- Handle case where a AF_LOCAL socket has no name. bnc#668319

OBS-URL: https://build.opensuse.org/package/show/network:utilities/socat?expand=0&rev=7
This commit is contained in:
Marcus Meissner 2011-02-02 17:24:18 +00:00 committed by Git OBS Bridge
parent 01e1fc03cc
commit 47e04bba61
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 2 18:23:27 CET 2011 - meissner@suse.de
- Handle case where a AF_LOCAL socket has no name. bnc#668319
-------------------------------------------------------------------
Mon Aug 2 08:31:55 UTC 2010 - pascal.bleser@opensuse.org

View File

@ -28,6 +28,7 @@ Group: Productivity/Networking/Other
Url: http://www.dest-unreach.org/socat/
Summary: Multipurpose relay for bidirectional data transfer
Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.bz2
Patch0: socat-unixsalen.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -40,6 +41,7 @@ combination of two of these.
%prep
%setup
%patch0 -p1
%build
%{?suse_update_config:%{suse_update_config -f}}