aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-02-04 11:43:52 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2023-02-04 11:43:52 +0000
commitdf5ed01620415cf60cdd55b80bc05268ba74c904 (patch)
treec4f9bffbe9a421138484016260a6cf9dbea0988e
parentMerge tag 'v2.0.3' into debian (diff)
downloadconfig-links-df5ed01620415cf60cdd55b80bc05268ba74c904.tar.gz
config-links-df5ed01620415cf60cdd55b80bc05268ba74c904.zip
debian: 2.0.3-1debian/v2.0.3-1
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 907ab7e..9e39816 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+config-links (2.0.3-1) unstable; urgency=medium
+
+ * debian/README: update
+ * accomodate older bash-es
+ * add Docker tests for older bash-es
+ * move unit tests to test/unit/
+ * test/unit: fix path to links-* tools
+ * fix Docker tests
+ * properly rebuild Docker images
+ * README: update
+ * README: update
+ * Makefile: add a comment
+ * add an "integration" test
+ * db.sh: fix Xenial tests
+ * t/i: call links-update twice, just in case
+
+ -- Egor Tensin <Egor.Tensin@gmail.com> Sat, 04 Feb 2023 11:42:19 +0000
+
config-links (2.0.2-1) unstable; urgency=medium
* workflows/ci: upgrade actions