Bug#736357: syncevolution: tmp file vulnerability

2014-01-22 Thread Helmut Grohne
Package: syncevolution Version: 1.0+ds1~beta2a-2 Severity: important Tags: security Dear Maintainer, Your package contains a funny tmp file vulnerability. $ grep 'mktemp`\.' -r . ./src/syncevo/installcheck-local.sh:TMPFILE_CXX=`mktemp`.cxx

Bug#736359: localepurge: tmp file vulnerability

2014-01-22 Thread Helmut Grohne
Package: localepurge Version: 0.6.2+nmu1 Severity: important Tags: security Hi Niels, the maintainer scripts of localepurge contain a funny tmp file vulnerability: $ grep tempfile -r . ./debian/postrm:DEBREINSTALL=$(tempfile).$$ ./debian/localepurge.config:TEMPFILE=$(tempfile).$$

Bug#736358: axiom: tmp file vulnerability

2014-01-22 Thread Helmut Grohne
Package: axiom Version: 20100701-1.1 Severity: important Tags: security Dear Maintainer, Your package contains a funny tmp file vulnerability. $ grep 'tempfile).' -r . ./debian/axiom-test.sh:k=$(tempfile).input $ This is wrong. It creates a secure tempfile, but doesn't use it and instead

Bug#736360: lintian: do not warn about doxygen embedding jquery

2014-01-22 Thread Helmut Grohne
Package: lintian Version: 2.5.2 Severity: normal Dear Maintainers, Please stop warning about jquery.js as embedded by Doxygen. I evaluated all options at fixing this issue in Doxygen and conclude that a fix is infeasible and its usefulness is limited. The issue and the problems about fixing it

Bug#736357: syncevolution: tmp file vulnerability

2014-01-22 Thread Helmut Grohne
On Wed, Jan 22, 2014 at 08:47:22PM +0100, Tino Mettler wrote: On Wed, Jan 22, 2014 at 19:09:24 +0100, Helmut Grohne wrote: Package: syncevolution Version: 1.0+ds1~beta2a-2 Severity: important Tags: security Dear Maintainer, Your package contains a funny tmp file vulnerability

Bug#736357: syncevolution: tmp file vulnerability

2014-01-22 Thread Helmut Grohne
On Wed, Jan 22, 2014 at 09:41:41PM +0100, Tino Mettler wrote: Btw., don't expect me to fix this for oldstable, which is the version you use. As far as I can see, the script is only used at build time. The issue is reported against oldstable, because it is the oldest relevant version applicable.

Bug#736432: [doxygen] Include header/footer/img as external ressource

2014-01-23 Thread Helmut Grohne
Hi Bastien, On Thu, Jan 23, 2014 at 05:17:34PM +, bastien ROUCARIES wrote: Could you please see a patch for including generated doc as external ressource and not compiled inside doxygen. Thanks for working on the embedding problem for doxygen! While I see your patch, I am somewhat left in

Bug#736432: [doxygen] Include header/footer/img as external ressource

2014-01-23 Thread Helmut Grohne
Hi Bastien, On Thu, Jan 23, 2014 at 07:31:43PM +0100, Bastien ROUCARIES wrote: ressource and not compiled inside doxygen. From my point of view it does not matter whether the doxygen package ships jquery inside a binary or in a separate file. Both are contained in the package and both are

Bug#736432: Fwd: Re: Bug#736432: [doxygen] Include header/footer/img as external ressource

2014-01-23 Thread Helmut Grohne
Hi Bastien, On Thu, Jan 23, 2014 at 08:51:20PM +0100, Bastien ROUCARIES wrote: For me it is a worthwhile goal reduce archive size. When moving files within a package there is no reduction in size. That is precisely why the goal did not seem worthwhile to me. In any case it is not substantial.

Bug#736477: agda-mode: enable multiarch

2014-01-23 Thread Helmut Grohne
Package: agda-mode Version: 2.3.2.2-1 Severity: wishlist Dear Maintainer, It would be awesome to install 32bit agda on an amd64 base system, because 32bit agda is significantly faster. Making this possible is a huge task and fixing this bug will not suffice to make it possible, but this package

Bug#724255: util-linux: FTBFS: m4 runs out of memory

2014-01-25 Thread Helmut Grohne
=medium + + * Non-maintainer upload. + * Fix m4 looping in configure.ac's _UTIL_CHECK_SYSCALL. +m4_shiftn(2, sequence of two elements) infloops. (Closes: #724255) + + -- Helmut Grohne hel...@subdivi.de Sat, 25 Jan 2014 13:38:36 +0100 + util-linux (2.20.1-5.5) unstable; urgency=medium

Bug#731574: Please package new upstream version (mount(8) bugfix included)

