Merge pull request #11739 from Rmys/master

dhcp-4.4.3
This commit is contained in:
Rmys
2023-04-19 16:31:28 +03:00
committed by GitHub
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>service</IsA>
<Summary>Dynamic host configuration protocol software</Summary>
<Description>DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server.</Description>
<Archive sha1sum="7be2c4911107f613c2d4b0a943261603c6b8507a" type="targz">http://ftp.isc.org/isc/dhcp/4.4.1/dhcp-4.4.1.tar.gz</Archive>
<Archive sha1sum="1f82ddfbe43c6e03e22240cd9494bd9e8f52c8b1" type="targz">https://downloads.isc.org/isc/dhcp/4.4.3-P1/dhcp-4.4.3-P1.tar.gz</Archive>
<BuildDependencies>
<Dependency>groff</Dependency>
<Dependency>openldap-client</Dependency>
@@ -97,6 +97,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-04-19</Date>
<Version>4.4.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-27</Date>
<Version>4.4.1</Version>