Rebuild against krb5 1.20.1
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
22ec3a0a0d
commit
8b52c1b033
@ -135,7 +135,7 @@
|
|||||||
%define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
|
%define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
|
||||||
|
|
||||||
%global samba_version 4.17.3
|
%global samba_version 4.17.3
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
# This should be rc1 or %%nil
|
# This should be rc1 or %%nil
|
||||||
%global pre_release %nil
|
%global pre_release %nil
|
||||||
|
|
||||||
@ -173,7 +173,7 @@
|
|||||||
%global tevent_version 0.13.0
|
%global tevent_version 0.13.0
|
||||||
%global ldb_version 2.6.1
|
%global ldb_version 2.6.1
|
||||||
|
|
||||||
%global required_mit_krb5 1.19
|
%global required_mit_krb5 1.20.1
|
||||||
|
|
||||||
# This is a network daemon, do a hardened build
|
# This is a network daemon, do a hardened build
|
||||||
# Enables PIE and full RELRO protection
|
# Enables PIE and full RELRO protection
|
||||||
@ -4316,7 +4316,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 21 2022 Florian Weimer <fweimer@redhat.com> - 2:4.17.3-%{baserelease}
|
* Thu Dec 1 2022 Alexander Bokovoy <abokovoy@redhat.com> - 2:4.17.3-2
|
||||||
|
- Rebuild against krb5 1.20.1, new KDB interface
|
||||||
|
|
||||||
|
* Mon Nov 21 2022 Florian Weimer <fweimer@redhat.com> - 2:4.17.3-1
|
||||||
- Remove C89-specific language constructs from configure checks
|
- Remove C89-specific language constructs from configure checks
|
||||||
- Fix feature detection for major/minor macros
|
- Fix feature detection for major/minor macros
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user