bind 3.14.9
This commit is contained in:
+22
-3
@@ -12,7 +12,7 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server</Summary>
|
||||
<Description>bind is an implementation of the DNS protocols, bind includes a DNS server (named), a resolver library and tools for verifying that the DNS server is operating properly.</Description>
|
||||
<Archive sha1sum="55015312b571dd4f6e8ef7a054b6937378e092c4" type="targz">ftp://ftp.isc.org/isc/bind9/9.12.0/bind-9.12.0.tar.gz</Archive>
|
||||
<Archive sha1sum="a45f4c8b44755d8c4019181d0787e4e72d836661" type="targz">ftp://ftp.isc.org/isc/bind9/9.14.9/bind-9.14.9.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
@@ -21,17 +21,25 @@
|
||||
<Dependency>e2fsprogs-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
<Dependency>geoip-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-PLY</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">nslookup-pisilinux.patch</Patch>
|
||||
<Patch level="1">fedora/bind-9.5-PIE.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/bind-9.5-parallel-build.patch</Patch> -->
|
||||
<!--
|
||||
<Patch level="1">fedora/bind-96-libtool2.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/bind-95-rh452060.patch</Patch> -->
|
||||
<Patch level="0">fedora/bind93-rh490837.patch</Patch>
|
||||
-->
|
||||
<!-- <Patch level="1">fedora/bind-95-rh452060.patch</Patch>
|
||||
<Patch level="0">fedora/bind93-rh490837.patch</Patch> -->
|
||||
|
||||
<!-- <Patch level="1">fedora/bind97-rh478718.patch</Patch> -->
|
||||
<Patch level="1">fedora/bind97-rh645544.patch</Patch>
|
||||
<Patch level="1">fedora/bind99-rh640538.patch</Patch>
|
||||
<!--
|
||||
<Patch level="1">lfs/bind-9.12.0-use_iproute2-1.patch</Patch>
|
||||
-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -75,6 +83,8 @@
|
||||
<Dependency release="current">bind-libs</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-PLY</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -111,6 +121,8 @@
|
||||
<Dependency>libcap</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-PLY</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -136,6 +148,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-01-15</Date>
|
||||
<Version>9.14.9</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-08-10</Date>
|
||||
<Version>9.12.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user