[Pkg-openldap-devel] [openldap] annotated tag upstream/2.4.45+dfsg created (now 61c7c8a)

Ryan Tandy rtandy-guest at moszumanska.debian.org
Tue Jul 18 03:51:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

rtandy-guest pushed a change to annotated tag upstream/2.4.45+dfsg
in repository openldap.

        at  61c7c8a   (tag)
   tagging  0ba381bfd418918659146b52ffb78fd95b86ea31 (commit)
  replaces  upstream/2.4.44+dfsg
 tagged by  Ryan Tandy
        on  Mon Jul 17 20:27:52 2017 -0700

- Log -----------------------------------------------------------------
Upstream version 2.4.45+dfsg
-----BEGIN PGP SIGNATURE-----

iQJDBAABCgAtFiEEPSfh0nqdQTd5kOFlIp/PEvXWa7YFAlltgDgPHHJ5YW5AbmFy
ZGlzLmNhAAoJECKfzxL11mu2igUP/R6tobVH0LL5ARVc8BdVFsiptSfHtW6szUIy
it/QzzR5x2uuP9PBLS8r+LGWZqKWjpOujs4SBY40qP9fReNbRdKDWg+lHIqvE8z8
Z5meJAvGjk6hlWJDW6E4TgVLR4JnRFzlz/uyCesSPXLmytaOJWhwwzVOTxSqdcVT
SPJ9iUDvK3baDNgyWv6ewvgeprF5hH4TZE4BSVV99xgYbc5ZLg6IEbTUKCOk3QJD
YoQM3f7bvOfvPF1QP2MqPfyvSz7mW9106sYtjIvpNlG/7kj9L6KSJI9V9A6cKBRh
Pb+5CguEqqSiYEnOGekNdxdRInxhV1ljm13S3EEE0hLKrALNaTDekD9OLCVizrr+
ogduZ7u3gQQUlwTTPhkF0SWfB/E87rLS6CjGu6E74OI2XQGq962ee0+1CqmWAoGi
o/SlptuZI6axG7fS/en9/34tvJ8GUnxvlCHGYeLq9YjossoNq1pfpwzBsgB72oth
mJgwtSG6mFqMIeWt1jkMSmGQHH3jJnqacNgeRXmoLJb31DaDqhELCIYe924rD/eZ
GY3Vx/wwMPoboHCrARdvs2apn5FMF6+WoYbbTSthqALgC1R+Ctd695IW38MXt5Xo
826/pMhoiy2wXbyUJPuGAykxzfWSiFdY5/0CQh/MSHqgG5ySf6QPEfQgZQ9zRNwR
LBQoMlS8
=CmRJ
-----END PGP SIGNATURE-----

Ben Jencks (3):
      ITS#7506 tls_g.c: Properly support DHParamFile.
      ITS#7506 tls_o.c: Fix Diffie-Hellman parameter usage.
      ITS#7506 DHParamFile: Update docs

Devin J. Pohly (1):
      ITS#6826 conversion scripts

Emily Backes (1):
      ITS#8569 Add a manpage for slapo-autogroup

Emmanuel Dreyfus (1):
      Use newer DES API so that smbk5pwd loads with newer OpenSSL

Emmanuel Lecharny (1):
      ITS#8571 Added testsuite to cover the proxyauthz configuration for proxycache and back-ldap

Gerardo Santana (1):
      ITS#8499 Fix typo in admin guide

Hallvard Furuseth (35):
      Comment ovpage code in mdb_cursor_put()
      mdb_env_setup_locks: Plug mutexattr leak on error
      lmdb.h Caveats: Reserved vs. actual mem/disk usage
      ITS#8442 Fix uninitialized rs->sr_text in back-meta
      ITS#8435 Fix uninited slap_callback.sc_writewait
      ITS#8435 Move sc_writewait to end of slap_callback
      Fix intro comments in test configs
      Fix contrib prototypes - add ConfigReply*
      Fix comment: SysV semaphores -> Posix semaphores
      Pass cursor to mdb_page_get(), mdb_node_read().
      Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack
      Factor out refreshing sub-page pointers
      ITS#8209 MDB_CP_COMPACT: Threading/error handling
      ITS#8209 MDB_CP_COMPACT: Handle empty or broken DB
      Silence warning for initializer "mdb_copy my = {0}"
      Doc fixes: VALID_FLAGS, mm_last_pg, mt_loose_count
      Comment MDB_page
      Fix mdb_page_list() message
      Clean up MDB_USE_ROBUST #defines
      ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT
      Drop spurious Errcode() call
      Clean up strange fcntl result check
      ITS#7992 Tighter utf8_to_utf16(), fix errcodes
      Factor filename handling out to mdb_fname_*()
      Move opening files to mdb_fopen()
      ITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well
      ITS#8505 Protect parent from fork()-pthread_exit()
      ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock->fcntl.
      Only set me_mfd if needed. Drop unused read access.
      Note functions which must set MDB_TXN_ERROR on failure
      doxygen cleanup
      ITS#8542 mdb_dbi_open(): Protect mainDB cursors
      ITS#8504 Fix prev commit: mc_error, #ifdef SIGPIPE
      Doxygen fixes. Use DISTRIBUTE_GROUP_DOC.
      More MDB_node doc

