1
0
forked from jengelh/openldap2
Michael Ströder 2021-10-11 19:19:33 +00:00 committed by Git OBS Bridge
parent 02d24c9d35
commit 45462c64fa
6 changed files with 58 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea9757001bc36295037f0030ede16810a1bb7438bbe8f871a35cc2a2b439d9ab
size 6426051

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEPOJptTmLyLeFZF6Yf2fV/Rzhy84FAmEdSNIACgkQf2fV/Rzh
y84ZQw/9EunOfNC69+AUa70l83LU88xX3j2t2pPbeTRrOXIIHvYDAaMne0lxVh9o
AC5zWzGET/TxL/4cxrWqTsQubfjiOamxelQbG2sN5L86Jgxekq8PfrCGLL/YBAcU
H51kcQjGMmBZvJ5sTGtjcw6y0SF0R6qpZGjJwsYv59IuLsWsGpncIaAmkN5+hT1f
VGHuQ1TtI55VeYKlcb/afsa6ePAMs4XnhV3xyfxb2DLoXhSu7juX7zQFRSUnBN5C
XU9GKoAlgJ4qkXgpDMtKR4mG0Atl7tX7DcUkcZBsALXfVOdq/HJWTHmLTbFNZYse
eKYys79MdGge1DQinMyxVT/XoaLCT24PoTebDY7hSQ2h/PN21p62oop2xCcdSQ8w
Kxs8VdYRxpvvGaH+hfE3FtN5ryTDIDD9K6u3Z9TBco0biEIdr81QrxzaomG3IQFB
I7KFoj2JovDl6hWSSM8IRhlFMfMZPlcqnyiN/k5CmIDle/afEWoBJqIuKS/nJly6
nYk4NSiVzKInHdDgxul07uqiiEcFOj7H956BKoGpyriARvHs9gyWAiM+WPm0iBIn
/jEU98xdhsEnaXPWFyyVwZ1DjisaMXxGpE5tY2rvZkp/oTd7QJOBOHwIveLJ25pD
mGlVRKuT9Nz8gWbOqsWbYJwf/qsUXh5Cn3M7UEEr9nxdICan0K8=
=UH2t
-----END PGP SIGNATURE-----

3
openldap-2.5.8.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:366ea1c3b24202de4481978b632128c0cfe4148d4ae13cabf93a1f38c56472dc
size 6437833

16
openldap-2.5.8.tgz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEPOJptTmLyLeFZF6Yf2fV/Rzhy84FAmFkcEoACgkQf2fV/Rzh
y8642w/+LW2cDia/IhFIw2xErl3YMm0lZU/FocJhwhDHr4dVZ4PmNLoO6Wx0rhlP
kFX37le0yRhuOatxpytOTYjWqEXsBX31PrzdZs7JjOZ+V+6SEBgEz6+znRQQGyAP
M1Ovja0ic67wk2F9qpKiuyXhzg9Ng1HFwrnx7wWOZUNWhg8jBZUUECNDVHwtjhu+
U32cuLPTFBRceLkHikQhVMmY0L/iu0WHuuEiPv8pDYP6E5GcN39oCPN+HigW1b3e
VJ6Gk7eXYS9i94po1S+TTOt7mc7U9xAWXuvBAur/a+A6ll7oq5DrZkX/pZIBIzvX
N6IP/k6o5jTZTVE8OVp6Hk1sd61xZGIquq6olTQyb0Wk6sRRqraxuzq897OuSNma
8XmtX86Gb5BkWYtub71C2u44fc9w7zMmIz5XBbGdyRB4aH7pe2n9ibZ2+sCXClq9
uSGR8iJ74+7+qn12Lr5wvlHa/p0cVI5armGk4rqQIk9UnBAt1Qn0I2nQai9OJMwj
AgoayK6+YHXIJ0rqi5j5p7Vfx3B+P+bbxL9vEgd5oUXWe0sC5tCyId0GZNjDUMoT
ykCf4sDmkb/DcV+Rap8g4wBpuDaYcBHc3hrRjoNPjs7FuRvdH5jIpuEmtfaflKvs
7lWu8f7UfhhkrwoC+l47c3XaOoMx7Xh+2dK2MbrT2tmT/Y8nqP4=
=NKlB
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Mon Oct 11 18:46:13 UTC 2021 - Michael Ströder <michael@stroeder.com>
- update to 2.5.8
OpenLDAP 2.5.8 Release (2021/10/11)
Fixed libldap ldap_int_tls_connect: isdigit() requires unsigned char (ITS#9668)
Fixed libldap memory leak in ldap_get_option LDAP_OPT_X_TLS_PEERCERT (ITS#9696)
Fixed slapd to allow normalized values for namingContexts in cn=monitor (ITS#8341)
Fixed slapd to normalize the suffix in rootDSE (ITS#9664)
Fixed slapd slapadd to avoid destroying configDB prematurely (ITS#9678)
Fixed slapd to not spam logs with lastbind information (ITS#9156)
Fixed slapd slaptest migration to correctly set olcTSLVerifyClient (ITS#9711)
Fixed slapd-mdb multival delete handling (ITS#9712)
Fixed slapd-sql ldap_entry_objectclass table for mariadb/mysql (ITS#9679)
Fixed slapd-wt multiple issues (ITS#9463)
Fixed slapd-wt to close cache db correctly (ITS#9631)
Fixed slapo-ppolicy to restore OpenLDAP 2.4 compatibilty (ITS#9671)
Fixed slapo-syncprov to free uuid list when finished replaying sessionlog (ITS#6467)
Build
Fixed libldap result.c compilation on musl systems (ITS#9648)
Fixed slapd duplicate definition of peerbv (ITS#9659)
Fixed test suite with memberof modular builds (ITS#9464)
Contrib
Added man page for ppm contrib module (ITS#9644)
Fix crash when pwdCheckModuleArg is not defined for ppm (ITS#9656)
Documentation
Fixed guide download link for heimdal (ITS#9669)
Fixed guide documentation for TLSECName (ITS#9687)
Fixed guide documentation missing tags (ITS#9693)
Fixed guide loadbalancer typo (ITS#9699)
Fixed guide synprov-nopresent redundant text (ITS#9689)
Fixed guide various typos and fix config alignment (ITS#9706)
Removed ppolicy.schema from servers/slapd/schema/README (ITS#9156)
Fixed slapd.conf(5)/slapd-config(5) to document default for database monitoring (ITS#9674)
Fixed slapd-meta(5)/slapd-asyncmeta(5) verbiage for try-propagate (ITS#9646)
Fixed slapo-syncprov(5) to note entryCSN indexing is highly recommended (ITS#9688)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 24 13:04:36 UTC 2021 - Philipp Wagner <mail@philipp-wagner.com> Tue Aug 24 13:04:36 UTC 2021 - Philipp Wagner <mail@philipp-wagner.com>

View File

@ -17,7 +17,7 @@
%define run_test_suite 0 %define run_test_suite 0
%define version_main 2.5.7 %define version_main 2.5.8
%define slapdrundir %{_rundir}/slapd %define slapdrundir %{_rundir}/slapd
Name: openldap2 Name: openldap2