Skip to content

Commit

Permalink
new version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
prrvchr committed Aug 3, 2024
1 parent 6806cdf commit 653b68f
Show file tree
Hide file tree
Showing 14 changed files with 68 additions and 24 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
21 changes: 17 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.2][6]
# version [1.1.3][6]

## Introduction:

Expand Down Expand Up @@ -236,7 +236,15 @@ Although this functionality is only needed for gDriveOOo, it is implemented glob
- 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.2:
### What has been done for version 1.1.3:

- Updated the [Python python-dateutil][53] package to version 2.9.0.post0.
- Updated the [Python ijson][54] package to version 3.3.0.
- Updated the [Python packaging][55] package to version 24.1.
- Updated the [Python setuptools][56] package to version 72.1.0 in order to respond to the [Dependabot security alert][57].
- 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.3:

- Add new language for internationalization...

Expand All @@ -247,7 +255,7 @@ Although this functionality is only needed for gDriveOOo, it is implemented glob
[3]: <https://prrvchr.github.io/gDriveOOo/README_fr>
[4]: <https://prrvchr.github.io/gDriveOOo/source/gDriveOOo/registration/TermsOfUse_en>
[5]: <https://prrvchr.github.io/gDriveOOo/source/gDriveOOo/registration/PrivacyPolicy_en>
[6]: <https://prrvchr.github.io/gDriveOOo#what-has-been-done-for-version-110>
[6]: <https://prrvchr.github.io/gDriveOOo#what-has-been-done-for-version-113>
[7]: <https://prrvchr.github.io/>
[8]: <https://www.libreoffice.org/download/download/>
[9]: <https://www.openoffice.org/download/index.html>
Expand All @@ -268,7 +276,7 @@ Although this functionality is only needed for gDriveOOo, it is implemented glob
[24]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[25]: <img/gDriveOOo.svg#middle>
[26]: <https://github.com/prrvchr/gDriveOOo/releases/latest/download/gDriveOOo.oxt>
[27]: <https://img.shields.io/github/downloads/prrvchr/gDriveOOo/latest/total?label=v1.1.2#right>
[27]: <https://img.shields.io/github/downloads/prrvchr/gDriveOOo/latest/total?label=v1.1.3#right>
[28]: <https://bz.apache.org/ooo/show_bug.cgi?id=128569>
[29]: <https://github.com/prrvchr/gDriveOOo/blob/master/uno/lib/uno/ucb/replicator.py>
[30]: <https://github.com/prrvchr/gDriveOOo/blob/master/uno/lib/uno/ucb/database.py>
Expand All @@ -294,3 +302,8 @@ Although this functionality is only needed for gDriveOOo, it is implemented glob
[50]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>
[51]: <https://github.com/prrvchr/gDriveOOo/tree/master/uno/lib/uno/ucb/hsqldb>
[52]: <https://github.com/prrvchr/gDriveOOo/blob/master/uno/lib/uno/ucb/dbqueries.py#L111>
[53]: <https://pypi.org/project/python-dateutil/>
[54]: <https://pypi.org/project/ijson/>
[55]: <https://pypi.org/project/packaging/>
[56]: <https://pypi.org/project/setuptools/>
[57]: <https://github.com/prrvchr/gDriveOOo/security/dependabot/1>
21 changes: 17 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.2][6]
# version [1.1.3][6]

## Introduction:

Expand Down Expand Up @@ -236,7 +236,15 @@ Bien que cette fonctionnalité ne soit nécessaire que pour gDriveOOo, elle est
- 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.2:
### Ce qui a été fait pour la version 1.1.3:

- Mise à jour du paquet [Python python-dateutil][53] vers la version 2.9.0.post0.
- Mise à jour du paquet [Python ijson][54] vers la version 3.3.0.
- Mise à jour du paquet [Python packaging][55] vers la version 24.1.
- Mise à jour du paquet [Python setuptools][56] vers la version 72.1.0 afin de répondre à l'[alerte de sécurité Dependabot][57].
- 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.3:

- Ajouter de nouvelles langue pour l'internationalisation...

