Processed: tagging ncurses bugs as pending

2010-01-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> package ncurses libncurses5 libncurses5-dev libncurses5-dbg libncursesw5 
> libncursesw5-dev libncursesw5-dbg lib64ncurses5 lib64ncurses5-dev 
> lib32ncurses5 lib32ncurses5-dev lib32ncursesw5 lib32ncursesw5-dev ncurses-bin 
> ncurses-base ncurses-term
Limiting to bugs with field 'package' containing at least one of 'ncurses', 
'libncurses5', 'libncurses5-dev', 'libncurses5-dbg', 'libncursesw5', 
'libncursesw5-dev', 'libncursesw5-dbg', 'lib64ncurses5', 'lib64ncurses5-dev', 
'lib32ncurses5', 'lib32ncurses5-dev', 'lib32ncursesw5', 'lib32ncursesw5-dev', 
'ncurses-bin', 'ncurses-base', 'ncurses-term'
Limit currently set to 'package':'ncurses', 'libncurses5', 'libncurses5-dev', 
'libncurses5-dbg', 'libncursesw5', 'libncursesw5-dev', 'libncursesw5-dbg', 
'lib64ncurses5', 'lib64ncurses5-dev', 'lib32ncurses5', 'lib32ncurses5-dev', 
'lib32ncursesw5', 'lib32ncursesw5-dev', 'ncurses-bin', 'ncurses-base', 
'ncurses-term'

> tags 365120 pending
Bug #365120 [ncurses] tic: undefined symbol: _tracef
Bug #528201 [ncurses] FTBFS: debian/tmp/usr/bin/tic: undefined symbol: _tracef
Added tag(s) pending.
Added tag(s) pending.
> tags 429198 pending
Bug #429198 [libncurses5-dev] libncurses5-dev: Typo in mouse(3ncurses)
Added tag(s) pending.
> tags 444250 pending
Bug #444250 [ncurses-base] ncurses-base: xterm.ti (the terminfo database) is 
out of sync with the current xterm
Added tag(s) pending.
> tags 509919 pending
Bug #509919 [ncurses-base] ncurses-base: the tabset directory in compiled 
terminal descriptions is incorrect
Added tag(s) pending.
> tags 532022 pending
Bug #532022 [libncursesw5-dbg] libncursesw5-dbg: does not ship detached 
debugging symbols
Added tag(s) pending.
> tags 542031 pending
Bug #542031 [libncursesw5-dev] ncurses: unused computed value warning in C++ 
from ncurses.h
Added tag(s) pending.
> tags 553239 pending
Bug #553239 [libncurses5-dbg] libncurses5-dbg: missing-dependency-on-libc 
needed by ./usr/lib/debug/usr/lib/libform.so.5.7 and 4 others   but 
the package doesn't depend on the C library package. Normally   
this indicates that ${shlibs: Depends} was omitted from the   
Depends line for this package in debian/control.
Added tag(s) pending.
> tags 563272 pending
Bug #563272 [lib64ncurses5-dev] libtic.so is a dangling symlink
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#564576: libspf0: fails with IPv6

2010-01-10 Thread Tanguy Ortolo
Package: libspf0
Version: 0.999-1.0.0-p3.dfsg-2
Severity: important

Hello,

It seems that libspf0 has a problem with validation of IPv6 addresses. I
discovered this problem with spfmilter, and I could reproduce it with
spfqtool. Here is the transcript of a test, with spfquery (libspf2) and
spfqtool (libspf0):
% spfquery -i 2a01:e34:ee8f:150:201:c0ff:fe04:d58b -s 
foo...@listes.ortolo.eu
pass


spfquery: domain of listes.ortolo.eu designates 
2a01:e34:ee8f:150:201:c0ff:fe04:d58b as permitted sender
Received-SPF: pass (spfquery: domain of listes.ortolo.eu designates 
2a01:e34:ee8f:150:201:c0ff:fe04:d58b as permitted sender) 
client-ip=2a01:e34:ee8f:150:201:c0ff:fe04:d58b; 
envelope-from=foo...@listes.ortolo.eu;

% spfqtool -h vanvogt.ortolo.eu -i 2a01:e34:ee8f:150:201:c0ff:fe04:d58b -s 
foo...@listes.ortolo.eu
SPF short result:   fail
 
