diff --git a/dhcp.spec b/dhcp.spec index 4c882f4a0d391d090c7e77c5c4640892def3ec84..74df24f5afa8402af4e15e8fbcdcabd213761b09 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -17,7 +17,7 @@ Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.3.6 -Release: 49%{anolis_release}%{?dist} +Release: 50%{anolis_release}%{?dist} # NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to # dcantrell maintaining the package) made incorrect use of the epoch and # that's why it is at 12 now. It should have never been used, but it was. @@ -722,10 +722,13 @@ done %endif %changelog -* Fri May 26 2023 yangxiaoxuan - 12:4.3.6-49.0.1 +* Mon May 27 2024 yangxiaoxuan - 12:4.3.6-50.0.1 - Rebrand for Anolis OS - Fix gcc10 -fno-common compile issue for compatible with gcc10 build +* Tue Mar 05 2024 Petr Menšík - 12:4.3.6-50 +- Rebuild because of bind ABI changes related to CVE-2023-50387 + * Tue Oct 11 2022 Martin Osvald - 12:4.3.6-49 - Fix for CVE-2022-2928 - Fix for CVE-2022-2929 diff --git a/dist b/dist index 9c0e36ec42a2d9bfefacb21ac6354c9ddd910533..1fe92cf0fdf9c2625d878a2ace258f64c1e8ca44 100644 --- a/dist +++ b/dist @@ -1 +1 @@ -an8 +an8_10