import CS openldap-2.6.3-1.el9
This commit is contained in:
parent
1b3112898a
commit
7b5cc7d29a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/openldap-2.6.2.tgz
|
||||
SOURCES/openldap-2.6.3.tgz
|
||||
SOURCES/openldap-ppolicy-check-password-1.1.tar.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
478066b34ac4e04ecabba11a5675f6c688b360fb SOURCES/openldap-2.6.2.tgz
|
||||
058712d53024e745e71487c77ab9c721571f5865 SOURCES/openldap-2.6.3.tgz
|
||||
d9f2c30aa3ec5760d4eb5923f461ca8eed92703d SOURCES/openldap-ppolicy-check-password-1.1.tar.gz
|
||||
|
@ -15,8 +15,8 @@
|
||||
%global __brp_remove_la_files %nil
|
||||
|
||||
Name: openldap
|
||||
Version: 2.6.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2.6.3
|
||||
Release: 1%{?dist}
|
||||
Summary: LDAP support libraries
|
||||
License: OpenLDAP
|
||||
URL: http://www.openldap.org/
|
||||
@ -541,6 +541,10 @@ exit 0
|
||||
%{_libdir}/libslapi-2.4*.so.*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 14 2023 Simon Pichugin <spichugi@redhat.com> - 2.6.3-1
|
||||
- Rebase OpenLDAP to 2.6.3
|
||||
Related: rhbz#2212983
|
||||
|
||||
* Fri Aug 5 2022 Simon Pichugin <spichugi@redhat.com> - 2.6.2-3
|
||||
- Add export symbols related to LDAP_CONNECTIONLESS
|
||||
Related: rhbz#2115465
|
||||
|
Loading…
Reference in New Issue
Block a user