Changelog for
libiniparser0-4.0.0.git20150605_b1c4ac6f-2.1.x86_64.rpm :
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
Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Thu Nov 27 13:00:00 2008 roAATTsuse.de
- update baselibs.conf
Thu Aug 28 14:00:00 2008 anschneiderAATTsuse.de
- create packages following the shlib policy
- build only the shared library
Wed Aug 20 14:00:00 2008 meissnerAATTsuse.de
- use RPM_OPT_FLAGS, libiniparser.a can be 644
Mon May 5 14:00:00 2008 anschneiderAATTsuse.de
- build without rpath
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Thu Dec 27 13:00:00 2007 crrodriguezAATTsuse.de
- fix library-without-ldconfig
* errors
Sun May 27 14:00:00 2007 lmuelleAATTsuse.de
- Update to version 2.17.
+ Apply some const and fix c++ warnings.
+ Merge revision 19928 from samba.org subversion.
+ Applied patches to the Makefile to build a shared library.
Sun May 20 14:00:00 2007 lmuelleAATTsuse.de
- Remove requires on release from devel packages.
Tue Sep 26 14:00:00 2006 gdAATTsuse.de
- Update to version 2.15
- documentation fixes