Changelog for
indent-lang-2.2.13-3.1.noarch.rpm :
* Fri Feb 16 2024 pgajdosAATTsuse.com- security update- added patches fix CVE-2024-0911 [bsc#1219210], heap-based buffer overflow in set_buf_break() + indent-CVE-2024-0911.patch
* Mon Aug 21 2023 Antonio Teixeira
- Fix memory safety issues, bsc#1214243, CVE-2023-40305:
* fix-out-of-buffer-read-CVE-2023-40305.patch
* fix-heap-buffer-overwrite-search_brace-CVE-2023-40305.patch
* Fri Mar 24 2023 Andreas Stieger - Update to 2.2.13:
* Fix buffer overflows and use after free bugs (boo#1209718)
* Recognize binary integer literals
* Updated translations, new translation: Portuguese
* Thu Feb 20 2020 Martin Pluskal - Use xz sources- Split lang package- Fetch keyring from savannah
* Mon Dec 17 2018 astiegerAATTsuse.com- indent 2.2.12:
* New options: + -pal / --pointer-align-left and -par / --pointer-align-right + -fnc / --fix-nested-comment + -gts / --gettext-strings + -slc / --single-line-conditionals + -as / --align-with-spaces + -ut / --use-tabs + -nut / --no-tabs + -sar / --spaces-around-initializers + -ntac / --dont-tab-align-comments + -linux preset now includes -nbs. + -kr preset now includes -par.
* Indent now recognises C99 and C11 keywords, and also typeof.- drop patches:
* indent-2.2.10-lcall.diff
* indent-2.2.10-man.diff
* indent-2.2.10-warnings.diff
* indent-texi2html-5.0.patch- add upstream signing key and verify signature
* Fri Dec 15 2017 kstreitovaAATTsuse.com- update to 2.2.11
* fixed Debian Bug report logs - #485764, Regression with - -blank-lines-after-declarations in 2.2.10
* fail instead of removing embedded NULLs in input files
* fixed handling of \'...\' range \'operator in C++ language
* fixed -nlps option.- remove indent-2.2.10-nothing_is_void.diff that is no longer needed- remove indent-2.2.10-cdw.diff that is useless now- refresh indent-2.2.10-warnings.diff- re-enable parallel build- ship COPYING NEWS README and ChangeLog files
* Thu Mar 23 2017 kstreitovaAATTsuse.com- cleanup with spec-cleaner- get rid of %{name} and %{version} macros in the patch names
* Thu Feb 19 2015 dimstarAATTopensuse.org- Replace texinfo BuildRequires with makeinfo and texi2html: only those parts are needed.- Add indent-texi2html-5.0.patch: Fix build with texi2html 5.0 (note: patches Makeinfo.in in order to not depend on libtool)- Move install_info_delete from postun to preun.
* Wed Feb 18 2015 mpluskalAATTsuse.com- Use url for source- Add gpg signature- Cleanup spec file with spec cleaner- Remove useless configure option --with-pic
* Fri Jul 20 2012 cooloAATTsuse.com- texi2html is required