bind 3.14.9
This commit is contained in:
@@ -43,7 +43,8 @@ def setup():
|
||||
--includedir=/usr/include/bind9 \
|
||||
--enable-ipv6 \
|
||||
--enable-largefile \
|
||||
--disable-static")
|
||||
--disable-static \
|
||||
PYTHON=/usr/bin/python3")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
diff --git a/bin/dig/dig.docbook b/bin/dig/dig.docbook
|
||||
index 1079421..f11abd1 100644
|
||||
--- a/bin/dig/dig.docbook
|
||||
+++ b/bin/dig/dig.docbook
|
||||
@@ -1177,6 +1177,39 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
|
||||
</para>
|
||||
</refsection>
|
||||
|
||||
+ <refsection><info><title>RETURN CODES</title></info>
|
||||
+ <para>
|
||||
+ <command>Dig</command> return codes are:
|
||||
+ <variablelist>
|
||||
+ <varlistentry>
|
||||
+ <listitem>
|
||||
+ <para>0: Everything went well, including things like NXDOMAIN</para>
|
||||
+ </listitem>
|
||||
+ </varlistentry>
|
||||
+ <varlistentry>
|
||||
+ <listitem>
|
||||
+ <para>1: Usage error</para>
|
||||
+ </listitem>
|
||||
+ </varlistentry>
|
||||
+ <varlistentry>
|
||||
+ <listitem>
|
||||
+ <para>8: Couldn't open batch file</para>
|
||||
+ </listitem>
|
||||
+ </varlistentry>
|
||||
+ <varlistentry>
|
||||
+ <listitem>
|
||||
+ <para>9: No reply from server</para>
|
||||
+ </listitem>
|
||||
+ </varlistentry>
|
||||
+ <varlistentry>
|
||||
+ <listitem>
|
||||
+ <para>10: Internal error</para>
|
||||
+ </listitem>
|
||||
+ </varlistentry>
|
||||
+ </variablelist>
|
||||
+ </para>
|
||||
+ </refsection>
|
||||
+
|
||||
<refsection><info><title>FILES</title></info>
|
||||
|
||||
<para><filename>/etc/resolv.conf</filename>
|
||||
+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