Bug#737104: RM: tcl8.4/8.4.20-1

2014-02-01 Thread Sergei Golovan
Hi Adam,

On Fri, Jan 31, 2014 at 8:10 AM, Sergei Golovan sgolo...@nes.ru wrote:
 Hi Adam,

 On Fri, Jan 31, 2014 at 12:01 AM, Adam D. Barratt

 That appears to be inaccurate.

 Only one package in *testing*. I didn't look at non-free though, so
 yes, it's inaccurate. Should I care for packages from non-free?

I've reported bugs against all packages in non-free which still depend
on Tcl/Tk 8.4. For two of them I've done NMU already. See [1], [2],
[3], [4].

[1] http://bugs.debian.org/737185
[2] http://bugs.debian.org/737187
[3] http://bugs.debian.org/737279
[4] http://bugs.debian.org/737283

Cheers!
-- 
Sergei Golovan


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caoq2pxghxrgbaq8apsesyzs_cennh5sxikj9hyrddbmk5za...@mail.gmail.com



Bug#730856: transition: libtasn1-6

2014-02-01 Thread Andreas Metzler
On 2014-01-31 Niels Thykier ni...@thykier.net wrote:
 On 2014-01-05 13:48, Andreas Metzler wrote:
[...] 
  The new -bin package is already unversioned (libtasn1-bin instead of
  libtasn1-6-bin).

 Great;  assuming I haven't messed something, I think we are ready to start.

Hello,
Splendid. I have uploaded libtasn1-6 3.4-3 to unstable, it has not been
built on all archs yet, though.

Afaict binNMUs should start with packages with direct b-d on
libtasn1-3-dev. The rebuilds should be triggered in three stages, with
stage #2 only starting after #1 has completed and #3 after that.

#1
nmu gnutls26_2.12.23-10 . ALL . -m 'Rebuild for libtasn1-6 transition.'
#2
nmu libimobiledevice_1.0.2-3 . ALL . -m 'Rebuild for libtasn1-6 transition.'
nmu shishi_1.0.2-3 . ALL . -m 'Rebuild for libtasn1-6 transition.'
nmu gcr_3.8.2-4 . ALL . -m 'Rebuild for libtasn1-6 transition.'
#3
nmu gnome-keyring_3.8.2-2 . ALL . -m 'Rebuild for libtasn1-6 transition.'

thanks, cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140201123001.ga7...@downhill.g.la



Bug#729289: transition: openscenegraph

2014-02-01 Thread Rebecca N. Palmer
The state of openscenegraph itself isn't the problem here: what we're 
waiting for is for simgear to clear NEW and for Release Team to give 
official permission (britney hint??) to ignore openwalnut for now.


There is the separate question of whether you want an ~rc in an Ubuntu 
LTS (14.04 freezes 20 Feb), but they finished their transition to 
3.2.0rc months ago (by removing openwalnut) and will sync from 
experimental if you ask them to, so that isn't tied to what we do in Debian.



--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52ecf272.5010...@bham.ac.uk



Processed: not fixed (udev dependency now causing FTBFS)

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 notfixed -1 4.1-1
Bug #708697 {Done: bott...@debian.org (A. Maitland Bottoms)} 
[qthid-fcd-controller] qthid-fcd-controller: dependency on udev unsatisfiable 
on kfreebsd-*
No longer marked as fixed in versions qthid-fcd-controller/4.1-1.
 tag -1 patch
Bug #708697 {Done: bott...@debian.org (A. Maitland Bottoms)} 
[qthid-fcd-controller] qthid-fcd-controller: dependency on udev unsatisfiable 
on kfreebsd-*
Added tag(s) patch.
 block 728919 with -1
Bug #728919 [release.debian.org] transition: freebsd-libs
728919 was blocked by: 736660 736599 736608
728919 was not blocking any bugs.
Added blocking bug(s) of 728919: 708697

-- 
708697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708697
728919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728919
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b708697.139126299128818.transcr...@bugs.debian.org



not fixed (udev dependency now causing FTBFS)

2014-02-01 Thread Robert Millan
Control: notfixed -1 4.1-1
Control: tag -1 patch
Control: block 728919 with -1

Hi,

The dependency of qthid-fcd-controller on udev is not gratuitous. It's no use to
put the B-D in libudev in [linux-any] filter and demote the Depends to 
Recommends
because the code attempts to use libudev unconditionally (see qthid.pro and 
hidraw.c).

Here's a patch which fixes the build problem by reverting the old behaviour on
non-Linux platforms.

Note: please respond as soon as possible, as this problem blocks the 
freebsd-libs
transition.

Thanks!

-- 
Robert Millan
diff -ur qthid-fcd-controller-4.1/qthid.pro qthid-fcd-controller-4.1.new/qthid.pro
--- qthid-fcd-controller-4.1/qthid.pro	2014-02-01 14:53:42.0 +0100
+++ qthid-fcd-controller-4.1.new/qthid.pro	2014-02-01 14:52:12.989040881 +0100
@@ -60,11 +60,12 @@
 
 # libusb-1.0 on Linux uses pkg-config
 linux-g++|linux-g++-64 {
-#CONFIG += link_pkgconfig
-#PKGCONFIG += libusb-1.0
-#SOURCES += hid-libusb.c
 LIBS += -ludev
 SOURCES += hidraw.c
+} else {
+CONFIG += link_pkgconfig
+PKGCONFIG += libusb-1.0
+SOURCES += hid-libusb.c
 }
 
 RESOURCES += \


