[Bug 863782] Re: Sync abe 1.1-4 (universe) from Debian unstable (main)
Jeremy Bicha
jeremy at bicha.net
Sat Oct 1 02:24:53 UTC 2011
diff -u abe-1.1/debian/control abe-1.1/debian/control
--- abe-1.1/debian/control
+++ abe-1.1/debian/control
@@ -13,8 +13,6 @@
A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game,
vaguely in the style of similar games for the Commodore+4. The game is
intended to show young people all the cool games they missed.
- .
- This package contains the architecture dependent files of the game.
Package: abe-data
Architecture: all
diff -u abe-1.1/debian/changelog abe-1.1/debian/changelog
--- abe-1.1/debian/changelog
+++ abe-1.1/debian/changelog
@@ -1,3 +1,10 @@
+abe (1.1-4) unstable; urgency=low
+
+ * debian/patches/06_hardening-format-security.diff: Closes: #643343.
+ * debian/control: Edited description. Closes: #594667.
+
+ -- Bart Martens <bartm at debian.org> Fri, 30 Sep 2011 07:50:13 +0200
+
abe (1.1-3) unstable; urgency=low
* debian/abe.6, debian/manpages: Added. Closes: #459374.
only in patch2:
unchanged:
--- abe-1.1.orig/debian/patches/06_hardening-format-security.diff
+++ abe-1.1/debian/patches/06_hardening-format-security.diff
@@ -0,0 +1,12 @@
+diff -ruN -x '*.png' -x '*.jpg' -x '*.ogg' -x '*_image_archive' ../orig/abe-1.1/src/Game.c ./src/Game.c
+--- ../orig/abe-1.1/src/Game.c 2005-03-05 17:20:04.000000000 +0100
++++ ./src/Game.c 2011-09-30 07:48:02.000000000 +0200
+@@ -18,7 +18,7 @@
+ len = strlen(path);
+
+ if(1 == version) {
+- sprintf(path + len, formatted_name);
++ sprintf(path + len, "%s", formatted_name);
+ } else {
+ sprintf(path + len, formatted_name, version);
+ }
** Description changed:
Please sync abe 1.1-4 (universe) from Debian unstable (main)
+
+ This fixes bug 602676 and an amd64 FTBFS bug.
Changelog entries since current oneiric version 1.1-3:
abe (1.1-4) unstable; urgency=low
- * debian/patches/06_hardening-format-security.diff: Closes: #643343.
- * debian/control: Edited description. Closes: #594667.
+ * debian/patches/06_hardening-format-security.diff: Closes: #643343.
+ * debian/control: Edited description. Closes: #594667.
- -- Bart Martens <bartm at debian.org> Fri, 30 Sep 2011 07:50:13 +0200
+ -- Bart Martens <bartm at debian.org> Fri, 30 Sep 2011 07:50:13 +0200
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/863782
Title:
Sync abe 1.1-4 (universe) from Debian unstable (main)
Status in “abe” package in Ubuntu:
New
Bug description:
Please sync abe 1.1-4 (universe) from Debian unstable (main)
This fixes bug 602676 and an amd64 FTBFS bug.
Changelog entries since current oneiric version 1.1-3:
abe (1.1-4) unstable; urgency=low
* debian/patches/06_hardening-format-security.diff: Closes: #643343.
* debian/control: Edited description. Closes: #594667.
-- Bart Martens <bartm at debian.org> Fri, 30 Sep 2011 07:50:13 +0200
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/abe/+bug/863782/+subscriptions
More information about the Ubuntu-sponsors
mailing list