[med-svn] r2463 - in trunk/packages/mafft/trunk/debian: . patches
plessy at alioth.debian.org
plessy at alioth.debian.org
Thu Sep 4 14:01:55 UTC 2008
Author: plessy
Date: 2008-09-04 14:01:53 +0000 (Thu, 04 Sep 2008)
New Revision: 2463
Modified:
trunk/packages/mafft/trunk/debian/changelog
trunk/packages/mafft/trunk/debian/patches/Securisation-by-mktemp-usage.patch
Log:
Reviewd and accepted.
Modified: trunk/packages/mafft/trunk/debian/changelog
===================================================================
--- trunk/packages/mafft/trunk/debian/changelog 2008-09-04 11:52:44 UTC (rev 2462)
+++ trunk/packages/mafft/trunk/debian/changelog 2008-09-04 14:01:53 UTC (rev 2463)
@@ -1,4 +1,4 @@
-mafft (6.240-2) UNRELEASED; urgency=high
+mafft (6.240-2) unstable; urgency=high
[ Charles Plessy ]
* debian/control:
@@ -10,9 +10,9 @@
- debian/rules: modified to use quilt.
- debian/README.source: signals that the package uses quilt.
- debian/patches: added a patch to use non-guessable temporary files
- (Closes: #496366). Thanks to Dmitry E. Oboukhov for finding the bug,
- Thijs Kinkhorst for preliminary patch and Kazutaka Katoh for the
- final implementation.
+ (Closes: #496366). Thanks to Dmitry E. Oboukhov for finding the bug, Thijs
+ Kinkhorst for preliminary, Kazutaka Katoh for the final implementation,
+ and Michael Schutte for the final review.
- debian/mafft-homologs.1*, debian/README.Debian: document that the
program is patched.
Modified: trunk/packages/mafft/trunk/debian/patches/Securisation-by-mktemp-usage.patch
===================================================================
--- trunk/packages/mafft/trunk/debian/patches/Securisation-by-mktemp-usage.patch 2008-09-04 11:52:44 UTC (rev 2462)
+++ trunk/packages/mafft/trunk/debian/patches/Securisation-by-mktemp-usage.patch 2008-09-04 14:01:53 UTC (rev 2463)
@@ -15,7 +15,7 @@
simple denial of service attack. For these reasons it is suggested that
mktemp be used instead.
Forwarded: Kazutaka Katoh <katoh at bioreg.kyushu-u.ac.jp>
-Reviewed: Kazutaka Katoh
+Reviewed: Kazutaka Katoh, Michael Schutte <michi at uiae.at>
License: same as MAFFT itself.
Index: mafft-6.240/src/mafft-homologs.tmpl
More information about the debian-med-commit
mailing list