Re: Bug#767999: base-files: fails to install with pre-jessie debootstrap

2014-11-07 Thread Michael Tautschnig
Guillem, KiBi,

(It may be worthwhile taking a moment to read the bug logs of #766459 and
#767999.)

On Fri, Nov 07, 2014 at  8:34:49 +0100, Guillem Jover wrote:
 Control: severity -1 serious
 Control: retitle -1 dpkg: Correct fix breaks bogus assumptions in old 
 debootstrap
 

I'd say the bug title ought to be Correct fix makes bug in base-passwd
surface.

 On Fri, 2014-11-07 at 02:33:48 +0100, Cyril Brulebois wrote:
[...]
  Tests performed on an amd64 host running wheezy, debootstrapping amd64.
  
  Well I bisected the archive and the last debootstrapable jessie release
  was at 20141102T221202Z; looking at the set of updated packages between
  that one and the next one, it looks like… dpkg got updated from 1.17.13
  to 1.17.21. And unsurprisingly reverting current jessie to dpkg 1.17.13
  makes debootstrap work again.
 

To stick with Santiago's earlier wording, we are now shooting the next
messenger (this time dpkg, after first working hard against base-files).

 What's making the breakage in debootstrap surface is dpkg 1.17.20, commit
 9ee62ecfc8937f24a82805a424564997042dd984. At least with my testing
 using a patched debootstrap, and using --foreign + --second-stage to
 inject a dpkg with the reverted commit.
 
  A few weeks or even days before the freeze doesn't quite seem to be the
  right time to introduce (not so) subtle changes in dpkg.
 
 (So we need to actually freeze months in advance of the freeze… right.)
 
 The above commit is a *correct* fix for a very old regression, to remove
 a bogus package queue dependency stage in dpkg. The breakage in
 debootstrap in older versions is due to incorrect assumptions, which
 where fixed correctly (not worked around, contrary to what is mentioned
 on its changelog) in 1.0.56. The change was:
 
 -   x_core_install base-files base-passwd
 +   x_core_install base-passwd
 +   x_core_install base-files
 
 where debootstrap was expecting that dpkg run to process base-passwd
 first, even though it was passed last. This, on a call to dpkg using
 --force-depends, for essential packages that do not have any kind of
 dependency relationship between them, which makes any such assumption
 be based on something far beyond undefined behavior.
 

I do agree with all the dpkg reasoning and in a way I'm grateful that dpkg made
this bug surface. But really there shouldn't be any such dependency on the order
of configuration of base-files and base-passwd.

  Reassigning it
  to dpkg for now; and cc-ing the release team because of things like the
  #768346 unblock request.
 
 I'm going to revert the commit above (only in 1.17.x, it will be kept
 in 1.18.x), because it is very minimal, just reintroduces again an
 unnecessary package queue stage, and such regression is acceptable if
 it makes buggy bootstrappers work again. But a fixed debootstrap (and
 maybe cdebootstrap if that fails too) should really be pushed to stable.
 

I think you might want to hold off on this revert. See

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767999#73

and Adam's kind testing of that patch.

Best,
Michael



pgpYFivBsNPee.pgp
Description: PGP signature


Re: Bug#767999: base-files: fails to install with pre-jessie debootstrap

2014-11-07 Thread Raphael Hertzog
On Fri, 07 Nov 2014, Guillem Jover wrote:
 I'm going to revert the commit above (only in 1.17.x, it will be kept
 in 1.18.x), because it is very minimal, just reintroduces again an
 unnecessary package queue stage, and such regression is acceptable if
 it makes buggy bootstrappers work again. But a fixed debootstrap (and
 maybe cdebootstrap if that fails too) should really be pushed to stable.

FWIW, cdebootstrap in stable is affected, it has been fixed in version
0.6.0 (see bug #737939). In Kali we were affected by this and our
solution was to make base-files depends on base-passwd. I argued for
this in #760568 first.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107091431.gd6...@home.ouaza.com



Bug#768410: unblock: charls/1.0-6

2014-11-07 Thread Mathieu Malaterre
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package charls

libgdcm2.4 is marked as `Multi-Arch: same` however two of its dependencies 
(charls/socket++) are not marked as `Multi-Arch: same`. This prevent libgdcm2.4 
package from true multiarch capabilities.
Please unblock charls which add the missing `Multi-Arch: same`. See attached 
debdiff. I'll report another unblock request for socket++ in a different bug.


unblock charls/1.0-6

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru charls-1.0/debian/changelog charls-1.0/debian/changelog
--- charls-1.0/debian/changelog	2013-12-08 12:37:30.0 +0100
+++ charls-1.0/debian/changelog	2014-11-07 09:29:46.0 +0100
@@ -1,3 +1,10 @@
+charls (1.0-6) unstable; urgency=low
+
+  * Really make the package multiarch capable. Closes: #768404
+  * Bump Std-Vers to 3.9.6, no changes needed.
+
+ -- Mathieu Malaterre ma...@debian.org  Fri, 07 Nov 2014 09:20:43 +0100
+
 charls (1.0-5) unstable; urgency=medium
 
   * Rework the symbol file to hide stl exported symbols
diff -Nru charls-1.0/debian/control charls-1.0/debian/control
--- charls-1.0/debian/control	2013-12-07 09:28:05.0 +0100
+++ charls-1.0/debian/control	2014-11-07 09:29:46.0 +0100
@@ -5,7 +5,7 @@
 Priority: optional
 Build-Depends: debhelper (= 9),
cmake
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/charls/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/charls/trunk/
 Homepage: http://charls.codeplex.com
@@ -13,6 +13,7 @@
 Package: libcharls-dev
 Architecture: any
 Section: libdevel
+Multi-Arch: same
 Depends: libcharls1 (= ${binary:Version}),
  ${misc:Depends}
 Description: Implementation of the JPEG-LS standard (development libraries)
@@ -29,6 +30,7 @@
 
 Package: libcharls1
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}


Re: zookeeper 3.4.6

2014-11-07 Thread Emilio Pozuelo Monfort

On 05/11/14 14:24, Tim Retout wrote:

Hello,

On the day of the freeze, I have noticed that I never uploaded
zookeeper 3.4.6 - there is an untested patch sitting in git that would
update it.

Zookeeper 3.4.6 allegedly fixes a critical bug to do with joining an
ensemble, but also has all these other changes:

http://zookeeper.apache.org/doc/r3.4.6/releasenotes.html

My understanding is that 3.4.6 is a relatively small bug-fix release,
since recent versions of Solr were updated to include this version, so
upstream are more confident about it.

May I test and upload this version to unstable this evening?  Or is
the risk too great and I should hold off?  I'd totally understand if
so, and I'm sorry for leaving this so late.


Please file an unblock bug, and attach a debdiff. Also look at the freeze policy 
and see if your request fulfills it. If in doubt, just send the debdiff in a bug 
report and we will comment on it.


Emilio


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/545c9480.4060...@debian.org



Bug#768413: unblock: socket++/1.12.13-8

2014-11-07 Thread Mathieu Malaterre
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package socket++

libgdcm2.4 is marked as `Multi-Arch: same` however two of its
dependencies (charls/socket++) are not marked as `Multi-Arch: same`.
This prevent libgdcm2.4 package from true multiarch capabilities.
Please unblock socket++ which add the missing `Multi-Arch: same`. See
attached debdiff. charls has been reported in another bug already.


unblock socket++/1.12.13-8

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

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


socket++.debdiff
Description: Binary data


[BTS] Split unblock into 3 based on moreinfo / confirmed tags

2014-11-07 Thread Niels Thykier
user release.debian@packages.debian.org
usercategory release.debian.org.tasks [hidden]
 * release.debian.org tasks [tag=]
   + Stable Proposed Updates (needs info) 
[2:pu+tag=wheezy+tag=moreinfo+pending=pending]
   + Stable Proposed Updates (awaiting upload) 
[1:pu+tag=wheezy+tag=confirmed+pending=pending]
   + Stable Proposed Updates [3:pu+tag=wheezy+pending=pending-fixed]
   + Stable Proposed Updates [0:pu+tag=wheezy]
   + Oldstable Proposed Updates (needs info) 
[6:pu+tag=squeeze+tag=moreinfo+pending=pending]
   + Oldstable Proposed Updates (awaiting upload) 
[5:pu+tag=squeeze+tag=confirmed+pending=pending]
   + Oldstable Proposed Updates [7:pu+tag=squeeze+pending=pending-fixed]
   + Oldstable Proposed Updates [4:pu+tag=squeeze]
   + Removal Requests (stable) [rm+tag=wheezy]
   + Removal Requests (oldstable) [rm+tag=squeeze]
   + Removal Requests [6:rm]
   + Unblock Requests (moreinfo) [10:unblock+tag=moreinfo]
   + Unblock Requests (confirmed) [9:unblock+tag=confirmed]
   + Unblock Requests [8:unblock]
   + BinNMU Requests [binnmu]
   + Transition Tracking Bugs [transition]
   + Britney (testing migration scripts) [britney]
   + Tools (release team tools) [tools]
   + Uncategorized []

usercategory normal
 * status
 * release.debian.org.tasks
 * severity

usercategory old
 * status
 * severity
 * classification


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107100317.6b6f58...@thykier.net



Bug#768321: unblock: curl/7.38.0-3

