Browse Source

upgrading package: proftpd 1.3.0 -> 1.3.0a

master
parent
commit
e80612f17a
  1. 2
      proftpd/proftpd.patch
  2. 4
      proftpd/proftpd.spec

2
proftpd/proftpd.patch

@ -52,7 +52,7 @@ Index: modules/mod_auth_unix.c
-----------------------------------------------------------------------------
Security Fix (CVE-2006-5815)
Security Fix (CVE-2006-5815, according to CVE, but vendor thinks differently)
Index: src/main.c
--- src/main.c.orig 2006-03-15 20:41:01 +0100

4
proftpd/proftpd.spec

@ -23,7 +23,7 @@
##
# package version
%define V_proftpd 1.3.0
%define V_proftpd 1.3.0a
%define V_mod_exec 0.9
%define V_mod_exec 0.9
%define V_mod_otp 0.9
@ -43,7 +43,7 @@ Class: BASE
Group: FTP
License: GPL
Version: %{V_proftpd}
Release: 20061116
Release: 20061128
# package options
%option with_ifsession no

Loading…
Cancel
Save