Skip to content

Commit

Permalink
new version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
prrvchr committed Aug 3, 2024
1 parent 0ae1a6e commit bd3e98d
Show file tree
Hide file tree
Showing 16 changed files with 79 additions and 27 deletions.
24 changes: 21 additions & 3 deletions .github/workflows/fascan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,27 @@ on: [push, pull_request]
jobs:
machineStandalone:
name: machineStandalone job
runs-on: ubuntu-22.04
runs-on: ubuntu-latest

permissions:
# Give the default GITHUB_TOKEN write permission to commit and push the
# added or changed files to the repository.
contents: write

steps:
- uses: actions/checkout@master
- uses: docker://ghcr.io/fluidattacks/makes/amd64
- name: Checkout repository
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}

- name: Fluid-Attacks scan
uses: docker://ghcr.io/fluidattacks/makes/amd64
with:
args: m gitlab:fluidattacks/universe@trunk /skims scan ./_fascan.yml

- name: Commit and push changes
run: |
git config user.name github-actions
git config user.email [email protected]
git commit -am "Fluid-Attacks Results.csv commit" || exit 0
git push
25 changes: 21 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

**The use of this software subjects you to our [Terms Of Use][4] and [Data Protection Policy][5].**

# version [1.1.3][6]
# version [1.1.4][6]

## Introduction:

Expand Down Expand Up @@ -220,7 +220,17 @@ It will give you access to an information system that only larges companies are
- The extension will ask you to install the OAuth2OOo and jdbcDriverOOo extensions in versions 1.3.4 and 1.3.2 respectively minimum.
- Many fixes.

### What remains to be done for version 1.1.3:
### What has been done for version 1.1.4:

- Updated the [Python python-dateutil][45] package to version 2.9.0.post0.
- Updated the [Python decorator][46] package to version 5.1.1.
- Updated the [Python ijson][47] package to version 3.3.0.
- Updated the [Python packaging][48] package to version 24.1.
- Updated the [Python setuptools][49] package to version 72.1.0 in order to respond to the [Dependabot security alert][50].
- Updated the [Python validators][51] package to version 0.33.0.
- The extension will ask you to install the OAuth2OOo and jdbcDriverOOo extensions in versions 1.3.6 and 1.4.2 respectively minimum.

### What remains to be done for version 1.1.4:

- Add new languages for internationalization...

Expand All @@ -231,7 +241,7 @@ It will give you access to an information system that only larges companies are
[3]: <https://prrvchr.github.io/mContactOOo/README_fr>
[4]: <https://prrvchr.github.io/mContactOOo/source/mContactOOo/registration/TermsOfUse_en>
[5]: <https://prrvchr.github.io/mContactOOo/source/mContactOOo/registration/PrivacyPolicy_en>
[6]: <https://prrvchr.github.io/mContactOOo#what-has-been-done-for-version-110>
[6]: <https://prrvchr.github.io/mContactOOo#what-has-been-done-for-version-114>
[7]: <https://prrvchr.github.io/>
[8]: <https://www.libreoffice.org/download/download/>
[9]: <https://www.openoffice.org/download/index.html>
Expand All @@ -252,7 +262,7 @@ It will give you access to an information system that only larges companies are
[24]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[25]: <img/mContactOOo.svg#middle>
[26]: <https://github.com/prrvchr/mContactOOo/releases/latest/download/mContactOOo.oxt>
[27]: <https://img.shields.io/github/downloads/prrvchr/mContactOOo/latest/total?label=v1.1.3#right>
[27]: <https://img.shields.io/github/downloads/prrvchr/mContactOOo/latest/total?label=v1.1.4#right>
[28]: <img/mContactOOo-1.png>
[29]: <img/mContactOOo-2.png>
[30]: <img/mContactOOo-3.png>
Expand All @@ -270,3 +280,10 @@ It will give you access to an information system that only larges companies are
[42]: <https://prrvchr.github.io/mContactOOo/#requirement>
[43]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>
[44]: <https://github.com/prrvchr/mContactOOo/tree/main/source/mContactOOo/hsqldb>
[45]: <https://pypi.org/project/python-dateutil/>
[46]: <https://pypi.org/project/decorator/>
[47]: <https://pypi.org/project/ijson/>
[48]: <https://pypi.org/project/packaging/>
[49]: <https://pypi.org/project/setuptools/>
[50]: <https://github.com/prrvchr/mContactOOo/security/dependabot/1>
[51]: <https://pypi.org/project/validators/>
25 changes: 21 additions & 4 deletions README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

**L'utilisation de ce logiciel vous soumet à nos [Conditions d'utilisation][4] et à notre [Politique de protection des données][5].**

# version [1.1.3][6]
# version [1.1.4][6]

## Introduction:

Expand Down Expand Up @@ -220,7 +220,17 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
- L'extension vous demandera d'installer les extensions OAuth2OOo et jdbcDriverOOo en version respectivement 1.3.4 et 1.3.2 minimum.
- De nombreuses corrections.

