SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libiniparser1-4.2.1-1.13.x86_64.rpm :

* Wed May 15 2024 Michal Suchanek - Update to version 4.2.1
* Fix parsing of section names containing whitespace
* Add support for escaped quotes, semicolon and hash in quoted values
* Do not close file in iniparser_load_file
* Add function description to header
* Add support for loading string/custom streams
* Update README.md
* Handle potential calloc failures in dictionary_new
* Add example showing how to write INI files
* Add support for uint64_t
* Fix tests on 32bit
* Prevent `long int` overflow on 32bit architectures
* Fail testrun on test failure
* add NULL check in dictionary_get
* Fix buffer overflow from sprintf- Remove patches merged upstream
* Fail-testrun-on-test-failure.patch
* Fix-buffer-overflow-from-sprintf.patch
* Fix-tests-on-32bit.patch
* handle-null-return-getstring.patch
* Fri Jun 02 2023 Antonio Teixeira - Add handle-null-return-getstring.patch (bsc#1211889) CVE-2023-33461: NULL pointer dereference in iniparser_getboolean()
* Wed Aug 24 2022 Michal Suchanek - Add fixes since 4.1 + Fail-testrun-on-test-failure.patch + Fix-buffer-overflow-from-sprintf.patch- Fix tests failing on 32bit architectures + Fix-tests-on-32bit.patch
* Sat Nov 11 2017 aavindraaAATTgmail.com- Update to 4.1 (stable release) + For full change set, see: https://github.com/ndevilla/iniparser/compare/b1c4ac6f...v4.1- Cleanup with spec-cleaner- Rebase iniparser_remove_rpath.patch- so number bumped from 0 to 1 per upstream policy
* Sat Jun 27 2015 lmuelleAATTsuse.com- Update to git snapshot 20150605 b1c4ac6f + Use the same xstrdup implementation for both source file + allocate memory for string termination + Add travis.yml + iniparser_getseckeys doesn\'t return a malloc ptr anymore + One more static + whitespace cleanup + Prevent negative array index access when a line solely consists of newlines and spaces + Made strstrip() static- Remove libiniparser from baselibs.conf
* Thu Jun 19 2014 lmuelleAATTsuse.com- Update to git snapshot 20140619 c5beb80a + Fix coverity issues + Fix resource leaks + Modify to build unbounded keys & values from multi-line input + Fix crash with crafted ini files + Makefile fixes: Library build, targets + Prevent compiler warning when compiling for 64 bit + Build system improvements- Update iniparser_remove_rpath.patch
* Mon Mar 17 2014 lmuelleAATTsuse.com- Remove superfluous obsoletes
*-64bit in the ifarch ppc64 case; (bnc#437293).
* Fri Jun 07 2013 lmuelleAATTsuse.com- Include LICENSE file from the source tar ball.
* Tue Jun 05 2012 lmuelleAATTsuse.com- Define library name and use it instead of libiniparser0.
* Sun Jun 03 2012 lmuelleAATTsuse.com- Use the unversioned libiniparser name on pre-11.2 systems only.
 
ICM