2014-11-07 Thread Alessandro Ghedini
On Thu, Nov 06, 2014 at 05:04:38PM +0100, Niels Thykier wrote:
 Control: tags -1 confirmed
 
 On Thu, 06 Nov 2014 14:46:59 +0100 Alessandro Ghedini gh...@debian.org
 wrote:
  Package: release.debian.org
  Severity: normal
  User: release.debian@packages.debian.org
  Usertags: unblock
  
  Hello,
  
  I'd like to upload curl 7.38.0-3 which contains a patch for CVE-2014-3707. 
  This
  will also contain an additional change that enables all hardening build 
  flags,
  which, AFAICT, isn't included in the approved changes categories, but given 
  the
  6 curl CVEs in the last 12 months, I think it'd be a good idea to have in
  jessie.
  
  Here's the changelog:
  
   curl (7.38.0-3) unstable; urgency=high
   .
 * Enable all hardening options (Closes: #763372)
 * [...]
  
  and the debdiff is attached.
  
  Can I go on and upload the package?
  
  Thanks
  
  [...]
 
 Hi,
 
 We are willing to accept the proposed debdiff.  One remark, the
 hardening change is accepted as an exception; normally I would have
 rejected that (but cURL ought to have it - thus, the exception).
 
 Please let us know when it is accepted in unstable.

Uploaded and accepted.

Cheers


signature.asc
Description: Digital signature


Processed: tagging 767641

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

 tags 767641 - moreinfo
Bug #767641 [release.debian.org] unblock: espeakup/1:0.71-17
Ignoring request to alter tags of bug #767641 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
767641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767641
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: 
https://lists.debian.org/handler.s.c.141535544023717.transcr...@bugs.debian.org



Processed: tagging 768077

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

 tags 768077 + moreinfo - confirmed
Bug #768077 {Done: Niels Thykier ni...@thykier.net} [release.debian.org] 
unblock: wfmath/1.0.2+dfsg1-0.3
Added tag(s) moreinfo.
Bug #768077 {Done: Niels Thykier ni...@thykier.net} [release.debian.org] 
unblock: wfmath/1.0.2+dfsg1-0.3
Removed tag(s) confirmed.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
768077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768077
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: 
https://lists.debian.org/handler.s.c.141535544023725.transcr...@bugs.debian.org



Processed: tagging 768077

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

 tags 768077 - moreinfo
Bug #768077 {Done: Niels Thykier ni...@thykier.net} [release.debian.org] 
unblock: wfmath/1.0.2+dfsg1-0.3
Removed tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
768077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768077
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: 
https://lists.debian.org/handler.s.c.141535544023723.transcr...@bugs.debian.org



Bug#768421: unblock: proxytunnel/1.9.0+svn250-4

2014-11-07 Thread Julian Gilbey
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package proxytunnel

This fixes Debian bug #767301, severity important.

This bug notes that due to CVE-2014-3566, SSLv3 is no longer available
in openssl, so I have patched proxytunnel to use TLSv1 instead of
SSLv3.  This may mean that some proxies which still use SSLv3
exclusively will no longer be accessible, but the absence of SSLv3 in
libssl would prevent this anyway.

I have just uploaded version -4 of proxytunnel - it should hit
unstable shortly.

The debdiff is attached: I have patched one line in one file via a new
quilt patch.

Thanks!

   Julian

unblock proxytunnel/1.9.0+svn250-4

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

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru proxytunnel-1.9.0+svn250/debian/changelog proxytunnel-1.9.0+svn250/debian/changelog
--- proxytunnel-1.9.0+svn250/debian/changelog	2014-01-28 20:15:30.0 +
+++ proxytunnel-1.9.0+svn250/debian/changelog	2014-11-07 10:21:54.0 +
@@ -1,3 +1,10 @@
+proxytunnel (1.9.0+svn250-4) unstable; urgency=medium
+
+  * Replace SSLv3 usage with TLSv1 to respond to CVE-2014-3566 removal of
+SSLv3 from openssl package (Closes: #767301)
+
+ -- Julian Gilbey j...@debian.org  Fri, 07 Nov 2014 10:06:38 +
+
 proxytunnel (1.9.0+svn250-3) unstable; urgency=low
 
   * Fix regression: FTBFS on some systems (Closes: #664470)
diff -Nru proxytunnel-1.9.0+svn250/debian/patches/06_migrate_from_SSLv3 proxytunnel-1.9.0+svn250/debian/patches/06_migrate_from_SSLv3
--- proxytunnel-1.9.0+svn250/debian/patches/06_migrate_from_SSLv3	1970-01-01 01:00:00.0 +0100
+++ proxytunnel-1.9.0+svn250/debian/patches/06_migrate_from_SSLv3	2014-11-07 10:17:50.0 +
@@ -0,0 +1,11 @@
+--- a/ptstream.c
 b/ptstream.c
+@@ -167,7 +167,7 @@
+ 	SSLeay_add_ssl_algorithms();
+ 	SSL_load_error_strings();
+ 
+-	ctx = SSL_CTX_new (SSLv3_client_method());
++	ctx = SSL_CTX_new (TLSv1_client_method());
+ 	ssl = SSL_new (ctx);
+ 
+ 	if (args_info.verbose_flag) {
diff -Nru proxytunnel-1.9.0+svn250/debian/patches/series proxytunnel-1.9.0+svn250/debian/patches/series
--- proxytunnel-1.9.0+svn250/debian/patches/series	2014-01-28 20:17:27.0 +
+++ proxytunnel-1.9.0+svn250/debian/patches/series	2014-11-07 10:05:26.0 +
@@ -3,3 +3,4 @@
 003_socket_write_loop
 004_remove_warnings
 005_sni
+06_migrate_from_SSLv3


Bug#768421: unblock: proxytunnel

2014-11-07 Thread Julian Gilbey
I forgot to explicity include the changelog entry in the bug report
(though it is in the debdiff):

proxytunnel (1.9.0+svn250-4) unstable; urgency=medium

  * Replace SSLv3 usage with TLSv1 to respond to CVE-2014-3566 removal of
SSLv3 from openssl package (Closes: #767301)

 -- Julian Gilbey j...@debian.org  Fri, 07 Nov 2014 10:06:38 +

   Julian


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107103525.ga25...@d-and-j.net



Bug#768422: release.debian.org: filterdiff support for debdiffs

2014-11-07 Thread Adam D. Barratt

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: tools

It would be really helpful, particularly for d, if the debdiff library 
supported a configurable (set of?) filterdiff expression.



--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/2b70d46d241eb51aeee785e3c5235...@mail.adsl.funky-badger.org



Bug#768423: release.debian.org: use projectb more in debrelease.proposed

2014-11-07 Thread Adam D. Barratt

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: tools

The information that we read from .changes and .deb files is also 
available in projectb. It would probably be more efficient to just pull 
it from there rather than doing bucketloads[tm] of I/O.



--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/758372620e98de9a21473b5c024eb...@mail.adsl.funky-badger.org



Bug#768424: unblock: evolution-data-server/3.12.7.1-2

2014-11-07 Thread Jordi Mallach
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package evolution-data-server

unblock evolution-data-server/3.12.7.1-2

This upload (now in unstable) fixes #765812 plus adds a couple more
patches from git to resolve some network-related problems we've been
observing.

Finally, it switches the hardcoded arch list for libphonenumber to just
exclude kfreebsd  hurd, which have not yet built that library.

Thanks for considering.

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru evolution-data-server-3.12.7.1/debian/changelog evolution-data-server-3.12.7.1/debian/changelog
--- evolution-data-server-3.12.7.1/debian/changelog	2014-10-14 18:29:20.0 +0200
+++ evolution-data-server-3.12.7.1/debian/changelog	2014-11-06 21:10:23.0 +0100
@@ -1,3 +1,16 @@
+evolution-data-server (3.12.7.1-2) unstable; urgency=medium
+
+  * Replace hardcoded list of libphonenumber architectures with just
+[!kfreebsd-any !hurd-any], so arm64 can also get this support.
+  * Add sqlite3_xfetch_crash.patch: Add upstream fix for crashes with
+new sqlite3 (closes: #765812).
+  * Add imapx_no_connect_when_offline.patch: avoid server connections while
+in offline mode.
+  * Add imapx_reconnect_after_socket_io_timeout.patch: Fix connection
+problems after network state changes.
+
+ -- Jordi Mallach jo...@debian.org  Thu, 06 Nov 2014 21:10:18 +0100
+
 evolution-data-server (3.12.7.1-1) unstable; urgency=medium
 
   * New upstream release 3.12.7.1
diff -Nru evolution-data-server-3.12.7.1/debian/control evolution-data-server-3.12.7.1/debian/control
--- evolution-data-server-3.12.7.1/debian/control	2014-10-13 15:55:16.0 +0200
+++ evolution-data-server-3.12.7.1/debian/control	2014-11-06 20:35:30.0 +0100
@@ -40,7 +40,7 @@
libkrb5-dev,
libldap2-dev,
liboauth-dev (= 0.9.4),
-   libphonenumber6-dev [amd64 armel armhf i386 mips mipsel powerpc ppc64el s390x alpha ppc64 x32],
+   libphonenumber6-dev [!kfreebsd-any !hurd-any],
libjson-glib-dev,
librest-dev (= 0.7),
libnss3-dev,
diff -Nru evolution-data-server-3.12.7.1/debian/patches/imapx_no_connect_when_offline.patch evolution-data-server-3.12.7.1/debian/patches/imapx_no_connect_when_offline.patch
--- evolution-data-server-3.12.7.1/debian/patches/imapx_no_connect_when_offline.patch	1970-01-01 01:00:00.0 +0100
+++ evolution-data-server-3.12.7.1/debian/patches/imapx_no_connect_when_offline.patch	2014-11-06 21:07:18.0 +0100
@@ -0,0 +1,37 @@
+From 65d1428b7be80ea0c934328b70be9001dc2e80eb Mon Sep 17 00:00:00 2001
+From: Milan Crha mc...@redhat.com
+Date: Fri, 24 Oct 2014 13:54:32 +0200
+Subject: [IMAPx] Do not connect to the server in offline mode
+
+One cannot do remote operations when in offline mode, which may
+include the server not being reachable.
+
+diff --git a/camel/providers/imapx/camel-imapx-store.c b/camel/providers/imapx/camel-imapx-store.c
+index 947d7e8..642d21a 100644
+--- a/camel/providers/imapx/camel-imapx-store.c
 b/camel/providers/imapx/camel-imapx-store.c
+@@ -2674,12 +2674,19 @@ camel_imapx_store_ref_server (CamelIMAPXStore *store,
+   GError **error)
+ {
+ 	CamelIMAPXServer *server = NULL;
++	CamelSession *session;
+ 	GError *local_error = NULL;
+ 
+ 	g_return_val_if_fail (CAMEL_IS_IMAPX_STORE (store), NULL);
+ 
+- 	server = camel_imapx_conn_manager_get_connection (
+-		store-priv-con_man, folder_name, for_expensive_job, cancellable, local_error);
++	session = camel_service_ref_session (CAMEL_SERVICE (store));
++
++	if (camel_offline_store_get_online (CAMEL_OFFLINE_STORE (store)) 
++	camel_session_get_online (session))
++		server = camel_imapx_conn_manager_get_connection (
++			store-priv-con_man, folder_name, for_expensive_job, cancellable, local_error);
++
++	g_clear_object (session);
+ 
+ 	if (!server  (!local_error || local_error-domain == G_RESOLVER_ERROR)) {
+ 		if (!local_error) {
+-- 
+cgit v0.10.1
+
diff -Nru evolution-data-server-3.12.7.1/debian/patches/imapx_reconnect_after_socket_io_timeout.patch evolution-data-server-3.12.7.1/debian/patches/imapx_reconnect_after_socket_io_timeout.patch
--- evolution-data-server-3.12.7.1/debian/patches/imapx_reconnect_after_socket_io_timeout.patch	1970-01-01 01:00:00.0 +0100
+++ evolution-data-server-3.12.7.1/debian/patches/imapx_reconnect_after_socket_io_timeout.patch	2014-11-06 21:07:41.0 +0100
@@ -0,0 +1,23 @@
+From 89d89f990e8705c7cb0b3534267026e8bfbd6b69 Mon Sep 17 00:00:00 2001
+From: Milan Crha mc...@redhat.com
+Date: Mon, 3 Nov 2014 12:20:17 

Re: Bug#767999: base-files: fails to install with pre-jessie debootstrap

2014-11-07 Thread Cyril Brulebois
Santiago Vila sanv...@unex.es (2014-11-07):
 On Fri, 7 Nov 2014, Michael Tautschnig wrote:
 
  To stick with Santiago's earlier wording, we are now shooting the next
  messenger (this time dpkg, after first working hard against base-files).
 
 Indeed. I would not like to see dpkg as the next victim of this problem.
 
 Being able to bootstrap jessie from wheezy is highly desirable, but
 IMHO not something that should prevent us from fixing bugs in dpkg
 when we could just apply the short and simple fix to the wheezy
 version of debootstrap:
 
 -   x_core_install base-files base-passwd
 +   x_core_install base-passwd
 +   x_core_install base-files

Can we please stop the drama here?

This isn't about shooting anyone. I meant to pinpoint the exact change
which triggered the failure to debootstrap jessie, and I did. Then
Guillem shared his point of view as a dpkg maintainer, which I'm fine
with: dpkg's change was right, debootstrap's expectations weren't.

Working around the wrong expectations in dpkg for the moment means sid
can be fixed in hours or days, ditto for jessie. Fixing debootstrap's
expectations in wheezy means we get a longterm fix (for when dpkg
switches back to the current, correct behaviour). But this can't happen
*immediately* as I already explained in an earlier mail, because of the
need for p-u and a point release.

As far as I can tell nothing speaks against having both dpkg patched and
debootstrap fixed. And that's the current plan.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Bug#767999: base-files: fails to install with pre-jessie debootstrap

2014-11-07 Thread Santiago Vila
On Fri, 7 Nov 2014, Michael Tautschnig wrote:

 To stick with Santiago's earlier wording, we are now shooting the next
 messenger (this time dpkg, after first working hard against base-files).

Indeed. I would not like to see dpkg as the next victim of this problem.

Being able to bootstrap jessie from wheezy is highly desirable, but
IMHO not something that should prevent us from fixing bugs in dpkg
when we could just apply the short and simple fix to the wheezy
version of debootstrap:

-   x_core_install base-files base-passwd
+   x_core_install base-passwd
+   x_core_install base-files


Thanks.


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/alpine.deb.2.11.1411071125580.8...@cantor.unex.es



Re: more binNMUs for rdeps of OpenSceneGraph? -- was: Re: Bug#768199: marked as done (nmu: simgear_3.0.0-6)

2014-11-07 Thread Jonathan Wiltshire

On 2014-11-06 21:40, Manuel A. Fernandez Montecelo wrote:
(You might want to do the other reverse dependencies as well: while 
simgear
is the only one that we know is affected, it's possible that others 
are.


Can somebody who knows the packages better (i.e. not me) please check 
and

file additional bugs if they are?

According to dak the reverse build-dependencies are:

choreonoid: libopenscenegraph-dev
flightgear: libopenscenegraph-dev ( 3.0.0)
libcitygml: libopenscenegraph-dev (= 3.0.1-4~)
osgearth: libopenscenegraph-dev (= 3.0.1) openscenegraph (= 3.0.1)
ossim: libopenscenegraph-dev
qgis: libopenscenegraph-dev
simgear: libopenscenegraph-dev ( 3.0.0)



I haven't looked in enough detail [yet] to see if those rdepends need
binNMUing, and I don't know if there's a clear-cut way to determine
that (especially if the issue is because of subtle changes of code
which rdepends embed, which could be also the case if they use C++
templates compiled statically into the rdepend binary, and similar
artifacts).

Maybe it's better to schedule binNMUs for all, to be better safe than
sorry?

Some packages for Jessie, like choreonoid and osgearth were uploaded
in February and April, so they were not even compiled with GCC 4.9 and
the latest libstcd++ for example.  They could also be affected by
other cases of subtle ABI changes in OSG or other dependencies.


Not quite true: chorenoid was binNMUd 20 days ago and 43 days ago, so 
they will not be in the same state as they were at the time of source 
upload.


Looking at the relevant dates though, nothing will have picked up the 
fix for #765855; scheduling. Don't worry about filing bugs.


Thanks,

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/70022cb16deec4de7ac2004156213...@hogwarts.powdarrmonkey.net



Bug#768424: marked as done (unblock: evolution-data-server/3.12.7.1-2)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 10:58:32 +
with message-id 545ca5d8.6040...@debian.org
and subject line Re: Bug#768424: unblock: evolution-data-server/3.12.7.1-2
has caused the Debian Bug report #768424,
regarding unblock: evolution-data-server/3.12.7.1-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768424
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package evolution-data-server

unblock evolution-data-server/3.12.7.1-2

This upload (now in unstable) fixes #765812 plus adds a couple more
patches from git to resolve some network-related problems we've been
observing.

Finally, it switches the hardcoded arch list for libphonenumber to just
exclude kfreebsd  hurd, which have not yet built that library.

Thanks for considering.

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru evolution-data-server-3.12.7.1/debian/changelog evolution-data-server-3.12.7.1/debian/changelog
--- evolution-data-server-3.12.7.1/debian/changelog	2014-10-14 18:29:20.0 +0200
+++ evolution-data-server-3.12.7.1/debian/changelog	2014-11-06 21:10:23.0 +0100
@@ -1,3 +1,16 @@
+evolution-data-server (3.12.7.1-2) unstable; urgency=medium
+
+  * Replace hardcoded list of libphonenumber architectures with just
+[!kfreebsd-any !hurd-any], so arm64 can also get this support.
+  * Add sqlite3_xfetch_crash.patch: Add upstream fix for crashes with
+new sqlite3 (closes: #765812).
+  * Add imapx_no_connect_when_offline.patch: avoid server connections while
+in offline mode.
+  * Add imapx_reconnect_after_socket_io_timeout.patch: Fix connection
+problems after network state changes.
+
+ -- Jordi Mallach jo...@debian.org  Thu, 06 Nov 2014 21:10:18 +0100
+
 evolution-data-server (3.12.7.1-1) unstable; urgency=medium
 
   * New upstream release 3.12.7.1
diff -Nru evolution-data-server-3.12.7.1/debian/control evolution-data-server-3.12.7.1/debian/control
--- evolution-data-server-3.12.7.1/debian/control	2014-10-13 15:55:16.0 +0200
+++ evolution-data-server-3.12.7.1/debian/control	2014-11-06 20:35:30.0 +0100
@@ -40,7 +40,7 @@
libkrb5-dev,
libldap2-dev,
liboauth-dev (= 0.9.4),
-   libphonenumber6-dev [amd64 armel armhf i386 mips mipsel powerpc ppc64el s390x alpha ppc64 x32],
+   libphonenumber6-dev [!kfreebsd-any !hurd-any],
libjson-glib-dev,
librest-dev (= 0.7),
libnss3-dev,
diff -Nru evolution-data-server-3.12.7.1/debian/patches/imapx_no_connect_when_offline.patch evolution-data-server-3.12.7.1/debian/patches/imapx_no_connect_when_offline.patch
--- evolution-data-server-3.12.7.1/debian/patches/imapx_no_connect_when_offline.patch	1970-01-01 01:00:00.0 +0100
+++ evolution-data-server-3.12.7.1/debian/patches/imapx_no_connect_when_offline.patch	2014-11-06 21:07:18.0 +0100
@@ -0,0 +1,37 @@
+From 65d1428b7be80ea0c934328b70be9001dc2e80eb Mon Sep 17 00:00:00 2001
+From: Milan Crha mc...@redhat.com
+Date: Fri, 24 Oct 2014 13:54:32 +0200
+Subject: [IMAPx] Do not connect to the server in offline mode
+
+One cannot do remote operations when in offline mode, which may
+include the server not being reachable.
+
+diff --git a/camel/providers/imapx/camel-imapx-store.c b/camel/providers/imapx/camel-imapx-store.c
+index 947d7e8..642d21a 100644
+--- a/camel/providers/imapx/camel-imapx-store.c
 b/camel/providers/imapx/camel-imapx-store.c
+@@ -2674,12 +2674,19 @@ camel_imapx_store_ref_server (CamelIMAPXStore *store,
+   GError **error)
+ {
+ 	CamelIMAPXServer *server = NULL;
++	CamelSession *session;
+ 	GError *local_error = NULL;
+ 
+ 	g_return_val_if_fail (CAMEL_IS_IMAPX_STORE (store), NULL);
+ 
+- 	server = camel_imapx_conn_manager_get_connection (
+-		store-priv-con_man, folder_name, for_expensive_job, cancellable, local_error);
++	session = camel_service_ref_session (CAMEL_SERVICE (store));
++
++	if (camel_offline_store_get_online (CAMEL_OFFLINE_STORE (store)) 
++	camel_session_get_online (session))
++		server = camel_imapx_conn_manager_get_connection (
++			

Bug#768427: debian-installer: build-depends: elilo [ia64], with elilo gone away

2014-11-07 Thread Cyril Brulebois
Package: debian-installer
Severity: normal

We're still build-depending on elilo on ia64, while this package got
removed (#755509); since ia64 is quite unmaintained, it might make sense
to actually drop this build dependency and let release people know that
they can drop this package from the d-i not-a-real package.

Trying to avoid using French words,
KiBi.


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141107110544.3293.83429.report...@arya.home.mraw.org



Bug#768421: marked as done (unblock: proxytunnel/1.9.0+svn250-4)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 11:09:41 +
with message-id d01d068febd70032f0f078aa661f3...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768421: unblock: proxytunnel/1.9.0+svn250-4
has caused the Debian Bug report #768421,
regarding unblock: proxytunnel/1.9.0+svn250-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package proxytunnel

This fixes Debian bug #767301, severity important.

This bug notes that due to CVE-2014-3566, SSLv3 is no longer available
in openssl, so I have patched proxytunnel to use TLSv1 instead of
SSLv3.  This may mean that some proxies which still use SSLv3
exclusively will no longer be accessible, but the absence of SSLv3 in
libssl would prevent this anyway.

I have just uploaded version -4 of proxytunnel - it should hit
unstable shortly.

The debdiff is attached: I have patched one line in one file via a new
quilt patch.

Thanks!

   Julian

unblock proxytunnel/1.9.0+svn250-4

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

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru proxytunnel-1.9.0+svn250/debian/changelog proxytunnel-1.9.0+svn250/debian/changelog
--- proxytunnel-1.9.0+svn250/debian/changelog	2014-01-28 20:15:30.0 +
+++ proxytunnel-1.9.0+svn250/debian/changelog	2014-11-07 10:21:54.0 +
@@ -1,3 +1,10 @@
+proxytunnel (1.9.0+svn250-4) unstable; urgency=medium
+
+  * Replace SSLv3 usage with TLSv1 to respond to CVE-2014-3566 removal of
+SSLv3 from openssl package (Closes: #767301)
+
+ -- Julian Gilbey j...@debian.org  Fri, 07 Nov 2014 10:06:38 +
+
 proxytunnel (1.9.0+svn250-3) unstable; urgency=low
 
   * Fix regression: FTBFS on some systems (Closes: #664470)
diff -Nru proxytunnel-1.9.0+svn250/debian/patches/06_migrate_from_SSLv3 proxytunnel-1.9.0+svn250/debian/patches/06_migrate_from_SSLv3
--- proxytunnel-1.9.0+svn250/debian/patches/06_migrate_from_SSLv3	1970-01-01 01:00:00.0 +0100
+++ proxytunnel-1.9.0+svn250/debian/patches/06_migrate_from_SSLv3	2014-11-07 10:17:50.0 +
@@ -0,0 +1,11 @@
+--- a/ptstream.c
 b/ptstream.c
+@@ -167,7 +167,7 @@
+ 	SSLeay_add_ssl_algorithms();
+ 	SSL_load_error_strings();
+ 
+-	ctx = SSL_CTX_new (SSLv3_client_method());
++	ctx = SSL_CTX_new (TLSv1_client_method());
+ 	ssl = SSL_new (ctx);
+ 
+ 	if (args_info.verbose_flag) {
diff -Nru proxytunnel-1.9.0+svn250/debian/patches/series proxytunnel-1.9.0+svn250/debian/patches/series
--- proxytunnel-1.9.0+svn250/debian/patches/series	2014-01-28 20:17:27.0 +
+++ proxytunnel-1.9.0+svn250/debian/patches/series	2014-11-07 10:05:26.0 +
@@ -3,3 +3,4 @@
 003_socket_write_loop
 004_remove_warnings
 005_sni
+06_migrate_from_SSLv3
---End Message---
---BeginMessage---

On 2014-11-07 10:32, Julian Gilbey wrote:

This fixes Debian bug #767301, severity important.

This bug notes that due to CVE-2014-3566, SSLv3 is no longer available
in openssl, so I have patched proxytunnel to use TLSv1 instead of
SSLv3.  This may mean that some proxies which still use SSLv3
exclusively will no longer be accessible, but the absence of SSLv3 in
libssl would prevent this anyway.

I have just uploaded version -4 of proxytunnel - it should hit
unstable shortly.

The debdiff is attached: I have patched one line in one file via a new
quilt patch.


Unblocked, thanks,

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits---End Message---


Bug#768413: marked as done (unblock: socket++/1.12.13-8)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 11:14:08 +
with message-id dc98e6bdfa348ec8d604c3b6bd122...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768413: unblock: socket++/1.12.13-8
has caused the Debian Bug report #768413,
regarding unblock: socket++/1.12.13-8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768413: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768413
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package socket++

libgdcm2.4 is marked as `Multi-Arch: same` however two of its
dependencies (charls/socket++) are not marked as `Multi-Arch: same`.
This prevent libgdcm2.4 package from true multiarch capabilities.
Please unblock socket++ which add the missing `Multi-Arch: same`. See
attached debdiff. charls has been reported in another bug already.


unblock socket++/1.12.13-8

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

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


socket++.debdiff
Description: Binary data
---End Message---
---BeginMessage---

Control: tag -1 wontfix

On 2014-11-07 09:58, Mathieu Malaterre wrote:

libgdcm2.4 is marked as `Multi-Arch: same` however two of its
dependencies (charls/socket++) are not marked as `Multi-Arch: same`.
This prevent libgdcm2.4 package from true multiarch capabilities.
Please unblock socket++ which add the missing `Multi-Arch: same`. See
attached debdiff. charls has been reported in another bug already.


Not at this stage of the cycle, sorry.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits---End Message---


Bug#768430: unblock: kde-workspace/4:4.11.13-2

2014-11-07 Thread Maximiliano Curia
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package kde-workspace

In order to fix CVE-2014-8651:
https://security-tracker.debian.org/tracker/CVE-2014-8651

unblock kde-workspace/4:4.11.13-2

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru kde-workspace-4.11.13/debian/changelog kde-workspace-4.11.13/debian/changelog
--- kde-workspace-4.11.13/debian/changelog	2014-10-20 17:13:03.0 +0200
+++ kde-workspace-4.11.13/debian/changelog	2014-11-07 10:11:29.0 +0100
@@ -1,3 +1,13 @@
+kde-workspace (4:4.11.13-2) unstable; urgency=medium
+
+  * New patch: upstream_do_not_pass_ntpUtility_as_an_argument.patch fix
+for https://www.kde.org/info/security/advisory-20141106-1.txt
+(CVE-2014-8651 : https://security-tracker.debian.org/tracker/CVE-2014-8651)
+  * New patch: upstream_validate_timezone_name_before_setting.patch,
+avoids .. in timezone name.
+
+ -- Maximiliano Curia m...@debian.org  Fri, 07 Nov 2014 10:11:28 +0100
+
 kde-workspace (4:4.11.13-1) unstable; urgency=medium
 
   * New upstream release (4.11.13).
diff -Nru kde-workspace-4.11.13/debian/patches/series kde-workspace-4.11.13/debian/patches/series
--- kde-workspace-4.11.13/debian/patches/series	2014-10-20 17:13:03.0 +0200
+++ kde-workspace-4.11.13/debian/patches/series	2014-11-07 10:11:29.0 +0100
@@ -26,3 +26,5 @@
 kubuntu_avoid_zic_and_deep_copy_timezone_data.diff
 check_if_SensorMgr
 ksysguardd_acpi_valgrind_complain
+upstream_do_not_pass_ntpUtility_as_an_argument.patch
+upstream_validate_timezone_name_before_setting.patch
diff -Nru kde-workspace-4.11.13/debian/patches/upstream_do_not_pass_ntpUtility_as_an_argument.patch kde-workspace-4.11.13/debian/patches/upstream_do_not_pass_ntpUtility_as_an_argument.patch
--- kde-workspace-4.11.13/debian/patches/upstream_do_not_pass_ntpUtility_as_an_argument.patch	1970-01-01 01:00:00.0 +0100
+++ kde-workspace-4.11.13/debian/patches/upstream_do_not_pass_ntpUtility_as_an_argument.patch	2014-11-07 10:11:29.0 +0100
@@ -0,0 +1,119 @@
+commit eebcb17746d9fa86ea8c5a7344709ef6750781cf
+Author: David Edmundson k...@davidedmundson.co.uk
+Date:   Tue Nov 4 13:57:59 2014 +0100
+
+Do not pass ntpUtility as an argument to datetime helper
+
+Passing the name of a binary to run to a polkit helper is a security
+risk as it allows any arbitrary process to be executed.
+
+This patch moves the detection of ntp utility location into the helper
+function.
+
+REVIEW: 120977
+
+Index: kde-workspace/kcontrol/dateandtime/dtime.cpp
+===
+--- kde-workspace.orig/kcontrol/dateandtime/dtime.cpp	2014-11-07 09:09:31.005905464 +0100
 kde-workspace/kcontrol/dateandtime/dtime.cpp	2014-11-07 09:09:30.997905785 +0100
+@@ -142,27 +142,15 @@
+   //kclock-setEnabled(enabled);
+ }
+ 
+-void Dtime::findNTPutility(){
+-  QByteArray envpath = qgetenv(PATH);
+-  if (!envpath.isEmpty()  envpath[0] == ':') {
+-envpath = envpath.mid(1);
+-  }
+-
+-  QString path = /sbin:/usr/sbin:;
+-  if (!envpath.isEmpty()) {
+-path += QString::fromLocal8Bit(envpath);
+-  } else {
+-path += QLatin1String(/bin:/usr/bin);
+-  }
+-
+-  foreach(const QString possible_ntputility, QStringList()  ntpdate  rdate ) {
+-if( !((ntpUtility = KStandardDirs::findExe(possible_ntputility, path)).isEmpty()) ) {
+-  kDebug()  ntpUtility =   ntpUtility;
+-  return;
++void Dtime::findNTPutility()
++{
++const QString exePath = QLatin1String(/usr/sbin:/usr/bin:/sbin:/bin);
++foreach(const QString possible_ntputility, QStringList()  ntpdate  rdate ) {
++ntpUtility = KStandardDirs::findExe(possible_ntputility, exePath);
++if (!ntpUtility.isEmpty()) {
++return;
++}
+ }
+-  }
+-
+-  kDebug()  ntpUtility not found!;
+ }
+ 
+ void Dtime::set_time()
+@@ -238,7 +226,6 @@
+   helperargs[ntp] = true;
+   helperargs[ntpServers] = list;
+   helperargs[ntpEnabled] = setDateTimeAuto-isChecked();
+-  helperargs[ntpUtility] = ntpUtility;
+ 
+   if(setDateTimeAuto-isChecked()  !ntpUtility.isEmpty()){
+ // NTP Time setting - done in helper
+Index: kde-workspace/kcontrol/dateandtime/helper.cpp
+===
+--- kde-workspace.orig/kcontrol/dateandtime/helper.cpp	2014-11-07 09:09:31.005905464 +0100
 kde-workspace/kcontrol/dateandtime/helper.cpp	2014-11-07 09:09:30.997905785 +0100
+@@ -52,8 +52,18 @@
+ // clears it. So we have to use a reasonable default.
+ static const QString exePath = QLatin1String(/usr/sbin:/usr/bin:/sbin:/bin);
+ 
+-int 

Bug#768139: unblock: mumble/1.2.8-1

2014-11-07 Thread Chris Knadle
On 06.11.14, Adam D. Barratt wrote:
 On 2014-11-06 2:52, Chris Knadle wrote:
 On 05.11.14, Adam D. Barratt wrote:
 Control: tags -1 + moreinfo
 
 On Wed, 2014-11-05 at 05:43 -0500, Chris Knadle wrote:
  mumble_1.2.8-1 contains a bugfix of priority important for
  allowing installation with pre-allocated user/group and the
  package has been in Unstable for 6 days without new bugs reported.
  Additionally 1.2.8-1 is marked as a stable upstream version,
  where the current 1.2.8~7~g76f6870-2 in Jessie is a snapshot.
  The differences in code between the versions are small -- I believe
  it's literrally only two patches incorporated.
 
 There's also
 
  debian/mumble-server.init   |  143 +++
 
 which doesn't appear to be mentioned afaics.
 
 *sigh*  Thanks for catching this: it wasn't mentioned because I
 didn't make this change (AFAIK) and was unaware of it concerning this
 upload;
 [...]
 At one time I had accidentily included a debian/mumble-server.init
 (in a prior version) because it's something upstream includes in
 their PPA package for Ubuntu so I was testing using the file but had
 not committed it to git.
 [...]
 Other than that, do you have a suggestion as to how I should proceed
 from here?
 
 If it can happen really soon, I'd be happy with an upload that
 matches what you intended.

Thank you.

I've just uploaded mumble 1.2.8-2 to mentors.debian.net and pinged my
package sponsor.  I've double-checked a debdiff between the downloaded
versions between Jessie and the new upload to Mentors -- attached.
I made one additional change to bump the Standards-Version to 3.9.6
because no changes were needed.  Link to Mentors pacge in case you
would like a look:

   https://mentors.debian.net/package/mumble

This took me all night because the backup machine I'm using is
experiencing disk corruption, but only when the disk is under load,
so once I discovered that I had to be careful how and where I did
the work.  When lightly loaded such as mounted when running a Knoppix
DVD or when doing low-level hard disk checks it shows no errors.  Yet
every time I attempt to load Jessie, the filesystem is corrupted on
it's first use (or doesn't even survive the attempt to load it).  :-(
It's extremely frustrating.  [And for obvious reasons this new upload
was built on a different system.]

Thanks for your work and for your diligence.

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us
diff -Nru mumble-1.2.8~7~g76f6870/CHANGES mumble-1.2.8/CHANGES
--- mumble-1.2.8~7~g76f6870/CHANGES	2014-07-04 06:15:44.0 -0400
+++ mumble-1.2.8/CHANGES	2014-08-08 11:51:59.0 -0400
@@ -1,3 +1,36 @@
+2014-08-08
+  Mikkel Krautz mik...@krautz.dk
+82c483e  scripts: modify git2cl.pl to work on the currently checked-out
+	 branch rather than origin/master.
+
+2014-07-23
+  Mikkel Krautz mik...@krautz.dk
+0bf4aa3  PulseAudio: don't call pa_stream_drop() for empty
+	 pa_stream_peek().
+
+2014-07-20
+  Mikkel Krautz mik...@krautz.dk
+633f905  PulseAudio: stricter pa_stream_peek() validation.
+
+2014-07-02
+  Mikkel Krautz mik...@krautz.dk
+76f6870  PulseAudio: fix access to protected enums in AudioInput and
+	 AudioOutput.
+9529651  installer: add the ability to use a custom bzip2 directory in
+	 the Win32 installer.
+8609912  installer: fix ability to use a custom OpenSslDir when
+	 building the Win32 installer.
+
+2014-06-29
+  Mikkel Krautz mik...@krautz.dk
+196a6f7  Allow building 1.2.x on Windows with
+	 mumble-releng/buildenv/1.2.x/win32
+
+2014-06-14
+  Mikkel Krautz mik...@krautz.dk
+414494d  Bump version to 1.2.8
+173ec2b  Update changelog
+
 2014-06-13
   Mikkel Krautz mik...@krautz.dk
 aef3509  Add CA certificate filter to MumbleSSL::addSystemCA() to work
@@ -31,6 +64,15 @@
 8323bd4  mumble: allow Log_macx.mm to build against the OS X 10.4 SDK
 	 (for universal builds).
 
+2013-08-02
+  Mikkel Krautz mik...@krautz.dk
+228f844  mumble: fix VoiceRecorderDialog build on Apple clang-500.1.70.
+
+2013-06-08
+  Mikkel Krautz mik...@krautz.dk
+9c06ecf  bonjour: use Qt::AutoConnection for BonjourServiceResolver's
+	 QSocketNotifier slot.
+
 2013-06-01
   Stefan Hacker d...@users.sourceforge.net
 5ff038e  Update changelog
diff -Nru mumble-1.2.8~7~g76f6870/debian/changelog mumble-1.2.8/debian/changelog
--- mumble-1.2.8~7~g76f6870/debian/changelog	2014-07-23 22:32:00.0 -0400
+++ mumble-1.2.8/debian/changelog	2014-11-07 04:29:22.0 -0500
@@ -1,3 +1,34 @@
+mumble (1.2.8-2) unstable; urgency=medium
+
+  * debian/mumble-server.init
+  - Remove file as it was included accidentily
+  * debian/control:
+  - Standards-Version updated to 3.9.6 (no changes needed)
+
+ -- Christopher Knadle chris.kna...@coredump.us  Fri, 07 Nov 2014 03:40:00 -0500
+
+mumble (1.2.8-1) unstable; urgency=medium
+
+  * New upstream stable release from 2014-08-09
+  * debian/control:
+  - Remove uploader Thorvald Natvig 

pre-approved changes: debian-edu-doc and debian-edu-install

2014-11-07 Thread Holger Levsen
Hi,

so the freeze policy asks to get pre-approval for things which are known to 
needed to change prior to the release, and Debian Edu has two packages which 
surely will need updates: debian-edu-doc and debian-edu-install. (I'm quite 
sure we'll need to fix other things as well, but they are not as predictable 
as these two...)

debian-edu-install will just neeed trivial version bumps in debian-edu-
install/version and debian-edu-install/debian/debian-edu-install.postinst - 
IMHO very much straightforward.

debian-edu-doc will (hopefully) receive further documentation and translation 
updates, as well as new images. So these changes will all reside in debian-
edu-doc/documentation/debian-edu-jessie/(images/|*.(po|pot|xml)) - again, IMHO 
straightforward.

Am I correct to assume that a.) this mail was the right thing to do?, b.) the 
next step will now be the usual thing: file unblock bugs once we've uploaded 
the packages?!


cheers,
Holger



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


Bug#768432: unblock: texstudio/2.8.4+debian-2

2014-11-07 Thread Tom Jampen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi

I've just fixed RC bug #768158 (texstudio-doc: fails to upgrade from
'wheezy' - trying to overwrite /usr/share/doc/texstudio/html/doc15.png)
in texstudio and I'm planning to upload to unstable.

However, I wanted to get green lights from the release team before
actually uploading it.

Before fixing the RC bug, I've already made the following two small
changes in my git repo:

* Updating to standards version 3.9.6 without any changes
* No longer specifying xz 'compression-level = 9' in source/options as a
  result to a recent discussion on debian-devel.

Am I allowed to include those two tiny changes along with the RC bugfix
or do you prefer an upload that just fixes the RC bug?


texstudio (2.8.4+debian-2) unstable; urgency=medium

  * Updating to standards version 3.9.6, no changes needed.
  * Switching to default xz compression in source/options.
  * Adding needed Replaces and Breaks fields for texstudio-doc and
texstudio-l10n in order to allow upgrading from wheezy due to
splitting the texstudio binary package (Closes: #768158).

 -- Tom Jampen t...@cryptography.ch  Thu, 06 Nov 2014 14:39:02 +0100


Thanks
Tom


diff -Nru texstudio-2.8.4+debian/debian/changelog 
texstudio-2.8.4+debian/debian/changelog
--- texstudio-2.8.4+debian/debian/changelog 2014-09-11 15:11:22.0 
+0200
+++ texstudio-2.8.4+debian/debian/changelog 2014-11-06 14:45:35.0 
+0100
@@ -1,3 +1,13 @@
+texstudio (2.8.4+debian-2) unstable; urgency=medium
+
+  * Updating to standards version 3.9.6, no changes needed.
+  * Switching to default xz compression in source/options.
+  * Adding needed Replaces and Breaks fields for texstudio-doc and
+texstudio-l10n in order to allow upgrading from wheezy due to splitting
+the texstudio binary package (Closes: #768158).
+
+ -- Tom Jampen t...@cryptography.ch  Thu, 06 Nov 2014 14:39:02 +0100
+
 texstudio (2.8.4+debian-1) unstable; urgency=medium
 
   * Merging upstream version 2.8.4+debian.
diff -Nru texstudio-2.8.4+debian/debian/control 
texstudio-2.8.4+debian/debian/control
--- texstudio-2.8.4+debian/debian/control   2014-09-10 07:27:55.0 
+0200
+++ texstudio-2.8.4+debian/debian/control   2014-11-06 10:25:48.0 
+0100
@@ -5,7 +5,7 @@
 Build-Depends:
  debhelper (= 9), libhunspell-dev, libpoppler-qt4-dev, libsynctex-dev,
  pkg-config, qt4-qmake, zlib1g-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://texstudio.sf.net/
 
 Package: texstudio
@@ -40,6 +40,8 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Replaces: texstudio ( 2.7.0+debian-2)
+Breaks: texstudio ( 2.7.0+debian-2)
 Description: LaTeX Editor (doc)
  TeXstudio is a program based on Texmaker, which integrates many tools needed
  to develop documents with LaTeX in just one application. Using its editor you
@@ -52,6 +54,8 @@
 Section: localization
 Architecture: all
 Depends: ${misc:Depends}, texstudio (= ${source:Version})
+Replaces: texstudio ( 2.7.0+debian-2)
+Breaks: texstudio ( 2.7.0+debian-2)
 Description: LaTeX Editor (localization)
  TeXstudio is a program based on Texmaker, which integrates many tools needed
  to develop documents with LaTeX in just one application. Using its editor you
diff -Nru texstudio-2.8.4+debian/debian/source/options 
texstudio-2.8.4+debian/debian/source/options
--- texstudio-2.8.4+debian/debian/source/options2014-09-10 
06:51:30.0 +0200
+++ texstudio-2.8.4+debian/debian/source/options2014-11-06 
10:28:55.0 +0100
@@ -1,2 +1 @@
 compression = xz
-compression-level = 9


Bug#768387: marked as done (unblock: pylint/1.3.1-1)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 11:28:07 +
with message-id 434a39c16ea532e5ac5e171976d8d...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768387: unblock: pylint/1.3.1-1
has caused the Debian Bug report #768387,
regarding unblock: pylint/1.3.1-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768387: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768387
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package pylint

This is a bugfix release (althought upstream has done some reorganization of the
test files, but that doesn't impact the program usage) for which astroid was
already unblocked.

unblock pylint/1.3.1-1

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

Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru pylint-1.3.0/ChangeLog pylint-1.3.1/ChangeLog
--- pylint-1.3.0/ChangeLog	2014-07-26 07:47:06.0 +0100
+++ pylint-1.3.1/ChangeLog	2014-08-24 22:06:20.0 +0100
@@ -1,6 +1,38 @@
 ChangeLog for Pylint
 
 
+2014-08-24 -- 1.3.1
+
+* Fix a false positive with string formatting checker, when
+  encountering a string which uses only position-based arguments.
+  Closes issue #285.
+
+* Fix a false positive with string formatting checker, when using
+  keyword argument packing. Closes issue #288.
+
+* Handle 'too-few-format-args' or 'too-many-format-args' for format
+  strings with both named and positional fields. Closes issue #286.
+
+* Analyze only strings by the string format checker. Closes issue #287.
+
+* Properly handle nested format string fields. Closes issue #294.
+
+* Properly handle unicode format strings for Python 2.
+  Closes issue #296.
+ 
+* Fix a false positive with 'too-few-format-args', when the format
+  strings contains duplicate manual position arguments.
+  Closes issue #310.
+
+* fixme regex handles comments without spaces after the hash.
+  Closes issue #311.
+
+* Fix a crash encountered when looking for attribute docstrings.
+
+* Fix a crash which ocurred while checking for 'method-hidden',
+  when the parent frame was something different than a function.
+ 
+
 2014-07-26  --  1.3.0
 
 * Allow hanging continued indentation for implicitly concatenated
diff -Nru pylint-1.3.0/checkers/base.py pylint-1.3.1/checkers/base.py
--- pylint-1.3.0/checkers/base.py	2014-07-26 07:44:30.0 +0100
+++ pylint-1.3.1/checkers/base.py	2014-08-24 21:58:08.0 +0100
@@ -555,7 +555,7 @@
 pass
 else:
 sibling = expr.previous_sibling()
-if (sibling.scope() is scope and
+if (sibling is not None and sibling.scope() is scope and
 isinstance(sibling, astroid.Assign)):
 return
 self.add_message('pointless-string-statement', node=node)
diff -Nru pylint-1.3.0/checkers/classes.py pylint-1.3.1/checkers/classes.py
--- pylint-1.3.0/checkers/classes.py	2014-07-26 07:44:30.0 +0100
+++ pylint-1.3.1/checkers/classes.py	2014-08-24 21:59:46.0 +0100
@@ -344,9 +344,11 @@
 try:
 overridden = klass.instance_attr(node.name)[0] # XXX
 overridden_frame = overridden.frame()
-if overridden_frame.type == 'method':
+if (isinstance(overridden_frame, astroid.Function)
+and overridden_frame.type == 'method'):
 overridden_frame = overridden_frame.parent.frame()
-if isinstance(overridden_frame, Class) and klass._is_subtype_of(overridden_frame.qname()):
+if (isinstance(overridden_frame, Class)
+and klass._is_subtype_of(overridden_frame.qname())):
 args = (overridden.root().name, overridden.fromlineno)
 self.add_message('method-hidden', args=args, node=node)
 except astroid.NotFoundError:
diff -Nru pylint-1.3.0/checkers/misc.py pylint-1.3.1/checkers/misc.py
--- pylint-1.3.0/checkers/misc.py	2014-07-26 07:44:30.0 +0100
+++ pylint-1.3.1/checkers/misc.py	2014-08-24 22:00:54.0 +0100
@@ -54,6 +54,17 @@
  

Bug#768125: marked as done (unblock: hhsuite/2.0.16-4)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 11:32:44 +
with message-id 7628c163e95086c6ba8d4f272cb70...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768125: unblock: hhsuite/2.0.16-4
has caused the Debian Bug report #768125,
regarding unblock: hhsuite/2.0.16-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package hhsuite

Add missing Breaks statement for hhsuite-doc
Closes: #768114

Debdiff is attached.

Thanks for your work for the Debian release

Andreas.

unblock hhsuite/2.0.16-4

-- System Information:
Debian Release: 7.7
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru hhsuite-2.0.16/debian/changelog hhsuite-2.0.16/debian/changelog
--- hhsuite-2.0.16/debian/changelog	2014-10-26 17:01:17.0 +0100
+++ hhsuite-2.0.16/debian/changelog	2014-11-05 07:21:56.0 +0100
@@ -1,3 +1,10 @@
+hhsuite (2.0.16-4) unstable; urgency=medium
+
+  * Add missing Breaks statement for hhsuite-doc
+Closes: #768114
+
+ -- Andreas Tille ti...@debian.org  Wed, 05 Nov 2014 07:21:05 +0100
+
 hhsuite (2.0.16-3) unstable; urgency=medium
 
   * hhsuite Breaks hhsuite-data (= 2.0.16-1)
diff -Nru hhsuite-2.0.16/debian/control hhsuite-2.0.16/debian/control
--- hhsuite-2.0.16/debian/control	2014-10-13 16:09:50.0 +0200
+++ hhsuite-2.0.16/debian/control	2014-11-05 07:22:49.0 +0100
@@ -44,6 +44,7 @@
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Recommends: hhsuite
+Breaks: hhsuite (= 2.0.16-1)
 Description: documentation for HHsuite for HMM-HMM comparisons
  HH-suite is an open-source software package for sensitive protein sequence
  searching based on the pairwise alignment of hidden Markov models (HMMs).
---End Message---
---BeginMessage---

On 2014-11-07 07:07, Andreas Tille wrote:

Hi,

2.0.16-5 was just uploaded (with incorrect description in changelpog as
I realised to late but d/control is fixed).  Please ping me for new
debdiff and/or new bug to make your work as simple as possible.


Unblocked, thanks.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits---End Message---


Re: snort/daq mess in testing.

2014-11-07 Thread Peter Michael Green

On 06/11/14 16:33, Ivo De Decker wrote:

If the fix is targeted and the diff between the current version in testing and
the new upload is acceptable, this might be unblocked.
Attatched is a proposed debdiff (against the version in testing) for 
reverting the unapproved transition and fixing the build on arm64 (I 
have tested it builds in an arm64 qemu chroot)


I think updating config.sub/guess is generally pretty safe but if you'd 
preffer to see it wrapped in an architecture conditional I can do that.


I will not upload this myself, the descision to revert is between the 
maintainers and the release team.
diff -Nru daq-0.6.2/debian/changelog daq-2.0.4+really0.6.2/debian/changelog
--- daq-0.6.2/debian/changelog  2012-01-18 18:51:17.0 +
+++ daq-2.0.4+really0.6.2/debian/changelog  2014-11-07 10:35:42.0 
+
@@ -1,3 +1,11 @@
+daq (2.0.4+really0.6.2-0.1) unstable; urgency=medium
+
+  * Proposal for consideration, no intent to NMU.
+  * Revert unapproved transition in sid
+  * Use autotools-dev to update config.sub/guess to fix build on arm64.
+
+ -- Peter Michael Green plugw...@debian.org  Fri, 07 Nov 2014 10:32:01 +
+
 daq (0.6.2-2) unstable; urgency=low
 
   * Upload to unstable (Closes: #656289)
diff -Nru daq-0.6.2/debian/control daq-2.0.4+really0.6.2/debian/control
--- daq-0.6.2/debian/control2011-01-13 00:34:06.0 +
+++ daq-2.0.4+really0.6.2/debian/control2014-11-07 10:34:30.0 
+
@@ -1,7 +1,7 @@
 Source: daq
 Priority: extra
 Maintainer: Javier Fernandez-Sanguino Pen~a j...@debian.org
-Build-Depends: debhelper (= 7.0.50~), autotools-dev, libpcap0.8-dev, flex, 
bison
+Build-Depends: debhelper (= 7.0.50~), autotools-dev, libpcap0.8-dev, flex, 
bison, autotools-dev
 Standards-Version: 3.8.4
 Section: libs
 Homepage: http://www.snort.org/snort-downloads
diff -Nru daq-0.6.2/debian/rules daq-2.0.4+really0.6.2/debian/rules
--- daq-0.6.2/debian/rules  2010-11-11 00:50:34.0 +
+++ daq-2.0.4+really0.6.2/debian/rules  2014-11-07 10:34:19.0 +
@@ -11,5 +11,5 @@
 #export DH_VERBOSE=1
 
 %:
-   dh $@ 
+   dh $@ --with autotools_dev
 #  dh $@  --with quilt


Processed: Re: Bug#768432: unblock: texstudio/2.8.4+debian-2

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 confirmed
Bug #768432 [release.debian.org] unblock: texstudio/2.8.4+debian-2
Added tag(s) confirmed.

-- 
768432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768432
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: 
https://lists.debian.org/handler.s.b768432.141536012225845.transcr...@bugs.debian.org



Bug#768432: unblock: texstudio/2.8.4+debian-2

2014-11-07 Thread Jonathan Wiltshire

Control: tag -1 confirmed

On 2014-11-07 11:28, Tom Jampen wrote:

* Updating to standards version 3.9.6 without any changes
* No longer specifying xz 'compression-level = 9' in source/options as 
a

  result to a recent discussion on debian-devel.

Am I allowed to include those two tiny changes along with the RC bugfix
or do you prefer an upload that just fixes the RC bug?


Yes.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/5ab6aff453c26c433df8fb2c8f447...@hogwarts.powdarrmonkey.net



Re: more binNMUs for rdeps of OpenSceneGraph? -- was: Re: Bug#768199: marked as done (nmu: simgear_3.0.0-6)

2014-11-07 Thread Manuel A. Fernandez Montecelo
2014-11-07 11:03 GMT+00:00 Jonathan Wiltshire j...@debian.org:
 On 2014-11-06 21:40, Manuel A. Fernandez Montecelo wrote:

 (You might want to do the other reverse dependencies as well: while
 simgear
 is the only one that we know is affected, it's possible that others are.


 Can somebody who knows the packages better (i.e. not me) please check and
 file additional bugs if they are?

 According to dak the reverse build-dependencies are:

 choreonoid: libopenscenegraph-dev
 flightgear: libopenscenegraph-dev ( 3.0.0)
 libcitygml: libopenscenegraph-dev (= 3.0.1-4~)
 osgearth: libopenscenegraph-dev (= 3.0.1) openscenegraph (= 3.0.1)
 ossim: libopenscenegraph-dev
 qgis: libopenscenegraph-dev
 simgear: libopenscenegraph-dev ( 3.0.0)



 I haven't looked in enough detail [yet] to see if those rdepends need
 binNMUing, and I don't know if there's a clear-cut way to determine
 that (especially if the issue is because of subtle changes of code
 which rdepends embed, which could be also the case if they use C++
 templates compiled statically into the rdepend binary, and similar
 artifacts).

 Maybe it's better to schedule binNMUs for all, to be better safe than
 sorry?

 Some packages for Jessie, like choreonoid and osgearth were uploaded
 in February and April, so they were not even compiled with GCC 4.9 and
 the latest libstcd++ for example.  They could also be affected by
 other cases of subtle ABI changes in OSG or other dependencies.


 Not quite true: chorenoid was binNMUd 20 days ago and 43 days ago, so they
 will not be in the same state as they were at the time of source upload.

Hmmm, sorry for the confusion.  I looked at the PTS and changelog
linked from PTS page, I didn't know that the binNMUs do not appear
there.  Even with aptitude and apt, changelog doesn't show the NMUs.

But most/all of the rdepends have some +b1 or +b2 appended in the
version available, so yes, they should be somewhat recent.


 Looking at the relevant dates though, nothing will have picked up the fix
 for #765855; scheduling. Don't worry about filing bugs.

OK, thanks.


-- 
Manuel A. Fernandez Montecelo manuel.montez...@gmail.com


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



Bug#768403: marked as done (unblock: ttytter/2.1.0+1-1)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 11:38:16 +
with message-id 2a37a37328742cc5050786d9eceda...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768403: unblock: ttytter/2.1.0+1-1
has caused the Debian Bug report #768403,
regarding unblock: ttytter/2.1.0+1-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768403
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package ttytter/2.1.0+1-1.

This update fixes two important or serious bugs: SSL connections to the
OAuth API are now over SSL by default (#736446, #760815) and a spurious
warning in the main display is addressed (#756960).

unblock ttytter/2.1.0+1-1

Thanks,
Thijs
diff -Nru ttytter-2.1.0/2.1.00.txt ttytter-2.1.0+1/2.1.00.txt
--- ttytter-2.1.0/2.1.00.txt	2012-12-28 00:56:55.0 +0100
+++ ttytter-2.1.0+1/2.1.00.txt	2014-01-15 06:20:47.0 +0100
@@ -634,6 +634,7 @@
 # default command line options
 
 $anonymous ||= 0;
+$ssl ||= 1;
 die(** -anonymous is no longer supported with Twitter (you must use -apibase also)\n)
 	if ($anonymous  !length($apibase));
 undef $user if ($anonymous);
@@ -4241,15 +4242,15 @@
 		# choose the MOST restrictive and normalize that.
 
 			$rate_limit_left = min(
-0+$rate_limit_ref-{'resources'}-{'statuses'}-{'/statuses/home_timeline'}-{'remaining'},
+0+$rate_limit_ref-{'resources'}-{'statuses'}-{'\\/statuses\\/home_timeline'}-{'remaining'},
 min(
-0+$rate_limit_ref-{'resources'}-{'statuses'}-{'/statuses/mentions_timeline'}-{'remaining'},
-0+$rate_limit_ref-{'resources'}-{'search'}-{'/search/tweets'}-{'remaining'}));
+0+$rate_limit_ref-{'resources'}-{'statuses'}-{'\\/statuses\\/mentions_timeline'}-{'remaining'},
+0+$rate_limit_ref-{'resources'}-{'search'}-{'\\/search\\/tweets'}-{'remaining'}));
 			$rate_limit_rate = min(
-0+$rate_limit_ref-{'resources'}-{'statuses'}-{'/statuses/home_timeline'}-{'limit'},
+0+$rate_limit_ref-{'resources'}-{'statuses'}-{'\\/statuses\\/home_timeline'}-{'limit'},
 min(
-0+$rate_limit_ref-{'resources'}-{'statuses'}-{'/statuses/mentions_timeline'}-{'limit'},
-0+$rate_limit_ref-{'resources'}-{'search'}-{'/search/tweets'}-{'limit'}));
+0+$rate_limit_ref-{'resources'}-{'statuses'}-{'\\/statuses\\/mentions_timeline'}-{'limit'},
+0+$rate_limit_ref-{'resources'}-{'search'}-{'\\/search\\/tweets'}-{'limit'}));
 			if ($rate_limit_left  3  $rate_limit_rate) {
 $estring = 
 *** warning: API rate limit imminent;
diff -Nru ttytter-2.1.0/debian/changelog ttytter-2.1.0+1/debian/changelog
--- ttytter-2.1.0/debian/changelog	2014-11-07 08:32:09.0 +0100
+++ ttytter-2.1.0+1/debian/changelog	2014-11-07 08:32:10.0 +0100
@@ -1,3 +1,11 @@
+ttytter (2.1.0+1-1) unstable; urgency=medium
+
+  * New upstream pseudorelease.
+- Accesses OAuth API over SSL by default (Closes: #736446, #760815).
+- Addresses rate limit warning (Closes: #756960).
+
+ -- Thijs Kinkhorst th...@debian.org  Thu, 30 Oct 2014 22:36:58 +0100
+
 ttytter (2.1.0-1) unstable; urgency=low
 
   * New upstream release (closes: #684335).
diff -Nru ttytter-2.1.0/debian/control ttytter-2.1.0+1/debian/control
--- ttytter-2.1.0/debian/control	2014-11-07 08:32:09.0 +0100
+++ ttytter-2.1.0+1/debian/control	2014-11-07 08:32:10.0 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Thijs Kinkhorst th...@debian.org
 Build-Depends: debhelper (= 9)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.6
 Homepage: http://www.floodgap.com/software/ttytter/
 Vcs-Svn: https://svn.kinkhorst.nl/svn/debian/ttytter/trunk/
 Vcs-Browser: https://aphrodite.kinkhorst.nl/wsvn/debian/ttytter/
---End Message---
---BeginMessage---

On 2014-11-07 07:34, Thijs Kinkhorst wrote:

Please unblock package ttytter/2.1.0+1-1.

This update fixes two important or serious bugs: SSL connections to the
OAuth API are now over SSL by default (#736446, #760815) and a spurious
warning in the main display is addressed (#756960).


Your changelog doesn't mention the bump to standards version 3.9.6, but 
meh. Not worth another upload.


Unblocked.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of 

Bug#768436: unblock: rtslib/3.0+git0.86e46bc6-4

2014-11-07 Thread Ritesh Raj Sarraf
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package rtslib

The -4 upload has an additional change to ship the upstream provided
policy files. It is important to have those files, as they are the
templates for each target. Without those (base) templates, the package
fails to load the corresponding SCSI targets.

The debdiff is attached. The package has already been uploaded to
unstable.

unblock rtslib/3.0+git0.86e46bc6-4

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru rtslib-3.0+git0.86e46bc6/debian/changelog rtslib-3.0+git0.86e46bc6/debian/changelog
--- rtslib-3.0+git0.86e46bc6/debian/changelog	2014-10-19 12:12:30.0 +0530
+++ rtslib-3.0+git0.86e46bc6/debian/changelog	2014-11-04 20:52:31.0 +0530
@@ -1,3 +1,11 @@
+rtslib (3.0+git0.86e46bc6-4) unstable; urgency=medium
+
+  * [acc103e] Install the policy files.
+Thanks to Jerome Martin (Closes: #764355)
+  * [6cb7aac] Add dh-python to build-depends
+
+ -- Ritesh Raj Sarraf r...@debian.org  Tue, 04 Nov 2014 20:52:09 +0530
+
 rtslib (3.0+git0.86e46bc6-3) unstable; urgency=medium
 
   * [5274ed0] Add some Depends on python modules.
diff -Nru rtslib-3.0+git0.86e46bc6/debian/control rtslib-3.0+git0.86e46bc6/debian/control
--- rtslib-3.0+git0.86e46bc6/debian/control	2014-10-19 11:44:58.0 +0530
+++ rtslib-3.0+git0.86e46bc6/debian/control	2014-11-04 20:51:56.0 +0530
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Ritesh Raj Sarraf r...@debian.org
-Build-Depends: debhelper(= 7.0.50~), python(= 2.6.6-3~), python-ipaddr, python-netifaces, python-configobj, python-epydoc, python-simpleparse, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, lmodern, ghostscript, texlive-fonts-recommended, python-pyparsing
+Build-Depends: debhelper(= 7.0.50~), dh-python, python(= 2.6.6-3~), python-ipaddr, python-netifaces, python-configobj, python-epydoc, python-simpleparse, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, lmodern, ghostscript, texlive-fonts-recommended, python-pyparsing
 Standards-Version: 3.9.2
 Homepage: http://www.risingtidesystems.com/git/?p=rtslib.git;a=summary
 Vcs-Git: git://anonscm.debian.org/linux-target/rtslib.git
diff -Nru rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install
--- rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install	2014-09-19 16:22:42.0 +0530
+++ rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install	2014-11-04 20:46:02.0 +0530
@@ -1,2 +1,3 @@
 lib/rtslib  usr/share/pyshared
 specs/*.spec	var/target/fabric/
+policy/*.lio	var/target/policy/


Processed: Re: Bug#768402: unblock: simplesamlphp/1.13.1-1

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 moreinfo
Bug #768402 [release.debian.org] unblock: simplesamlphp/1.13.1-1
Added tag(s) moreinfo.

-- 
768402: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768402
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: 
https://lists.debian.org/handler.s.b768402.14153611811061.transcr...@bugs.debian.org



Bug#768402: unblock: simplesamlphp/1.13.1-1

2014-11-07 Thread Jonathan Wiltshire

Control: tag -1 moreinfo

On 2014-11-07 07:30, Thijs Kinkhorst wrote:

This is an upstream release limited to strictly bugfixes.


Are there corresponding Debian bugs so we can assess severity please?

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/423955c860f9f7e54d49a2efc44c9...@hogwarts.powdarrmonkey.net



Processed: Re: Bug#768423: release.debian.org: use projectb more in debrelease.proposed

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 retitle -1 release.debian.org: use projectb more in
Bug #768423 [release.debian.org] release.debian.org: use projectb more in 
debrelease.proposed
Changed Bug title to 'release.debian.org: use projectb more in' from 
'release.debian.org: use projectb more in debrelease.proposed'

-- 
768423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768423
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: 
https://lists.debian.org/handler.s.b768423.14153618196155.transcr...@bugs.debian.org



Bug#768423: release.debian.org: use projectb more in debrelease.proposed

2014-11-07 Thread Adam D. Barratt
Control: retitle -1 release.debian.org: use projectb more in 
debrelease.*


On 2014-11-07 10:44, Adam D. Barratt wrote:

The information that we read from .changes and .deb files is also
available in projectb. It would probably be more efficient to just
pull it from there rather than doing bucketloads[tm] of I/O.


Thinking about it, there's more than strictly debrelease.proposed.

Things we currently use files for:

- determining which .changes files are in p-u-NEW
- reading Closes: from .changes (we already use the projectb record to 
display Closes: for accepted packages)

- reading binary package lists from .changes
- extracting binary version information from .deb files
- extracting package stanzas from .deb files to feed to dose (in 
debrelease.debcheck)



--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/3c15fe93780c8161cd8934a4985ac...@mail.adsl.funky-badger.org



Bug#768430: marked as done (unblock: kde-workspace/4:4.11.13-2)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Nov 2014 13:07:33 +0100
with message-id 20141107120732.gd3...@coloquinte.cristau.org
and subject line Re: Bug#768430: unblock: kde-workspace/4:4.11.13-2
has caused the Debian Bug report #768430,
regarding unblock: kde-workspace/4:4.11.13-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768430
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package kde-workspace

In order to fix CVE-2014-8651:
https://security-tracker.debian.org/tracker/CVE-2014-8651

unblock kde-workspace/4:4.11.13-2

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru kde-workspace-4.11.13/debian/changelog kde-workspace-4.11.13/debian/changelog
--- kde-workspace-4.11.13/debian/changelog	2014-10-20 17:13:03.0 +0200
+++ kde-workspace-4.11.13/debian/changelog	2014-11-07 10:11:29.0 +0100
@@ -1,3 +1,13 @@
+kde-workspace (4:4.11.13-2) unstable; urgency=medium
+
+  * New patch: upstream_do_not_pass_ntpUtility_as_an_argument.patch fix
+for https://www.kde.org/info/security/advisory-20141106-1.txt
+(CVE-2014-8651 : https://security-tracker.debian.org/tracker/CVE-2014-8651)
+  * New patch: upstream_validate_timezone_name_before_setting.patch,
+avoids .. in timezone name.
+
+ -- Maximiliano Curia m...@debian.org  Fri, 07 Nov 2014 10:11:28 +0100
+
 kde-workspace (4:4.11.13-1) unstable; urgency=medium
 
   * New upstream release (4.11.13).
diff -Nru kde-workspace-4.11.13/debian/patches/series kde-workspace-4.11.13/debian/patches/series
--- kde-workspace-4.11.13/debian/patches/series	2014-10-20 17:13:03.0 +0200
+++ kde-workspace-4.11.13/debian/patches/series	2014-11-07 10:11:29.0 +0100
@@ -26,3 +26,5 @@
 kubuntu_avoid_zic_and_deep_copy_timezone_data.diff
 check_if_SensorMgr
 ksysguardd_acpi_valgrind_complain
+upstream_do_not_pass_ntpUtility_as_an_argument.patch
+upstream_validate_timezone_name_before_setting.patch
diff -Nru kde-workspace-4.11.13/debian/patches/upstream_do_not_pass_ntpUtility_as_an_argument.patch kde-workspace-4.11.13/debian/patches/upstream_do_not_pass_ntpUtility_as_an_argument.patch
--- kde-workspace-4.11.13/debian/patches/upstream_do_not_pass_ntpUtility_as_an_argument.patch	1970-01-01 01:00:00.0 +0100
+++ kde-workspace-4.11.13/debian/patches/upstream_do_not_pass_ntpUtility_as_an_argument.patch	2014-11-07 10:11:29.0 +0100
@@ -0,0 +1,119 @@
+commit eebcb17746d9fa86ea8c5a7344709ef6750781cf
+Author: David Edmundson k...@davidedmundson.co.uk
+Date:   Tue Nov 4 13:57:59 2014 +0100
+
+Do not pass ntpUtility as an argument to datetime helper
+
+Passing the name of a binary to run to a polkit helper is a security
+risk as it allows any arbitrary process to be executed.
+
+This patch moves the detection of ntp utility location into the helper
+function.
+
+REVIEW: 120977
+
+Index: kde-workspace/kcontrol/dateandtime/dtime.cpp
+===
+--- kde-workspace.orig/kcontrol/dateandtime/dtime.cpp	2014-11-07 09:09:31.005905464 +0100
 kde-workspace/kcontrol/dateandtime/dtime.cpp	2014-11-07 09:09:30.997905785 +0100
+@@ -142,27 +142,15 @@
+   //kclock-setEnabled(enabled);
+ }
+ 
+-void Dtime::findNTPutility(){
+-  QByteArray envpath = qgetenv(PATH);
+-  if (!envpath.isEmpty()  envpath[0] == ':') {
+-envpath = envpath.mid(1);
+-  }
+-
+-  QString path = /sbin:/usr/sbin:;
+-  if (!envpath.isEmpty()) {
+-path += QString::fromLocal8Bit(envpath);
+-  } else {
+-path += QLatin1String(/bin:/usr/bin);
+-  }
+-
+-  foreach(const QString possible_ntputility, QStringList()  ntpdate  rdate ) {
+-if( !((ntpUtility = KStandardDirs::findExe(possible_ntputility, path)).isEmpty()) ) {
+-  kDebug()  ntpUtility =   ntpUtility;
+-  return;
++void Dtime::findNTPutility()
++{
++const QString exePath = QLatin1String(/usr/sbin:/usr/bin:/sbin:/bin);
++foreach(const QString possible_ntputility, QStringList()  ntpdate  rdate ) {
++ntpUtility = KStandardDirs::findExe(possible_ntputility, exePath);
++if (!ntpUtility.isEmpty()) {
++return;
++   

Processed: retitle 768423 to release.debian.org: use projectb more in debrelease.*

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

 retitle 768423 release.debian.org: use projectb more in debrelease.*
Bug #768423 [release.debian.org] release.debian.org: use projectb more in
Changed Bug title to 'release.debian.org: use projectb more in debrelease.*' 
from 'release.debian.org: use projectb more in'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
768423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768423
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: 
https://lists.debian.org/handler.s.c.14153620668434.transcr...@bugs.debian.org



Bug#768410: marked as done (unblock: charls/1.0-6)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Nov 2014 13:14:58 +0100
with message-id 20141107121457.ge3...@coloquinte.cristau.org
and subject line Re: Bug#768410: unblock: charls/1.0-6
has caused the Debian Bug report #768410,
regarding unblock: charls/1.0-6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768410: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768410
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package charls

libgdcm2.4 is marked as `Multi-Arch: same` however two of its dependencies 
(charls/socket++) are not marked as `Multi-Arch: same`. This prevent libgdcm2.4 
package from true multiarch capabilities.
Please unblock charls which add the missing `Multi-Arch: same`. See attached 
debdiff. I'll report another unblock request for socket++ in a different bug.


unblock charls/1.0-6

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru charls-1.0/debian/changelog charls-1.0/debian/changelog
--- charls-1.0/debian/changelog	2013-12-08 12:37:30.0 +0100
+++ charls-1.0/debian/changelog	2014-11-07 09:29:46.0 +0100
@@ -1,3 +1,10 @@
+charls (1.0-6) unstable; urgency=low
+
+  * Really make the package multiarch capable. Closes: #768404
+  * Bump Std-Vers to 3.9.6, no changes needed.
+
+ -- Mathieu Malaterre ma...@debian.org  Fri, 07 Nov 2014 09:20:43 +0100
+
 charls (1.0-5) unstable; urgency=medium
 
   * Rework the symbol file to hide stl exported symbols
diff -Nru charls-1.0/debian/control charls-1.0/debian/control
--- charls-1.0/debian/control	2013-12-07 09:28:05.0 +0100
+++ charls-1.0/debian/control	2014-11-07 09:29:46.0 +0100
@@ -5,7 +5,7 @@
 Priority: optional
 Build-Depends: debhelper (= 9),
cmake
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/charls/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/charls/trunk/
 Homepage: http://charls.codeplex.com
@@ -13,6 +13,7 @@
 Package: libcharls-dev
 Architecture: any
 Section: libdevel
+Multi-Arch: same
 Depends: libcharls1 (= ${binary:Version}),
  ${misc:Depends}
 Description: Implementation of the JPEG-LS standard (development libraries)
@@ -29,6 +30,7 @@
 
 Package: libcharls1
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
---End Message---
---BeginMessage---
On Fri, Nov  7, 2014 at 10:23:26 +0100, Mathieu Malaterre wrote:

 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package charls
 
 libgdcm2.4 is marked as `Multi-Arch: same` however two of its dependencies 
 (charls/socket++) are not marked as `Multi-Arch: same`. This prevent 
 libgdcm2.4 package from true multiarch capabilities.
 Please unblock charls which add the missing `Multi-Arch: same`. See attached 
 debdiff. I'll report another unblock request for socket++ in a different bug.
 
Not at this stage of the cycle, sorry.  


Cheers,
Julien---End Message---


Processed: Re: Bug#768436: unblock: rtslib/3.0+git0.86e46bc6-4

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 moreinfo
Bug #768436 [release.debian.org] unblock: rtslib/3.0+git0.86e46bc6-4
Added tag(s) moreinfo.

-- 
768436: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768436
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: 
https://lists.debian.org/handler.s.b768436.141536275213426.transcr...@bugs.debian.org



Bug#768436: unblock: rtslib/3.0+git0.86e46bc6-4

2014-11-07 Thread Julien Cristau
Control: tag -1 moreinfo

On Fri, Nov  7, 2014 at 17:20:06 +0530, Ritesh Raj Sarraf wrote:

 Please unblock package rtslib
 
 The -4 upload has an additional change to ship the upstream provided
 policy files. It is important to have those files, as they are the
 templates for each target. Without those (base) templates, the package
 fails to load the corresponding SCSI targets.
 
 The debdiff is attached. The package has already been uploaded to
 unstable.
 
It also adds dh-python to build-deps, which afaict does not fix any bug?

Cheers,
Julien


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107121909.gg3...@coloquinte.cristau.org



Bug#768432: unblock: texstudio/2.8.4+debian-2

2014-11-07 Thread Tom Jampen
On 07.11.2014 12:35, Jonathan Wiltshire wrote:
 Control: tag -1 confirmed
 
 On 2014-11-07 11:28, Tom Jampen wrote:
 * Updating to standards version 3.9.6 without any changes
 * No longer specifying xz 'compression-level = 9' in source/options as a
   result to a recent discussion on debian-devel.

 Am I allowed to include those two tiny changes along with the RC bugfix
 or do you prefer an upload that just fixes the RC bug?
 
 Yes.

LOL, usually I'm the one telling others not to ask OR-questions... now I
made the mistake myself...

As I'm not sure what part of the question you are referring to, I'm
simplifying the question:

Am I allowed to include those two tiny changes along with the RC bugfix?

Thanks
Tom


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/545cbc59.1020...@cryptography.ch



Bug#768436: unblock: rtslib/3.0+git0.86e46bc6-4

2014-11-07 Thread Ritesh Raj Sarraf
On 11/07/2014 05:49 PM, Julien Cristau wrote:
 It also adds dh-python to build-deps, which afaict does not fix any bug?

Yes. I think the build logs were reporting and requesting that
dependency. I was not much harm in adding it.

Do you want it reverted ?


-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#768436: unblock: rtslib/3.0+git0.86e46bc6-4

2014-11-07 Thread Julien Cristau
On Fri, Nov  7, 2014 at 18:01:59 +0530, Ritesh Raj Sarraf wrote:

 On 11/07/2014 05:49 PM, Julien Cristau wrote:
  It also adds dh-python to build-deps, which afaict does not fix any bug?
 
 Yes. I think the build logs were reporting and requesting that
 dependency. I was not much harm in adding it.
 
 Do you want it reverted ?
 
Yes please.

Cheers,
Julien


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107123723.gh3...@coloquinte.cristau.org



Re: pre-approved changes: debian-edu-doc and debian-edu-install

2014-11-07 Thread Julien Cristau
On Fri, Nov  7, 2014 at 11:25:31 +, Holger Levsen wrote:

 Hi,
 
 so the freeze policy asks to get pre-approval for things which are known to 
 needed to change prior to the release, and Debian Edu has two packages which 
 surely will need updates: debian-edu-doc and debian-edu-install. (I'm quite 
 sure we'll need to fix other things as well, but they are not as predictable 
 as these two...)
 
 debian-edu-install will just neeed trivial version bumps in debian-edu-
 install/version and debian-edu-install/debian/debian-edu-install.postinst - 
 IMHO very much straightforward.
 
 debian-edu-doc will (hopefully) receive further documentation and translation 
 updates, as well as new images. So these changes will all reside in debian-
 edu-doc/documentation/debian-edu-jessie/(images/|*.(po|pot|xml)) - again, 
 IMHO 
 straightforward.
 
 Am I correct to assume that a.) this mail was the right thing to do?, b.) 
 the 
 next step will now be the usual thing: file unblock bugs once we've uploaded 
 the packages?!

Yes, and yes.  Note that at some point in the freeze
documentation/translation updates will no longer be accepted and we'll
only unblock RC bug fixes.

Cheers,
Julien


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107121705.gf3...@coloquinte.cristau.org



Bug#768432: unblock: texstudio/2.8.4+debian-2

2014-11-07 Thread Jonathan Wiltshire

On 2014-11-07 12:34, Tom Jampen wrote:

On 07.11.2014 12:35, Jonathan Wiltshire wrote:

Control: tag -1 confirmed

On 2014-11-07 11:28, Tom Jampen wrote:

* Updating to standards version 3.9.6 without any changes
* No longer specifying xz 'compression-level = 9' in source/options 
as a

  result to a recent discussion on debian-devel.

Am I allowed to include those two tiny changes along with the RC 
bugfix

or do you prefer an upload that just fixes the RC bug?


Yes.


LOL, usually I'm the one telling others not to ask OR-questions... now 
I

made the mistake myself...


Oh, I should probably read the question before answering. Yes, you can 
include those extra changes :)


--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/fab83a969fac0c7017d96f82f2214...@hogwarts.powdarrmonkey.net



Bug#768440: unblock: libconfig-model-dpkg-perl/2.059

2014-11-07 Thread Dominique Dumont
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libconfig-model-dpkg-perl

version 2.058 has 2 bugs related to handling the content
of debian/copyright (#767494):
- default license text is not found when adding a know license
  section in debian/copyright
- a misleading warning message about license text is issued
  when running 'cme check dpkg' even if the content of
  debian/copyright is fine

As a packager, I find the misleading error message (#767494) really
annoying. I think this should be part of Jessie so that backporters
are not misled during their packaging activities.

version 2.059 fixes these 2 problems in
lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl by:
- making sure that the license text is returned by adding
  '$text' at the end of the code to be eval'ed (the formula)
- commenting out the code issuing the misleading message. This message
  actually means that Software::License module does not know the
  license short name in debian/copyright (which happens most of the
  time: Software::License know only about well known license like Apache
  GPL Artistic)

The modification in lib/Config/Model/models/Dpkg/Control/Binary.pl is
purely cosmetic ( \ replaced by \\ in a string generated by
Data::Dumper when saving Dpkg model with 'config-model-edit').

The last part of the patch is a addition to tests (t/dpkg.t) to ensure
that eval'ed code actually finds well known license text.

The debdiff is attached to this message.

Thanks

unblock libconfig-model-dpkg-perl/2.059

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

Kernel: Linux 3.16-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libconfig-model-dpkg-perl-2.058/debian/changelog libconfig-model-dpkg-perl-2.059/debian/changelog
--- libconfig-model-dpkg-perl-2.058/debian/changelog	2014-10-10 16:45:25.0 +0200
+++ libconfig-model-dpkg-perl-2.059/debian/changelog	2014-10-31 14:08:51.0 +0100
@@ -1,3 +1,11 @@
+libconfig-model-dpkg-perl (2.059) unstable; urgency=medium
+
+  * Copyright license text (Closes: #767494):
+* fix (really) automatic import of license summary or text
+* suppress misleading warning
+
+ -- Dominique Dumont d...@debian.org  Fri, 31 Oct 2014 14:06:18 +0100
+
 libconfig-model-dpkg-perl (2.058) unstable; urgency=medium
 
   * Team upload.
diff -Nru libconfig-model-dpkg-perl-2.058/lib/Config/Model/models/Dpkg/Control/Binary.pl libconfig-model-dpkg-perl-2.059/lib/Config/Model/models/Dpkg/Control/Binary.pl
--- libconfig-model-dpkg-perl-2.058/lib/Config/Model/models/Dpkg/Control/Binary.pl	2014-10-10 16:45:25.0 +0200
+++ libconfig-model-dpkg-perl-2.059/lib/Config/Model/models/Dpkg/Control/Binary.pl	2014-10-31 14:08:51.0 +0100
@@ -305,7 +305,7 @@
   'Build-Profiles',
   {
 'description' = 'A list of lists of (optionally negated) profile names, forming a conjunctive normal form expression in the same syntax as in the Build-Depends field',
-'match' = '!?[a-z0-9]+(?:\s+!?[a-z0-9]+)*(?:\s+!?[a-z0-9]+(?:\s+!?[a-z0-9]+)*)*',
+'match' = '!?[a-z0-9]+(?:\\s+!?[a-z0-9]+)*(?:\\s+!?[a-z0-9]+(?:\\s+!?[a-z0-9]+)*)*',
 'type' = 'leaf',
 'value_type' = 'uniline'
   }
diff -Nru libconfig-model-dpkg-perl-2.058/lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl libconfig-model-dpkg-perl-2.059/lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl
--- libconfig-model-dpkg-perl-2.058/lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl	2014-10-10 16:45:25.0 +0200
+++ libconfig-model-dpkg-perl-2.059/lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl	2014-10-31 14:08:51.0 +0100
@@ -24,17 +24,22 @@
   'formula' = 'require Software::LicenseUtils ;
 my $lic = index( - ) ;
 my $h = { short_name = $lic, holder = \'foo\' } ;
+my $text;
 
 if (defined $lic and $lic) {
# no need to fail if short_name is unknown
eval {
-   Software::LicenseUtils-new_from_short_name($h)-debian_text ;
+   $text = Software::LicenseUtils-new_from_short_name($h)-debian_text ;
} ;
 
-   if ($@ and ! $self-{data}) {
-   print Cannot find license text for $lic\\n ;
-   }
-}',
+# FIXME: find a way to warn user if a license is unknown only when
+# text is not set by another mean...
+#   if ($@ and ! $self-value_object-{data}) {
+#   print Cannot find license text for $lic\\n ;
+#   }
+}
+
+$text;',
   'undef_is' = '\'\'',
   'use_eval' = '1'
 },
diff -Nru libconfig-model-dpkg-perl-2.058/t/dpkg.t libconfig-model-dpkg-perl-2.059/t/dpkg.t
--- libconfig-model-dpkg-perl-2.058/t/dpkg.t	2014-10-10 16:45:25.0 +0200
+++ libconfig-model-dpkg-perl-2.059/t/dpkg.t	2014-10-31 14:08:51.0 +0100
@@ 

Bug#768441: unblock: parcimonie/0.8.4-1

2014-11-07 Thread intrigeri
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi,

please unblock package parcimonie.

I've prepared and uploaded a new upstream release to address the #768174
important bug, that makes the package unusable when using an encoding that's
handled by Encode::XS, as opposed to Encode::Encoding.

For your convenience, I'm attaching a filtered debdiff, skipping most of the
boilerplate and auto-generated bits.

unblock parcimonie/0.8.4-1
diff -Nru parcimonie-0.8.3/Changes parcimonie-0.8.4/Changes
--- parcimonie-0.8.3/Changes	2014-06-08 01:06:16.0 +0200
+++ parcimonie-0.8.4/Changes	2014-11-07 12:50:12.0 +0100
@@ -1,6 +1,25 @@
-==
--99-99 99:99:99 + HEAD
-==
+==
+2014-11-07 11:49:35 + parcimonie_0.8.4
+==
+
+  commit 9d20ef1aef9107a992a3b099576dc1a384a821c5
+  Author: intrigeri intrig...@boum.org
+  Date:   Fri Nov 7 11:49:35 2014 +
+  
+parcimonie 0.8.4
+
+  commit 14339a88178d16d4d7ece93af468d4dedb81f6a1
+  Author: intrigeri intrig...@boum.org
+  Date:   Fri Nov 7 11:44:37 2014 +
+  
+Support encodings that are handled by Encode::XS (Closes: #768174).
+
+Encode's find_encoding can return either an Encode::Encoding or
+Encode::XS object, depending on the actual encoding. 
+
+==
+2014-06-07 23:06:01 + parcimonie_0.8.3
+==
 
   commit 0a48d0b47579431389ee9f2826f9018e0c12984f
   Author: intrigeri intrig...@boum.org
diff -Nru parcimonie-0.8.3/debian/changelog parcimonie-0.8.4/debian/changelog
--- parcimonie-0.8.3/debian/changelog	2014-06-08 01:23:40.0 +0200
+++ parcimonie-0.8.4/debian/changelog	2014-11-07 12:52:54.0 +0100
@@ -1,3 +1,9 @@
+parcimonie (0.8.4-1) unstable; urgency=medium
+
+  * Support encodings that are handled by Encode::XS (Closes: #768174).
+
+ -- intrigeri intrig...@debian.org  Fri, 07 Nov 2014 12:51:29 +0100
+
 parcimonie (0.8.3-1) unstable; urgency=medium
 
   * New upstream release: don't store the results of (up to the) 1000 last
diff -Nru parcimonie-0.8.3/lib/App/Parcimonie/Role/HasEncoding.pm parcimonie-0.8.4/lib/App/Parcimonie/Role/HasEncoding.pm
--- parcimonie-0.8.3/lib/App/Parcimonie/Role/HasEncoding.pm	2014-06-08 01:06:16.0 +0200
+++ parcimonie-0.8.4/lib/App/Parcimonie/Role/HasEncoding.pm	2014-11-07 12:50:12.0 +0100
@@ -24,7 +24,7 @@
 use namespace::clean;
 
 has 'encoding' = (
-isa= 'Encode::Encoding',
+isa= 'Encode::Encoding|Encode::XS',
 is = 'ro',
 lazy_build = 1,
 );


Bug#768432: unblock: texstudio/2.8.4+debian-2

2014-11-07 Thread Tom Jampen
On 07.11.2014 13:36, Jonathan Wiltshire wrote:
 On 2014-11-07 12:34, Tom Jampen wrote:
 On 07.11.2014 12:35, Jonathan Wiltshire wrote:
 Control: tag -1 confirmed

 On 2014-11-07 11:28, Tom Jampen wrote:
 * Updating to standards version 3.9.6 without any changes
 * No longer specifying xz 'compression-level = 9' in source/options
 as a
   result to a recent discussion on debian-devel.

 Am I allowed to include those two tiny changes along with the RC bugfix
 or do you prefer an upload that just fixes the RC bug?

 Yes.

 LOL, usually I'm the one telling others not to ask OR-questions... now I
 made the mistake myself...
 
 Oh, I should probably read the question before answering. Yes, you can
 include those extra changes :)

Uploaded, thanks.


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/545cbf4a.6030...@cryptography.ch



Bug#768444: pu: package debootstrap/1.0.48+deb7u2

2014-11-07 Thread Cyril Brulebois
Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian@packages.debian.org
Usertags: pu

Hi,

there was a lot of crying, and shouting, and shooting in #767999; given
Guillem's comments I'm tempted to go the route outlined in [1]. I'm
attaching the proposed patch, already deployed in testing for quite a
while; and also successfully in stable by different people.

 1. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767999#147

Mraw,
KiBi.
diff --git a/debian/changelog b/debian/changelog
index b5585bd..0b74595 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+debootstrap (1.0.48+deb7u2) wheezy; urgency=low
+
+  [ Cyril Brulebois ]
+  * Backport the following change from 1.0.56 (Closes: #766459). More
+details can be found in #767999, see Guillem's comments.
+
+  [ Tollef Fog Heen ]
+  * Install base-passwd and base-files in two calls rather than one to
+avoid problems with home-built media with different ordering in
+Packages.  Thanks to Jo Shields for pointing this out and providing
+the workaround.  Closes: #601670.  LP: #1001131.
+
+ -- Cyril Brulebois k...@debian.org  Fri, 07 Nov 2014 12:43:19 +
+
 debootstrap (1.0.48+deb7u1) wheezy; urgency=low
 
   [ Joey Hess ]
diff --git a/scripts/gutsy b/scripts/gutsy
index 90e1d5d..bf40773 100644
--- a/scripts/gutsy
+++ b/scripts/gutsy
@@ -106,7 +106,8 @@ second_stage_install () {
 
 	p; progress $baseprog $bases INSTCORE Installing core packages #2
 	ln -sf mawk $TARGET/usr/bin/awk
-	x_core_install base-files base-passwd
+	x_core_install base-passwd
+	x_core_install base-files
 	p; progress $baseprog $bases INSTCORE Installing core packages #3
 	x_core_install dpkg
 
diff --git a/scripts/sid b/scripts/sid
index 893d5d5..59cee50 100644
--- a/scripts/sid
+++ b/scripts/sid
@@ -98,7 +98,8 @@ second_stage_install () {
 
 	p; progress $baseprog $bases INSTCORE Installing core packages #2
 	ln -sf mawk $TARGET/usr/bin/awk
-	x_core_install base-files base-passwd
+	x_core_install base-passwd
+	x_core_install base-files
 	p; progress $baseprog $bases INSTCORE Installing core packages #3
 	x_core_install dpkg
 


Bug#768440: marked as done (unblock: libconfig-model-dpkg-perl/2.059)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 12:48:12 +
with message-id 17eea38ea96694128414431109085...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768440: unblock: libconfig-model-dpkg-perl/2.059
has caused the Debian Bug report #768440,
regarding unblock: libconfig-model-dpkg-perl/2.059
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libconfig-model-dpkg-perl

version 2.058 has 2 bugs related to handling the content
of debian/copyright (#767494):
- default license text is not found when adding a know license
  section in debian/copyright
- a misleading warning message about license text is issued
  when running 'cme check dpkg' even if the content of
  debian/copyright is fine

As a packager, I find the misleading error message (#767494) really
annoying. I think this should be part of Jessie so that backporters
are not misled during their packaging activities.

version 2.059 fixes these 2 problems in
lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl by:
- making sure that the license text is returned by adding
  '$text' at the end of the code to be eval'ed (the formula)
- commenting out the code issuing the misleading message. This message
  actually means that Software::License module does not know the
  license short name in debian/copyright (which happens most of the
  time: Software::License know only about well known license like Apache
  GPL Artistic)

The modification in lib/Config/Model/models/Dpkg/Control/Binary.pl is
purely cosmetic ( \ replaced by \\ in a string generated by
Data::Dumper when saving Dpkg model with 'config-model-edit').

The last part of the patch is a addition to tests (t/dpkg.t) to ensure
that eval'ed code actually finds well known license text.

The debdiff is attached to this message.

Thanks

unblock libconfig-model-dpkg-perl/2.059

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

Kernel: Linux 3.16-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libconfig-model-dpkg-perl-2.058/debian/changelog libconfig-model-dpkg-perl-2.059/debian/changelog
--- libconfig-model-dpkg-perl-2.058/debian/changelog	2014-10-10 16:45:25.0 +0200
+++ libconfig-model-dpkg-perl-2.059/debian/changelog	2014-10-31 14:08:51.0 +0100
@@ -1,3 +1,11 @@
+libconfig-model-dpkg-perl (2.059) unstable; urgency=medium
+
+  * Copyright license text (Closes: #767494):
+* fix (really) automatic import of license summary or text
+* suppress misleading warning
+
+ -- Dominique Dumont d...@debian.org  Fri, 31 Oct 2014 14:06:18 +0100
+
 libconfig-model-dpkg-perl (2.058) unstable; urgency=medium
 
   * Team upload.
diff -Nru libconfig-model-dpkg-perl-2.058/lib/Config/Model/models/Dpkg/Control/Binary.pl libconfig-model-dpkg-perl-2.059/lib/Config/Model/models/Dpkg/Control/Binary.pl
--- libconfig-model-dpkg-perl-2.058/lib/Config/Model/models/Dpkg/Control/Binary.pl	2014-10-10 16:45:25.0 +0200
+++ libconfig-model-dpkg-perl-2.059/lib/Config/Model/models/Dpkg/Control/Binary.pl	2014-10-31 14:08:51.0 +0100
@@ -305,7 +305,7 @@
   'Build-Profiles',
   {
 'description' = 'A list of lists of (optionally negated) profile names, forming a conjunctive normal form expression in the same syntax as in the Build-Depends field',
-'match' = '!?[a-z0-9]+(?:\s+!?[a-z0-9]+)*(?:\s+!?[a-z0-9]+(?:\s+!?[a-z0-9]+)*)*',
+'match' = '!?[a-z0-9]+(?:\\s+!?[a-z0-9]+)*(?:\\s+!?[a-z0-9]+(?:\\s+!?[a-z0-9]+)*)*',
 'type' = 'leaf',
 'value_type' = 'uniline'
   }
diff -Nru libconfig-model-dpkg-perl-2.058/lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl libconfig-model-dpkg-perl-2.059/lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl
--- libconfig-model-dpkg-perl-2.058/lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl	2014-10-10 16:45:25.0 +0200
+++ libconfig-model-dpkg-perl-2.059/lib/Config/Model/models/Dpkg/Copyright/LicenseSpec.pl	2014-10-31 14:08:51.0 +0100
@@ -24,17 +24,22 @@
   'formula' = 'require Software::LicenseUtils ;
 my $lic = index( - ) ;
 my $h = { short_name = $lic, holder = \'foo\' } ;
+my $text;
 
 if (defined $lic 

Bug#768441: marked as done (unblock: parcimonie/0.8.4-1)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 12:50:07 +
with message-id de3f18f410b9a07ce32db053189f0...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768441: unblock: parcimonie/0.8.4-1
has caused the Debian Bug report #768441,
regarding unblock: parcimonie/0.8.4-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768441: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768441
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi,

please unblock package parcimonie.

I've prepared and uploaded a new upstream release to address the #768174
important bug, that makes the package unusable when using an encoding that's
handled by Encode::XS, as opposed to Encode::Encoding.

For your convenience, I'm attaching a filtered debdiff, skipping most of the
boilerplate and auto-generated bits.

unblock parcimonie/0.8.4-1
diff -Nru parcimonie-0.8.3/Changes parcimonie-0.8.4/Changes
--- parcimonie-0.8.3/Changes	2014-06-08 01:06:16.0 +0200
+++ parcimonie-0.8.4/Changes	2014-11-07 12:50:12.0 +0100
@@ -1,6 +1,25 @@
-==
--99-99 99:99:99 + HEAD
-==
+==
+2014-11-07 11:49:35 + parcimonie_0.8.4
+==
+
+  commit 9d20ef1aef9107a992a3b099576dc1a384a821c5
+  Author: intrigeri intrig...@boum.org
+  Date:   Fri Nov 7 11:49:35 2014 +
+  
+parcimonie 0.8.4
+
+  commit 14339a88178d16d4d7ece93af468d4dedb81f6a1
+  Author: intrigeri intrig...@boum.org
+  Date:   Fri Nov 7 11:44:37 2014 +
+  
+Support encodings that are handled by Encode::XS (Closes: #768174).
+
+Encode's find_encoding can return either an Encode::Encoding or
+Encode::XS object, depending on the actual encoding. 
+
+==
+2014-06-07 23:06:01 + parcimonie_0.8.3
+==
 
   commit 0a48d0b47579431389ee9f2826f9018e0c12984f
   Author: intrigeri intrig...@boum.org
diff -Nru parcimonie-0.8.3/debian/changelog parcimonie-0.8.4/debian/changelog
--- parcimonie-0.8.3/debian/changelog	2014-06-08 01:23:40.0 +0200
+++ parcimonie-0.8.4/debian/changelog	2014-11-07 12:52:54.0 +0100
@@ -1,3 +1,9 @@
+parcimonie (0.8.4-1) unstable; urgency=medium
+
+  * Support encodings that are handled by Encode::XS (Closes: #768174).
+
+ -- intrigeri intrig...@debian.org  Fri, 07 Nov 2014 12:51:29 +0100
+
 parcimonie (0.8.3-1) unstable; urgency=medium
 
   * New upstream release: don't store the results of (up to the) 1000 last
diff -Nru parcimonie-0.8.3/lib/App/Parcimonie/Role/HasEncoding.pm parcimonie-0.8.4/lib/App/Parcimonie/Role/HasEncoding.pm
--- parcimonie-0.8.3/lib/App/Parcimonie/Role/HasEncoding.pm	2014-06-08 01:06:16.0 +0200
+++ parcimonie-0.8.4/lib/App/Parcimonie/Role/HasEncoding.pm	2014-11-07 12:50:12.0 +0100
@@ -24,7 +24,7 @@
 use namespace::clean;
 
 has 'encoding' = (
-isa= 'Encode::Encoding',
+isa= 'Encode::Encoding|Encode::XS',
 is = 'ro',
 lazy_build = 1,
 );
---End Message---
---BeginMessage---

On 2014-11-07 12:42, intrigeri wrote:

please unblock package parcimonie.

I've prepared and uploaded a new upstream release to address the 
#768174
important bug, that makes the package unusable when using an encoding 
that's

handled by Encode::XS, as opposed to Encode::Encoding.

For your convenience, I'm attaching a filtered debdiff, skipping most 
of the

boilerplate and auto-generated bits.


Unblocked, thanks.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits---End Message---


Bug#768321: marked as done (unblock: curl/7.38.0-3)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 12:51:54 +
with message-id f34412642cc281f4b6cce447ce8c8...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768321: unblock: curl/7.38.0-3
has caused the Debian Bug report #768321,
regarding unblock: curl/7.38.0-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hello,

I'd like to upload curl 7.38.0-3 which contains a patch for CVE-2014-3707. This
will also contain an additional change that enables all hardening build flags,
which, AFAICT, isn't included in the approved changes categories, but given the
6 curl CVEs in the last 12 months, I think it'd be a good idea to have in
jessie.

Here's the changelog:

 curl (7.38.0-3) unstable; urgency=high
 .
   * Enable all hardening options (Closes: #763372)
   * Fix duphandle read out of bounds as per CVE-2014-3707
 http://curl.haxx.se/docs/adv_20141105.html
   * Set urgency=high accordingly

and the debdiff is attached.

Can I go on and upload the package?

Thanks

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru curl-7.38.0/debian/changelog curl-7.38.0/debian/changelog
--- curl-7.38.0/debian/changelog	2014-09-23 16:42:12.0 +0200
+++ curl-7.38.0/debian/changelog	2014-11-06 11:40:27.0 +0100
@@ -1,3 +1,12 @@
+curl (7.38.0-3) unstable; urgency=high
+
+  * Enable all hardening options (Closes: #763372)
+  * Fix duphandle read out of bounds as per CVE-2014-3707
+http://curl.haxx.se/docs/adv_20141105.html
+  * Set urgency=high accordingly
+
+ -- Alessandro Ghedini gh...@debian.org  Thu, 06 Nov 2014 11:40:24 +0100
+
 curl (7.38.0-2) unstable; urgency=medium
 
   * Check for libtoolize instead of libtool during build.
diff -Nru curl-7.38.0/debian/patches/11_CVE-2014-3707.patch curl-7.38.0/debian/patches/11_CVE-2014-3707.patch
--- curl-7.38.0/debian/patches/11_CVE-2014-3707.patch	1970-01-01 01:00:00.0 +0100
+++ curl-7.38.0/debian/patches/11_CVE-2014-3707.patch	2014-11-06 11:40:27.0 +0100
@@ -0,0 +1,400 @@
+From 3696fc1ba79d9b34660c44150be5e93ecf87dd9e Mon Sep 17 00:00:00 2001
+From: Daniel Stenberg dan...@haxx.se
+Date: Fri, 17 Oct 2014 12:59:32 +0200
+Subject: [PATCH] curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of
+ bounds
+
+When duplicating a handle, the data to post was duplicated using
+strdup() when it could be binary and contain zeroes and it was not even
+zero terminated! This caused read out of bounds crashes/segfaults.
+
+Since the lib/strdup.c file no longer is easily shared with the curl
+tool with this change, it now uses its own version instead.
+
+Bug: http://curl.haxx.se/docs/adv_20141105.html
+CVE: CVE-2014-3707
+Reported-By: Symeon Paraschoudis
+---
+ lib/formdata.c| 52 +---
+ lib/strdup.c  | 32 +++-
+ lib/strdup.h  |  3 ++-
+ lib/url.c | 22 +-
+ lib/urldata.h | 11 +--
+ src/Makefile.inc  |  4 ++--
+ src/tool_setup.h  |  5 ++---
+ src/tool_strdup.c | 47 +++
+ src/tool_strdup.h | 30 ++
+ 9 files changed, 145 insertions(+), 61 deletions(-)
+ create mode 100644 src/tool_strdup.c
+ create mode 100644 src/tool_strdup.h
+
+--- a/lib/formdata.c
 b/lib/formdata.c
+@@ -36,6 +36,7 @@
+ #include strequal.h
+ #include curl_memory.h
+ #include sendf.h
++#include strdup.h
+ 
+ #define _MPRINTF_REPLACE /* use our functions only */
+ #include curl/mprintf.h
+@@ -214,46 +215,6 @@
+ 
+ /***
+  *
+- * memdup()
+- *
+- * Copies the 'source' data to a newly allocated buffer buffer (that is
+- * returned). Uses buffer_length if not null, else uses strlen to determine
+- * the length of the buffer to be copied
+- *
+- * Returns the new pointer or NULL on failure.
+- *
+- ***/
+-static char *memdup(const char *src, size_t buffer_length)
+-{
+-  size_t length;
+-  bool add = FALSE;
+-  char *buffer;
+-
+-  if(buffer_length)

Processed: Re: Bug#768444: pu: package debootstrap/1.0.48+deb7u2

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 confirmed
Bug #768444 [release.debian.org] pu: package debootstrap/1.0.48+deb7u2
Added tag(s) confirmed.

-- 
768444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768444
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: 
https://lists.debian.org/handler.s.b768444.141536483329805.transcr...@bugs.debian.org



Bug#768444: pu: package debootstrap/1.0.48+deb7u2

2014-11-07 Thread Julien Cristau
Control: tag -1 confirmed

On Fri, Nov  7, 2014 at 13:50:43 +0100, Cyril Brulebois wrote:

 Package: release.debian.org
 Severity: normal
 Tags: wheezy
 User: release.debian@packages.debian.org
 Usertags: pu
 
 Hi,
 
 there was a lot of crying, and shouting, and shooting in #767999; given
 Guillem's comments I'm tempted to go the route outlined in [1]. I'm
 attaching the proposed patch, already deployed in testing for quite a
 while; and also successfully in stable by different people.
 
Yes please.

Cheers,
Julien


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107125348.gi3...@coloquinte.cristau.org



Bug#768432: marked as done (unblock: texstudio/2.8.4+debian-2)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 12:54:49 +
with message-id 1ed8cde34cb9da7f8f045e125d9aa...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768432: unblock: texstudio/2.8.4+debian-2
has caused the Debian Bug report #768432,
regarding unblock: texstudio/2.8.4+debian-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi

I've just fixed RC bug #768158 (texstudio-doc: fails to upgrade from
'wheezy' - trying to overwrite /usr/share/doc/texstudio/html/doc15.png)
in texstudio and I'm planning to upload to unstable.

However, I wanted to get green lights from the release team before
actually uploading it.

Before fixing the RC bug, I've already made the following two small
changes in my git repo:

* Updating to standards version 3.9.6 without any changes
* No longer specifying xz 'compression-level = 9' in source/options as a
  result to a recent discussion on debian-devel.

Am I allowed to include those two tiny changes along with the RC bugfix
or do you prefer an upload that just fixes the RC bug?


texstudio (2.8.4+debian-2) unstable; urgency=medium

  * Updating to standards version 3.9.6, no changes needed.
  * Switching to default xz compression in source/options.
  * Adding needed Replaces and Breaks fields for texstudio-doc and
texstudio-l10n in order to allow upgrading from wheezy due to
splitting the texstudio binary package (Closes: #768158).

 -- Tom Jampen t...@cryptography.ch  Thu, 06 Nov 2014 14:39:02 +0100


Thanks
Tom


diff -Nru texstudio-2.8.4+debian/debian/changelog 
texstudio-2.8.4+debian/debian/changelog
--- texstudio-2.8.4+debian/debian/changelog 2014-09-11 15:11:22.0 
+0200
+++ texstudio-2.8.4+debian/debian/changelog 2014-11-06 14:45:35.0 
+0100
@@ -1,3 +1,13 @@
+texstudio (2.8.4+debian-2) unstable; urgency=medium
+
+  * Updating to standards version 3.9.6, no changes needed.
+  * Switching to default xz compression in source/options.
+  * Adding needed Replaces and Breaks fields for texstudio-doc and
+texstudio-l10n in order to allow upgrading from wheezy due to splitting
+the texstudio binary package (Closes: #768158).
+
+ -- Tom Jampen t...@cryptography.ch  Thu, 06 Nov 2014 14:39:02 +0100
+
 texstudio (2.8.4+debian-1) unstable; urgency=medium
 
   * Merging upstream version 2.8.4+debian.
diff -Nru texstudio-2.8.4+debian/debian/control 
texstudio-2.8.4+debian/debian/control
--- texstudio-2.8.4+debian/debian/control   2014-09-10 07:27:55.0 
+0200
+++ texstudio-2.8.4+debian/debian/control   2014-11-06 10:25:48.0 
+0100
@@ -5,7 +5,7 @@
 Build-Depends:
  debhelper (= 9), libhunspell-dev, libpoppler-qt4-dev, libsynctex-dev,
  pkg-config, qt4-qmake, zlib1g-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://texstudio.sf.net/
 
 Package: texstudio
@@ -40,6 +40,8 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Replaces: texstudio ( 2.7.0+debian-2)
+Breaks: texstudio ( 2.7.0+debian-2)
 Description: LaTeX Editor (doc)
  TeXstudio is a program based on Texmaker, which integrates many tools needed
  to develop documents with LaTeX in just one application. Using its editor you
@@ -52,6 +54,8 @@
 Section: localization
 Architecture: all
 Depends: ${misc:Depends}, texstudio (= ${source:Version})
+Replaces: texstudio ( 2.7.0+debian-2)
+Breaks: texstudio ( 2.7.0+debian-2)
 Description: LaTeX Editor (localization)
  TeXstudio is a program based on Texmaker, which integrates many tools needed
  to develop documents with LaTeX in just one application. Using its editor you
diff -Nru texstudio-2.8.4+debian/debian/source/options 
texstudio-2.8.4+debian/debian/source/options
--- texstudio-2.8.4+debian/debian/source/options2014-09-10 
06:51:30.0 +0200
+++ texstudio-2.8.4+debian/debian/source/options2014-11-06 
10:28:55.0 +0100
@@ -1,2 +1 @@
 compression = xz
-compression-level = 9
---End Message---
---BeginMessage---

On 2014-11-07 12:47, Tom Jampen wrote:

On 07.11.2014 13:36, Jonathan Wiltshire wrote:

On 2014-11-07 12:34, Tom Jampen wrote:

On 07.11.2014 12:35, Jonathan Wiltshire wrote:

Control: tag -1 confirmed

On 2014-11-07 11:28, Tom Jampen wrote:

* Updating to standards version 3.9.6 without any changes
* No longer specifying xz 'compression-level = 9' in source/options
as a
  result to a recent discussion on debian-devel.


Bug#768444: pu: package debootstrap/1.0.48+deb7u2

2014-11-07 Thread Cyril Brulebois
Julien Cristau jul...@cristau.org (2014-11-07):
  Package: release.debian.org
  Severity: normal
  Tags: wheezy
  User: release.debian@packages.debian.org
  Usertags: pu
  
  Hi,
  
  there was a lot of crying, and shouting, and shooting in #767999; given
  Guillem's comments I'm tempted to go the route outlined in [1]. I'm
  attaching the proposed patch, already deployed in testing for quite a
  while; and also successfully in stable by different people.
  
 Yes please.

Ta, uploaded.

The actual source debdiff is a bit larger than the git diff output
because of the various symlinks.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#768436: unblock: rtslib/3.0+git0.86e46bc6-4

2014-11-07 Thread Ritesh Raj Sarraf
On 11/07/2014 06:07 PM, Julien Cristau wrote:
  Do you want it reverted ?
  
 Yes please.

Okay! Done. Though the change (listed below) wasn't much.  The revised
debdiff is attached.

***
   dh_installchangelogs
   dh_python2
W: dh_python2:479: Please add dh-python package to Build-Depends
   dh_lintian
***

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System
diff -Nru rtslib-3.0+git0.86e46bc6/debian/changelog 
rtslib-3.0+git0.86e46bc6/debian/changelog
--- rtslib-3.0+git0.86e46bc6/debian/changelog   2014-10-19 12:12:30.0 
+0530
+++ rtslib-3.0+git0.86e46bc6/debian/changelog   2014-11-07 18:16:52.0 
+0530
@@ -1,3 +1,18 @@
+rtslib (3.0+git0.86e46bc6-5) unstable; urgency=medium
+
+  * [6298691] Revert Add dh-python to build-depends
+To comply with the freeze policy
+
+ -- Ritesh Raj Sarraf r...@debian.org  Fri, 07 Nov 2014 18:16:07 +0530
+
+rtslib (3.0+git0.86e46bc6-4) unstable; urgency=medium
+
+  * [acc103e] Install the policy files.
+Thanks to Jerome Martin (Closes: #764355)
+  * [6cb7aac] Add dh-python to build-depends
+
+ -- Ritesh Raj Sarraf r...@debian.org  Tue, 04 Nov 2014 20:52:09 +0530
+
 rtslib (3.0+git0.86e46bc6-3) unstable; urgency=medium
 
   * [5274ed0] Add some Depends on python modules.
diff -Nru rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install 
rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install
--- rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install   2014-09-19 
16:22:42.0 +0530
+++ rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install   2014-11-04 
21:00:45.0 +0530
@@ -1,2 +1,3 @@
 lib/rtslib  usr/share/pyshared
 specs/*.spec   var/target/fabric/
+policy/*.lio   var/target/policy/


signature.asc
Description: OpenPGP digital signature


Please unblock openjade1.3

2014-11-07 Thread Neil Roeth
On 09/28/2014 02:21 PM, Aurelien Jarno wrote:
 Hi,

 On Fri, Sep 19, 2014 at 04:53:00PM +0530, ravi wrote:
 Package: openjade1.3
 Version: 1.3.2-12.1
 Severity: normal
 Tags: patch
 User: debian-de...@lists.debian.org
 Usertags: autoreconf ppc64el

 Dear Maintainer,

  In order to avoid FTBFS openjade1.3 src package on new arch's (ex.
 ppc64el) , config.{sub, guess} files need to be updated.
 With attached patch, We have successfully verified building openjade1.3
 src package on ppc64el build machine.

 Thanks for considering the patch.
 ppc64el is now an official Debian architecture. With the Jessie freeze
 approaching, it would be nice if this bug can be fixed in the next days.
 Note that the patch in this bug report also fixes bug#540637.

 Thanks,
 Aurelien

Openjade1.3-13 was uploaded to unstable on Oct 30.  It fixes a Severity:
important bug (#762187) in a Priority: optional package.  According to
the above email, it is needed for the official ppc64el architecture -
the bug was changed from normal to important after that email was sent. 
The status is currently Not touching package due to block request by
freeze.  Please unblock.


-- 
Neil Roeth


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/545cc8ec.20...@debian.org



Bug#768449: unblock: libonig/5.9.5-3

2014-11-07 Thread Jörg Frings-Fürst
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libonig


To fix the bug #768267 with the severity serious I have done the following
changes:

libonig (5.9.5-3) unstable; urgency=medium

  * Add debian/libonig2-dbg.(preinst|postinst|postrm) to prevent
error on upgrade wheezy to jessie. (Closes: #768267)

 -- Jörg Frings-Fürst deb...@jff-webhosting.net  Thu, 06 Nov 2014 21:32:20
+0100

The debdiff between 5.9.5-2 und 5.9.5-3 is attached

unblock libonig/5.9.5-3

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (500, 'testing-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/6 CPU cores)
diff -Nru libonig-5.9.5/debian/changelog libonig-5.9.5/debian/changelog
--- libonig-5.9.5/debian/changelog	2014-05-13 10:31:02.0 +0200
+++ libonig-5.9.5/debian/changelog	2014-11-06 21:32:27.0 +0100
@@ -1,3 +1,10 @@
+libonig (5.9.5-3) unstable; urgency=medium
+
+  * Add debian/libonig2-dbg.(preinst|postinst|postrm) to prevent
+error on upgrade wheezy to jessie. (Closes: #768267)
+
+ -- Jörg Frings-Fürst deb...@jff-webhosting.net  Thu, 06 Nov 2014 21:32:20 +0100
+
 libonig (5.9.5-2) unstable; urgency=medium
 
   * rename debian/*.doc-base
diff -Nru libonig-5.9.5/debian/libonig2-dbg.postinst libonig-5.9.5/debian/libonig2-dbg.postinst
--- libonig-5.9.5/debian/libonig2-dbg.postinst	1970-01-01 01:00:00.0 +0100
+++ libonig-5.9.5/debian/libonig2-dbg.postinst	2014-11-06 21:16:49.0 +0100
@@ -0,0 +1,40 @@
+#!/bin/sh
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#* postinst `configure' most-recently-configured-version
+#* old-postinst `abort-upgrade' new version
+#* conflictor's-postinst `abort-remove' `in-favour' package
+#  new-version
+#* postinst `abort-remove'
+#* deconfigured's-postinst `abort-deconfigure' `in-favour'
+#  failed-install-package version `removing'
+#  conflicting-package version
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+# source debconf library
+#. /usr/share/debconf/confmodule
+
+
+case $1 in
+
+  configure|abort-upgrade|abort-remove|abort-deconfigure)
+# Replace documentation directory symlink
+dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libonig2-dbg /usr/share/doc/libonig2 5.9.1-1~ -- $@
+  ;;
+
+  *)
+echo postinst called with unknown argument \`$1' 2
+exit 1
+  ;;
+
+esac
+
+#DEBHELPER#
+
+
+exit 0
diff -Nru libonig-5.9.5/debian/libonig2-dbg.postrm libonig-5.9.5/debian/libonig2-dbg.postrm
--- libonig-5.9.5/debian/libonig2-dbg.postrm	1970-01-01 01:00:00.0 +0100
+++ libonig-5.9.5/debian/libonig2-dbg.postrm	2014-11-06 21:15:56.0 +0100
@@ -0,0 +1,33 @@
+#! /bin/sh
+# postrm script for argyll
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#* postrm `remove'
+#* postrm `purge'
+#* old-postrm `upgrade' new-version
+#* new-postrm `failed-upgrade' old-version
+#* new-postrm `abort-install'
+#* new-postrm `abort-install' old-version
+#* new-postrm `abort-upgrade' old-version
+#* disappearer's-postrm `disappear' roverwritr new-version
+# for details, see /usr/share/doc/packaging-manual/
+
+case $1 in
+purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+	dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libonig2-dbg /usr/share/doc/libonig2 5.9.1-1~ -- $@
+;;
+
+*)
+echo postrm called with unknown argument \`$1' 2
+exit 0
+
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
diff -Nru libonig-5.9.5/debian/libonig2-dbg.preinst libonig-5.9.5/debian/libonig2-dbg.preinst
--- libonig-5.9.5/debian/libonig2-dbg.preinst	1970-01-01 01:00:00.0 +0100
+++ libonig-5.9.5/debian/libonig2-dbg.preinst	2014-11-06 21:00:55.0 +0100
@@ -0,0 +1,31 @@
+#!/bin/sh
+# preinst script for #PACKAGE#
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#* new-preinst `install'
+#* new-preinst `install' old-version
+#* new-preinst `upgrade' old-version
+#* old-preinst `abort-upgrade' new-version
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+case $1 in
+install|upgrade|abort-upgrade)
+	dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libonig2-dbg /usr/share/doc/libonig2 5.9.1-1~ -- $@
+	;;
+*)
+echo preinst called with unknown argument \`$1' 2
+exit 1
+	;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0


Bug#768402: unblock: simplesamlphp/1.13.1-1

2014-11-07 Thread Thijs Kinkhorst
On Fri, November 7, 2014 12:52, Jonathan Wiltshire wrote:
 On 2014-11-07 07:30, Thijs Kinkhorst wrote:
 This is an upstream release limited to strictly bugfixes.

 Are there corresponding Debian bugs so we can assess severity please?

These are the issues fixed in this release.
https://github.com/simplesamlphp/simplesamlphp/issues/97
https://github.com/simplesamlphp/simplesamlphp/issues/99
https://github.com/simplesamlphp/simplesamlphp/issues/104
https://github.com/simplesamlphp/simplesamlphp/issues/109
https://github.com/simplesamlphp/simplesamlphp/issues/114
https://github.com/simplesamlphp/simplesamlphp/issues/117

Does it add much value to re-file them in the Debian BTS?


Cheers,
Thijs


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/4052ddb9e746da2e91fa3904ff0eaa14.squir...@aphrodite.kinkhorst.nl



Bug#768451: unblock macchanger/1.7.0-3

2014-11-07 Thread Hans-Christoph Steiner
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: important

unblock macchanger/1.7.0-3

All code in 1.7.0-3 was already included in Jessie in 1.7.0-1.1 and 1.7.0-2.
The NMU 1.7.0-1.1 fixed some crucial security/functionality issues (#738460
and #740947).  Later, I made 1.7.0-2 directly from the package's git repo, but
the NMU changes were not committed to git, so it was not included.  I then
included the 1.7.0-1.1 NMU code into the package's git, and made 1.7.0-3 and
uploaded it.



Here are the relevant changelog entries:

macchanger (1.7.0-3) unstable; urgency=low

  * update debian/watch to point to new github repository
  * include code from 1.7.0-1.1 NMU (Closes: #738460, #740947)

 -- Hans-Christoph Steiner h...@eds.org  Fri, 07 Nov 2014 12:56:56 +0100

macchanger (1.7.0-2) unstable; urgency=low

  * automatically run macchanger, with option to disable
  * automatically rotate the macchanger log
  * add myself as Maintainer
  * remove hard-coded LDFLAGS, let dh set them (Closes: #754391)

 -- Hans-Christoph Steiner h...@eds.org  Tue, 21 Oct 2014 16:01:55 -0400

macchanger (1.7.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix a grave security bug -- the macchanger program was fundamentally
not working correctly due to a bug in the debian local patch
08-fix_random_MAC_choice.patch.   In fact, it was **breaking** the
random MAC choice!?! (Closes: #738460, #740947)

 -- Theodore Y. Ts'o ty...@mit.edu  Sun, 06 Jul 2014 20:32:38 -0400






$ debdiff macchanger_1.7.0-2.dsc macchanger_1.7.0-3.dsc
diff -Nru macchanger-1.7.0/debian/changelog macchanger-1.7.0/debian/changelog
--- macchanger-1.7.0/debian/changelog   2014-10-21 22:02:41.0 +0200
+++ macchanger-1.7.0/debian/changelog   2014-11-07 13:03:50.0 +0100
@@ -1,3 +1,10 @@
+macchanger (1.7.0-3) unstable; urgency=low
+
+  * update debian/watch to point to new github repository
+  * include code from 1.7.0-1.1 NMU (Closes: #738460, #740947)
+
+ -- Hans-Christoph Steiner h...@eds.org  Fri, 07 Nov 2014 12:56:56 +0100
+
 macchanger (1.7.0-2) unstable; urgency=low

   * automatically run macchanger, with option to disable
@@ -7,6 +14,16 @@

  -- Hans-Christoph Steiner h...@eds.org  Tue, 21 Oct 2014 16:01:55 -0400

+macchanger (1.7.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix a grave security bug -- the macchanger program was fundamentally
+not working correctly due to a bug in the debian local patch
+08-fix_random_MAC_choice.patch.   In fact, it was **breaking** the
+random MAC choice!?! (Closes: #738460, #740947)
+
+ -- Theodore Y. Ts'o ty...@mit.edu  Sun, 06 Jul 2014 20:32:38 -0400
+
 macchanger (1.7.0-1) unstable; urgency=medium

   * New upstream release (Closes: #718849)
diff -Nru macchanger-1.7.0/debian/patches/08-fix_random_MAC_choice.patch
macchanger-1.7.0/debian/patches/08-fix_random_MAC_choice.patch
--- macchanger-1.7.0/debian/patches/08-fix_random_MAC_choice.patch  
2014-03-18
15:59:20.0 +0100
+++ macchanger-1.7.0/debian/patches/08-fix_random_MAC_choice.patch  
2014-10-22
18:23:41.0 +0200
@@ -12,6 +12,8 @@
  src/main.c |1 +
  2 files changed, 34 insertions(+), 19 deletions(-)

+Index: macchanger/src/mac.c
+===
 --- macchanger.orig/src/mac.c
 +++ macchanger/src/mac.c
 @@ -41,6 +41,13 @@ mc_mac_dup (const mac_t *mac)
@@ -28,7 +30,7 @@

  void
  mc_mac_free (mac_t *mac)
-@@ -68,27 +75,34 @@ mc_mac_random (mac_t *mac, unsigned char
+@@ -68,27 +75,32 @@ mc_mac_random (mac_t *mac, unsigned char
 * x1:, x3:, x5:, x7:, x9:, xB:, xD: and xF:
 */

@@ -36,9 +38,25 @@
 -  case 6:
 -  /* 8th bit: Unicast / Multicast address
 -   * 7th bit: BIA (burned-in-address) / locally-administered
-+  mac_t newmac;
-+  mc_mac_copy(mac, newmac);
-+
+-   */
+-  mac-byte[0] = (random()%255)  0xFC;
+-  mac-byte[1] = random()%255;
+-  mac-byte[2] = random()%255;
+-  case 3:
+-  mac-byte[3] = random()%255;
+-  mac-byte[4] = random()%255;
+-  mac-byte[5] = random()%255;
+-  }
++  mac_t origmac;
++  mc_mac_copy(mac, origmac);
+
+-  /* Handle the burned-in-address bit
+-   */
+-  if (set_bia) {
+-  mac-byte[0] = ~2;
+-  } else {
+-  mac-byte[0] |= 2;
+-  }
 +  do {
 +  switch (last_n_bytes) {
 +  case 6:
@@ -55,33 +73,18 @@
 +  }
 +
 +  /* Handle the burned-in-address bit
-*/
--  mac-byte[0] = (random()%255)  0xFC;
--  mac-byte[1] = random()%255;
--  mac-byte[2] = random()%255;
--  case 3:
--  mac-byte[3] = random()%255;
--  mac-byte[4] = random()%255;
--  mac-byte[5] = random()%255;
--  }
++   */
 +

Bug#768451: marked as done (unblock macchanger/1.7.0-3)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 14:07:54 +
with message-id 4d08d72bd225d372f173821e5cb39...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768451: unblock macchanger/1.7.0-3
has caused the Debian Bug report #768451,
regarding unblock macchanger/1.7.0-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768451: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768451
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: important

unblock macchanger/1.7.0-3

All code in 1.7.0-3 was already included in Jessie in 1.7.0-1.1 and 1.7.0-2.
The NMU 1.7.0-1.1 fixed some crucial security/functionality issues (#738460
and #740947).  Later, I made 1.7.0-2 directly from the package's git repo, but
the NMU changes were not committed to git, so it was not included.  I then
included the 1.7.0-1.1 NMU code into the package's git, and made 1.7.0-3 and
uploaded it.



Here are the relevant changelog entries:

macchanger (1.7.0-3) unstable; urgency=low

  * update debian/watch to point to new github repository
  * include code from 1.7.0-1.1 NMU (Closes: #738460, #740947)

 -- Hans-Christoph Steiner h...@eds.org  Fri, 07 Nov 2014 12:56:56 +0100

macchanger (1.7.0-2) unstable; urgency=low

  * automatically run macchanger, with option to disable
  * automatically rotate the macchanger log
  * add myself as Maintainer
  * remove hard-coded LDFLAGS, let dh set them (Closes: #754391)

 -- Hans-Christoph Steiner h...@eds.org  Tue, 21 Oct 2014 16:01:55 -0400

macchanger (1.7.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix a grave security bug -- the macchanger program was fundamentally
not working correctly due to a bug in the debian local patch
08-fix_random_MAC_choice.patch.   In fact, it was **breaking** the
random MAC choice!?! (Closes: #738460, #740947)

 -- Theodore Y. Ts'o ty...@mit.edu  Sun, 06 Jul 2014 20:32:38 -0400






$ debdiff macchanger_1.7.0-2.dsc macchanger_1.7.0-3.dsc
diff -Nru macchanger-1.7.0/debian/changelog macchanger-1.7.0/debian/changelog
--- macchanger-1.7.0/debian/changelog   2014-10-21 22:02:41.0 +0200
+++ macchanger-1.7.0/debian/changelog   2014-11-07 13:03:50.0 +0100
@@ -1,3 +1,10 @@
+macchanger (1.7.0-3) unstable; urgency=low
+
+  * update debian/watch to point to new github repository
+  * include code from 1.7.0-1.1 NMU (Closes: #738460, #740947)
+
+ -- Hans-Christoph Steiner h...@eds.org  Fri, 07 Nov 2014 12:56:56 +0100
+
 macchanger (1.7.0-2) unstable; urgency=low

   * automatically run macchanger, with option to disable
@@ -7,6 +14,16 @@

  -- Hans-Christoph Steiner h...@eds.org  Tue, 21 Oct 2014 16:01:55 -0400

+macchanger (1.7.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix a grave security bug -- the macchanger program was fundamentally
+not working correctly due to a bug in the debian local patch
+08-fix_random_MAC_choice.patch.   In fact, it was **breaking** the
+random MAC choice!?! (Closes: #738460, #740947)
+
+ -- Theodore Y. Ts'o ty...@mit.edu  Sun, 06 Jul 2014 20:32:38 -0400
+
 macchanger (1.7.0-1) unstable; urgency=medium

   * New upstream release (Closes: #718849)
diff -Nru macchanger-1.7.0/debian/patches/08-fix_random_MAC_choice.patch
macchanger-1.7.0/debian/patches/08-fix_random_MAC_choice.patch
--- macchanger-1.7.0/debian/patches/08-fix_random_MAC_choice.patch  
2014-03-18
15:59:20.0 +0100
+++ macchanger-1.7.0/debian/patches/08-fix_random_MAC_choice.patch  
2014-10-22
18:23:41.0 +0200
@@ -12,6 +12,8 @@
  src/main.c |1 +
  2 files changed, 34 insertions(+), 19 deletions(-)

+Index: macchanger/src/mac.c
+===
 --- macchanger.orig/src/mac.c
 +++ macchanger/src/mac.c
 @@ -41,6 +41,13 @@ mc_mac_dup (const mac_t *mac)
@@ -28,7 +30,7 @@

  void
  mc_mac_free (mac_t *mac)
-@@ -68,27 +75,34 @@ mc_mac_random (mac_t *mac, unsigned char
+@@ -68,27 +75,32 @@ mc_mac_random (mac_t *mac, unsigned char
 * x1:, x3:, x5:, x7:, x9:, xB:, xD: and xF:
 */

@@ -36,9 +38,25 @@
 -  case 6:
 -  /* 8th bit: Unicast / Multicast address
 -   * 7th bit: BIA (burned-in-address) / locally-administered
-+  mac_t newmac;
-+  mc_mac_copy(mac, newmac);
-+
+-   */
+-  mac-byte[0] = (random()%255)  0xFC;
+-  mac-byte[1] = random()%255;
+-  mac-byte[2] = random()%255;
+-  case 3:
+-  mac-byte[3] = random()%255;

Bug#768459: unblock: lshw/02.17-1.1

2014-11-07 Thread Neil Williams
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package lshw

The version in unstable contains two RC bug fixes.

Closes: 740034 757689
Changes:
 lshw (02.17-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Disable the memory scanning for all architectures other
 than i386 and x86_64. Patch from Leif Lindholm
 unixsm...@gmail.com (Closes: #740034)
   * Prevent segfault if system has FAT partition(s) Patch from
 Alban Browaeys pra...@yahoo.com (Closes: #757689)

debdiff against version in testing is attached.

Thanks.

unblock lshw/02.17-1.1

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
diffstat for lshw_02.17-1 lshw_02.17-1.1

 debian/patches/fat-inspection.patch |   10 ++
 debian/patches/smbios-noscan.patch  |  178 
 lshw-02.17/debian/changelog |   11 ++
 lshw-02.17/debian/patches/series|2 
 4 files changed, 201 insertions(+)

diff -u lshw-02.17/debian/changelog lshw-02.17/debian/changelog
--- lshw-02.17/debian/changelog
+++ lshw-02.17/debian/changelog
@@ -1,3 +1,14 @@
+lshw (02.17-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable the memory scanning for all architectures other
+than i386 and x86_64. Patch from Leif Lindholm
+unixsm...@gmail.com (Closes: #740034)
+  * Prevent segfault if system has FAT partition(s) Patch from
+Alban Browaeys pra...@yahoo.com (Closes: #757689)
+
+ -- Neil Williams codeh...@debian.org  Thu, 06 Nov 2014 12:16:13 +
+
 lshw (02.17-1) unstable; urgency=medium
 
   [ Alex Henrie ]
diff -u lshw-02.17/debian/patches/series lshw-02.17/debian/patches/series
--- lshw-02.17/debian/patches/series
+++ lshw-02.17/debian/patches/series
@@ -12,0 +13,2 @@
+smbios-noscan.patch
+fat-inspection.patch
only in patch2:
unchanged:
--- lshw-02.17.orig/debian/patches/fat-inspection.patch
+++ lshw-02.17/debian/patches/fat-inspection.patch
@@ -0,0 +1,10 @@
+--- a/src/core/fat.cc
 b/src/core/fat.cc
+@@ -81,6 +81,7 @@
+ 			uint8_t dummy2[164];
+ 			uint8_t pmagic[2];
+ 		} __attribute__((__packed__)) fat32;
++		char sector[512];	// to make sure the whole struct is at least 512 bytes long
+ 	} __attribute__((__packed__)) type;
+ } __attribute__((__packed__));
+ 
only in patch2:
unchanged:
--- lshw-02.17.orig/debian/patches/smbios-noscan.patch
+++ lshw-02.17/debian/patches/smbios-noscan.patch
@@ -0,0 +1,178 @@
+--- a/src/core/dmi.cc
 b/src/core/dmi.cc
+@@ -1717,9 +1717,56 @@
+ }
+ 
+ 
+-long get_efi_systab_smbios()
++struct dmi_info {
++  u8 smmajver;
++  u8 smminver;
++  u16 dmimaj;
++  u16 dmimin;
++};
++
++
++static bool parse_dmi_header(u32 addr, int fd, hwNode  n, struct dmi_info *dmi)
++{
++  unsigned char buf[20];
++  u32 mmoffset = 0;
++  void *mmp = NULL;
++
++  mmoffset = addr % getpagesize();
++  mmp = mmap(0, mmoffset + 0x20, PROT_READ, MAP_SHARED, fd, addr - mmoffset);
++  memset(buf, 0, sizeof(buf));
++  if (mmp != MAP_FAILED)
++  {
++memcpy(buf, (u8 *) mmp + mmoffset, sizeof(buf));
++munmap(mmp, mmoffset + 0x20);
++  }
++  if (mmp == MAP_FAILED)
++  {
++return false;
++  }
++  else if (memcmp(buf, _SM_, 4) == 0)
++  {
++// SMBIOS
++dmi-smmajver = buf[6];
++dmi-smminver = buf[7];
++  }
++  else if (dmi-smmajver  (memcmp(buf, _DMI_, 5) == 0)
++checksum(buf, 0x0F))
++  {
++u16 num = buf[13]  8 | buf[12];
++u16 len = buf[7]  8 | buf[6];
++u32 base = buf[11]  24 | buf[10]  16 | buf[9]  8 | buf[8];
++dmi-dmimaj = buf[14] ? buf[14]  4 : dmi-smmajver;
++dmi-dmimin = buf[14] ? buf[14]  0x0F : dmi-smminver;
++dmi_table(fd, base, len, num, n, dmi-dmimaj, dmi-dmimin);
++  }
++
++  return true;
++}
++
++
++u32 get_efi_systab_smbios()
+ {
+-  long result = 0;
++  u32 result = 0;
+   vector  string  sysvars;
+ 
+   if (loadfile(/sys/firmware/efi/systab, sysvars) || loadfile(/proc/efi/systab, sysvars))
+@@ -1731,7 +1778,8 @@
+ 
+ if ((variable[0] == SMBIOS)  (variable.size() == 2))
+ {
+-  sscanf(variable[1].c_str(), %lx, result);
++  sscanf(variable[1].c_str(), %x, result);
++  break;
+ }
+   }
+ 
+@@ -1741,20 +1789,11 @@
+ 
+ bool scan_dmi(hwNode  n)
+ {
+-  unsigned char buf[20];
+-  int fd = open(/dev/mem,
+-O_RDONLY);
+-  long fp = get_efi_systab_smbios();
+-  u32 mmoffset = 0;
+-  void *mmp = NULL;
+-  bool efi = true;
+-  u8 smmajver = 0, smminver = 0;
+-  u16 dmimaj = 0, dmimin = 0;
++  int fd = open(/dev/mem, O_RDONLY);
++  u32 fp = get_efi_systab_smbios();
++  struct dmi_info dmi = {0, 0, 0, 0};
+   currentcpu = 0;
+-
+-#if defined(__arm__) || 

Bug#768458: unblock: midori/0.4.3+dfsg-0.2

2014-11-07 Thread Neil Williams
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package midori

The version in unstable contains a single RC bug fix.

Closes: 759959
Changes:
 midori (0.4.3+dfsg-0.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop debian/presubj.in as the webkit text browser
 GtkLauncher is no longer packaged. (Closes: #759959)

debdiff against midori/0.4.3+dfsg-0.1 is attached. midori was
removed from testing due to bug #759959, so please unblock so
that jessie can have midori.

unblock midori/0.4.3+dfsg-0.2

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
diffstat for midori-0.4.3+dfsg midori-0.4.3+dfsg

 changelog  |8 
 midori.install |1 -
 presubj.in |7 ---
 rules  |   14 --
 4 files changed, 8 insertions(+), 22 deletions(-)

diff -Nru midori-0.4.3+dfsg/debian/changelog midori-0.4.3+dfsg/debian/changelog
--- midori-0.4.3+dfsg/debian/changelog	2012-11-24 08:34:26.0 +
+++ midori-0.4.3+dfsg/debian/changelog	2014-11-06 14:04:10.0 +
@@ -1,3 +1,11 @@
+midori (0.4.3+dfsg-0.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop debian/presubj.in as the webkit text browser
+GtkLauncher is no longer packaged. (Closes: #759959)
+
+ -- Neil Williams codeh...@debian.org  Thu, 06 Nov 2014 14:04:07 +
+
 midori (0.4.3+dfsg-0.1) unstable; urgency=low
 
   * Non-maintainer upload
diff -Nru midori-0.4.3+dfsg/debian/midori.install midori-0.4.3+dfsg/debian/midori.install
--- midori-0.4.3+dfsg/debian/midori.install	2011-12-18 13:47:40.0 +
+++ midori-0.4.3+dfsg/debian/midori.install	2014-11-06 13:00:03.0 +
@@ -1,2 +1 @@
 debian/tmp/*
-debian/presubj /usr/share/bug/midori/
diff -Nru midori-0.4.3+dfsg/debian/presubj.in midori-0.4.3+dfsg/debian/presubj.in
--- midori-0.4.3+dfsg/debian/presubj.in	2011-12-18 13:47:40.0 +
+++ midori-0.4.3+dfsg/debian/presubj.in	1970-01-01 01:00:00.0 +0100
@@ -1,7 +0,0 @@
-Sometimes a problem in Midori is caused by a bug in the rendering
-engine, Webkit.  Please take a moment to try to reproduce bugs with
-the Webkit test browser, %GTKLAUNCHER%.
-If you are able to reproduce your bug in the Webkit test browser,
-report the bug against %LIBWEBKIT_PKG% instead. You may also wish
-to see if your bug has already been reported as a webkit bug:
-http://bugs.debian.org/src:webkit
diff -Nru midori-0.4.3+dfsg/debian/rules midori-0.4.3+dfsg/debian/rules
--- midori-0.4.3+dfsg/debian/rules	2012-11-24 00:45:06.0 +
+++ midori-0.4.3+dfsg/debian/rules	2014-11-06 12:59:10.0 +
@@ -12,8 +12,6 @@
 
 CMD=$(shell echo $@ | sed 's/override_//')
 
-LIBWEBKIT_PKG=$(shell dpkg-query -p libwebkitgtk-dev | grep Depends | sed -r 's/.*(libwebkitgtk[^ ]+).*/\1/')
-GTKLAUNCHER=$(shell dpkg-query -L $(LIBWEBKIT_PKG) | grep GtkLauncher)
 DISTRO=$(shell lsb_release -is)
 CONFIG_FILE=debian/config/$(DISTRO).h
 ifneq (0, $(shell test -e $(CONFIG_FILE); echo $$?))
@@ -40,18 +38,6 @@
 
 WAF=WAFDIR=waf-modules ./waf-unpacked
 
-debian/presubj: debian/presubj.in
-	@echo presubj parameters:
-	@echo Replacing %LIBWEBKIT_PKG% with $(LIBWEBKIT_PKG)
-	@echo Replacing %GTKLAUNCHER% with $(GTKLAUNCHER)
-	test -f /var/lib/dpkg/info/$(LIBWEBKIT_PKG).list
-	test -f $(GTKLAUNCHER)
-	test -n $(GTKLAUNCHER)
-	sed -e s,%LIBWEBKIT_PKG%,$(LIBWEBKIT_PKG),g -e s,%GTKLAUNCHER%,$(GTKLAUNCHER),g $@.in  $@
-
-override_dh_install: debian/presubj
-	$(CMD) --fail-missing
-
 override_dh_auto_clean:
 	$(WAF) --nocache distclean
 	rm -rf _build_


Bug#768459: marked as done (unblock: lshw/02.17-1.1)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Nov 2014 15:18:15 +0100
with message-id 20141107141815.gk3...@coloquinte.cristau.org
and subject line Re: Bug#768459: unblock: lshw/02.17-1.1
has caused the Debian Bug report #768459,
regarding unblock: lshw/02.17-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768459: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package lshw

The version in unstable contains two RC bug fixes.

Closes: 740034 757689
Changes:
 lshw (02.17-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Disable the memory scanning for all architectures other
 than i386 and x86_64. Patch from Leif Lindholm
 unixsm...@gmail.com (Closes: #740034)
   * Prevent segfault if system has FAT partition(s) Patch from
 Alban Browaeys pra...@yahoo.com (Closes: #757689)

debdiff against version in testing is attached.

Thanks.

unblock lshw/02.17-1.1

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
diffstat for lshw_02.17-1 lshw_02.17-1.1

 debian/patches/fat-inspection.patch |   10 ++
 debian/patches/smbios-noscan.patch  |  178 
 lshw-02.17/debian/changelog |   11 ++
 lshw-02.17/debian/patches/series|2 
 4 files changed, 201 insertions(+)

diff -u lshw-02.17/debian/changelog lshw-02.17/debian/changelog
--- lshw-02.17/debian/changelog
+++ lshw-02.17/debian/changelog
@@ -1,3 +1,14 @@
+lshw (02.17-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable the memory scanning for all architectures other
+than i386 and x86_64. Patch from Leif Lindholm
+unixsm...@gmail.com (Closes: #740034)
+  * Prevent segfault if system has FAT partition(s) Patch from
+Alban Browaeys pra...@yahoo.com (Closes: #757689)
+
+ -- Neil Williams codeh...@debian.org  Thu, 06 Nov 2014 12:16:13 +
+
 lshw (02.17-1) unstable; urgency=medium
 
   [ Alex Henrie ]
diff -u lshw-02.17/debian/patches/series lshw-02.17/debian/patches/series
--- lshw-02.17/debian/patches/series
+++ lshw-02.17/debian/patches/series
@@ -12,0 +13,2 @@
+smbios-noscan.patch
+fat-inspection.patch
only in patch2:
unchanged:
--- lshw-02.17.orig/debian/patches/fat-inspection.patch
+++ lshw-02.17/debian/patches/fat-inspection.patch
@@ -0,0 +1,10 @@
+--- a/src/core/fat.cc
 b/src/core/fat.cc
+@@ -81,6 +81,7 @@
+ 			uint8_t dummy2[164];
+ 			uint8_t pmagic[2];
+ 		} __attribute__((__packed__)) fat32;
++		char sector[512];	// to make sure the whole struct is at least 512 bytes long
+ 	} __attribute__((__packed__)) type;
+ } __attribute__((__packed__));
+ 
only in patch2:
unchanged:
--- lshw-02.17.orig/debian/patches/smbios-noscan.patch
+++ lshw-02.17/debian/patches/smbios-noscan.patch
@@ -0,0 +1,178 @@
+--- a/src/core/dmi.cc
 b/src/core/dmi.cc
+@@ -1717,9 +1717,56 @@
+ }
+ 
+ 
+-long get_efi_systab_smbios()
++struct dmi_info {
++  u8 smmajver;
++  u8 smminver;
++  u16 dmimaj;
++  u16 dmimin;
++};
++
++
++static bool parse_dmi_header(u32 addr, int fd, hwNode  n, struct dmi_info *dmi)
++{
++  unsigned char buf[20];
++  u32 mmoffset = 0;
++  void *mmp = NULL;
++
++  mmoffset = addr % getpagesize();
++  mmp = mmap(0, mmoffset + 0x20, PROT_READ, MAP_SHARED, fd, addr - mmoffset);
++  memset(buf, 0, sizeof(buf));
++  if (mmp != MAP_FAILED)
++  {
++memcpy(buf, (u8 *) mmp + mmoffset, sizeof(buf));
++munmap(mmp, mmoffset + 0x20);
++  }
++  if (mmp == MAP_FAILED)
++  {
++return false;
++  }
++  else if (memcmp(buf, _SM_, 4) == 0)
++  {
++// SMBIOS
++dmi-smmajver = buf[6];
++dmi-smminver = buf[7];
++  }
++  else if (dmi-smmajver  (memcmp(buf, _DMI_, 5) == 0)
++checksum(buf, 0x0F))
++  {
++u16 num = buf[13]  8 | buf[12];
++u16 len = buf[7]  8 | buf[6];
++u32 base = buf[11]  24 | buf[10]  16 | buf[9]  8 | buf[8];
++dmi-dmimaj = buf[14] ? buf[14]  4 : dmi-smmajver;
++dmi-dmimin = buf[14] ? buf[14]  0x0F : dmi-smminver;
++dmi_table(fd, base, len, num, n, dmi-dmimaj, dmi-dmimin);
++  }
++
++  return true;
++}
++
++
++u32 get_efi_systab_smbios()
+ {
+-  long result = 0;
++  u32 

Bug#768458: marked as done (unblock: midori/0.4.3+dfsg-0.2)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Nov 2014 15:18:53 +0100
with message-id 20141107141853.gl3...@coloquinte.cristau.org
and subject line Re: Bug#768458: unblock: midori/0.4.3+dfsg-0.2
has caused the Debian Bug report #768458,
regarding unblock: midori/0.4.3+dfsg-0.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768458
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package midori

The version in unstable contains a single RC bug fix.

Closes: 759959
Changes:
 midori (0.4.3+dfsg-0.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop debian/presubj.in as the webkit text browser
 GtkLauncher is no longer packaged. (Closes: #759959)

debdiff against midori/0.4.3+dfsg-0.1 is attached. midori was
removed from testing due to bug #759959, so please unblock so
that jessie can have midori.

unblock midori/0.4.3+dfsg-0.2

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
diffstat for midori-0.4.3+dfsg midori-0.4.3+dfsg

 changelog  |8 
 midori.install |1 -
 presubj.in |7 ---
 rules  |   14 --
 4 files changed, 8 insertions(+), 22 deletions(-)

diff -Nru midori-0.4.3+dfsg/debian/changelog midori-0.4.3+dfsg/debian/changelog
--- midori-0.4.3+dfsg/debian/changelog	2012-11-24 08:34:26.0 +
+++ midori-0.4.3+dfsg/debian/changelog	2014-11-06 14:04:10.0 +
@@ -1,3 +1,11 @@
+midori (0.4.3+dfsg-0.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop debian/presubj.in as the webkit text browser
+GtkLauncher is no longer packaged. (Closes: #759959)
+
+ -- Neil Williams codeh...@debian.org  Thu, 06 Nov 2014 14:04:07 +
+
 midori (0.4.3+dfsg-0.1) unstable; urgency=low
 
   * Non-maintainer upload
diff -Nru midori-0.4.3+dfsg/debian/midori.install midori-0.4.3+dfsg/debian/midori.install
--- midori-0.4.3+dfsg/debian/midori.install	2011-12-18 13:47:40.0 +
+++ midori-0.4.3+dfsg/debian/midori.install	2014-11-06 13:00:03.0 +
@@ -1,2 +1 @@
 debian/tmp/*
-debian/presubj /usr/share/bug/midori/
diff -Nru midori-0.4.3+dfsg/debian/presubj.in midori-0.4.3+dfsg/debian/presubj.in
--- midori-0.4.3+dfsg/debian/presubj.in	2011-12-18 13:47:40.0 +
+++ midori-0.4.3+dfsg/debian/presubj.in	1970-01-01 01:00:00.0 +0100
@@ -1,7 +0,0 @@
-Sometimes a problem in Midori is caused by a bug in the rendering
-engine, Webkit.  Please take a moment to try to reproduce bugs with
-the Webkit test browser, %GTKLAUNCHER%.
-If you are able to reproduce your bug in the Webkit test browser,
-report the bug against %LIBWEBKIT_PKG% instead. You may also wish
-to see if your bug has already been reported as a webkit bug:
-http://bugs.debian.org/src:webkit
diff -Nru midori-0.4.3+dfsg/debian/rules midori-0.4.3+dfsg/debian/rules
--- midori-0.4.3+dfsg/debian/rules	2012-11-24 00:45:06.0 +
+++ midori-0.4.3+dfsg/debian/rules	2014-11-06 12:59:10.0 +
@@ -12,8 +12,6 @@
 
 CMD=$(shell echo $@ | sed 's/override_//')
 
-LIBWEBKIT_PKG=$(shell dpkg-query -p libwebkitgtk-dev | grep Depends | sed -r 's/.*(libwebkitgtk[^ ]+).*/\1/')
-GTKLAUNCHER=$(shell dpkg-query -L $(LIBWEBKIT_PKG) | grep GtkLauncher)
 DISTRO=$(shell lsb_release -is)
 CONFIG_FILE=debian/config/$(DISTRO).h
 ifneq (0, $(shell test -e $(CONFIG_FILE); echo $$?))
@@ -40,18 +38,6 @@
 
 WAF=WAFDIR=waf-modules ./waf-unpacked
 
-debian/presubj: debian/presubj.in
-	@echo presubj parameters:
-	@echo Replacing %LIBWEBKIT_PKG% with $(LIBWEBKIT_PKG)
-	@echo Replacing %GTKLAUNCHER% with $(GTKLAUNCHER)
-	test -f /var/lib/dpkg/info/$(LIBWEBKIT_PKG).list
-	test -f $(GTKLAUNCHER)
-	test -n $(GTKLAUNCHER)
-	sed -e s,%LIBWEBKIT_PKG%,$(LIBWEBKIT_PKG),g -e s,%GTKLAUNCHER%,$(GTKLAUNCHER),g $@.in  $@
-
-override_dh_install: debian/presubj
-	$(CMD) --fail-missing
-
 override_dh_auto_clean:
 	$(WAF) --nocache distclean
 	rm -rf _build_
---End Message---
---BeginMessage---
On Fri, Nov  7, 2014 at 10:31:06 +, Neil Williams wrote:

 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 

Bug#768460: unblock: fusionforge/5.3.2+20141104-1

2014-11-07 Thread beuc
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package fusionforge,

The new upload follows the upstream stable branch which only contain
bugfixes, notably 4 RC #767931, #754791, #767688, #767683.

Attached:
- debdiff
- diff

fusionforge (5.3.2+20141104-1) unstable; urgency=medium

  * New upstream snapshot following the 5.3 stable branch.
  (closes: #767931, #754791, #767688, #736157, #637217)
  (closes: #674567, #675042, #744202, #597610)
  * Bump Standards-Version to 3.9.6 (no changes)
  * Remove reference to README.Custom (closes: #599289)

 -- Sylvain Beucler b...@debian.org  Tue, 04 Nov 2014 11:44:47 +0100

unblock fusionforge/5.3.2+20141104-1

Cheers!
Sylvain


debdiff.gz
Description: Binary data


diff.gz
Description: Binary data


Re: Please unblock openjade1.3

2014-11-07 Thread Julien Cristau
On Fri, Nov  7, 2014 at 08:28:12 -0500, Neil Roeth wrote:

 Openjade1.3-13 was uploaded to unstable on Oct 30.  It fixes a Severity:
 important bug (#762187) in a Priority: optional package.  According to
 the above email, it is needed for the official ppc64el architecture -
 the bug was changed from normal to important after that email was sent. 
 The status is currently Not touching package due to block request by
 freeze.  Please unblock.
 
Per https://lists.debian.org/debian-devel-announce/2014/11/msg3.html
please use reportbug release.debian.org to request unblocks.

Cheers,
Julien 


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107140930.gj3...@coloquinte.cristau.org



Bug#768436: marked as done (unblock: rtslib/3.0+git0.86e46bc6-4)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Nov 2014 15:38:44 +0100
with message-id 20141107143844.gm3...@coloquinte.cristau.org
and subject line Re: Bug#768436: unblock: rtslib/3.0+git0.86e46bc6-4
has caused the Debian Bug report #768436,
regarding unblock: rtslib/3.0+git0.86e46bc6-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768436: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768436
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package rtslib

The -4 upload has an additional change to ship the upstream provided
policy files. It is important to have those files, as they are the
templates for each target. Without those (base) templates, the package
fails to load the corresponding SCSI targets.

The debdiff is attached. The package has already been uploaded to
unstable.

unblock rtslib/3.0+git0.86e46bc6-4

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru rtslib-3.0+git0.86e46bc6/debian/changelog rtslib-3.0+git0.86e46bc6/debian/changelog
--- rtslib-3.0+git0.86e46bc6/debian/changelog	2014-10-19 12:12:30.0 +0530
+++ rtslib-3.0+git0.86e46bc6/debian/changelog	2014-11-04 20:52:31.0 +0530
@@ -1,3 +1,11 @@
+rtslib (3.0+git0.86e46bc6-4) unstable; urgency=medium
+
+  * [acc103e] Install the policy files.
+Thanks to Jerome Martin (Closes: #764355)
+  * [6cb7aac] Add dh-python to build-depends
+
+ -- Ritesh Raj Sarraf r...@debian.org  Tue, 04 Nov 2014 20:52:09 +0530
+
 rtslib (3.0+git0.86e46bc6-3) unstable; urgency=medium
 
   * [5274ed0] Add some Depends on python modules.
diff -Nru rtslib-3.0+git0.86e46bc6/debian/control rtslib-3.0+git0.86e46bc6/debian/control
--- rtslib-3.0+git0.86e46bc6/debian/control	2014-10-19 11:44:58.0 +0530
+++ rtslib-3.0+git0.86e46bc6/debian/control	2014-11-04 20:51:56.0 +0530
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Ritesh Raj Sarraf r...@debian.org
-Build-Depends: debhelper(= 7.0.50~), python(= 2.6.6-3~), python-ipaddr, python-netifaces, python-configobj, python-epydoc, python-simpleparse, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, lmodern, ghostscript, texlive-fonts-recommended, python-pyparsing
+Build-Depends: debhelper(= 7.0.50~), dh-python, python(= 2.6.6-3~), python-ipaddr, python-netifaces, python-configobj, python-epydoc, python-simpleparse, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, lmodern, ghostscript, texlive-fonts-recommended, python-pyparsing
 Standards-Version: 3.9.2
 Homepage: http://www.risingtidesystems.com/git/?p=rtslib.git;a=summary
 Vcs-Git: git://anonscm.debian.org/linux-target/rtslib.git
diff -Nru rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install
--- rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install	2014-09-19 16:22:42.0 +0530
+++ rtslib-3.0+git0.86e46bc6/debian/python-rtslib.install	2014-11-04 20:46:02.0 +0530
@@ -1,2 +1,3 @@
 lib/rtslib  usr/share/pyshared
 specs/*.spec	var/target/fabric/
+policy/*.lio	var/target/policy/
---End Message---
---BeginMessage---
On Fri, Nov  7, 2014 at 18:52:07 +0530, Ritesh Raj Sarraf wrote:

 On 11/07/2014 06:07 PM, Julien Cristau wrote:
   Do you want it reverted ?
   
  Yes please.
 
 Okay! Done. Though the change (listed below) wasn't much.  The revised
 debdiff is attached.
 
unblocked.

Cheers,
Julien---End Message---


Bug#767971: unblock: vlc/2.2.0~rc1-1

2014-11-07 Thread Sebastian Ramacher
On 2014-11-03 20:51:13, Sebastian Ramacher wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 I'd like to upload vlc 2.2.0~rc-1 to unstable for inclusion in jessie
 after 2.2.0~pre4-2 migrated. This is request to pre-approve the changes
 between 2.2.0~pre4-2 and vlc 2.2.0~rc-1.

FTR: 2.2.2~pre4-2 migrated to jessie in the meantime.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#767436: marked as done (unblock: postfix/2.11.3-1)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 14:42:24 +
with message-id 3f8157feba643c9c25901063fc611...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#767436: unblock: postfix/2.11.3-1
has caused the Debian Bug report #767436,
regarding unblock: postfix/2.11.3-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
767436: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767436
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package postfix

Postfix 2.11.2 introduced a Sendmail milter compatibility change that proved
to be less than ideal.  2.11.3 was released shortly after with a more
complete/correct approach.  Except for an OS X build system compatibility fix
that is irrelevant to Debian there are no other changes.  

I've coordinated this request with Lamont Jones (the maintainer) and am
submitting this at his request.  We believe this is an important change to
get into Jessie.  It resolves a number of integration/compatibility problems
that have been prominently discussed in the postfix community recently.

The attached diff is the upstream 2.11.2 - 2.11.3 diff since Lamont is
handling the packaging and I don't have the full debdiff.  The final diff
will be the attached plus a debian/changelog entry.

unblock postfix/2.11.3-1
diff -ruN postfix-2.11.2/HISTORY postfix-2.11.3/HISTORY
--- postfix-2.11.2/HISTORY	2014-10-13 18:32:42.0 -0400
+++ postfix-2.11.3/HISTORY	2014-10-19 18:11:34.0 -0400
@@ -19600,3 +19600,21 @@
 	SPF policy plus DKIM Milter.  PREPENDed headers are now
 	added BELOW Postfix's own Received: header and remain visible
 	to Milters. File: smtpd/smtpd.c.
+
+20141014
+
+	Portability: Darwin 11.x needs to link with -lresolv. Viktor
+	Dukhovni. File: makedefs.
+
+20141018
+
+	Bugfix (introduced: Postfix 2.3): when a Milter inserted a
+	header ABOVE Postfix's own Received: header, Postfix would
+	expose its own Received: header to Milters (violating
+	protocol) and hide the Milter-inserted header from Milters
+	(wtf).  Files: cleanup/cleanup.h, cleanup/cleanup_message.c,
+	cleanup/cleanup_state.c, milter/milter.[hc], milter/milter8.c.
+
+	Cleanup: revert the workaround that places headers inserted
+	with PREPEND actions or policy requests BELOW Postfix's own
+	Received: message header. File: smtpd/smtpd.c.
diff -ruN postfix-2.11.2/makedefs postfix-2.11.3/makedefs
--- postfix-2.11.2/makedefs	2014-01-16 14:49:11.0 -0500
+++ postfix-2.11.3/makedefs	2014-10-19 18:10:54.0 -0400
@@ -491,9 +491,9 @@
 		 ?.*) CCARGS=$CCARGS -DRESOLVE_H_NEEDS_NAMESER8_COMPAT_H;;
 		   *) CCARGS=$CCARGS -DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H;;
 		esac
-		# Darwin 12.x (MacOS X 10.8.x), maybe earlier, needs libresolv.
+		# Darwin 11.x (MacOS X 10.7.x), maybe earlier, needs libresolv.
 		case $RELEASE in
-	?.*|1[0-1].*) ;;
+		?.*|10.*) ;;
 		   *) SYSLIBS=$SYSLIBS -lresolv;;
 		esac
 		# kqueue and/or poll are broken in MacOS X 10.5 (Darwin 9).
diff -ruN postfix-2.11.2/src/cleanup/cleanup.h postfix-2.11.3/src/cleanup/cleanup.h
--- postfix-2.11.2/src/cleanup/cleanup.h	2013-11-23 19:39:32.0 -0500
+++ postfix-2.11.3/src/cleanup/cleanup.h	2014-10-18 17:14:21.0 -0400
@@ -61,6 +61,7 @@
 char   *orig_rcpt;			/* original recipient address */
 char   *return_receipt;		/* return-receipt address */
 char   *errors_to;			/* errors-to address */
+ARGV   *auto_hdrs;			/* MTA's own header(s) */
 int flags;			/* processing options, status flags */
 int qmgr_opts;			/* qmgr processing options */
 int errs;			/* any badness experienced */
diff -ruN postfix-2.11.2/src/cleanup/cleanup_message.c postfix-2.11.3/src/cleanup/cleanup_message.c
--- postfix-2.11.2/src/cleanup/cleanup_message.c	2013-11-12 12:53:03.0 -0500
+++ postfix-2.11.3/src/cleanup/cleanup_message.c	2014-10-18 17:23:26.0 -0400
@@ -479,6 +479,10 @@
 if (hdr_opts  (hdr_opts-flags  HDR_OPT_MIME))
 	header_class = MIME_HDR_MULTIPART;
 
+/* Update the Received: header count before maybe dropping headers below. */
+if (hdr_opts  hdr_opts-type == HDR_RECEIVED)
+	state-hop_count += 1;
+
 if ((state-flags  CLEANUP_FLAG_FILTER)
 	 (CHECK(MIME_HDR_PRIMARY, cleanup_header_checks, VAR_HEADER_CHECKS)
 || CHECK(MIME_HDR_MULTIPART, cleanup_mimehdr_checks, VAR_MIMEHDR_CHECKS)
@@ -579,9 +583,13 @@
 	msg_info(%s: message-id=%s, state-queue_id, hdrval);
 	if (hdr_opts-type == HDR_RESENT_MESSAGE_ID)
 	msg_info(%s: 

Bug#767718: marked as done (unblock: clamtk/5.11-1)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 14:43:02 +
with message-id 1169c2f95629f1383e274a4d8feb9...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#767718: unblock: clamtk/5.11-1
has caused the Debian Bug report #767718,
regarding unblock: clamtk/5.11-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
767718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767718
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package clamtk

This new upstream version includes one important bug fix to properly escape
the filename used in the right-click menu with Nautilus.  It also provides
improved documentation and updated translations.

The simplified signature updating UI and Update Assistant are improvements it
would be nice to get in.  I particularly like that the code base gets smaller.
Less to go wrong.

I have the package ready to upload, but I'd like a pre-review so I don't block
up unstable with this if it's not appropriate for Jessie.

unblock clamtk/5.11-1
diff -Nru clamtk-5.10/CHANGES clamtk-5.11/CHANGES
--- clamtk-5.10/CHANGES	2014-10-02 17:38:54.0 -0400
+++ clamtk-5.11/CHANGES	2014-10-31 05:54:14.0 -0400
@@ -1,5 +1,16 @@
 CHANGELOG for ClamTk:
 
+5.11 - Oct 31 2014
+-
+* Fix for clamtk.py to right-click scan files with
+  special characters
+* Minor improvements to the Update dialog; the new benefit
+  is one-click signature updating vice two
+* Minor updates to help documentation (PUAs)
+* Minor improvement in Update Assistant
+* Updated language files: German (de), Brazilian
+  Portuguese (pt_BR), Bulgarian (bg)
+
 5.10 - Oct 2 2014
 --
 * Display total number of signatures properly. Thanks, Natalia!
@@ -190,17 +201,17 @@
 4.44 - Dec 22 2012
 --
 	* Update gvfs directory location, which moved from
-	  /home/$user/.gvfs to /run/user/$user/gvfs.  This is
-	  standard now with Ubuntu 12.10 and Fedora 17
+  /home/$user/.gvfs to /run/user/$user/gvfs.  This is
+  standard now with Ubuntu 12.10 and Fedora 17
 	* Add missing ignore-gvfs-mounts option to scheduled
-	  scans. Thanks, Matthew!
+  scans. Thanks, Matthew!
 	* Copy bytecode.cld when changing to manual updates.
 	* Updated Finnish (fi) language file. Thanks, Jiri!
 
 4.43 - Dec 2 2012
 --
 	* Begin using Keyword entry in .desktop file
-	  (Launchpad #1050803)
+  (Launchpad #1050803)
 	* Added Afrikaans (af) language file. Thanks, Dawid!
 	* Added Marathi (mr) language file. Thanks, Shashank!
 	* Updated Greek (el_GR) language file. Thanks, Sterios!
diff -Nru clamtk-5.10/clamtk.py clamtk-5.11/clamtk.py
--- clamtk-5.10/clamtk.py	2013-12-29 20:44:40.0 -0500
+++ clamtk-5.11/clamtk.py	2014-10-23 17:32:00.0 -0400
@@ -14,6 +14,7 @@
 
 import os
 import urllib
+import re
 
 import locale
 locale.setlocale(locale.LC_ALL, '')
@@ -27,6 +28,7 @@

 def _open_scanner(self, file):
 filename = urllib.unquote(file.get_uri()[7:])
+filename = re.escape(filename)
 
 #os.chdir(filename)
 os.system('clamtk %s ' % filename)
diff -Nru clamtk-5.10/debian/changelog clamtk-5.11/debian/changelog
--- clamtk-5.10/debian/changelog	2014-10-08 00:01:36.0 -0400
+++ clamtk-5.11/debian/changelog	2014-11-02 00:57:45.0 -0400
@@ -1,3 +1,9 @@
+clamtk (5.11-1) UNRELEASED; urgency=medium
+
+  * New upstream version
+
+ -- Scott Kitterman sc...@kitterman.com  Sun, 02 Nov 2014 00:57:45 -0400
+
 clamtk (5.10-1) unstable; urgency=medium
 
   * Import new upstream version
diff -Nru clamtk-5.10/debian/.git-dpm clamtk-5.11/debian/.git-dpm
--- clamtk-5.10/debian/.git-dpm	2014-10-07 23:59:45.0 -0400
+++ clamtk-5.11/debian/.git-dpm	2014-11-02 00:57:45.0 -0400
@@ -1,8 +1,8 @@
 # see git-dpm(1) from git-dpm package
-0282a3b6bf5d6453ac616b38e18e9fcc49202efa
-0282a3b6bf5d6453ac616b38e18e9fcc49202efa
-06a28307b5d2c7019084ff0470df8d6b819ca871
-06a28307b5d2c7019084ff0470df8d6b819ca871
-clamtk_5.10.orig.tar.gz
-19398c0b685954fb67fe9526b3667cdcca627f7d
-895308
+31399a3a6839f9867a7ef0aef73faaa7fd1643cc
+31399a3a6839f9867a7ef0aef73faaa7fd1643cc
+be123d01e20aac2974f78799bd5fe950855cdf5b
+be123d01e20aac2974f78799bd5fe950855cdf5b
+clamtk_5.11.orig.tar.gz
+150a079d81facda2246546fd7bbf8b22d0c15112
+894160
diff -Nru clamtk-5.10/debian/patches/0001-Add-Konqueror-Dolphin-service-menu-support-by-copyin.patch 

Bug#730251: pu: package shutdown-at-night/0.10+deb7u1

2014-11-07 Thread Jonathan Wiltshire

On 2014-09-07 06:11, Petter Reinholdtsen wrote:

[Jonathan Wiltshire]

Let's compromise; please add a suitable note to NEWS.Debian warning
of such cases, and upload.


Great.  I will do that.  First draft message:

  Warning: When shutdown-at-night see a X login screen (like kdm, gdm,
  lightdm) it assume the machine is unused.  This can cause unwanted
  shutdowns on multiseat machines, or when several display managers
  are running at the same time.


Yes, looks ok.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/bd209e6b5f374838ac2a51d26b58f...@hogwarts.powdarrmonkey.net



Bug#768449: marked as done (unblock: libonig/5.9.5-3)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 15:27:35 +
with message-id 9cb80cb5b14e0ef1526ceb9c5380a...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768449: unblock: libonig/5.9.5-3
has caused the Debian Bug report #768449,
regarding unblock: libonig/5.9.5-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768449
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libonig


To fix the bug #768267 with the severity serious I have done the following
changes:

libonig (5.9.5-3) unstable; urgency=medium

  * Add debian/libonig2-dbg.(preinst|postinst|postrm) to prevent
error on upgrade wheezy to jessie. (Closes: #768267)

 -- Jörg Frings-Fürst deb...@jff-webhosting.net  Thu, 06 Nov 2014 21:32:20
+0100

The debdiff between 5.9.5-2 und 5.9.5-3 is attached

unblock libonig/5.9.5-3

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (500, 'testing-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/6 CPU cores)
diff -Nru libonig-5.9.5/debian/changelog libonig-5.9.5/debian/changelog
--- libonig-5.9.5/debian/changelog	2014-05-13 10:31:02.0 +0200
+++ libonig-5.9.5/debian/changelog	2014-11-06 21:32:27.0 +0100
@@ -1,3 +1,10 @@
+libonig (5.9.5-3) unstable; urgency=medium
+
+  * Add debian/libonig2-dbg.(preinst|postinst|postrm) to prevent
+error on upgrade wheezy to jessie. (Closes: #768267)
+
+ -- Jörg Frings-Fürst deb...@jff-webhosting.net  Thu, 06 Nov 2014 21:32:20 +0100
+
 libonig (5.9.5-2) unstable; urgency=medium
 
   * rename debian/*.doc-base
diff -Nru libonig-5.9.5/debian/libonig2-dbg.postinst libonig-5.9.5/debian/libonig2-dbg.postinst
--- libonig-5.9.5/debian/libonig2-dbg.postinst	1970-01-01 01:00:00.0 +0100
+++ libonig-5.9.5/debian/libonig2-dbg.postinst	2014-11-06 21:16:49.0 +0100
@@ -0,0 +1,40 @@
+#!/bin/sh
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#* postinst `configure' most-recently-configured-version
+#* old-postinst `abort-upgrade' new version
+#* conflictor's-postinst `abort-remove' `in-favour' package
+#  new-version
+#* postinst `abort-remove'
+#* deconfigured's-postinst `abort-deconfigure' `in-favour'
+#  failed-install-package version `removing'
+#  conflicting-package version
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+# source debconf library
+#. /usr/share/debconf/confmodule
+
+
+case $1 in
+
+  configure|abort-upgrade|abort-remove|abort-deconfigure)
+# Replace documentation directory symlink
+dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libonig2-dbg /usr/share/doc/libonig2 5.9.1-1~ -- $@
+  ;;
+
+  *)
+echo postinst called with unknown argument \`$1' 2
+exit 1
+  ;;
+
+esac
+
+#DEBHELPER#
+
+
+exit 0
diff -Nru libonig-5.9.5/debian/libonig2-dbg.postrm libonig-5.9.5/debian/libonig2-dbg.postrm
--- libonig-5.9.5/debian/libonig2-dbg.postrm	1970-01-01 01:00:00.0 +0100
+++ libonig-5.9.5/debian/libonig2-dbg.postrm	2014-11-06 21:15:56.0 +0100
@@ -0,0 +1,33 @@
+#! /bin/sh
+# postrm script for argyll
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#* postrm `remove'
+#* postrm `purge'
+#* old-postrm `upgrade' new-version
+#* new-postrm `failed-upgrade' old-version
+#* new-postrm `abort-install'
+#* new-postrm `abort-install' old-version
+#* new-postrm `abort-upgrade' old-version
+#* disappearer's-postrm `disappear' roverwritr new-version
+# for details, see /usr/share/doc/packaging-manual/
+
+case $1 in
+purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+	dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libonig2-dbg /usr/share/doc/libonig2 5.9.1-1~ -- $@
+;;
+
+*)
+echo postrm called with unknown argument \`$1' 2
+exit 0
+
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
diff -Nru libonig-5.9.5/debian/libonig2-dbg.preinst libonig-5.9.5/debian/libonig2-dbg.preinst
--- libonig-5.9.5/debian/libonig2-dbg.preinst	1970-01-01 01:00:00.0 +0100
+++ libonig-5.9.5/debian/libonig2-dbg.preinst	2014-11-06 21:00:55.0 +0100
@@ -0,0 +1,31 

Bug#768161: marked as done (unblock: dogtag-pki/10.2.0-3)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 15:29:50 +
with message-id 2d2f2d1c6dc096636adea8191359b...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768161: unblock: dogtag-pki/10.2.0-3
has caused the Debian Bug report #768161,
regarding unblock: dogtag-pki/10.2.0-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768161: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768161
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package dogtag-pki

It has been on sid for ~19 days, file conflict with strongswan has been
fixed (for now, proper fix should get in strongswan 5.2.1-5),
changelog as follows:

dogtag-pki (10.2.0-3) unstable; urgency=medium

  * control: Add Breaks/Replaces on strongswan-starter to pki-tools.
(Closes: #767561)

 -- Timo Aaltonen tjaal...@debian.org  Wed, 05 Nov 2014 00:40:10 +0200

dogtag-pki (10.2.0-2) unstable; urgency=medium

  * patches: Fix servlet jar name, and paths to jss4.jar and symkey.jar.

 -- Timo Aaltonen tjaal...@debian.org  Fri, 24 Oct 2014 20:39:24 +0300

dogtag-pki (10.2.0-1) unstable; urgency=low

  * Initial release (Closes: #653606)

 -- Timo Aaltonen tjaal...@debian.org  Fri, 10 Oct 2014 14:40:12 +0300


unblock dogtag-pki/10.2.0-3
---End Message---
---BeginMessage---

Control: tag -1 wontfix

On 2014-11-05 14:28, Timo Aaltonen wrote:

Please unblock package dogtag-pki

It has been on sid for ~19 days, file conflict with strongswan has been
fixed (for now, proper fix should get in strongswan 5.2.1-5),
changelog as follows:


New in Jessie; sorry, but it's too late for that.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits---End Message---


Bug#768468: unblock: haskell-hoogle/4.2.33-3

2014-11-07 Thread Joachim Breitner
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please unblock package haskell-hoogle. It contains a small change to the
control field, but it makes sense that apt-get install hoogle should
not install apache2.

Debdiff attached. It also contains a README.source which was
acidentially missing in the previous release.

unblock haskell-hoogle/4.2.33-3

Thanks,
Joachim

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armhf

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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlRc5SoACgkQ9ijrk0dDIGyibACdF61YRV2UY1VJrm3vZPJxS5KF
oywAoMs1NzSMYm3NClXHGXHvbBPTev+L
=y/wq
-END PGP SIGNATURE-
diff -Nru haskell-hoogle-4.2.33/debian/changelog haskell-hoogle-4.2.33/debian/changelog
--- haskell-hoogle-4.2.33/debian/changelog	2014-09-21 21:13:35.0 +0200
+++ haskell-hoogle-4.2.33/debian/changelog	2014-11-07 15:54:40.0 +0100
@@ -1,3 +1,9 @@
+haskell-hoogle (4.2.33-3) unstable; urgency=medium
+
+  * Demote Recommends: apache2 to suggests (Closes: #768447) 
+
+ -- Joachim Breitner nome...@debian.org  Fri, 07 Nov 2014 15:54:40 +0100
+
 haskell-hoogle (4.2.33-2) unstable; urgency=medium
 
   * Switch from embedded to packaged jquery
diff -Nru haskell-hoogle-4.2.33/debian/control haskell-hoogle-4.2.33/debian/control
--- haskell-hoogle-4.2.33/debian/control	2014-07-28 02:15:22.0 +0200
+++ haskell-hoogle-4.2.33/debian/control	2014-11-07 15:48:50.0 +0100
@@ -124,7 +124,7 @@
 Section: misc
 Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}, ghc-doc
  , libjs-jquery
-Recommends: apache2 | httpd
+Suggests: apache2 | httpd
 Description: Haskell API Search for Debian system
  Hoogle is a Haskell API search engine, which allows you to
  search many standard Haskell libraries by either function name,
diff -Nru haskell-hoogle-4.2.33/debian/README.source haskell-hoogle-4.2.33/debian/README.source
--- haskell-hoogle-4.2.33/debian/README.source	1970-01-01 01:00:00.0 +0100
+++ haskell-hoogle-4.2.33/debian/README.source	2014-11-07 15:47:55.0 +0100
@@ -0,0 +1,20 @@
+Since hoogle usually works by downloading some databases or source
+files from Hackage/HaskellWiki, and in Debian we want a hermetic
+build/install, the `debian/files_hoogle/update_hoogle` script tries to
+trick hoogle into working fully offline.
+
+This doesn't offer the full functionality of hoogle (e.g. full package
+list is not available), but we do have full local indexing (based on
+what packages are installed) plus the keywords file.
+
+This file (`debian/files_hoogle/keyword.txt`) is being shipped as
+processed by a normal (with access to online resources) hoogle
+database. To regenerate it:
+
+- Create an empty directory and `cd` to it.
+- Run: `hoogle data -d .`; this will take a while as it downloads and
+  unpacks things, and then finally generate the default database.
+- You should then have, amongst many other things, a `keyword.txt`
+  file in it; simply copy it to `debian/files_hoogle`.
+
+ -- Iustin Pop ius...@debian.org, Sun, 21 Sep 2014 22:06:10 +0200


Processed: Re: Bug#767750: unblock: libnet-dns-perl/0.81-1

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 moreinfo
Bug #767750 [release.debian.org] unblock: libnet-dns-perl/0.81-1
Added tag(s) moreinfo.

-- 
767750: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767750
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: 
https://lists.debian.org/handler.s.b767750.14153747029205.transcr...@bugs.debian.org



Bug#767750: unblock: libnet-dns-perl/0.81-1

2014-11-07 Thread Emilio Pozuelo Monfort

Control: tags -1 moreinfo

On 02/11/14 12:04, Ondřej Surý wrote:

the version of libnet-dns-perl in unstable fixes some FTBFS errors in
other packages (#755317), so it's desired to have it in testing, but
it's a 0.81 pre-released version and the 0.80_2 version is causing
problems at least in spamassasssin (#766718).

libnet-dns-perl has undergone some big refactoring in between version
in stable and testing and last few upstream releases are just cleanups
of that refactoring (mainly packages using some Net::DNS internal they
shouldn't be using).

Unfortunatelly upstream missed the freeze-10 days a little bit, thus I
am asking for a permission to upload final 0.81 release and let it
migrate to testing.  Thank you for considering this.


Sorry but I'm not very fluent with perl, and there is no changelog. Why are 
these changes useful? What are they fixing? Why should we have them in Jessie?


Emilio


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/545ce764.8040...@debian.org



Bug#768007: marked as done (unblock: qemu/2.1+dfsg-7)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 15:41:03 +
with message-id 12fbc32711f2f7f640b7c7c19e0ee...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768007: unblock: qemu/2.1+dfsg-7
has caused the Debian Bug report #768007,
regarding unblock: qemu/2.1+dfsg-7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768007: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768007
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please consider unblocking package qemu.  Current version has 2 security
fixes (CVE-2014-3689 and CVE-2014-7815) and a fix for possible data
corrupter which has biten several people already (this one does not have
a bug# in debian, but ofc. I can file one too, original discussion was at
https://bugs.launchpad.net/qemu/+bug/1368815 ).

Besides that, it has several other bugfixes - #747636, #755740, #760949,
#765075 - these are easy changes not touching critical paths in the package.

All code changes are from upstream.

And besides that, there are a few tweaks in build system, which has been
tested extensively to ensure nothing breaks, which will help us to maintain
this package together with ubuntu guys without a need for forking - this
is something I really wanted to get into debian before freeze, because it
will be the common ground for quite some time.

Complete list of changes (from 2 releases combined):

   * urgency is high due to 2 security fixes
 and because of possible data corruption bugfix
   * vnc-sanitize-bits_per_pixel-from-the-client-CVE-2014-7815.patch
 from upstream (Closes: CVE-2014-7815)
   * add two patches from upstream for block/raw-posix.c to work around
 probs in FS_IOC_FIEMAP ioctl and to prefer seek_hole over fiemap.
 This should fix a long-standing ghost data corruption observed
 in various places.
   * mention closing of CVE-2014-3615 by 2.1.2 (2.1+dfsg-5)
   * 9p-use-little-endian-format-for-xattr-values.patch (Closes: #755740)
   * mention closing of #760386
   * mention closing of more CVEs by 2.1+dfsg-1
   * recognize ppc64el in qemu-debootstrap (Luca Falavigna) (Closes: #760949)
   * use dpkg-vendor to let derived distros to use our d/rules
   * use /usr/share/dpkg/architecture.mk to get DEB_HOST_* and DEB_BUILD_*
 variables.  This restores cross building support.
   * use /usr/share/dpkg/buildflags.mk for CFLAGS LDFLAGS Co
   * pass -DVENDOR_{DEBIAN,UBUNTU} to compiler
   * do not treat ppc* and ppc*le as compatible for binfmt registrations
   * mention ACPI SLIC to RSDT id copying if slic table is supplied,
 thank you Tim Small for the patch (Closes: #765075)
   * apply 5 patches from upstream to fix a security issue in
 vmware-vga (Closes: #765496 CVE-2014-3689)
   * apply two patches from upstream to make qemu to work with samba4
 (Closes: #747636)

unblock qemu/2.1+dfsg-7

-- System Information:
Debian Release: 7.7
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'oldstable'), (199, 'testing'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
powerpc

Kernel: Linux 3.10-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---

On 2014-11-04 04:35, Michael Tokarev wrote:
Please consider unblocking package qemu.  Current version has 2 
security

fixes (CVE-2014-3689 and CVE-2014-7815) and a fix for possible data
corrupter which has biten several people already (this one does not 
have
a bug# in debian, but ofc. I can file one too, original discussion was 
at

https://bugs.launchpad.net/qemu/+bug/1368815 ).


Unblocked, thanks.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits---End Message---


NEW changes in stable-new

2014-11-07 Thread Debian FTP Masters
Processing changes file: libxml-security-java_1.4.5-1+deb7u1_amd64.changes
  ACCEPT
Processing changes file: qemu-kvm_1.1.2+dfsg-6+deb7u5_amd64.changes
  ACCEPT
Processing changes file: qemu-kvm_1.1.2+dfsg-6+deb7u5_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: https://lists.debian.org/e1xmlwc-ij...@franck.debian.org



Re: debootstrap/base-passwd: #767999 and #766459 should really be fixed in base-passwd

2014-11-07 Thread Colin Watson
On Thu, Nov 06, 2014 at 02:06:07PM +, Michael Tautschnig wrote:
 At least Santiago's and my opinion diverge on whether base-passwd is presently
 in line with policy on 3.8 Essential packages. Therefore the route from here
 appears to hinge on interpreting policy in one of two ways: my point is that
 base-passwd, at present, is not providing its functionality after just being
 unpacked - it does require postinst having been run. Santiago claims, if I
 interpret this correctly, that every package has to be configured at least 
 once
 before being useful at all (irrespective of whether it is essential or not).

On the one hand, I agree with Santiago's policy interpretation here, and
have long maintained this in pretty much the same terms.  I have always
read that policy directive as being for the purpose of requiring
Essential packages to behave safely during upgrades so that the problem
of upgrading entire systems is tractable.

That said, I don't particularly feel the need to stand on a precise
interpretation here, and it's true that this problem can be dealt with
easily enough in base-passwd.  Michael's patch is textually longer than
a debootstrap change, it's true, but it doesn't introduce any particular
maintenance burden, and it weakens the constraints on configuring the
Essential set correctly, which is something I'm generally in favour of.
I've therefore gone ahead and uploaded this base-passwd change (after
local testing):

base-passwd (3.5.37) unstable; urgency=medium

  * Debconf translations:
- Dutch (thanks, Frans Spiesschaert; closes: #765361).
- Danish (thanks, Joe Hansen; closes: #765853).
  * Copy /etc/passwd and /etc/group from the master files in the preinst on
initial install, to be more tolerant of bootstrapping tools that
configure the Essential set in slightly different orders (based on a
patch from Michael Tautschnig; see #766459 and #767999).

 -- Colin Watson cjwat...@debian.org  Fri, 07 Nov 2014 15:44:29 +

This doesn't preclude fixing this in depth in other ways (e.g. a
debootstrap change in stable), so I'm not closing these bugs.  I'll
leave it to others to decide when/whether to do that.

-- 
Colin Watson   [cjwat...@debian.org]


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141107154809.gs5...@riva.ucam.org



Bug#767645: unblock: starpu/1.1.3+dfsg-3 and starpu-contrib/1.1.3+dfsg-3

2014-11-07 Thread Emilio Pozuelo Monfort

Control: tags -1 confirmed

On 01/11/14 16:14, Samuel Thibault wrote:

Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

unblock starpu/1.1.3+dfsg-3
unblock starpu-contrib/1.1.3+dfsg-3

Hello,

I would like to upload the attached changes: when I added libsocl
to main/starpu, I forgot to add the conflict with the version from
contrib/starpu-contrib, libsocl-contrib (since they ship exactly the
same library, with different support).

This fixes Bug#767557.


Go ahead.

Emilio


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/545ce9a2.5050...@debian.org



Processed: Re: Bug#767645: unblock: starpu/1.1.3+dfsg-3 and starpu-contrib/1.1.3+dfsg-3

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 confirmed
Bug #767645 [release.debian.org] unblock: starpu/1.1.3+dfsg-3 and 
starpu-contrib/1.1.3+dfsg-3
Added tag(s) confirmed.

-- 
767645: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767645
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: 
https://lists.debian.org/handler.s.b767645.141537527615047.transcr...@bugs.debian.org



Processed: Re: Bug#767266: unblock: plymouth

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

 tags 767266 moreinfo
Bug #767266 [release.debian.org] unblock: plymouth
Ignoring request to alter tags of bug #767266 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
767266: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767266
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: 
https://lists.debian.org/handler.s.c.141537525414872.transcr...@bugs.debian.org



Bug#768472: unblock: netcfg/1.123

2014-11-07 Thread Cyril Brulebois
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package netcfg, which fixes a missing bound check in a
nameserver array:

| netcfg (1.123) unstable; urgency=medium
| 
|   * Fix missing bounds check on nameserver array iteration, leading to a
| crash when 4 (or more) nameservers are available (Closes: #768218).
| Thanks, Kjell Braden, for the bug report, patch, and tests!
| 
|  -- Cyril Brulebois k...@debian.org  Thu, 06 Nov 2014 13:49:31 +0100

Probably a candidate for p-u but nothing too dramatic, or urgent.

unblock netcfg/1.123

I'm told the current d-i RM is OK with an unblock-udeb.

Mraw,
KiBi.


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141107155412.21383.80924.report...@arya.home.mraw.org



Bug#768472: marked as done (unblock: netcfg/1.123)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Nov 2014 16:59:42 +0100
with message-id 20141107155941.gn3...@coloquinte.cristau.org
and subject line Re: Bug#768472: unblock: netcfg/1.123
has caused the Debian Bug report #768472,
regarding unblock: netcfg/1.123
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768472: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package netcfg, which fixes a missing bound check in a
nameserver array:

| netcfg (1.123) unstable; urgency=medium
| 
|   * Fix missing bounds check on nameserver array iteration, leading to a
| crash when 4 (or more) nameservers are available (Closes: #768218).
| Thanks, Kjell Braden, for the bug report, patch, and tests!
| 
|  -- Cyril Brulebois k...@debian.org  Thu, 06 Nov 2014 13:49:31 +0100

Probably a candidate for p-u but nothing too dramatic, or urgent.

unblock netcfg/1.123

I'm told the current d-i RM is OK with an unblock-udeb.

Mraw,
KiBi.
---End Message---
---BeginMessage---
On Fri, Nov  7, 2014 at 16:54:12 +0100, Cyril Brulebois wrote:

 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package netcfg, which fixes a missing bound check in a
 nameserver array:
 
 | netcfg (1.123) unstable; urgency=medium
 | 
 |   * Fix missing bounds check on nameserver array iteration, leading to a
 | crash when 4 (or more) nameservers are available (Closes: #768218).
 | Thanks, Kjell Braden, for the bug report, patch, and tests!
 | 
 |  -- Cyril Brulebois k...@debian.org  Thu, 06 Nov 2014 13:49:31 +0100
 
 Probably a candidate for p-u but nothing too dramatic, or urgent.
 
 unblock netcfg/1.123
 
 I'm told the current d-i RM is OK with an unblock-udeb.
 
unblocked

Cheers,
Julien---End Message---


Bug#768364: unblock: geographiclib/1.37-3

2014-11-07 Thread Ross Gammon
On 11/06/2014 09:58 PM, Adam D. Barratt wrote:
 Control: tags -1 + moreinfo
 
 On 2014-11-06 19:56, Ross Gammon wrote:
 Please unblock package geographiclib.


[...]


 The package is currently on d.mentors.net awaiting sponsorship.
 
 That sounds fine, but please let us know once it's actually in the
 archive so we can check the diff.
 
 Regards,
 
 Adam
 

Thanks to Andreas Tille, it is now in the archive.

Regards,

Ross



signature.asc
Description: OpenPGP digital signature


Bug#767971: unblock: vlc/2.2.0~rc1-1

2014-11-07 Thread Emilio Pozuelo Monfort

Control: tags -1 confirmed

On 03/11/14 19:51, Sebastian Ramacher wrote:

Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

I'd like to upload vlc 2.2.0~rc-1 to unstable for inclusion in jessie
after 2.2.0~pre4-2 migrated. This is request to pre-approve the changes
between 2.2.0~pre4-2 and vlc 2.2.0~rc-1.

2.2.0~rc1 is a bug fix and translation update release if one ignores all
the noise coming from Mac OS X, Windows and OS/2 only changes. It
includes fixes for plenty of heap buffer overflows ([1], [2], [3], [4],
[5] and probably more). I'd prefer to update vlc to this upstream
release instead of backporting those fixed to 2.2.0~pre4.

2.2.0~rc1 now also correctly builds and installs the sftp access plugin.
debian/vlc-nox.install.in has been changed accordingly.

Please find attached a filtered debdiff against 2.2.0~pre4-2 with
diffstat


While the diff is big, the filtered diff looks reasonable, and this is a 
security sensitive package so I think it would be good to stay aligned with 
upstream while possible (especially so we don't ship a beta). So, approved, but 
please use urgency=low. Let us know when your package is accepted.


Emilio


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/545cefbb.90...@gmail.com



Processed: Re: Bug#767971: unblock: vlc/2.2.0~rc1-1

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 confirmed
Bug #767971 [release.debian.org] unblock: vlc/2.2.0~rc1-1
Added tag(s) confirmed.

-- 
767971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767971
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: 
https://lists.debian.org/handler.s.b767971.141537684129188.transcr...@bugs.debian.org



Bug#768444: pu: package debootstrap/1.0.48+deb7u2

2014-11-07 Thread Adam D. Barratt

Control: tags -1 + pending

On 2014-11-07 13:00, Cyril Brulebois wrote:

Julien Cristau jul...@cristau.org (2014-11-07):

 there was a lot of crying, and shouting, and shooting in #767999; given
 Guillem's comments I'm tempted to go the route outlined in [1]. I'm
 attaching the proposed patch, already deployed in testing for quite a
 while; and also successfully in stable by different people.

Yes please.


Ta, 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: 
https://lists.debian.org/a448d6e39c8511bee87cfaac44bfe...@mail.adsl.funky-badger.org



Processed: Re: Bug#768444: pu: package debootstrap/1.0.48+deb7u2

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #768444 [release.debian.org] pu: package debootstrap/1.0.48+deb7u2
Added tag(s) pending.

-- 
768444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768444
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: 
https://lists.debian.org/handler.s.b768444.141537701830649.transcr...@bugs.debian.org



Bug#768364: marked as done (unblock: geographiclib/1.37-3)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 16:16:09 +
with message-id 16b417be8bfb7cfca005d6be622f4...@hogwarts.powdarrmonkey.net
and subject line Re: Bug#768364: unblock: geographiclib/1.37-3
has caused the Debian Bug report #768364,
regarding unblock: geographiclib/1.37-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768364: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768364
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package geographiclib.

This version of geographiclib fixes a failure to upgrade from the version in
Wheezy (#768216 - serious). Unfortunately, there was an NMU to unstable
recently, so an unreleated change is included. This was just an update to the
symbols for mips64(el) and ppc64el, and should do no harm in jessie.

The package is currently on d.mentors.net awaiting sponsorship.

unblock geographiclib/1.37-3

-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-security
  APT policy: (990, 'trusty-security'), (900, 'trusty-updates'), (500,
'trusty'), (400, 'trusty-proposed'), (200, 'utopic-proposed'), (100, 'trusty-
backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-39-generic (SMP w/4 CPU cores)
diff -Nru geographiclib-1.37/debian/changelog geographiclib-1.37/debian/changelog
--- geographiclib-1.37/debian/changelog	2014-09-29 21:33:05.0 +0200
+++ geographiclib-1.37/debian/changelog	2014-11-06 18:56:29.0 +0100
@@ -1,3 +1,16 @@
+geographiclib (1.37-3) unstable; urgency=medium
+
+  * Add Conflicts/Replace to libgeographic-dev (Closes: #768216)
+
+ -- Ross Gammon rossgam...@mail.dk  Thu, 06 Nov 2014 18:25:05 +0100
+
+geographiclib (1.37-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix symbols file for mips64(el) and ppc64el (Closes: #766984).
+
+ -- YunQiang Su s...@debian.org  Mon, 03 Nov 2014 09:15:36 +
+
 geographiclib (1.37-2) unstable; urgency=medium
 
   * Update symbols file to fix FTBFS on 32 bit arches (Closes: #762485)
diff -Nru geographiclib-1.37/debian/control geographiclib-1.37/debian/control
--- geographiclib-1.37/debian/control	2014-09-29 21:33:05.0 +0200
+++ geographiclib-1.37/debian/control	2014-11-06 18:56:29.0 +0100
@@ -52,6 +52,8 @@
 Package: libgeographic-dev
 Architecture: any
 Section: libdevel
+Conflicts: libgeographiclib-dev
+Replaces: libgeographiclib-dev
 Depends: libgeographic13 (= ${binary:Version}),
  ${shlibs:Depends},
  ${misc:Depends}
diff -Nru geographiclib-1.37/debian/libgeographic13.symbols geographiclib-1.37/debian/libgeographic13.symbols
--- geographiclib-1.37/debian/libgeographic13.symbols	2014-09-29 21:33:05.0 +0200
+++ geographiclib-1.37/debian/libgeographic13.symbols	2014-11-06 18:56:29.0 +0100
@@ -221,7 +221,7 @@
  _ZN13GeographicLib7Utility3strIcEESsT_i@Base 1.37
  _ZN13GeographicLib7Utility3strIiEESsT_i@Base 1.37
  _ZN13GeographicLib7Utility5fractIdEET_RKSs@Base 1.37
- (arch=armel armhf mips mipsel powerpc)_ZN13GeographicLib7Utility6lookupERKSsc@Base 1.37-1
+ (arch=armel armhf mips mipsel mips64 mips64el powerpc ppc64el)_ZN13GeographicLib7Utility6lookupERKSsc@Base 1.37-1
  _ZN13GeographicLib7Utility9ParseLineERKSsRSsS3_@Base 1.37
  _ZN13GeographicLib8Geodesic12SinCosSeriesEbddPKdi@Base 1.37
  _ZN13GeographicLib8Geodesic3C1fEdPd@Base 1.37
@@ -440,7 +440,7 @@
  _ZNSt6vectorItSaItEEaSERKS1_@Base 1.37
  _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EOS6_S7_@Base 1.37
  _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_@Base 1.37
- (arch=!hurd-i386 !i386 !kfreebsd-i386)_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_PKS3_@Base 1.37
+ (arch=!hurd-i386 !i386 !kfreebsd-i386 !mips64 !mips64el)_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_PKS3_@Base 1.37
  _ZTIN13GeographicLib13GeographicErrE@Base 1.37
  _ZTSN13GeographicLib13GeographicErrE@Base 1.37
  _ZTVN13GeographicLib13GeographicErrE@Base 1.37
---End Message---
---BeginMessage---

On 2014-11-07 16:09, Ross Gammon wrote:

Thanks to Andreas Tille, it is now in the archive.


Unblocked, thanks.

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits---End Message---

Bug#767980: marked as done (nmu: wxmaxima_13.04.2-4 xmlcopyeditor_1.2.0.12-1.1)

2014-11-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Nov 2014 16:21:17 +
with message-id 545cf17d.4050...@debian.org
and subject line Re: Bug#767980: nmu: wxmaxima_13.04.2-4 
xmlcopyeditor_1.2.0.12-1.1
has caused the Debian Bug report #767980,
regarding nmu: wxmaxima_13.04.2-4 xmlcopyeditor_1.2.0.12-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
767980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767980
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu
Control: block 766790 by -1

nmu wxmaxima_13.04.2-4 xmlcopyeditor_1.2.0.12-1.1 . amd64 armel armhf hurd-i386 
i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x sparc . -m Rebuild 
for wxLANGUAGE_* ABI break in wxwidgets3.0 (#766790)
---End Message---
---BeginMessage---

On 02/11/14 22:53, Olly Betts wrote:

Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu
Control: block 766790 by -1

nmu wxmaxima_13.04.2-4 xmlcopyeditor_1.2.0.12-1.1 . amd64 armel armhf hurd-i386 i386 
kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x sparc . -m Rebuild for 
wxLANGUAGE_* ABI break in wxwidgets3.0 (#766790)


Scheduled (in all architectures).

Emilio---End Message---


Bug#768012: unblock: quassel/0.10.0-2.1

2014-11-07 Thread Jonathan Wiltshire

Control: tag -1 moreinfo

On 2014-11-06 07:54, Salvatore Bonaccorso wrote:

Can you either accept and unblock of another upload of quassel to
unstable, say 1:0.10.0-2.1 (or prepared by Thomas, so not using a NMU
version numbering) or would you prefer an upload trough tpu?


I would prefer a reversion in sid, so that quassel gets some testing 
(tpu gets basically none).


Thanks,

--
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

directhex i have six years of solaris sysadmin experience, from
8-10. i am well qualified to say it is made from bonghits
layered on top of bonghits


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cd8549a6cecc380bb5f69d2ca2b36...@hogwarts.powdarrmonkey.net



Processed: Re: Bug#768012: unblock: quassel/0.10.0-2.1

2014-11-07 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 moreinfo
Bug #768012 [release.debian.org] unblock: quassel/0.10.0-2.1
Added tag(s) moreinfo.

-- 
768012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768012
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: 
https://lists.debian.org/handler.s.b768012.14153775252883.transcr...@bugs.debian.org



NEW changes in stable-new

2014-11-07 Thread Debian FTP Masters
Processing changes file: debootstrap_1.0.48+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: https://lists.debian.org/e1xmmdi-0007nj...@franck.debian.org



Bug#768012: unblock: quassel/0.10.0-2.1

2014-11-07 Thread Emilio Pozuelo Monfort

On 06/11/14 07:54, Salvatore Bonaccorso wrote:

Hi Release Team, hi Thomas

This unblock request cannot be done this way anymore as there was a
new upstream version upload to unstable, which also does not seem to
contain the fix, see https://bugs.debian.org/766962#68 (commit
8b5ecd226f9208af3074b33d3b7cf5e14f55b138 upstream is only after the
0.11.0 release).

I would like to see this fixed also in Jessie, as we did already
DSA-3063-1 for wheezy.

Can you either accept and unblock of another upload of quassel to
unstable, say 1:0.10.0-2.1 (or prepared by Thomas, so not using a NMU
version numbering) or would you prefer an upload trough tpu?


Either way is fine with me.

Emilio


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/545cf3e6.8060...@debian.org



  1   2   >