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 0990ff9 commit 88fc491
Show file tree
Hide file tree
Showing 11 changed files with 57 additions and 21 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 github-actions@github.com
git commit -am "Fluid-Attacks Results.csv commit" || exit 0
git push
6 changes: 3 additions & 3 deletions HyperSQLOOo.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.HyperSQLOOo"/>
<version value="1.1.3"/>
<version value="1.1.4"/>
<update-download>
<src xlink:href="https://github.com/prrvchr/HyperSQLOOo/releases/latest/download/HyperSQLOOo.oxt"/>
</update-download>
Expand All @@ -40,7 +40,7 @@
<name xlink:href="https://prrvchr.github.io/HyperSQLOOo/README_fr" lang="fr">HyperSQLOOo</name>
</publisher>
<release-notes>
<src xlink:href="https://prrvchr.github.io/HyperSQLOOo/#what-has-been-done-for-version-113" lang="en"/>
<src xlink:href="https://prrvchr.github.io/HyperSQLOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-113" lang="fr"/>
<src xlink:href="https://prrvchr.github.io/HyperSQLOOo/#what-has-been-done-for-version-114" lang="en"/>
<src xlink:href="https://prrvchr.github.io/HyperSQLOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-114" lang="fr"/>
</release-notes>
</description>
17 changes: 13 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].**

# version [1.1.3][5]
# version [1.1.4][5]

## Introduction:

Expand Down Expand Up @@ -255,7 +255,13 @@ ___

- Use of the new data format implemented in version 1.1.2. As a result, if you need to open odb files created with a version lower than 1.1.2 you must first open them with version 1.1.2, otherwise an error will be thrown.

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

- 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].
- The extension will ask you to install the jdbcDriverOOo extension in versions 1.4.2 minimum.

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

- Add new language for internationalization...

Expand All @@ -265,7 +271,7 @@ ___
[2]: <https://prrvchr.github.io/HyperSQLOOo/>
[3]: <https://prrvchr.github.io/HyperSQLOOo/README_fr>
[4]: <https://prrvchr.github.io/HyperSQLOOo/source/HyperSQLOOo/registration/TermsOfUse_en>
[5]: <https://prrvchr.github.io/HyperSQLOOo#what-has-been-done-for-version-113>
[5]: <https://prrvchr.github.io/HyperSQLOOo#what-has-been-done-for-version-114>
[6]: <https://prrvchr.github.io/>
[7]: <https://www.libreoffice.org/download/download/>
[8]: <https://www.openoffice.org/download/index.html>
Expand All @@ -286,7 +292,7 @@ ___
[23]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[24]: <img/HyperSQLOOo.svg#middle>
[25]: <https://github.com/prrvchr/HyperSQLOOo/releases/latest/download/HyperSQLOOo.oxt>
[26]: <https://img.shields.io/github/downloads/prrvchr/HyperSQLOOo/latest/total?label=v1.1.3#right>
[26]: <https://img.shields.io/github/downloads/prrvchr/HyperSQLOOo/latest/total?label=v1.1.4#right>
[27]: <img/HyperSQLOOo-1.png>
[28]: <img/HyperSQLOOo-2.png>
[29]: <img/HyperSQLOOo-3.png>
Expand All @@ -308,3 +314,6 @@ ___
[45]: <https://prrvchr.github.io/HyperSQLOOo/#requirement>
[46]: <https://prrvchr.github.io/jdbcDriverOOo/#what-has-been-done-for-version-112>
[47]: <https://bugs.documentfoundation.org/show_bug.cgi?id=156471#c54>
[48]: <https://pypi.org/project/packaging/>
[49]: <https://pypi.org/project/setuptools/>
[50]: <https://github.com/prrvchr/HyperSQLOOo/security/dependabot/1>
17 changes: 13 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].**

# version [1.1.3][5]
# version [1.1.4][5]

## Introduction:

Expand Down Expand Up @@ -255,7 +255,13 @@ ___

- Utilisation du nouveau format de données implémenté dans la version 1.1.2. Par conséquent, si vous devez ouvrir des fichiers odb créés avec une version inférieure à 1.1.2, vous devez d'abord les ouvrir avec la version 1.1.2, sinon une erreur sera générée.

### 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 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].
- L'extension vous demandera d'installer l'extensions jdbcDriverOOo en version 1.4.2 minimum.

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

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

