summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 02:11:18 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 02:11:18 +0000
commit5dd1f0cd3ddf62950bf6a8b153d95bda8a288156 (patch)
tree223c28eeb1bca68ea87e671c386328c7d095116b
parent0f499831dfae8b56412a92f2326065ca481be053 (diff)
downloads6-dns-5dd1f0cd3ddf62950bf6a8b153d95bda8a288156.tar.xz
- Remove fucking -Bsymbolicv2.0.0.6
- version: 2.0.0.6
-rw-r--r--INSTALL2
-rwxr-xr-xconfigure1
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html6
-rw-r--r--package/info2
5 files changed, 10 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 073d454..ae29b1b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 4.0 or later
- - skalibs version 2.3.6.1 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.3.7.1 or later: http://skarnet.org/software/skalibs/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/configure b/configure
index b1590fa..3ddb7e5 100755
--- a/configure
+++ b/configure
@@ -304,7 +304,6 @@ fi
if $shared ; then
tryldflag LDFLAGS_AUTO -Wl,--hash-style=both
- tryldflag LDFLAGS_SHARED -Wl,-Bsymbolic
fi
LDFLAGS_SHARED="${LDFLAGS_SHARED}${addlibdpath}"
diff --git a/doc/index.html b/doc/index.html
index 3049cf1..8118fcf 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -46,7 +46,7 @@ point in the future.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 4.0 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.3.6.1 or later </li>
+2.3.7.1 or later </li>
</ul>
<h3> Licensing </h3>
@@ -59,7 +59,7 @@ point in the future.
<h3> Download </h3>
<ul>
- <li> The current released version of s6-dns is <a href="s6-dns-2.0.0.5.tar.gz">2.0.0.5</a>. </li>
+ <li> The current released version of s6-dns is <a href="s6-dns-2.0.0.6.tar.gz">2.0.0.6</a>. </li>
<li> Alternatively, you can checkout a copy of the s6-dns git repository:
<pre> git clone git://git.skarnet.org/s6-dns </pre> </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index efc23c4..0bfc111 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,12 @@
<h1> What has changed in s6-dns </h1>
+<h2> in 2.0.0.6 </h2>
+
+<ul>
+ <li> skalibs dependency bumped to 2.3.7.1. </li>
+</ul>
+
<h2> in 2.0.0.5 </h2>
<ul>
diff --git a/package/info b/package/info
index 9c60a72..3f2163a 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-dns
-version=2.0.0.5
+version=2.0.0.6
category=web
package_macro_name=S6_DNS