SPF verbose result: policy result: [fail] from rule [-all]
RFC2822 header: Received-SPF: fail (vanvogt.ortolo.eu: domain of 
foo...@listes.ortolo.eu does not designate 2a01:e34:ee8f:15 as permitted 
sender) receiver=vanvogt.ortolo.eu; client_ip=2a01:e34:ee8f:15; 
envelope-from=foo...@listes.ortolo.eu;

Here, spfquery is right and spfqtool is wrong, because:
listes.ortolo.eu.   86400   IN  SPF "v=spf1 +a:mx1.ortolo.eu 
+a:mx2.ortolo.eu -all"
mx2.ortolo.eu.  86400   IN  2a01:e34:ee8f:150:201:c0ff:fe04:d58b
(yes, the RFC for SPF defines the “a:” mechanism with A or  lookups,
depending on the IP address family).

Regards,

-- 
Tanguy Ortolo

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31.5-grsec--grs-ipv6-32 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libspf0 depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries

libspf0 recommends no packages.

libspf0 suggests no packages.

-- no debconf information



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



libmusicbrainz-2.1 2.1.5-4 MIGRATED to testing

2010-01-10 Thread Debian testing watch
FYI: The status of the libmusicbrainz-2.1 source package
in Debian's testing distribution has changed.

  Previous version: 2.1.5-3
  Current version:  2.1.5-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



Processing of bogl_0.1.18-3.1_amd64.changes

2010-01-10 Thread Archive Administrator
bogl_0.1.18-3.1_amd64.changes uploaded successfully to localhost
along with the files:
  bogl_0.1.18-3.1.dsc
  bogl_0.1.18-3.1.tar.gz
  libbogl-dev_0.1.18-3.1_amd64.deb
  libbogl0_0.1.18-3.1_amd64.deb
  bogl-bterm_0.1.18-3.1_amd64.deb
  bogl-bterm-udeb_0.1.18-3.1_amd64.udeb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


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



Processed: Bug#564488: bogl: improve packaging for the bogl-bterm-udeb

2010-01-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 564488 pending
Bug #564488 [bogl] bogl: improve packaging for the bogl-bterm-udeb
Added tag(s) pending.
> tag 539775 pending
Bug #539775 [bogl] bogl has executable stack
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#564488: bogl: improve packaging for the bogl-bterm-udeb

2010-01-10 Thread Frans Pop
tag 564488 pending
tag 539775 pending
thanks

NMU'ed to 3-day delayed. Final patch attached.
Upload also includes patch for #539775.

diff -Nru bogl-0.1.18/debian/changelog bogl-0.1.18/debian/changelog
--- bogl-0.1.18/debian/changelog	2009-04-23 18:02:03.0 +0200
+++ bogl-0.1.18/debian/changelog	2010-01-10 11:43:59.0 +0100
@@ -1,3 +1,13 @@
+bogl (0.1.18-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Improve packaging of the udeb by using current debhelper functionality.
+Ensures correct versioned dependency on libc. Closes: #564488.
+  * Drop the 'Provides: editor' for bogl-bterm-udeb. It's unused and most
+likely incorrect.
+
+ -- Frans Pop   Sun, 10 Jan 2010 11:33:52 +0100
+
 bogl (0.1.18-3) unstable; urgency=low
 
   * QA upload.
diff -Nru bogl-0.1.18/debian/control bogl-0.1.18/debian/control
--- bogl-0.1.18/debian/control	2009-04-23 17:58:40.0 +0200
+++ bogl-0.1.18/debian/control	2010-01-10 11:33:50.0 +0100
@@ -40,11 +40,11 @@
  This package contains bterm, a UTF-enabled framebuffer terminal.
 
 Package: bogl-bterm-udeb
+XC-Package-Type: udeb
 Section: debian-installer
 Architecture: any
 Priority: extra
-Depends: libc-udeb
-Provides: editor
+Depends: ${shlibs:Depends}
 Description: Ben's Own Graphics Library - graphical terminal
  Ben's Own Graphics Library is a small framebuffer library,
  including basic widgets, support for text in multiple
diff -Nru bogl-0.1.18/debian/rules bogl-0.1.18/debian/rules
--- bogl-0.1.18/debian/rules	2009-04-23 17:57:01.0 +0200
+++ bogl-0.1.18/debian/rules	2010-01-10 11:23:59.0 +0100
@@ -37,9 +37,6 @@
 binary-indep:
 	@echo No architecture-independent packages.
 
-VERSION := $(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)
-ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH)
-
 # Build architecture-dependent files here.
 binary-arch: build
 	dh_testdir
