Accepting request 451032 from home:computersalat:devel:network
update to 1.3.5d OBS-URL: https://build.opensuse.org/request/show/451032 OBS-URL: https://build.opensuse.org/package/show/network/proftpd?expand=0&rev=41
This commit is contained in:
parent
80e30b5209
commit
c8339382af
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13695aef7cabea437111a016a21e06621cc6df7ba775f5db9c6c152152144ae5
|
||||
size 29966673
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Comment: GPGTools - https://gpgtools.org
|
||||
|
||||
iEYEABECAAYFAlh6xUcACgkQt46JP6URl2qy2QCgwH37AjgSvjIHQ4NZGN2nFnJH
|
||||
K8YAoPEi24AIhPV1dncrghi2Z1btcL9K
|
||||
=yWDs
|
||||
-----END PGP SIGNATURE-----
|
3
proftpd-1.3.5d.tar.gz
Normal file
3
proftpd-1.3.5d.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4e2997be7f22a5b31d7ac72497ed4f4471d24d32385978350410713e76129ac
|
||||
size 29966560
|
7
proftpd-1.3.5d.tar.gz.asc
Normal file
7
proftpd-1.3.5d.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Comment: GPGTools - https://gpgtools.org
|
||||
|
||||
iEYEABECAAYFAlh8H14ACgkQt46JP6URl2p0IgCeMBKtSUR8imfqKRQWohWqNi5b
|
||||
3qYAoOt6bdwbszl0njyGYtQpnWkWpqD6
|
||||
=j3a6
|
||||
-----END PGP SIGNATURE-----
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user