102 lines
3.8 KiB
Plaintext
102 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 23 16:28:56 UTC 2025 - Michael Gorse <mgorse@suse.com>
|
|
|
|
- Fix intermittent build failure (bsc#1243568): Add
|
|
0001-Generate-output-directories-before-building-manpages.patch:
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 17 08:49:42 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- update to 0.12.9:
|
|
* fix potentially uninitialized local (variable|pointer)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 15 08:57:49 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- update to 0.12.8:
|
|
* lib/ec_glob: plug leak of nums utarray
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 14 07:34:33 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- update to 0.12.7:
|
|
* Fix pointer overflow in STRING_CAT
|
|
* Fix a few more stack buffer overflows
|
|
- drop HTML docs and editorconfig-core-c-0.12.1-install_paths.patch
|
|
- drop editorconfig-core-c-0.12.1-no_timestamp.patch, upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 20:28:06 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
|
|
|
|
- editorconfig-core-c 0.12.6:
|
|
* CVE-2023-0341: A buffer overflow in ec_blob (boo#1211032)
|
|
* Update property key, value length limits per spec change
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 27 10:57:57 UTC 2021 - Herbert Graeber <herbert@graeber-clan.de>
|
|
|
|
- editorconfig-core-c 0.12.5:
|
|
* Fix memory leak which would occur if no .editorconfig files were found
|
|
in the file's ancestry or if an error occurred while ingesting values.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 7 09:54:20 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- editorconfig-core-c 0.12.4:
|
|
* fix various stability issues caused by memory handling
|
|
- drop upstream patch now included:
|
|
* 0001-fix-prevent-buffer-overflow-74.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 28 05:48:06 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
- Add patch to fix crash when parsing certain files (boo#1175824):
|
|
* 0001-fix-prevent-buffer-overflow-74.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 21:12:48 UTC 2018 - Herbert Graeber <herbert@graeber-clan.de>
|
|
|
|
- update to 0.12.3:
|
|
* Bump required minimum cmake version to 2.8.12.
|
|
* Support pcre2 and drop support for pcre.
|
|
- use pkconfig to find libpcre2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 18 11:14:25 UTC 2018 - astieger@suse.com
|
|
|
|
- update to 0.12.2:
|
|
* Add support for pkgconfig
|
|
* Memory leaks and crash fixes
|
|
* Improve error messages
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 14 21:58:15 UTC 2017 - christophe@krop.fr
|
|
|
|
- add libeditorconfig0 baselibs, needed for ktexteditor.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 9 18:56:38 UTC 2017 - sfalken@opensuse.org
|
|
|
|
- Edited %files to clear unpackaged files builderror in
|
|
openSUSE:Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 26 21:00:28 UTC 2016 - astieger@suse.com
|
|
|
|
- update to 0.12.1:
|
|
* Fix an issue that libeditorconfig calls exit()
|
|
* Bump required minimum cmake version to 2.8.7
|
|
* Use GNU installation dirs for OS portability
|
|
* Adjust for upstream changes:
|
|
+ editorconfig-core-c-0.12.0-install_paths.patch
|
|
to editorconfig-core-c-0.12.1-install_paths.patch
|
|
+ editorconfig-core-c-0.12.0-no_timestamp.patch
|
|
to editorconfig-core-c-0.12.1-no_timestamp.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 28 20:15:14 UTC 2015 - astieger@suse.com
|
|
|
|
- initial package
|
|
- the editorconfig package is not currently linking dynamically
|
|
against the library
|