feat: release various fixes found using ASAN tests

various heap buffer overflows were found applying a new address sanitization test suite, fixes were kindly contributed by @rrralpha

list of fixed filters: curves, dodge, pixs0r, hqdn3d, colortap, keyspillm0pup, cairogradient.

this release should help fix a crash in kdenline related to the curves overflow.

update node to fix action semantic release
This commit is contained in:
Jaromil
2023-05-17 23:07:00 +02:00
parent c0bbc2fe10
commit 2c45f1f093
3 changed files with 4 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 18.x
- name: Install semantic-release
run: |
npm i npx

View File

@@ -1,3 +1,5 @@
OLD, NOT UPDATED ANYMORE
*** See also the Changes @section in include/frei0r.h or git log
** See also the Release section on https://github.com/dyne/frei0r/releases
* Usernames prefixed by '@' and issues prefixed by '#' refer to github/dyne/frei0r

View File

@@ -147,7 +147,7 @@ For bug reporting please use our [issue tracker](https://github.com/dyne/frei0r/
You can get in touch with some developers over various dyne.org chat channels, for instance
### https://t.me/dyne_chat
### https://t.me/frei0r
We als have an (old) mailinglist open to [subscription](https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/frei0r) and we provide [public archives](https://lists.dyne.org/lurker/list/frei0r.en.html) of discussions, searchable and indexed online.