2014-01-25 Thread Helmut Grohne
. (Closes: #724255) + * mount should not strip MS_REC for --make-r* options. (Closes: #731574) + + -- Helmut Grohne hel...@subdivi.de Sat, 25 Jan 2014 13:38:36 +0100 + util-linux (2.20.1-5.5) unstable; urgency=medium * Non-maintainer upload by the Security Team.

Bug#723168: libmount1-udeb: uninstallable, depends on libselinux1

2014-01-25 Thread Helmut Grohne
On Tue, Sep 17, 2013 at 03:46:52AM +0200, Cyril Brulebois wrote: running edos-debcheck on debian-installer Packages files, I noticed libmount1-udeb is uninstallable, as it depends on libselinux1. For those interested in squashing this bug, I'll share my analysis. A dependency from a udeb on a

Bug#732179: upstart should support systemd-style socket activation

2013-12-15 Thread Helmut Grohne
of what the TC decides on the init system question for Debian, for systemd and upstart to converge on a single reasonable protocol. Helmut Grohne has done some work in that direction², speaking to the relevant people at DebConf 13 in person. I am not entirely sure about the current status

Bug#727708: systemd socket activation protocol rationale

2013-12-15 Thread Helmut Grohne
. Helmut Grohne has done some work in that direction², speaking to the relevant people at DebConf 13 in person. I am not entirely sure about the current status of these efforts, maybe Helmut can comment See http://bugs.debian.org/732179. (Afaik you cannot create a new bug and CC another

Bug#732712: denyhosts should not be released with jessie

2013-12-20 Thread Helmut Grohne
Package: denyhosts Version: 2.6-10 Severity: serious Tags: jessie sid security Dear Maintainer, We, the Debian security team, believe that denyhosts should not be released with Debian jessie and further releases for the following reasons: * There are unaddressed security issues (e.g. #692229).

Bug#648021: fail2ban: Logfile in UTC, localtime UTC+1 - no entrioes found

2013-12-23 Thread Helmut Grohne
On Tue, Nov 08, 2011 at 01:01:23PM +0100, a...@old-forest.org wrote: On this (hopefully quite generic) system a log line looks: Nov 8 11:19:38 bar sshd[25427]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=fnord The time given is in UTC, localtime

Bug#738855: initscripts: Skip killing process starting with @

2014-02-13 Thread Helmut Grohne
Hi Dimitri, On Thu, Feb 13, 2014 at 01:58:23PM +, Dmitrijs Ledkovs wrote: There is convention starting that processes whos name starts with '@' shouldn't be killed. It is used to indicate that process is needed to manage root device / cleanly unmount the root filesystem. At least mdadm

Bug#738855: initscripts: Skip killing root-owned process starting with @

2014-02-13 Thread Helmut Grohne
Control: retitle -1 initscripts: Skip killing root-owned process starting with @ On Thu, Feb 13, 2014 at 08:58:33PM +, Dimitri John Ledkov wrote: How about limiting it to processes running as root? E.g. pgrep -u root -f ^@ ? That way there is no loop-hole opened, since those processes

Bug#738855: initscripts: Skip killing root-owned process starting with @

2014-02-14 Thread Helmut Grohne
On Fri, Feb 14, 2014 at 12:28:52AM +, Dimitri John Ledkov wrote: Thanks a lot for the review! Hmm. Maybe you can hold this patch off for a little longer? Pulling in oss-sec, because I am no longer sure that the remedy addresses all relevant aspects. Summary of previous discussion follows

Bug#738855: initscripts: Skip killing root-owned process starting with @

2014-02-16 Thread Helmut Grohne
On Fri, Feb 14, 2014 at 09:18:19AM +0100, Helmut Grohne wrote: Hmm. Maybe you can hold this patch off for a little longer? Discussion on oss-sec is inconclusive. Specifically there is no strong opinion that the approach is considered to be a vulnerability or weakness. Please move forward

Bug#738855: [oss-security] Re: Bug#738855: initscripts: Skip killing root-owned process starting with @

2014-02-16 Thread Helmut Grohne
On Sat, Feb 15, 2014 at 05:22:15PM +0100, Florian Weimer wrote: * Helmut Grohne: In this context allowing user processes to not be killed merely by changing their name could cause data loss during shutdown by blocking umount. Does that actually work? If so, it's a funcitonality bug

Bug#739347: lintian: raise file-name-is-not-valid-UTF-8 to error in accordance with policy 10.10

2014-02-17 Thread Helmut Grohne
Package: lintian Version: 2.5.21 Severity: wishlist Dear lintian Maintainers, Please raise the file-name-is-not-valid-UTF-8 tag to error level, because the aspect it enforces has reached the Debian policy in section 10.10 in version 3.9.5 with a MUST clause. I suggest the following info text

Bug#739741: fontconfig-config: fails to upgrade from 2.11.0-2 overwriting files in fontconfig

2014-02-22 Thread Helmut Grohne
Package: fontconfig-config Version: 2.11.0-2 Severity: serious Justification: fails to upgrade Hi Keith, I noticed the following apt output while upgrading fontconfig-config from 2.11.0-2 to 2.11.0-3 with fontconfig 2.11.0-3 already installed. Preparing to unpack

Bug#740757: ledger: no longer reads gnucash files

2014-03-04 Thread Helmut Grohne
Package: ledger Version: 3.0.0~20140226+bedae81+dfsg1-1 Severity: normal Dear Maintainer, When reading uncompressed gnucash files ledger now emits tons of errors and no useful output. Example: $ zcat foo.gnucash | ledger -f - print While parsing file , line 3: Error: Unexpected whitespace at

Bug#742871: Generates oddly named Directory Reference man pages including build path

2014-04-07 Thread Helmut Grohne
Control: tags -1 confirmed Control: found -1 1.8.1-1 Control: notfound -1 1.7.6.1-2.1 On Fri, Mar 28, 2014 at 01:09:36PM +0100, Michael Biebl wrote: when generating man pages via doxygen, newer versions of doxygen (can't exactly tell when this behaviour changed), now generate a Directory

Bug#744246: ftp.debian.org: update python-apt to support build-profiles

2014-04-11 Thread Helmut Grohne
Package: ftp.debian.org Severity: wishlist Control: block -1 by 744243 Control: block 738263 by -1 Dear ftp team, While trying to fix #738263, I got a REJECT: doxygen_1.8.6-3.dsc: APT could not parse Build-Depends field: Problem Parsing Dependency

Bug#744248: check_cert_expire: support configurable warn/crit times

2014-04-11 Thread Helmut Grohne
Package: nagios-plugins-contrib Version: 9.20140106 Severity: wishlist Tags: patch Dear Maintainer, It would be cool, if check_cert_expire could allow for different expiration warnings than 2 weeks and one day ahead of critical. To that end let me propose the attached patch introducing -w and -c

Bug#744265: src:gcc-4.9: FTCBFS for arm64 during application of cross-ma-install-location.diff due to mudflap

2014-04-12 Thread Helmut Grohne
patches/cross-ma-install-location.diff, +because there is no mudflap in gcc-4.9 anymore. Closes: #-1 + + -- Helmut Grohne hel...@subdivi.de Sat, 12 Apr 2014 10:29:18 +0200 + gcc-4.9 (4.9-20140411-1) unstable; urgency=medium * GCC 4.9.0 release candidate 1. diff -u gcc-4.9-4.9-20140411

Bug#743764: gcc-4.8: FTCBFS for arm64 during patch application

2014-04-13 Thread Helmut Grohne
Control: reopen -1 Control: tags -1 + pending On Mon, Apr 07, 2014 at 04:38:09PM +0200, Matthias Klose wrote: Am 06.04.2014 09:25, schrieb Helmut Grohne: Package: gcc-4.8 Version: 4.8.2-19 Severity: normal Tags: patch Some parts of gcc-linaro.diff went into svn-updates.diff as well

Bug#744780: dpkg: allows breaking dependencies on a:foo M-A:same by replacing it with a:bar M-A:none

2014-04-14 Thread Helmut Grohne
Package: dpkg Version: 1.17.6 Severity: normal User: helm...@debian.org Usertags: rebootstrap Dear maintainer, Please imagine the following obscure scenario. (Yes, I actually managed to reproduce it in a real world example.) Package b:amd64 depends on a:amd64 M-A:same. Both are installed, all

Bug#744782: src:gcc-4.8: does not build gccbase when with_deps_on_target_arch_pkgs=yes

2014-04-14 Thread Helmut Grohne
. ++ Set its architecture to CROSS_ARCH if necessary. ++ Invoke dh_gencontrol with $(cross_gencontrol) if necessary. +(Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Sun, 14 Apr 2014 18:35:08 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (r209122

Bug#716795: generated library packages aren't marked Multiarch when cross compiling gcc

2014-04-16 Thread Helmut Grohne
; urgency=low + + * Non-maintainer upload. + * Enable Multi-Arch headers for cross builds that set +with_deps_on_target_arch_pkgs=yes. (Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Tue, 15 Apr 2014 16:28:55 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404

Bug#745036: apt: supposedly broken Pre-Depends on multiarch-support from foreign arch

2014-04-17 Thread Helmut Grohne
Package: apt Version: 1.0.1 Severity: normal Tags: moreinfo User: helm...@debian.org Usertags: rebootstrap Dear apt maintainers, In a particular circumstance I arrive at a situation where apt's cache appears to be subtly wrong. The immediate observation is: # apt-get check Reading package

Bug#745044: rdfind: mark package as Multi-Arch:foreign

2014-04-17 Thread Helmut Grohne
:33.0 +0200 +++ rdfind-1.3.4/debian/changelog 2014-04-17 16:43:58.0 +0200 @@ -1,3 +1,10 @@ +rdfind (1.3.4-1.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Mark package as Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Thu, 17 Apr 2014 16

Bug#745047: symlinks: mark package as Multi-Arch:foreign

2014-04-17 Thread Helmut Grohne
/debian/changelog 2011-11-30 18:32:15.0 +0100 +++ symlinks-1.4/debian/changelog 2014-04-17 16:56:19.0 +0200 @@ -1,3 +1,10 @@ +symlinks (1.4-1.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Mark package as Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne

Bug#745069: src:pcre3: enable verbose build logs

2014-04-17 Thread Helmut Grohne
--- pcre3-8.31/debian/changelog 2014-04-08 23:38:13.0 +0200 +++ pcre3-8.31/debian/changelog 2014-04-17 20:08:36.0 +0200 @@ -1,3 +1,10 @@ +pcre3 (1:8.31-3.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Enable verbose build logs. (Closes: #-1) + + -- Helmut Grohne hel

Bug#745070: sharutils: mark package as Multi-Arch:foreign

2014-04-17 Thread Helmut Grohne
2013-10-19 15:02:28.0 +0200 +++ sharutils-4.14/debian/changelog 2014-04-17 20:23:42.0 +0200 @@ -1,3 +1,10 @@ +sharutils (1:4.14-1.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Mark sharutils as Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne hel

Bug#745114: src:pcre3: FTBFS on arm64 m68k and others: sljit not implemented

2014-04-17 Thread Helmut Grohne
) + + -- Helmut Grohne hel...@subdivi.de Fri, 18 Apr 2014 07:21:45 +0200 + pcre3 (1:8.31-3) unstable; urgency=medium * Enable JIT regex compilation (http://sljit.sourceforge.net/pcre). diff -Nru pcre3-8.31/debian/rules pcre3-8.31/debian/rules --- pcre3-8.31/debian/rules 2014-03-19 22:16

Bug#745116: src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=hppa

2014-04-18 Thread Helmut Grohne
by not building for hppa64. +(Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Fri, 18 Apr 2014 06:07:09 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (r209122) from the gcc-4_8-branch. diff -u gcc-4.8-4.8.2/debian/rules.defs gcc-4.8-4.8.2/debian/rules.defs --- gcc

Bug#745116: src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=hppa

2014-04-18 Thread Helmut Grohne
On Sat, Apr 19, 2014 at 04:43:20AM +0200, Matthias Klose wrote: this is not biarch, but a cross compiler. So what you need to do is to make sure that you are able to build a canadian cross (cross-building the cross compiler). Just omitting to build the hppa64 cross-compiler would leave you

Bug#745222: src:pcre3: FTCBFS on arm64 m68k and others: sljit detection uses build compiler

2014-04-19 Thread Helmut Grohne
compiler for determining availability of jit. (Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Sat, 19 Apr 2014 10:53:10 +0200 + pcre3 (1:8.31-4) unstable; urgency=medium * Enable JIT compilation only on architectures where it is supported - diff -Nru pcre3-8.31/debian/rules pcre3-8.31

Bug#745116: src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=hppa

2014-04-19 Thread Helmut Grohne
Control: reassign -1 binutils Control: retitle -1 binutils-hppa64 not created for TARGET=hppa Sorry for the confusion. On Sat, Apr 19, 2014 at 11:52:20AM -0400, John David Anglin wrote: The 64-bit compiler and binutils tools are required because certain PA-RISC machines only support 64-bit

Bug#745267: src:gcc-4.9: FTCBFS x32: subdirectories libvtv and libcilkrts missing from cross-ma-install-location.diff

2014-04-19 Thread Helmut Grohne
+ + * Non-maintainer upload. + * Add new libraries src/libvtv and src/libcilkrts to +cross-ma-install-location.diff. (Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Sat, 19 Apr 2014 15:16:47 +0200 + gcc-4.9 (4.9-20140411-2) unstable; urgency=medium * Disable running the testsuite

Bug#745380: src:eglibc: support non-multilib builds

2014-04-21 Thread Helmut Grohne
+ + * Non-maintainer upload. + * Add a nobiarch stage that inhibits all multilib packages from being +built. (Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Mon, 21 Apr 2014 07:44:15 +0200 + eglibc (2.18-4) unstable; urgency=high [ Aurelien Jarno ] diff -Nru eglibc-2.18/debian/rules

Bug#709623: src:zlib: patch using build profiles

2014-04-21 Thread Helmut Grohne
:47:45.0 +0200 @@ -1,3 +1,10 @@ +zlib (1:1.2.8.dfsg-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Support nobiarch build profile (Closes: #-1). + + -- Helmut Grohne hel...@subdivi.de Mon, 21 Apr 2014 10:47:28 +0200 + zlib (1:1.2.8.dfsg-1) unstable; urgency=low

Bug#745552: libc6: undeclared file conflict between libc6:sparc and libc6-i386:amd64

2014-04-22 Thread Helmut Grohne
Source: libc6 Version: 2.18-4 Severity: serious User: trei...@debian.org Usertags: edos-file-overwrite When trying to install libc6:sparc on a system that already has libc6-i386:amd64 installed the following happens: # dpkg --unpack libc6_2.18-4_sparc.deb Selecting previously unselected package

Bug#745555: Multi-Arch: foreign please

2014-04-22 Thread Helmut Grohne
Package: kernel-wedge Version: 2.88 Severity: wishlist Would it be possible to mark the kernel-wedge package as Multi-Arch: foreign? The direct use case would be improving on satisfiability of Build-Dependencies of src:linux. Currently dpkg-checkbuilddeps will complain about kernel-wedge not

Bug#745222: src:pcre3: FTCBFS on arm64 m68k and others: sljit detection uses build compiler

2014-04-22 Thread Helmut Grohne
Control: tags -1 - patch On Tue, Apr 22, 2014 at 10:40:22PM +0100, Mark Baker wrote: Surely that's not going to work? Having used the host compiler to build the test program, it then tries to execute it on the build machine. Sorry, that shot was too quick. It does indeed work, but not for the

Bug#742436: src:xutils-dev: Do not Build-Depend on cpp-4.7

2014-03-24 Thread Helmut Grohne
On Sun, Mar 23, 2014 at 10:18:04PM +0100, Cyril Brulebois wrote: Christian Svensson christ...@cmd.nu (2014-03-23): On Sun, Mar 23, 2014 at 8:16 PM, Julien Cristau jcris...@debian.org wrote: No, there's a reason we use 4.7 and not a newer version. What reason is that? Read the

Bug#742539: src:gcc-4.8: DEB_TARGET_ARCH=x32 builds an amd64 compiler when multilib is disabled

2014-03-24 Thread Helmut Grohne
Package: src:gcc-4.8 Version: 4.8.2-17 Severity: normal Tags: patch When building a non-multilib stage1 cross compiler targeting x32, an amd64 compiler is built instead. The attached patch takes care to add the missing --with-abi flag for this situation. Helmut diff -u

Bug#742640: src:eglibc: build stage2 without selinux

2014-03-25 Thread Helmut Grohne
Package: src:eglibc Version: 2.18-4 Severity: wishlist Tags: patch The eglibc package currently lacks a stage2 build profile entirely. A stage2 is needed though, because libselinux cannot be built without an actual libc among other things and eglibc explicitly enabled selinux via a configure

Bug#742606: cross-ma-install-location.diff: src/libmudflap/configure.ac No file to patch

2014-03-26 Thread Helmut Grohne
mudflap from cross-install-location.diff since mudflap was removed +from gcc 4.9. Closes: #742606 + + -- Helmut Grohne hel...@subdivi.de Wed, 26 Mar 2014 19:18:38 +0100 + gcc-4.9 (4.9-20140322-1) experimental; urgency=medium * Package GCC 4.9 snapshot 20140322. diff -u gcc-4.9-4.9

Bug#738263: doxygen: Patch to bootstrap without Qt

2014-03-31 Thread Helmut Grohne
Hi Daniel, On Sat, Feb 08, 2014 at 10:03:49AM -0800, Daniel Schepler wrote: As the subject says: the very simple patch which I've attached allows for bootstrapping doxygen at a stage of the Debian bootstrap where Qt is not yet available. Thanks for the patch (and all of your x32 porting!).

Bug#743342: gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=sparc64

2014-04-01 Thread Helmut Grohne
Package: gcc-4.8 Version: 4.8.2-18 Severity: minor Tags: patch Hi doko, gcc-4.8 also defaults to --enable-multilib on sparc64. So it needs to be explicitly disabled there for DEB_CROSS_NO_BIARCH. Patch attached. Thanks Helmut diff -u gcc-4.8-4.8.2/debian/rules2 gcc-4.8-4.8.2/debian/rules2 ---

Bug#743676: FTCBFS: i386 stage1 tries to install xen stuff which is not built

2014-04-05 Thread Helmut Grohne
they are +not built. Closes: #-1. + + -- Helmut Grohne hel...@dedup1.subdivi.de Sat, 05 Apr 2014 08:07:22 +0200 + eglibc (2.18-4) unstable; urgency=high [ Aurelien Jarno ] diff -Nru eglibc-2.18/debian/sysdeps/i386.mk eglibc-2.18/debian/sysdeps/i386.mk --- eglibc-2.18/debian/sysdeps/i386.mk 2014-03-02 16:01

Bug#743697: qa.debian.org: [jenkins.d.n] please run rebootstrap

2014-04-05 Thread Helmut Grohne
Package: qa.debian.org Severity: wishlist User: qa.debian@packages.debian.org Usertags: jenkins.d.n Hi Holger, It would be nice if jenkins could run rebootstrap, a QA effort aiming to test the very early stage for bootstrapping new and old architectures. This is part of a larger goal called

Bug#743718: gcc-4.8: FTCBFS for powerpcspe during patch application

2014-04-05 Thread Helmut Grohne
. + * Adapt context of powerpc_remove_many.diff to fix FTCBFS for powerpcspe. +Closes: #-1. + + -- Helmut Grohne hel...@subdivi.de Sat, 05 Apr 2014 17:30:17 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (r209122) from the gcc-4_8-branch. diff -u gcc-4.8-4.8.2/debian

Bug#743342: closed by Matthias Klose d...@debian.org (Bug#743342: fixed in gcc-4.8 4.8.2-19)

2014-04-05 Thread Helmut Grohne
Control: reopen -1 Control: found -1 4.8.2-19 You inserted a typo when you applied the following patch: On Sat, Apr 05, 2014 at 01:48:06AM +, Debian Bug Tracking System wrote: diff -u gcc-4.8-4.8.2/debian/rules2 gcc-4.8-4.8.2/debian/rules2 --- gcc-4.8-4.8.2/debian/rules2 +++

Bug#743764: gcc-4.8: FTCBFS for arm64 during patch application

2014-04-06 Thread Helmut Grohne
. Closes: #-1. + + -- Helmut Grohne hel...@subdivi.de Sun, 06 Apr 2014 09:20:09 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (r209122) from the gcc-4_8-branch. diff -u gcc-4.8-4.8.2/debian/patches/gcc-linaro.diff gcc-4.8-4.8.2/debian/patches/gcc-linaro.diff

Bug#744782: src:gcc-4.8: does not build gccbase when with_deps_on_target_arch_pkgs=yes

2014-05-07 Thread Helmut Grohne
On Mon, Apr 14, 2014 at 06:39:43PM +0200, Helmut Grohne wrote: When cross building a gcc stage3 with_deps_on_target_arch_pkgs=yes, I noticed that libgccX is uninstallable, because it's dependency on gcc-4.8-base is not fulfilled (the native one rightfully isn't M-A:foreign). I believe that gcc

Bug#747439: lintian: warn about Pre-Depends: multiarch-support in debian/control

2014-05-08 Thread Helmut Grohne
2014-03-30 21:11:37.0 +0200 +++ lintian-2.5.22.1+nmu1/debian/changelog 2014-05-08 18:48:01.0 +0200 @@ -1,3 +1,10 @@ +lintian (2.5.22.1+nmu1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Add check for Pre-Depends: multiarch-support. + + -- Helmut Grohne hel

Bug#747526: src:gcc-4.9: FTBFS on sparc64: update symbols

2014-05-09 Thread Helmut Grohne
Package: src:gcc-4.9 Version: 4.9.0-2 Severity: normal User: helm...@debian.org Usertags: rebootstrap Hi doko, gcc-4.9 needs a symbol update for libasan1 on sparc64: http://buildd.debian-ports.org/status/fetch.php?pkg=gcc-4.9arch=sparc64ver=4.9.0-2stamp=1399328900 | dh_makeshlibs -plibasan1 |

Bug#737955: readline6: Patch to bootstrap without multilib or texinfo

2014-05-09 Thread Helmut Grohne
profile. (Closes: #737955) + + -- Helmut Grohne hel...@subdivi.de Sun, 04 May 2014 14:47:47 +0200 + readline6 (6.3-6) unstable; urgency=medium * Really apply the patch to fix the display issue when a multiline diff -Nru readline6-6.3/debian/control readline6-6.3/debian/control --- readline6

Bug#737954: bzip2: Patch to bootstrap without multilib

2014-05-11 Thread Helmut Grohne
build profile. (Closes: #737954) + + -- Helmut Grohne hel...@subdivi.de Sat, 10 May 2014 11:01:05 +0200 + bzip2 (1.0.6-5) unstable; urgency=low * Adding watch file diff -Nru bzip2-1.0.6/debian/control bzip2-1.0.6/debian/control --- bzip2-1.0.6/debian/control 2013-08-13 00:18:27.0

Bug#747946: pbuilder: should not use su, because it breaks with systemd and user namespaces

2014-05-13 Thread Helmut Grohne
Package: pbuilder Version: 0.215 Severity: normal As has been pointed out on debian-devel at https://lists.debian.org/debian-devel/2014/05/msg00366.html using su in things like /etc/init.d is wrong. In a similar vein, pbuilder's usage of SUTOUSER is wrong, because it creates a new session, but

Bug#745849: src:binutils: debian/rules uses usr vs $(PF) inconcistently and confuses DEB_TARGET_* with DEB_HOST_*

2014-04-25 Thread Helmut Grohne
. + * Refactor rules for consistent usage of DEB_TARGET_GNU_TYPE and PF. + + -- Helmut Grohne hel...@subdivi.de Fri, 25 Apr 2014 21:03:37 +0200 + binutils (2.24.51.20140411-2) unstable; urgency=medium * No-change rebuild to get rid off ftp-master mail storm. diff -u binutils-2.24.51.20140411/debian

Bug#737946: Patch for bootstrapping ncurses without multilib

2014-04-26 Thread Helmut Grohne
. (Closes: #737946) + + -- Helmut Grohne hel...@subdivi.de Sat, 26 Apr 2014 06:33:24 +0200 + ncurses (5.9+20140118-1) unstable; urgency=low * New upstream patchlevel. diff -Nru ncurses-5.9+20140118/debian/control ncurses-5.9+20140118/debian/control --- ncurses-5.9+20140118/debian/control 2014

Bug#746523: src:gmp: FTCBFS for arm64: update symbols file

2014-04-30 Thread Helmut Grohne
Package: src:gmp Version: 2:6.0.0+dfsg-2.3 Severity: normal X-Debbugs-CC: Jordi Mallach jo...@debian.org User: helm...@debian.org Usertags: rebootstrap Since the recent sequence of NMUs, gmp started to FTCBFS on arm64. Please have a look at the tail of the build log: dpkg-gensymbols: warning:

Bug#745849: src:binutils: debian/rules uses usr vs $(PF) inconcistently and confuses DEB_TARGET_* with DEB_HOST_*

2014-05-01 Thread Helmut Grohne
Hi Matthias, Thanks for taking the time to reply and even selectively apply my patches! On Sun, Apr 27, 2014 at 10:28:58PM +0200, Matthias Klose wrote: Am 25.04.2014 21:17, schrieb Helmut Grohne: * Some places use usr and others use $(PF). Thus changing the PF variable does no longer

Bug#747013: src:eglibc: FTBFS with make 4.0

2014-05-04 Thread Helmut Grohne
Package: src:eglibc Version: 2.18-5 Severity: serious Justification: FTBFS User: helm...@debian.org Usertags: rebootstrap Since make 4.0 got uploaded to sid, eglibc FTBFS. Relevant part of the build log: | checking for gnumake... no | checking for gmake... no | checking for make... make |

Bug#751390: src:pcre3: use dh-autoreconf to fix FTBFS on ppc64el

2014-06-16 Thread Helmut Grohne
+1,10 @@ +pcre3 (1:8.31-5.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Use dh-autoreconf for ppc64el. (Closes: #751390) + + -- Helmut Grohne hel...@subdivi.de Mon, 16 Jun 2014 07:08:47 +0200 + pcre3 (1:8.31-5) unstable; urgency=medium * Previous attempt at detecting JIT

Bug#751809: pdnsd: Config in /usr/share/pdnsd violates FHS, POLA

2014-06-16 Thread Helmut Grohne
Control: severity -1 wishlist On Mon, Jun 16, 2014 at 08:38:33PM +, Chris Nehren wrote: I've installed pdnsd on a system in testing for rolling out to production. The configuration that this package currently uses, with the configuration in /usr/share/pdnsd, violates Debian Policy

Bug#751919: src:gcc-4.9: update symbols for sh4

2014-06-17 Thread Helmut Grohne
Package: src:gcc-4.9 Version: 1:4.9.0-7 Severity: normal User: helm...@debian.org Usertags: rebootstrap Hi Doko, Could you update the symbols file for sh4? https://jenkins.debian.net/view/rebootstrap/job/rebootstrap_sh4_gcc49/4/console | DEB_HOST_ARCH=sh4 dh_makeshlibs -plibgcc1 -plibgcc1-dbg

Bug#751390: src:pcre3: use dh-autoreconf to fix FTBFS on ppc64el

2014-06-18 Thread Helmut Grohne
Control: tags -1 - patch On Mon, Jun 16, 2014 at 06:28:40PM +0200, Helmut Grohne wrote: On Thu, Jun 12, 2014 at 02:00:26PM +0200, Erwan Prioul wrote: * Build using dh-autoreconf for new port support. The original pcre3 package patches configure to fix the soname. By applying dh-autoreconf

Bug#752151: FTBFS: pdfetex error about missing cm-super

2014-06-20 Thread Helmut Grohne
Package: src:flex Version: 2.5.39-7 Severity: serious Justification: FTBFS Dear Maintainer, flex fails to build from source. Relevant excerpt from the build log: | !pdfTeX error: pdfetex (file cm-super-t1.enc): cannot open encoding file for re | ading | == Fatal error occurred, no output PDF

Bug#752247: unicode-data: missing Multi-Arch:foreign

2014-06-21 Thread Helmut Grohne
upload. + * Mark unicode-data as Multi-Arch: foreign. Closes: #-1. + + -- Helmut Grohne hel...@subdivi.de Sat, 21 Jun 2014 17:04:50 +0200 + unicode-data (7.0-1) unstable; urgency=medium * New upstream release. Closes: #751830. diff -Nru unicode-data-7.0/debian/control unicode-data-7.0/debian

Bug#752256: piuparts: any transitive reverse dependency of init-system-helpers (wrongly) fails test

2014-06-21 Thread Helmut Grohne
Package: piuparts Version: 0.58 Severity: important Dear piuparts maintainers, When testing a transitive reverse dependency of init-system-helpers, piuparts claims that the package fails to purge, because stuff is left in /etc/systemd/. The main piuparts.d.n installation overcomes this issue by

Bug#752368: src:db5.3: FTCBFS on any architecture: installs build_signature_$DEB_HOST_ARCH.txt which is not built

2014-06-22 Thread Helmut Grohne
:38.0 +0200 @@ -1,3 +1,10 @@ +db5.3 (5.3.28-3.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Only install build_signature_*.txt when building it. (Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Sun, 22 Jun 2014 21:50:15 +0200 + db5.3 (5.3.28-3) unstable; urgency=low * Reduce

Bug#752465: libgdbm3: please rebuild against texinfo 5.2

2014-06-23 Thread Helmut Grohne
Package: libgdbm3 Version: 1.8.3-12 Severity: wishlist User: helm...@debian.org Usertags: rebootstrap Dear gdbm maintainer, gdbm is currently built against texinfo 5.1. When rebuilding it (for new architectures) against (current) texinfo 5.2, M-A:same conflicts occur for

Bug#751199: shellcheck packaging

2014-06-23 Thread Helmut Grohne
), \fBsh\fP (POSIX compatible), and \fBzsh\fP. If this option is not given, the dialect is guessed from the shebang. Defaults to \fBbash\fP. .SH SEE ALSO .BR bash(1), .BR ksh(1), .BR sh(1), .BR zsh(1) .SH AUTHORS shellcheck was written by Vidar Holen. .PP This manual page was written by Helmut

Bug#752480: src:eglibc: use the build profile spec

2014-06-23 Thread Helmut Grohne
=stage1 to conform with +https://wiki.debian.org/BuildProfileSpec. Closes: #-1 + + -- Helmut Grohne hel...@subdivi.de Wed, 18 Jun 2014 17:05:21 +0200 + eglibc (2.19-3) unstable; urgency=medium [ Aurelien Jarno ] diff -Nru eglibc-2.19/debian/control.in/amd64 eglibc-2.19/debian/control.in/amd64

Bug#751199: shellcheck packaging

2014-06-24 Thread Helmut Grohne
Hi Joachim, On Mon, Jun 23, 2014 at 06:11:21PM -0700, Joachim Breitner wrote: Thanks. The full packaging is now at $ darcs get darcs.debian.org:/darcs/pkg-haskell/shellcheck Thanks for picking this up. When we spoke about it on IRC, it was mentioned that the shellcheck library package should

Bug#752465: libgdbm3: please rebuild against texinfo 5.2

2014-06-26 Thread Helmut Grohne
reassign 752465 release.debian.org user release.debian@packages.debian.org usertags 752465 + binnmu retitle 752465 nmu: gdbm_1.8.3-12 thanks Dear release team, Please binNMU gdbm on all architectures, because: On Mon, Jun 23, 2014 at 08:28:35PM +0200, Helmut Grohne wrote: gdbm is currently

Bug#752465: closed by Emilio Pozuelo Monfort po...@debian.org (Re: Processed: Re: libgdbm3: please rebuild against texinfo 5.2)

2014-06-27 Thread Helmut Grohne
reopen 752465 reassign 752465 libgdbm3 severity 752465 serious retitle 752465 Multi-Arch:same file conflict for any pair of architectures thanks On Thu, Jun 26, 2014 at 09:21:05PM +, Debian Bug Tracking System wrote: Scheduled. I'm opening another bug against gdbm so this isn't necessary

Bug#752465: NMUing gdbm

2014-06-27 Thread Helmut Grohne
/debian/changelog 2014-06-27 20:02:27.0 +0200 @@ -1,3 +1,11 @@ +gdbm (1.8.3-12.1) UNRELEASED; urgency=low + + * Non-maintainer upload. Closes: #752465 + * Move documentation from libgdbm3 to libgdbm-dev to comply with policy 8.2. +Closes: #752830 + + -- Helmut Grohne hel...@subdivi.de

Bug#752465: NMUing gdbm

2014-06-27 Thread Helmut Grohne
On Fri, Jun 27, 2014 at 08:23:11PM +0200, Helmut Grohne wrote: I intend to NMU gdbm to fix bugs #752465 and #752830. Please find the proposed changes attached. Note that even after applying this patch, gdbm is not binNMU-able, because it does not use dh_installchangelogs which would split

Bug#753003: autopoint: mark Multi-Arch:foreign

2014-06-28 Thread Helmut Grohne
@@ +gettext (0.18.3.2-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark autopoint as M-A:foreign. Closes: #-1. + + -- Helmut Grohne hel...@subdivi.de Sat, 28 Jun 2014 14:56:19 +0200 + gettext (0.18.3.2-2) unstable; urgency=low * Updated build profile to use

Bug#753005: src:libxml2: drop unneeded B-Ds: perl, binutils

2014-06-28 Thread Helmut Grohne
+ + * Non-maintainer upload. + * Drop unused Build-Depends. (Closes: #-1) ++ perl is Build-Essential. ++ Required binutils version is even available in oldstable. + + -- Helmut Grohne hel...@subdivi.de Sat, 28 Jun 2014 15:05:07 +0200 + libxml2 (2.9.1+dfsg1-3) unstable; urgency=low

Bug#753047: src:libgpg-error: FTCBFS for any architecture but mingw32 and android

2014-06-28 Thread Helmut Grohne
Package: src:libgpg-error Version: 1.13-0.1 Severity: wishlist Tags: upstream X-Debbugs-Cc: d...@debian.org User: helm...@debian.org Usertags: rebootstrap Dear maintainer and Daniel (NMUer), I noticed that NMU 1.13.0-1 introduced a regression compared to 1.12-0.2. The package no longer cross

Bug#753052: dpkg,binutils: please agree on mips64el ABI

2014-06-28 Thread Helmut Grohne
Package: dpkg,src:binutils Severity: normal User: helm...@debian.org Usertags: rebootstrap X-Debbugs-Cc: aure...@debian.org Dear dpkg and binutils maintainers and Aurelien, dpkg-architecture -amips64el -qDEB_HOST_GNU_TYPE gives mips64el-linux-gnuabi64, but binutils sets the gnu type to

Bug#752465: NMUing gdbm

2014-06-29 Thread Helmut Grohne
On Fri, Jun 27, 2014 at 08:23:11PM +0200, Helmut Grohne wrote: I intend to NMU gdbm to fix bugs #752465 and #752830. I retract my intent to NMU, because Anibal privately indicated that he is not happy with the patch as is. Helmut -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#753052: dpkg,binutils: please agree on mips64el ABI

2014-06-29 Thread Helmut Grohne
Control: reassign -1 src:binutils Control: retitle -1 mips64el-linux-gnuabi64-as defaults to N32 abi Control: tags -1 + upstream On Sat, Jun 28, 2014 at 08:32:42PM +0200, Helmut Grohne wrote: dpkg-architecture -amips64el -qDEB_HOST_GNU_TYPE gives mips64el-linux-gnuabi64, but binutils sets

Bug#702705: proposal: disable new.so

2014-06-29 Thread Helmut Grohne
--- vlock-2.2.2/debian/changelog +++ vlock-2.2.2/debian/changelog @@ -1,3 +1,11 @@ +vlock (2.2.2-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Disable the new.so module, because it is unfixably broken. (Closes: +#702705) + + -- Helmut Grohne hel...@subdivi.de Sun, 29 Jun

Bug#753052: dpkg,binutils: please agree on mips64el ABI

2014-06-29 Thread Helmut Grohne
reopen 750566 found 750566 src:binutils/2.24.51.20140604-3 forcemerge 750566 753052 thanks On Sun, Jun 29, 2014 at 06:20:57PM +0200, Helmut Grohne wrote: The actual cause is in the following snippet from gas/configure: | case ${target} in | mips64*-linux* | mips-sgi-irix6

Bug#753375: src:e2fsprogs: FTCBFS for any arch: fails to pass includes to BUILD_CC

2014-06-30 Thread Helmut Grohne
) + + -- Helmut Grohne hel...@subdivi.de Mon, 30 Jun 2014 18:35:39 +0200 + e2fsprogs (1.42.10-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru e2fsprogs-1.42.10/debian/patches/0002-cross-compile-cflags-includes.patch e2fsprogs-1.42.10/debian/patches/0002-cross-compile-cflags

Bug#498416: liblua5.1-0-dev: please use a consistent pkg-config name (lua5.1 or lua-5.1)

2014-08-26 Thread Helmut Grohne
) + + -- Helmut Grohne hel...@subdivi.de Tue, 26 Aug 2014 20:16:46 +0200 + lua5.1 (5.1.5-5) unstable; urgency=low * Packaging moved to git diff -Nru lua5.1-5.1.5/debian/rules lua5.1-5.1.5/debian/rules --- lua5.1-5.1.5/debian/rules 2013-08-13 12:26:38.0 +0200 +++ lua5.1-5.1.5/debian

Bug#759551: ImportError for PyQt5.Qt.QSvgRenderer

2014-08-28 Thread Helmut Grohne
Package: calibre Version: 2.0.0+dfsg-1 Severity: normal Dear calibre maintainers, Since switching to QT5, I am observing the following traceback while trying to fetch news: | Traceback (most recent call last): | File /usr/bin/calibre-parallel, line 20, in module | sys.exit(main()) |

Bug#759556: ship per-architecture symbolic links to pkg-config-crosswrapper

2014-08-28 Thread Helmut Grohne
to the cross wrapper. +(Closes: #-1) + + -- Helmut Grohne hel...@subdivi.de Sun, 17 Aug 2014 18:39:39 +0200 + pkg-config (0.28-1) unstable; urgency=medium * New upstream release. (Closes: #699476, #744031) diff -u pkg-config-0.28/debian/control pkg-config-0.28/debian/control --- pkg-config

Bug#758408: src:gcc-4.9: DEB_CROSS_NOBIARCH broken for mips64el

2014-08-17 Thread Helmut Grohne
Package: src:gcc-4.9 Version: 4.9.1-7 Severity: normal Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi Matthias, Currently gcc cross builds targeting mips64el with DEB_CROSS_NOBIARCH=yes do not work in the sense that it attempts a multilib build. Please apply the attached patch to

<    5   6   7   8   9   10   11   12   13   14   >