Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openldap2 for openSUSE:Factory checked in at 2022-06-03 14:15:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openldap2 (Old) and /work/SRC/openSUSE:Factory/.openldap2.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openldap2" Fri Jun 3 14:15:20 2022 rev:175 rq:980334 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/openldap2/openldap2.changes 2022-05-23 15:51:44.562646212 +0200 +++ /work/SRC/openSUSE:Factory/.openldap2.new.1548/openldap2.changes 2022-06-03 14:15:30.457226143 +0200 @@ -1,0 +2,44 @@ +Mon May 23 10:51:45 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- Update to release 2.6.2 + * Added support for OpenSSL 3.0 (ITS#9436) + * Fixed ldapdelete to prune LDAP subentries (ITS#9737) + * Fixed libldap to drop connection when non-LDAP data is + received (ITS#9803) + * Fixed libldap to allow newlines at end of included file + (ITS#9811) + * Fixed slapd slaptest conversion of olcLastBind (ITS#9808) + * Fixed slapd to correctly init global_host earlier (ITS#9787) + * Fixed slapd bconfig locking for cn=config replication + (ITS#9584) + * Fixed slapd usage of thread local counters (ITS#9789) + * Fixed slapd to clear runqueue task correctly (ITS#9785) + * Fixed slapd idletimeout handling (ITS#9820) + * Fixed slapd syncrepl handling of new sessions (ITS#9584) + * Fixed slapd to clear connections on bind (ITS#9799) + * Fixed slapd to correctly advance connections index (ITS#9831) + * Fixed slapd syncrepl ODSEE replication of unknown attr + (ITS#9801) + * Fixed slapd-asyncmeta memory leak in keepalive setting, + slapd-ldap memory leak in keepalive setting, SEGV on config + rewrite, ordering on config rewrite, memory leak in keepalive + setting (ITS#9802) + * Fixed slapo-pcache SEGV & slapd-monitor SEGV on shutdown + (ITS#9809) + * Fixed slapd-monitor crash when hitting sizelimit (ITS#9832) + * Fixed slapd-sql to properly escape filter value (ITS#9815) + * Fixed slapo-dynlist dynamic group regression (ITS#9825) + * Fixed slapo-ppolicy operation handling to be consistent + (ITS#9794) + * Fixed slapo-translucent to correctly duplicate substring + filters (ITS#9818) + * Contrib: + * Update ppm module to the 2.1 release (ITS#9814) + * Documentation: + * admin26: Document new lloadd features (ITS#9780) + * Fixed slapd.conf(5)/slapd-config(5) syncrepl + sizelimit/timelimit documentation (ITS#9804) + * Fixed slapd-sock(5) to clarify "sockresps result" behavior + (ITS#8255) + +------------------------------------------------------------------- Old: ---- openldap-2.6.1.tgz openldap-2.6.1.tgz.asc New: ---- openldap-2.6.2.tgz openldap-2.6.2.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openldap2.spec ++++++ --- /var/tmp/diff_new_pack.Jcd7i9/_old 2022-06-03 14:15:31.565227583 +0200 +++ /var/tmp/diff_new_pack.Jcd7i9/_new 2022-06-03 14:15:31.569227588 +0200 @@ -17,7 +17,7 @@ %define run_test_suite 0 -%define version_main 2.6.1 +%define version_main 2.6.2 %define slapdrundir %{_rundir}/slapd %define flavor @BUILD_FLAVOR@%{nil} %if "%flavor" == "contrib" ++++++ 0003-LDAPI-socket-location.dif ++++++ --- /var/tmp/diff_new_pack.Jcd7i9/_old 2022-06-03 14:15:31.605227635 +0200 +++ /var/tmp/diff_new_pack.Jcd7i9/_new 2022-06-03 14:15:31.609227640 +0200 @@ -1,23 +1,13 @@ -From 73f1a31ec1d90872ac6f09ffac5adfb199eba963 Mon Sep 17 00:00:00 2001 -From: Ralf Haferkamp <rha...@suse.de> -Date: Wed, 16 Jun 2010 14:06:42 +0200 -Subject: LDAPI socket location - - -diff --git a/include/ldap_defaults.h b/include/ldap_defaults.h -index 9dba666..b9780bc 100644 ---- a/include/ldap_defaults.h -+++ b/include/ldap_defaults.h -@@ -39,7 +39,7 @@ - #define LDAP_ENV_PREFIX "LDAP" +diff -ur openldap-2.6.2.orig/include/ldap_defaults.h openldap-2.6.2/include/ldap_defaults.h +--- openldap-2.6.2.orig/include/ldap_defaults.h 2022-05-04 16:55:23.000000000 +0200 ++++ openldap-2.6.2/include/ldap_defaults.h 2022-05-23 12:55:05.059335200 +0200 +@@ -40,7 +40,7 @@ /* default ldapi:// socket */ + #ifndef LDAPI_SOCK -#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "run" LDAP_DIRSEP "ldapi" +#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "ldapi" + #endif /* - * SLAPD DEFINITIONS --- -1.7.10.4 - ++++++ openldap-2.6.1.tgz -> openldap-2.6.2.tgz ++++++ /work/SRC/openSUSE:Factory/openldap2/openldap-2.6.1.tgz /work/SRC/openSUSE:Factory/.openldap2.new.1548/openldap-2.6.2.tgz differ: char 5, line 1