### Que reste-t-il à faire pour la version 1.1.3:
### Ce qui a été fait pour la version 1.1.4:

- Mise à jour du paquet [Python python-dateutil][45] vers la version 2.9.0.post0.
- Mise à jour du paquet [Python decorator][46] vers la version 5.1.1.
- Mise à jour du paquet [Python ijson][47] vers la version 3.3.0.
- Mise à jour du paquet [Python packaging][48] vers la version 24.1.
- Mise à jour du paquet [Python setuptools][49] vers la version 72.1.0 afin de répondre à l'[alerte de sécurité Dependabot][50].
- Mise à jour du paquet [Python validators][51] vers la version 0.33.0.
- L'extension vous demandera d'installer les extensions OAuth2OOo et jdbcDriverOOo en version respectivement 1.3.6 et 1.4.2 minimum.

### Que reste-t-il à faire pour la version 1.1.4:

- Ajouter de nouvelles langues pour l’internationalisation...

Expand All @@ -231,7 +241,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
[3]: <https://prrvchr.github.io/mContactOOo>
[4]: <https://prrvchr.github.io/mContactOOo/source/mContactOOo/registration/TermsOfUse_fr>
[5]: <https://prrvchr.github.io/mContactOOo/source/mContactOOo/registration/PrivacyPolicy_fr>
[6]: <https://prrvchr.github.io/mContactOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-110>
[6]: <https://prrvchr.github.io/mContactOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-114>
[7]: <https://prrvchr.github.io/README_fr>
[8]: <https://fr.libreoffice.org/download/telecharger-libreoffice/>
[9]: <https://www.openoffice.org/fr/Telecharger/>
Expand All @@ -252,7 +262,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
[24]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[25]: <img/mContactOOo.svg#middle>
[26]: <https://github.com/prrvchr/mContactOOo/releases/latest/download/mContactOOo.oxt>
[27]: <https://img.shields.io/github/downloads/prrvchr/mContactOOo/latest/total?label=v1.1.3#right>
[27]: <https://img.shields.io/github/downloads/prrvchr/mContactOOo/latest/total?label=v1.1.4#right>
[28]: <img/mContactOOo-1_fr.png>
[29]: <img/mContactOOo-2_fr.png>
[30]: <img/mContactOOo-3_fr.png>
Expand All @@ -270,3 +280,10 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
[42]: <https://prrvchr.github.io/mContactOOo/README_fr#pr%C3%A9requis>
[43]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>
[44]: <https://github.com/prrvchr/mContactOOo/tree/main/source/mContactOOo/hsqldb>
[45]: <https://pypi.org/project/python-dateutil/>
[46]: <https://pypi.org/project/decorator/>
[47]: <https://pypi.org/project/ijson/>
[48]: <https://pypi.org/project/packaging/>
[49]: <https://pypi.org/project/setuptools/>
[50]: <https://github.com/prrvchr/mContactOOo/security/dependabot/1>
[51]: <https://pypi.org/project/validators/>
6 changes: 3 additions & 3 deletions mContactOOo.update.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
xmlns="http://openoffice.org/extensions/update/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="io.github.prrvchr.mContactOOo"/>
<version value="1.1.3"/>
<version value="1.1.4"/>
<update-download>
<src xlink:href="https://github.com/prrvchr/mContactOOo/releases/latest/download/mContactOOo.oxt"/>
</update-download>
Expand All @@ -40,7 +40,7 @@
<name xlink:href="https://prrvchr.github.io/mContactOOo/README_fr" lang="fr">mContactOOo</name>
</publisher>
<release-notes>
<src xlink:href="https://prrvchr.github.io/mContactOOo/#what-has-been-done-for-version-113" lang="en"/>
<src xlink:href="https://prrvchr.github.io/mContactOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-113" lang="fr"/>
<src xlink:href="https://prrvchr.github.io/mContactOOo/#what-has-been-done-for-version-114" lang="en"/>
<src xlink:href="https://prrvchr.github.io/mContactOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-114" lang="fr"/>
</release-notes>
</description>
2 changes: 1 addition & 1 deletion source/mContactOOo/description.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
xmlns="http://openoffice.org/extensions/description/2006"
xmlns:d="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<version value="1.1.3"/>
<version value="1.1.4"/>
<identifier value="io.github.prrvchr.mContactOOo"/>
<platform value="all"/>
<dependencies>
Expand Down
14 changes: 7 additions & 7 deletions source/mContactOOo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dateutil==2.8.2
decorator==5.1.1
ijson==3.2.3
packaging==23.2
setuptools==69.0.3
six==1.16.0
validators==0.22.0
python-dateutil>=2.9.0.post0
decorator>=5.1.1
ijson>=3.3.0
packaging>=24.1
setuptools>=72.1.0
six>=1.16.0
validators>=0.33.0

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit bd3e98d

Please sign in to comment.