import CS openldap-2.6.6-1.el9
This commit is contained in:
parent
7b5cc7d29a
commit
8c4c77dfeb
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/openldap-2.6.3.tgz
|
||||
SOURCES/openldap-2.6.6.tgz
|
||||
SOURCES/openldap-ppolicy-check-password-1.1.tar.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
058712d53024e745e71487c77ab9c721571f5865 SOURCES/openldap-2.6.3.tgz
|
||||
633bc0ce9b5d91852c1fe38c720763f32d18390f SOURCES/openldap-2.6.6.tgz
|
||||
d9f2c30aa3ec5760d4eb5923f461ca8eed92703d SOURCES/openldap-ppolicy-check-password-1.1.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
%global __brp_remove_la_files %nil
|
||||
|
||||
Name: openldap
|
||||
Version: 2.6.3
|
||||
Version: 2.6.6
|
||||
Release: 1%{?dist}
|
||||
Summary: LDAP support libraries
|
||||
License: OpenLDAP
|
||||
@ -541,6 +541,10 @@ exit 0
|
||||
%{_libdir}/libslapi-2.4*.so.*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 11 2023 Simon Pichugin <spichugi@redhat.com> - 2.6.6-1
|
||||
- Rebase OpenLDAP in RHEL 9.4
|
||||
Resolves: RHEL-11306
|
||||
|
||||
* Wed Jun 14 2023 Simon Pichugin <spichugi@redhat.com> - 2.6.3-1
|
||||
- Rebase OpenLDAP to 2.6.3
|
||||
Related: rhbz#2212983
|
||||
|
Loading…
Reference in New Issue
Block a user