Howard Chu (47):
      ITS#7506 cleanup prev commit
      ITS#7506 fix prev commit
      ITS#7506 more doc updates
      Tweak Win32 errmsg buffer
      ITS#8393 fix MDB_GET_BOTH on non-dup record
      mdb_drop optimization
      ITS#8406 fix xcursors after cursor_del
      ITS#8412 fix NEXT_DUP after cursor_del
      RE 0.9.19
      ITS#8424 init cursor in mdb_env_cwalk
      ITS#8339 Solaris 10/11 robust mutex fixes
      ITS#8339, #8424
      WIN64 needs off_t redefined too
      ITS#8385 Fix use-after-free with GnuTLS
      ITS#8413 don't use str2filter on precomputable filters
      ITS#8413 fix prev commit
      ITS#8423 check for pause in accesslog_purge
      ITS#8428 init sc_writewait
      ITS#8432 fix infinite looping mods in delta-mmr
      ITS#8353 partial fixes
      ITS#8353 partial fix
      ITS#8353 more for OpenSSL 1.1 compat
      More for ITS#8406 (xcursor fixups)
      Add MDB_PREV_MULTIPLE (collected mdb.master changes)
      ITS#8481 make shared lib suffix overridable
      Fix mdb_audit() printf format
      ITS#8489 reset cursor EOF flag in cursor_set
      More 0.9.19 updates
      ITS#8554 kFreeBSD is like BSD
      ITS#8554
      Release 0.9.19
      Fix its6794 test
      ITS#8558 fix mdb_load with escaped plaintext
      RE 0.9.20
      ITS#8557 fix mdb_cursor_last
      Tweak cursor_next C_EOF check
      ITS#8557
      Happy New Year
      Release 0.9.20
      ITS#8533/ITS#8353 OpenSSL 1.1.0c compat
      Fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
      0.9.20 still baking
      Further fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
      ITS#8576 Revert "LDAP_TAILQ fix"
      ITS#8585 Fail ldap_result if handle is already bad
      ITS#8622 fix xcursor after cursor_del
      Release 0.9.21

Howard Guo (1):
      ITS#8529 Avoid hiding the error if user specified CA does not load

Jan Vcelak (1):
      ITS#7177 add SASL_NOCANON option to ldap.conf(5)

Jephte CLAIN (1):
      ITS#8344 - accesslog database should not be replicated

Kevin Lam (1):
      ITS#8592 Fix double free in sssvlv overlay

Lorenz Bauer (1):
      ITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE

Ondřej Kuzník (5):
      ITS#8215 Manpage fixes
      ITS#8574 - Deal with rDN correctly
      ITS#8266 Allow empty mods
      ITS#6545 Update accesslog format and syncrepl consumer
      ITS#8631 Initialize sal

