Changelog for
libgdbm_compat4-1.18.1-459.3.x86_64.rpm :
Wed Oct 31 13:00:00 2018 pgajdosAATTsuse.com
- update to 1.18.1:
* Fix debian bug 910911: This restores backward compatibility with
databases created by version 1.8 (and some later versions, with
mmapped I/O disabled).
Wed Aug 22 14:00:00 2018 astiegerAATTsuse.com
- update to 1.18:
* Fix directory entry validation
* Fix improper use of GDBM_DEBUG macro
* Fix spurious error from gdbm_dump and gdbm_export
* Make sure gdbm_sync always returns a meaningful value
- includes changes from 1.17:
* Fix bug in gdbm_dump function, it did not clear the
GDBM_ITEM_NOT_FOUND error marker, which is set upon its normal
termination
- changes upstreamed:
* gdbm_close() and gdbm_sync() now return 0 on success. On error,
they return -1 and set gdbm_errno and errno to the appropriate
error codes - drop gdbm-close-and-sync-return-value.patch
Mon Jul 16 14:00:00 2018 pgajdosAATTsuse.com
- update to 1.16:
* Fix typo
* New gdbmtool variables: coalesce and centfree
* src/falloc.c (avail_lookup): Remove the start parameter.
(_gdbm_put_av_elem): Rewrite the \"can_merge\" loop.
- added gdbm-close-and-sync-return-value.patch
see https://puszcza.gnu.org.ua/bugs/index.php?399
Sun Jun 17 14:00:00 2018 astiegerAATTsuse.com
- update to 1.15:
* Extensive database consistency checking
* Improved error checking
* Removed gdbm-1.8.3 compatibility layer
* Commands can be given to gdbmtool in the command line
* Fixed data conversion bugs in storing structured keys or content
* New member in the gdbm_recovery structure: duplicate_keys
* New error codes
Wed May 23 14:00:00 2018 tchvatalAATTsuse.com
- Version update to 1.14.1:
* Manpage formating issues
* Make gdbm_error thread-safe
* Improve database reproducibility
* Fix build with --enable-gdbm-export
- Rebase patch gdbm-no-build-date.patch
Fri May 18 14:00:00 2018 jengelhAATTinai.de
- Fix boilerplate summary.
Fri May 18 14:00:00 2018 tchvatalAATTsuse.com
- Fix missing dash in baselibs.conf
Mon May 14 14:00:00 2018 tchvatalAATTsuse.com
- Revert to release 1.13 to allow migration to split compat package
first. Otherwise OBS can\'t get heads or tails on conflicts
Mon May 14 14:00:00 2018 tchvatalAATTsuse.com
- Fix baselibs.conf that got hammered with the compat split from
main library
Mon May 14 14:00:00 2018 tchvatalAATTsuse.com
- Put back ndbm compat as the perl testuite seem to have hard time
without it
- Require both compat and base in develpkg
Fri May 11 14:00:00 2018 tchvatalAATTsuse.com
- Version update to 1.14.1:
* Manpage formating issues
* Make gdbm_error thread-safe
* Improve database reproducibility
* Fix build with --enable-gdbm-export
- Rebase patch gdbm-no-build-date.patch
Tue Mar 27 14:00:00 2018 kukukAATTsuse.de
- Use %license instead of %doc [bsc#1082318]
- Move docu to -devel subpackage, where it fits better
Mon Jul 10 14:00:00 2017 jengelhAATTinai.de
- Fix RPM groups.
Wed Jun 28 14:00:00 2017 tchvatalAATTsuse.com
- Version update to 1.13:
* Various few fixes
- Cleanup the spec a bit
- Refresh patch gdbm-no-build-date.patch
- Remove chinese language support patched in house, if anything it
should be merged in the upstream git repo
- Drop the ndbm compats as it is not provided by any other distro
Wed May 18 14:00:00 2016 mpluskalAATTsuse.com
- Update to version 1.12
* New configuration variable COMPATINCLUDEDIR
- Small spec file cleanups
Sun Feb 22 13:00:00 2015 mpluskalAATTsuse.com
- Clenup spec file with spec-cleaner
- Update project and download url
- Add gpg signature
- Enable checks
Mon Aug 18 14:00:00 2014 fcrozatAATTsuse.com
- Add obsoletes to baselibs.conf.
Mon Mar 31 14:00:00 2014 pgajdosAATTsuse.com
- update to 1.11:
* Improved dump format.
* New function: gdbm_count.
* New utilities: gdbm_dump and gdbm_load.
* gdbmtool
Wed Mar 6 13:00:00 2013 jengelhAATTinai.de
- Specify exact version requirements for build
Mon Mar 4 13:00:00 2013 pgajdosAATTsuse.com
- buildrequire makeinfo
Wed Feb 6 13:00:00 2013 cfarrellAATTsuse.com
- license update: GPL-3.0+
See the COPYING file
Fri Feb 1 13:00:00 2013 cooloAATTsuse.com
- update license to new format
Mon Sep 24 14:00:00 2012 iAATTmarguerite.su
- update baselibs.conf
Sun Sep 23 14:00:00 2012 iAATTmarguerite.su
- update to 1.10
* fully internationalized. available in Finnish
,German, Japanese, Polish and Ukrainian
* Support for close-on-exec flag in gdbm_open (see GDBM_CLOEXEC in the docs)
* Improved testgdbm command system
* Fixed Bug #150, should handle read(2) returning less data
* Fixed Bug #151, uses uninitialized memory content
* Fixed handling of NDBM databases in read-only mode
- add zh_CN translation
* manually add. will submit to upstream.
- drop gdbm-1.8.3.diff (Patch0)
* seems this one is useless.
- regenerate and change gdbm-1.8.3-no-build-date.patch (Patch4) to
gdbm-no-build-date.patch
* its an universal solution no matter the version.
- drop gdbm-protoize_dbm_headers.patch (Patch1)
* upstream fixed.
- drop gdbm-prototype_static_functions.patch (Patch2)
* upstream fixed.
- drop gdbm-fix_testprogs.patch (Patch3)
* upstream code change. now useless.
Fri Mar 2 13:00:00 2012 andrea.turriniAATTgmail.com
- Fixed typos in gdbm.spec descriptions
Tue Feb 7 13:00:00 2012 cooloAATTsuse.com
- fix baselibs.conf
Sun Feb 5 13:00:00 2012 jengelhAATTmedozas.de
- Name library package according to shlib policy
- Update description, source text from GNU homepage
Sun Feb 5 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections
- Replace /usr/%_lib by simpler %_libdir
Sat Oct 1 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Tue Sep 21 14:00:00 2010 pgajdosAATTsuse.cz
- fixed wrong header of dbmclose() in our
protoize_dbm_headers.patch [bnc#640700]
Sun Aug 29 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- DO not include a compile date in the resulting binaries
Mon Jun 28 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags
Sun Dec 13 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Sun Dec 6 13:00:00 2009 jengelhAATTmedozas.de
- Enable parallel building for gdbm package