[DRE-commits] [schleuder] 13/13: debian/changelog: Debian release 3.2.1-1
Georg Faerber
georg-alioth-guest at moszumanska.debian.org
Fri Oct 27 17:12:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
georg-alioth-guest pushed a commit to branch debian/3.2
in repository schleuder.
commit a04db57e73f2a0d120a76781c83df28e18e14ed1
Author: Georg Faerber <georg at riseup.net>
Date: Mon Oct 23 12:14:59 2017 +0200
debian/changelog: Debian release 3.2.1-1
---
debian/changelog | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e92d6e3..73997ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+schleuder (3.2.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/control:
+ - Drop unnecessary dependency on init-system-helpers, as this is an
+ essential package.
+ - Explicitly depend on ruby-gpgme >= 2.0.13~: Up until 2.0.12, ruby-gpgme
+ suffered from a bug which lead to false constructed key capabilities. In
+ 2013, the bug was found and a patch was written, but it took three more
+ years for the patch to be included in a release.
+ - Relax required rake version. This helps with backporting schleuder to
+ stretch, and ensures a minimal delta between buster and stretch.
+ * debian/NEWS: Add note about how to rely on the Debian keyserver defaults.
+ * debian/patches:
+ - Add patch to rely on the Debian keyserver defaults in the schleuder
+ config. (Closes: #852710)
+ - Drop patch to disable bundler, integrated upstream.
+ - Refresh for release 3.2.1-1.
+ * debian/ruby-tests.rake:
+ - Disable bundler and test coverage check.
+ - Don't kill gpg-agent before and after running the tests, integrated
+ upstream.
+ - Use random path for database and lists directory to prevent known
+ tmpfile attacks.
+ * debian/tests:
+ - Explain why we aren't using haveged anymore, and instead, why we link
+ /dev/random to /dev/urandom. Please, don't do this in production!
+ - Accordingly, drop obsolete dependency on haveged.
+ - Checking the status of the API is now possible without authentication.
+ Therefore, update the expected response if querying the API status
+ during autopkgtest.
+
+ -- Georg Faerber <georg at riseup.net> Fri, 27 Oct 2017 18:42:56 +0200
+
schleuder (3.1.2-3) unstable; urgency=medium
* debian/tests/upstream-tests: Drop starting haveged manually, because
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/schleuder.git
More information about the Pkg-ruby-extras-commits
mailing list