Bug#1051112: marked as pending in planetblupi

2023-09-25 Thread Didier Raboud
Control: tag -1 pending

Hello,

Bug #1051112 in planetblupi reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/games-team/planetblupi/-/commit/60cb81f057ece4028119eda4fad6525db4b56d13


Bump libsdl-kitchinsink B-D to 1.0.11

Closes: #1051112


(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1051112



Bug#1029775: pyhst2: diff for NMU version 2020c-6.1

2023-01-29 Thread Didier Raboud



Dear maintainer,

I've prepared an NMU for pyhst2 (versioned as 2020c-6.1) and
uploaded it to DELAYED/5 yesterday (will now migrate in 4 days).
Please feel free to tell me if I should delay it longer.

Regards.

diff -Nru pyhst2-2020c/debian/changelog pyhst2-2020c/debian/changelog
--- pyhst2-2020c/debian/changelog   2022-11-22 15:39:59.0 +0100
+++ pyhst2-2020c/debian/changelog   2023-01-28 18:09:31.0 +0100
@@ -1,3 +1,11 @@
+pyhst2 (2020c-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Add patch to set Debian-specific PEP-440-compliant version
+(Closes: #1029775)
+
+ -- Didier Raboud   Sat, 28 Jan 2023 18:09:31 +0100
+
 pyhst2 (2020c-6) unstable; urgency=medium
 
   * Team upload.
diff -Nru 
pyhst2-2020c/debian/patches/0003-set-debian-specific-pep-440-version.patch 
pyhst2-2020c/debian/patches/0003-set-debian-specific-pep-440-version.patch
--- pyhst2-2020c/debian/patches/0003-set-debian-specific-pep-440-version.patch  
1970-01-01 01:00:00.0 +0100
+++ pyhst2-2020c/debian/patches/0003-set-debian-specific-pep-440-version.patch  
2023-01-28 18:00:03.0 +0100
@@ -0,0 +1,50 @@
+Set a Debian-specific PEP-440-compliant version: 2020.3.20230128
+
+This is needed since setuptools 66.0
+
+Bug-Debian: https://bugs.debian.org/1029775
+Author: Didier Raboud 
+Origin: vendor
+
+--- a/setup.py
 b/setup.py
+@@ -88,6 +88,9 @@ global version
+ global aumento_versione
+ aumento_versione="a"
+ 
++# Debian-specific version to match PEP-440 with setuptools v66.0.0
++pep440_version = "2020.3.20230128" # 3 for c, today's date
++
+ global version
+ 
+ if DO_LINK==0:
+@@ -121,7 +124,8 @@ def do_link():
+ 
+ distrib = setup(name="pyhst2_links",
+ license="GPL",
+-version=version+aumento_versione,
++# Debian-specific version to fit PEP-440
++version=pep440_version,
+ description=description,
+ author="Alessandro Mirone",
+ author_email="mir...@esrf.fr",
+@@ -156,7 +160,8 @@ def do_link_unstable():
+ 
+ distrib = setup(name="pyhst2unstable_links",
+ license="GPL",
+-version=version+aumento_versione,
++# Debian-specific version to fit PEP-440
++version=pep440_version,
+ description=description,
+ author="Alessandro Mirone",
+ author_email="mir...@esrf.fr",
+@@ -697,7 +702,8 @@ def do_pyhst():
+ 
+ distrib = setup(name="PyHST2_"+version+post_fix,
+ license="GPL",
+-version=version+aumento_versione, ## aumenta qua versione
++# Debian-specific version to fit PEP-440
++version=pep440_version,
+ description=description,
+ author="Alessandro Mirone",
+ author_email="mir...@esrf.fr",
diff -Nru pyhst2-2020c/debian/patches/series pyhst2-2020c/debian/patches/series
--- pyhst2-2020c/debian/patches/series  2022-11-22 15:39:59.0 +0100
+++ pyhst2-2020c/debian/patches/series  2023-01-28 17:44:39.0 +0100
@@ -1,3 +1,4 @@
 0001-support-cuda-11.patch
 0002-executable-vol2-script
+0003-set-debian-specific-pep-440-version.patch
 typos.patch



Bug#906345: Bug #906345 in colobot marked as pending

2018-08-20 Thread Didier Raboud
Control: tag -1 pending

Hello,

Bug #906345 in colobot reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below, and you can check the diff of the fix at:

https://salsa.debian.org/games-team/colobot/commit/83ab5358060faf561e20ac2f81fc41a23abdd5ca


Backport upstream-merged fix for GCC8 FTBFS

Closes: #906345



(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/906345



Bug#763517: patches breaking color management

2014-09-30 Thread Didier Raboud
Control: severity -1 important

Hi Pascal, and thanks for your bugreport!

Le mardi, 30 septembre 2014 18.49:26, vous avez écrit :
 I've been chasing this bug since some time now. The issue has been
 discussed in the CUPS and printing-architecture mailing-list.
 
 For the context. I'm printing on an Epson 3880 since 2 years with an
 home made profile. And recently I found that my prints were really
 bad.

Really bad prints don't qualify for 'critical' bug severity; 
requalifying to 'important', see [0].

Till: would you have an idea of what is causing #763517 ?

Cheers,

OdyX

[0] https://www.debian.org/Bugs/Developer#severities


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757384: Build-Depends on outdated liblcms1, should move to liblcms2

2014-08-07 Thread Didier Raboud
Source: foo2zjs
Version: 20061224-1
Severity: serious
Tags: upstream sid jessie help

foo2zjs embeds a code copy of liblcms1 in icc2ps/. The patch introduced in
20140519dfsg0-2 makes sure this code copy is not used but rather links the
foo2zjs-icc2ps executable against the liblcms1 system library.

lcms1 is deprecated and should be removed from the archive (see #717298); lcms2
should be used instead.

Help is welcome to get this fixes in a timely manner for jessie.

Cheers,
OdyX


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#740318: python3-numpy-dbg shares a file with python3-numpy without conflicts on kfreebsd

2014-02-28 Thread Didier Raboud
Package: python3-numpy
Version: 1:1.7.1-3+b1
Severity: serious

Hi,

As can be seen on the shiboken build logs [0,1], python3-numpy-dbg fails
to install when python3-numpy is already installed:

Preparing to unpack .../python3-numpy-dbg_1%3a1.7.1-3+b1_kfreebsd-amd64.deb 
...
Unpacking python3-numpy-dbg (1:1.7.1-3+b1) ...
dpkg: error processing archive 
/var/cache/apt/archives/python3-numpy-dbg_1%3a1.7.1-3+b1_kfreebsd-amd64.deb 
(--unpack):
 trying to overwrite 
'/usr/lib/python3/dist-packages/numpy/core/_dotblas.cpython-33m-x86_64-kfreebsd-gnu.so',
 which is also in package python3-numpy 1:1.7.1-3+b1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Selecting previously unselected package sbuild-build-depends-shiboken-dummy.
Preparing to unpack .../sbuild-build-depends-shiboken-dummy.deb ...
Unpacking sbuild-build-depends-shiboken-dummy (0.invalid.0) ...
Errors were encountered while processing:
 /var/cache/apt/archives/python3-numpy-dbg_1%3a1.7.1-3+b1_kfreebsd-amd64.deb

This is a serious bug as it blocks the co-installation of these packages
and therefore makes at least src:shiboken fail to build from source on
kfreebsd.

Cheers,

OdyX

[0] 
https://buildd.debian.org/status/fetch.php?pkg=shibokenarch=kfreebsd-i386ver=1.2.1-3stamp=1393566387
[1] 
https://buildd.debian.org/status/fetch.php?pkg=shibokenarch=kfreebsd-amd64ver=1.2.1-3stamp=1393567717

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'proposed-updates'), 
(500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python3-numpy depends on:
ii  libblas3 [libblas.so.3]  1.2.20110419-7
ii  libc62.18-3
ii  libgcc1  1:4.8.2-16
ii  libgfortran3 4.8.2-16
ii  liblapack3 [liblapack.so.3]  3.5.0-2
ii  libquadmath0 4.8.2-16
ii  python3  3.3.4-1
ii  python3.33.3.5~rc1-1
ii  python3.43.4~rc2-1
pn  python3:any  none

python3-numpy recommends no packages.

Versions of packages python3-numpy suggests:
ii  gcc4:4.8.2-2
pn  gfortran   none
pn  python-numpy-doc   none
ii  python3-dev3.3.4-1
pn  python3-nose   none
pn  python3-numpy-dbg  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711064: Maintainer blocker bug to avoid too early Jessie migration

2013-06-04 Thread Didier Raboud
Package: cups
Version: 1.6.2-8
Severity: serious

Cups 1.6 brings in quite some invasive changes (move to cups-filters and
cups-browsed, etc) so I'd prefer if it could spend more time in unstable
to be sure we catch all bugs brought in by this new upstream release.

Please consult debian-print...@lists.debian.org before closing this bug.

Cheers,

OdyX


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#705833: Choosing this decoration makes kwin show no decoration at all

2013-06-04 Thread Didier Raboud
Control: severity -1 important

Hi José,

Le samedi, 20 avril 2013 22.41:34, José Manuel Santamaría Lema a écrit :
 if you configure this kwin decoration in KDE's systemsettings in
 Workspace appearance - Window Decorations
 the windows will be shown with no decration at all. So if I'm not missing
 anything, this package it's not useful anymore in its current state.

Sure, but at the same time, the dialog itself tells you to configure it (Click  
Configure icon to manage themes) and once you downloaded a theme using the 
knewstuff, it just works.

That it doesn't work _by_default_ is a bug, granted, but not grave in my 
reading, hereby downgrading to important.

Cheers,

OdyX

P.S. Yes, that sudden attention to this bug was triggered by the threat of 
removal from testing. :)


signature.asc
Description: This is a digitally signed message part.


Bug#598639: [RC: #598639] foomatic-gui/printconf: Not working in modern CUPS environments

2013-06-03 Thread Didier Raboud
Hi Chris,

Le mardi, 9 août 2011 22.42:39, Moritz Muehlenhoff a écrit :
 Chris, almost a year has passed. Do you agree with removal from
 unstable or what's your plan for foomatic-gui?

It's been one more year-and-a-half without any action, upload, or handling of 
the bugs of foomatic-gui, which hasn't entered testing for almost 500 days and 
hasn't been in the two past stable releases. In particular, there was no 
especially not on this one claiming that foomatic-gui doesn't work in modern 
CUPS environment.

Also, printconf asks the user to send autodetect information to foomatic-
d...@packages.qa.debian.org and we don't do anything with this information, so 
if we can't agree to removing foomatic-gui (but I think enough time was given 
to the maintainer), I intend to NMU it to make that hint point to foomatic-
g...@packages.qa.debian.org instead.

Cheers,

Didier

P.S. CC'ing MIA.


signature.asc
Description: This is a digitally signed message part.


Bug#705435: pulseaudio: diff for NMU version 2.0-6.1

2013-04-24 Thread Didier Raboud
Dear maintainer,

I've uploaded an NMU for pulseaudio (versioned as 2.0-6.1). The diff
is attached to this message.

Regards.
diff -Nru pulseaudio-2.0/debian/changelog pulseaudio-2.0/debian/changelog
--- pulseaudio-2.0/debian/changelog	2012-08-11 16:44:29.0 +0200
+++ pulseaudio-2.0/debian/changelog	2013-04-24 21:46:38.0 +0200
@@ -1,3 +1,14 @@
+pulseaudio (2.0-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Steven Chamberlain ]
+  * Import patch from FreeBSD to disable threads locking and
+synchronisation on kFreeBSD. This fixes the opening of Gnome 3
+sessions on these architectures. Closes: #705435
+
+ -- Didier Raboud o...@debian.org  Wed, 24 Apr 2013 21:29:43 +0200
+
 pulseaudio (2.0-6) unstable; urgency=low
 
   * debian/rules: use xz compression for binary packages. (Patch by Ansgar
diff -Nru pulseaudio-2.0/debian/patches/kfreebsd_no_lock_and_threads_synchro.patch pulseaudio-2.0/debian/patches/kfreebsd_no_lock_and_threads_synchro.patch
--- pulseaudio-2.0/debian/patches/kfreebsd_no_lock_and_threads_synchro.patch	1970-01-01 01:00:00.0 +0100
+++ pulseaudio-2.0/debian/patches/kfreebsd_no_lock_and_threads_synchro.patch	2013-04-24 21:46:39.0 +0200
@@ -0,0 +1,30 @@
+Description: Don't try to lock and synchronise threads on kFreeBSD.
+Bug-Debian: http://bugs.debian.org/705435
+Origin: http://svnweb.freebsd.org/ports/head/audio/pulseaudio/files/patch-src_daemon_main.c?revision=231972view=markuppathrev=231972
+Author: Joe Marcus Clarke mar...@freebsd.org
+Author: Steven Chamberlain ste...@pyro.eu.org
+Last-Update: 2013-04-24
+
+Index: pulseaudio-2.0/src/daemon/main.c
+===
+--- pulseaudio-2.0.orig/src/daemon/main.c	2012-05-13 14:26:37.0 +0100
 pulseaudio-2.0/src/daemon/main.c	2013-04-16 00:25:32.164872810 +0100
+@@ -735,6 +735,10 @@
+  * first take the autospawn lock to make things
+  * synchronous. */
+ 
++/* This locking and thread synchronisation code doesn't work reliably
++ * on kFreeBSD (Debian bug #705435), or in upstream FreeBSD ports
++ * (bug reference: ports/128947, patched in SVN r231972). */
++#if !defined(__FreeBSD__)  !defined(__FreeBSD_kernel__)
+ if ((autospawn_fd = pa_autospawn_lock_init())  0) {
+ pa_log(Failed to initialize autospawn lock);
+ goto finish;
+@@ -746,6 +750,7 @@
+ }
+ 
+ autospawn_locked = TRUE;
++#endif
+ }
+ 
+ if (conf-daemonize) {
diff -Nru pulseaudio-2.0/debian/patches/series pulseaudio-2.0/debian/patches/series
--- pulseaudio-2.0/debian/patches/series	2012-08-11 16:44:29.0 +0200
+++ pulseaudio-2.0/debian/patches/series	2013-04-24 21:46:39.0 +0200
@@ -1,2 +1,3 @@
 0001_man_page_typos.patch
 remove-analog-mono.patch
+kfreebsd_no_lock_and_threads_synchro.patch


Bug#682353: Crashes my X11 (KDE) session on upgrade

2013-02-25 Thread Didier Raboud
Package: msva-perl
Version: 0.8.1-1
Followup-For: Bug #682353

Hi Daniel,

this morning, when I upgraded my Wheezy box, msva-perl got upgraded from
0.8-2 to 0.8.1-1 and on the two open X11 (KDE) instances I had, I got
the same sequence of events:

a) little MSVA box saying components of the validator got updated, do
you want to restart them ? (or something like that), clicked yes.
b) top-left ugly X box saying KDE is apparently already running on
that desktop (or something like that)
c) session exit (or crash).

Crashing open X sessions is unacceptable, I think, hence re-opening this
bug.

Cheers,

Didier

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages msva-perl depends on:
ii  libconfig-general-perl 2.50-1
ii  libconvert-asn1-perl   0.26-1
ii  libcrypt-x509-perl 0.51-1
ii  libfile-homedir-perl   0.99-1
ii  libgnupg-interface-perl0.45-1
ii  libhttp-server-simple-perl 0.44-1
ii  libjson-perl   2.53-1
ii  libnet-server-perl 2.006-1
ii  libregexp-common-perl  2011121001-1
ii  perl-modules [libparent-perl]  5.14.2-18

Versions of packages msva-perl recommends:
ii  libanyevent-perl7.010-1
ii  libgtk2-perl2:1.244-1
ii  libio-socket-ssl-perl   1.76-2
ii  liblinux-inotify2-perl  1:1.22-0.2+b1
ii  libnet-ssleay-perl  1.48-1+b1
ii  liburi-perl 1.60-1
ii  libwww-perl 6.04-1

Versions of packages msva-perl suggests:
pn  liblwp-protocol-socks-perl  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#640939: cups: diff for version 1.5.3-2.14

2013-01-20 Thread Didier Raboud
tags 640939 + pending
thanks

So I've prepared an upload for cups (versioned as 1.5.3-2.14) and
uploaded it to DELAYED/3, diff is attached.

Regards,

OdyX

P.S. The DELAYED/3 choice is there because the previous version should
 migrate first.
diff -Nru cups-1.5.3/debian/changelog cups-1.5.3/debian/changelog
--- cups-1.5.3/debian/changelog	2013-01-11 10:34:37.0 +0100
+++ cups-1.5.3/debian/changelog	2013-01-20 12:05:11.0 +0100
@@ -1,3 +1,11 @@
+cups (1.5.3-2.14) unstable; urgency=low
+
+  * Add upstream patch to avoid using Kerberos over the local socket.
+Avoids having the hplip-cups upgrade asking for a root password
+during upgrade (Closes: #640939).
+
+ -- Didier Raboud o...@debian.org  Sun, 20 Jan 2013 12:04:38 +0100
+
 cups (1.5.3-2.13) unstable; urgency=low
 
   [ Helge Kreutzmann ]
diff -Nru cups-1.5.3/debian/patches/fix_kerberos_auth_local.patch cups-1.5.3/debian/patches/fix_kerberos_auth_local.patch
--- cups-1.5.3/debian/patches/fix_kerberos_auth_local.patch	1970-01-01 01:00:00.0 +0100
+++ cups-1.5.3/debian/patches/fix_kerberos_auth_local.patch	2013-01-20 12:05:11.0 +0100
@@ -0,0 +1,23 @@
+Description: Don't use Kerberos over the local domain socket
+Author: Michael Sweet michael.sw...@apple.com
+Bug-Upstream: http://www.cups.org/str.php?L4140
+Bug-Debian: http://bugs.debian.org/640939
+Last-Update: 2013-01-14
+
+--- a/scheduler/client.c
 b/scheduler/client.c
+@@ -2588,14 +2588,7 @@
+ 	   con-http.hostname);
+ #ifdef HAVE_GSSAPI
+ else if (auth_type == CUPSD_AUTH_NEGOTIATE)
+-{
+-#  ifdef AF_LOCAL
+-  if (_httpAddrFamily(con-http.hostaddr) == AF_LOCAL)
+-strlcpy(auth_str, Basic realm=\CUPS\, sizeof(auth_str));
+-  else
+-#  endif /* AF_LOCAL */
+   strlcpy(auth_str, Negotiate, sizeof(auth_str));
+-}
+ #endif /* HAVE_GSSAPI */
+ 
+ if (con-best  auth_type != CUPSD_AUTH_NEGOTIATE 
diff -Nru cups-1.5.3/debian/patches/series cups-1.5.3/debian/patches/series
--- cups-1.5.3/debian/patches/series	2013-01-11 10:34:38.0 +0100
+++ cups-1.5.3/debian/patches/series	2013-01-20 12:05:11.0 +0100
@@ -49,3 +49,4 @@
 test-i18n-nonlinux.patch
 tests-slow-lpstat.patch
 tests-fix-ppdLocalize-on-unclean-env.patch
+fix_kerberos_auth_local.patch


Bug#692791: #692791: CVE-2012-5519 Security update towards Squeeze ?

2012-12-08 Thread Didier Raboud
Le samedi, 8 décembre 2012 09.12:20, Yves-Alexis Perez a écrit :
 On sam., 2012-12-08 at 01:58 +0100, Didier 'OdyX' Raboud wrote:
  
  I propose to get CVE-2012-5519 (#692791) fixed with the attached debdiff.
  
 To be honest, considering how invasive the patch is, I'd like it to stay
 a bit in unstable. There already have been few correction in sid, so in
 case there are more, it's better to include the relevant bits at first.

Sure! My intent was just to make the 1.4.4 backport of the patch public, not 
necessarily to have it released immediately.

That said, who triggers the re-examination of the patch for security release? 

OdyX


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520753: ghostscript: diff for NMU version 9.05~dfsg-6.3

2012-11-25 Thread Didier Raboud
tags 520753 + pending
thanks

Dear maintainer,

I've prepared an NMU for ghostscript (versioned as 9.05~dfsg-6.3) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru ghostscript-9.05~dfsg/debian/changelog ghostscript-9.05~dfsg/debian/changelog
--- ghostscript-9.05~dfsg/debian/changelog	2012-10-27 12:08:23.0 +0200
+++ ghostscript-9.05~dfsg/debian/changelog	2012-11-25 14:39:31.0 +0100
@@ -1,3 +1,12 @@
+ghostscript (9.05~dfsg-6.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace the PPD-updater postinst by CUPS' trigger (Closes: #520753)
+- Breaks against too old cups versions.
+- Add a ppd-updater file, to trigger with parameters.
+
+ -- Didier Raboud o...@debian.org  Sun, 25 Nov 2012 14:39:30 +0100
+
 ghostscript (9.05~dfsg-6.2) unstable; urgency=medium
 
   * Check for the existence of /etc/cups/ppd in ghostscript-cups.postinst
diff -Nru ghostscript-9.05~dfsg/debian/control.in ghostscript-9.05~dfsg/debian/control.in
--- ghostscript-9.05~dfsg/debian/control.in	2012-10-27 12:09:27.0 +0200
+++ ghostscript-9.05~dfsg/debian/control.in	2012-11-25 14:45:02.0 +0100
@@ -42,6 +42,7 @@
 Conflicts: ${cdbs:Conflicts}
 Replaces: ${cdbs:Replaces}
 Provides: ${cdbs:Provides}
+Breaks: cups ( 1.5.0-2~)
 Description: interpreter for the PostScript language and for PDF - CUPS filters
  GPL Ghostscript is used for PostScript/PDF preview and printing.
  Usually as a back-end to a program such as ghostview, it can display
diff -Nru ghostscript-9.05~dfsg/debian/control.in.in ghostscript-9.05~dfsg/debian/control.in.in
--- ghostscript-9.05~dfsg/debian/control.in.in	2012-05-24 18:57:49.0 +0200
+++ ghostscript-9.05~dfsg/debian/control.in.in	2012-11-25 14:37:00.0 +0100
@@ -42,6 +42,7 @@
 Conflicts: ${cdbs:Conflicts}
 Replaces: ${cdbs:Replaces}
 Provides: ${cdbs:Provides}
+Breaks: cups ( 1.5.0-2~)
 Description: interpreter for the PostScript language and for PDF - CUPS filters
  GPL Ghostscript is used for PostScript/PDF preview and printing.
  Usually as a back-end to a program such as ghostview, it can display
diff -Nru ghostscript-9.05~dfsg/debian/ghostscript-cups.install ghostscript-9.05~dfsg/debian/ghostscript-cups.install
--- ghostscript-9.05~dfsg/debian/ghostscript-cups.install	2012-05-24 18:57:49.0 +0200
+++ ghostscript-9.05~dfsg/debian/ghostscript-cups.install	2012-11-25 14:37:00.0 +0100
@@ -5,3 +5,6 @@
 
 usr/lib/cups/filter/
 usr/share/ppd/
+
+# Cups triggering file
+debian/ghostscript-cups.ppd-updater	usr/share/cups/ppd-updaters/
diff -Nru ghostscript-9.05~dfsg/debian/ghostscript-cups.postinst ghostscript-9.05~dfsg/debian/ghostscript-cups.postinst
--- ghostscript-9.05~dfsg/debian/ghostscript-cups.postinst	2012-10-27 12:09:20.0 +0200
+++ ghostscript-9.05~dfsg/debian/ghostscript-cups.postinst	1970-01-01 01:00:00.0 +0100
@@ -1,61 +0,0 @@
-#! /bin/bash
-
-set -e
-
-# Limit lp* commands to localhost to avoid hanging. See bug#543468
-lpopts='-h /var/run/cups/cups.sock'
-
-case $1 in
-configure)
-	# Do the following only if CUPS is running and the needed CUPS tools
-	# are available
-	if which lpstat  /dev/null 21 \
-	   which lpinfo  /dev/null 21 \
-	   which lpadmin  /dev/null 21 \
-   test -d /etc/cups/ppd \
-	   LC_ALL=C lpstat $lpopts -r  /dev/null 21; then
-		# Update the PPD files of all already installed print queues
-		driverregexp='lsb/usr/ghostscript/'
-		gennicknameregexp=''
-		[ ! -z $gennicknameregexp ] \
-		   gennicknameregexp=; $gennicknameregexp
-		gennicknameregexp='s/\s*\(recommended\)//'$gennicknameregexp
-		tempfiles=
-		trap 'rm -f $tempfiles; exit 0' 0 HUP INT QUIT ILL ABRT PIPE TERM
-		tmpfile1=`mktemp -t updateppds.XX`
-		tempfiles=$tempfiles $tmpfile1
-		lpinfo $lpopts -m | grep -E $driverregexp  $tmpfile1
-		cd /etc/cups/ppd
-		for ppd in *.ppd; do
-			[ -r $ppd ] || continue
-			queue=${ppd%.ppd}
-			lpstat $lpopts -p $queue /dev/null 21 || continue
-			nickname=`grep '\*NickName:' $ppd | cut -d '' -f 2 | perl -p -e 's/\n$//' | perl -p -e $gennicknameregexp | perl -p -e 's/(\W)/$1/g'`
-			lang=`grep '\*LanguageVersion:' $ppd | cut -d ' ' -f 2 | perl -e 'print lc()' | perl -p -e 's/[\r\n]//gs'`
-			ppdfound=0
-			englishppduri=
-			tmpfile2=`mktemp -t updateppds.XX`
-			tempfiles=$tempfiles $tmpfile2
-			cat $tmpfile1 | perl -p -e $gennicknameregexp | grep -E '^\S+\s+.*'$nickname'$' | cut -d ' ' -f 1  $tmpfile2
-			while read newppduri; do
-[ $ppdfound = 0 ]  lpadmin $lpopts -p $queue -m $newppduri 2/dev/null || continue
-newlang=`grep '\*LanguageVersion:' $ppd | cut -d ' ' -f 2 | perl -e 'print lc()' | perl -p -e 's/[\r\n]//gs'`
-[ $newlang = $lang ]  ppdfound=1
-[ $newlang = english ]  englishppduri=$newppduri
-			done  $tmpfile2
-			[ $ppdfound = 0 ]  [ ! -z $englishppduri ]  lpadmin $lpopts -p $queue -m $englishppduri 2/dev/null  ppdfound=1
-			[ $ppdfound = 1 ]  echo PPD for printer $queue updated 2

Bug#689506: moodle: diff for NMU version 2.2.3.dfsg-2.4

2012-10-28 Thread Didier Raboud
tags 689506 + patch
tags 689506 + pending
thanks

Dear maintainer,

I've prepared an NMU for moodle (versioned as 2.2.3.dfsg-2.4) and
uploaded it straight away.

Regards.
diff -Nru moodle-2.2.3.dfsg/debian/changelog moodle-2.2.3.dfsg/debian/changelog
--- moodle-2.2.3.dfsg/debian/changelog	2012-09-28 12:58:50.0 +0200
+++ moodle-2.2.3.dfsg/debian/changelog	2012-10-28 15:01:14.0 +0100
@@ -1,3 +1,12 @@
+moodle (2.2.3.dfsg-2.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  * Drop a left-over symlink in favour of the shipped directory.
+   (Closes: #689506)
+
+ -- Didier Raboud o...@debian.org  Sun, 28 Oct 2012 15:01:09 +0100
+
 moodle (2.2.3.dfsg-2.3) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru moodle-2.2.3.dfsg/debian/preinst moodle-2.2.3.dfsg/debian/preinst
--- moodle-2.2.3.dfsg/debian/preinst	1970-01-01 01:00:00.0 +0100
+++ moodle-2.2.3.dfsg/debian/preinst	2012-10-28 15:57:28.0 +0100
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+case $1 in
+  install|upgrade)
+if dpkg --compare-versions $2 lt 2.2.3.dfsg-2.4; then
+  # Make sure the new Moodle can install its file in yui - #689506
+  [ -h /usr/share/moodle/lib/yui ]  rm -f /usr/share/moodle/lib/yui
+fi
+  ;;
+esac
+
+#DEBHELPER#


Bug#690841: cups-filters: FTBFS on !linux

2012-10-18 Thread Didier Raboud
Package: cups-filters
Version: 1.0.24-3
Severity: grave

Hi,

as the build logs show, cups-filter currently fails to build on !linux
build machines:

https://buildd.debian.org/status/logs.php?pkg=cups-filtersver=1.0.24-3

It's probably an issue with detecting sys/ioctl.h properly on these
architectures.

Cheers,

OdyX


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#687924: moodle: diff for NMU version 2.2.3.dfsg-2.3

2012-09-30 Thread Didier Raboud
tags 687924 + patch
tags 687924 + pending
thanks

Dear maintainer,

I've prepared an NMU for moodle (versioned as 2.2.3.dfsg-2.3) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru moodle-2.2.3.dfsg/debian/changelog moodle-2.2.3.dfsg/debian/changelog
--- moodle-2.2.3.dfsg/debian/changelog	2012-07-23 19:13:58.0 +0200
+++ moodle-2.2.3.dfsg/debian/changelog	2012-09-28 12:58:50.0 +0200
@@ -1,3 +1,22 @@
+moodle (2.2.3.dfsg-2.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  * Backport multiple security issues from upstream's MOODLE_22_STABLE
+branch. (Closes: #687924)
+- MSA-12-0051: MDL-30792 - File upload size constraint issue
+  Fixes CVE-2012-4400
+- MSA-12-0052: MDL-28207 - Course topics permission issue
+  Fixes CVE-2012-4401
+- MSA-12-0053: MDL-34585 - Blog file access issue
+  Fixes CVE-2012-4407
+- MSA-12-0054: MDL-34519 - Course reset permission issue
+  Fixes CVE-2012-4408
+- MSA-12-0055: MDL-34368 - Web service access token issue
+  Fixes CVE-2012-4402
+
+ -- Didier Raboud o...@debian.org  Fri, 28 Sep 2012 12:52:21 +0200
+
 moodle (2.2.3.dfsg-2.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru moodle-2.2.3.dfsg/debian/patches/0009-MDL-30792-Files-API-maxbytes-will-be-set-by-get_max_.patch moodle-2.2.3.dfsg/debian/patches/0009-MDL-30792-Files-API-maxbytes-will-be-set-by-get_max_.patch
--- moodle-2.2.3.dfsg/debian/patches/0009-MDL-30792-Files-API-maxbytes-will-be-set-by-get_max_.patch	1970-01-01 01:00:00.0 +0100
+++ moodle-2.2.3.dfsg/debian/patches/0009-MDL-30792-Files-API-maxbytes-will-be-set-by-get_max_.patch	2012-09-28 12:58:50.0 +0200
@@ -0,0 +1,51 @@
+From ebf253af171efbc5ff3a0074538c85a5edcb2ee2 Mon Sep 17 00:00:00 2001
+From: Rajesh Taneja raj...@moodle.com
+Date: Fri, 3 Aug 2012 11:44:20 +0800
+Subject: [PATCH] MDL-30792 Files API: maxbytes will be set by
+ get_max_upload_file_size if less then 0 or greater then max
+ moodle limit
+
+---
+ repository/filepicker.php  |4 ++--
+ repository/repository_ajax.php |8 ++--
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+diff --git a/repository/filepicker.php b/repository/filepicker.php
+index 68aee10..610ef13 100644
+--- a/repository/filepicker.php
 b/repository/filepicker.php
+@@ -93,9 +93,9 @@ if ($repository = $DB-get_record_sql($sql, array($repo_id))) {
+ }
+ }
+ 
+-$moodle_maxbytes = get_max_upload_file_size();
++$moodle_maxbytes = get_max_upload_file_size($CFG-maxbytes, $course-maxbytes);
+ // to prevent maxbytes greater than moodle maxbytes setting
+-if ($maxbytes == 0 || $maxbytes=$moodle_maxbytes) {
++if (($maxbytes = 0) || ($maxbytes = $moodle_maxbytes)) {
+ $maxbytes = $moodle_maxbytes;
+ }
+ 
+diff --git a/repository/repository_ajax.php b/repository/repository_ajax.php
+index b7793c8..b7f76d1 100644
+--- a/repository/repository_ajax.php
 b/repository/repository_ajax.php
+@@ -83,9 +83,13 @@ if (!$repository = $DB-get_record_sql($sql, array($repo_id))) {
+ /// Check permissions
+ repository::check_capability($contextid, $repository);
+ 
+-$moodle_maxbytes = get_max_upload_file_size();
++$coursemaxbytes = 0;
++if (!empty($course)) {
++   $coursemaxbytes = $course-maxbytes;
++}
++$moodle_maxbytes = get_max_upload_file_size($CFG-maxbytes, $coursemaxbytes);
+ // to prevent maxbytes greater than moodle maxbytes setting
+-if ($maxbytes == 0 || $maxbytes=$moodle_maxbytes) {
++if (($maxbytes = 0) || ($maxbytes = $moodle_maxbytes)) {
+ $maxbytes = $moodle_maxbytes;
+ }
+ 
+-- 
+1.7.10.4
+
diff -Nru moodle-2.2.3.dfsg/debian/patches/0010-MDL-30792-Files-API-Cleaner-approach-to-get-maxbytes.patch moodle-2.2.3.dfsg/debian/patches/0010-MDL-30792-Files-API-Cleaner-approach-to-get-maxbytes.patch
--- moodle-2.2.3.dfsg/debian/patches/0010-MDL-30792-Files-API-Cleaner-approach-to-get-maxbytes.patch	1970-01-01 01:00:00.0 +0100
+++ moodle-2.2.3.dfsg/debian/patches/0010-MDL-30792-Files-API-Cleaner-approach-to-get-maxbytes.patch	2012-09-28 12:58:50.0 +0200
@@ -0,0 +1,74 @@
+From f7c9e3bb18e9e7fa06dff625042bf9572d709d45 Mon Sep 17 00:00:00 2001
+From: Rajesh Taneja raj...@moodle.com
+Date: Fri, 3 Aug 2012 11:47:44 +0800
+Subject: [PATCH] MDL-30792 Files API: Cleaner approach to get maxbytes size
+ in filepicker
+
+---
+ lib/moodlelib.php  |6 +++---
+ repository/filepicker.php  |7 ++-
+ repository/repository_ajax.php |7 ++-
+ 3 files changed, 7 insertions(+), 13 deletions(-)
+
+diff --git a/lib/moodlelib.php b/lib/moodlelib.php
+index 465226a..08b34ee 100644
+--- a/lib/moodlelib.php
 b/lib/moodlelib.php
+@@ -5728,15 +5728,15 @@ function get_max_upload_file_size($sitebytes=0, $coursebytes=0, $modulebytes=0)
+ }
+ }
+ 
+-if ($sitebytes and $sitebytes  $minimumsize) {
++if (($sitebytes  0) and ($sitebytes  $minimumsize)) {
+ $minimumsize = $sitebytes;
+ }
+ 
+-if ($coursebytes

Bug#684885: update-guestfs-appliance fails for wheezy because it looks for 'diff' instead of 'diffutils'

2012-08-14 Thread Didier Raboud
Package: libguestfs0
Version: 1:1.18.1-1
Severity: serious

Hi,

as the title says, update-guestfs-appliance fails when trying to install
wheezy as it will try to install diff while it has been replaced by
diffutils.

Furthermore, as this initially fails, after modifying
/usr/lib/guestfs/packagelist , the download restart from scratch.
update-guestfs-appliance should use /var/cache/apt/archives if possible.

Cheers,

OdyX

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libguestfs0 depends on:
ii  binutils   2.22-6.1
ii  bsdmainutils   9.0.3
ii  btrfs-tools0.19+20120328-7
ii  cpio   2.11-8
ii  cryptsetup 2:1.4.3-2
ii  debconf [debconf-2.0]  1.5.44
ii  diffutils  1:3.2-6
ii  dosfstools 3.0.13-1
ii  febootstrap3.17-1
ii  file   5.11-2
ii  icoutils   0.29.1-5
ii  iproute20120521-3
ii  jfsutils   1.1.15-2
ii  libaugeas0 0.10.0-1
ii  libc6  2.13-33
ii  libhivex0  1.3.6-2
ii  libmagic1  5.11-2
ii  libpcre3   1:8.30-5
ii  libvirt0   0.9.12-4
ii  libxml22.8.0+dfsg1-5
ii  lsof   4.86+dfsg-1
ii  lvm2   2.02.95-4
ii  module-init-tools  8-2
ii  net-tools  1.60-24.1
ii  netpbm 2:10.0-15+b1
ii  ntfs-3g1:2012.1.15AR.5-2.1
ii  parted 2.3-10
ii  procps 1:3.3.3-2
ii  qemu-kvm   1.1.0+dfsg-3
ii  reiserfsprogs  1:3.6.21-1
ii  scrub  2.4.1-1
ii  strace 4.5.20-2.3
ii  udev   175-3.1
ii  vim-tiny   2:7.3.547-4
ii  xfsprogs   3.1.7+b1
ii  xz-utils   5.1.1alpha+20120614-1
ii  zerofree   1.0.2-1
ii  zfs-fuse   0.7.0-8

libguestfs0 recommends no packages.

libguestfs0 suggests no packages.

-- debconf information:
* libguestfs/update-appliance: true


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#658789: brasero: diff for NMU version 3.4.1-2.1

2012-07-30 Thread Didier Raboud
tags 658789 + pending
thanks

Dear maintainer,

I've uploaded an NMU for brasero (versioned as 3.4.1-2.1), for which
here's the debdiff, with thanks to Jocelyn Jaubert.

Regards.
diff -Nru brasero-3.4.1/debian/changelog brasero-3.4.1/debian/changelog
--- brasero-3.4.1/debian/changelog	2012-06-28 00:00:34.0 +0200
+++ brasero-3.4.1/debian/changelog	2012-07-30 13:49:08.0 +0200
@@ -1,3 +1,11 @@
+brasero (3.4.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add brasero-cdrkit to Recommends for brasero, as it is needed to create DVD
+images (closes: #658789).
+
+ -- Jocelyn Jaubert jocelyn.jaub...@gmail.com  Mon, 30 Jul 2012 13:48:56 +0200
+
 brasero (3.4.1-2) unstable; urgency=low
 
   * Mark the brasero_file_monitor_* symbols as arch=linux-any. Closes: #679311
diff -Nru brasero-3.4.1/debian/control brasero-3.4.1/debian/control
--- brasero-3.4.1/debian/control	2012-06-28 00:07:35.0 +0200
+++ brasero-3.4.1/debian/control	2012-07-30 14:09:45.0 +0200
@@ -51,7 +51,8 @@
  gvfs,
  libbrasero-media3-1 (= ${binary:Version}),
  brasero-common (= ${source:Version})
-Recommends: yelp
+Recommends: yelp,
+brasero-cdrkit
 Suggests: vcdimager,
   libdvdcss2,
   tracker
@@ -74,6 +75,7 @@
   * vcdimager to create VCDs or SVCDs
   * libdvdcss2 to copy encrypted DVDs
   * tracker to search for video, audio, image and document files
+  * brasero-cdrkit to create video DVD, or burn Audio CD with CD-Text
 
 Package: brasero-common
 Architecture: all
diff -Nru brasero-3.4.1/debian/control.in brasero-3.4.1/debian/control.in
--- brasero-3.4.1/debian/control.in	2012-05-23 23:55:24.0 +0200
+++ brasero-3.4.1/debian/control.in	2012-07-30 13:46:36.0 +0200
@@ -46,7 +46,8 @@
  gvfs,
  libbrasero-media3-1 (= ${binary:Version}),
  brasero-common (= ${source:Version})
-Recommends: yelp
+Recommends: yelp,
+brasero-cdrkit
 Suggests: vcdimager,
   libdvdcss2,
   tracker
@@ -69,6 +70,7 @@
   * vcdimager to create VCDs or SVCDs
   * libdvdcss2 to copy encrypted DVDs
   * tracker to search for video, audio, image and document files
+  * brasero-cdrkit to create video DVD, or burn Audio CD with CD-Text
 
 Package: brasero-common
 Architecture: all


Bug#682203: moodle: diff for NMU version 2.2.3.dfsg-2.2

2012-07-23 Thread Didier Raboud
Dear maintainer,

I've prepared an NMU for moodle (versioned as 2.2.3.dfsg-2.2) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru moodle-2.2.3.dfsg/debian/changelog moodle-2.2.3.dfsg/debian/changelog
--- moodle-2.2.3.dfsg/debian/changelog	2012-07-20 19:52:10.0 +0200
+++ moodle-2.2.3.dfsg/debian/changelog	2012-07-23 19:13:58.0 +0200
@@ -1,3 +1,17 @@
+moodle (2.2.3.dfsg-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  * Backport multiple security issues from upstream's MOODLE_22_STABLE
+branch. (Closes: #682203)
+- MDL-31692 mod_lti - ensure that various mforms are used properly
+  Fixes CVE-2012-3389
+- MDL-33916 Ensure that capabilities are checked for cached user
+  enrolments
+  Fixes CVE-2012-3388
+
+ -- Didier Raboud o...@debian.org  Mon, 23 Jul 2012 19:13:56 +0200
+
 moodle (2.2.3.dfsg-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru moodle-2.2.3.dfsg/debian/patches/0007-MDL-31692-mod_lti-ensure-that-various-mforms-are-use.patch moodle-2.2.3.dfsg/debian/patches/0007-MDL-31692-mod_lti-ensure-that-various-mforms-are-use.patch
--- moodle-2.2.3.dfsg/debian/patches/0007-MDL-31692-mod_lti-ensure-that-various-mforms-are-use.patch	1970-01-01 01:00:00.0 +0100
+++ moodle-2.2.3.dfsg/debian/patches/0007-MDL-31692-mod_lti-ensure-that-various-mforms-are-use.patch	2012-07-23 19:11:27.0 +0200
@@ -0,0 +1,238 @@
+From 1d161e6802bc352c38014f59ed6eb4f63f860378 Mon Sep 17 00:00:00 2001
+From: Dan Poltawski d...@moodle.com
+Date: Fri, 22 Jun 2012 14:42:20 +0800
+Subject: [PATCH 7/8] MDL-31692 mod_lti - ensure that various mforms are used
+ properly
+
+* typesettings.php and instructor_edit_tool_type.php are tided
+   up properly to ensure proper use for form data
+* An incorrect PARAM type is corrected for typename
+---
+ mod/lti/edit_form.php |2 +-
+ mod/lti/instructor_edit_tool_type.php |9 +--
+ mod/lti/typessettings.php |  131 -
+ 3 files changed, 34 insertions(+), 108 deletions(-)
+
+diff --git a/mod/lti/edit_form.php b/mod/lti/edit_form.php
+index 3cf2ef8..fec78ee 100644
+--- a/mod/lti/edit_form.php
 b/mod/lti/edit_form.php
+@@ -62,7 +62,7 @@ class mod_lti_edit_types_form extends moodleform{
+ $mform-addElement('header', 'setup', get_string('tool_settings', 'lti'));
+ 
+ $mform-addElement('text', 'lti_typename', get_string('typename', 'lti'));
+-$mform-setType('lti_typename', PARAM_INT);
++$mform-setType('lti_typename', PARAM_TEXT);
+ $mform-addHelpButton('lti_typename', 'typename', 'lti');
+ $mform-addRule('lti_typename', null, 'required', null, 'client');
+ 
+diff --git a/mod/lti/instructor_edit_tool_type.php b/mod/lti/instructor_edit_tool_type.php
+index b0fe496..c65b3f4 100644
+--- a/mod/lti/instructor_edit_tool_type.php
 b/mod/lti/instructor_edit_tool_type.php
+@@ -47,9 +47,8 @@ if (!empty($typeid)) {
+ }
+ }
+ 
+-$data = data_submitted();
+-
+-if (isset($data-submitbutton)  confirm_sesskey()) {
++$form = new mod_lti_edit_types_form();
++if ($data = $form-get_data()) {
+ $type = new stdClass();
+ 
+ if (!empty($typeid)) {
+@@ -96,7 +95,7 @@ if (isset($data-submitbutton)  confirm_sesskey()) {
+ 
+ die;
+ }
+-} else if (isset($data-cancel)) {
++} else if ($form-is_cancelled()) {
+ $script = 
+ html
+ script type=\text/javascript\
+@@ -120,10 +119,8 @@ echo $OUTPUT-header();
+ echo $OUTPUT-heading(get_string('toolsetup', 'lti'));
+ 
+ if ($action == 'add') {
+-$form = new mod_lti_edit_types_form();
+ $form-display();
+ } else if ($action == 'edit') {
+-$form = new mod_lti_edit_types_form();
+ $type = lti_get_type_type_config($typeid);
+ $form-set_data($type);
+ $form-display();
+diff --git a/mod/lti/typessettings.php b/mod/lti/typessettings.php
+index d6d2d18..f88cb5e 100644
+--- a/mod/lti/typessettings.php
 b/mod/lti/typessettings.php
+@@ -53,41 +53,42 @@ require_once($CFG-libdir.'/adminlib.php');
+ require_once($CFG-dirroot.'/mod/lti/edit_form.php');
+ require_once($CFG-dirroot.'/mod/lti/locallib.php');
+ 
+-$section  = 'modsettinglti';
+-$return   = optional_param('return', '', PARAM_ALPHA);
+-$adminediting = optional_param('adminedit', -1, PARAM_BOOL);
+ $action   = optional_param('action', null, PARAM_ACTION);
+ $id   = optional_param('id', null, PARAM_INT);
+-$useexisting  = optional_param('useexisting', null, PARAM_INT);
+-$definenew= optional_param('definenew', null, PARAM_INT);
++$tab  = optional_param('tab', '', PARAM_ALPHAEXT);
+ 
+ // no guest autologin
+ require_login(0, false);
++
+ $pageurl = new moodle_url('/mod/lti/typessettings.php');
++if (!empty($id)) {
++$pageurl-param('id', $id);
++}
+ $PAGE-set_url($pageurl);
+ 
+ admin_externalpage_setup('managemodules'); // Hacky solution for printing the admin page
+ 
+-$tab

Bug#682203: moodle: diff for NMU version 2.2.3.dfsg-2.1

2012-07-20 Thread Didier Raboud
tags 682203 + patch
tags 682203 + pending
thanks

Dear maintainer,

I've prepared an NMU for moodle (versioned as 2.2.3.dfsg-2.1) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru moodle-2.2.3.dfsg/debian/changelog moodle-2.2.3.dfsg/debian/changelog
--- moodle-2.2.3.dfsg/debian/changelog	2012-06-21 17:32:33.0 +0200
+++ moodle-2.2.3.dfsg/debian/changelog	2012-07-20 19:52:10.0 +0200
@@ -1,3 +1,26 @@
+moodle (2.2.3.dfsg-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  * Backport multiple security issues from upstream's MOODLE_22_STABLE
+branch (Closes: #682203)
+- MDL-33808 - format title on the repository instance screen
+- MDL-33808 - incorrect cleaning of repository names
+  Both patches fix CVE-2012-3393.
+- MDL-23254 Authentication : used httpswwwroot as root url during
+  authentication procedure where $PAGE-https_required() is
+  specified.
+  Fix CVE-2012-3394
+- MDL-27675 - Feedback module abuses data_submitted
+  Fix CVE-2012-3395
+- MDL-34045 fix invalid idnumber field type in cohort form
+  Fix CVE-2012-3396
+- MDL-33466: Group restriction should hide activity even with 'show
+  availability' option
+  Fix CVE-2012-3397
+
+ -- Didier Raboud o...@debian.org  Fri, 20 Jul 2012 19:52:07 +0200
+
 moodle (2.2.3.dfsg-2) unstable; urgency=low
 
   *  Don't depend on ucf during purge (closes: #678027) 
diff -Nru moodle-2.2.3.dfsg/debian/patches/0001-MDL-33466-Group-restriction-should-hide-activity-eve.patch moodle-2.2.3.dfsg/debian/patches/0001-MDL-33466-Group-restriction-should-hide-activity-eve.patch
--- moodle-2.2.3.dfsg/debian/patches/0001-MDL-33466-Group-restriction-should-hide-activity-eve.patch	1970-01-01 01:00:00.0 +0100
+++ moodle-2.2.3.dfsg/debian/patches/0001-MDL-33466-Group-restriction-should-hide-activity-eve.patch	2012-07-20 19:49:11.0 +0200
@@ -0,0 +1,45 @@
+From f810144610dcb57c7392fb98d578e70a14f26470 Mon Sep 17 00:00:00 2001
+From: sam marshall s.marsh...@open.ac.uk
+Date: Sun, 27 May 2012 12:49:10 +0800
+Subject: MDL-33466: Group restriction should hide activity even with 'show
+ availability' option
+
+This is a modified version of fix by Luke Tucker at NetSpot - thanks.
+---
+ lib/modinfolib.php |   10 --
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+diff --git a/lib/modinfolib.php b/lib/modinfolib.php
+index 20ac75c..8a9e6dd 100644
+--- a/lib/modinfolib.php
 b/lib/modinfolib.php
+@@ -994,18 +994,24 @@ class cm_info extends stdClass  {
+ $modcontext = get_context_instance(CONTEXT_MODULE, $this-id);
+ $userid = $this-modinfo-get_user_id();
+ $this-uservisible = true;
++// Check visibility/availability conditions.
+ if ((!$this-visible or !$this-available) and
+ !has_capability('moodle/course:viewhiddenactivities', $modcontext, $userid)) {
+ // If the activity is hidden or unavailable, and you don't have viewhiddenactivities,
+-// set it so that user can't see or access it
++// set it so that user can't see or access it.
+ $this-uservisible = false;
+-} else if (!empty($CFG-enablegroupmembersonly) and !empty($this-groupmembersonly)
++}
++// Check group membership. The grouping option makes the activity
++// completely invisible as it does not apply to the user at all.
++if (!empty($CFG-enablegroupmembersonly) and !empty($this-groupmembersonly)
+ and !has_capability('moodle/site:accessallgroups', $modcontext, $userid)) {
+ // If the activity has 'group members only' and you don't have accessallgroups...
+ $groups = $this-modinfo-get_groups($this-groupingid);
+ if (empty($groups)) {
+ // ...and you don't belong to a group, then set it so you can't see/access it
+ $this-uservisible = false;
++// Ensure activity is completely hidden from user.
++$this-showavailability = 0;
+ }
+ }
+ }
+-- 
+1.7.10.4
+
diff -Nru moodle-2.2.3.dfsg/debian/patches/0002-MDL-34045-fix-invalid-idnumber-field-type-in-cohort-.patch moodle-2.2.3.dfsg/debian/patches/0002-MDL-34045-fix-invalid-idnumber-field-type-in-cohort-.patch
--- moodle-2.2.3.dfsg/debian/patches/0002-MDL-34045-fix-invalid-idnumber-field-type-in-cohort-.patch	1970-01-01 01:00:00.0 +0100
+++ moodle-2.2.3.dfsg/debian/patches/0002-MDL-34045-fix-invalid-idnumber-field-type-in-cohort-.patch	2012-07-20 19:49:11.0 +0200
@@ -0,0 +1,25 @@
+From b0d2db5452a7210d2067d4b40b36d2bfad5a84c3 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20=C5=A0koda?= comm...@skodak.org
+Date: Sat, 30 Jun 2012 07:50:38 +0200
+Subject: MDL-34045 fix invalid idnumber field type in cohort form
+
+---
+ cohort/edit_form.php |2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/cohort

Bug#680865: libusbx: Newly exports generic LOG_LEVEL_* enum values

2012-07-08 Thread Didier Raboud
Source: libusbx
Version: 2:1.0.12-1
Severity: serious
Justification: Breaks reverse dependencies

Hi,

as shown by bug #680838, libusbx now exports
LOG_LEVEL_{INFO,WARNING,ERROR,DEBUG} without them being
libusbx-specific. This breaks software previously using these generic names (as
libfprint).

I think libusbx should not export such generic names but rather
something like LUSB_LOG_LEVEL_*.

Cheers,

OdyX



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#680838: [Fingerforce-devel] Bug#680838: libfprint: FTBFS: fp_internal.h:36:2: error: redeclaration of enumerator 'LOG_LEVEL_DEBUG'

2012-07-08 Thread Didier Raboud
tags 680838 +patch +confirmed +pending
thanks

Le dimanche, 8 juillet 2012 10.45:07, Lucas Nussbaum a écrit :
 Source: libfprint
 Version: 1:0.4.0-4-gdfff16f-3
 Justification: FTBFS on amd64
 
  fp_internal.h:36:2: error: redeclaration of enumerator 'LOG_LEVEL_DEBUG'
  In file included from fp_internal.h:27:0,
  
   from async.c:26:
  /usr/include/libusb-1.0/libusb.h:967:2: note: previous definition of
  'LOG_LEVEL_DEBUG' was here In file included from async.c:26:0:

Indeed.

Proposed patch is attached, will be uploaded later on.

I reported #680865 against libusbx for this generic export of enum names.

Cheers,

OdyX
--- a/libfprint/core.c
+++ b/libfprint/core.c
@@ -291,25 +291,25 @@
 #ifndef ENABLE_DEBUG_LOGGING
 	if (!log_level)
 		return;
-	if (level == LOG_LEVEL_WARNING  log_level  2)
+	if (level == FPRINT_LOG_LEVEL_WARNING  log_level  2)
 		return;
-	if (level == LOG_LEVEL_INFO  log_level  3)
+	if (level == FPRINT_LOG_LEVEL_INFO  log_level  3)
 		return;
 #endif
 
 	switch (level) {
-	case LOG_LEVEL_INFO:
+	case FPRINT_LOG_LEVEL_INFO:
 		prefix = info;
 		break;
-	case LOG_LEVEL_WARNING:
+	case FPRINT_LOG_LEVEL_WARNING:
 		stream = stderr;
 		prefix = warning;
 		break;
-	case LOG_LEVEL_ERROR:
+	case FPRINT_LOG_LEVEL_ERROR:
 		stream = stderr;
 		prefix = error;
 		break;
-	case LOG_LEVEL_DEBUG:
+	case FPRINT_LOG_LEVEL_DEBUG:
 		stream = stderr;
 		prefix = debug;
 		break;
--- a/libfprint/fp_internal.h
+++ b/libfprint/fp_internal.h
@@ -33,10 +33,10 @@
 (type *)( (char *)__mptr - offsetof(type,member) );})
 
 enum fpi_log_level {
-	LOG_LEVEL_DEBUG,
-	LOG_LEVEL_INFO,
-	LOG_LEVEL_WARNING,
-	LOG_LEVEL_ERROR,
+	FPRINT_LOG_LEVEL_DEBUG,
+	FPRINT_LOG_LEVEL_INFO,
+	FPRINT_LOG_LEVEL_WARNING,
+	FPRINT_LOG_LEVEL_ERROR,
 };
 
 void fpi_log(enum fpi_log_level, const char *component, const char *function,
@@ -53,14 +53,14 @@
 #endif
 
 #ifdef ENABLE_DEBUG_LOGGING
-#define fp_dbg(fmt...) _fpi_log(LOG_LEVEL_DEBUG, fmt)
+#define fp_dbg(fmt...) _fpi_log(FPRINT_LOG_LEVEL_DEBUG, fmt)
 #else
 #define fp_dbg(fmt...)
 #endif
 
-#define fp_info(fmt...) _fpi_log(LOG_LEVEL_INFO, fmt)
-#define fp_warn(fmt...) _fpi_log(LOG_LEVEL_WARNING, fmt)
-#define fp_err(fmt...) _fpi_log(LOG_LEVEL_ERROR, fmt)
+#define fp_info(fmt...) _fpi_log(FPRINT_LOG_LEVEL_INFO, fmt)
+#define fp_warn(fmt...) _fpi_log(FPRINT_LOG_LEVEL_WARNING, fmt)
+#define fp_err(fmt...) _fpi_log(FPRINT_LOG_LEVEL_ERROR, fmt)
 
 #ifndef NDEBUG
 #define BUG_ON(condition) \


Bug#679873: lsb-base: Can't open /lib/lsb/init-functions

2012-07-03 Thread Didier Raboud
reassign 679873 systemd 44-3
forcemerge 679728 679873
affects 679873 lsb-base
thanks

Hi Teodor, and thanks for your bugreport,

Le lundi, 2 juillet 2012 10.09:31, vous avez écrit :
 Package: lsb-base
 Version: 4.1+Debian7
 Severity: critical
 (…)
 
 Indeed, that file doesn't exist:
 | root@frost:~# ls /lib/lsb/
 | init-functions.d  init-functions.systemd
 
 This breaks any script (including those from init.d) that use LSB
 functions.
 
 Feel free to reassing to «systemd» if you consider appropriate.

This is indeed a bug in systemd; hereby reassigning (and merging as it has 
already been reported there).

Cheers,

OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#677640: shatag: missing python3-inotifyd dependency

2012-06-15 Thread Didier Raboud
Package: shatag
Version: 0.4-1
Severity: serious
Justification: Maintainer says so

shatagd (monitoring daemon) needs the python3-inotifyd dependency,
currently not available in Debian, see #672187.

Cheers,

OdyX



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#677640: shatag: missing python3-pyinotify dependency

2012-06-15 Thread Didier Raboud
retitle 677640 shatag: missing python3-pyinotify dependency
thanks

Le vendredi, 15 juin 2012 18.17:28, Didier Raboud a écrit :
 shatagd (monitoring daemon) needs the python3-inotifyd dependency,
---pyinotify

Sorry for the typo; shatagd needs python3-pyinotify

OdyX



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675197: lsb-base, mdadm: FANCYTTY: parameter not set when called with set -u, breaks mdadm init

2012-05-30 Thread Didier Raboud
forcemerge 675162 675197
retitle 675162 lsb-base breaks init.d scripts that use `set -u`
severity 675162 serious
thanks

Le 30.05.2012 15:21, Steve Cotton a écrit :
 Package: lsb-base
 Version: 4.1+Debian5
 Severity: critical
 Justification: breaks the whole system
 
 
 When run with 'set -u', sourcing init-functions fails:

Right, that's #675162, already above RC level; hereby merging.

Cheers,

OdyX



signature.asc
Description: OpenPGP digital signature


Bug#675239: zfs-fuse: postinst fails with FANCYTTY: unbound variable

2012-05-30 Thread Didier Raboud
reassign 675239 lsb-base 4.1+Debian5
forcemerge 675162 675239
affects 675162 +zfs-fuse +mdadm +mysql
thanks

Le mercredi, 30 mai 2012 19.17:04, Christoph Anton Mitterer a écrit :
 Package: zfs-fuse
 Version: 0.7.0-7
 Severity: grave
 
 
 Hi.
 
 On postinst the following happens:
 Setting up zfs-fuse (0.7.0-7) ...
 /lib/lsb/init-functions: line 428: FANCYTTY: unbound variable
 invoke-rc.d: initscript zfs-fuse, action restart failed.
 dpkg: error processing zfs-fuse (--configure):
  subprocess installed post-installation script returned error exit status 1

Right, that's #675162, already above RC level; hereby merging.

Cheers,

OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#675162: lsb-base: mysql doesn't start

2012-05-30 Thread Didier Raboud
Le mercredi, 30 mai 2012 13.20:13, Didier 'OdyX' Raboud a écrit :
 this is the newborn incarnation of the #390085 fixed in lsb-base 3.1-17.
 I can confirm the reported behaviour and will apply the attached patch
 to the next upload of lsb, hence hereby tagging +patch and +pending. By
 the way, this bug is of serious severity as it breaks unrelated packages.

I plan to fix it differently now, thanks to more trustful IRC feedback; new 
patch (that is a re-opening of 673207 and a revert of the sourcing of FANCYTTY 
from /etc/default/rcS ) is attached.

Cheers,

OdyX
From 7fc087dfd985e7e6e12659637b268129f60605de Mon Sep 17 00:00:00 2001
From: Didier Raboud o...@debian.org
Date: Wed, 30 May 2012 16:01:53 +0200
Subject: [PATCH] Revert Allow FANCYTTY to be sourced from /etc/default/rcS.

This reverts commit ce9dcceef7745798cf92b2aac03164818b79ce63.

This avoids one ugly `set +u` in the $() subshell and avoids the hijack of /etc/default/rcS.

Reopens: #673207

Closes: #675162
Reported-by: Kamen Naydenov pa...@kamennn.eu
Closes: #675197
Reported-by: Steve Cotton st...@s.cotton.clara.co.uk
Thanks-To: Julien Cristau jcris...@debian.org
---
 debian/lsb-base.NEWS  |2 +-
 debian/lsb-base.README.Debian |3 ++-
 init-functions|2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/lsb-base.NEWS b/debian/lsb-base.NEWS
index 40c30fe..476ddc6 100644
--- a/debian/lsb-base.NEWS
+++ b/debian/lsb-base.NEWS
@@ -12,6 +12,6 @@ lsb (4.1+Debian1) unstable; urgency=low
   or a red [FAIL] depending on the daemon exit status.
 
   The Fancy output can be disabled by setting the FANCYTTY variable to 0
-  in the /etc/default/rcS configuration file.
+  in the /etc/lsb-base-logging.sh configuration file.
 
  -- Didier Raboud o...@debian.org  Thu, 19 Apr 2012 11:25:01 +0200
diff --git a/debian/lsb-base.README.Debian b/debian/lsb-base.README.Debian
index 2a3637c..3f86d93 100644
--- a/debian/lsb-base.README.Debian
+++ b/debian/lsb-base.README.Debian
@@ -193,7 +193,8 @@ Bourne-style shell permitted by Debian policy (i.e. not just bash).
 
   - FANCY OUTPUT
 
-Fancy output can be overridden by setting FANCYTTY=0 in /etc/default/rcS.
+Fancy output can be overridden by setting FANCYTTY=0 in
+/etc/lsb-base-logging.sh .
 
   - OUTPUT FUNCTIONS
 
diff --git a/init-functions b/init-functions
index d8a7e98..0bfea9e 100644
--- a/init-functions
+++ b/init-functions
@@ -425,5 +425,5 @@ for hook in $(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 2/dev/nul
 [ -r $hook ]  . $hook || true
 done
 
-FANCYTTY=$([ -e /etc/default/rcS ]  . /etc/default/rcS  echo $FANCYTTY)
+FANCYTTY=
 [ -e /etc/lsb-base-logging.sh ]  . /etc/lsb-base-logging.sh || true
-- 
1.7.2.5



signature.asc
Description: This is a digitally signed message part.


Bug#670055: cups-filters: diff for version 1.0.18-2 uploaded to DELAYED/2 for #670055

2012-05-19 Thread Didier Raboud
Le vendredi, 18 mai 2012 23.18:47, Till Kamppeter a écrit :
 For me it looks OK, I would apply it upstream.

Okay, hence re-scheduled to 0-day for immediate upload, thanks for your 
feedback.

Cheers,

OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#670055: cups-filters: diff for version 1.0.18-2 uploaded to DELAYED/2 for #670055

2012-05-18 Thread Didier Raboud
tags 670055 + pending
thanks

Dear Till and Martin,

I've prepared an upload for cups-filters (versioned as 1.0.18-2) with
Fabian's patch and uploaded it to DELAYED/2. Please feel free to tell me
if I should delay it longer or reschedule it to let it go as is.

Best regards,

OdyX

P.S. I have pushed the change to the packaging repository.
diff -Nru cups-filters-1.0.18/debian/changelog cups-filters-1.0.18/debian/changelog
--- cups-filters-1.0.18/debian/changelog	2012-05-16 11:45:15.0 +0200
+++ cups-filters-1.0.18/debian/changelog	2012-05-18 15:03:23.0 +0200
@@ -1,3 +1,12 @@
+cups-filters (1.0.18-2) unstable; urgency=low
+
+  [ Fabian Greffrath ]
+  * Add patch to avoid trimming the results of FcFontSort(), as this may
+miss some reasonable candidates under certain circumstances. BTW,
+fix passing a non-pointer as a pointer to result. (Closes: #670055)
+
+ -- Didier Raboud o...@debian.org  Fri, 18 May 2012 15:01:54 +0200
+
 cups-filters (1.0.18-1) unstable; urgency=low
 
   * New upstream release
diff -Nru cups-filters-1.0.18/debian/patches/fcfontsort-no-trim.patch cups-filters-1.0.18/debian/patches/fcfontsort-no-trim.patch
--- cups-filters-1.0.18/debian/patches/fcfontsort-no-trim.patch	1970-01-01 01:00:00.0 +0100
+++ cups-filters-1.0.18/debian/patches/fcfontsort-no-trim.patch	2012-05-18 15:00:09.0 +0200
@@ -0,0 +1,26 @@
+Description: Do not trim the results of FcFontSort(),
+ as this may miss some reasonable candidates under certain circumstances.
+ BTW, fix passing a non-pointer as a pointer to result.
+Author: Fabian Greffrath fabian+deb...@greffrath.com
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670055
+
+--- cups-filters-1.0.16.orig/filter/texttopdf.c
 cups-filters-1.0.16/filter/texttopdf.c
+@@ -51,6 +51,7 @@ EMB_PARAMS *font_load(const char *font)
+   FcPattern *pattern;
+   FcFontSet *candidates;
+   FcChar8   *fontname = NULL;
++  FcResult   result;
+   int i;
+ 
+   if ( (font[0]=='/')||(font[0]=='.') ) {
+@@ -64,7 +65,7 @@ EMB_PARAMS *font_load(const char *font)
+ FcDefaultSubstitute (pattern);
+ 
+ /* Receive a sorted list of fonts matching our pattern */
+-candidates = FcFontSort (0, pattern, FcTrue, 0, 0);
++candidates = FcFontSort (0, pattern, FcFalse, 0, result);
+ FcPatternDestroy (pattern);
+ 
+ /* In the list of fonts returned by FcFontSort()
+
diff -Nru cups-filters-1.0.18/debian/patches/series cups-filters-1.0.18/debian/patches/series
--- cups-filters-1.0.18/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ cups-filters-1.0.18/debian/patches/series	2012-05-18 15:00:09.0 +0200
@@ -0,0 +1 @@
+fcfontsort-no-trim.patch


Bug#670217: (no subject)

2012-04-24 Thread Didier Raboud
Package: pyside-mobility
Version: 0.2.3+git4~8118106-2
Severity: serious
Tags: upstream

I just tested to build it after the pyside/shiboken upload and it FTBFS
as it searches for a generatorrunner plugin, which is not needed since
shiboken 1.1.1.

This will make it unbuildable in wheezy as soon as pyside and shiboken
enter wheezy, hence serious.

This is in the process to be reported to upstream (See
https://bugreports.qt-project.org/browse/PYSIDE-58 e.g ).

Cheers,

OdyX



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633351: Re: Bug#633351: apt: Hash Sum mismatch

2012-03-01 Thread Didier Raboud
severity 633351 important
tags 633351 +moreinfo
thanks

Le 28.07.2011 19:35, David Kalnischkies a écrit :
 On Sat, Jul 9, 2011 at 17:01, Kurt Roeckx k...@roeckx.be wrote:
 One of the buildds has 0.8.16~exp2 installed, and then failed
 to download any source packages.
 
 Could be (or: is very likely) related to a checksum-calculation
 problem we had with ~exp1 and ~exp2.
 Could you try it with a more recent version, please?

Kurt: it's been 7 months without an answer from you on this issue; I'm
then hereby downgrading this bug under RC severity and tagging it as
`moreinfo`. Please remove the tag and rise the severity back up if you
can reproduce this bug with the apt currently in experimental (or even
better it it was solved since then, close it).

Cheers,

OdyX, with his RC bugs triager hat on.



signature.asc
Description: OpenPGP digital signature


Bug#656063: Same crash with version 1.2.3+repack0-1

2012-02-01 Thread Didier Raboud
reopen 656063
found 656063 1.2.3+repack0-1
severity 656063 serious
thanks

Le 31.01.2012 23:07, Frédéric MASSOT a écrit :
 I have the same bug with version 1.2.3+repack0-1 :

Hi Frederic,

Thanks for your notice; hence re-opening, marked as found in the
1.2.3+repack0-1 Debian release.

 Jan 31 22:27:04 lobon usb_modeswitch_dispatcher: *** glibc detected ***
 usb_modeswitch_dispatcher: free(): invalid next size (normal):
 0x0966fff0 ***

Can you make sure you have both usb-modeswitch=1.2.3+repack0-1 and
libjim0debian2=0.73-2 installed, enable logging (in
/etc/usb_modeswitch.conf) and reboot before re-plugging your 3G dongle ?

Thanks in advance, cheers,

OdyX



signature.asc
Description: OpenPGP digital signature


Bug#655918: splix: diff for NMU version 2.0.0+svn300-1.1

2012-02-01 Thread Didier Raboud
tags 655918 + patch
tags 655918 + pending
thanks

Dear maintainer,

I've prepared an NMU for splix (versioned as 2.0.0+svn300-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru splix-2.0.0+svn300/debian/changelog splix-2.0.0+svn300/debian/changelog
--- splix-2.0.0+svn300/debian/changelog	2011-12-10 19:29:46.0 +0100
+++ splix-2.0.0+svn300/debian/changelog	2012-02-01 19:26:48.0 +0100
@@ -1,3 +1,11 @@
+splix (2.0.0+svn300-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * printer-driver-splix: Add versioned Replaces/Breaks against splix to
+ensure smooth upgrades (Closes: #655918).
+
+ -- Didier Raboud o...@debian.org  Wed, 01 Feb 2012 19:23:30 +0100
+
 splix (2.0.0+svn300-1) unstable; urgency=low
 
   * New upstream version: added support for Samsung SCX-3200, rebuilt PPDs
diff -Nru splix-2.0.0+svn300/debian/control splix-2.0.0+svn300/debian/control
--- splix-2.0.0+svn300/debian/control	2011-12-10 19:55:30.0 +0100
+++ splix-2.0.0+svn300/debian/control	2012-02-01 19:23:12.0 +0100
@@ -10,6 +10,8 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, cups (= 1.5.0-3~),
  cups-client, ghostscript-cups
+Replaces: splix ( 2.0.0+svn299-1)
+Breaks: splix ( 2.0.0+svn299-1)
 Description: Driver for Samsung and Xerox SPL2 and SPLc laser printers
  Support for printing to SPL2- and SPLc-based printers. These are most
  of the cheaper Samsung laser printers which do not understand standard


Bug#656063: Same crash with version 1.2.3+repack0-1

2012-02-01 Thread Didier Raboud
reassign 656063 libjim0debian2 0.73-1
retitle 656063 libjim can crash due to exec env buffer overflow
fixed 656063 0.73-2
thanks

Le mercredi, 1 février 2012 23.08:37, vous avez écrit :
 With libjim0debian2 0.73-1 that crash, with libjim0debian2 0.73-2 there
 is no crash.  :o)

Ah ha! Marking that bug as not affecting usb-modeswitch, but affecting 
libjim0debian2 0.73-1 and fixed in 0.73-2.

Thanks for your testing!

OdyX



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#656063: Test version with bug fixes

2012-01-28 Thread Didier Raboud
severity 657579 serious
merge 656688 657579
thanks

Le lundi, 23 janvier 2012 22.00:15, Josua Dietze a écrit :
 I have prepared a test version with fixes. You can uninstall the Debian
 package and install from source until a fixed deb is available.
 
 http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-1.2.2-1.tar.bz2

So here are now the Debian packages:


http://alioth.debian.org/~odyx-guest/debian/unstable/usb-modeswitch_1.2.2-1-1~bugfix0_amd64.deb

http://alioth.debian.org/~odyx-guest/debian/unstable/usb-modeswitch_1.2.2-1-1~bugfix0_i386.deb

Source:

http://alioth.debian.org/~odyx-guest/debian/unstable/usb-modeswitch_1.2.2-1-1~bugfix0.dsc

Frederic and Makc (and people affected by #656579 or #656063), please test the
above packages and report back (to #656063) !

Thanks in advance, cheers,

OdyX



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635549: foomatic-filters 4.0.5-6+squeeze1 stable-security upload for CVE-2011-2964

2012-01-04 Thread Didier Raboud

Hi Moritz,
(CC'ing #635549 as it was mentionned there and team@s.d.o as per [0])

First of all, sorry for the delay.

I have been preparing a stable-security upload for foomatic-filters, 
reportedly vulnerable to CVE-2011-2964 in its version currently in 
stable.


(By the way, given that there is _no_ C version of foomatic-rip in 
lenny's foomatic-filters, I think that lenny is not affected by 
CVE-2011-2964; it is by CVE-2011-2697 though, I'll see what I can do on 
that side.)


The Ubuntu folks have already uploaded a fix for this specific issue 
[1], so I have just taken their patch. debdiff and patch are attached, 
proposed changelog entry is below, please comment.


foomatic-filters (4.0.5-6+squeeze1) stable-security; urgency=high

  * Fix CVE-2011-2964
foomaticrip.c in foomatic-rip in foomatic-filters allows remote 
attackers
 to execute arbitrary code via a crafted *FoomaticRIPCommandLine 
field in

 a .ppd file.
- Import debian/patches/CVE-2011-2964.patch from Ubuntu maverick's
  4.0.5-0ubuntu3.1, enhance its DEP-3 headers.

Cheers,

OdyX

[0] http://www.debian.org/security/faq#contact
[1] 
https://launchpad.net/ubuntu/maverick/+source/foomatic-filters/4.0.5-0ubuntu3.1 
and 
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/maverick/foomatic-filters/maverick-security/view/head:/debian/patches/CVE-2011-2964.patchdiff -Nru foomatic-filters-4.0.5/debian/changelog 
foomatic-filters-4.0.5/debian/changelog
--- foomatic-filters-4.0.5/debian/changelog 2010-11-10 10:10:04.0 
+0100
+++ foomatic-filters-4.0.5/debian/changelog 2012-01-04 11:25:56.0 
+0100
@@ -1,3 +1,14 @@
+foomatic-filters (4.0.5-6+squeeze1) stable-security; urgency=high
+
+  * Fix CVE-2011-2964
+foomaticrip.c in foomatic-rip in foomatic-filters allows remote attackers
+ to execute arbitrary code via a crafted *FoomaticRIPCommandLine field in
+ a .ppd file.
+- Import debian/patches/CVE-2011-2964.patch from Ubuntu maverick's
+  4.0.5-0ubuntu3.1, enhance its DEP-3 headers.
+
+ -- Didier Raboud o...@debian.org  Wed, 04 Jan 2012 11:14:59 +0100
+
 foomatic-filters (4.0.5-6) unstable; urgency=low
 
   [ Till Kamppeter ]
diff -Nru foomatic-filters-4.0.5/debian/patches/CVE-2011-2964.patch 
foomatic-filters-4.0.5/debian/patches/CVE-2011-2964.patch
--- foomatic-filters-4.0.5/debian/patches/CVE-2011-2964.patch   1970-01-01 
01:00:00.0 +0100
+++ foomatic-filters-4.0.5/debian/patches/CVE-2011-2964.patch   2012-01-04 
11:10:31.0 +0100
@@ -0,0 +1,224 @@
+Description: fix arbitrary code execution via crafted PPD file
+ .
+ From upstream changelog entry:
+ .
+ foomaticrip.c: SECURITY FIX: It was possible to make CUPS executing
+ arbitrary commands as the system user lp when foomatic-rip was
+ used as CUPS filter. Fixed by not parsing named options (like
+ --ppd lj.ppd) when foomatic-rip is running as CUPS filter, as
+ CUPS does not supply named options to their filters.
+
+Author: Till Kamppeter till.kamppe...@gmail.com
+Acked-by: Marc Deslauriers marc.deslauri...@ubuntu.com
+Origin: upstream, 
http://bzr.linuxfoundation.org/loggerhead/openprinting/foomatic/foomatic-filters/revision/252
+Bug-CVE: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2964
+Last-Update: 2011-07-24
+
+Index: foomatic-filters-4.0.5/foomaticrip.c
+===
+--- foomatic-filters-4.0.5.orig/foomaticrip.c  2010-08-10 06:08:04.0 
-0400
 foomatic-filters-4.0.5/foomaticrip.c   2011-08-03 11:23:00.551600057 
-0400
+@@ -1230,8 +1230,11 @@
+ }
+ 
+ /* Check for LPRng first so we do not pick up bogus ppd files by the -ppd 
option */
+-if (arglist_remove_flag(arglist, --lprng))
+-spooler = SPOOLER_LPRNG;
++if (spooler != SPOOLER_CUPS  spooler != SPOOLER_PPR  
++  spooler != SPOOLER_PPR_INT) {
++if (arglist_remove_flag(arglist, --lprng))
++spooler = SPOOLER_LPRNG;
++}
+ 
+ /* 'PRINTCAP_ENTRY' environment variable is : LPRng
+the :ppd=/path/to/ppdfile printcap entry should be used */
+@@ -1253,96 +1256,104 @@
+ }
+ }
+ 
+-/* PPD file name given via the command line
+-   allow duplicates, and use the last specified one */
+-if (spooler != SPOOLER_LPRNG) {
+-while ((str = arglist_get_value(arglist, -p))) {
+-strncpy(job-ppdfile, str, 256);
+-arglist_remove(arglist, -p);
++/* CUPS calls foomatic-rip only with 5 or 6 positional parameters,
++   not with named options, like for example -p string. Also PPR
++   does not used named options. */
++if (spooler != SPOOLER_CUPS  spooler != SPOOLER_PPR  
++  spooler != SPOOLER_PPR_INT) {
++/* Check for LPD/GNUlpr by typical options which the spooler puts onto
++   the filter's command line (options -w: text width, -l: text
++   length, -i: indent, -x, -y: graphics size, -c: raw 
printing,
++   -n: user name, -h: host name

Bug#635549: foomatic-filters 3.0.2-20080211-3.2+lenny1 oldstable-security upload for CVE-2011-2697

2012-01-04 Thread Didier Raboud

Hi again Moritz,
(CC'ing #635549 as it was mentionned there and team@s.d.o as per [0])

On Wed, 04 Jan 2012 13:04:22 +0100, Didier Raboud wrote:

(By the way, given that there is _no_ C version of foomatic-rip in
lenny's foomatic-filters, I think that lenny is not affected by
CVE-2011-2964; it is by CVE-2011-2697 though, I'll see what I can do
on that side.)


So now I have been preparing an oldstable-security upload for 
foomatic-filters, reportedly vulnerable to CVE-2011-2697 in its version 
currently in oldstable. Same as before: it was mostly a matter of 
cherry-picking the changes already prepared by the Ubuntu folks [1].


debdiff is attached, proposed changelog entry is below, please comment.

foomatic-filters (3.0.2-20080211-3.2+lenny1) oldstable-security; 
urgency=high


 * Fix CVE-2011-2697
   foomatic-rip in foomatic-filters allows remote attackers to execute
arbitrary code via a crafted *FoomaticRIPCommandLine field in  a 
ppd

file.
   - Patch foomatic-rip.in using debian/patches/CVE-2011-2697.patch 
from

 Ubuntu hardy's 3.0.2-20071204-0ubuntu2.3, itself backported from
 upstream (revision 140).

Cheers,

OdyX

[0] http://www.debian.org/security/faq#contact
[1] 
https://launchpad.net/ubuntu/+source/foomatic-filters/3.0.2-20071204-0ubuntu2.3 
and 
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/hardy/foomatic-filters/hardy-security/view/head:/debian/patches/CVE-2011-2697.patch
diff -u foomatic-filters-3.0.2-20080211/debian/changelog 
foomatic-filters-3.0.2-20080211/debian/changelog
--- foomatic-filters-3.0.2-20080211/debian/changelog
+++ foomatic-filters-3.0.2-20080211/debian/changelog
@@ -1,3 +1,15 @@
+foomatic-filters (3.0.2-20080211-3.2+lenny1) oldstable-security; urgency=high
+
+  * Fix CVE-2011-2697
+foomatic-rip in foomatic-filters allows remote attackers to execute
+ arbitrary code via a crafted *FoomaticRIPCommandLine field in  a .ppd
+ file.
+- Patch foomatic-rip.in using debian/patches/CVE-2011-2697.patch from
+  Ubuntu hardy's 3.0.2-20071204-0ubuntu2.3, itself backported from
+  upstream (revision 140).
+
+ -- Didier Raboud o...@debian.org  Wed, 04 Jan 2012 13:15:38 +0100
+
 foomatic-filters (3.0.2-20080211-3.2) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- foomatic-filters-3.0.2-20080211.orig/foomatic-rip.in
+++ foomatic-filters-3.0.2-20080211/foomatic-rip.in
@@ -388,10 +388,6 @@
 $spooler = 'gnulpr';
 }
 
-
-
-## Named command line options
-
 # We do not use Getopt::Long because it does not work when between the
 # option and the argument is no space (-w80 instead of -w 80). This
 # happens in the command line of LPRng, but also users could type in
@@ -409,125 +405,165 @@
 my $argstr = \x01 . 
 join(\x01, map { removeunprintables($_) } @ARGV) . \x01;
 
-# Debug mode activated via command line
-if ($argstr =~ s/\x01--debug\x01/\x01/) {
-$debug = 1;
-}
+my ($verbose, $quiet, $show_docs, $do_docs, $cupscolorprofile, $genpdqfile);
 
-# Command line options for verbosity
-my $verbose = ($argstr =~ s/\x01-v\x01/\x01/);
-my $quiet = ($argstr =~ s/\x01-q\x01/\x01/);
-my $show_docs = ($argstr =~ s/\x01-d\x01/\x01/);
-my $do_docs;
-my $cupscolorprofile;
-
-if ($debug) {
-# Grotesquely unsecure; use for debugging only
-open LOG,  ${logfile}.log;
-$logh = *LOG;
-
-use IO::Handle;
-$logh-autoflush(1);
-} elsif (($quiet)  (!$verbose)) {
-# Quiet mode, do not log
-open LOG,  /dev/null;
-$logh = *LOG;
-
-use IO::Handle;
-$logh-autoflush(1);
-} else {
-# Default: log to STDERR
-$logh=*STDERR;
-}
+## Named command line options
 
+# CUPS calls foomatic-rip only with 5 or 6 positional parameters,
+# not with named options, like for example -p string. Also PPR
+# does not used named options.
+if (($spooler ne 'cups')  ($spooler ne 'ppr')  ($spooler ne 'ppr_int')) {
+
+# Debug mode activated via command line
+if ($argstr =~ s/\x01--debug\x01/\x01/) {
+   $debug = 1;
+}
+
+# Command line options for verbosity
+$verbose = ($argstr =~ s/\x01-v\x01/\x01/);
+$quiet = ($argstr =~ s/\x01-q\x01/\x01/);
+$show_docs = ($argstr =~ s/\x01-d\x01/\x01/);
+
+if ($debug) {
+   # Grotesquely unsecure; use for debugging only
+   open LOG,  ${logfile}.log;
+   $logh = *LOG;
+
+   use IO::Handle;
+   $logh-autoflush(1);
+} elsif (($quiet)  (!$verbose)) {
+   # Quiet mode, do not log
+   open LOG,  /dev/null;
+   $logh = *LOG;
+
+   use IO::Handle;
+   $logh-autoflush(1);
+ } else {
+   # Default: log to STDERR
+   $logh=*STDERR;
+}
 
 
-## Start debug logging
-if ($debug) {
-# If we are not in debug mode, we do this later, as we must find out at
-# first which spooler is used. When printing without spooler we
-# suppress logging because foomatic-rip is called directly on the
-# command line and so we avoid logging onto the console.
-print $logh foomatic-rip version

Bug#654380: #654380 (was: nsis: The zmemcpy patch breaks NSISdl::download (at least).)

2012-01-04 Thread Didier Raboud

On Tue, 3 Jan 2012 19:43:42 +0100, Thomas Gaugler wrote:


Thomas: do you have other things you want in before I can upload 
nsis with

that change ?


For completeness the reference to the upstream bug report
Forwarded: http://sf.net/support/tracker.php?aid=3406350
could be added to the debian/patches/static-libgcc-libstdc++.patch 
file.


Good point. Although I will add an Origin: upstream, url field, 
sounds more realistic (as I did not create the patch and forwarded it 
there, rather I picked it from there).



Thanks a lot for doing the research and taking care of the issue.


No problem. :-

Lemme just repeat my above question: can I go ahead with an upload 
containing that or do you want others things in before?


Cheers (and a happy new year),

OdyX




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654380: nsis: The zmemcpy patch breaks NSISdl::download (at least).

2012-01-03 Thread Didier Raboud
Package: nsis
Version: 2.46-6
Severity: serious
Justification: Breaks win32-loader

Hi Thomas, 

it seems that the zmemcpy patch currently breaks the win32-loader build by
making NSISdl::download fail.

To reproduce that: try win32-loader 0.7.4.2 as built with nsis 2.46-5 [0] and
try (works with wine). Now try to rebuild it from source with nsis 2.46-6
installed; it will fail at the first NSISdl::download call time.

Now, as I need to get win32-loader uploaded before Wheezy's freeze, I
consider this bug serious enough to warrant the `serious` severity.

Cheers,

OdyX

N.B. I would be happy to upload nsis with this patch removed if we don't
manage to find a better solution.

[0] http://cdn.debian.net/debian/tools/win32-loader/unstable/win32-loader.exe

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (150, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nsis depends on:
ii  libc62.13-24
ii  libgcc1  1:4.6.2-9
ii  libstdc++6   4.6.2-9
ii  nsis-common  2.46-5
ii  zlib1g   1:1.2.3.4.dfsg-3

nsis recommends no packages.

Versions of packages nsis suggests:
pn  mingw-w64   2.0.1-1
pn  nsis-doc2.46-5
pn  nsis-pluginapi  2.46-5
pn  winenone

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654380: #654380 (was: nsis: The zmemcpy patch breaks NSISdl::download (at least).)

2012-01-03 Thread Didier Raboud
retitle 654380 nsis: build with recent mingw breaks NSISdl plugin
tags 654380 + upstream
thanks

Le mardi, 3 janvier 2012 11.00:10, Didier Raboud a écrit :
 Package: nsis
 Version: 2.46-6
 Severity: serious
 Justification: Breaks win32-loader
 
 Hi Thomas,
 
 it seems that the zmemcpy patch currently breaks the win32-loader build by
 making NSISdl::download fail.
 
 To reproduce that: try win32-loader 0.7.4.2 as built with nsis 2.46-5 [0]
 and try (works with wine). Now try to rebuild it from source with nsis
 2.46-6 installed; it will fail at the first NSISdl::download call time.

Hmm. After more investigation, it seems that said patch is not the culprit.

My issue is that NSISdl::download doesn't work anymore; when run in wine, the
console shows:

err:module:import_dll Library libgcc_s_sjlj-1.dll (which is needed by 
LC:\\windows\\temp\\nsg1012.tmp\\NSISdl.dll) not found
err:module:import_dll Library libstdc++-6.dll (which is needed by 
LC:\\windows\\temp\\nsg1012.tmp\\NSISdl.dll) not found

This seems to correspond to RedHat's [RH#734905] and to NSIS's [NSIS#3406350].

I'm currently trying a build with the attached patch and will report back if
it works or not.

Cheers,

OdyX

[RH#734905]https://bugzilla.redhat.com/show_bug.cgi?id=734905
[NSIS#3406350] 
http://sourceforge.net/tracker/?func=detailaid=3406350group_id=22049atid=373087
--- a/SCons/Config/gnu
+++ b/SCons/Config/gnu
@@ -115,6 +115,8 @@
 plugin_env.Append(LINKFLAGS = ['-mwindows'])# build windows executables
 plugin_env.Append(LINKFLAGS = ['$ALIGN_FLAG'])  # 512 bytes align
 plugin_env.Append(LINKFLAGS = ['$MAP_FLAG'])# generate map file
+plugin_env.Append(LINKFLAGS = ['-static-libgcc'])   # Make sure libgcc is statically linked in, for the plugins to work.
+plugin_env.Append(LINKFLAGS = ['-static-libstdc++']) # Make sure libstdc++ is statically linked in, for the plugins to work.
 
 ### cross-platform util environment
 


Bug#654380: #654380 (was: nsis: The zmemcpy patch breaks NSISdl::download (at least).)

2012-01-03 Thread Didier Raboud
tags 654380 + pending
thanks

 Le mardi, 3 janvier 2012 11.00:10, Didier Raboud a écrit :
 
 This seems to correspond to RedHat's [RH#734905] and to NSIS's
 [NSIS#3406350].
 
 I'm currently trying a build with the attached patch and will report back
 if it works or not.

It works indeed. And the patch is shipped since multiple releases in Fedora, 
so I pushed it to nsis' packaging repository:

http://anonscm.debian.org/gitweb/?p=collab-maint/nsis.git;a=commit;h=f89eb1af

Thomas: do you have other things you want in before I can upload nsis with 
that change ?

Cheers,

OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#649536: fixed, but wrongly, in splix 2.0.0+svn299-2

2011-12-05 Thread Didier Raboud
reopen 649536
retitle 649536 printer-driver-splix: ppd-updater installed in wrong directory
thanks

Hi Luca, 

unfortunately, I noticed that the PPD-updater snippet is installed in 
/usr/share/ppd-updaters/ and not in /usr/share/cups/ppd-updaters/.

I plea guilty as this mistake was already in the patch I proposed you in 
#647536, but this should be fixed anyway, hence I'm re-opening this bug.

Cheers,

-- 
OdyX



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648317: RM: warsow -- RoQA: FTBFS on release architectures, unmaintained

2011-11-25 Thread Didier Raboud
reassign 648317 ftp.debian.org
retitle  648317 RM: warsow -- RoQA: FTBFS on release architectures, unmaintained
severity 648317 normal
thanks

Hi dear Warsow maintainers,

So now we are past the two-weeks ultimatum, so here I am for the actual
removal request of warsow (and warsow-data fwiw).

FTP-Masters: reasoning is below, quoted from #648317.

Le jeudi, 10 novembre 2011 15.59:20, Didier Raboud a écrit :
 A quick look at it reveals that:
 
 - It has 3 FTBFS bugs on various release architectures: ia64 (#593700),
   kfreebsd-* (#564108) and hurd (#564109), all without answer since more
   than ten months (while all have patches).
 - No new upstream release made it in Squeeze.
 - It is out-dated with regards to upstream versions (0.50 is almost 2 years
   old).
 - Its bugs have seen no response in 2011.
 
 I personally think it should be removed from Debian, both unstable and
 testing, but after a short chat on #debian-games, here am I with a
 discussion bug.
 
 (…)
 
 Proposed timeline: 2 weeks open for discussion. Without people volunteering
 to provide updates to warsow (by marking this bug as -done), I will
 reassign this bug to FTP-Masters for the removal.

Cheers,
-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#635549: #635549: Two hplip security issues

2011-11-25 Thread Didier Raboud
found 635549 3.10.6-2
notfound 635549 3.11.10
thanks

Hi Moritz,

Le mardi, 26 juillet 2011 23.07:01, Moritz Muehlenhoff a écrit :
 
 Two security issues have been reported in hplip:
 
 1. Shell command injection in foomatic-rip-hplip:
 https://bugzilla.novell.com/show_bug.cgi?id=698451
 This is CVE-2011-2697

As far as I can see, the culprit file is foomatic-rip-hplip, which is only 
shipped in hplip-ppds, and only in stable; testing and unstable versions rely 
on the fixed foomatic-rip from the foomatic-filters package.

 2. Insecure tempfile handling:
 https://bugzilla.novell.com/show_bug.cgi?id=704608
 https://bugs.launchpad.net/hplip/+bug/809904
 This is CVE-2011-2722

This seems to be fixed in 3.11.10, hence again, only stable is affected.

 This should be fixed in a DSA, could you prepared updated
 packages?

I will try to, but would be happier if the HPLIP team could do this security 
upload themselves (4 months without a single response; meh).

Cheers,

--
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#635549: #635549: Two hplip security issues

2011-11-25 Thread Didier Raboud
Le vendredi, 25 novembre 2011 12.16:06, Didier Raboud a écrit :
 found 635549 3.10.6-2
 notfound 635549 3.11.10
 thanks
 
 Hi Moritz,
 
 Le mardi, 26 juillet 2011 23.07:01, Moritz Muehlenhoff a écrit :
  Two security issues have been reported in hplip:
  
  1. Shell command injection in foomatic-rip-hplip:
  https://bugzilla.novell.com/show_bug.cgi?id=698451
  This is CVE-2011-2697
 
 As far as I can see, the culprit file is foomatic-rip-hplip, which is only
 shipped in hplip-ppds, and only in stable; testing and unstable versions
 rely on the fixed foomatic-rip from the foomatic-filters package.

Hmm. Wrong.

usr/lib/cups/filter/foomatic-rip-hplip (supposedly culprit file) is already a 
symlink to usr/lib/cups/filter/foomatic-rip in the stable package. So this CVE 
doesn't affect any version bigger than what is in stable

-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#635549: #635549: Two hplip security issues

2011-11-25 Thread Didier Raboud
Le vendredi, 25 novembre 2011 12.16:06, Didier Raboud a écrit :
  
  2. Insecure tempfile handling:
  https://bugzilla.novell.com/show_bug.cgi?id=704608
  https://bugs.launchpad.net/hplip/+bug/809904
  This is CVE-2011-2722
 
 This seems to be fixed in 3.11.10, hence again, only stable is affected.

The attached dpatch against the version currently in stable does fix that bug.

As for oldstable, I couldn't find any occurence of this bug in the source 
code.

Cheers,

OdyX


CVE-2011-2722.dpatch
Description: application/shellscript


signature.asc
Description: This is a digitally signed message part.


Bug#635549: #635549: Two hplip security issues

2011-11-25 Thread Didier Raboud
Le vendredi, 25 novembre 2011 12.22:24, Didier Raboud a écrit :
  Le mardi, 26 juillet 2011 23.07:01, Moritz Muehlenhoff a écrit :
   
   1. Shell command injection in foomatic-rip-hplip:
   https://bugzilla.novell.com/show_bug.cgi?id=698451
   This is CVE-2011-2697
  
  As far as I can see, the culprit file is foomatic-rip-hplip, which is
  only shipped in hplip-ppds, and only in stable; testing and unstable
  versions rely on the fixed foomatic-rip from the foomatic-filters
  package.

 usr/lib/cups/filter/foomatic-rip-hplip (supposedly culprit file) is already
 a symlink to usr/lib/cups/filter/foomatic-rip in the stable package. So
 this CVE doesn't affect any version bigger than what is in stable

And foomatic-rip-hplip is not in oldstable either, so it seems CVE-2011-2697 
doesn't affect any currently released hplip.

Cheers,
-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#635549: Stable update of hplip for CVE-2011-2722 (#635549) ?

2011-11-25 Thread Didier Raboud
Dear Release Team,

after taking a closer look to #635549 and an IRC chat with the Security 
people, I propose to upload hplip to stable with the following changelog 
entry: 

hplip (3.10.6-2+squeeze0) stable; urgency=low

  * Fix CVE-2011-2722 Insecure tempfile handling by patching the culprit
code out. (Closes: #635549)

 -- Didier Raboud o...@debian.org  Fri, 25 Nov 2011 14:53:50 +0100

Debdiff and dpatch are attached; please comment.

Cheers,

-- 
OdyX
diff -u hplip-3.10.6/debian/changelog hplip-3.10.6/debian/changelog
--- hplip-3.10.6/debian/changelog
+++ hplip-3.10.6/debian/changelog
@@ -1,3 +1,10 @@
+hplip (3.10.6-2+squeeze0) stable; urgency=low
+
+  * Fix CVE-2011-2722 Insecure tempfile handling by patching the culprit
+code out. (Closes: #635549)
+
+ -- Didier Raboud o...@debian.org  Fri, 25 Nov 2011 14:53:50 +0100
+
 hplip (3.10.6-2) unstable; urgency=high
 
   * SECURITY UPDATE: denial of service and possible arbitrary code
diff -u hplip-3.10.6/debian/patches/00list hplip-3.10.6/debian/patches/00list
--- hplip-3.10.6/debian/patches/00list
+++ hplip-3.10.6/debian/patches/00list
@@ -22,0 +23 @@
+CVE-2011-2722.dpatch
only in patch2:
unchanged:
--- hplip-3.10.6.orig/debian/patches/CVE-2011-2722.dpatch
+++ hplip-3.10.6/debian/patches/CVE-2011-2722.dpatch
@@ -0,0 +1,51 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## CVE-2011-2722.dpatch by Didier Raboud o...@debian.org
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Fix Insecure tempfile handling CVE-2011-2722 by backporting from
+## DP: 3.11.10 the removal of the culprit code by upstream.
+#
+# Bug-Debian: http://bugs.debian.org/635549
+# Author: Didier Raboud o...@debian.org
+
+@DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' hplip-3.10.6~/prnt/hpijs/hpcupsfax.cpp hplip-3.10.6/prnt/hpijs/hpcupsfax.cpp
+--- hplip-3.10.6~/prnt/hpijs/hpcupsfax.cpp	2010-07-19 04:15:17.0 +0200
 hplip-3.10.6/prnt/hpijs/hpcupsfax.cpp	2011-11-25 13:13:29.0 +0100
+@@ -582,7 +582,6 @@
+ int iSize, i;
+ int len;
+ BYTE*pTmp = NULL;
+-FILE*fp = NULL;
+ 
+ iSize = lseek (fromFD, 0, SEEK_END);
+ lseek (fromFD, 0, SEEK_SET);
+@@ -602,28 +601,12 @@
+ }
+ }
+ 
+-fp = NULL;
+-if (iLogLevel  SAVE_PCL_FILE)
+-{
+-fp = fopen (/tmp/hpcupsfax.out, w);
+-system (chmod 666 /tmp/hpcupsfax.out);
+-}
+-
+ while ((len = read (fromFD, pTmp, iSize))  0)
+ {
+ write (STDOUT_FILENO, pTmp, len);
+-if (iLogLevel  SAVE_PCL_FILE  fp)
+-{
+-fwrite (pTmp, 1, len, fp);
+-}
+ }
+ free (pTmp);
+ 
+-if (fp)
+-{
+-fclose (fp);
+-}
+-
+ return 0;
+ }
+ 


CVE-2011-2722.dpatch
Description: application/shellscript


signature.asc
Description: This is a digitally signed message part.


Bug#629809: Please Build-Depend on ghostscript, not gs-common

2011-11-23 Thread Didier Raboud
Source: autoclass
Version: 3.3.6-1
Severity: normal
Tags: drop-gs-common
User: debian-print...@lists.debian.org

Hi, 

autoclass currently Build-Depends on gs-common, which is a transitional package.
The next upload of ghostscript (currently) plans to drop both gs-common and
the ghostscript Provides: gs-common. As soon as that upload happens, it
will make autoclass FTBFS.

Please replace the Build-Depends on gs-common to a Build-Depends on ghostscript.

Cheers,

OdyX



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646870: #646870 : Let's drop gs-common entirely

2011-11-23 Thread Didier Raboud

retitle 646870 gs-common is useless as is; should be removed.
thanks

Hi Jonas,
(CC to Steve for information)

Let's summarize this bugreport: Jakub reports that gs-common is useless 
`as is` as it doesn't depend on anything. So gs-common doesn't serve its 
purpose of migrating to ghostscript. ghostscript on its side Provides: 
gs-common.


Steve's proposal [0], on the collab-maint git repository of ghostscript 
[1], is to drop both the gs-common package and ghostscript's Provides: 
gs-common, which is, I believe, a better solution than keeping it 
forever around.


[0] 
http://anonscm.debian.org/gitweb/?p=collab-maint/ghostscript.git;a=commitdiff;h=1ba79998

[1] http://anonscm.debian.org/gitweb/?p=collab-maint/ghostscript.git

So, before doing that, we should take a closer look at the impact on 
the archive. To this effect, I reported several bugs, all usertagged:


http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=drop-gs-common;users=debian-print...@lists.debian.org

(As far as I can see, all those are also marked blockers of this 
bug.)


In summary:

* gs-common has 1 reverse Build-Depends in contrib (none in non-free):
  - ifeffit (#649702)
* gs-common has 13 reverse Build-Depends in main:
  - fpc (#649703)
  - geda-gaf (#649704)
  - texpower (#649705)
  - dieharder (#649706)
  - autoclass (#629809)
  - magnus (#649708)
  - bacula-doc (#649709)
  - ivritex  (#618176)
  - dejagnu  (#649710)
  - latex-mk  (#649699)
  - ball  (#649711)
  - wordnet (#649712)
  - flite (#649713)
* gs-common has 2 reverse Suggests:
  - latexmk (#649700)
  - latex-mk (#649699)
* gs-common has 2 reverse Recommends:
  - python-epydoc (#649697)
  - xcfa (#649698)
* gs-common has 1 reverse Depends:
  - latex-make (#649696)

I propose to upload ghostcript with Steve's proposed changes as soon as 
possible, then rise the severity of the {Build-,}Depends to serious, 
those of {Recommends,Suggests} to important. (Then one week after, we 
can safely NMU those and be done with that issue for Wheezy...)


Opinions ? Jonas: are you okay with the proposed changes and are you 
willing to upload soon ?


Cheers,

OdyX



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643635: metapixel: diff for NMU version 1.0.2-7.1

2011-11-21 Thread Didier Raboud
tags 643635 + patch
thanks

Dear maintainer,

I've prepared an NMU for metapixel (versioned as 1.0.2-7.1). The diff
is attached to this message.

Regards.
diff -u metapixel-1.0.2/debian/control metapixel-1.0.2/debian/control
--- metapixel-1.0.2/debian/control
+++ metapixel-1.0.2/debian/control
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Chris Vanden Berghe chris...@debian.org
-Build-Depends: debhelper (= 5.0.0), libpng12-dev, libjpeg62-dev | libjpeg-dev, xsltproc, docbook-xsl, docbook-xml, libgif-dev
+Build-Depends: debhelper (= 5.0.0), libpng12-dev, libjpeg-dev, xsltproc, docbook-xsl, docbook-xml, libgif-dev
 Standards-Version: 3.9.1
 
 Package: metapixel
diff -u metapixel-1.0.2/debian/changelog metapixel-1.0.2/debian/changelog
--- metapixel-1.0.2/debian/changelog
+++ metapixel-1.0.2/debian/changelog
@@ -1,3 +1,10 @@
+metapixel (1.0.2-7.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depends on libjpeg-dev, not libjpeg62-dev (Closes: #643635)
+
+ -- Didier Raboud o...@debian.org  Mon, 21 Nov 2011 10:44:46 +0100
+
 metapixel (1.0.2-7) unstable; urgency=low
 
   * Updated standards version.


Bug#644969: uvccapture: diff for NMU version 0.5-1.2

2011-11-21 Thread Didier Raboud
tags 644969 + patch
thanks

Dear maintainer,

I've prepared an NMU for uvccapture (versioned as 0.5-1.2). The diff
is attached to this message.

Regards.
diff -u uvccapture-0.5/debian/changelog uvccapture-0.5/debian/changelog
--- uvccapture-0.5/debian/changelog
+++ uvccapture-0.5/debian/changelog
@@ -1,3 +1,10 @@
+uvccapture (0.5-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depends on libjpeg-dev, not libjpeg62-dev. Closes: #644969.
+
+ -- Didier Raboud o...@debian.org  Mon, 21 Nov 2011 10:02:58 +0100
+
 uvccapture (0.5-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u uvccapture-0.5/debian/control uvccapture-0.5/debian/control
--- uvccapture-0.5/debian/control
+++ uvccapture-0.5/debian/control
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Krzysztof Burghardt krzysz...@burghardt.pl
-Build-Depends: debhelper (= 5), libjpeg62-dev | libjpeg-dev
+Build-Depends: debhelper (= 5), libjpeg-dev
 Standards-Version: 3.8.0
 Homepage: http://linux-uvc.berlios.de/
 


Bug#648303: alien-arena: diff for NMU version 7.51-3.1

2011-11-21 Thread Didier Raboud
tags 648303 + patch
thanks

Dear maintainer,

I've prepared an NMU for alien-arena (versioned as 7.51-3.1). The diff
is attached to this message.

Regards.
diff -Nru alien-arena-7.51/debian/changelog alien-arena-7.51/debian/changelog
--- alien-arena-7.51/debian/changelog	2011-06-06 13:44:36.0 +0200
+++ alien-arena-7.51/debian/changelog	2011-11-21 10:00:11.0 +0100
@@ -1,3 +1,10 @@
+alien-arena (7.51-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depend on libjpeg-dev instead of libjpeg62-dev (Closes: #648303).
+
+ -- Didier Raboud o...@debian.org  Mon, 21 Nov 2011 09:59:28 +0100
+
 alien-arena (7.51-3) unstable; urgency=low
 
   * Team upload.
diff -Nru alien-arena-7.51/debian/control alien-arena-7.51/debian/control
--- alien-arena-7.51/debian/control	2011-06-06 13:42:12.0 +0200
+++ alien-arena-7.51/debian/control	2011-11-21 09:59:18.0 +0100
@@ -8,7 +8,7 @@
  sharutils,
  libglu1-mesa-dev | libglu-dev,
  libgl1-mesa-dev | libgl-dev,
- libjpeg62-dev | libjpeg-dev,
+ libjpeg-dev,
  libpng12-dev | libpng-dev,
  libxxf86vm-dev, libxxf86dga-dev,
  libxext-dev,


Bug#646870: gs-common: doesn't depend on anything

2011-11-21 Thread Didier Raboud
Le vendredi, 28 octobre 2011 00.02:07, Jakub Wilk a écrit :
 Package: gs-common
 Version: 9.04~dfsg-2
 Severity: grave
 Justification: renders package unusable
 
 gs-common is a transitional dummy package, but it's an empty package
 that doesn't depend on anything. That hardly helps any transition. In
 fact, it breaks a number of packages that still (build-)depend on
 gs-common.

Jonas: what about uploading ghostscript soon with the changes pushed to the 
Git repository by Steve Langasek (that seem to fix this RC bug by an effective 
removal of gs-common) ?

(Or should we not remove gs-common yet ?)

Cheers,

-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#642640: libaws: FTBFS: unsatisfiable build-dependencies

2011-11-17 Thread Didier Raboud
Le jeudi, 17 novembre 2011 10.22:51, Ludovic Brenta a écrit :
 Didier Raboud wrote:
  two months later, what is the status of this transition ?
 
 Not started yet, I've been working on other packages.  Your mail
 prompted me to send a full status report to debian-ada@l.d.o, see
 http://lists.debian.org/debian-ada/2011/11/msg2.html

Great.

  Are the packages going to be migrated to unversionned gnat versions
  or
  should NMUers go to versionned gnat-4.6 ?
 
 Per Debian Policy for Ada, all Ada source packages must build-depend on
 both gnat gnat gnat-4.6. The reasons are explained in there:
 
 http://people.debian.org/~lbrenta/debian-ada-policy.html

Why on both? This seems to just make transitions more painful (to you)… Why 
not at least alternatives (aka B-D: gnat-4.6 | gnat ), or simply not-
versioned (aka B-D: gnat). Any Debian suite has one available gnat at any 
given time (per the above policy), no ? The same goes for binary packages 
depends.

Anyway; I don't intend to stand in your path; I was mostly interested in 
getting those RC bugs fixed. As long as they get fixed before the freeze (or 
the given packages removed from testing), I'm fine. :-

Cheers,
-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#646927: Bug#642612: ahven: diff for NMU version 2.1-1.1

2011-11-17 Thread Didier Raboud
Le jeudi, 17 novembre 2011 10.40:33, vous avez écrit :
 Hi,
 
 On 11/16/2011 11:55 AM, Didier Raboud wrote:
  I've prepared an NMU for ahven (versioned as 2.1-1.1) and
  uploaded it to DELAYED/2. Please feel free to tell me if I
  should delay it longer.
 
 Thanks for preparing an NMU for ahven. But I think the better approach
 would be for me to prepare a new upload with the following diff:
 (…)
 Furthermore I want my package to explicitly depend on gnat-4.6 (not
 gnat). See e.g. the (closed) bug #533157 for the reason.
 
 Please tell me if this is ok for you.

No problem; I just want to have the list of RC bugs go smaller.

I have just cancelled my upload to DEFERRED. Please make sure to upload those 
RC bugfixes soon.

Cheers,

-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#648713: RM: libpodofo0.8.0 -- RoM; No longer needed

2011-11-16 Thread Didier Raboud
notfound 648713 0.8.0+svn20100512-1.1
reassign 648713 ftp.debian.org
severity 648713 normal
retitle  648713 RM: libpodofo0.8.0 -- RoM; No longer needed.
thanks

Le mercredi, 16 novembre 2011 03.08:27, Oleksandr Moskalenko a écrit :
 I agree with the reasons for this package's removal. I just made a ROM
 removal request.

Okay. As I couldn't find it reported on the ftp.debian.org pseudo-package, 
let's reassign and rename this bugreport.

FTP-Masters: reasoning is there: http://bugs.debian.org/648713#5 and in short:

 src:libpodofo0.8.0 builds libpodofo-dev, which is already built by
 src:libpodofo. src:libpodofo0.8.0 has no reverse build-dependencies in both
 testing and unstable and all the packages now build against src:libpodofo's
 -dev package

Thanks to Oleksandr for the quick response!

Cheers,
-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#642612: ahven: diff for NMU version 2.1-1.1

2011-11-16 Thread Didier Raboud
tags 642612 + patch
tags 642612 + pending
tags 646927 + patch
tags 646927 + pending
thanks

Dear maintainer,

I've prepared an NMU for ahven (versioned as 2.1-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards,

OdyX
diff -Nru ahven-2.1/debian/changelog ahven-2.1/debian/changelog
--- ahven-2.1/debian/changelog	2011-10-27 13:13:57.0 +0200
+++ ahven-2.1/debian/changelog	2011-11-16 11:40:51.0 +0100
@@ -1,3 +1,12 @@
+ahven (2.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add Conflicts against previous -dev package versions to libahven3-
+dev. (Closes: #646927)
+  * Build-Depend on the unversioned gnat. (Closes: #642612)
+
+ -- Didier Raboud o...@debian.org  Wed, 16 Nov 2011 11:40:45 +0100
+
 ahven (2.1-1) unstable; urgency=low
 
   * Imported Upstream version 2.1
diff -Nru ahven-2.1/debian/control ahven-2.1/debian/control
--- ahven-2.1/debian/control	2011-10-27 12:48:23.0 +0200
+++ ahven-2.1/debian/control	2011-11-16 11:39:47.0 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Reto Buerki r...@codelabs.ch
 Uploaders: Adrian-Ken Rueegsegger k...@codelabs.ch
-Build-Depends: debhelper (= 8), gnat-4.6
+Build-Depends: debhelper (= 8), gnat
 Standards-Version: 3.9.2
 Homepage: http://ahven.stronglytyped.org/
 Vcs-Browser: http://git.codelabs.ch/?p=debian/ahven.git
@@ -22,6 +22,7 @@
 Section: libdevel
 Architecture: amd64 armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 s390 sparc
 Depends: ${misc:Depends}, libahven21.0 (= ${binary:Version}), gnat-4.6
+Conflicts: libahven-dev, libahven1-dev, libahven2-dev
 Description: Unit test library for Ada (development)
  Ahven is a simple unit test library for the Ada 95 programming language. It
  is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is


Bug#642640: libaws: FTBFS: unsatisfiable build-dependencies

2011-11-16 Thread Didier Raboud
Le samedi, 24 septembre 2011 16.14:13, Ludovic Brenta a écrit :
 This bug will be fixed when libaws transitions to gnat-4.6.  The
 transition of all Ada packages to the new compiler is currently ongoing.

Hi Ludovic; 

two months later, what is the status of this transition ?

I'm asking because while going through the RC bugs list, I fell on the 
src:ahven package (and its #642612 and #646927 RC bugs), that build-depends on 
the versionned gnat-4.4 (fix uploaded to DELAYED/2, review appreciated…). Then 
I saw that libalog had similar problems, but it build-depends on libaws2.7-
dev, itself depending on the versionned gnat-4.4, hence forbidding an NMU of 
libalog.

Are the packages going to be migrated to unversionned gnat versions or 
should NMUers go to versionned gnat-4.6 ?

Cheers,

-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#594283: grub: non-standard gcc/g++ used for build (gcc-4.3)

2011-11-15 Thread Didier Raboud
tags 594283 - patch
thanks

Le lundi, 14 novembre 2011 22.26:10, Didier Raboud a écrit :
 Le mercredi, 25 août 2010 07.58:59, Matthias Klose a écrit :
  This package builds with a non standard compiler version; please check
  if this package can be built with the default version of gcc/g++.
  
  Please keep this report open until the package uses the default
  compiler version for the package build.
 
 So, Grub maintainers, what do you want to do? As this RC bug shows, Grub
 Legacy currently doesn't build from source;

A little followup: after a short and interesting chat together with Colin 
Watson (CCed on his request) on #debian-boot, it sounds that the removal of 
grub legacy is not a valid option currently (Xen support, etc).

Given that the fixes needed to get Grub legacy built with gcc-4.6 have been 
pushed to Ubuntu, he agreed to get the relevant bits merged. Thanks !

To others readers of this RC bug: don't upload grub with the too simple patch 
I proposed previously; as the LP:#837815 bug shows, this will simply not work 
and lead to uninstallable grub. (aka disaster).

Cheers, 

OdyX

[LP:#837815] https://bugs.launchpad.net/ubuntu/+source/grub/+bug/837815


signature.asc
Description: This is a digitally signed message part.


Bug#643478: g2: diff for NMU version 0.72-2.1

2011-11-15 Thread Didier Raboud
tags 643478 + patch
thanks

Dear maintainer,

I've prepared an NMU for g2 (versioned as 0.72-2.1), uploaded in DELAYED/0 as
per DevRef §5.11.1.

The diff is attached to this message.

Regards, 

OdyX
diff -Nru g2-0.72/debian/changelog g2-0.72/debian/changelog
--- g2-0.72/debian/changelog	2011-02-23 22:17:54.0 +0100
+++ g2-0.72/debian/changelog	2011-11-15 17:00:07.0 +0100
@@ -1,3 +1,13 @@
+g2 (0.72-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't mix source format 3.0 (quilt) and manual usage of quilt:
+- Drop manual quilt calls from debian/rules;
+- Drop superfluous quilt Build-Depends.
+Closes: #643478
+
+ -- Didier Raboud o...@debian.org  Tue, 15 Nov 2011 16:59:33 +0100
+
 g2 (0.72-2) unstable; urgency=low
 
   * Took over package in Debian Med team maintenance
diff -Nru g2-0.72/debian/control g2-0.72/debian/control
--- g2-0.72/debian/control	2011-02-23 08:48:56.0 +0100
+++ g2-0.72/debian/control	2011-11-15 16:59:17.0 +0100
@@ -3,7 +3,7 @@
 Maintainer:  Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org
 DM-Upload-Allowed: yes
 Uploaders: Andreas Tille ti...@debian.org
-Build-Depends: debhelper (= 7), quilt, autotools-dev, autoconf, libtool, libx11-dev, chrpath,
+Build-Depends: debhelper (= 7), autotools-dev, autoconf, libtool, libx11-dev, chrpath,
  libgd2-noxpm-dev | libgd2-xpm-dev | libgd2-dev | libgd-dev ( 1.6.1), xutils-dev
 Standards-Version: 3.9.1
 Section: libs
diff -Nru g2-0.72/debian/rules g2-0.72/debian/rules
--- g2-0.72/debian/rules	2011-02-23 18:14:14.0 +0100
+++ g2-0.72/debian/rules	2011-11-15 16:59:30.0 +0100
@@ -32,8 +32,6 @@
 config.status:
 	dh_testdir
 
-	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
-
 	dh_autotools-dev_updateconfig
 	# do also save configure which is changed here to be able to restore it afterwards in the clean target
 	cp -a configure configure.dh-orig
@@ -68,7 +66,6 @@
 	if [ -f configure.dh-orig ] ; then mv configure.dh-orig configure ; fi
 	dh_autotools-dev_restoreconfig
 	dh_clean
-	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 	rm -f ltmain.sh
 	rm -rf .pc
 


Bug#643488: petsc: diff for NMU version 3.1.dfsg-11.1

2011-11-15 Thread Didier Raboud
tags 643488 + patch
thanks

Dear maintainer,

I've prepared an NMU for petsc (versioned as 3.1.dfsg-11.1), uploaded to
DELAYED/0 as per DevRef §5.11.1.

The diff is attached to this message.

Regards,

OdyX
diff -Nru petsc-3.1.dfsg/debian/changelog petsc-3.1.dfsg/debian/changelog
--- petsc-3.1.dfsg/debian/changelog	2011-04-08 03:20:50.0 +0200
+++ petsc-3.1.dfsg/debian/changelog	2011-11-15 17:55:27.0 +0100
@@ -1,3 +1,13 @@
+petsc (3.1.dfsg-11.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't mix source format 3.0 (quilt) and manual usage of quilt:
+- Drop manual quilt calls from debian/rules;
+- Drop superfluous quilt Build-Depends.
+Closes: #643488
+
+ -- Didier Raboud o...@debian.org  Tue, 15 Nov 2011 17:20:34 +0100
+
 petsc (3.1.dfsg-11) unstable; urgency=low
 
   [ Adam C. Powell, IV ]
diff -Nru petsc-3.1.dfsg/debian/control petsc-3.1.dfsg/debian/control
--- petsc-3.1.dfsg/debian/control	2011-04-08 03:18:58.0 +0200
+++ petsc-3.1.dfsg/debian/control	2011-11-15 17:16:55.0 +0100
@@ -5,7 +5,7 @@
 Uploaders: Adam C. Powell, IV hazel...@debian.org
 DM-Upload-Allowed: yes
 Standards-Version: 3.9.2
-Build-Depends: debhelper (= 5.0), quilt, python (= 2.2), gfortran, automake,
+Build-Depends: debhelper (= 5.0), python (= 2.2), gfortran, automake,
  libx11-dev, mpi-default-dev, mpi-default-bin,
  libblas-dev | libblas-3gf.so, liblapack-dev | liblapack-3gf.so,
  libsuitesparse-dev (= 3.1.0-2),
diff -Nru petsc-3.1.dfsg/debian/rules petsc-3.1.dfsg/debian/rules
--- petsc-3.1.dfsg/debian/rules	2011-04-08 03:20:48.0 +0200
+++ petsc-3.1.dfsg/debian/rules	2011-11-15 17:16:47.0 +0100
@@ -59,7 +59,7 @@
 # These are needed for -lam, -dec and -contrib builds
 	-rm -rf debian/lib$(PETSC_NAME) debian/lib$(PETSC_NAME)-dev \
 	  debian/lib$(PETSC_NAME)-dbg
-	-rm -f patch build* install* debian/*.substvars debian/extemp $(ARCH_GENERATED_FILES)
+	-rm -f build* install* debian/*.substvars debian/extemp $(ARCH_GENERATED_FILES)
 # This is commented because it really doesn't do anything useful for us
 # (removes example executables, so what?)
 # make PETSC_ARCH=$(PETSC_ARCH) PETSC_DIR=$(CURDIR) clean
@@ -69,28 +69,17 @@
 	-rm -f `find . -name \*.o -print` `find . -name \*.pyc -print`
 	-rm -rf lib $(PETSC_ARCH)-c-debug $(PETSC_ARCH)-c-opt configure.log
 
-	if [ -d .pc ]; then \
-	  QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2; \
-	  rm -rf .pc; \
-	fi
-
-patch:
-	if [ ! -d .pc ]; then \
-	  QUILT_PATCHES=debian/patches quilt push -a; \
-	fi
-	touch $@
-
 # PETSc uses the doctext program to convert html docs to man pages, which
 # apparently is open-source and available from
 # http://www.mcs.anl.gov/~gropp/sowing .  When it is Debianized, I'll use it.
-build-indep: patch
+build-indep: 
 #	$(MAKE) -C docs PETSC_ARCH=$(PETSC_ARCH) \
 #	 	PETSC_DIR=$(CURDIR)/lib$(PETSC_NAME) manualpages
 	touch $@
 
 # With debugging=1, only static libraries are generated.
 # Build optimized libs second so files are consistent with optimized.
-build-arch: patch
+build-arch: 
 	echo Using MPI implementation $(PETSC_MPI) in directory $(PETSC_MPI_DIR)
 	cp -fp /usr/share/automake-1.11/config.* config/configarch/
 	cp -fp /usr/share/automake-1.11/config.* config/BuildSystem/config/packages/


Bug#643489: ploader: diff for NMU version 1.6.0-1.1

2011-11-15 Thread Didier Raboud
tags 643489 + patch
thanks

Dear maintainer,

I've prepared an NMU for ploader (versioned as 1.6.0-1.1). The diff
is attached to this message.

Regards.
diff -Nru ploader-1.6.0/debian/changelog ploader-1.6.0/debian/changelog
--- ploader-1.6.0/debian/changelog	2010-06-15 14:18:06.0 +0200
+++ ploader-1.6.0/debian/changelog	2011-11-15 22:18:52.0 +0100
@@ -1,3 +1,15 @@
+ploader (1.6.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't mix source format 3.0 (quilt) and manual usage of quilt:
+- Drop the --with quilt debhelper addon;
+- Don't rename the binary by moving it around in the build process, rather
+  rename it after install;
+- Drop superfluous quilt Build-Depends.
+Closes: #643489.
+
+ -- Didier Raboud o...@debian.org  Tue, 15 Nov 2011 22:18:40 +0100
+
 ploader (1.6.0-1) unstable; urgency=low
   * New upstream release
 
diff -Nru ploader-1.6.0/debian/control ploader-1.6.0/debian/control
--- ploader-1.6.0/debian/control	2010-06-15 14:18:06.0 +0200
+++ ploader-1.6.0/debian/control	2011-11-15 22:06:48.0 +0100
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Nicolas Roudaire nikro...@gmail.com
-Build-Depends: debhelper (= 7.0.50), quilt (= 0.46-7~)
+Build-Depends: debhelper (= 7.0.50)
 Standards-Version: 3.8.4
 Homepage: http://piwigo.org
 
diff -Nru ploader-1.6.0/debian/install ploader-1.6.0/debian/install
--- ploader-1.6.0/debian/install	2010-06-15 14:18:06.0 +0200
+++ ploader-1.6.0/debian/install	2011-11-15 22:14:37.0 +0100
@@ -4,5 +4,5 @@
 src/properties.ini  usr/share/ploader/conf
 src/pLoader.ini usr/share/ploader/conf
 src/Uploaderusr/share/perl5
-src/ploader usr/bin
+src/ploader.pl  usr/bin
 debian/imgs/ploader.xpm usr/share/pixmaps
diff -Nru ploader-1.6.0/debian/rules ploader-1.6.0/debian/rules
--- ploader-1.6.0/debian/rules	2010-06-15 14:18:06.0 +0200
+++ ploader-1.6.0/debian/rules	2011-11-15 22:18:36.0 +0100
@@ -9,17 +9,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-
-include /usr/share/quilt/quilt.make
-
 %:
-	dh --with quilt $@
-
-override_dh_quilt_patch:
-	dh_quilt_patch	
-	[ -f src/ploader ] || mv src/ploader.pl src/ploader
-
-override_dh_quilt_unpatch:
-	[ -f src/ploader.pl ] || mv src/ploader src/ploader.pl
-	dh_quilt_unpatch
+	dh $@
 
+override_dh_install:
+	dh_install
+	mv debian/ploader/usr/bin/ploader.pl debian/ploader/usr/bin/ploader


Bug#648713: libpodofo0.8.0: Should libpodofo0.8.0 be ReMoved from Debian ?

2011-11-14 Thread Didier Raboud
Package: libpodofo0.8.0
Version: 0.8.0+svn20100512-1.1
Severity: serious

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear libpodofo0.8.0 maintainers,

after having NMUed both libpodofo and libpodofo0.8.0 for the libjpeg
transition, I noticed that libpofodo0.8.0 was not getting built on some
architectures. After a short chat on #debian-buildd, it appeared that the
problem is that src:libpodofo0.8.0 builds libpodofo-dev, which is already
built by src:libpodofo.

Given that src:libpodofo0.8.0 has no reverse build-dependencies in both
testing and unstable and that all the packages now build against
src:libpodofo's -dev package, I think src:libpodofo0.8.0 should really get
removed from the archive.

Now, I propose to discuss this issue on that RC bugreport during _one_week_,
after which (depending on the held discussion) I will reassign this bug to
ftp.master.org as a removal.

Cheers,

OdyX

- -- System Information:
Debian Release: wheezy/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (150, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libpodofo0.8.0 depends on:
ii  libc6   2.13-21 
ii  libfontconfig1  2.8.0-3 
ii  libfreetype62.4.7-2 
ii  libgcc1 1:4.6.2-4   
ii  libjpeg62   6b1-2   
ii  libstdc++6  4.6.2-4 
ii  libtiff43.9.5-2 
ii  zlib1g  1:1.2.3.4.dfsg-3

libpodofo0.8.0 recommends no packages.

libpodofo0.8.0 suggests no packages.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQGcBAEBCAAGBQJOwQioAAoJEIvPpx7KFjRVrHoL/04yT2vSiLJEx3MWsKeyEn8x
0KQaI9j8jQ07m4SCVtt6ZKn+6/9/Ql2p5gDTnUr5yx6V2+tbnrAhGSCR8EJ7MSJU
hqTK6lPJupHKlWHyJBCriom9CWj3brQBm92jwNgPFHLcaaCFRayuk1y0N7LQaioq
X8WogGaTCGzqdm7M3lQucBCz1IOGRheRRAro7kaWCi36WYPOvyAgiQSpYrTJ2Bd+
7i5sQDouTi6+lmzZY1OCjBZOhmOfTtQ5QVmYgAsf7HNd3S9tOfnLxQTAQW4gB55P
OYnEKgCccJbPOS8T13PaBorD4Q2gPvq9CqNjFDp63FkV5qo6IW1OwnwQis8cIrk2
FsLtDxAetXJCHT8ouN/JWMhwwKAPo1d/AqVU2YGFjWRjVfstkihnWNoBgGY+txrI
FCqP6XqkkSL6pOzuBn+d9AxSYnJTZ3ll8ocwz7PL7Uo9A38bX3yw3kEOkxxB6Pui
jElORU8AWQ2eoTijIy2CQ4vheD3I6ZRMQvfOwBYmiw==
=9Gdl
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633935: fim: Please Build-Depends on libjpeg-dev, not libjpeg62-dev

2011-11-14 Thread Didier Raboud
(Dropping Moritz and Nobuhiro from the CC list)

Le vendredi, 11 novembre 2011 10.00:51, Michele Martone a écrit :
  Cheers,
 
 Hi Didier,
 
 thank you Didier for the sponsorship!

 I see that directory browsing permissions on my web server changed;
 the files, however, are still reachable; here they are:
 
 http://claudius.ce.uniroma2.it/~martone/tmp/fim_0.3-beta-prerelease-1.3.dif
 f.gz
 http://claudius.ce.uniroma2.it/~martone/tmp/fim_0.3-beta-prerelease-1.3_i3
 86.changes
 http://claudius.ce.uniroma2.it/~martone/tmp/fim_0.3-beta-prerelease-1.3.ds
 c
 http://claudius.ce.uniroma2.it/~martone/tmp/fim_0.3-beta-prerelease.orig.t
 ar.gz

Hi Michele,

those files timeout from here. Can you maybe push them to 
mentors.debian.net?

 Since fim is the only Debian package I manage sporadically, and for me
 it's easy to forget everything, I have a repository to keep fim's packaging
 scripts/commands. This repository is at:
  https://alioth.debian.org/projects/pkg-fim/
 
 Do you have an Alioth account so I may grant you access to this pkg-fim
 repository ? This would help things a lot I would say.

I don't want nor plan to get more involved in fim than uploading what is 
necessary to hav it build-depend on libjpeg-dev. So I'd be more than happy to 
review and sponsor it, but I don't want to get involved in the team, sorry.

By the way, without seeing the source package, I can already say that the 
version number is most probably wrong, as 0.3-beta-prerelease will sort 
older than 0.3. What you want is probably 0.3~beta0. The maintainer version 
(1.3) is also probably wrong as most usually, full numbers without dots are 
used. So all in all, you probably want something like 0.3~beta0-1.

Now the problem is that fim is already uploaded to Debian as 0.3-beta-
prerelease-1.2, where you should have used -2 after Moritz's upload.

Let's make this source package available to see what we want to do.

Cheers,

OdyX
-- 
OdyX



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643041: acgvision-agent: FTBFS: dpkg-buildpackage: error: dpkg-source -b acgvision-agent-5.1.4 gave error exit status 2

2011-11-14 Thread Didier Raboud
Version: 5.1.4-6

Le lundi, 26 septembre 2011 21.19:14, Didier Raboud a écrit :
 Source: acgvision-agent
 Version: 5.1.4-6
 Severity: serious
 Tags: wheezy sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20110823 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 
 The full build log is available from:
   
 http://people.debian.org/~lucas/logs/2011/08/23/acgvision-agent_5.1.4-6_ls
 id64.buildlog
 
 This error is due to recent dpkg changes “dpkg-source -b” on a “2.0”
 or “3.0 (quilt)” source package will fail if it detects upstream changes
 which are not managed by a quilt patch. [0]

I just test-rebuilt and it succeeded, hence closing this bug as fixed in the 
version currently available in unstable.

Cheers,

-- 
OdyX



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#594283: grub: non-standard gcc/g++ used for build (gcc-4.3)

2011-11-14 Thread Didier Raboud
tags 594283 + patch
thanks

Le mercredi, 25 août 2010 07.58:59, Matthias Klose a écrit :
 This package builds with a non standard compiler version; please check
 if this package can be built with the default version of gcc/g++.
 
 Please keep this report open until the package uses the default
 compiler version for the package build.

Hi dear Grub maintainers, 

I just tried to _build_ Grub (Legacy) with the currently default GCC, and 
(without much surprise), it builds fine (at least on amd64).

A possible proposed NMU is attached (basically removing the explicit 
references to gcc-4.3 and Build-Depending on gcc-multilib [amd64]), but I 
can't be confident enough to upload it without having tested it.

So, Grub maintainers, what do you want to do? As this RC bug shows, Grub 
Legacy currently doesn't build from source; so there are probably two 
solutions only:

a) Build it with the default compiler, get it tested and migrated to testing,
b) remove it from Debian (is grub-pc ready enough [I use it for a very long 
time, but I don't have special needs…] ?)

What's your opinion ?

Cheers,

-- 
OdyX
diff -u grub-0.97/debian/changelog grub-0.97/debian/changelog
--- grub-0.97/debian/changelog
+++ grub-0.97/debian/changelog
@@ -1,3 +1,10 @@
+grub (0.97-65.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build with the default gcc (Closes: #594283).
+
+ -- Didier Raboud o...@debian.org  Mon, 14 Nov 2011 22:15:14 +0100
+
 grub (0.97-65) unstable; urgency=low
 
   * Fix grub/migrate_from_legacy title to not end with a full stop.
diff -u grub-0.97/debian/rules grub-0.97/debian/rules
--- grub-0.97/debian/rules
+++ grub-0.97/debian/rules
@@ -54,10 +54,6 @@
   LDFLAGS=-static
 endif
 
-# We didn't test GRUB Legacy with GCC 4.4, and it's not worth
-# the risk since it's being replaced by GRUB 2.
-CC=gcc-4.3
-
 patch:
 	dh_quilt_patch
 
@@ -70,7 +66,7 @@
 
 	# Add here commands to configure the package.
 	aclocal-1.9  automake-1.9  autoconf
-	CC=$(CC) LDFLAGS=$(LDFLAGS) ./configure \
+	LDFLAGS=$(LDFLAGS) ./configure \
 		--host=$(DEB_HOST_GNU_TYPE) \
 		--build=$(DEB_BUILD_GNU_TYPE) \
 		--prefix=/usr \
diff -u grub-0.97/debian/control grub-0.97/debian/control
--- grub-0.97/debian/control
+++ grub-0.97/debian/control
@@ -12,8 +12,7 @@
  texinfo,
  libncurses5-dev | libncurses-dev,
  lib32ncurses5-dev [amd64],
- gcc-4.3,
- gcc-4.3-multilib [amd64]
+ gcc-multilib [amd64]
 Build-Depends-Indep: texi2html
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-grub/grub/


Bug#648090: vls: FTBFS(kfreebsd): dh_install: usr/lib/vlc/plugins/access/libv4l2_plugin.so exists in debian/tmp but is not installed to anywhere

2011-11-11 Thread Didier Raboud
Le jeudi, 10 novembre 2011 20.57:12, Benjamin Drung a écrit :
 Didier, do you want to become an uploader of vlc?

Heh, no thanks. :- I was just in a NMU-mode and as my NMU to fix the doc/ bug 
triggered that kfreebsd bug, I thought I would propose to fix the mess I had 
revealed.

 I have applied your patch and added the configure flag for it. VLC currently
 fails with xulrunner 8.0:

Yeah, saw that too, hence no upload. :-

 I have currently not enough time to investigate it further.

Me neither, sorry.

-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#633935: fim: Please Build-Depends on libjpeg-dev, not libjpeg62-dev

2011-11-10 Thread Didier Raboud
Le mercredi, 9 novembre 2011 18.39:55, vous avez écrit :
 On Wed, Nov 09, 2011 at 04:49:14PM +0100, Didier Raboud wrote:
  Le vendredi, 12 août 2011 00.40:07, Michele Martone a écrit :
   Ok; just loaded:
   fim_0.3-beta-prerelease-1.3
   on http://claudius.ce.uniroma2.it/~martone/tmp/
  
  it seems that this RC bug is pending since August; is there something I
  can do to help solve it ?
 
 I'm busy with other stuff. Feel free to sponsor Michele's package.

I can't, Michele's URL throws a 403 (Forbidden) at me.

Michele: I can sponsor, just point me to an accessible .dsc.

(Without answer in 7 days, I'll NMU with just the s/libjpeg62-dev/libjpeg-dev/ 
change.)

Cheers,

-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#634646: xemacs21: diff for NMU version 21.4.22-3.2

2011-11-10 Thread Didier Raboud
tags 634646 + patch
thanks

Dear maintainer,

I've prepared an NMU for xemacs21 (versioned as 21.4.22-3.2). The diff
is attached to this message.

Regards.
diff -u xemacs21-21.4.22/debian/control.in xemacs21-21.4.22/debian/control.in
--- xemacs21-21.4.22/debian/control.in
+++ xemacs21-21.4.22/debian/control.in
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: OHURA Makoto oh...@debian.org
 Standards-Version: 3.8.4
-Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg62-dev, libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper ( 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13,  libesd0-dev, dpatch (= 1.11), libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg-dev, libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper ( 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13,  libesd0-dev, dpatch (= 1.11), libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 
 Package: xemacs@MAJVERSION@@SUBNAME@
 Architecture: all
diff -u xemacs21-21.4.22/debian/control xemacs21-21.4.22/debian/control
--- xemacs21-21.4.22/debian/control
+++ xemacs21-21.4.22/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: OHURA Makoto oh...@debian.org
 Standards-Version: 3.8.4
-Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg62-dev, libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper ( 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13,  libesd0-dev, dpatch (= 1.11), libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg-dev, libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper ( 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13,  libesd0-dev, dpatch (= 1.11), libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 
 Package: xemacs21
 Architecture: all
diff -u xemacs21-21.4.22/debian/changelog xemacs21-21.4.22/debian/changelog
--- xemacs21-21.4.22/debian/changelog
+++ xemacs21-21.4.22/debian/changelog
@@ -1,3 +1,11 @@
+xemacs21 (21.4.22-3.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depend on libjpeg-dev instead of libjpeg62-dev (Closes:
+#634646)
+
+ -- Didier Raboud o...@debian.org  Thu, 10 Nov 2011 10:59:57 +0100
+
 xemacs21 (21.4.22-3.1) unstable; urgency=high
 
   * Non-maintainer upload by the Security Team.


Bug#648303: alien-arena: Please Build-Depend on libjpeg-dev only.

2011-11-10 Thread Didier Raboud
Source: alien-arena
Version: 7.40-2
Severity: serious

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hello the Debian Games Team,

As you know, we are transitionning from libjpeg62 to libjpeg8.
As mentionned on debian-devel-announce[1], please update alien-arena to
Build-Depends on libjpeg-dev instead of libjpeg62-dev.

I noticed that your package is almost ready (as it permits an alternative
Build-Depends on libjpeg-dev), but due to that, it will still pick
libjpeg62-dev first, which blocks the migration away from it.

I just test-rebuilt alien-arena with that alternative Build-Depends removed
and it compiled just fine.

[1] http://lists.debian.org/debian-devel-announce/2010/02/msg6.html

Cheers,

OdyX

- -- System Information:
Debian Release: wheezy/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (150, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQGcBAEBCAAGBQJOu8S9AAoJEIvPpx7KFjRVHeYL/j69ive5yRl2ZOinGeKDoZel
P/yaq7V1ZRSgchq72RFpZlphoAbsqAnTDsrD0uyeYpWJfSHEiD3YMHxjW9ebRoQY
hD1R80n5Ar0WBsvFr3BT99SxokCTFvpXKNSLTs8gVwpTALruMdvx4qd6rXkcBecA
nuAc7YjWh8GtgiWDHls8VHBemZZS+yBBUTnwakcWoWQzhOT3KtJ/HpCdXK2FfCHj
Id15y/dVen5E8IaM/kWVJAPOGEwb9CM3fCVIBxNxqTsRr2IPiIngoSHOj/r22GlD
5y1DHDdMepueOkavpN/di4jZvb8A0AiBIxbnQU4qSnBE3+RlLrGAv92da8HOPp4f
uk3loV9+ksTGDTNtDZ66/QZAVy8hd27zroiq0EYesViqIOL6vn14KzxF4Uhb/Kfr
dX+jyYfRl9pqKMITAVEcRQ1LdOBS4bg8xmaP+kbIqxfeBGwAf1vQFjmgsrxrxVRs
D6uwb1jzv1aNWEGa94HzKLjYVHFqfOA5PTYIk7tLOg==
=GR5E
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648317: warsow: Should warsow be Orphaned / ReMoved from Debian ?

2011-11-10 Thread Didier Raboud
Package: warsow
Version: 0.42.dfsg1-1.1
Severity: serious
Justification: Maintainer says so

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear warsow maintainers,

while going through the list of packages involved in the libjpeg transition, I
fell on the warsow package. A quick look at it reveals that:

- - It has 3 FTBFS bugs on various release architectures: ia64 (#593700),
  kfreebsd-* (#564108) and hurd (#564109), all without answer since more than
  ten months (while all have patches).
- - No new upstream release made it in Squeeze.
- - It is out-dated with regards to upstream versions (0.50 is almost 2 years
  old).
- - Its bugs have seen no response in 2011.

I personally think it should be removed from Debian, both unstable and
testing, but after a short chat on #debian-games, here am I with a discussion
bug.

Justification for serious is:
[15:49] smcv ok, here goes: I am a games team member and consider it to be
unsuitable for wheezy in its current state. there you go, serious. that was
easy :-)

Proposed timeline: 2 weeks open for discussion. Without people volunteering to
provide updates to warsow (by marking this bug as -done), I will reassign
this bug to FTP-Masters for the removal.

Cheers,

OdyX

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQGcBAEBCAAGBQJOu+bGAAoJEIvPpx7KFjRVK0UL/0YhPQhCMIrUlCuvnIWpBiAT
k65xHWmcTVAVDmpTBQ85dKjAQBlVgzYFh0P03MYmqxy/Inqwj32Dvlg/Pc8jYQYP
jVnANV6ayyqt650riP/AF3CXh7ogj847w7TmQun/zjucYdHjxz9hM5f+AWwGLgJe
azPtGwnT9Ock1nhEQf6HE75cHzTMKAGAX2L2s5HkcSAWEIUWT2ODiRfyquLxxmhf
huEVulqLkZYCjz38B6TDuA7XFqlUMZWCmtCWHANQJu0LIWmug8I4EQBatRYjNsu5
vnbSfpvwed9SQDIkNq0pQlFCPBmSzZNBTnJwNyHOciPRet4TD/SuaokcFlJaHJGO
Rkr42N9Nl4twmJRGqvAGeHI/OfgH2sF9BsIKVJTqSvTml9/lUeQPMN7CZLsP0FBi
9iw/VGNqEhxFr3by0Ugir/g6cPfFSbaD5ipNKDlOaRLtao+4uD5R3ilb7fywNfev
77vIs9+QjciUI7ipLDVwOLMzHGsFPVoxlcxB1fKU5Q==
=Yz7s
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648317: warsow: Should warsow be Orphaned / ReMoved from Debian ?

2011-11-10 Thread Didier Raboud
Le jeudi, 10 novembre 2011 15.59:20, Didier Raboud a écrit :
 - It has 3 FTBFS bugs on various release architectures: ia64 (#593700),
   kfreebsd-* (#564108) and hurd (#564109), all without answer since more
   than ten months (while all have patches).

Ah, it looks like it also currently FTBFS on amd64:

x86_64-linux-gnu-gcc  -pipe -I. -I/usr/include -I/usr/X11R6/include 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O2 
-fno-strict-aliasing -ffast-math -funroll-loops -DNDEBUG -c ref_gl/r_image.c -o 
build/client/r_image.o
ref_gl/r_image.c: In function 'LoadTGA':
ref_gl/r_image.c:655:6: warning: variable 'length' set but not used 
[-Wunused-but-set-variable]
ref_gl/r_image.c: At top level:
ref_gl/r_image.c:927:13: error: conflicting types for 'jpeg_mem_src'
/usr/include/jpeglib.h:961:13: note: previous declaration of 'jpeg_mem_src' was 
here
ref_gl/r_image.c: In function 'LoadWAL':
ref_gl/r_image.c:1225:18: warning: variable 'length' set but not used 
[-Wunused-but-set-variable]
ref_gl/r_image.c: In function 'R_MergeNormalmapDepthmap':
ref_gl/r_image.c:1463:21: warning: variable 'samples' set but not used 
[-Wunused-but-set-variable]
make[1]: *** [build/client/r_image.o] Error 1

-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#634646: xemacs21: diff for NMU version 21.4.22-3.2

2011-11-10 Thread Didier Raboud
Dear maintainer,

As you know, I have prepared an NMU for xemacs21 (versioned as 21.4.22-3.2).
The new diff is attached to this message (as I had to add a lintian override
for the upload to succeed).

Regards,

OdyX
diff -u xemacs21-21.4.22/debian/PackagesMakefile.in xemacs21-21.4.22/debian/PackagesMakefile.in
--- xemacs21-21.4.22/debian/PackagesMakefile.in
+++ xemacs21-21.4.22/debian/PackagesMakefile.in
@@ -81,6 +81,7 @@
 #	-rmdir $(b)/$@/@PREFIX@/info
 #	dh_testversion
 	dh_installdocs --package=$@ -P$(b)/$@
+	dh_lintian --package=$@ -P$(b)/$@
 #	dh_installexamples  -p$@ -P$(b)/$@
 #	dh_installmenu  -p$@ -P$(b)/$@
 #	dh_installemacsen  -p$@ -P$(b)/$@
diff -u xemacs21-21.4.22/debian/control.in xemacs21-21.4.22/debian/control.in
--- xemacs21-21.4.22/debian/control.in
+++ xemacs21-21.4.22/debian/control.in
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: OHURA Makoto oh...@debian.org
 Standards-Version: 3.8.4
-Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg62-dev, libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper ( 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13,  libesd0-dev, dpatch (= 1.11), libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg-dev, libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper ( 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13,  libesd0-dev, dpatch (= 1.11), libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 
 Package: xemacs@MAJVERSION@@SUBNAME@
 Architecture: all
diff -u xemacs21-21.4.22/debian/control xemacs21-21.4.22/debian/control
--- xemacs21-21.4.22/debian/control
+++ xemacs21-21.4.22/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: OHURA Makoto oh...@debian.org
 Standards-Version: 3.8.4
-Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg62-dev, libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper ( 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13,  libesd0-dev, dpatch (= 1.11), libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: autotools-dev, texinfo, libcanna1g-dev, libwnn6-dev, libjpeg-dev, libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper ( 5.0.0), libldap2-dev, libdb-dev, libpam0g-dev, libcompfaceg1-dev, libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13,  libesd0-dev, dpatch (= 1.11), libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 
 Package: xemacs21
 Architecture: all
diff -u xemacs21-21.4.22/debian/changelog xemacs21-21.4.22/debian/changelog
--- xemacs21-21.4.22/debian/changelog
+++ xemacs21-21.4.22/debian/changelog
@@ -1,3 +1,13 @@
+xemacs21 (21.4.22-3.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depend on libjpeg-dev instead of libjpeg62-dev (Closes:
+#634646)
+  * Add lintian overrides to xemacs21-support to get the NMU trough the
+FTP-Master rejects.
+
+ -- Didier Raboud o...@debian.org  Thu, 10 Nov 2011 15:10:05 +0100
+
 xemacs21 (21.4.22-3.1) unstable; urgency=high
 
   * Non-maintainer upload by the Security Team.
only in patch2:
unchanged:
--- xemacs21-21.4.22.orig/debian/xemacs21-support.lintian-overrides
+++ xemacs21-21.4.22/debian/xemacs21-support.lintian-overrides
@@ -0,0 +1,2 @@
+# Needed to get the libjpeg NMU trough. TO BE FIXED BY MAINTAINER.
+install-info-used-in-maintainer-script


Bug#648090: vls: FTBFS(kfreebsd): dh_install: usr/lib/vlc/plugins/access/libv4l2_plugin.so exists in debian/tmp but is not installed to anywhere

2011-11-10 Thread Didier Raboud
Le mercredi, 9 novembre 2011 07.45:05, Robert Millan a écrit :
 Hi,
 
 2011/11/8 Christoph Egger christ...@debian.org:
  # Install stuff
  dh_install --fail-missing
  dh_install: usr/lib/vlc/plugins/access/libv4l2_plugin.so exists in
  debian/tmp but is not installed to anywhere
 
 This is likely due to introduction of V4L support in
 kfreebsd-kernel-headers. Sorry about breaking things!
 
 In case you're wondering, just go ahead and install that file ;-)

Dear vlc maintainers, 

the attached patch should fix that. I launched a build of vlc with the 
attached patch and will upload that new NMU to DELAYED/7. Please comment on 
both the patch and the proposed delay.

Cheers,
-- 
OdyX
From 6535f73a1cd6646f05e0ee57c6d1621dfb8d4208 Mon Sep 17 00:00:00 2001
From: Didier Raboud o...@debian.org
Date: Thu, 10 Nov 2011 17:54:41 +0100
Subject: [PATCH] Install v4l2 modules on kfreebsd-*.

Closes: #648090
---
 debian/rules |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index a54126a..9717398 100755
--- a/debian/rules
+++ b/debian/rules
@@ -181,9 +181,9 @@ override_dh_install:
 	fi ; \
 	done
 	# Remove some modules on non-linux arch
-	sed -e '/\(lib\|libaccess_\)\(alsa\|atmo\|dc1394\|dv\|dvb\|fb\|v4l\|v4l2\|pvr\|udev\)_/d' \
+	sed -e '/\(lib\|libaccess_\)\(alsa\|atmo\|dc1394\|dv\|dvb\|fb\|v4l\|pvr\|udev\)_/d' \
 	 debian/vlc-nox.install  debian/vlc-nox.install.kfreebsd
-	sed -e '/\(lib\|libaccess_\)\(probe_hal\)_/d' \
+	sed -e '/\(lib\|libaccess_\)\(probe_hal\|v4l2\)_/d' \
 	 debian/vlc-nox.install.kfreebsd  debian/vlc-nox.install.hurd
 	cp tmp/libvlc.a debian/tmp/usr/lib
 	cp tmp/libvlccore.a debian/tmp/usr/lib
-- 
1.7.2.5



signature.asc
Description: This is a digitally signed message part.


Bug#639051: libpodofo: diff for NMU version 0.9.0-1.1

2011-11-09 Thread Didier Raboud
tags 639051 + patch
tags 639051 + pending
thanks

Dear maintainer,

I've prepared an NMU for libpodofo (versioned as 0.9.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru libpodofo-0.9.0/debian/changelog libpodofo-0.9.0/debian/changelog
--- libpodofo-0.9.0/debian/changelog2011-03-23 18:10:55.0 +0100
+++ libpodofo-0.9.0/debian/changelog2011-11-09 16:02:28.0 +0100
@@ -1,3 +1,18 @@
+libpodofo (0.9.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Didier Raboud ]
+  * Build-Depends against libjpeg-dev, not libjpeg62-dev (Closes: #639051).
+  * Import Ubuntu patch to fix build against the multiarch'ed libfreetype.
+
+  [ Ubuntu: Philip Muskovac  Daniel T Chen ]
+  * debian/rules: export DEB_HOST_MULTIARCH for the freetype patch.
+  * debian/patches/freetype_multiarch: Add multiarch directory to cmake search
+path for freetype (LP: #778410, #831277).
+
+ -- Didier Raboud o...@debian.org  Wed, 09 Nov 2011 16:02:17 +0100
+
 libpodofo (0.9.0-1) unstable; urgency=low
 
   * New upstream release. The packaging is based on 0.8.4 that has been
diff -Nru libpodofo-0.9.0/debian/control libpodofo-0.9.0/debian/control
--- libpodofo-0.9.0/debian/control  2011-03-22 21:47:17.0 +0100
+++ libpodofo-0.9.0/debian/control  2011-11-09 15:35:34.0 +0100
@@ -1,7 +1,7 @@
 Source: libpodofo
 Priority: extra
 Maintainer: Oleksandr Moskalenko ma...@debian.org
-Build-Depends: debhelper (= 7), cmake, zlib1g-dev, libtiff4-dev, 
libjpeg62-dev, libfreetype6-dev, libfontconfig1-dev, quilt
+Build-Depends: debhelper (= 7), cmake, zlib1g-dev, libtiff4-dev, libjpeg-dev, 
libfreetype6-dev, libfontconfig1-dev, quilt
 #, libboost-graph1.46-dev
 Standards-Version: 3.9.1
 Section: libdevel
diff -Nru libpodofo-0.9.0/debian/patches/build_again 
libpodofo-0.9.0/debian/patches/build_again
--- libpodofo-0.9.0/debian/patches/build_again  1970-01-01 01:00:00.0 
+0100
+++ libpodofo-0.9.0/debian/patches/build_again  2011-11-09 15:38:49.0 
+0100
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -351,7 +351,7 @@
+ 
+ FIND_PACKAGE(OpenSSL)
+ 
+-FIND_PACKAGE(FREETYPE REQUIRED)
++FIND_PACKAGE(Freetype REQUIRED)
+ MESSAGE(Found freetype library at ${FREETYPE_LIBRARIES}, headers 
${FREETYPE_INCLUDE_DIR})
+ 
+ FIND_PACKAGE(LIBSTLPORT)
diff -Nru libpodofo-0.9.0/debian/patches/freetype_multiarch 
libpodofo-0.9.0/debian/patches/freetype_multiarch
--- libpodofo-0.9.0/debian/patches/freetype_multiarch   1970-01-01 
01:00:00.0 +0100
+++ libpodofo-0.9.0/debian/patches/freetype_multiarch   2011-11-09 
15:48:51.0 +0100
@@ -0,0 +1,22 @@
+Description: add multiarch directory to cmake search path for freetype
+ This resolves the cmake error caused by freetype being installed in the new
+ multiarch directory.
+Bug-Ubuntu: http://launchpad.net/bugs/778410
+Bug-Ubuntu: http://launchpad.net/bugs/831277
+Author: Philip Muskovac yo...@kubuntu.org
+Reviewed-by: Daniel T Chen crim...@ubuntu.com
+Last-Updated: 2011-09-22
+
+Index: libpodofo-0.9.0/cmake/modules/FindFREETYPE.cmake
+===
+--- libpodofo-0.9.0.orig/cmake/modules/FindFREETYPE.cmake  2007-11-07 
12:45:20.0 -0500
 libpodofo-0.9.0/cmake/modules/FindFREETYPE.cmake   2011-09-22 
14:24:58.0 -0400
+@@ -41,7 +41,7 @@
+ SET(FREETYPE_LIBRARY_NAMES_DEBUG ${FREETYPE_LIBRARY_NAMES_DEBUG} freetyped 
libfreetyped)
+ SET(FREETYPE_LIBRARY_NAMES_RELEASE ${FREETYPE_LIBRARY_NAMES_RELEASE} freetype 
libfreetype)
+ 
+-SET(FREETYPE_LIB_PATHS /usr/lib /usr/local/lib)
++SET(FREETYPE_LIB_PATHS /usr/lib /usr/local/lib 
/usr/lib/$ENV{DEB_HOST_MULTIARCH})
+ 
+ FIND_LIBRARY(FREETYPE_LIBRARY_RELEASE
+   ${FREETYPE_LIBRARY_NAMES_RELEASE}
diff -Nru libpodofo-0.9.0/debian/patches/series 
libpodofo-0.9.0/debian/patches/series
--- libpodofo-0.9.0/debian/patches/series   2011-03-23 00:38:35.0 
+0100
+++ libpodofo-0.9.0/debian/patches/series   2011-11-09 15:53:21.0 
+0100
@@ -1,2 +1,3 @@
 FindZLIB.cmake
 CMakeLists.txt.top
+freetype_multiarch
diff -Nru libpodofo-0.9.0/debian/rules libpodofo-0.9.0/debian/rules
--- libpodofo-0.9.0/debian/rules2011-03-23 18:09:26.0 +0100
+++ libpodofo-0.9.0/debian/rules2011-11-09 16:00:52.0 +0100
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 #export DH_VERBOSE=1
+export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 # shared library versions, option 1
 version=0.9.0
 major=0



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633935: fim: Please Build-Depends on libjpeg-dev, not libjpeg62-dev

2011-11-09 Thread Didier Raboud
Le vendredi, 12 août 2011 00.40:07, Michele Martone a écrit :
 On 20110808@19:24, Moritz Mühlenhoff wrote:
  On Thu, Aug 04, 2011 at 10:11:16PM +0200, Michele Martone wrote:
   Moreover, this may be the chance to upload an updated and much
   improved beta of fim 0.3, if you agree.
  
  Please prepare an updated package, for which I can then sponsor the
  upload as with the initial upload.
 
 Ok; just loaded:
 fim_0.3-beta-prerelease-1.3
 on http://claudius.ce.uniroma2.it/~martone/tmp/

Hi guys, 

it seems that this RC bug is pending since August; is there something I can 
do to help solve it ?

Cheers,
-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#628282: irrlicht: diff for NMU version 1.7.2+dfsg1-1.1

2011-11-09 Thread Didier Raboud
tags 628282 + pending
tags 634032 + patch
tags 634032 + pending
thanks

Dear maintainer,

I've prepared an NMU for irrlicht (versioned as 1.7.2+dfsg1-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru irrlicht-1.7.2+dfsg1/debian/changelog irrlicht-1.7.2+dfsg1/debian/changelog
--- irrlicht-1.7.2+dfsg1/debian/changelog	2011-03-04 16:06:59.0 +0100
+++ irrlicht-1.7.2+dfsg1/debian/changelog	2011-11-09 17:14:35.0 +0100
@@ -1,3 +1,16 @@
+irrlicht (1.7.2+dfsg1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Didier Raboud ]
+  * Build-depend on libjpeg-dev instead of libjpeg62-dev (Closes: #634032)
+  * Import Ubuntu patch to fix build with recent compilers
+
+  [ Ubuntu: Matthias Klose ]
+  * Drop unknown linker options (Closes: #628282. LP: #771053)
+
+ -- Didier Raboud o...@debian.org  Wed, 09 Nov 2011 17:14:04 +0100
+
 irrlicht (1.7.2+dfsg1-1) unstable; urgency=low
 
   * New upstream release (LP: #715700)
diff -Nru irrlicht-1.7.2+dfsg1/debian/control irrlicht-1.7.2+dfsg1/debian/control
--- irrlicht-1.7.2+dfsg1/debian/control	2011-03-04 16:06:59.0 +0100
+++ irrlicht-1.7.2+dfsg1/debian/control	2011-11-09 16:57:25.0 +0100
@@ -4,7 +4,7 @@
 Uploaders: Christoph Egger christ...@debian.org
 Build-Depends: debhelper (= 7),
   quilt,
-  libjpeg62-dev,
+  libjpeg-dev,
   libpng12-dev,
   mesa-common-dev (= 7.6),
   libglu1-mesa-dev,
diff -Nru irrlicht-1.7.2+dfsg1/debian/patches/debian/linker-options.diff irrlicht-1.7.2+dfsg1/debian/patches/debian/linker-options.diff
--- irrlicht-1.7.2+dfsg1/debian/patches/debian/linker-options.diff	1970-01-01 01:00:00.0 +0100
+++ irrlicht-1.7.2+dfsg1/debian/patches/debian/linker-options.diff	2011-11-09 17:12:09.0 +0100
@@ -0,0 +1,16 @@
+Description: Drop unknown linker options.
+Bug-Debian: 628282
+Bug-Ubuntu: 771053
+Author: Matthias Klose d...@ubuntu.com
+Origin: vendor
+Last-Update: 2011-09-15
+--- a/source/Irrlicht/Makefile
 b/source/Irrlicht/Makefile
+@@ -81,7 +81,6 @@
+ LIB_PATH = ../../lib/$(SYSTEM)
+ INSTALL_DIR = /usr/local/lib
+ sharedlib install: SHARED_LIB = libIrrlicht.so
+-staticlib sharedlib: LDFLAGS += --no-export-all-symbols --add-stdcall-alias
+ sharedlib: LDFLAGS += -L/usr/X11R6/lib$(LIBSELECT) -lGL -lXxf86vm -lX11 -lz -lpng -ljpeg -lbz2
+ staticlib sharedlib: CXXINCS += -I/usr/X11R6/include
+ 
diff -Nru irrlicht-1.7.2+dfsg1/debian/patches/series irrlicht-1.7.2+dfsg1/debian/patches/series
--- irrlicht-1.7.2+dfsg1/debian/patches/series	2011-03-04 16:06:59.0 +0100
+++ irrlicht-1.7.2+dfsg1/debian/patches/series	2011-11-09 17:10:17.0 +0100
@@ -3,3 +3,4 @@
 debian/link-against-needed-libs.diff -p1
 debian/remove-svn-soname.diff -p1
 debian/use-system-libs.diff.diff -p1
+debian/linker-options.diff -p1


Bug#633938: gambas2: diff for NMU version 2.23.1-1.1

2011-11-09 Thread Didier Raboud
tags 633938 + patch
tags 633938 + pending
thanks

Dear maintainer,

I've prepared an NMU for gambas2 (versioned as 2.23.1-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru gambas2-2.23.1/debian/changelog gambas2-2.23.1/debian/changelog
--- gambas2-2.23.1/debian/changelog	2011-05-28 18:17:07.0 +0200
+++ gambas2-2.23.1/debian/changelog	2011-11-09 17:21:47.0 +0100
@@ -1,3 +1,10 @@
+gambas2 (2.23.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depend on libjpeg-dev instead of libjpeg62-dev (Closes: #633938).
+
+ -- Didier Raboud o...@debian.org  Wed, 09 Nov 2011 17:21:43 +0100
+
 gambas2 (2.23.1-1) unstable; urgency=low
 
   * New upstream release
diff -Nru gambas2-2.23.1/debian/control gambas2-2.23.1/debian/control
--- gambas2-2.23.1/debian/control	2011-05-28 18:16:47.0 +0200
+++ gambas2-2.23.1/debian/control	2011-11-09 16:53:49.0 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Homepage: http://gambas.sourceforge.net
 Maintainer: José L. Redrejo Rodríguez jredr...@debian.org
-Build-Depends: debhelper (= 5.0.42), libpq-dev, libmysqlclient-dev, libbz2-dev, libqt3-mt-dev, libcurl4-gnutls-dev, libsdl-mixer1.2-dev, libsqlite0-dev, libxml2-dev, libxslt1-dev, zlib1g-dev, unixodbc-dev, libsqlite3-dev, libgtk2.0-dev, libxt-dev, pkg-config, mesa-common-dev, libsdl-sound1.2-dev, libsdl-image1.2-dev, libsdl-gfx1.2-dev, libsdl-ttf2.0-dev, libpcre3-dev, libsdl1.2-dev, libjpeg62-dev, libpng12-dev, libpoppler-dev (= 0.5), firebird2.1-dev, librsvg2-dev, bzip2, gettext, libxtst-dev, libffi-dev, quilt
+Build-Depends: debhelper (= 5.0.42), libpq-dev, libmysqlclient-dev, libbz2-dev, libqt3-mt-dev, libcurl4-gnutls-dev, libsdl-mixer1.2-dev, libsqlite0-dev, libxml2-dev, libxslt1-dev, zlib1g-dev, unixodbc-dev, libsqlite3-dev, libgtk2.0-dev, libxt-dev, pkg-config, mesa-common-dev, libsdl-sound1.2-dev, libsdl-image1.2-dev, libsdl-gfx1.2-dev, libsdl-ttf2.0-dev, libpcre3-dev, libsdl1.2-dev, libjpeg-dev, libpng12-dev, libpoppler-dev (= 0.5), firebird2.1-dev, librsvg2-dev, bzip2, gettext, libxtst-dev, libffi-dev, quilt
 Standards-Version: 3.9.2
 
 Package: gambas2


Bug#634282: phaseshift: diff for NMU version 0.40-13.3

2011-11-09 Thread Didier Raboud
tags 578970 + patch
tags 634282 + patch
thanks

Dear maintainer,

I've prepared an NMU for phaseshift (versioned as 0.40-13.3). The diff
is attached to this message.

Regards.
diff -u phaseshift-0.40/configure phaseshift-0.40/configure
--- phaseshift-0.40/configure
+++ phaseshift-0.40/configure
@@ -898,7 +898,7 @@
 #include confdefs.h
 
 int main() {
-${x_direct_test_function}()
+extern int ${x_direct_test_function}()
 ; return 0; }
 EOF
 if { (eval echo configure:905: \$ac_link\) 15; (eval $ac_link) 25; }  test -s conftest${ac_exeext}; then
diff -u phaseshift-0.40/debian/control phaseshift-0.40/debian/control
--- phaseshift-0.40/debian/control
+++ phaseshift-0.40/debian/control
@@ -1,5 +1,5 @@
 Source: phaseshift
-Build-Depends: debhelper (= 4), libqt3-mt-dev, libmng-dev, xlibmesa-gl-dev | libgl-dev, libjpeg62-dev, libpng12-dev, zlib1g-dev, libqt3-headers, autotools-dev
+Build-Depends: debhelper (= 4), libqt3-mt-dev, libmng-dev, libgl1-mesa-dev | libgl-dev, libjpeg-dev, libpng12-dev, zlib1g-dev, libqt3-headers, autotools-dev
 Section: hamradio
 Priority: optional
 Maintainer: Debian Hamradio Maintainers debian-h...@lists.debian.org
diff -u phaseshift-0.40/debian/changelog phaseshift-0.40/debian/changelog
--- phaseshift-0.40/debian/changelog
+++ phaseshift-0.40/debian/changelog
@@ -1,3 +1,18 @@
+phaseshift (0.40-13.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Didier Raboud ]
+  * Build-Depend on libjpeg-dev instead of libjpeg62-dev. Closes: #634282
+  * Build-Depend on libgl1-mesa-dev instead of xlibmesa-gl-dev.
+Closes: #578970
+  * Import patch from Ubuntu to fix the configure run.
+  
+  [ Ubuntu - Matthias Klose ]
+  * Fix C++ X libraries configure test, directly in configure. LP: #755937
+
+ -- Didier Raboud o...@debian.org  Thu, 10 Nov 2011 01:39:44 +0100
+
 phaseshift (0.40-13.2) unstable; urgency=low
 
   * Retiring - remove myself from the uploaders list.


Bug#613121: vlc: diff for NMU version 1.1.12-2.1

2011-11-07 Thread Didier Raboud
tags 613121 + patch
tags 613121 + pending
thanks

Dear maintainer,

I've prepared an NMU for vlc (versioned as 1.1.12-2.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru vlc-1.1.12/debian/changelog vlc-1.1.12/debian/changelog
--- vlc-1.1.12/debian/changelog	2011-10-13 20:18:30.0 +0200
+++ vlc-1.1.12/debian/changelog	2011-11-07 17:40:58.0 +0100
@@ -1,3 +1,11 @@
+vlc (1.1.12-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add a preinst to vlc to drop it's doc directory before unpacking a
+symlink to vlc-nox's over it. (Closes: #613121)
+
+ -- Didier Raboud o...@debian.org  Mon, 07 Nov 2011 16:40:10 +0100
+
 vlc (1.1.12-2) unstable; urgency=low
 
   * Apply patches from upstream's 1.1 maintenance branch.
diff -Nru vlc-1.1.12/debian/vlc.preinst vlc-1.1.12/debian/vlc.preinst
--- vlc-1.1.12/debian/vlc.preinst	1970-01-01 01:00:00.0 +0100
+++ vlc-1.1.12/debian/vlc.preinst	2011-11-07 17:38:42.0 +0100
@@ -0,0 +1,14 @@
+#! /bin/sh
+set -e
+
+case $1 in
+	upgrade)
+		# Make sure /usr/share/doc/vlc doesn't exist or is a symlink
+		# before the unpacking (which will put the link back) - #613121
+		if dpkg --compare-versions $2 le 1.1.12-2.1~  [ ! -L /usr/share/doc/vlc ]; then
+			rm -Rf /usr/share/doc/vlc/
+		fi
+		;;
+esac
+
+#DEBHELPER#


Bug#613121: vlc: diff for NMU version 1.1.12-2.1

2011-11-07 Thread Didier Raboud
Le lundi, 7 novembre 2011 20.46:36, Reinhard Tartler a écrit :
 On Mo, Nov 07, 2011 at 19:53:38 (CET), Didier Raboud wrote:
  I've prepared an NMU for vlc (versioned as 1.1.12-2.1) and
  uploaded it to DELAYED/7. Please feel free to tell me if I
  should delay it longer.
 
 Thank you for your NMU. I have pushed your patch here:
 
 http://anonscm.debian.org/gitweb/?p=pkg-multimedia/vlc.git;a=commitdiff;h=5
 aa34ba61d0a8957daaf291084bce1feadb157a6

Great, thanks (minus my wrong email address, but it's a mistake on my side.)

 FWIW, feel free to reschedule to 0-day delayed (i.e., upload to unstable
 directly).

Done; thanks.

Cheers,
-- 
OdyX



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#640342: Confirming this bug

2011-09-30 Thread Didier Raboud
tag 640342 + confirmed
tag 640342 + upstream
forwarded 640342 http://bugs.pyside.org/show_bug.cgi?id=1017
thanks

I can confirm this bug locally. As far as I can tell, this is an
upstream problem, hence reported there.

Cheers,

OdyX



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#642756: Fixing RCs #634405 and #642756

2011-09-29 Thread Didier Raboud
Le mercredi, 28 septembre 2011 23.48:47, Thomas Gaugler a écrit :
 
  What do you think ?
 
 On one hand we could drop the parallel building support but on the
 other hand we would limit those who try out massive parallel building.

Those who try out can patch the parallel building support back in (We could 
only comment it out instead of dropping it.

 An even simpler solution would be by not passing on
 DEB_BUILD_OPTIONS=parallel=n from the caller program, e. g. omitting
 -jn from dpkg-buildpackage.

Well; that's not possible. Each builddaemon uses its own configuration for 
parallel building. What the Debian Policy mandates is that if parallel=n is 
recognised, then parallel building must succeed.

 Furthermore I am not even sure if the issues are actually caused by
 the parallel building. I also experienced failures during the test stage
 in case of non-parallel building, although these failures only occurred
 very rarely. As far as I recall a mismatch of the calling
 convention (stdcall) was identified by me as likely candidate for the
 failures. I would need to dig out the change from the experimental
 unicode patch pushed into the git repository.

Ah, if you have an idea to solve this, I'm all ears !

 So I tend more to keep the parallel building support. However I am
 undecided.

Well, I try to keep in mind that we are preparing the next Debian stable 
release and that packages that FTBFS are a problem, for licence and security 
reasons, so I think we are best with slowly-non-parallel-built packages than 
with fast-built-only-if-moon-is-aligned packages, hence the proposal to drop 
the parallel building.

Cheers,
-- 
OdyX


signature.asc
Description: This is a digitally signed message part.


Bug#634405: Fixing RCs #634405 and #642756

2011-09-28 Thread Didier Raboud
Hi Thomas, 

it seems like neither you nor me can find a proper solution to solve the 
parallel building problems highlighted by bugs #634405 and #642756. Hence, I 
propose to simply drop parallel building support, with the attached patch.

What do you think ?

Cheers,

-- 
OdyX
From f2aa63bfa8d9dcd59bbc5ae3ff216f3f7cc96883 Mon Sep 17 00:00:00 2001
From: Didier Raboud o...@debian.org
Date: Wed, 28 Sep 2011 11:33:47 +0200
Subject: [PATCH] Don't build in parallel at all as it repeatedly fails.

Closes: #634405
Closes: #642756
---
 debian/rules |5 -
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 228964f..a88be41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,11 +22,6 @@ else
 TEST=test
 endif
 
-ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
-	NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
-	SCONSFLAGS = -j $(NUMJOBS)
-endif
-
 SCONSOPTS = $(SCONSFLAGS) VERSION=$(VERSION) \
   PREFIX=$(PREFIX) PREFIX_CONF=/etc \
   CHMDOCS=0 \
-- 
1.7.2.5



signature.asc
Description: This is a digitally signed message part.


Bug#643343: abe: FTBFS: Game.c:22:5: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: abe
Version: 1.1-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 gcc -DHAVE_CONFIG_H -I. -I. -I..   -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 
 -DBASE_DIR=/usr/share/games/abe  -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
 -Werror=format-security -Wall -O2 -Wall -fomit-frame-pointer -ffast-math 
 -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c 
 Game.c
 Game.c: In function 'path_sprintf':
 Game.c:22:5: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 cc1: some warnings being treated as errors
 
 make[3]: *** [Game.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/abe_1.1-3_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643344: abiword: FTBFS: xap_UnixDialogHelper.cpp:833:18: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: abiword
Version: 2.8.6-0.4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[7]: Entering directory 
 `/build/abiword-OKznWA/abiword-2.8.6/src/af/xap/gtk'
   CXX   xap_UnixDlg_About.o
   CXX   xap_UnixDlg_ClipArt.o
   CXX   xap_GtkComboBoxHelpers.o
   CXX   xap_UnixDlg_DocComparison.o
   CXX   xap_UnixApp.o
   CXX   xap_UnixDlg_Encoding.o
   CXX   xap_UnixAppImpl.o
   CXX   xap_UnixDlg_FileOpenSaveAs.o
   CXX   xap_UnixDialogHelper.o
   CXX   xap_UnixClipboard.o
   CXX   xap_UnixDlg_History.o
 xap_UnixDlg_About.cpp: In member function 'virtual void 
 XAP_UnixDialog_About::runModal(XAP_Frame*)':
 xap_UnixDlg_About.cpp:69:21: warning: variable 'dlg' set but not used 
 [-Wunused-but-set-variable]
 xap_UnixDlg_FileOpenSaveAs.cpp: In member function 'gint 
 XAP_UnixDialog_FileOpenSaveAs::previewPicture()':
 xap_UnixDlg_FileOpenSaveAs.cpp:953:7: warning: variable 'bLoadFailed' set but 
 not used [-Wunused-but-set-variable]
 xap_UnixDialogHelper.cpp: In function 'void messageBoxOK(const char*)':
 xap_UnixDialogHelper.cpp:833:18: error: format not a string literal and no 
 format arguments [-Werror=format-security]
 cc1plus: some warnings being treated as errors
 
 make[7]: *** [xap_UnixDialogHelper.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/abiword_2.8.6-0.4_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643345: aee: FTBFS: aee.c:2496:3: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: aee
Version: 2.2.15b-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 cc -DSYS5  -DBSD_SELECT   -DNCURSE  -DHAS_UNISTD  -DHAS_STDLIB -DHAS_CTYPE
 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 
 -Wformat -Wformat-security -Werror=format-security -Wall -c help.c
 format.c: In function 'Format':
 format.c:53:6: warning: variable 'temp_pos' set but not used 
 [-Wunused-but-set-variable]
 format.c:50:15: warning: variable 'start_line' set but not used 
 [-Wunused-but-set-variable]
 format.c:49:15: warning: variable 'temp_line' set but not used 
 [-Wunused-but-set-variable]
 control.c: In function 'menu_op':
 control.c:30:6: warning: variable 'vert_pos' set but not used 
 [-Wunused-but-set-variable]
 mark.c: In function 'slct_right':
 mark.c:515:6: warning: variable 'tmpi' set but not used 
 [-Wunused-but-set-variable]
 motion.c: In function 'next_page':
 motion.c:779:15: warning: variable 'tmp_line' set but not used 
 [-Wunused-but-set-variable]
 aee.c: In function 'get_input':
 aee.c:740:6: warning: variable 'value' set but not used 
 [-Wunused-but-set-variable]
 motion.c: In function 'prev_page':
 motion.c:821:15: warning: variable 'tmp_line' set but not used 
 [-Wunused-but-set-variable]
 control.c: In function 'dump_aee_conf':
 control.c:2103:7: warning: ignoring return value of 'link', declared with 
 attribute warn_unused_result [-Wunused-result]
 aee.c: In function 'sh_command':
 aee.c:2481:4: warning: implicit declaration of function 'wait' 
 [-Wimplicit-function-declaration]
 aee.c:2496:3: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 aee.c:2370:7: warning: ignoring return value of 'pipe', declared with 
 attribute warn_unused_result [-Wunused-result]
 aee.c:2384:7: warning: ignoring return value of 'dup', declared with 
 attribute warn_unused_result [-Wunused-result]
 aee.c:2390:7: warning: ignoring return value of 'dup', declared with 
 attribute warn_unused_result [-Wunused-result]
 aee.c:2425:8: warning: ignoring return value of 'pipe', declared with 
 attribute warn_unused_result [-Wunused-result]
 aee.c:2442:8: warning: ignoring return value of 'dup', declared with 
 attribute warn_unused_result [-Wunused-result]
 aee.c:2469:12: warning: ignoring return value of 'write', declared with 
 attribute warn_unused_result [-Wunused-result]
 aee.c:2471:57: warning: ignoring return value of 'write', declared with 
 attribute warn_unused_result [-Wunused-result]
 aee.c:2472:12: warning: ignoring return value of 'write', declared with 
 attribute warn_unused_result [-Wunused-result]
 cc1: some warnings being treated as errors
 
 make[1]: *** [aee.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/aee_2.2.15b-4_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643347: aegis: FTBFS: libaegis/http.cc:407:43: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: aegis
Version: 4.24.3-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 g++ -I. -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall  
 -I/usr/include/libxml2 -c libaegis/http.cc
 libaegis/http.cc: In function 'void emit_change_href(change::pointer, const 
 char*)':
 libaegis/http.cc:407:43: error: format not a string literal and no format 
 arguments [-Werror=format-security]
 cc1plus: some warnings being treated as errors
 
 make[1]: *** [libaegis/http.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/aegis_4.24.3-2_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643348: ale: FTBFS: ui/unsupported.h:35:30: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: ale
Version: 0.9.0.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 g++ -DHAVE_CONFIG_H -I.  -pthread -DUSE_PTHREAD=1 -DDEBUG   -DUSE_UNIX 
 -DUSE_IOCTL -DALE_COORDINATES=SINGLE -DALE_COLORS=SINGLE -DOPTIMIZATIONS=1  
 -I./lib   -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall 
 -c -o ui.o `test -f 'ui/ui.cc' || echo './'`ui/ui.cc
 In file included from ui/../d2/transformation.h:34:0,
  from ui/../d2/filter.h:29,
  from ui/../d2/align.h:28,
  from ui/../d2.h:99,
  from ui/ui_tty.h:36,
  from ui/ui.cc:22:
 ui/../d2/trans_multi.h: In member function 'int 
 d2::trans_multi::multi_coordinate::operator(const 
 d2::trans_multi::multi_coordinate) const':
 ui/../d2/trans_multi.h:42:38: warning: suggest parentheses around '' within 
 '||' [-Wparentheses]
 ui/../d2/trans_multi.h:43:51: warning: suggest parentheses around '' within 
 '||' [-Wparentheses]
 In file included from ui/../d2/align.h:33:0,
  from ui/../d2.h:99,
  from ui/ui_tty.h:36,
  from ui/ui.cc:22:
 ui/../d2/tfile.h: In function 'd2::transformation 
 d2::tload_next(d2::tload_t*, int, d2::transformation, int*, int)':
 ui/../d2/tfile.h:525:51: warning: suggest parentheses around '' within '||' 
 [-Wparentheses]
 ui/../d2/tfile.h:526:69: warning: suggest parentheses around '' within '||' 
 [-Wparentheses]
 ui/../d2/tfile.h:596:51: warning: suggest parentheses around '' within '||' 
 [-Wparentheses]
 ui/../d2/tfile.h:597:69: warning: suggest parentheses around '' within '||' 
 [-Wparentheses]
 In file included from ui/../d2/align.h:34:0,
  from ui/../d2.h:99,
  from ui/ui_tty.h:36,
  from ui/ui.cc:22:
 ui/../d2/image_rw.h: In static member function 'static d2::image* 
 d2::image_rw::read_image(const char*, d2::exposure*, const char*, unsigned 
 int, int)':
 ui/../d2/image_rw.h:146:14: warning: unused variable 'warned' 
 [-Wunused-variable]
 ui/../d2/image_rw.h: In static member function 'static void 
 d2::image_rw::write_image(const char*, const d2::image*, d2::exposure*, int, 
 int)':
 ui/../d2/image_rw.h:343:14: warning: unused variable 'warned' 
 [-Wunused-variable]
 In file included from ui/../d2/render/combine.h:31:0,
  from ui/../d2/render_parse.h:25,
  from ui/../d2.h:120,
  from ui/ui_tty.h:36,
  from ui/ui.cc:22:
 ui/../d2/render/incremental.h: In member function 'virtual void 
 d2::incremental::merge::subdomain_algorithm(unsigned int, int, int, int, 
 int)':
 ui/../d2/render/incremental.h:225:10: warning: variable 'offset' set but not 
 used [-Wunused-but-set-variable]
 In file included from ui/input.h:44:0,
  from ui/ui.cc:25:
 ui/unsupported.h: In static member function 'static void 
 unsupported::fornow(const char*)':
 ui/unsupported.h:35:30: error: format not a string literal and no format 
 arguments [-Werror=format-security]
 In file included from ui/input.h:45:0,
  from ui/ui.cc:25:
 ui/implication.h: In static member function 'static void 
 implication::changed(const char*, const char*, const char*)':
 ui/implication.h:36:30: error: format not a string literal and no format 
 arguments [-Werror=format-security]
 ui/implication.h:40:26: error: format not a string literal and no format 
 arguments [-Werror=format-security]
 ui/implication.h:45:26: error: format not a string literal and no format 
 arguments [-Werror=format-security]
 In file included from ui/../d3.h:50:0,
  from ui/input.h:80,
  from ui/ui.cc:25:
 ui/../d3/scene.h: In member function 'void 
 d3::scene::wml::increase_capacity()':
 ui/../d3/scene.h:1134:40: warning: format '%d' expects argument of type 
 'int', but argument 3 has type 'long unsigned int' [-Wformat]
 ui/../d2/image_ale_real.h: In member function 'void 
 d2::image_ale_realdisk_support::resident_begin(unsigned int) const [with 
 int disk_support = 1]':
 ui/../d2/image_ale_real.h:192:3: warning: ignoring return value of 'size_t 
 fread(void*, size_t, size_t, FILE*)', declared with attribute 
 warn_unused_result [-Wunused-result]
 ui/../d2/image_bayer_ale_real.h: In member function 'void 
 d2::image_bayer_ale_realdisk_support::resident_begin(unsigned int) const 
 [with int disk_support = 1]':
 ui/../d2/image_bayer_ale_real.h:229:3: warning: ignoring return value of 
 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute 
 warn_unused_result [-Wunused-result]
 ui/../thread.h: In static member function 'static void thread::try_linux()':
 ui/../thread.h:57:31: warning: ignoring return value 

Bug#643349: alpine: FTBFS: flocklnx.c:60:7: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: alpine
Version: 2.02-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 In file included from osdep.c:56:0:
 flocklnx.c: In function 'safe_flock':
 flocklnx.c:60:7: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 make[5]: *** [osdep.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/alpine_2.02-3_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643350: alsamixergui: FTBFS: Fl_AM.cxx:154:20: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: alsamixergui
Version: 0.9.0rc2-1-9
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
 -Werror=format-security -Wall -c -o Fl_AM.o `test -f 'Fl_AM.cxx' || echo 
 './'`Fl_AM.cxx
 In file included from Fl_AM.cxx:11:0:
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 In file included from Fl_AM.cxx:12:0:
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 
 'char*' [-Wwrite-strings]
 In file included from Fl_AM.cxx:13:0:
 images/speakerleft0.xpm:22:19: warning: deprecated conversion from string 
 constant to 'char*' [-Wwrite-strings]
 images/speakerleft0.xpm:22:19: warning: deprecated conversion from string 
 constant to 'char*' [-Wwrite-strings]
 images/speakerleft0.xpm:22:19: warning: deprecated conversion from string 
 constant to 'char*' [-Wwrite-strings]
 images/speakerleft0.xpm:22:19: warning: deprecated conversion from string 
 constant to 'char*' [-Wwrite-strings]
 images/speakerleft0.xpm:22:19: warning: deprecated conversion from string 
 constant to 'char*' [-Wwrite-strings]
 images/speakerleft0.xpm:22:19: warning: deprecated conversion from string 
 constant to 'char*' [-Wwrite-strings]
 images/speakerleft0.xpm:22:19: warning: deprecated conversion from string 
 constant to 'char*' [-Wwrite-strings]
 images/speakerleft0.xpm:22:19: warning: deprecated conversion from string 
 constant to 'char*' 

Bug#643351: anjuta: FTBFS: am-project.c:1600:7: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: anjuta
Version: 2:3.0.3.0-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../..  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
 -Wno-sign-compare-pthread -DGSEAL_ENABLE -I/usr/include/atk-1.0 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 
 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/   -DGSEAL_ENABLE -pthread 
 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/libgdl-3.0 -I/usr/include/gtk-3.0 -I/usr/include/libxml2 
 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include-I../.. -I../../libanjuta 
 -DPACKAGE_PIXMAPS_DIR=\/usr/share/pixmaps/anjuta\ 
 -DPACKAGE_LIB_DIR=\/usr/lib/anjuta\ 
 -DPACKAGE_DATA_DIR=\/usr/share/anjuta\ -DG_LOG_DOMAIN=\am-project\  
 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 
  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 
 -Wformat -Wformat-security -Werror=format-security -Wall -c -o am-project.lo 
 am-project.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wmissing-prototypes 
 -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DGSEAL_ENABLE 
 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 
 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -DGSEAL_ENABLE -pthread 
 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/libgdl-3.0 -I/usr/include/gtk-3.0 -I/usr/include/libxml2 
 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I../.. -I../../libanjuta 
 -DPACKAGE_PIXMAPS_DIR=\/usr/share/pixmaps/anjuta\ 
 -DPACKAGE_LIB_DIR=\/usr/lib/anjuta\ 
 -DPACKAGE_DATA_DIR=\/usr/share/anjuta\ -DG_LOG_DOMAIN=\am-project\ -Wall 
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g 
 -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat 
 -Wformat-security -Werror=format-security -Wall -c am-project.c  -fPIC -DPIC 
 -o .libs/am-project.o
 am-project.c: In function 'amp_project_load_root':
 am-project.c:1600:7: error: format not a string literal and no format 
 arguments [-Werror=format-security]
 am-project.c: At top level:
 am-project.c:408:1: warning: 'ac_init_default_tarname' defined but not used 
 [-Wunused-function]
 cc1: some warnings being treated as errors
 
 make[5]: *** [am-project.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/anjuta_2:3.0.3.0-3_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643352: arpalert: FTBFS: ./log.c:122:3: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: arpalert
Version: 2.0.11-7
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 x86_64-linux-gnu-gcc  -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall 
 -DCONFIG_FILE=\/etc/arpalert/arpalert.conf\ 
 -DPID_FILE=\/var/run/arpalert.pid\ -c -o sens_timeouts.o ./sens_timeouts.c
 ./loadconfig.c: In function 'convert_octal':
 ./loadconfig.c:608:6: warning: variable 'i' set but not used 
 [-Wunused-but-set-variable]
 ./loadmodule.c: In function 'alerte_mod':
 ./loadmodule.c:140:12: warning: cast to pointer from integer of different 
 size [-Wint-to-pointer-cast]
 ./log.c: In function 'logmsg':
 ./log.c:122:3: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 ./sens_timeouts.c: In function 'sens_timeout_add':
 ./sens_timeouts.c:131:2: warning: dereferencing type-punned pointer will 
 break strict-aliasing rules [-Wstrict-aliasing]
 ./sens_timeouts.c: In function 'sens_timeout_exist':
 ./sens_timeouts.c:153:2: warning: dereferencing type-punned pointer will 
 break strict-aliasing rules [-Wstrict-aliasing]
 ./loadconfig.c: In function 'set_option':
 ./loadconfig.c:813:33: warning: cast from pointer to integer of different 
 size [-Wpointer-to-int-cast]
 cc1: some warnings being treated as errors
 
 make[1]: *** [log.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/arpalert_2.0.11-7_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643353: asmix: FTBFS: asmix.c:580:5: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: asmix
Version: 1.5-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 gcc -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 
 -Wformat -Wformat-security -Werror=format-security -Wall  -c asmix.c
 asmix.c: In function 'UpdatePos':
 asmix.c:193:3: warning: implicit declaration of function 'aToVol' 
 [-Wimplicit-function-declaration]
 asmix.c: In function 'main':
 asmix.c:288:7: warning: variable 'status' set but not used 
 [-Wunused-but-set-variable]
 asmix.c:287:10: warning: unused variable 'pixmask' [-Wunused-variable]
 asmix.c: In function 'GetXPM':
 asmix.c:580:5: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 asmix.c:587:5: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 asmix.c:567:10: warning: unused variable 'col' [-Wunused-variable]
 asmix.c: In function 'main':
 asmix.c:515:19: warning: ignoring return value of 'system', declared with 
 attribute warn_unused_result [-Wunused-result]
 cc1: some warnings being treated as errors
 
 make[1]: *** [asmix.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/asmix_1.5-4_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643354: assimp: FTBFS: WriteDumb.cpp:1153:14: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: assimp
Version: 2.0.863+dfsg-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[3]: Entering directory 
 `/build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu'
 /usr/bin/cmake -E cmake_progress_report 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu/CMakeFiles 96
 [ 96%] Building CXX object 
 tools/assimp_cmd/CMakeFiles/assimp_cmd.dir/CompareDump.cpp.o
 cd 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu/tools/assimp_cmd
   /usr/bin/g++   -DASSIMP_BUILD_NO_OWN_ZLIB -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
 -Werror=format-security -Wall 
 -I/build/assimp-i7t_v6/assimp-2.0.863+dfsg/include 
 -I/build/assimp-i7t_v6/assimp-2.0.863+dfsg/code-fvisibility=hidden -o 
 CMakeFiles/assimp_cmd.dir/CompareDump.cpp.o -c 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/CompareDump.cpp
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/CompareDump.cpp: In 
 function 'void CompareOnTheFlyMaterialProperty(comparer_context)':
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/CompareDump.cpp:591:9:
  warning: enumeration value '_aiPTI_Force32Bit' not handled in switch 
 [-Wswitch]
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/CompareDump.cpp: In 
 function 'void CompareOnTheFlyTexture(comparer_context)':
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/CompareDump.cpp:760:17:
  warning: unused variable 'w' [-Wunused-variable]
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/CompareDump.cpp:761:17:
  warning: unused variable 'h' [-Wunused-variable]
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/CompareDump.cpp: In 
 function 'int Assimp_CompareDump(const char* const*, unsigned int)':
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/CompareDump.cpp:845:75:
  warning: suggest parentheses around '' within '||' [-Wparentheses]
 /usr/bin/cmake -E cmake_progress_report 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu/CMakeFiles 97
 [ 97%] Building CXX object 
 tools/assimp_cmd/CMakeFiles/assimp_cmd.dir/ImageExtractor.cpp.o
 cd 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu/tools/assimp_cmd
   /usr/bin/g++   -DASSIMP_BUILD_NO_OWN_ZLIB -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
 -Werror=format-security -Wall 
 -I/build/assimp-i7t_v6/assimp-2.0.863+dfsg/include 
 -I/build/assimp-i7t_v6/assimp-2.0.863+dfsg/code-fvisibility=hidden -o 
 CMakeFiles/assimp_cmd.dir/ImageExtractor.cpp.o -c 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/ImageExtractor.cpp
 /usr/bin/cmake -E cmake_progress_report 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu/CMakeFiles 98
 [ 98%] Building CXX object 
 tools/assimp_cmd/CMakeFiles/assimp_cmd.dir/Main.cpp.o
 cd 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu/tools/assimp_cmd
   /usr/bin/g++   -DASSIMP_BUILD_NO_OWN_ZLIB -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
 -Werror=format-security -Wall 
 -I/build/assimp-i7t_v6/assimp-2.0.863+dfsg/include 
 -I/build/assimp-i7t_v6/assimp-2.0.863+dfsg/code-fvisibility=hidden -o 
 CMakeFiles/assimp_cmd.dir/Main.cpp.o -c 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/Main.cpp
 /usr/bin/cmake -E cmake_progress_report 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu/CMakeFiles 99
 [ 99%] Building CXX object 
 tools/assimp_cmd/CMakeFiles/assimp_cmd.dir/WriteDumb.cpp.o
 cd 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/obj-x86_64-linux-gnu/tools/assimp_cmd
   /usr/bin/g++   -DASSIMP_BUILD_NO_OWN_ZLIB -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
 -Werror=format-security -Wall 
 -I/build/assimp-i7t_v6/assimp-2.0.863+dfsg/include 
 -I/build/assimp-i7t_v6/assimp-2.0.863+dfsg/code-fvisibility=hidden -o 
 CMakeFiles/assimp_cmd.dir/WriteDumb.cpp.o -c 
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/WriteDumb.cpp
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/WriteDumb.cpp: In 
 function 'uint32_t WriteBinaryMesh(const aiMesh*)':
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/WriteDumb.cpp:343:70:
  warning: suggest parentheses around assignment used as truth value 
 [-Wparentheses]
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/WriteDumb.cpp: In 
 function 'uint32_t WriteBinaryLight(const aiLight*)':
 /build/assimp-i7t_v6/assimp-2.0.863+dfsg/tools/assimp_cmd/WriteDumb.cpp:491:41:
  warning: dereferencing type-punned pointer will break strict-aliasing rules 
 [-Wstrict-aliasing]
 

Bug#643355: at-spi: FTBFS: simple-at.c:608:3: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: at-spi
Version: 1.30.1-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 
 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 
 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 
 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/gail-1.0 -I/usr/include/libbonobo-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
 -I/usr/include/bonobo-activation-2.0 -I/usr/include/cairo 
 -I/usr/include/gio-unix-2.0/   -DSPI_DEBUG-g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
 -Werror=format-security -Wall -c simple-at.c
 simple-at.c: In function '_festival_write':
 simple-at.c:608:3: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 simple-at.c:613:8: warning: ignoring return value of 'write', declared with 
 attribute warn_unused_result [-Wunused-result]
 cc1: some warnings being treated as errors
 
 make[3]: *** [simple-at.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/at-spi_1.30.1-3_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643356: babl: FTBFS: babl-model.c:49:7: error: format not a string literal and no format arguments [-Werror=format-security]

2011-09-27 Thread Didier Raboud
Source: babl
Version: 0.0.22-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../babl/base -DLIBDIR=\/usr/lib\ 
 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 
 -Wformat -Wformat-security -Werror=format-security -Wall -Wall 
 -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations 
 -Winit-self -Wpointer-arith -Wold-style-definition -c babl-model.c  -fPIC 
 -DPIC -o .libs/babl-model.o
 babl-model.c: In function 'create_name':
 babl-model.c:49:7: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 cc1: some warnings being treated as errors
 
 make[4]: *** [babl-model.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/babl_0.0.22-1_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   5   >