[Pkg-openldap-devel] [openldap] branch master updated (9867332 -> fcaf52a)
Ryan Tandy
rtandy-guest at moszumanska.debian.org
Thu Dec 31 23:54:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
rtandy-guest pushed a change to branch master
in repository openldap.
from 9867332 Add bug and CVE references retroactively
new 124620b Return to release engineering
new 19fddbd ITS#8185 add pwdMaxRecordedFailure
new eff4ef3 Fix copy/paste error in prev commit
new b75c90a ITS#8133 avoid mods during dds_db_open
new 59adcd8 ITS#8185 fix OID collision
new 475de95 ITS#8185 missing schema reference
new 1d0f774 ITS#8185, ITS#8133
new b74af1b ITS#8220 restore refint performance
new ac52a72 ITS#8220
new f03bb57 ITS#8218 zero filter after freeing
new 54aff75 ITS#8218
new deb25d8 ITS#8082 plug benign memleak
new 88ba884 ITS#8082
new c2898e7 ITS#8220 fix prev commit
new c904eb3 ITS#8173 fix SEGV after failed retry
new 5c9dd08 ITS#8173
new b567d09 Fix wording for ITS8082
new 137748e ITS#8198 Fix an always-true check
new 3e5b025 ITS#8198 Optionally use libnettle instead of OpenSSL for crypto
new dc0d001 ITS#8198 use #elif instead of #else for gnutls cases
new 3a1f27d ITS#8198
new fd69bf5 ITS#8231 fix ITS#8042 regression
new 2e91607 ITS#8231
new 8a44ba2 ITS#8232 avoid redundant abandon processing
new 19e8ef4 ITS#8232
new 88419ef ITS#8233 reject lines with unbalanced quotes
new 93b38df ITS#8233
new d1bd6c7 ITS#7537 release entry on failure
new 2401941 ITS#7537
new 6b2a341 ITS#8234 revert to default policy on failure
new 1fe6622 ITS#8234
new ad38d17 ITS#8235 fix compiler warnings
new 4cf1ea9 ITS#8235
new 5ccfa17 ITS#7889 add olcDropUnrequested to olcRwmConfig
new c401af6 ITS#7889
new e98d9bc ITS#7964 avoid double-unescaping rewrite rules
new 52a964d ITS#7964
new 2cf4758 ITS#8240 remove obsolete assert
new d65d34c ITS#8240
new c5b4cd6 Revert "ITS#8240"
new b85b9f7 Revert "Revert "ITS#8240""
new e55956a Another MDB_APPEND doc tweak
new d7e4e20 Return to release engineering
new 9a8d38a Doc tweak - MDB_RESERVE / DUPSORT incompat
new 7f151b1 ITS#7377 mdb_env_init_meta(): Catch calloc error
new d84fae3 ITS#8237 fix ITS#7589 regression
new faeaa3a ITS#7377, 8237
new e9370e5 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new 23a6250 ITS#7897 fix admin guide syncrepl TLS defaults
new 3f572f7 ITS#7897
new e885043 ITS#8244 skip client controls in ldap_back_entry_get()
new 6230609 ITS#8244
new a7f6c6b ITS#8249 add option to return search entry
new 2f6c2f8 ITS#8249
new 2395371 ITS#8233 (#8251)
new ddb7478 ITS#8256 Create install directories if needed
new 4b01cb3 ITS#8221 don't merge branch pages needlessly
new bc7d3d9 ITS#8221, #8256
new a422956 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new be1795a ITS#8221 fix typos
new c7384f9 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new eccea85 ITS#8259 fix usage ordering
new 8bdadf6 ITS#8258 fix rebalance/split
new 6f53771 ITS#8258
new 88a3bc8 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new 411a14b ITS#8261 change sl_mem_detach to sl_mem_setctx
new 205b5ce ITS#8262 add ldap_build_*_req functions
new a684e79 ITS#8262 more
new 9ed1e57 ITS#8264 fix cursor_del cursor tracking
new 7e3c532 ITS#8263 fix cursor tracking in cursor_put
new 448b4c8 ITS#8263 streamline prev patch
new 24add65 ITS#7771 fix cursor tracking on fake pages
new 52446f9 ITS#8270 win32: fix conversion error with MSVC
new fc35141 ITS#8263, 8264, 7771, 8270
new aa10c98 For ITS#7789: Ensure mapsize >= pages in use.
new f3d3f60 Try to avoid an invalid datafile after failed init
new 076b773 ITS#7994 Access to current transaction ID.
new c65ca29 ITS#7971 mdb_txn_renew0(): Fix new readers slots.
new c0170bc Copy some env flags to txn. Factor out flags.
new c616689 Cleanup MDB_env.me_txn0.
new 3f6fa7a Set/clear mp_pad, md_pad (MDB_DUPFIXED data size).
new 086bc04 ITS#7969 Use __sync_synchronize()
new f25c4f0 Whitespace (align with mdb.master)
new 3a71450 Add MDB_USE_POSIX_MUTEX.
new 600e2b6 Support robust mutexes/locks. Add mdb_mutex_t etc.
new a36f7a7 mdb_env_get_flags(): Hide internal flags
new 70788bf Use mdb_cmp_long() for FREE_DBI
new cc2a50a mdb_drop0(): Omit scanning DUPSORT sub-DB leaves
new ee06adb mdb_txn_begin() cleanup
new 9d6c973 Simpler mdb_txn_commit().
new e5f41ce Simpler mdb_node_shrink()
new 06df0a4 Simpler mdb_drop().
new b6f0179 Simpler flag/DBI checks and MDB_DEBUG
new 110fba2 Add DB_USRVALID, to avoid 'dbi == FREE_DBI' tests
new 6318038 More ESECT declarations
new 4902434 Simpler mdb_node_add()
new 0cfc0a9 Factor me_metas[toggle] out to mdb_env_pick_meta()
new 9266843 Move code into mdb_txn_end(). Was mdb_txn_reset0.
new a3ae2e7 Catch most uses of finished/parent txns.
new 602c978 Cleanup: Drop !mt_dbxs hack, use MDB_TXN_FINISHED
new 01342bd ITS#7377 Always notice env error on txn startup.
new 8901d9c ITS#7377 Catch mdb_put() to blocked/read-only txns
new bde5c23 Kill magic numbers for NUM_METAS, databases
new de5b689 Simpler mdb_env_write_meta()
new 22958b0 ITS#8067 add ssize_t typedef for MSVC
new 56adc46 ITS#8069 char* strings on Windows are ASCII
new f1e07f9 Fix typo in mdb_tassert().
new 550df2a More misc updates
new 7bcbe6a Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new d906534 ITS#8273 Windows file:// URL fixup
new 2f13507 ITS#8273
new e8e46de mdb is the recommended backend to OpenLDAP
new 9881b06 ITS#8277 simpler check for syncrepl on config DB
new acb2635 ITS#8277
new 4d773f1 ITS#8280 Fix Windows EOL in test output
new 7174bee ITS#8280
new 683c03f ITS#8281 fix delta-mmr with interrupted refresh
new c1f4ad5 ITS#8281 more for prev commit
new b8e60e4 Cleanup
new 89a89e6 ITS#8281
new 3b067c5 ITS#8284 olcRelay needs quotes
new a72cbfb ITS#8284
new 409d88c ITS#8216 Windows compat
new a2c88a4 ITS#8216
new 490ea4a ITS#8216 fix ldif-filter invocation
new b0be081 ITS#8289 fix mod Increment with inherited attr type
new c989e55 ITS#8289
new 663fa80 ITS#8292 Fix ldif-filter, drop workaround for bug
new f57ec1d ITS#8292
new 314a038 ITS#8295 fix Windows microsecond timer
new 1b42d0b ITS#8295
new 48c2744 ITS#8294
new a634df5 ITS#8294 avoid symbol clash with other crypto libs
new 8c68d8d ITS#8294 more for prev commit
new 447f552 Add MDB_NO_ROBUST to disable Robust Mutexes
new caca4d8 Use MDB_USE_ROBUST not MDB_NO_ROBUST
new c62b77b ITS#8299 fix page_merge cursor fixup
new 17aab56 ITS#8238 fix DUPFIXED page_split
new 4359ffe ITS#8238, #8299
new a1a995f Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new af45cf3 ITS#8300 fix rebalance after node_move
new 9fc7c94 ITS#8300 fix node_move
new e339fce ITS#8300
new 0db71b9 ITS#8300 more for node_move fixups
new 7d022e0 ITS#8300 simplify
new 712942d ITS#8300 more for node_move
new 397653b Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new 75052a6 ITS#8301 remove assert in ber_get_next
new b42567a ITS#8301
new 5d8f9dd ITS#8304 fix page_merge
new 4e1ec79 ITS#8304
new 44982bf Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new 42c274d ITS#8297 sleep before checking contextCSN values
new aa9e277 ITS#8297
new 79b12bb Tweak robust mutex detection for glibc
new e686b08 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new a90415f ITS#8310 fix mdb_rebalance cursor fixup
new f6b7277 ITS#8310
new fed41fb Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new 77e3cf4 ITS#8295 more for prev commit
new 2a839d5 ITS#7209 Default MDB_DSYNC = O_SYNC if no O_DSYNC
new a9877f7 ITS#7209
new f9d3dc8 ITS#8311 fix page_split from update_key
new 71c07f0 ITS#8311 add comment
new 27f71b4 ITS#8311
new db51035 ITS#8312 Fix loose pages in commit(nested txn)
new 2fb8219 ITS#8313 more for ITS#8062
new 1edb0e3 ITS#8315 fix ovpage_free
new 657dbcc ITS#8312, 8313, 8315
new 28b57ba ITS#8316 cursor fixup in page_merge
new f13b971 ITS#7992 assume Windows paths are UTF-8
new bfe2088 Refix root split check from 5da67968afb599697d7557c13b65fb961ec408dd
new ba85adb Silence some valgrind uninit warnings
new 94e8009 ITS#8300 more for prev commit
new 91dc625 ITS#8321 Fix del/dupsort
new 8773a08 ITS#8321 don't skip fixups on splitting cursors
new 0ec3967 ITS#8321 fix mdb_cursor_chk()
new 94831f7 ITS#8321 fix mdb_cursor_shadow()
new 5c7b84b ITS#8321 fix mdb_cursor_put
new 7a76ded ITS#8321 track temporary cursors
new 8fdf796 ITS#8321 simplify page_split fixups
new d78ffc9 ITS#8321 reorganize page_split fixups
new b0851a1 ITS#8316, 8321
new 8297bfe ITS#8319 mdb_load: explain readline and mdb_cursor_put errors
new 00f635d ITS#8320 mdb_load: fix loading data from simple text files
new 9e3101d ITS#8319, 8320
new c11ef29 CURSOR_TMP_[UN]TRACK() -> WITH_CURSOR_TRACKING()
new 75bca7f ITS#8323 Fix nested commit
new 00515ba ITS#8321 deinit empty cursors
new 7881fd0 ITS#8321 Fix mdb_cursor_set
new 8e7cd22 ITS#8321 mdb_put cursor needs tracking too
new 2b89f4b ITS#8321 page_touch - don't fixup the cursor we just touched
new 46e3f46 ITS#8321 More cursor fixup
new e0316e0 Cleanup C_DEL flag usage
new 00aae12 ITS#8321 fix ambiguity in cursor_put fixup
new 9ec8e18 ITS#8323
new 16b8275 ITS#8168 Allow passing AR to make
new 376aea8 ITS#8169 Allow passing mandir to make install
new b617a3e ITS#8168, 8169
new e4b84e7 ITS#8321 cleanup unused var
new bcf64b6 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new 2011eb3 Release 0.9.17
new 5d5ccd3 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
new 2e3d6c6 Prep for release
new 561fcd5 Imported Upstream version 2.4.43+dfsg
new fb5a9a9 Merge tag 'upstream/2.4.43+dfsg'
new c8a1826 New upstream release.
new fcaf52a Add pwdMaxRecordedFailure to our ppolicy.schema
The 208 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES | 36 +
build/version.var | 8 +-
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c | 112 +-
contrib/slapd-modules/passwd/sha2/sha2.c | 6 +-
contrib/slapd-modules/passwd/sha2/sha2.h | 19 +
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 29 +-
debian/changelog | 14 +
.../patches/ITS8240-remove-obsolete-assert.patch | 25 -
debian/patches/series | 1 -
debian/schema/ppolicy.schema | 12 +-
doc/guide/admin/backends.sdf | 4 +-
doc/guide/admin/guide.html | 10 +-
doc/guide/admin/slapdconf2.sdf | 6 +-
doc/guide/admin/slapdconfig.sdf | 6 +-
doc/man/man5/slapd-null.5 | 5 +
doc/man/man5/slapo-ppolicy.5 | 23 +-
include/ldap_pvt.h | 7 +
libraries/liblber/io.c | 5 +-
libraries/libldap/add.c | 120 +-
libraries/libldap/compare.c | 74 +-
libraries/libldap/delete.c | 68 +-
libraries/libldap/extended.c | 89 +-
libraries/libldap/fetch.c | 17 +-
libraries/libldap/ldap-int.h | 85 ++
libraries/libldap/modify.c | 106 +-
libraries/libldap/modrdn.c | 85 +-
libraries/libldap/sasl.c | 90 +-
libraries/libldap/util-int.c | 187 ++-
libraries/liblmdb/CHANGES | 37 +
libraries/liblmdb/Makefile | 11 +-
libraries/liblmdb/lmdb.h | 40 +-
libraries/liblmdb/mdb.c | 1521 +++++++++++++-------
libraries/liblmdb/mdb_dump.1 | 2 +-
libraries/liblmdb/mdb_dump.c | 2 +-
libraries/liblmdb/mdb_load.1 | 2 +-
libraries/liblmdb/mdb_load.c | 18 +-
libraries/liblmdb/mdb_stat.1 | 2 +-
libraries/liblmdb/mdb_stat.c | 2 +-
servers/slapd/back-ldap/bind.c | 2 +
servers/slapd/back-ldap/search.c | 30 +-
servers/slapd/back-null/null.c | 100 +-
servers/slapd/back-relay/init.c | 2 +-
servers/slapd/config.c | 28 +-
servers/slapd/config.h | 1 +
servers/slapd/connection.c | 3 +
servers/slapd/controls.c | 1 +
servers/slapd/ctxcsn.c | 4 +-
servers/slapd/mods.c | 6 +-
servers/slapd/overlays/accesslog.c | 49 +-
servers/slapd/overlays/dds.c | 12 -
servers/slapd/overlays/ppolicy.c | 88 +-
servers/slapd/overlays/refint.c | 162 ++-
servers/slapd/overlays/rwm.c | 21 +-
servers/slapd/overlays/syncprov.c | 44 +-
servers/slapd/proto-slap.h | 2 +-
servers/slapd/saslauthz.c | 5 +-
servers/slapd/schema/ppolicy.ldif | 5 +-
servers/slapd/sl_malloc.c | 7 +-
servers/slapd/syncrepl.c | 5 +-
tests/progs/ldif-filter.c | 22 +-
tests/progs/slapd-tester.c | 18 +-
tests/scripts/test043-delta-syncrepl | 10 +-
tests/scripts/test061-syncreplication-initiation | 1 +
tests/scripts/test063-delta-multimaster | 2 +-
64 files changed, 2409 insertions(+), 1107 deletions(-)
delete mode 100644 debian/patches/ITS8240-remove-obsolete-assert.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
More information about the Pkg-openldap-devel
mailing list