diff --git a/libssh-0.5.3.tar.bz2 b/libssh-0.5.3.tar.bz2 deleted file mode 100644 index 6efe0d3..0000000 --- a/libssh-0.5.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1015512f3a5d68ef2ef80f9a1aed48f18993f8f87ccd762ee0d2f62225940cde -size 270834 diff --git a/libssh-0.5.4.tar.bz2 b/libssh-0.5.4.tar.bz2 new file mode 100644 index 0000000..3d63a70 --- /dev/null +++ b/libssh-0.5.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ede50e8b88ccc4965903dcd74d7499da724b0f2bb69a38534c75d3aa12ece48 +size 239153 diff --git a/libssh.changes b/libssh.changes index c49bb4b..033c564 100644 --- a/libssh.changes +++ b/libssh.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 22 15:03:51 UTC 2013 - asn@cryptomilk.org + +- Update to version 0.5.4 + * CVE-2013-0176 - NULL dereference leads to denial of service + * Fixed several NULL pointer dereferences in SSHv1. + * Fixed a free crash bug in options parsing. + ------------------------------------------------------------------- Tue Nov 20 13:40:42 UTC 2012 - asn@cryptomilk.org diff --git a/libssh.spec b/libssh.spec index 1f996e0..c1cdc40 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,7 +1,7 @@ # # spec file for package libssh # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ BuildRequires: doxygen BuildRequires: gcc-c++ BuildRequires: openssl-devel BuildRequires: pkgconfig -Version: 0.5.3 +Version: 0.5.4 Release: 0 Summary: SSH library License: LGPL-2.1+