summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-07-18 14:43:50 -0300
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-07-18 15:15:33 -0300
commit5c0b640e5473ad2b5636517c8236834999c0a512 (patch)
tree0f93854859787e0dac37f1c657c5b5ed98d16027
parentfe41a7bb2a111b95ac22d4979c5b7911668fc79a (diff)
Update the changelogdebian/0.5.10.2-6
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dff7543..3fac43b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+dash (0.5.10.2-6) unstable; urgency=medium
+
+ * Apply patch from Chris Lamb:
+ - dash: Fix stack overflow from infinite recursion in script
+ (Closes: #579815)
+ * Apply upstream patches:
+ - shell: Don't include config.h for native helpers
+ - system: Disable glibc warning on sigsetmask
+ * Apply patches proposed upstream:
+ - options: Do not set commandname in procargs
+ - histedit: Fix infinite loop when using 'fc -s'
+ (Closes: #928072)
+ * Update the CI pipeline (thanks to IƱaki Malerba).
+ * Enable hardening for helpers.
+
+ -- Andrej Shadura <andrewsh@debian.org> Thu, 18 Jul 2019 15:15:27 -0300
+
dash (0.5.10.2-5) unstable; urgency=medium
* Fix lintian overrides.