Rebuild against Samba 4.12RC1
This commit is contained in:
parent
8ae86f33dc
commit
229f6e6fdd
@ -81,7 +81,7 @@
|
|||||||
# 0.7.16: https://github.com/drkjam/netaddr/issues/71
|
# 0.7.16: https://github.com/drkjam/netaddr/issues/71
|
||||||
%global python_netaddr_version 0.7.16
|
%global python_netaddr_version 0.7.16
|
||||||
# Require 4.7.0 which brings Python 3 bindings
|
# Require 4.7.0 which brings Python 3 bindings
|
||||||
%global samba_version 2:4.9.0
|
%global samba_version 2:4.12
|
||||||
# SELinux context for /etc/named directory, RHBZ#1759495
|
# SELinux context for /etc/named directory, RHBZ#1759495
|
||||||
%global selinux_policy_version 3.14.3-52
|
%global selinux_policy_version 3.14.3-52
|
||||||
%global slapi_nis_version 0.56.1
|
%global slapi_nis_version 0.56.1
|
||||||
@ -142,7 +142,7 @@
|
|||||||
|
|
||||||
Name: %{package_name}
|
Name: %{package_name}
|
||||||
Version: %{IPA_VERSION}
|
Version: %{IPA_VERSION}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The Identity, Policy and Audit system
|
Summary: The Identity, Policy and Audit system
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -1359,6 +1359,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 26 2020 Alexander Bokovoy <abokovoy@redhat.com> - 4.8.4-3
|
||||||
|
- Rebuild against Samba 4.12RC1
|
||||||
|
|
||||||
* Mon Dec 16 2019 Adam Williamson <awilliam@redhat.com> - 4.8.4-2
|
* Mon Dec 16 2019 Adam Williamson <awilliam@redhat.com> - 4.8.4-2
|
||||||
- Backport PR #4045 to fix overlapping DNS zone check bugs
|
- Backport PR #4045 to fix overlapping DNS zone check bugs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user