From b89145da5b9bab748ee4cc78c06408311014466ff72f247521c47e9ba942df7e Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 25 May 2012 14:18:31 +0000 Subject: [PATCH] - udapted to 1.7.2.1 security fix for READLINE bnc#759859 OBS-URL: https://build.opensuse.org/package/show/network:utilities/socat?expand=0&rev=14 --- socat-1.7.2.0.tar.bz2 | 3 --- socat-1.7.2.1.tar.bz2 | 3 +++ socat.changes | 6 ++++++ socat.spec | 7 ++++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 socat-1.7.2.0.tar.bz2 create mode 100644 socat-1.7.2.1.tar.bz2 diff --git a/socat-1.7.2.0.tar.bz2 b/socat-1.7.2.0.tar.bz2 deleted file mode 100644 index bae3a73..0000000 --- a/socat-1.7.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59b3bde927c14fbc3f9e42c782971710da8a89bbf46f7531f09a681754041802 -size 432031 diff --git a/socat-1.7.2.1.tar.bz2 b/socat-1.7.2.1.tar.bz2 new file mode 100644 index 0000000..875cdd8 --- /dev/null +++ b/socat-1.7.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faea2ed6c63bb97a59237fd43b7c35ad248317297e8bfeb2e6f2ec1e6bc58277 +size 433321 diff --git a/socat.changes b/socat.changes index ef7d85a..6437158 100644 --- a/socat.changes +++ b/socat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 25 14:15:08 UTC 2012 - meissner@suse.com + +- udapted to 1.7.2.1 + 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 f4c1b04..bf36b27 100644 --- a/socat.spec +++ b/socat.spec @@ -1,7 +1,7 @@ # # spec file for package socat # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Pascal Bleser # # All modifications and additions to the file contributed by third parties @@ -16,18 +16,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: socat BuildRequires: openssl-devel BuildRequires: procps BuildRequires: readline-devel BuildRequires: tcpd-devel -Version: 1.7.2.0 +Version: 1.7.2.1 Release: 0 Url: http://www.dest-unreach.org/socat/ Summary: Multipurpose relay for bidirectional data transfer License: BSD-3-Clause ; GPL-2.0+ Group: Productivity/Networking/Other -# 1.7.2.0: md5 eb563dd00b9d39a49fb62a677fc941fe +# 1.7.2.1: md5 7ddfea7e9e85f868670f94d3ea08358b Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build