Page MenuHomeSolus

D5813.id.diff
No OneTemporary

D5813.id.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,7 @@
+ld-linux-x86-64.so.2
libc.so.6
libcrypto.so.1.0.0
+libidn2.so.0
libpthread.so.0
libreadline.so.6
libxml2.so.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,22 +1,27 @@
name : bind-utils
-version : 9.11.5_p1
-release : 14
+version : 9.14.0
+release : 15
source :
- - ftp://ftp.isc.org/isc/bind9/9.11.5-P1/bind-9.11.5-P1.tar.gz : 6cd6dbf016569f12d4a0ed629e44e895d9ed41c6908274ed2e617666c5491928
+ - https://github.com/isc-projects/bind9/archive/v9_14_0.tar.gz : e74b1f15fac8278f321170b2eef3f2c4cac47bb53ac47d79f2f8e99635f22691
license : MPL-2.0
component : network.util
summary : Client side programs nslookup, dig and host.
networking : yes
description: |
Client side programs nslookup, dig and host.
+builddeps :
+ - pkgconfig(libcap)
+ - pkgconfig(libidn2)
+ - pkgconfig(python3)
+ - python-ply
setup : |
- %configure --disable-static
+ %configure --disable-static --with-libidn2
build : |
%make -C lib/dns
- %make -C lib/isc
+ %make -C lib/irs
%make -C lib/bind9
+ %make -C lib/isc
%make -C lib/isccfg
- %make -C lib/lwres
%make -C bin/dig
%make -C bin/nsupdate
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>bind-utils</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>network.util</PartOf>
@@ -30,12 +30,12 @@
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2018-12-13</Date>
- <Version>9.11.5_p1</Version>
+ <Update release="15">
+ <Date>2019-03-22</Date>
+ <Version>9.14.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 1:58 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5807779
Default Alt Text
D5813.id.diff (2 KB)

Event Timeline