forked from pool/openldap2
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
d574d222e3 | |||
f94500603d | |||
cc527d1c28 | |||
61daff54de |
BIN
openldap-2.6.10.tgz
(Stored with Git LFS)
BIN
openldap-2.6.10.tgz
(Stored with Git LFS)
Binary file not shown.
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEPOJptTmLyLeFZF6Yf2fV/Rzhy84FAmgvrH4ACgkQf2fV/Rzh
|
||||
y85BtA/+LSreJHsPBI5lLEC5AdOlo/03YJO1stcClGGaXm4//r4DyvbbUTyaEvnS
|
||||
yAzfALCWhjLWez1nSRZXJWu1uQF+LVckucYUdeQamdhMe/O+Qrww7hTCwHk3e0WX
|
||||
D9wkK290kJM1I0YW+XYa9R5f8SWRxsX9IPMGWQWukSBFjNv67iv04drj48mo7YQt
|
||||
+yI7koJLkcDaVwsHtV8JrSEJPxcYMYn0YEVZUlYqH7av4B6eeEgJV9IRYAmSTebP
|
||||
65vLfjflHv7+pV0cxk7Y0h9AVqsxcSSYs6l4deGv9qPxkWsdTdwGHM6tkQbkhux7
|
||||
P+GR7fGQqnkxDNaYp15aI+UavJXnIuKcJWXdqj3B1AmEH3wqrG/2GT+R6JduX8vP
|
||||
t+py6+55J7xBGDM3NAa+ushhege/viivUkoE5vLQXwkdLNpdUqKC074RL9cr59Aj
|
||||
yVoHj3gIn3Ztx2GDBVZc/CHjOs3OEuaTmiEzTzchht0lTt/m0DgHDK3SUATXqqZB
|
||||
x5WAswguZBcUuvNOaDHuXNHMzTUGrCHRS6exopcMe90Q0sPctLXafQPNcHgfwcpo
|
||||
fT/ZWQBjm1PTmrQtr/SGnX2l2UK2eYh0XmT+B042NouaE4cYhiRTiMfLOa0Qo9d5
|
||||
QELM9ySo9bHMhxJ75kBQGPnmad05gwRMILx4QHccBSZnsrKSEy0=
|
||||
=vD2H
|
||||
-----END PGP SIGNATURE-----
|
BIN
openldap-2.6.8.tgz
(Stored with Git LFS)
Normal file
BIN
openldap-2.6.8.tgz
(Stored with Git LFS)
Normal file
Binary file not shown.
16
openldap-2.6.8.tgz.asc
Normal file
16
openldap-2.6.8.tgz.asc
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEPOJptTmLyLeFZF6Yf2fV/Rzhy84FAmZM/ZwACgkQf2fV/Rzh
|
||||
y86ZGBAAl9Zlcgdpl5fvnQHx13BlTkRBzwe/55irE4T24QoYUupn69ScDW4HOMdI
|
||||
sqCAVewc86MNoRaX9ss7Ea9IyTMVOHTTNheeYmUJ3f3ZtmJSfTYoCvtCE3ZeM0zi
|
||||
QWYiofMirx//KKFqUP1Ewlb9DNInH5jeBLT3gcEd8BGL223WoepwSrpfyAKh3Tiv
|
||||
6nI+cjosTR2MvcOK6sLpJcXbLlc4Z5vuCeK3nWpdWhmOOZoTWrG7sEly+efGII2b
|
||||
as4c8BtzhKqegwdAsIbmL1q5wFl70wFzUgHpFMwLeill886ku45P9LJ9Ah3M//fN
|
||||
r3o0I1mi280xrKrh8lmAFW1NKLJibF3pA7oU3c032dQpZHjDuqMiMKfPZmAg6+5d
|
||||
KsVfMjC4oLB/Ho2T06ywkMUVVC/kGOfWFS2Z2y9dHWV6Uy8rsxSwMkkib+We4KbP
|
||||
kYyNvMJ+ZlnKNDNmuutpHPHDIYi42fQFBSUiP7JVy26I3xF9XVy479etxz2tLbrk
|
||||
ziPXE3ige3u2GtOk0l2OYbPHv5NtyEThHs0c4q/Po/90ZULyoh+PV8cXnZf1Or+k
|
||||
3Cr9H8xClXCBIRwFt6ISu+4DZVZKx64Sz/cctXqULmvGdBWpdQ1VqR/F3yp9ZgDO
|
||||
bEbgpAknFjQnTKe0YuOY+Kcs+s7SuU81z+WSWqwOTULurWcWmMU=
|
||||
=h0Ft
|
||||
-----END PGP SIGNATURE-----
|
@ -1,17 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:22:32 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.6.10
|
||||
* ldap.conf:TIMEOUT and NETWORK_TIMEOUT config directives now
|
||||
have the desired effect for TLS connections (previously ignored)
|
||||
* Reject attempts to modify cn=schema,cn=config objects
|
||||
* Fixed a slapo-nestgroup leak in nestgroup_memberFilter
|
||||
* Fixed a slapo-translucent regression with subordinate
|
||||
databases / and when requesting attributes
|
||||
* Adjusted slappw-argon2 defaults to be more secure
|
||||
* Added slapd microsecond timestamp format for local logging
|
||||
* Fixed libldap ldap_result behavior with LDAP_MSG_RECEIVED
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 11:42:49 UTC 2024 - Filip Kastl <filip.kastl@suse.com>
|
||||
|
||||
@ -2285,6 +2271,7 @@ Mon Jun 30 16:32:10 CEST 2008 - rhafer@suse.de
|
||||
- Adjust BuildRequires for older Distributions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
Fri Jun 27 10:57:53 CEST 2008 - coolo@suse.de
|
||||
|
||||
- make sure the subpacks are only in one spec file declared
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openldap2
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: openldap2%{name_suffix}
|
||||
Version: 2.6.10
|
||||
Version: 2.6.8
|
||||
Release: 0
|
||||
Summary: An implementation of the Lightweight Directory Access Protocol
|
||||
License: OLDAP-2.8
|
||||
@ -63,6 +63,7 @@ BuildRequires: db-devel
|
||||
BuildRequires: groff
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: cracklib-devel
|
||||
%if 0%{?suse_version} < 1600
|
||||
BuildRequires: openslp-devel
|
||||
%endif
|
||||
@ -146,6 +147,7 @@ to be applied with all usages of libldap.
|
||||
Summary: OpenLDAP Contrib Modules
|
||||
Group: Productivity/Networking/LDAP/Servers
|
||||
Requires: openldap2 = %{version}
|
||||
Recommends: cracklib
|
||||
|
||||
%description contrib
|
||||
Various overlays found in contrib/:
|
||||
@ -159,6 +161,7 @@ datamorph store enumerated values and fixed size integers
|
||||
denyop
|
||||
lastbind writes last bind timestamp to entry
|
||||
noopsrch handles no-op search control
|
||||
ppm password policy module for OpenLDAP ppolicy overlay (requires cracklib)
|
||||
pw-sha2 generates/validates SHA-2 password hashes
|
||||
pw-pbkdf2 generates/validates PBKDF2 password hashes
|
||||
smbk5pwd generates Samba3 password hashes (heimdal krb disabled)
|
||||
@ -286,7 +289,7 @@ export STRIP=""
|
||||
make depend
|
||||
%make_build
|
||||
# Build selected contrib overlays
|
||||
for SLAPO_NAME in addpartial allowed allop autogroup authzid datamorph lastbind denyop cloak noopsrch passwd/sha2 passwd/pbkdf2 trace variant vc
|
||||
for SLAPO_NAME in addpartial allowed allop autogroup authzid datamorph lastbind denyop cloak noopsrch passwd/sha2 passwd/pbkdf2 ppm trace variant vc
|
||||
do
|
||||
make -C contrib/slapd-modules/${SLAPO_NAME} %{?_smp_mflags} "sysconfdir=%{_sysconfdir}/openldap" "libdir=%{_libdir}" "libexecdir=%{_libdir}"
|
||||
done
|
||||
@ -335,7 +338,7 @@ make STRIP="" DESTDIR="%{buildroot}" "sysconfdir=%{_sysconfdir}/openldap" "libdi
|
||||
# Additional symbolic link to slapd executable in /usr/sbin/
|
||||
ln -s %{_libdir}/slapd %{buildroot}%{_sbindir}/slapd
|
||||
# Install selected contrib overlays
|
||||
for SLAPO_NAME in addpartial allowed allop autogroup authzid datamorph lastbind denyop cloak noopsrch passwd/sha2 passwd/pbkdf2 trace variant vc
|
||||
for SLAPO_NAME in addpartial allowed allop autogroup authzid datamorph lastbind denyop cloak noopsrch passwd/sha2 passwd/pbkdf2 ppm trace variant vc
|
||||
do
|
||||
make -C contrib/slapd-modules/${SLAPO_NAME} STRIP="" DESTDIR="%{buildroot}" "mandir=%{_mandir}" "sysconfdir=%{_sysconfdir}/openldap" "libdir=%{_libdir}" "libexecdir=%{_libdir}" install
|
||||
done
|
||||
@ -388,6 +391,7 @@ install -m 644 servers/slapd/slapd.ldif \
|
||||
%{buildroot}%{DOCDIR}/slapd.ldif.default
|
||||
rm -f %{buildroot}/etc/openldap/schema/README
|
||||
rm -f %{buildroot}/etc/openldap/slapd.ldif*
|
||||
rm -f %{buildroot}/etc/openldap/ppm.example
|
||||
mv servers/slapd/back-sql/rdbms_depend servers/slapd/back-sql/examples
|
||||
|
||||
rm -f %{buildroot}%{_libdir}/openldap/*.a
|
||||
@ -552,12 +556,14 @@ ln -fs libldap.so "%{buildroot}%{_libdir}/libldap_r.so"
|
||||
%{_libdir}/openldap/denyop.*
|
||||
%{_libdir}/openldap/lastbind.*
|
||||
%{_libdir}/openldap/noopsrch.*
|
||||
%{_libdir}/openldap/ppm.*
|
||||
%{_libdir}/openldap/pw-pbkdf2.*
|
||||
%{_libdir}/openldap/pw-sha2.*
|
||||
%{_libdir}/openldap/smbk5pwd.*
|
||||
%{_libdir}/openldap/trace.*
|
||||
%{_libdir}/openldap/variant.*
|
||||
%{_libdir}/openldap/vc.*
|
||||
%doc %{_mandir}/man5/slapm-ppm.*
|
||||
|
||||
%files client
|
||||
%doc %{_mandir}/man1/ldap*
|
||||
|
Loading…
x
Reference in New Issue
Block a user