summaryrefslogtreecommitdiff
path: root/packaging/biboumi.spec.cmake
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-05-02 14:46:03 +0200
committerlouiz’ <louiz@louiz.org>2017-05-02 14:46:03 +0200
commit25d46924bc2edd079d4d996d1d76d702d724341e (patch)
treec5f70e398ebf61472071735d1023cf282fc1a332 /packaging/biboumi.spec.cmake
parent9db89eb8b0daada627f1c5b934e5407d37888371 (diff)
downloadbiboumi-v4.tar.gz
biboumi-v4.tar.bz2
biboumi-v4.tar.xz
biboumi-v4.zip
Fix a segmentation fault when connecting to a server without a port4.3v4
fix #3260
Diffstat (limited to 'packaging/biboumi.spec.cmake')
-rw-r--r--packaging/biboumi.spec.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake
index 8c34bd6..e4a1d3b 100644
--- a/packaging/biboumi.spec.cmake
+++ b/packaging/biboumi.spec.cmake
@@ -59,6 +59,10 @@ make check %{?_smp_mflags}
%changelog
+* Wed May 2 2017 Le Coz Florent <louiz@louiz.org> - 4.3-1
+- Fix a segmentation fault that occured when trying to connect
+ to an IRC server without any port configured.
+
* Wed Apr 26 2017 Le Coz Florent <louiz@louiz.org> - 4.2-1
- Fix a build issue when LiteSQL is absent from the system