[proftpd-dfsg] 01/02: Added libtool-bin dependency for proftpd-dev
Francesco Lovergine
frankie at moszumanska.debian.org
Thu Apr 23 12:57:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
frankie pushed a commit to branch master
in repository proftpd-dfsg.
commit a2e6eaa2bd19e3043d13cb8e9bc4cbe87fa8db49
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Thu Apr 23 14:17:12 2015 +0200
Added libtool-bin dependency for proftpd-dev
---
debian/changelog | 10 ++++++++++
debian/control | 1 +
debian/control.in | 1 +
3 files changed, 12 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cbbda02..f5ef6f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+proftpd-dfsg (1.3.5-2) unstable; urgency=high
+
+ * proftpd-dev: Depend on libtool-bin: merged NMU, thanks Doko.
+ (closes: #761795)
+ * Add CVE-2015-3306 patch.
+ Unauthenticated copying of files via SITE CPFR/CPTO allowed by mod_copy.
+ (closes: #782781)
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Thu, 23 Apr 2015 14:11:19 +0200
+
proftpd-dfsg (1.3.5-1) unstable; urgency=medium
* New upstream release. Patch 4044 merged.
diff --git a/debian/control b/debian/control
index 87393a9..9333dcb 100644
--- a/debian/control
+++ b/debian/control
@@ -72,6 +72,7 @@ Depends: libacl1-dev,
libpcre3-dev,
libssl-dev,
libtool,
+ libtool-bin,
proftpd-basic (=${binary:Version}),
${misc:Depends},
${shlibs:Depends}
diff --git a/debian/control.in b/debian/control.in
index 7cfe72b..38e0a63 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -72,6 +72,7 @@ Depends: libacl1-dev,
libpcre3-dev,
libssl-dev,
libtool,
+ libtool-bin,
proftpd-basic (=${binary:Version}),
${misc:Depends},
${shlibs:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-proftpd/proftpd-dfsg.git
More information about the Pkg-proftpd-maintainers
mailing list