summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-03 00:32:19 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-03 00:32:19 +0000
commitcf884a8d79e87901498a21f2ec942c0e82a685b9 (patch)
treec52849d9d839bd076a0c9c3d11bcc5e1eb5564e0
parent608b1bdbfa3fd3e2e207e233d0007c324a46b95b (diff)
downloadbcnm-cf884a8d79e87901498a21f2ec942c0e82a685b9.tar.xz
Prepare for 0.0.1.2
-rw-r--r--INSTALL2
-rw-r--r--NEWS6
-rw-r--r--README2
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html7
-rw-r--r--package/info2
6 files changed, 18 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index e57af12..bfdd834 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A Linux-based system with a standard C development environment
- GNU make version 3.81 or later
- - skalibs version 2.9.3.0 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/
This software is Linux-specific. It will run on a Linux kernel,
version 2.6.32 or later. However, it is not hard to port to
diff --git a/NEWS b/NEWS
index efeb4d6..eeeb2fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Changelog for bcnm
+In 0.0.1.2
+----------
+
+ - Version that works with skalibs-2.10.0.0.
+
+
In 0.0.1.1
----------
diff --git a/README b/README
index 26cf62f..1207164 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ Unix systems.
It just implements a state machine and send commands to other processes
such as wpa_supplicant and a user-configured DHCP client.
- See http://skarnet.org/software/bcnm/ for details.
+ See https://skarnet.org/software/bcnm/ for details.
* Installation
diff --git a/doc/index.html b/doc/index.html
index 3097899..c57a81e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -42,7 +42,7 @@ in the short or even middle term.
<li> A Linux-based system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.9.3.0 or later. It's a build-time requirement. It's also a run-time
+2.10.0.0 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs library. </li>
</ul>
@@ -57,7 +57,7 @@ requirement if you link against the shared version of the skalibs library. </li>
<ul>
<li> The current released version of bcnm is
-<a href="bcnm-0.0.1.1.tar.gz">0.0.1.1</a>. </li>
+<a href="bcnm-0.0.1.2.tar.gz">0.0.1.2</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/bcnm/">bcnm
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index f5a772c..49fb1f2 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,13 @@
<h1> What has changed in bcnm </h1>
+<h2> in 0.0.1.2 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.10.0.0. </li>
+</ul>
+
<h2> in 0.0.1.1 </h2>
<ul>
diff --git a/package/info b/package/info
index cb42f64..a4b21d5 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=bcnm
-version=0.0.1.1
+version=0.0.1.2
category=admin
package_macro_name=BCNM