Quanah Gibson-Mount (101):
      Return to release engineering
      ITS#7506
      Fix minor typo
      ITS#8385
      ITS#6826 missing conversion scripts
      ITS#8413
      ITS#8414 - Remove use of "time", as it is non portable
      ITS#8414
      Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
      ITS#8423
      ITS#8428
      ITS#8432
      ITS#8099
      Fix quickstart guide to reference etc/slapd.d instead of etc/cn=config
      ITS#8449
      Add -n 0 option to example slapadd command
      ITS#8442
      ITS#8435
      ITS#8525
      ITS#8353 -- More for OpenSSL 1.1.0 compat
      ITS#8353  regenerate configure
      Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
      ITS#8534 - Fix regression test to correctly load back-ldap if it is built as a module
      ITS#8534
      ITS#8535 - Fix regression test for ITS#4337
      ITS#8535
      ITS#8521 - Add testcase for this regression
      ITS#8521 - Updates to test to ensure it fails where it should fail and succeeds where it should succeed.
      Fix rootdn
      Specifically test for error 32 on the consumer.
      ITS#839 Modify run.in so that it can run individual regression tests
      ITS#8539 Fix "make its"/"make regressions" to actually run the regression suite for bdb/hdb/mdb backends
      ITS8539
      ITS#6794
      ITS#8538 - Update information on the interval keyword, as it affects refreshAndPersist in very specific circumstances
      ITS#8538
      Delete extraneous line
      Happy New Year!
      Add 8353/8533 OpenSSL 1.1.0 support
      Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
      Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
      ITS#8568
      ITS#8568
      ITS#8570 - Fix typo
      ITS#8562 - Various typo fixes
      ITS#8563 - Fix missing mentions of back-mdb
      ITS#8562, ITS#8563
      ITS#8565 - Clearly document rootdn requirement for the ppolicy overlay
      ITS#8544 - Grammar and escaping fixes
      ITS#8565, ITS#8544
      ITS#8569, ITS#8571
      Fix regression test suite logic
      ITS#8215
      Fix comparison error
      Fix grammar
      Ensure BCMD is always defined
      ITS#8576
      Tweak examples to use back-mdb
      Correctly exit if the backend is back-ldap
      ITS#8253 - better document options for the syncprov module
      ITS#8253 - Further clarification around replication information
      ITS8589 - This modifies the test so that it will not trigger the issue described in the ITS.
      ITS#8253
      ITS#8529
      ITS#8574
      ITS#8585
      ITS#7341, ITS#8391 - Pull in fix made to master but not RE24
      ITS#8587 - Fix typos
      ITS#7341, ITS#8391, ITS#8587
      ITS#8499
      ITS#7341 Fix typo in access control so that it is attrs= not attr=
      ITS#7700
      ITS#7177, ITS#6339 - Fix VV option information
      ITS#7177, ITS#6339
      ITS#7700 - Update syncrepl configuration bits with missing parameters
      ITS#7700 - Update documentation about the "limits" configuration option
      ITS#7700
      ITS#8266
      ITS#8353, ITS#8533 - Ensure that the deprecated API is not used when using OpenSSL 1.1 or later
      ITS#8353, ITS#8533 - Fix libldap_r compilation
      ITS#8353, ITS#8533 - Cleanup for libldap_r
      ITS#6545
      ITS#8631
      ITS#8634 - Fix DES API function calls to current DES API
      ITS#8634
      ITS#8643 - Fix typo
      ITS#8344
      ITS#8613 - Note that slapo-memberOf should not be used in a replicated environment
      ITS#8613
      ITS#8635 - Note that non-zero serverID's are required for MMR, and that serverID 0 is specific to single master replication only
      ITS#8635
      ITS#8644
      Fix slapo-pcache to use mdb as the example backend
      ITS#8123 - Fix wording to match examples
      ITS#8123
      ITS#8592
      ITS#8648
      ITS#8655
      Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
      Prep for release
      ITS#7700 - Fix missing end brace

