2012-03-12 10:43:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 12 08:39:37 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Fixed changes file markup
|
|
|
|
|
2012-03-11 15:47:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 27 13:44:20 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Spec file cleanup:
|
|
|
|
* Use original tarball
|
|
|
|
* Move COPYING, README into lib packages (legal requirement)
|
|
|
|
* Move CHANGELOG and TODO into devel packages (not needed by users)
|
|
|
|
* Move examples into doc package, and recommend it for both devel packages
|
|
|
|
* Ran spec cleaner and removed unneeded rpmlintrc
|
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 25 07:03:32 UTC 2012 - davejplater@gmail.com
|
|
|
|
|
|
|
|
- Renamed package to libconfig and updated to 1.4.8
|
2012-03-12 10:43:47 +01:00
|
|
|
- Upstream changes:
|
|
|
|
* tests/Makefile.am - marked 'libconfig_tests' as non-installable
|
|
|
|
* lib/scanner.l, lib/grammar.y - grammar changes to make trailing
|
|
|
|
semicolons optional (and to allow commas as an alternative)
|
|
|
|
* lib/libconfig.c - bugfixes for lack of auto-conversion handling in
|
|
|
|
the config_lookup*() functions (reported by Feng Yu), and some
|
|
|
|
fixes for compiler warnings
|
|
|
|
* lib/Makefile.am - bump .so version
|
|
|
|
* configure.ac - bump version, add '-Wno-unused-parameter' compiler
|
|
|
|
switch to disable "unused parameter" warnings
|
|
|
|
* doc/libconfig.texi - documentation updates; added a chapter that
|
|
|
|
calls attention to the bundled example programs
|
|
|
|
* lib/libconfig.h, lib/libconfig.h++ - bump versions
|
|
|
|
* doc/libconfig.texi - fixed typo; updated docs
|
|
|
|
* TODO - updated list
|
|
|
|
* lib/libconfig.c, lib/libconfig.h, lib/libconfigcpp.c++,
|
|
|
|
lib/libconfig.h++ - added config{get,set}_default_format(),
|
|
|
|
Config::{get,set}DefaultFormat()
|
|
|
|
* lib/libconfig.c - fixed memory leak when encountering a parse error
|
|
|
|
in an @include'd file
|
|
|
|
* lib/libconfig.h, lib/libconfig.h++, lib/Makefile.am, configure.ac,
|
|
|
|
doc/libconfig.texi - bump versions
|
|
|
|
* doc/libconfig.texi - documentation updates
|
|
|
|
* lib/libconfig.c, lib/libconfigcpp.c++, lib/libconfig.h,
|
|
|
|
lib/libconfig.h++, lib/wincompat.h, lib/scanctx.c - added support
|
|
|
|
for specifying an include directory
|
|
|
|
* m4/* - added local m4 directory
|
|
|
|
* contrib/* - added user-contributed files
|
2012-02-26 13:15:29 +01:00
|
|
|
- See /usr/share/doc/packages/libconfig/ChangeLog for more.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 1 21:10:11 UTC 2010 - davejplater@gmail.com
|
|
|
|
|
|
|
|
- Created libconfig++ from the pacman source rpm and adapted the spec
|
|
|
|
file to openSUSE also transfered the changes to a changes file
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-03-12 10:43:47 +01:00
|
|
|
Wed May 05 00:00:00 UTC 2010 - toni@links2linux.de
|
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
- update to 1.4.5
|
2012-03-11 15:47:35 +01:00
|
|
|
- This release includes a bugfix and some code cleanup to eliminate compiler warnings.
|
2012-03-12 10:43:47 +01:00
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-03-12 10:43:47 +01:00
|
|
|
Tue Apr 13 00:00:00 UTC 2010 - toni@links2linux.de
|
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
- update to 1.4.4
|
|
|
|
- new SO-name ==> libconfig9 and libconfig++9
|
|
|
|
- This release fixes several build issues.
|
2012-03-12 10:43:47 +01:00
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-03-12 10:43:47 +01:00
|
|
|
Tue Feb 15 00:00:00 UTC 2010 - toni@links2linux.de
|
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
- update to 1.4.3
|
|
|
|
- This release fixes a problem with parsing indented '@include' directives.
|
2012-03-12 10:43:47 +01:00
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-03-12 10:43:47 +01:00
|
|
|
Fri Jan 29 00:00:00 UTC 2010 - toni@links2linux.de
|
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
- update to 1.4.2
|
|
|
|
- new SO-name ==> libconfig8 and libconfig++8 (!!!)
|
|
|
|
- removed static libs
|
|
|
|
- This release fixes some problems with the ParseException class.
|
2012-03-12 10:43:47 +01:00
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-03-12 10:43:47 +01:00
|
|
|
Fri Jan 01 00:00:00 UTC 2010 - toni@links2linux.de
|
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
- update to 1.4.1
|
|
|
|
- This release fixes a crash when reading a configuration from a string,
|
|
|
|
and includes a few minor build improvements.
|
2012-03-12 10:43:47 +01:00
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-03-12 10:43:47 +01:00
|
|
|
Fri Nov 13 00:00:00 UTC 2009 - toni@links2linux.de
|
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
- update to 1.4
|
|
|
|
- new SO-name ==> libconfig9 and libconfig++9
|
|
|
|
- This release includes some minor bugfixes
|
2012-03-12 10:43:47 +01:00
|
|
|
|
2012-02-26 13:15:29 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-03-12 10:43:47 +01:00
|
|
|
Sat Feb 21 00:00:00 UTC 2009 - toni@links2linux.de
|
|
|
|
|
|
|
|
- Initial release 1.3.2
|