fixup! Fixes of CVE-2023-50387 and CVE-2023-50868 caused ABI change #2
dhcp package has unfortunately epoch, without which version enforcing does not help. Add epoch to conflict with older packages. ; Related: CVE-2023-50387 CVE-2023-50868 Related: RHEL-25681 RHEL-25649
This commit is contained in:
parent
eb5b2e9eab
commit
ba123988a1
@ -225,9 +225,9 @@ Provides: dnssec-conf = 1.27-2
|
|||||||
# Fixes of CVE-2023-50387 and CVE-2023-50868 caused ABI change
|
# Fixes of CVE-2023-50387 and CVE-2023-50868 caused ABI change
|
||||||
# Enforce updated rebuild is accepted only
|
# Enforce updated rebuild is accepted only
|
||||||
Conflicts: bind-dyndb-ldap < 11.6-5
|
Conflicts: bind-dyndb-ldap < 11.6-5
|
||||||
Conflicts: dhcp-client < 4.3.6-50
|
Conflicts: dhcp-client < 12:4.3.6-50
|
||||||
Conflicts: dhcp-server < 4.3.6-50
|
Conflicts: dhcp-server < 12:4.3.6-50
|
||||||
Conflicts: dhcp-relay < 4.3.6-50
|
Conflicts: dhcp-relay < 12:4.3.6-50
|
||||||
BuildRequires: gcc, make
|
BuildRequires: gcc, make
|
||||||
BuildRequires: openssl-devel, libtool, autoconf, pkgconfig, libcap-devel
|
BuildRequires: openssl-devel, libtool, autoconf, pkgconfig, libcap-devel
|
||||||
BuildRequires: libidn2-devel, libxml2-devel
|
BuildRequires: libidn2-devel, libxml2-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user