Ryan Tandy (8):
      ITS#8099 bindconf ciphersuite setting is 'tls_cipher_suite'
      ITS#8185 fix typo in man page
      ITS#8644 wait for slapd to start in test064
      ITS#8644 fix previous commit: initialize KILLPIDS
      ITS#8648 init SASL library in global init
      ITS#8648 check result of ldap_int_initialize in ldap_{get,set}_option
      ITS#8655 fix double free on paged search with pagesize 0
      New upstream version 2.4.45+dfsg

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  d6a9f79   Return to release engineering
       new  8307edf   ITS#7506 tls_g.c: Properly support DHParamFile.
       new  abbd9d8   ITS#7506 cleanup prev commit
       new  aa6c4c5   ITS#7506 tls_o.c: Fix Diffie-Hellman parameter usage.
       new  eacd579   ITS#7506 fix prev commit
       new  b99e5ea   ITS#7506 DHParamFile: Update docs
       new  cb7434e   ITS#7506 more doc updates
       new  721a038   ITS#7506
       new  798f020   Tweak Win32 errmsg buffer
       new  0820431   ITS#8393 fix MDB_GET_BOTH on non-dup record
       new  f9cdc4f   mdb_drop optimization
       new  b46fc3e   ITS#8406 fix xcursors after cursor_del
       new  dda2ac0   ITS#8412 fix NEXT_DUP after cursor_del
       new  27f6160   RE 0.9.19
       new  09e74f9   Comment ovpage code in mdb_cursor_put()
       new  b785bfb   ITS#8424 init cursor in mdb_env_cwalk
       new  21ed2bd   ITS#8339 Solaris 10/11 robust mutex fixes
       new  d886593   mdb_env_setup_locks: Plug mutexattr leak on error
       new  13ecac7   ITS#8339, #8424
       new  c2f6f04   lmdb.h Caveats: Reserved vs. actual mem/disk usage
       new  369b99a   WIN64 needs off_t redefined too
       new  6f31913   Fix minor typo
       new  ffdaf66   ITS#8385 Fix use-after-free with GnuTLS
       new  1b06cd9   ITS#8385
       new  c0787b6   ITS#6826 conversion scripts
       new  18ca348   ITS#6826 missing conversion scripts
       new  0ff2afc   ITS#8413 don't use str2filter on precomputable filters
       new  b831c50   ITS#8413 fix prev commit
       new  6035918   ITS#8413
       new  3bd0f40   ITS#8414 - Remove use of "time", as it is non portable
       new  e6154ff   ITS#8414
       new  c68c529   Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
       new  3ee7366   ITS#8423 check for pause in accesslog_purge
       new  534cbc7   ITS#8423
       new  6b81266   ITS#8428 init sc_writewait
       new  cb245e6   ITS#8428
       new  b9085c2   ITS#8432 fix infinite looping mods in delta-mmr
       new  7e798a7   ITS#8432
       new  1ba0aef   ITS#8099 bindconf ciphersuite setting is 'tls_cipher_suite'
       new  4cdda78   ITS#8099
       new  0332f3c   Fix quickstart guide to reference etc/slapd.d instead of etc/cn=config
       new  0d1d75e   ITS#8449
       new  af1187c   Add -n 0 option to example slapadd command
       new  0c39900   ITS#8185 fix typo in man page
       new  b371914   ITS#8442 Fix uninitialized rs->sr_text in back-meta
       new  d2acb1d   ITS#8442
       new  665f334   ITS#8435 Fix uninited slap_callback.sc_writewait
       new  fdeb09f   ITS#8435 Move sc_writewait to end of slap_callback
       new  20c40fa   ITS#8435
       new  0cb18a3   Fix intro comments in test configs
       new  80d341a   Fix contrib prototypes - add ConfigReply*
       new  d8c9c41   ITS#8353 partial fixes
       new  051f14f   ITS#8353 partial fix
       new  38d0a8b   ITS#8353 more for OpenSSL 1.1 compat
       new  5b3869b   Use newer DES API so that smbk5pwd loads with newer OpenSSL
       new  0c023e1   ITS#8525
       new  7a8d0f6   Fix comment: SysV semaphores -> Posix semaphores
       new  b57bb99   Pass cursor to mdb_page_get(), mdb_node_read().
       new  d0f2024   ITS#8353 -- More for OpenSSL 1.1.0 compat
       new  346d0ac   ITS#8353  regenerate configure
       new  b8c1877   Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack
       new  6b1df0e   More for ITS#8406 (xcursor fixups)
       new  fe2b1cd   Factor out refreshing sub-page pointers
       new  f24d7d2   Add MDB_PREV_MULTIPLE (collected mdb.master changes)
       new  1d86235   ITS#8209 MDB_CP_COMPACT: Threading/error handling
       new  14ca160   ITS#8209 MDB_CP_COMPACT: Handle empty or broken DB
       new  b922a5a   Silence warning for initializer "mdb_copy my = {0}"
       new  b92a481   Doc fixes: VALID_FLAGS, mm_last_pg, mt_loose_count
       new  7dab849   Comment MDB_page
       new  831e705   ITS#8481 make shared lib suffix overridable
       new  b95a2dc   Fix mdb_audit() printf format
       new  590792f   Fix mdb_page_list() message
       new  38564c9   Clean up MDB_USE_ROBUST #defines
       new  56b81e6   ITS#8489 reset cursor EOF flag in cursor_set
       new  9036e26   ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT
       new  bffe2eb   Drop spurious Errcode() call
       new  e674f82   Clean up strange fcntl result check
       new  f2ecddb   ITS#7992 Tighter utf8_to_utf16(), fix errcodes
       new  3faef63   Factor filename handling out to mdb_fname_*()
       new  9c76e95   Move opening files to mdb_fopen()
       new  eb1a307   ITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well
       new  6e81d40   ITS#8505 Protect parent from fork()-pthread_exit()
       new  e911ad6   ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock->fcntl.
       new  8de0788   Only set me_mfd if needed. Drop unused read access.
       new  2c3b019   Note functions which must set MDB_TXN_ERROR on failure
       new  47393f4   doxygen cleanup
       new  e8e8293   ITS#8542 mdb_dbi_open(): Protect mainDB cursors
       new  894e88b   ITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE
       new  bb08f63   ITS#8504 Fix prev commit: mc_error, #ifdef SIGPIPE
       new  7895f46   More 0.9.19 updates
       new  a4976c1   Doxygen fixes. Use DISTRIBUTE_GROUP_DOC.
       new  9db2b6e   More MDB_node doc
       new  74d64d0   ITS#8554 kFreeBSD is like BSD
       new  6cf793c   ITS#8554
       new  14cff07   Release 0.9.19
       new  5c045ec   Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
       new  7062eb0   ITS#8534 - Fix regression test to correctly load back-ldap if it is built as a module
       new  bff9f33   ITS#8534
       new  9479e7c   ITS#8535 - Fix regression test for ITS#4337
       new  6d323fa   ITS#8535
       new  b61f7a2   ITS#8521 - Add testcase for this regression
       new  f4901d4   ITS#8521 - Updates to test to ensure it fails where it should fail and succeeds where it should succeed. Reference ITS#8281 as well, since these are related
       new  5b5dc80   Fix rootdn
       new  34fb79c   Specifically test for error 32 on the consumer.
       new  b0792bc   ITS#839 Modify run.in so that it can run individual regression tests
       new  0c6d75b   ITS#8539 Fix "make its"/"make regressions" to actually run the regression suite for bdb/hdb/mdb backends
       new  f3ef1ca   ITS8539
       new  6be9375   Fix its6794 test
       new  bb16cc0   ITS#6794
       new  fb2188a   ITS#8538 - Update information on the interval keyword, as it affects refreshAndPersist in very specific circumstances
       new  906a762   ITS#8538
       new  bf768bb   Delete extraneous line
       new  691dab1   Happy New Year!
       new  4f61f42   ITS#8558 fix mdb_load with escaped plaintext
       new  307a2e0   RE 0.9.20
       new  c97f4ed   ITS#8557 fix mdb_cursor_last
       new  ab18b27   Tweak cursor_next C_EOF check
       new  6f7dbb6   ITS#8557
       new  aa5c04a   Happy New Year
       new  65b4c49   Release 0.9.20
       new  47f8b3c   ITS#8533/ITS#8353 OpenSSL 1.1.0c compat
       new  de790f9   Add 8353/8533 OpenSSL 1.1.0 support
       new  9cde640   Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
       new  6a1ee5f   Fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
       new  2e1d104   0.9.20 still baking
       new  a87c8fd   Further fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
       new  fe8a98b   Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
       new  7590727   ITS#8568
       new  056b58a   ITS#8568
       new  8ac2948   ITS#8570 - Fix typo
       new  7a6b4bd   ITS#8562 - Various typo fixes
       new  9039888   ITS#8563 - Fix missing mentions of back-mdb
       new  fd409a2   ITS#8562, ITS#8563
       new  7e8425d   ITS#8565 - Clearly document rootdn requirement for the ppolicy overlay
       new  58cb51a   ITS#8544 - Grammar and escaping fixes
       new  5f805f0   ITS#8565, ITS#8544
       new  4dbecbd   ITS#8569 Add a manpage for slapo-autogroup
       new  9105afc   ITS#8571 Added testsuite to cover the proxyauthz configuration for proxycache and back-ldap
       new  24e33c2   ITS#8569, ITS#8571
       new  647315a   Fix regression test suite logic
       new  bc40310   ITS#8215 Manpage fixes
       new  00b2607   ITS#8215
       new  ab6f04c   Fix comparison error
       new  dc2e279   Fix grammar
       new  8882ab6   Ensure BCMD is always defined
       new  f4451fc   ITS#8576 Revert "LDAP_TAILQ fix"
       new  3b26e1c   ITS#8576
       new  dccfbab   Tweak examples to use back-mdb
       new  69e5b25   Correctly exit if the backend is back-ldap
       new  054289d   ITS#8253 - better document options for the syncprov module
       new  514dcd0   ITS#8253 - Further clarification around replication information
       new  0bf20d5   ITS8589 - This modifies the test so that it will not trigger the issue described in the ITS.
       new  e3affc7   ITS#8529 Avoid hiding the error if user specified CA does not load
       new  aaabf35   ITS#8253
       new  62b39c0   ITS#8529
       new  d541e92   ITS#8574 - Deal with rDN correctly
       new  b19a3ec   ITS#8574
       new  3e2cf8c   ITS#8585 Fail ldap_result if handle is already bad
       new  f74b2c4   ITS#8585
       new  8b78091   ITS#8622 fix xcursor after cursor_del
       new  bca372c   ITS#7341, ITS#8391 - Pull in fix made to master but not RE24
       new  7d2f7f0   ITS#8587 - Fix typos
       new  e61e0c6   ITS#7341, ITS#8391, ITS#8587
       new  a4fe398   ITS#8499 Fix typo in admin guide
       new  be1c6d4   ITS#8499
       new  e6d9f8d   ITS#7341 Fix typo in access control so that it is attrs= not attr=
       new  0d7a0dc   ITS#7700 Update sections 6.2.2.1, 6.2.3.3
       new  98eb239   ITS#7177 add SASL_NOCANON option to ldap.conf(5)
       new  a7310f7   ITS#7177, ITS#6339 - Fix VV option information
       new  a0d2aa6   ITS#7177, ITS#6339
       new  a9ee0a5   ITS#7700 - Update syncrepl configuration bits with missing parameters
       new  050c453   ITS#7700 - Update documentation about the "limits" configuration option
       new  1a0f83b   ITS#7700
       new  757bf08   ITS#8266 Allow empty mods
       new  4cbd70e   ITS#8266
       new  ebf74c7   ITS#8353, ITS#8533 - Ensure that the deprecated API is not used when using OpenSSL 1.1 or later
       new  8144463   ITS#8353, ITS#8533 - Fix libldap_r compilation
       new  556a832   ITS#8353, ITS#8533 - Cleanup for libldap_r
       new  02d1a40   ITS#6545 Update accesslog format and syncrepl consumer
       new  e9f32ee   ITS#6545
       new  3bc84c2   ITS#8631 Initialize sal
       new  75c8e9f   ITS#8631
       new  e927ef8   ITS#8634 - Fix DES API function calls to current DES API
       new  7bd0500   ITS#8634
       new  e5724d4   ITS#8643 - Fix typo
       new  19fd88c   ITS#8344 - accesslog database should not be replicated
       new  c575b6f   ITS#8344
       new  888f27c   ITS#8613 - Note that slapo-memberOf should not be used in a replicated environment
       new  00340b5   ITS#8613
       new  70db482   ITS#8635 - Note that non-zero serverID's are required for MMR, and that serverID 0 is specific to single master replication only
       new  4614bba   ITS#8635
       new  8d655d7   ITS#8644 wait for slapd to start in test064
       new  2bbb241   ITS#8644
       new  c1b9e92   ITS#8644 fix previous commit: initialize KILLPIDS
       new  a2faab9   Fix slapo-pcache to use mdb as the example backend
       new  8ac5081   ITS#8123 - Fix wording to match examples
       new  48c155d   ITS#8123
       new  0c3b5b0   ITS#8592 Fix double free in sssvlv overlay
       new  66d107e   ITS#8592
       new  d59310f   ITS#8648 init SASL library in global init
       new  71a7040   ITS#8648 check result of ldap_int_initialize in ldap_{get,set}_option
       new  814ab4c   ITS#8648
       new  ec2fe74   ITS#8655 fix double free on paged search with pagesize 0
       new  4d72a9d   ITS#8655
       new  60d5002   Release 0.9.21
       new  fb700f0   Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
       new  d4c7868   Prep for release
       new  4042191   ITS#7700 - Fix missing end brace
       new  0ba381b   New upstream version 2.4.45+dfsg

The 209 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.


-- 
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