diff options
author | louiz’ <louiz@louiz.org> | 2020-02-25 23:40:16 +0100 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2020-02-25 23:40:16 +0100 |
commit | 38fbca5bc01d8738f448714469259ed0e04ac101 (patch) | |
tree | ad78e8daa28101129e55086078f7e2af30a8fc62 | |
parent | c35e1aaa768c2d331ce4699245f820d6bbfcea7c (diff) | |
parent | f6dd3c46564c2ac36a8482c2f0e06e2e75114315 (diff) | |
download | biboumi-38fbca5bc01d8738f448714469259ed0e04ac101.tar.gz biboumi-38fbca5bc01d8738f448714469259ed0e04ac101.tar.bz2 biboumi-38fbca5bc01d8738f448714469259ed0e04ac101.tar.xz biboumi-38fbca5bc01d8738f448714469259ed0e04ac101.zip |
Merge branch 'v8'
-rw-r--r-- | CHANGELOG.rst | 6 | ||||
-rw-r--r-- | packaging/biboumi.spec.cmake | 5 |
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 172bb7c..a5d3f58 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -31,6 +31,12 @@ For developers A tutorial and a documentation have been written. It should now be easy to write a test that demonstrates a bug or a missing feature. +Version 8.4 - 2020-02-25 +======================== + +- Fix a possible crash that could be caused by a very well timed identd + query + Version 8.3 - 2018-06-01 ======================== diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index 4114b7e..4a87bb0 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -69,7 +69,10 @@ make check %{?_smp_mflags} - Build against botan2 - Build with sphinx instead of pandoc -* Fri Jun 1 2018 Le Coz Florent <louiz@louiz.org> - 8.3-1 +* Tue Feb 25 2020 Le Coz Florent <louiz@louiz.org> - 8.4-1 + Update to version 8.4 + +* Wed Jun 1 2018 Le Coz Florent <louiz@louiz.org> - 8.3-1 Update to version 8.3 * Fri May 25 2018 Le Coz Florent <louiz@louiz.org> - 8.2-1 |