Re: Upcoming stable point release (7.4)

2014-02-01 Thread dann frazier
On Thu, Jan 23, 2014 at 08:08:56PM +, Adam D. Barratt wrote:
 Hi,
 
 The next point release for wheezy (7.4) is scheduled for Saturday 
 February 8th.  Stable NEW will be frozen during the preceding weekend.
 
 As usual, base-files can be uploaded at any point before the freeze.

Unfortunately linux-2.6 FTBFS on arm - I prepared a fix, which has
been build tested on both armel and armhf, and I've uploaded 3.2.54-2.


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140201150349.GA30089@fluid.dannf



Processed: tagging 737250, tagging 737279, notfound 737283 in 2.7.5pre1-9, found 737283 in 1:2.7.5pre1-9 ...

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

 tags 737250 + jessie sid
Bug #737250 [apt-dpkg-ref] apt-dpkg-ref: FTBFS: Could not map source 
abbreviation  for ecrm1000.
Added tag(s) sid and jessie.
 tags 737279 + jessie sid
Bug #737279 [tclspice] tclspice: depends on deprecated Tcl/Tk 8.4
Added tag(s) sid and jessie.
 notfound 737283 2.7.5pre1-9
Bug #737283 {Done: Sergei Golovan sgolo...@debian.org} [zangband] zangband: 
depends on deprecated Tcl/Tk 8.4
There is no source info for the package 'zangband' at version '2.7.5pre1-9' 
with architecture ''
Unable to make a source version for version '2.7.5pre1-9'
No longer marked as found in versions 2.7.5pre1-9.
 found 737283 1:2.7.5pre1-9
Bug #737283 {Done: Sergei Golovan sgolo...@debian.org} [zangband] zangband: 
depends on deprecated Tcl/Tk 8.4
Marked as found in versions zangband/1:2.7.5pre1-9.
 block 737104 with 737185 737187 737279 737283 728441
Bug #737104 [release.debian.org] RM: tcl8.4/8.4.20-1
737104 was not blocked by any bugs.
737104 was not blocking any bugs.
Added blocking bug(s) of 737104: 737283, 737279, 737185, 728441, and 737187
 tags 677762 - jessie sid wheezy
Bug #677762 {Done: Mark Hymers m...@debian.org} [ia32-libs-gtk] Multiarch 
issues
Removed tag(s) sid, wheezy, and jessie.
 tags 616820 - wheezy
Bug #616820 {Done: Luca Falavigna dktrkr...@debian.org} [src:gastables] 
gastables: deprecation of dh_pycentral, please use dh_python2
Removed tag(s) wheezy.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
616820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616820
677762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677762
737104: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737104
737250: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737250
737279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737279
737283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.139127235325932.transcr...@bugs.debian.org



Bug#737318: wheezy-pu: package libhtml-formhandler-perl/0.40013-1+deb7u1

2014-02-01 Thread Salvatore Bonaccorso
Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian@packages.debian.org
Usertags: pu

Hi Release Team

libthml-formhandler-perl FTBFS also in stable, due the testsuite
depending on a 2008 + 5 years timespan for the test previously. This
is #735051 and fixed in unstable with 0.40050-2.

I would like to fix this FTBFS also for wheezy. Attached is proposed
debdiff.

The test is adjusted to not depend on 2008 but on the current year
when running the test.

Can I upload this for this (or the next) wheezy point release?

