- Update to version 1.2.13.
+ Reduce freelist contention
+ Make "tdb_purge_dead" internally public
+ Make "tdb_find_dead" internally public
+ Add "last_ptr" to tdb_find_dead
+ Move adding tailer space to tdb_find_dead
+ Do a best fit search for dead records
+ Don't purge records to a blocked freelist
+ Fix a tdb corruption
+ always open internal databases with incompatible hash.
+ in tdb_delete_hash, make lock/unlock bracket more obvious
+ simplify tdb_delete_hash() a bit
+ tdbtool: dump record magic with fixed number of 8 hex digits
+ tdbtool: dump record hash with fixed number of 8 hex digits
+ Avoid reallocs for lockrecs
+ Fix some typos in comments.
+ Fix CID 1034959 Uninitialized scalar variable
+ Fix CID 1034960 Uninitialized scalar variable
+ Fix typos.
OBS-URL: https://build.opensuse.org/request/show/226901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdb?expand=0&rev=14
+ Reduce freelist contention
+ Make "tdb_purge_dead" internally public
+ Make "tdb_find_dead" internally public
+ Add "last_ptr" to tdb_find_dead
+ Move adding tailer space to tdb_find_dead
+ Do a best fit search for dead records
+ Don't purge records to a blocked freelist
+ Fix a tdb corruption
+ always open internal databases with incompatible hash.
+ in tdb_delete_hash, make lock/unlock bracket more obvious
+ simplify tdb_delete_hash() a bit
+ tdbtool: dump record magic with fixed number of 8 hex digits
+ tdbtool: dump record hash with fixed number of 8 hex digits
+ Avoid reallocs for lockrecs
+ Fix some typos in comments.
+ Fix CID 1034959 Uninitialized scalar variable
+ Fix CID 1034960 Uninitialized scalar variable
+ Fix typos.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=46
- Update to version 1.2.11.
+ Make tdb robust against improper CLEAR_IF_FIRST restart
+ Make robust against shrinking tdbs
+ add -e option to tdbdump (and docment it).
+ tdbdump should log errors, and fail in that case.
+ add tdb_rescue()
+ Fix a typo
+ return unpack error on strdup failure
+ finish weaning off err.h.
+ don't use err.h in tests.
+ make TDB_NOSYNC merely disable sync.
+ remove unused debug_fprintf() macro that breaks the build
+ tests: fix use of a non-existent word (existant)
OBS-URL: https://build.opensuse.org/request/show/143822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdb?expand=0&rev=6
+ Make tdb robust against improper CLEAR_IF_FIRST restart
+ Make robust against shrinking tdbs
+ add -e option to tdbdump (and docment it).
+ tdbdump should log errors, and fail in that case.
+ add tdb_rescue()
+ Fix a typo
+ return unpack error on strdup failure
+ finish weaning off err.h.
+ don't use err.h in tests.
+ make TDB_NOSYNC merely disable sync.
+ remove unused debug_fprintf() macro that breaks the build
+ tests: fix use of a non-existent word (existant)
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=27
The PIE flags build fix merges back an older fix from a different branch
and therefore is placed at the particular position in time in the
package change log.
The same package content as this one got merged into openSUSE 12.2 as an
update.
The package change log is in chronological order.
The change dated from 'Wed Jun 13 10:23:35 UTC 2012' was merged from a
different repository.
The actual changes are:
- Ignore tdb run transaction expand check on ppc as well; (bnc#769268).
- Build and link binaries with PIE flags.
OBS-URL: https://build.opensuse.org/request/show/134899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdb?expand=0&rev=5
- Require pkg-config from the devel package.
- Move python file to python-tdb subpackage.
- Build and add tdbbackup, tdbdump, tdbrestore, and tdbtool man pages.
- Cleanup BuildRequires.
- Polish package descriptions.
- Add rpmlintrc file to set badness for non PIE code to 0.
- Initial independent libtdb1 package.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=2