Changelog for
tre-devel-0.9.0-1.2.i586.rpm :
* Fri Nov 22 2024 Andreas Stieger
- update to 0.9.0:
* Modify the bound parser to allow the minimum and maximum count to be omitted, defaulting to zero and infinity, respectively.
* Add API variants for operating on raw byte vectors: tre_regnexecb, tre_regexecb, tre_regncompb, tre_regaexecb, tre_regcompb
* Bug fixes- drop unneeded patches or patches included upstream:
* 0001-Remove-broken-agrep-test-entry.patch
* CVE-2016-8859.patch
* tre-chicken.patch
* tre.diff- drop legacy obsoletes/provides
* Tue Oct 11 2022 Fabian Vogt - Add patch to fix testsuite with bash >= 5.2:
* 0001-Remove-broken-agrep-test-entry.patch
* Thu Jan 27 2022 Dirk Müller - require glibc-locale
* Thu Jan 30 2020 Ondřej Súkup - remove python2 bindings
* Tue Jan 16 2018 kbabiochAATTsuse.com- CVE-2016-8859.patch: Fix multiple integer overflows which allowed attackers to cause memory corruption via a large number of (1) states or (2) tags, which triggered an out-of-bounds write (bnc#1005483)
* Thu Apr 24 2014 pgajdosAATTsuse.com- remove redundant setting of C(XX)FLAGS- package translations in tre-lang
* Tue Apr 08 2014 bjonesAATTece.msstate.edu- Added make check tests- Added python-tre wrapper- Used updated source from https://github.com/laurikari/tre/- Added chicken.patch to correct Python build failures
* Tue May 08 2012 cfarrellAATTsuse.com- license update: BSD-3-Clause Package is predominantly BSD-3-Clause licensed. This spec file license update makes the openSUSE package license substantially similar to the Fedora package license\"
* Sun Jan 29 2012 jengelhAATTmedozas.de- Remove redundant tags/sections per specfile guideline suggestions- Parallel building using %_smp_mflags- Enable pkgconfig provides
* Thu Dec 10 2009 pgajdosAATTsuse.cz- updated to 0.8.0: - Added tre_ prefix to all functions exported from libtre. This changes the binary interface (ABI). The old source interface (API) is still available in . New programs should use . - Visual C++ 6 project files replaced with Visual Studio 2008 files. - Bug fixes.- package renamed to tre, splitted out subpackage libtre5