SHA256
1
0
forked from pool/proftpd

Accepting request 309477 from home:computersalat:devel:network

fix for boo#927290 (CVE-2015-3306), update to 1.3.5a

OBS-URL: https://build.opensuse.org/request/show/309477
OBS-URL: https://build.opensuse.org/package/show/network/proftpd?expand=0&rev=33
This commit is contained in:
Christian Wittmer
2015-05-31 19:20:12 +00:00
committed by Git OBS Bridge
parent 21a3006315
commit 5212f8c571
8 changed files with 45 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package proftpd
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@@ -22,7 +22,7 @@ License: GPL-2.0+
Group: Productivity/Networking/Ftp/Servers
# Please save your time and do not update to "rc" versions.
# We only accept updates for "STABLE" Versions
Version: 1.3.5
Version: 1.3.5a
Release: 0
Url: http://www.proftpd.org/
Source0: ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz
@@ -43,7 +43,7 @@ Patch103: %{name}-strip.patch
#PATCH-FIX-openSUSE: file-contains-date-and-time
Patch104: %{name}-no_BuildDate.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gpg-offline
#BuildRequires: gpg-offline
BuildRequires: krb5-devel
BuildRequires: libacl-devel
BuildRequires: libattr-devel
@@ -134,14 +134,14 @@ Requires: %{name} = %{version}
Here are Documentation for ProFTPD
%prep
%gpg_verify %{S:1}
#gpg_verify %{S:1}
%setup -q
%{__rm} README.AIX
%patch100
%patch101
%patch102
%patch103
%patch104 -p1
%patch104
%build
rm contrib/mod_wrap.c