[Reportbug-commits] [reportbug] 26/38: use context managers to avoid leaving unclosed file descriptors (which often results in users losing control of their terminal windows); patch by Nis Martensen; Closes: #695887, #849763, #882983
Sandro Tosi
morph at moszumanska.debian.org
Fri Dec 29 04:33:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository reportbug.
commit 80fa8e41ddcfe11925e960450b6eb78da720464d
Author: Sandro Tosi <morph at debian.org>
Date: Thu Dec 28 20:57:45 2017 -0500
use context managers to avoid leaving unclosed file descriptors (which often results in users losing control of their terminal windows); patch by Nis Martensen; Closes: #695887, #849763, #882983
---
debian/changelog | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e29001c..19177e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,8 +32,11 @@ reportbug (7.1.8) UNRELEASED; urgency=medium
* debian/source/options
- use the default XZ compression algo by removing the custom setting to use
bzip2; patch by Boyuan Yang; Closes: #863823
+ * use context managers to avoid leaving unclosed file descriptors (which often
+ results in users losing control of their terminal windows); patch by Nis
+ Martensen; Closes: #695887, #849763, #882983
- -- Sandro Tosi <morph at debian.org> Thu, 28 Dec 2017 20:49:37 -0500
+ -- Sandro Tosi <morph at debian.org> Thu, 28 Dec 2017 20:55:46 -0500
reportbug (7.1.7) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git
More information about the Reportbug-commits
mailing list