dhcpcd 8.1.4

This commit is contained in:
idriskalp
2019-12-27 13:07:13 +03:00
parent 47fc423c85
commit 8636e23938
+10 -3
View File
@@ -12,12 +12,12 @@
<IsA>app:console</IsA>
<Summary>A dhcp client only</Summary>
<Description>An RFC2131 and RFC1541 compliant DHCP client daemon. dhcpcd gets an IP address and other information from a corresponding DHCP server, configures the network interface automatically, and tries to renew the lease time according to RFC2131 or RFC1541 depending on the command line option.</Description>
<Archive sha1sum="c17c0797672d40758d784ba7e3fbdc12552bd0fc" type="tarxz">http://ftp.osuosl.org/pub/blfs/conglomeration/dhcpcd/dhcpcd-7.1.1.tar.xz</Archive>
<Patches>
<Archive sha1sum="ea854304ed4225660ebd201953374f4dfc0ac178" type="tarxz">http://ftp.osuosl.org/pub/blfs/conglomeration/dhcpcd/dhcpcd-8.1.4.tar.xz</Archive>
<!--<Patches>
<Patch>dhcpcd-7.1.1-disable_inet6_fix.patch</Patch>
<Patch>dhcpcd-7.1.1-overflows.patch</Patch>
<Patch>dhcpcd-7.1.1-v6_read_overflow.patch</Patch>
</Patches>
</Patches>-->
<BuildDependencies>
<Dependency>eudev-devel</Dependency>
</BuildDependencies>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="6">
<Date>2019-12-27</Date>
<Version>8.1.4</Version>
<Comment>Version bump</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-06-02</Date>
<Version>7.1.1</Version>