This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository mia.
commit 1ac723f7775a32ea11b2b4996ae8167be250f8ad Author: Gert Wollny <[email protected]> Date: Tue Nov 15 09:43:31 2016 +0000 prepare for new upload --- debian/changelog | 8 ++++++++ debian/patches/mia_243_check_help_xml_success.patch | 2 +- debian/patches/mia_243_scoped_lock_no_copy.patch | 3 ++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 49909df..e5e3a1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mia (2.4.3-3) UNRELEASED; urgency=medium + + * Add patches to secure locking and help-xml output + - help to alliviate double unlocking of mutexes + - make sure --help-xml output is really written + + -- Gert Wollny <[email protected]> Tue, 15 Nov 2016 09:33:00 +0000 + mia (2.4.3-2) unstable; urgency=medium * d/p/path_max: Add patch to define PATH_MAX on hurd diff --git a/debian/patches/mia_243_check_help_xml_success.patch b/debian/patches/mia_243_check_help_xml_success.patch index e2109bd..375c752 100644 --- a/debian/patches/mia_243_check_help_xml_success.patch +++ b/debian/patches/mia_243_check_help_xml_success.patch @@ -1,4 +1,4 @@ -commit 0e5f33ecd0548d575df296ec94e131a536fea94a +Description: Throw exception if writing help-xml fails Author: Gert Wollny <[email protected]> Date: Mon Nov 14 13:13:19 2016 +0100 diff --git a/debian/patches/mia_243_scoped_lock_no_copy.patch b/debian/patches/mia_243_scoped_lock_no_copy.patch index 2073f31..c88ae53 100644 --- a/debian/patches/mia_243_scoped_lock_no_copy.patch +++ b/debian/patches/mia_243_scoped_lock_no_copy.patch @@ -1,4 +1,5 @@ -commit 433cdc9edcaeffef732b95c1e1fdcdc830b5be26 +Description: remove copy-operations from scoped lock + This makes sure that no double-unlocking can happen Author: Gert Wollny <[email protected]> Date: Sun Nov 13 14:01:16 2016 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
