diff options
author | louiz’ <louiz@louiz.org> | 2017-05-02 14:46:03 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-05-02 15:00:21 +0200 |
commit | 0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080 (patch) | |
tree | cb3782d98f6da1d803cdb17f9e4605890586644c /packaging | |
parent | ea65b43cc2ad17879332941293ead8e36a219800 (diff) | |
download | biboumi-0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080.tar.gz biboumi-0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080.tar.bz2 biboumi-0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080.tar.xz biboumi-0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080.zip |
Fix a segmentation fault when connecting to a server without a port
fix #3260
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/biboumi.spec.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index fcf90c0..a92f9dc 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -62,6 +62,10 @@ make check %{?_smp_mflags} * ${RPM_DATE} Le Coz Florent <louiz@louiz.org> - ${RPM_VERSION}-1 - Build latest git revision +* 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 |