- 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
This commit is contained in:
parent
dfd48cb4a2
commit
b89145da5b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59b3bde927c14fbc3f9e42c782971710da8a89bbf46f7531f09a681754041802
|
||||
size 432031
|
3
socat-1.7.2.1.tar.bz2
Normal file
3
socat-1.7.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:faea2ed6c63bb97a59237fd43b7c35ad248317297e8bfeb2e6f2ec1e6bc58277
|
||||
size 433321
|
@ -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
|
||||
|
||||
|
@ -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 <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user