This is an automated email from the git hooks/post-receive script. rfehren-guest pushed a commit to branch master in repository relion.
commit 9a24e9ebcff6aee8ea4fe5cc990edafd9b4f2c03 Author: Roland Fehrenbacher <[email protected]> Date: Mon Oct 26 17:24:15 2015 +0000 d/patches: Remove obsolete 0002-Fix-autopicking-buffer-overflow.patch --- .../0002-Fix-autopicking-buffer-overflow.patch | 22 ---------------------- debian/patches/series | 1 - 2 files changed, 23 deletions(-) diff --git a/debian/patches/0002-Fix-autopicking-buffer-overflow.patch b/debian/patches/0002-Fix-autopicking-buffer-overflow.patch deleted file mode 100644 index 1439236..0000000 --- a/debian/patches/0002-Fix-autopicking-buffer-overflow.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: Roland Fehrenbacher <[email protected]> -Date: Wed, 30 Jul 2014 10:35:10 +0200 -Subject: Fix autopicking buffer overflow - -Fix taken from http://www2.mrc-lmb.cam.ac.uk/relion/index.php/Known_issue ---- - src/rwSPIDER.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/rwSPIDER.h b/src/rwSPIDER.h -index 07db268..837ef52 100644 ---- a/src/rwSPIDER.h -+++ b/src/rwSPIDER.h -@@ -96,7 +96,7 @@ struct SPIDERhead - char fNada2[576]; // empty 700-76-40=624-40-8= 576 bytes - - char cdat[12]; // 211-213 creation date -- char ctim[8]; // 214-215 creation time -+ char ctim[9]; // 214-215 creation time - char ctit[160]; // 216-255 title - } ; - diff --git a/debian/patches/series b/debian/patches/series index 9c6461d..3e9a24e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ 0001-Fix-fltk-config-path-in-configure.patch -0002-Fix-autopicking-buffer-overflow.patch 0003-Add-enable-gui-flag-to-configure.patch 0004-Fix-fltk-header-includes.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/relion.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
