From 382b17b2f35febd994097dde5a1c8b8ec285d712ce3c553e8ee68c8851d3607a Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 28 May 2013 13:46:29 +0000 Subject: [PATCH] Accepting request 176867 from home:msmeissn:branches:network:utilities - updated to 1.7.2.2 This release fixes a security issue: Under certain circumstances, an FD leak occurs and may be misused for denial-of-service attacks against socat running in server mode (CVE-2013-3571) security fix for READLINE bnc#759859 OBS-URL: https://build.opensuse.org/request/show/176867 OBS-URL: https://build.opensuse.org/package/show/network:utilities/socat?expand=0&rev=19 --- socat-1.7.2.1.tar.bz2 | 3 --- socat-1.7.2.2.tar.bz2 | 3 +++ socat.changes | 10 +++++++++- socat.spec | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 socat-1.7.2.1.tar.bz2 create mode 100644 socat-1.7.2.2.tar.bz2 diff --git a/socat-1.7.2.1.tar.bz2 b/socat-1.7.2.1.tar.bz2 deleted file mode 100644 index 875cdd8..0000000 --- a/socat-1.7.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:faea2ed6c63bb97a59237fd43b7c35ad248317297e8bfeb2e6f2ec1e6bc58277 -size 433321 diff --git a/socat-1.7.2.2.tar.bz2 b/socat-1.7.2.2.tar.bz2 new file mode 100644 index 0000000..8dd70a8 --- /dev/null +++ b/socat-1.7.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a167af11a4d3809cbc66f5e2dcb39b6e371251282ef5de6ea6ff0c4be8a953c +size 433222 diff --git a/socat.changes b/socat.changes index 6ca1b07..5fa19b2 100644 --- a/socat.changes +++ b/socat.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 28 13:27:12 UTC 2013 - meissner@suse.com + +- updated to 1.7.2.2 + This release fixes a security issue: Under certain circumstances, + an FD leak occurs and may be misused for denial-of-service attacks + against socat running in server mode (CVE-2013-3571) + ------------------------------------------------------------------- Mon Mar 4 11:20:27 UTC 2013 - cfarrell@suse.com @@ -13,7 +21,7 @@ Sat Mar 2 08:13:52 UTC 2013 - coolo@suse.com Fri May 25 14:15:08 UTC 2012 - meissner@suse.com - udapted to 1.7.2.1 - security fix for READLINE bnc#759859 + security fix for READLINE bnc#759859 ------------------------------------------------------------------- Wed Dec 21 10:31:49 UTC 2011 - coolo@suse.com diff --git a/socat.spec b/socat.spec index fba347a..0258750 100644 --- a/socat.spec +++ b/socat.spec @@ -22,7 +22,7 @@ BuildRequires: openssl-devel BuildRequires: procps BuildRequires: readline-devel BuildRequires: tcpd-devel -Version: 1.7.2.1 +Version: 1.7.2.2 Release: 0 Url: http://www.dest-unreach.org/socat/ Summary: Multipurpose relay for bidirectional data transfer