Expand All @@ -265,7 +271,7 @@ ___
[2]: <https://prrvchr.github.io/HyperSQLOOo/>
[3]: <https://prrvchr.github.io/HyperSQLOOo/>
[4]: <https://prrvchr.github.io/HyperSQLOOo/source/HyperSQLOOo/registration/TermsOfUse_fr>
[5]: <https://prrvchr.github.io/HyperSQLOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-113>
[5]: <https://prrvchr.github.io/HyperSQLOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-114>
[6]: <https://prrvchr.github.io/README_fr>
[7]: <https://fr.libreoffice.org/download/telecharger-libreoffice/>
[8]: <https://www.openoffice.org/fr/Telecharger/>
Expand All @@ -286,7 +292,7 @@ ___
[23]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[24]: <img/HyperSQLOOo.svg#middle>
[25]: <https://github.com/prrvchr/HyperSQLOOo/releases/latest/download/HyperSQLOOo.oxt>
[26]: <https://img.shields.io/github/downloads/prrvchr/HyperSQLOOo/latest/total?label=v1.1.3#right>
[26]: <https://img.shields.io/github/downloads/prrvchr/HyperSQLOOo/latest/total?label=v1.1.4#right>
[27]: <img/HyperSQLOOo-1_fr.png>
[28]: <img/HyperSQLOOo-2_fr.png>
[29]: <img/HyperSQLOOo-3_fr.png>
Expand All @@ -308,3 +314,6 @@ ___
[45]: <https://prrvchr.github.io/HyperSQLOOo/README_fr#pr%C3%A9requis>
[46]: <https://prrvchr.github.io/jdbcDriverOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-112>
[47]: <https://bugs.documentfoundation.org/show_bug.cgi?id=156471#c54>
[48]: <https://pypi.org/project/packaging/>
[49]: <https://pypi.org/project/setuptools/>
[50]: <https://github.com/prrvchr/HyperSQLOOo/security/dependabot/1>
2 changes: 1 addition & 1 deletion source/HyperSQLOOo/description.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
╚════════════════════════════════════════════════════════════════════════════════════╝
-->
<description 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.HyperSQLOOo"/>
<platform value="all"/>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion source/HyperSQLOOo/package.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#Written by the OOEclipseIntegration
#Sat Jan 13 02:30:04 CET 2024
contents=Drivers.xcu, HyperSQLOOo, HyperSQLOOo/DialogStrings_en_US.default, HyperSQLOOo/DialogStrings_en_US.properties, HyperSQLOOo/DialogStrings_fr_FR.properties, HyperSQLOOo/HyperSQLOOo.svg, HyperSQLOOo/LogDialog.xdl, HyperSQLOOo/LogWindow.xdl, HyperSQLOOo/OptionsDialog.xdl, HyperSQLOOo/OptionsDialog_en_US.default, HyperSQLOOo/OptionsDialog_en_US.properties, HyperSQLOOo/OptionsDialog_fr_FR.properties, HyperSQLOOo/dialog.xlb, META-INF, META-INF/manifest.xml, Options.xcs, Options.xcu, OptionsDialog.xcu, description, description/desc_en.txt, description/desc_fr.txt, description.xml, registration, registration/TermsOfUse_en.md, registration/TermsOfUse_fr.md, requirements.txt, resource, resource/Driver_en_US.default, resource/Driver_en_US.properties, resource/Driver_fr_FR.properties, resource/Logger_en_US.default, resource/Logger_en_US.properties, resource/Logger_fr_FR.properties, resource/OptionsDialog_en_US.default, resource/OptionsDialog_en_US.properties, resource/OptionsDialog_fr_FR.properties, service, service/pythonpath, service/pythonpath/_distutils_hack, service/pythonpath/hypersql, service/pythonpath/hypersql/jdbcdriver, service/pythonpath/hypersql/logger, service/pythonpath/hypersql/logger/dialog, service/pythonpath/hypersql/options, service/pythonpath/hypersql/sdbc, service/pythonpath/hypersql/sdbcx, service/pythonpath/hypersql/unotool, service/pythonpath/packaging, service/pythonpath/packaging-23.2.dist-info, service/pythonpath/pkg_resources, service/pythonpath/pkg_resources/_vendor, service/pythonpath/pkg_resources/_vendor/importlib_resources, service/pythonpath/pkg_resources/_vendor/jaraco, service/pythonpath/pkg_resources/_vendor/jaraco/text, service/pythonpath/pkg_resources/_vendor/more_itertools, service/pythonpath/pkg_resources/_vendor/packaging, service/pythonpath/pkg_resources/_vendor/platformdirs, service/pythonpath/pkg_resources/extern, service/pythonpath/setuptools, service/pythonpath/setuptools/_distutils, service/pythonpath/setuptools/_distutils/command, service/pythonpath/setuptools/_vendor, service/pythonpath/setuptools/_vendor/importlib_metadata, service/pythonpath/setuptools/_vendor/importlib_resources, service/pythonpath/setuptools/_vendor/jaraco, service/pythonpath/setuptools/_vendor/jaraco/text, service/pythonpath/setuptools/_vendor/more_itertools, service/pythonpath/setuptools/_vendor/packaging, service/pythonpath/setuptools/_vendor/tomli, service/pythonpath/setuptools/command, service/pythonpath/setuptools/config, service/pythonpath/setuptools/config/_validate_pyproject, service/pythonpath/setuptools/extern, service/pythonpath/setuptools-69.0.3.dist-info, service/pythonpath/six-1.16.0.dist-info
contents=Drivers.xcu, HyperSQLOOo, HyperSQLOOo/DialogStrings_en_US.default, HyperSQLOOo/DialogStrings_en_US.properties, HyperSQLOOo/DialogStrings_fr_FR.properties, HyperSQLOOo/HyperSQLOOo.svg, HyperSQLOOo/LogDialog.xdl, HyperSQLOOo/LogWindow.xdl, HyperSQLOOo/OptionsDialog.xdl, HyperSQLOOo/OptionsDialog_en_US.default, HyperSQLOOo/OptionsDialog_en_US.properties, HyperSQLOOo/OptionsDialog_fr_FR.properties, HyperSQLOOo/dialog.xlb, META-INF, META-INF/manifest.xml, Options.xcs, Options.xcu, OptionsDialog.xcu, description, description/desc_en.txt, description/desc_fr.txt, description.xml, registration, registration/TermsOfUse_en.md, registration/TermsOfUse_fr.md, requirements.txt, resource, resource/Driver_en_US.default, resource/Driver_en_US.properties, resource/Driver_fr_FR.properties, resource/Logger_en_US.default, resource/Logger_en_US.properties, resource/Logger_fr_FR.properties, resource/OptionsDialog_en_US.default, resource/OptionsDialog_en_US.properties, resource/OptionsDialog_fr_FR.properties, service, service/*
6 changes: 3 additions & 3 deletions source/HyperSQLOOo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
packaging==23.2
setuptools==69.0.3
six==1.16.0
packaging>=24.1
setuptools>=72.1.0
six>=1.16.0

This file was deleted.

This file was deleted.

0 comments on commit 88fc491

Please sign in to comment.