From 4523f851109585eb2bb6c05449c030d2dc99aae0 Mon Sep 17 00:00:00 2001 From: luoguocui Date: Tue, 25 Nov 2025 09:12:38 +0000 Subject: [PATCH] modify the upstream URL of DHCP --- dhcp.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dhcp.spec b/dhcp.spec index a2b850a..10c1ba8 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -8,7 +8,7 @@ Summary: Dynamic host configuration protocol software #Please don't change the epoch on this package Epoch: 12 License: ISC -URL: https://www.isc.org/dhcp/ +URL: https://gitee.com/openeuler/dhcp/ Source0: http://ftp.isc.org/isc/dhcp/%{version}/dhcp-%{version}.tar.gz Source1: dhclient-script Source2: README.dhclient.d @@ -319,6 +319,12 @@ exit 0 %{_mandir}/man3/omapi.3.gz %changelog +* Tue Nov 25 2025 luoguocui - 12:4.4.3-11 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:modify the upstream URL of DHCP + * Thu Mar 20 2025 zhangpan - 12:4.4.3-10 - Type:CVE - ID:NA -- Gitee