Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openldap2 for openSUSE:Factory 
checked in at 2023-11-05 12:18:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openldap2 (Old)
 and      /work/SRC/openSUSE:Factory/.openldap2.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openldap2"

Sun Nov  5 12:18:28 2023 rev:182 rq:1122990 version:2.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/openldap2/openldap2.changes      2023-09-13 
20:43:14.403256382 +0200
+++ /work/SRC/openSUSE:Factory/.openldap2.new.17445/openldap2.changes   
2023-11-05 12:18:30.976526003 +0100
@@ -1,0 +2,8 @@
+Fri Nov  3 06:33:07 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.6.6
+  * Fixed libldap handling of TCP KEEPALIVE options
+  * Fixed slapd callback handling with overlays that do extended
+    operations
+
+-------------------------------------------------------------------

Old:
----
  openldap-2.6.4.tgz
  openldap-2.6.4.tgz.asc

New:
----
  openldap-2.6.6.tgz
  openldap-2.6.6.tgz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openldap2.spec ++++++
--- /var/tmp/diff_new_pack.QLxWkr/_old  2023-11-05 12:18:32.108567531 +0100
+++ /var/tmp/diff_new_pack.QLxWkr/_new  2023-11-05 12:18:32.108567531 +0100
@@ -26,11 +26,11 @@
 %endif
 
 Name:           openldap2%{name_suffix}
+Version:        2.6.6
+Release:        0
 Summary:        An open source implementation of the Lightweight Directory 
Access Protocol
 License:        OLDAP-2.8
 Group:          Productivity/Networking/LDAP/Servers
-Version:        2.6.4
-Release:        0
 URL:            https://www.openldap.org
 Source0:        
https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-%{version}.tgz
 Source1:        
https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-%{version}.tgz.asc
@@ -56,8 +56,6 @@
 Patch5:         0005-pie-compile.dif
 Patch8:         0008-In-monitor-backend-do-not-return-Connection0-entries.patch
 Patch16:        0016-Clear-shared-key-only-in-close-function.patch
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  argon2-devel
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  db-devel
@@ -240,12 +238,7 @@
 Servers
 
 %prep
-%setup -q -a 9 -n openldap-%{version}
-%patch1 -p1
-%patch3 -p1
-%patch5 -p1
-%patch8 -p1
-%patch16 -p1
+%autosetup -a9 -p1 -n openldap-%{version}
 cp %{SOURCE5} .
 
 %build
@@ -258,7 +251,7 @@
 export CFLAGS="%{optflags} -Wno-format-extra-args -fno-strict-aliasing 
-DNDEBUG -DSLAP_CONFIG_DELETE -DSLAP_SCHEMA_EXPOSE -DLDAP_COLLECTIVE_ATTRIBUTES 
-DLDAP_USE_NON_BLOCKING_TLS"
 export STRIP=""
 ./configure \
-        --prefix=/usr \
+        --prefix="%_prefix" \
         --sysconfdir=%{_sysconfdir} \
         --libdir=%{_libdir} \
         --libexecdir=%{_libdir} \

++++++ openldap-2.6.4.tgz -> openldap-2.6.6.tgz ++++++
/work/SRC/openSUSE:Factory/openldap2/openldap-2.6.4.tgz 
/work/SRC/openSUSE:Factory/.openldap2.new.17445/openldap-2.6.6.tgz differ: char 
5, line 1

++++++ openldap2.conf ++++++
--- /var/tmp/diff_new_pack.QLxWkr/_old  2023-11-05 12:18:32.252572813 +0100
+++ /var/tmp/diff_new_pack.QLxWkr/_new  2023-11-05 12:18:32.256572960 +0100
@@ -1,3 +1,4 @@
 # openldap needs a directory in /var/lib/:
 d /var/lib/ldap 0750 ldap ldap -
+d /run/slapd 0755 ldap ldap -
 

Reply via email to