Expand All @@ -247,7 +255,7 @@ Bien que cette fonctionnalité ne soit nécessaire que pour gDriveOOo, elle est
[3]: <https://prrvchr.github.io/gDriveOOo>
[4]: <https://prrvchr.github.io/gDriveOOo/source/gDriveOOo/registration/TermsOfUse_fr>
[5]: <https://prrvchr.github.io/gDriveOOo/source/gDriveOOo/registration/PrivacyPolicy_fr>
[6]: <https://prrvchr.github.io/gDriveOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-110>
[6]: <https://prrvchr.github.io/gDriveOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-113>
[7]: <https://prrvchr.github.io/README_fr>
[8]: <https://fr.libreoffice.org/download/telecharger-libreoffice/>
[9]: <https://www.openoffice.org/fr/Telecharger/>
Expand All @@ -268,7 +276,7 @@ Bien que cette fonctionnalité ne soit nécessaire que pour gDriveOOo, elle est
[24]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[25]: <img/gDriveOOo.svg#middle>
[26]: <https://github.com/prrvchr/gDriveOOo/releases/latest/download/gDriveOOo.oxt>
[27]: <https://img.shields.io/github/downloads/prrvchr/gDriveOOo/latest/total?label=v1.1.2#right>
[27]: <https://img.shields.io/github/downloads/prrvchr/gDriveOOo/latest/total?label=v1.1.3#right>
[28]: <https://bz.apache.org/ooo/show_bug.cgi?id=128569>
[29]: <https://github.com/prrvchr/gDriveOOo/blob/master/uno/lib/uno/ucb/replicator.py>
[30]: <https://github.com/prrvchr/gDriveOOo/blob/master/uno/lib/uno/ucb/database.py>
Expand All @@ -294,3 +302,8 @@ Bien que cette fonctionnalité ne soit nécessaire que pour gDriveOOo, elle est
[50]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>
[51]: <https://github.com/prrvchr/gDriveOOo/tree/master/uno/lib/uno/ucb/hsqldb>
[52]: <https://github.com/prrvchr/gDriveOOo/blob/master/uno/lib/uno/ucb/dbqueries.py#L111>
[53]: <https://pypi.org/project/python-dateutil/>
[54]: <https://pypi.org/project/ijson/>
[55]: <https://pypi.org/project/packaging/>
[56]: <https://pypi.org/project/setuptools/>
[57]: <https://github.com/prrvchr/gDriveOOo/security/dependabot/1>
6 changes: 3 additions & 3 deletions gDriveOOo.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.gDriveOOo"/>
<version value="1.1.2"/>
<version value="1.1.3"/>
<update-download>
<src xlink:href="https://github.com/prrvchr/gDriveOOo/releases/latest/download/gDriveOOo.oxt"/>
</update-download>
Expand All @@ -40,7 +40,7 @@
<name xlink:href="https://prrvchr.github.io/gDriveOOo/README_fr" lang="fr">gDriveOOo</name>
</publisher>
<release-notes>
<src xlink:href="https://prrvchr.github.io/gDriveOOo/#what-has-been-done-for-version-112" lang="en"/>
<src xlink:href="https://prrvchr.github.io/gDriveOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-112" lang="fr"/>
<src xlink:href="https://prrvchr.github.io/gDriveOOo/#what-has-been-done-for-version-113" lang="en"/>
<src xlink:href="https://prrvchr.github.io/gDriveOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-113" lang="fr"/>
</release-notes>
</description>
2 changes: 1 addition & 1 deletion source/gDriveOOo/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.2"/>
<version value="1.1.3"/>
<identifier value="io.github.prrvchr.gDriveOOo"/>
<platform value="all"/>
<dependencies>
Expand Down
10 changes: 5 additions & 5 deletions source/gDriveOOo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dateutil==2.8.2
ijson==3.2.3
packaging==23.2
setuptools==69.0.3
six==1.16.0
python-dateutil>=2.9.0.post0
ijson>=3.3.0
packaging>=24.1
setuptools>=72.1.0
six>=1.16.0

This file was deleted.

1 change: 0 additions & 1 deletion source/gDriveOOo/service/pythonpath/ijson-3.2.3.dist-info

This file was deleted.

1 change: 1 addition & 0 deletions source/gDriveOOo/service/pythonpath/ijson-3.3.0.dist-info

This file was deleted.

This file was deleted.

0 comments on commit 653b68f

Please sign in to comment.