diff --git a/proftpd-1.3.5c.tar.gz b/proftpd-1.3.5c.tar.gz deleted file mode 100644 index b43643c..0000000 --- a/proftpd-1.3.5c.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13695aef7cabea437111a016a21e06621cc6df7ba775f5db9c6c152152144ae5 -size 29966673 diff --git a/proftpd-1.3.5c.tar.gz.asc b/proftpd-1.3.5c.tar.gz.asc deleted file mode 100644 index 8a72ea2..0000000 --- a/proftpd-1.3.5c.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Comment: GPGTools - https://gpgtools.org - -iEYEABECAAYFAlh6xUcACgkQt46JP6URl2qy2QCgwH37AjgSvjIHQ4NZGN2nFnJH -K8YAoPEi24AIhPV1dncrghi2Z1btcL9K -=yWDs ------END PGP SIGNATURE----- diff --git a/proftpd-1.3.5d.tar.gz b/proftpd-1.3.5d.tar.gz new file mode 100644 index 0000000..777991a --- /dev/null +++ b/proftpd-1.3.5d.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e2997be7f22a5b31d7ac72497ed4f4471d24d32385978350410713e76129ac +size 29966560 diff --git a/proftpd-1.3.5d.tar.gz.asc b/proftpd-1.3.5d.tar.gz.asc new file mode 100644 index 0000000..a813812 --- /dev/null +++ b/proftpd-1.3.5d.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - https://gpgtools.org + +iEYEABECAAYFAlh8H14ACgkQt46JP6URl2p0IgCeMBKtSUR8imfqKRQWohWqNi5b +3qYAoOt6bdwbszl0njyGYtQpnWkWpqD6 +=j3a6 +-----END PGP SIGNATURE----- diff --git a/proftpd-no_BuildDate.patch b/proftpd-no_BuildDate.patch index bb88591..4e033f8 100644 --- a/proftpd-no_BuildDate.patch +++ b/proftpd-no_BuildDate.patch @@ -65,8 +65,8 @@ Index: include/version.h -#include "buildstamp.h" - /* Application version (in various forms) */ - #define PROFTPD_VERSION_NUMBER 0x0001030509 - #define PROFTPD_VERSION_TEXT "1.3.5c" + #define PROFTPD_VERSION_NUMBER 0x0001030510 + #define PROFTPD_VERSION_TEXT "1.3.5d" Index: src/main.c =================================================================== --- src/main.c.orig diff --git a/proftpd.changes b/proftpd.changes index 0738b03..9a5f436 100644 --- a/proftpd.changes +++ b/proftpd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 17 19:53:55 UTC 2017 - chris@computersalat.de + +- update to 1.3.5d + * gh#4283 - All FTP logins treated as anonymous logins again. This is a + regression of gh#3307. + ------------------------------------------------------------------- Sun Jan 15 21:01:43 UTC 2017 - chris@computersalat.de diff --git a/proftpd.spec b/proftpd.spec index 89eebe2..4c0ebcc 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -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.5c +Version: 1.3.5d Release: 0 Url: http://www.proftpd.org/ Source0: ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz