Changelog for
libiniparser1-4.1-2.2.x86_64.rpm :
Sat Nov 11 13:00:00 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 14:00:00 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 14:00:00 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 13:00:00 2014 lmuelleAATTsuse.com
- Remove superfluous obsoletes
*-64bit in the ifarch ppc64 case; (bnc#437293).
Fri Jun 7 14:00:00 2013 lmuelleAATTsuse.com
- Include LICENSE file from the source tar ball.
Tue Jun 5 14:00:00 2012 lmuelleAATTsuse.com
- Define library name and use it instead of libiniparser0.
Sun Jun 3 14:00:00 2012 lmuelleAATTsuse.com
- Use the unversioned libiniparser name on pre-11.2 systems only.
Sun Jun 3 14:00:00 2012 lmuelleAATTsuse.com
- Define library name and use it instead of libiniparser0.
- Remove unused debug_package_requires define.
Sat Apr 21 14:00:00 2012 larsAATTsamba.org
- Update to version 3.1.
+ Const\'ified input string arguments
- Update to version 3.0.
+ Single function to set values in a dict: iniparser_set()
+ Bug corrected for lines containing only \
+ Enhanced documentation
+ C++ nonsense removed
Thu Dec 17 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
- enable parallel building