@@ -54,11 +51,11 @@
 	install -d debian/bogl-bterm-udeb/usr/share/terminfo/b
 	install -m 644 debian/bogl-bterm/usr/share/terminfo/b/bterm debian/bogl-bterm-udeb/usr/share/terminfo/b/bterm
 
-	dh_installdocs -Nbogl-bterm-udeb
-	dh_installexamples -Nbogl-bterm-udeb
-	dh_installman -Nbogl-bterm-udeb
-	dh_installinfo -Nbogl-bterm-udeb
-	dh_installchangelogs -Nbogl-bterm-udeb
+	dh_installdocs
+	dh_installexamples
+	dh_installman
+	dh_installinfo
+	dh_installchangelogs
 	dh_link
 	dh_strip
 	dh_compress
@@ -68,12 +65,9 @@
 	dh_installdeb
 	dh_shlibdeps
 
-	dh_gencontrol -Nbogl-bterm-udeb
-	dh_gencontrol -pbogl-bterm-udeb -- -fdebian/files~
-	dpkg-distaddfile bogl-bterm-udeb_$(VERSION)_$(ARCH).udeb debian-installer extra
-	dh_md5sums -Nbogl-bterm-udeb
-	dh_builddeb -Nbogl-bterm-udeb
-	dh_builddeb -pbogl-bterm-udeb --filename=bogl-bterm-udeb_$(VERSION)_$(ARCH).udeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary configure


Bug#539775: bogl has executable stack

2010-01-10 Thread Frans Pop
NMU'ed to 3-day delayed together with fix for 564488; patch for this BR 
(based on Fedora's patch) attached.

diff -Nru bogl-0.1.18/bowl.c bogl-0.1.18/bowl.c
--- bogl-0.1.18/bowl.c	2001-12-01 18:04:42.0 +0100
+++ bogl-0.1.18/bowl.c	2010-01-10 11:27:10.0 +0100
@@ -324,6 +324,14 @@
   }
 }
 
+static struct widget *callback_widget;
+
+static void
+callback (int percent)
+{
+  bowl_set_scale (callback_widget, percent);
+}
+
 /* Start up BOWL. */
 void
 bowl_init (void)
@@ -342,13 +350,6 @@
 
   if (!inited)
 {
-  struct widget *w;
-
-  void callback (int percent)
-	{
-	  bowl_set_scale (w, percent);
-	}
-
   bowl_init_palette(&pixmap_tux75);
 
   bowl_flush ();
@@ -356,7 +357,7 @@
 {
   bowl_title (_("Please wait"));
   bowl_new_text (_("Detecting mice..."));
-  w = bowl_new_scale (100);
+  callback_widget = bowl_new_scale (100);
   bowl_layout ();
   boml_init (callback);
 }
diff -Nru bogl-0.1.18/debian/changelog bogl-0.1.18/debian/changelog
--- bogl-0.1.18/debian/changelog	2009-04-23 18:02:03.0 +0200
+++ bogl-0.1.18/debian/changelog	2010-01-10 11:43:59.0 +0100
@@ -5,6 +5,7 @@
 Ensures correct versioned dependency on libc. Closes: #564488.
   * Drop the 'Provides: editor' for bogl-bterm-udeb. It's unused and most
 likely incorrect.
+  * Avoid executable stack. Patch taken from Fedora. Closes: #539775.
 
  -- Frans Pop   Sun, 10 Jan 2010 11:33:52 +0100
 


Bug#446063: libpam-dotfile: Fails to work with dovecot unless fork option setReproduced in current testing

2010-01-10 Thread Stephen Rothwell
Hi,

I can reproduce in the current testing (squeeze).

libpam-dotfile 0.7-4
dovecot-common 1:1.2.9-1
libpam0g   1.1.0-4

without the "fork" option in the (in this case) /etc/pam.d/smtp file,
dovecot will fail to authenticate.

/etc/pam.d/smtp:
authsufficient  pam_dotfile.so no_warn fork
authrequiredpam_deny.so

extract from /etc/dovecot/dovecot.conf:
auth default {
  passdb pam {
args = max_requests=1 %Ls
  }
  socket listen {
client {
  path = /var/spool/postfix/private/auth
  mode = 0660
  user = postfix
  group = postfix
}
  }
}

/usr/lib/dovecot/authtest -a /var/spool/postfix/private/auth -s smtp  


fails if the "fork" option is removed.
-- 
Cheers,
Stephen Rothwells...@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/



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