Regards,
Salvatore
diff -Nru libhtml-formhandler-perl-0.40013/debian/changelog 
libhtml-formhandler-perl-0.40013/debian/changelog
--- libhtml-formhandler-perl-0.40013/debian/changelog   2012-06-26 
17:51:49.0 +0200
+++ libhtml-formhandler-perl-0.40013/debian/changelog   2014-02-01 
17:44:55.0 +0100
@@ -1,3 +1,12 @@
+libhtml-formhandler-perl (0.40013-1+deb7u1) wheezy; urgency=low
+
+  * Team upload.
+  * Add 735051-fix-FTBFS.patch.
+Fix test case which was dependent on a 2008+5 years time span.
+(Closes: #735051)
+
+ -- Salvatore Bonaccorso car...@debian.org  Sat, 01 Feb 2014 17:44:03 +0100
+
 libhtml-formhandler-perl (0.40013-1) unstable; urgency=low
 
   * Imported Upstream version 0.40013
diff -Nru 
libhtml-formhandler-perl-0.40013/debian/patches/735051-fix-FTBFS.patch 
libhtml-formhandler-perl-0.40013/debian/patches/735051-fix-FTBFS.patch
--- libhtml-formhandler-perl-0.40013/debian/patches/735051-fix-FTBFS.patch  
1970-01-01 01:00:00.0 +0100
+++ libhtml-formhandler-perl-0.40013/debian/patches/735051-fix-FTBFS.patch  
2014-02-01 17:44:55.0 +0100
@@ -0,0 +1,26 @@
+Description: Fix test case which was dependent on a 2008+5 years time span
+Origin: upstream, 
https://github.com/gshank/html-formhandler/commit/555f460645d6fd52c5fd8fd386d0dc4bf6f5daa6
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=91793
+Bug-Debian: http://bugs.debian.org/735051
+Forwarded: not-needed
+Reviewed-by: Salvatore Bonaccorso car...@debian.org
+Last-Update: 2014-01-30
+Applied-Upstream: 0.40055
+
+--- a/t/compound/basic.t
 b/t/compound/basic.t
+@@ -73,11 +73,12 @@
+ 
+ my $dtform = Form::Start-new;
+ ok( $dtform, 'datetime form' );
++my $year = (localtime)[5] + 1900;
+ $params = { name = 'DT_testing', 'start_date.month' = '10',
+-'start_date.day' = '2', 'start_date.year' = '2008' };
++'start_date.day' = '2', 'start_date.year' = $year };
+ $dtform-process( params = $params );
+ ok( $dtform-validated, 'form validated' );
+-is( $dtform-field('start_date')-value-mdy, '10-02-2008', 'datetime value');
++is( $dtform-field('start_date')-value-mdy, 10-02-$year, 'datetime 
value');
+ $params-{'start_date.month'} = 8;
+ $dtform-process( params = $params );
+ ok( !$dtform-validated, 'form did not validate' );
diff -Nru libhtml-formhandler-perl-0.40013/debian/patches/series 
libhtml-formhandler-perl-0.40013/debian/patches/series
--- libhtml-formhandler-perl-0.40013/debian/patches/series  1970-01-01 
01:00:00.0 +0100
+++ libhtml-formhandler-perl-0.40013/debian/patches/series  2014-02-01 
17:44:55.0 +0100
@@ -0,0 +1 @@
+735051-fix-FTBFS.patch


NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: ruby-opengl_0.60.1+dfsg2-1~wheezy1_mipsel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9ebl-0007o2...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: ruby-gsl_1.14.7+dfsg-1_mipsel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9dxf-0004cg...@franck.debian.org



Re: Upcoming stable point release (7.4)

2014-02-01 Thread Adam D. Barratt
On Sat, 2014-02-01 at 15:03 +, dann frazier wrote:
 On Thu, Jan 23, 2014 at 08:08:56PM +, Adam D. Barratt wrote:
  Hi,
  
  The next point release for wheezy (7.4) is scheduled for Saturday 
  February 8th.  Stable NEW will be frozen during the preceding weekend.
  
  As usual, base-files can be uploaded at any point before the freeze.
 
 Unfortunately linux-2.6 FTBFS on arm - I prepared a fix, which has
 been build tested on both armel and armhf, and I've uploaded 3.2.54-2.

I've flagged -2 for acceptance; thanks.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391278279.19824.20.ca...@jacala.jungle.funky-badger.org



Bug#737318: wheezy-pu: package libhtml-formhandler-perl/0.40013-1+deb7u1

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Sat, 2014-02-01 at 17:48 +0100, Salvatore Bonaccorso wrote:
 libthml-formhandler-perl FTBFS also in stable, due the testsuite
 depending on a 2008 + 5 years timespan for the test previously. This
 is #735051 and fixed in unstable with 0.40050-2.
 
 I would like to fix this FTBFS also for wheezy. Attached is proposed
 debdiff.
 
 The test is adjusted to not depend on 2008 but on the current year
 when running the test.
 
 Can I upload this for this (or the next) wheezy point release?

Please go ahead; thanks.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391278413.19824.21.ca...@jacala.jungle.funky-badger.org



Processed: Re: Bug#737318: wheezy-pu: package libhtml-formhandler-perl/0.40013-1+deb7u1

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + confirmed
Bug #737318 [release.debian.org] wheezy-pu: package 
libhtml-formhandler-perl/0.40013-1+deb7u1
Added tag(s) confirmed.

-- 
737318: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737318
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b737318.13912784243123.transcr...@bugs.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: linux_3.2.54-2_multi.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9f7q-0002dr...@franck.debian.org



Bug#737318: wheezy-pu: package libhtml-formhandler-perl/0.40013-1+deb7u1

2014-02-01 Thread Salvatore Bonaccorso
Hi Adam,

On Sat, Feb 01, 2014 at 06:13:33PM +, Adam D. Barratt wrote:
 Control: tags -1 + confirmed
 
 On Sat, 2014-02-01 at 17:48 +0100, Salvatore Bonaccorso wrote:
  libthml-formhandler-perl FTBFS also in stable, due the testsuite
  depending on a 2008 + 5 years timespan for the test previously. This
  is #735051 and fixed in unstable with 0.40050-2.
  
  I would like to fix this FTBFS also for wheezy. Attached is proposed
  debdiff.
  
  The test is adjusted to not depend on 2008 but on the current year
  when running the test.
  
  Can I upload this for this (or the next) wheezy point release?
 
 Please go ahead; thanks.

Thanks! Uploaded.

Regards,
Salvatore


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140201184057.GA25352@eldamar.local



Bug#737328: wheezy-pu: package wget/1.13.4-3

2014-02-01 Thread Noël Köthe
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: pu
Tags: wheezy
Severity: normal

Hello,

the wget version 1.13.4-3 in wheezy is lacking the TLS
Server Name Indication feature (SNI,
https://en.wikipedia.org/wiki/Server_Name_Indication ).
The feature was included in wget 1.14.
I was asked to add SNI to wget in wheezy by DSA and some other users.

A testing URL is https://sni.velox.ch/

Attached you find the debdiff.

Is it OK to upload this wget_1.13.4-3+deb7u1 package to
stable-proposed-updates?

Thanks.

Regards

Noël
diff -Nru wget-1.13.4/debian/changelog wget-1.13.4/debian/changelog
--- wget-1.13.4/debian/changelog	2012-04-09 19:48:37.0 +0200
+++ wget-1.13.4/debian/changelog	2014-02-01 19:34:19.0 +0100
@@ -1,3 +1,12 @@
+wget (1.13.4-3+deb7u1) stable-proposed-updates; urgency=low
+
+  * backported TLS Server Name Indication (SNI) to stable 
+(patches/wget-tls-sni) from wget 1.14
+http://git.savannah.gnu.org/cgit/wget.git/commit/?id=fd582e454378db9a1e218acf79f24fbe042bed98
+closes: #653267
+
+ -- Noël Köthe n...@debian.org  Sat,  1 Feb 2014 20:29:14 +0100
+
 wget (1.13.4-3) unstable; urgency=low
 
   [ Daniel Kahn Gillmor ]
diff -Nru wget-1.13.4/debian/patches/series wget-1.13.4/debian/patches/series
--- wget-1.13.4/debian/patches/series	2012-04-09 19:38:06.0 +0200
+++ wget-1.13.4/debian/patches/series	2014-01-27 21:28:04.0 +0100
@@ -4,3 +4,4 @@
 wget-passive_ftp-default
 debian-changes-1.13-1
 gnutls-client-cert
+wget-tls-sni
diff -Nru wget-1.13.4/debian/patches/wget-tls-sni wget-1.13.4/debian/patches/wget-tls-sni
--- wget-1.13.4/debian/patches/wget-tls-sni	1970-01-01 01:00:00.0 +0100
+++ wget-1.13.4/debian/patches/wget-tls-sni	2014-01-27 21:33:46.0 +0100
@@ -0,0 +1,178 @@
+From fd582e454378db9a1e218acf79f24fbe042bed98 Mon Sep 17 00:00:00 2001
+From: Phil Pennock mutt-...@spodhuis.org
+Date: Fri, 13 Apr 2012 23:58:46 +0200
+Subject: [PATCH] Add support for TLS SNI
+
+diff --git a/src/gnutls.c b/src/gnutls.c
+index 291da89..cbd5e1d 100644
+--- a/src/gnutls.c
 b/src/gnutls.c
+@@ -54,6 +54,8 @@ as that of the covered work.  */
+ # include w32sock.h
+ #endif
+ 
++#include host.h
++
+ static int
+ key_type_to_gnutls_type (enum keyfile_type type)
+ {
+@@ -369,12 +371,20 @@ static struct transport_implementation wgnutls_transport =
+ };
+ 
+ bool
+-ssl_connect_wget (int fd)
++ssl_connect_wget (int fd, const char *hostname)
+ {
+   struct wgnutls_transport_context *ctx;
+   gnutls_session session;
+   int err;
+   gnutls_init (session, GNUTLS_CLIENT);
++
++  /* We set the server name but only if it's not an IP address. */
++  if (! is_valid_ip_address (hostname))
++{
++  gnutls_server_name_set (session, GNUTLS_NAME_DNS, hostname,
++			  strlen (hostname));
++}
++
+   gnutls_set_default_priority (session);
+   gnutls_credentials_set (session, GNUTLS_CRD_CERTIFICATE, credentials);
+ #ifndef FD_TO_SOCKET
+diff --git a/src/host.c b/src/host.c
+index 86f107a..86bf83b 100644
+--- a/src/host.c
 b/src/host.c
+@@ -1,6 +1,6 @@
+ /* Host name resolution and matching.
+Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+-   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
++   2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation,
+Inc.
+ 
+ This file is part of GNU Wget.
+@@ -914,3 +914,18 @@ host_cleanup (void)
+   host_name_addresses_map = NULL;
+ }
+ }
++
++bool
++is_valid_ip_address (const char *name)
++{
++  const char *endp;
++
++  endp = name + strlen(name);
++  if (is_valid_ipv4_address (name, endp))
++return true;
++#ifdef ENABLE_IPV6
++  if (is_valid_ipv6_address (name, endp))
++return true;
++#endif
++  return false;
++}
+diff --git a/src/host.h b/src/host.h
+index 3f4a02a..3f27ea0 100644
+--- a/src/host.h
 b/src/host.h
+@@ -1,6 +1,6 @@
+ /* Declarations for host.c
+Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+-   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
++   2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation,
+Inc.
+ 
+ This file is part of GNU Wget.
+@@ -98,6 +98,8 @@ const char *print_address (const ip_address *);
+ bool is_valid_ipv6_address (const char *, const char *);
+ #endif
+ 
++bool is_valid_ip_address (const char *name);
++
+ bool accept_domain (struct url *);
+ bool sufmatch (const char **, const char *);
+ 
+diff --git a/src/http.c b/src/http.c
+index 61001f3..87d3748 100644
+--- a/src/http.c
 b/src/http.c
+@@ -1,6 +1,6 @@
+ /* HTTP support.
+Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+-   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
++   2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation,
+Inc.
+ 
+ This file is part of GNU Wget.
+@@ -2082,7 +2082,7 @@ gethttp (struct url *u, struct http_stat *hs, int *dt, struct url *proxy,
+ 
+   

Bug#737328: wheezy-pu: package wget/1.13.4-3

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Sat, 2014-02-01 at 19:48 +0100, Noël Köthe wrote:
 the wget version 1.13.4-3 in wheezy is lacking the TLS
 Server Name Indication feature (SNI,
 https://en.wikipedia.org/wiki/Server_Name_Indication ).
 The feature was included in wget 1.14.
 I was asked to add SNI to wget in wheezy by DSA and some other users.

Normally I'd be inclined to NACK the addition of features to a package
in stable. However, given the size of the diff and the likely increase
in SNI use during wheezy's stable lifetime, I'm willing to make an
exception in this case.

 A testing URL is https://sni.velox.ch/
 
 Attached you find the debdiff.
 
 Is it OK to upload this wget_1.13.4-3+deb7u1 package to
 stable-proposed-updates?

Assuming that the package has been tested in a stable environment,
please go ahead - bearing in mind that the window for getting the fix in
to the 7.4 point release closes this weekend.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391281321.19824.25.ca...@jacala.jungle.funky-badger.org



Bug#734447: opu: package apache2/2.2.16-6+squeeze12

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + pending

On Tue, 2014-01-28 at 23:00 +, Adam D. Barratt wrote:
 On Tue, 2014-01-28 at 23:19 +0100, Stefan Fritsch wrote:
  apache2 (2.2.16-6+squeeze12) squeeze; urgency=medium
  
* Security: CVE-2013-1862: mod_rewrite: Ensure that client data 
  written to
  the RewriteLog is escaped to prevent terminal escape sequences 
  from
  entering the log file. Closes: #722333
* Security: CVE-2013-1896: mod_dav: denial of service via MERGE 
  request.
  Closes: #717272
* mod_dav: Fix segfaults in certain error conditions.
  https://issues.apache.org/bugzilla/show_bug.cgi?id=52559
 
 Please go ahead; thanks.

Flagged for acceptance.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391281729.19824.26.ca...@jacala.jungle.funky-badger.org



Bug#737251: pu: package localepurge/0.6.2+nmu1+squeeze1

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + pending

On Fri, 2014-01-31 at 22:58 +0100, Niels Thykier wrote:
 On 2014-01-31 22:21, Adam D. Barratt wrote:
  On Fri, 2014-01-31 at 20:45 +0100, Niels Thykier wrote:
  I would like to fix #736359 / CVE-2014-1638 in Squeeze.  According to
  the security tracker, the security team has classified the bug as
  minor and declared it does not need a DSA[1].
 
  The problem is that localepurge would create tmp files in an unsafe
  way.  This allows a local user to have root destroy arbitrary files on the
  system (via a race-condition) during upgrades and purge of localepurge.
  
  Please go ahead; thanks.
[...]
 Uploaded, thanks.

Flagged for acceptance.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391281820.19824.27.ca...@jacala.jungle.funky-badger.org



Processed: Re: Bug#734447: opu: package apache2/2.2.16-6+squeeze12

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #734447 [release.debian.org] opu: package apache2/2.2.16-6+squeeze11 - 
CVE-2013-1862
Added tag(s) pending.

-- 
734447: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734447
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b734447.139128173723281.transcr...@bugs.debian.org



Processed: Re: Bug#737251: pu: package localepurge/0.6.2+nmu1+squeeze1

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #737251 [release.debian.org] pu: package localepurge/0.6.2+nmu1+squeeze1
Added tag(s) pending.

-- 
737251: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737251
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b737251.139128182823791.transcr...@bugs.debian.org



Bug#734446: pu: package apache2/2.2.16-6+squeeze11a - CVE-2013-1862

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + pending

On Mon, 2014-01-27 at 23:05 +0100, Stefan Fritsch wrote:
 Am Freitag, 24. Januar 2014, 15:02:34 schrieb Bastian Blank:
  The next point releases are scheduled in two and three weeks.  What
  is the status of this?
 
 I am planning to upload the squeeze update in the next 1-2 days. 
 Wheezy may take a bit longer.

2.2.22-13+deb7u1 flagged for acceptance.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391282145.19824.28.ca...@jacala.jungle.funky-badger.org



Processed: Re: Bug#734446: pu: package apache2/2.2.16-6+squeeze11a - CVE-2013-1862

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #734446 [release.debian.org] pu: package apache2/2.2.22-13.1 - CVE-2013-1862
Added tag(s) pending.

-- 
734446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734446
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b734446.139128215326284.transcr...@bugs.debian.org



Bug#732358: pu: package lxc/0.8.0~rc1-8+deb7u2

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + pending

On Sat, 2014-02-01 at 08:26 +0100, Raphael Hertzog wrote:
 On Fri, 31 Jan 2014, Adam D. Barratt wrote:
  I've been arguing with myself a little, but on balance I'd prefer to
  stick with the template change for now.
 
 Thanks, uploaded.

Flagged for acceptance; thanks.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391282267.19824.30.ca...@jacala.jungle.funky-badger.org



Bug#737183: pu: package kfreebsd-8/8.3-6+deb7u1

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + pending

On Sat, 2014-02-01 at 00:21 +, Steven Chamberlain wrote:
 On 31/01/14 05:42, Adam D. Barratt wrote:
  Please go ahead, bearing in mind that the window for 7.4 closes this
  weekend.
 
 This should now be in your queue.  Many thanks.

Flagged for acceptance.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391282203.19824.29.ca...@jacala.jungle.funky-badger.org



Processed: Re: Bug#737183: pu: package kfreebsd-8/8.3-6+deb7u1

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #737183 [release.debian.org] pu: package kfreebsd-8/8.3-6+deb7u1
Added tag(s) pending.

-- 
737183: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737183
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b737183.139128221126564.transcr...@bugs.debian.org



Bug#737328: wheezy-pu: package wget/1.13.4-3

2014-02-01 Thread Noël Köthe
Hello Adam,

Am Samstag, den 01.02.2014, 19:02 + schrieb Adam D. Barratt:

  the wget version 1.13.4-3 in wheezy is lacking the TLS
  Server Name Indication feature (SNI,

 Normally I'd be inclined to NACK the addition of features to a package
 in stable. However, given the size of the diff and the likely increase
 in SNI use during wheezy's stable lifetime, I'm willing to make an
 exception in this case.

Thank you.:)

  Is it OK to upload this wget_1.13.4-3+deb7u1 package to
  stable-proposed-updates?
 
 Assuming that the package has been tested in a stable environment,
 please go ahead - bearing in mind that the window for getting the fix in
 to the 7.4 point release closes this weekend.

Yes. It is tested on stable and now uploaded.

Thanks again.

Regard

Noël


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


NEW changes in oldstable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.16-6+squeeze12_i386.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_amd64.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_armel.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_i386.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_ia64.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_kfreebsd-i386.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_mips.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_mipsel.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_powerpc.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_s390.changes
  ACCEPT
Processing changes file: curl_7.21.0-2.1+squeeze7_sparc.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_amd64.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_armel.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_i386.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_ia64.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_kfreebsd-i386.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_mips.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_mipsel.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_powerpc.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_s390.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u1_sparc.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_amd64.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_armel.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_i386.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_ia64.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_kfreebsd-i386.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_mips.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_mipsel.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_powerpc.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_s390.changes
  ACCEPT
Processing changes file: libyaml_0.1.3-1+deb6u2_sparc.changes
  ACCEPT
Processing changes file: localepurge_0.6.2+nmu1+squeeze1_amd64.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9g4w-0005cl...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.22-13+deb7u1_i386.changes
  ACCEPT
Processing changes file: kfreebsd-8_8.3-6+deb7u1_kfreebsd-amd64.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9g3y-0005ou...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: libyaml_0.1.4-2+deb7u1_amd64.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_armel.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_armhf.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_i386.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_ia64.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_kfreebsd-i386.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_mips.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_mipsel.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_powerpc.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_s390.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_s390x.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u1_sparc.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_amd64.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_armel.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_armhf.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_i386.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_ia64.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_kfreebsd-i386.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_mips.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_mipsel.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_powerpc.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_s390.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_s390x.changes
  ACCEPT
Processing changes file: libyaml_0.1.4-2+deb7u2_sparc.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_amd64.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9giz-0008mb...@franck.debian.org



Re: Bug#708697: not fixed (udev dependency now causing FTBFS)

2014-02-01 Thread Steven Chamberlain
Control: forcemerge 708697 736608

Ah, I filed a duplicate bug for this by mistake, and already submitted a
patch:  http://bugs.debian.org/736608

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52ed4e0d.4040...@pyro.eu.org



Processed: tagging 737201

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

 tags 737201 + squeeze
Bug #737201 [release.debian.org] pu: package ia32-libs/20140131, 
ia32-libs-gtk/20140131
Added tag(s) squeeze.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
737201: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737201
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.139128640322678.transcr...@bugs.debian.org



Processed: Re: Bug#737318: wheezy-pu: package libhtml-formhandler-perl/0.40013-1+deb7u1

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #737318 [release.debian.org] wheezy-pu: package 
libhtml-formhandler-perl/0.40013-1+deb7u1
Added tag(s) pending.

-- 
737318: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737318
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b737318.139128724829303.transcr...@bugs.debian.org



Bug#737318: wheezy-pu: package libhtml-formhandler-perl/0.40013-1+deb7u1

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + pending

On Sat, 2014-02-01 at 19:40 +0100, Salvatore Bonaccorso wrote:
 On Sat, Feb 01, 2014 at 06:13:33PM +, Adam D. Barratt wrote:
  On Sat, 2014-02-01 at 17:48 +0100, Salvatore Bonaccorso wrote:
   libthml-formhandler-perl FTBFS also in stable, due the testsuite
   depending on a 2008 + 5 years timespan for the test previously. This
   is #735051 and fixed in unstable with 0.40050-2.
   
   I would like to fix this FTBFS also for wheezy. Attached is proposed
   debdiff.
   
   The test is adjusted to not depend on 2008 but on the current year
   when running the test.
   
   Can I upload this for this (or the next) wheezy point release?
  
  Please go ahead; thanks.
 
 Thanks! Uploaded.

Flagged for acceptance; thanks.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391287240.19824.32.ca...@jacala.jungle.funky-badger.org



Bug#737328: wheezy-pu: package wget/1.13.4-3

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + pending

On Sat, 2014-02-01 at 20:25 +0100, Noël Köthe wrote:
 Am Samstag, den 01.02.2014, 19:02 + schrieb Adam D. Barratt:
 
   the wget version 1.13.4-3 in wheezy is lacking the TLS
   Server Name Indication feature (SNI,
[...]
  Assuming that the package has been tested in a stable environment,
  please go ahead - bearing in mind that the window for getting the fix in
  to the 7.4 point release closes this weekend.
 
 Yes. It is tested on stable and now uploaded.

Flagged for acceptance.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391287327.19824.33.ca...@jacala.jungle.funky-badger.org



Processed: Re: Bug#737328: wheezy-pu: package wget/1.13.4-3

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #737328 [release.debian.org] wheezy-pu: package wget/1.13.4-3
Added tag(s) pending.

-- 
737328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737328
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b737328.139128733429924.transcr...@bugs.debian.org



Processed: Re: Bug#735549: pu: package nvidia-graphics-drivers/304.117-1

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + confirmed
Bug #735549 [release.debian.org] pu: package nvidia-graphics-drivers/304.117-1
Added tag(s) confirmed.

-- 
735549: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735549
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b735549.1391287813708.transcr...@bugs.debian.org



Bug#735549: pu: package nvidia-graphics-drivers/304.117-1

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Thu, 2014-01-16 at 12:44 +0100, Andreas Beckmann wrote:
 I'd like to update nvidia-graphics-drivers [non-free] in wheezy to fix
 CVE-2013-5987 - Unprivileged GPU access vulnerability (#735271)
 This requires switching to a new upstream release from the 304.xx legacy
 branch (wheezy currently has 304.88).
 The same upstream release is available in sid as
 nvidia-graphics-drivers-legacy-304xx, while sid already has a 319.xx
 release for nvidia-graphics-drivers.
 
 At the same time I merged some important bugfixes from sid.

Please go ahead (bearing in mind the impending window close for 7.4).

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391287805.19824.34.ca...@jacala.jungle.funky-badger.org



Bug#736654: pu: package nvidia-graphics-modules/304.117+3.2.0+1

2014-02-01 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Sat, 2014-01-25 at 20:43 +0100, Andreas Beckmann wrote:
 In addition to updating nvidia-graphics-drivers to a new upstream
 (#735549) we need to update the prebuilt kernel modules.

Please go ahead.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1391288073.19824.35.ca...@jacala.jungle.funky-badger.org



Processed: Re: Bug#736654: pu: package nvidia-graphics-modules/304.117+3.2.0+1

2014-02-01 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + confirmed
Bug #736654 [release.debian.org] pu: package 
nvidia-graphics-modules/304.117+3.2.0+1
Added tag(s) confirmed.

-- 
736654: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736654
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b736654.13912880813022.transcr...@bugs.debian.org



Bug#735549: pu: package nvidia-graphics-drivers/304.117-1

2014-02-01 Thread Andreas Beckmann
On 2014-02-01 21:50, Adam D. Barratt wrote:
 On Thu, 2014-01-16 at 12:44 +0100, Andreas Beckmann wrote:
 I'd like to update nvidia-graphics-drivers [non-free] in wheezy to fix
 CVE-2013-5987 - Unprivileged GPU access vulnerability (#735271)
 This requires switching to a new upstream release from the 304.xx legacy
 branch (wheezy currently has 304.88).
 The same upstream release is available in sid as
 nvidia-graphics-drivers-legacy-304xx, while sid already has a 319.xx
 release for nvidia-graphics-drivers.

 At the same time I merged some important bugfixes from sid.
 
 Please go ahead (bearing in mind the impending window close for 7.4).

This will have to be postponed to the 7.5 point release. The machine I
use for nvidia+fglrxy builds is offline over this weekend and maybe the
beginning of next week, and I don't want to recreate the setup needed to
build nvidia packages for stable in a hurry elsewhere.

I'll delay the upload until 7.4 is out to not disturb finishing the
point release.

(In case someone needs a fixed driver, wheezy-backports has up-to-date
nvidia-graphics-drivers and nvidia-graphics-drivers-legacy-304xx.)


Andreas


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52ed66e4.3040...@debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: libhtml-formhandler-perl_0.40013-1+deb7u1_amd64.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_amd64.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9hw3-0003lk...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: linux_3.2.54-1_armel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9ipf-z4...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.22-13+deb7u1_amd64.changes
  ACCEPT
Processing changes file: apache2_2.2.22-13+deb7u1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: apache2_2.2.22-13+deb7u1_powerpc.changes
  ACCEPT
Processing changes file: apache2_2.2.22-13+deb7u1_s390.changes
  ACCEPT
Processing changes file: apache2_2.2.22-13+deb7u1_s390x.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_powerpc.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_s390.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_s390x.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_sparc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9idd-00051e...@franck.debian.org



NEW changes in oldstable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.16-6+squeeze12_amd64.changes
  ACCEPT
Processing changes file: apache2_2.2.16-6+squeeze12_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: apache2_2.2.16-6+squeeze12_powerpc.changes
  ACCEPT
Processing changes file: apache2_2.2.16-6+squeeze12_s390.changes
  ACCEPT
Processing changes file: apache2_2.2.16-6+squeeze12_sparc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9idz-00057m...@franck.debian.org



NEW changes in oldstable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.16-6+squeeze12_mips.changes
  ACCEPT
Processing changes file: apache2_2.2.16-6+squeeze12_mipsel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9isw-0008eq...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.22-13+deb7u1_sparc.changes
  ACCEPT
Processing changes file: kfreebsd-8_8.3-6+deb7u1_amd64.changes
  ACCEPT
Processing changes file: linux_3.2.54-2_s390.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_armel.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_i386.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_mipsel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9isa-00088v...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.22-13+deb7u1_mips.changes
  ACCEPT
Processing changes file: kfreebsd-8_8.3-6+deb7u1_mipsel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9j6c-0002kf...@franck.debian.org



NEW changes in oldstable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.16-6+squeeze12_ia64.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9j6y-0002pu...@franck.debian.org



NEW changes in oldstable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.16-6+squeeze12_kfreebsd-i386.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9jlu-0005ij...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.22-13+deb7u1_mipsel.changes
  ACCEPT
Processing changes file: linux_3.2.54-2_s390x.changes
  ACCEPT
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_mips.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9jlb-0005d7...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.22-13+deb7u1_armel.changes
  ACCEPT
Processing changes file: apache2_2.2.22-13+deb7u1_kfreebsd-i386.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9jze-jb...@franck.debian.org



Transition of Icedove 24.2.0 to testing

2014-02-01 Thread Carsten Schoenert
Hello release team,

as Mike asked a few days before for Iceweasel, would it be possible to
force the transition of the current Icedove version 24.2.0 from unstable
to testing before Christoph will prepare the package for stable-security?

I'm currently able to build a version for Wheezy but it needs a little
bit further tests before it can be uploaded by Christoph.

-- 
Regards
Carsten



signature.asc
Description: OpenPGP digital signature


NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: lxc_0.8.0~rc1-8+deb7u2_armhf.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9kvh-00037r...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.22-13+deb7u1_armhf.changes
  ACCEPT
Processing changes file: kfreebsd-8_8.3-6+deb7u1_kfreebsd-i386.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9kyn-g9...@franck.debian.org



Re: Testing promotion of libunwind

2014-02-01 Thread Ben Hutchings
On Sat, 2014-02-01 at 08:01 +0100, Niels Thykier wrote:
 On 2014-02-01 02:36, Daigo Moriwaki wrote:
  Hi team,
  
 
 Hi,
 
  Looking at buildd status, my 'libunwind' package has been Installed
  successfully on all the architecture that the package is expected to be
  built on. However, it has never entered testing. Check why [1] says that
  libunwind7 and libunwind7-dev blocks. But they are deprecated since the
  package now produces libunwind8. Could you please dismiss libunwind7 and
  proceed the package into testing?
  
 
 Until yesterday, it was not possible for us to move forward with the
 libunwind transition.  We have been forced to ask maintainers of reverse
 dependencies to keep using libunwind7-dev to ensure their packages could
 migrate to testing.  Therefore, there are still some uses of
 libunwind7{,-dev} that we need to clean up before libunwind can migrate.
   To my knowledge that includes at least:
 
 
 gcc-3.3: libunwind7-dev (= 0.98.5-1)

There is no such dependency in the version in testing.

 gcc-4.4: libunwind7-dev (= 0.98.5-6)
 gcc-4.6: libunwind7-dev (= 0.98.5-6)
 gcc-4.7: libunwind7-dev (= 0.98.5-6)
 gcc-4.8: libunwind7-dev (= 0.98.5-6)
 gcc-snapshot: libunwind7-dev (= 0.98.5-6)
 gcj-4.6: libunwind7-dev (= 0.98.5-6)
 gdb: libunwind7-dev
 gdb-msp430: libunwind7-dev
 gnat-4.4: libunwind7-dev (= 0.98.5-6)
 gnat-4.6: libunwind7-dev (= 0.98.5-6)
 gnat-4.8: libunwind7-dev (= 0.98.5-6)

These build-depend on libunwind7-dev only on ia64.

 julia: libunwind7-dev

Has already been updated.

 linux-tools: libunwind7-dev
 
 
 I have CC'ed the relevant maintainers,so they can fix their packages.
[...]

If my understanding is right, the transition can be completed quickly
once linux-tools is updated.  Please confirm whether this is the case.

Otherwise, as upstream support for Linux 3.12 will end soon, I would
prefer to get 3.13 into testing before making a change which could
result in linux-tools waiting a long time.

Ben.

-- 
Ben Hutchings
It is easier to write an incorrect program than to understand a correct one.


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


Bug#731902: nmu: transmission_2.82-1

2014-02-01 Thread peter green

Julien Cristau wrote:

That'll hopefully fix itself (or at least get better) once qt 5.2 hits
sid, as that's built on many more archs.
  
QT 5.2 has now hit sid but transmission is still in bd-uninstallable on 
four release architectures where it has built in the past.


kfreebsd-*: blocked by build-dependency on libsystemd-daemon-dev
 AIUI systemd is intentionally linux specific
 bug filed against transmission with patch to make systemd stuff linux only
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737366

mipsel: blocked by build-dependency on qttools5-dev-tools. 
qttools-opensource-src is in state needs-build

 Hopefully this one will clear itself with no action needed.

powerpc: blocked by build-dependency on qttools5-dev-tools.
 qttools-opensource-src failed to build with a symbols file error,
 bug failed against qttools-opensource-src
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737358


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52ed9ed2.90...@p10link.net



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.22-13+deb7u1_ia64.changes
  ACCEPT
Processing changes file: linux_3.2.54-2_sparc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9meo-0006iy...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: linux_3.2.54-2_amd64.changes
  ACCEPT
Processing changes file: linux_3.2.54-2_i386.changes
  ACCEPT
Processing changes file: linux_3.2.54-2_ia64.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9o2d-0004tg...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: wget_1.13.4-3+deb7u1_armel.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_i386.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_ia64.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_mipsel.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_powerpc.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_s390.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_s390x.changes
  ACCEPT
Processing changes file: wget_1.13.4-3+deb7u1_sparc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9ofy-0008db...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: wget_1.13.4-3+deb7u1_mips.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9out-0002ha...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: linux_3.2.54-2_powerpc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9oj6-0005qr...@franck.debian.org



NEW changes in oldstable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: apache2_2.2.16-6+squeeze12_armel.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9oxo-0008cf...@franck.debian.org



NEW changes in stable-new

2014-02-01 Thread Debian FTP Masters
Processing changes file: wget_1.13.4-3+deb7u1_armhf.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w9oxv-00086i...@franck.debian.org