Bug#1053870: CVE-2023-42118: integer underflow in libspf2 resulting in RCE

2023-10-21 Thread Magnus Holmgren
l/44 from > upstream the fix for CVE-2023-42118. It looks like it fixes *some* important bug, so should I make uploads with it for the time being? BTW, the same exact place in the code was the subject of CVE-2021-20314, but nobody realised that the patch applied then wasn't complete. -- Magnus Ho

Bug#1010066: prayer: Depends on private functions that are hidden with tidy 5.8

2022-06-04 Thread Magnus Holmgren
last time the "homepage" > existed: > > https://web.archive.org/web/20161129034822/http://www-uxsup.csx.cam.ac.uk:8 > 0/~dpc22/prayer/ > https://web.archive.org/web/20130701184507/http://www-uxsup.csx.cam.ac.uk/% > 7Edpc22/ Yeah, it may be time to let Prayer go. It's not exactly modern, and I don't even use it myself. -- Magnus Holmgrenholmg...@debian.org Debian Developer

Bug#946829: Patch works!

2020-01-10 Thread Magnus Holmgren
} I just need to add the variable untainting. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#942747: FTBFS: "Error: Unbound module Parser"

2019-10-20 Thread Magnus Holmgren
/../Makefile.rules:129: lexer.cmo] Error 2 make[3]: *** Waiting for unfinished jobs rm lexer.ml make[3]: Leaving directory '/<>/src/rpc-generator' make[2]: *** [Makefile:23: all] Error 2 make[2]: Leaving directory '/<>' make[1]: *** [debian/rules:49: override_dh_auto_build]

Bug#941105: FTBFS: relocation R_X86_64_TPOFF32 against `tls_serialization_float_format' can not be used when making a shared object

2019-09-24 Thread Magnus Holmgren
output collect2: error: ld returned 1 exit status Not sure what's happening there since -fPIC is indeed used. The full build log is attached. -- Magnus Holmgrenholmg...@debian.org Debian Developer sbuild (Debian sbuild) 0.78.1 (09 February 2019) on johansson.kibib

Bug#941041: unbound: FTBFS with nettle 3.5.1, accesses ECC curves directly

2019-09-23 Thread Magnus Holmgren
refer to these directly, but use the below accessor functions." (nettle_get_secp_256r1() and nettle_get_secp_384r1().) Indeed, dnsmasq will fail to build with nettle 3.5.1, which I'm in the process of getting uploaded to unstable (and has been uploaded to experimental). -- Magnus Holmgren

Bug#940985: dnsmasq WFTBFS: Accesses ECC curves directly

2019-09-22 Thread Magnus Holmgren
t use the below accessor functions." (nettle_get_secp_256r1() and nettle_get_secp_384r1().) Indeed, dnsmasq will fail to build with nettle 3.5.1. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#926952: sa-exim: Unbuildable/uninstallable in sid

2019-05-05 Thread Magnus Holmgren
lördag 4 maj 2019 kl. 12:47:18 CEST skrev Magnus Holmgren: > söndag 21 april 2019 kl. 19:55:10 CEST skrev Magnus Holmgren: > > But now that I look closer, it looks like the "spool format error" message > > is only triggered by malformed header files, and Thomas in ht

Bug#926952: sa-exim: Unbuildable/uninstallable in sid

2019-05-04 Thread Magnus Holmgren
söndag 21 april 2019 kl. 19:55:10 CEST skrev Magnus Holmgren: > But now that I look closer, it looks like the "spool format error" message > is only triggered by malformed header files, and Thomas in https:// > lists.exim.org/lurker/message/20180726.174108.0620f3c0.en.html had

Bug#926952: sa-exim: Unbuildable/uninstallable in sid

2019-04-21 Thread Magnus Holmgren
söndag 21 april 2019 kl. 07:34:15 CEST skrev Andreas Metzler: > On 2019-04-20 Magnus Holmgren wrote: > > tisdag 16 april 2019 kl. 18:46:56 CEST skrev du: > [...] > > > > I have just uploaded exim 4.92-6 to exoerimental which /should/ > > > work with sa-exi

Bug#926952: sa-exim: Unbuildable/uninstallable in sid

2019-04-20 Thread Magnus Holmgren
tisdag 16 april 2019 kl. 18:46:56 CEST skrev du: > On 2019-04-15 Magnus Holmgren wrote: > > So it seems that everything should work unless spool_wireformat=true > > *and* SARewriteBody: 1. How do I detect in sa-exim whether wire format > > is used for a g

Bug#926952: sa-exim: Unbuildable/uninstallable in sid

2019-04-15 Thread Magnus Holmgren
y done for messages received using the ESMTP CHUNKING option." So it seems that everything should work unless spool_wireformat=true *and* SARewriteBody: 1. How do I detect in sa-exim whether wire format is used for a given body file though? -- Magnus Holmgrenholmg

Bug#926952: sa-exim: Unbuildable/uninstallable in sid

2019-04-14 Thread Magnus Holmgren
s that bad. sa-exim hasn't exactly changed; has the way local_scan() is called changed? It's supposed to get an fd, read a message from it, and possibly write an altered message back (after piping it through spamc). What can "Format error in spool file" mean? -- Magnus Holmgren

Bug#914632: RFC: proposed fix for CVE-2018-19518 in uw-imap

2019-02-24 Thread Magnus Holmgren
); #endif ) -- Magnus Holmgrenholmg...@debian.org Debian Developer commit e644cfbd0aac25ef320912e58e0d37cb715b2b88 Author: Magnus Holmgren Date: Sun Jan 13 21:07:41 2019 +0100 [CVE-2018-19518] 2013_disable_rsh.patch (new): Disable access to IMAP mailboxes through running imapd over rs

Bug#914632: uw-imap: CVE-2018-19518

2019-02-24 Thread Magnus Holmgren
lördag 23 februari 2019 kl. 15:26:25 CET skrev Salvatore Bonaccorso: > On Sun, Jan 13, 2019 at 06:24:36PM +0100, Magnus Holmgren wrote: > > söndag 13 januari 2019 kl. 08:31:28 CET skrev Salvatore Bonaccorso: > > > On Fri, Dec 28, 2018 at 10:22:53AM +0100, Moritz Mühlenhoff wro

Bug#914632: uw-imap: CVE-2018-19518

2019-01-13 Thread Magnus Holmgren
söndag 13 januari 2019 kl. 08:31:28 CET skrev Salvatore Bonaccorso: > On Fri, Dec 28, 2018 at 10:22:53AM +0100, Moritz Mühlenhoff wrote: > > On Wed, Dec 26, 2018 at 05:20:40PM +0100, Magnus Holmgren wrote: > > > I'm wondering if anyone would complain if I'd disable RSH (SSH)

Bug#914632: uw-imap: CVE-2018-19518

2018-12-26 Thread Magnus Holmgren
hout preventing > | argument injection, I'm wondering if anyone would complain if I'd disable RSH (SSH) connections altogether. -- Magnus Holmgren Debian Developer

Bug#898581: Remove pike7.8 from Debian?

2018-06-23 Thread Magnus Holmgren
g enough now that I was actually planning to have 7.8 removed before buster. I've been meaning to create a pike-defaults package similar to python-defaults. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#828589: uw-imap: FTBFS with openssl 1.1.0

2016-11-20 Thread Magnus Holmgren
til check" with an IP address, but not when I use the hostname. I haven't tested all kinds of SAN shenanigans, but I suppose we can trust OpenSSL here. The error message is of course different since we rely on the built-in validation routine instead of our ssl_validate_cert(). -- Magnus Holm

Bug#777833: digikam: ftbfs with GCC-5 (patch)

2015-11-01 Thread Magnus Holmgren
söndagen den 20 september 2015 13.54.52 skrev Magnus Holmgren: > Maintainers, are you planning on uploading a recent digikam version? I could > NMU to add this build dependency but there still remain other RC bugs. Let me rephrase that. Is there anything I can help you with? Merely

Bug#777833: digikam: ftbfs with GCC-5 (patch)

2015-09-20 Thread Magnus Holmgren
se an unusual version number; now it fails for a completely different reason. Maintainers, are you planning on uploading a recent digikam version? I could NMU to add this build dependency but there still remain other RC bugs. -- Magnus Holmgrenholmg...@debian.org Debian Deve

Bug#799514: pike8.0: FTBFS: Missing Build-Depends on libsoprano-dev

2015-09-20 Thread Magnus Holmgren
on? AFAIK Pike doesn't use libsoprano. I did notice that the package FTBFS due to a new TYPEOF() macro in libfreetype 2.6, however. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#788525: git-remote-https segfault involving libgnutls

2015-06-12 Thread Magnus Holmgren
unstable. It appears that not all packages migrated to testing at the same time, meaning that we will see breakage in testing as well. Things should resolve themselves within a day or two. -- Magnus Holmgren Debian Developer -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#784009: Segmentation fault

2015-06-10 Thread Magnus Holmgren
fixed 784009 gnutls28/3.3.15-5 thanks We can probably close this bug now. We should at least get the fixed version right so the package can migrate. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#785297: bug 785297 is forwarded to https://github.com/tatsuhiro-t/aria2/issues/346, tagging 785297

2015-06-06 Thread Magnus Holmgren
torsdagen den 4 juni 2015 19.03.50 skrev Andreas Metzler: Find attached a minimal patch for the debian package to include the upstream fix. Do you want to do the NMU, with an appropriate delay, since you've already posted the diff? -- Magnus Holmgren Debian Developer -- To UNSUBSCRIBE

Bug#784009: Bug#785376: transition: nettle

2015-06-01 Thread Magnus Holmgren
fredagen den 15 maj 2015 16.09.20 skrev Emilio Pozuelo Monfort: On 15/05/15 14:43, Magnus Holmgren wrote: There's a new major release of the GNU Nettle cryptolibrary (stabilized at version 3.1.1) that I'd like to upload to unstable. Please fix the nettle arm64 build in experimental first

Bug#785297: aria2: FTBFS with linux-libc-dev 4.0.2-1

2015-05-14 Thread Magnus Holmgren
' undeclared (first use in this function) read = syscall(SYS_getrandom, p, buflen, 0); ^ -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#784009: Segmentation fault

2015-05-14 Thread Magnus Holmgren
torsdagen den 14 maj 2015 07.56.56 skrev Andreas Metzler: On 2015-05-10 Magnus Holmgren holmg...@debian.org wrote: måndagen den 4 maj 2015 19.32.52 skrev Andreas Metzler: [...] I think GnuTLS being listed as part of the guile-1.8 removal is an error in the reporting script, GnuTLS has

Bug#784009: Segmentation fault

2015-05-10 Thread Magnus Holmgren
måndagen den 4 maj 2015 19.32.52 skrev Andreas Metzler: On 2015-05-03 Magnus Holmgren holmg...@debian.org wrote: lördagen den 2 maj 2015 17.47.21 skrev Andreas Metzler: On 2015-05-02 Niels Möller ni...@lysator.liu.se wrote: [...] /I/ think that would help, afaict we would need

Bug#784009: Segmentation fault

2015-05-03 Thread Magnus Holmgren
then? Last I checked, all other packages linking against nettle needed no code changes. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#782266: nettle-dbg: directory vs. symlink conflict: /usr/share/doc/nettle-dbg - libnettle4

2015-04-14 Thread Magnus Holmgren
this was addressed in unstable; I'll merge the changes from there shortly. -- Magnus Holmgrenholmg...@debian.org Debian Developer -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#755202: network-manager: keeps creating and using new connection eth0 that does not work

2015-02-08 Thread Magnus Holmgren
if these points are related. -- Magnus Holmgrenholmg...@debian.org Debian Developer -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#774919: nettle-dbg: copyright file missing after upgrade (policy 12.5)

2015-01-09 Thread Magnus Holmgren
for #773022. * Actually transition this directory to a symlink using dpkg-maintscript-helper. Given that Magnus Holmgren addressed #773022 within a week, I think that it is likely that he addresses this bug in a timely manner or speaks up as to what his preferred solution is. Helmut

Bug#745233: libhogweed2: should have versioned depend on newer libgmp10

2014-04-24 Thread Magnus Holmgren
dh_makeshlibs -V should be avoided as will result in unnecessarily tight dependencies and therefore may delay testing transitioning. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#745233: libhogweed2: should have versioned depend on newer libgmp10

2014-04-20 Thread Magnus Holmgren
reassign 745233 libgmp10 retitle 745233 libgmp10: Wrong shlibs information after 6.0.0 adds new symbols affects 745233 libhogweed2 thanks söndagen den 20 april 2014 12.55.09 Ivo De Decker: On Sun, Apr 20, 2014 at 01:14:18AM +0200, Magnus Holmgren wrote: That kind of thing should never happen

Bug#745233: libhogweed2: should have versioned depend on newer libgmp10

2014-04-20 Thread Magnus Holmgren
no versioned dependency will be generated. Repeat for each nee upstream version that might have added new symbols (which I guess means 5.1.x and 6.0.0). -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#745233: libhogweed2: should have versioned depend on newer libgmp10

2014-04-19 Thread Magnus Holmgren
of libgmp10, but this doesn't work. That kind of thing should never happen; that's what we have shlibs and symbols files for. Do you know if there's any reason that libgmp10 doesn't include a symbols file and/or declare new a minimum version in it's shlibs file? -- Magnus Holmgrenholmg

Bug#731860: libtar: CVE-2013-4420: directory traversal when extracting archives

2014-02-13 Thread Magnus Holmgren
tisdagen den 11 februari 2014 11.26.15 skrev du: On 9 February 2014 22:08, Magnus Holmgren mag...@kibibyte.se wrote: The first if should be a while, shouldn't it? Otherwise we'll only skip over the first ../ if file_name starts with ../../, if I'm not mistaken. That's handled

Bug#731860: libtar: CVE-2013-4420: directory traversal when extracting archives

2014-02-09 Thread Magnus Holmgren
the first ../ if file_name starts with ../../, if I'm not mistaken. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#711593: pike7.8-gtk: fails to upgrade from 'testing' - trying to overwrite /usr/lib/pike7.8/modules/Tools.pmod/PV.pike

2013-06-08 Thread Magnus Holmgren
relation. Getting the right modules in the right package drives me crazy! For the record, I did add Replaces and Breaks declarations, I was just one off with the release number. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed

Bug#708366: marked as done (pike7.8: FTBFS due to conflicting REG_* definitions)

2013-05-26 Thread Magnus Holmgren
found 708366 7.8.700-3 stop Oops, that didn't work. Apparently I only tested building the package on i386 in my mind. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#682256: Bug#668008: transition/unblock: uw-imap

2012-10-14 Thread Magnus Holmgren
On söndagen den 14 oktober 2012, you stated the following: On Mon, Sep 24, 2012 at 08:12:19 +0200, Magnus Holmgren wrote: Unfortunately, Jonas's decision to upload without an SONAME bump broke all packages that use libc-client (see bug #682256), due to an extra, internal (and in this case

Bug#686212: Please allow translation of all debconf templates

2012-08-30 Thread Magnus Holmgren
variable in /etc/default/lsh- server can be preserved. Still, it may be worthwhile to translate it for future use. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#666634: pyscrabble: FTBFS: /bin/sh: 2: rsvg: not found

2012-03-31 Thread Magnus Holmgren
-stamp] Error 127 That seems to be rsvg's fault (http://bugs.debian.org/666276), but I guess I should switch to rsvg-convert eventually. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#640278: heimdal-dev: Symlinks broken after multi-arch conversion

2011-09-10 Thread Magnus Holmgren
ls: cannot access /usr/lib/heimdal: No such file or directory As I wrote elsewhere, using krb5-config --libs (or pkg-config) avoids the problem, but then maybe these symlinks should be dropped altogether? -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description

Bug#640278: heimdal-dev: Symlinks broken after multi-arch conversion

2011-09-03 Thread Magnus Holmgren
/$DEB_HOST_MULTIARCH/heimdal. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#591595: fixed in comixcursors 0.6.1-3

2010-08-25 Thread Magnus Holmgren
On onsdagen den 25 augusti 2010, Ben Finney wrote: On 22-Aug-2010, Magnus Holmgren wrote: On tisdagen den 17 augusti 2010, Ben Finney wrote: * debian/preinst: + Handle the case where no cursor themes are yet installed (Closes: Bug#591595). However

Bug#591595: fixed in comixcursors 0.6.1-3

2010-08-22 Thread Magnus Holmgren
On söndagen den 22 augusti 2010, Ben Finney wrote: On 22-Aug-2010, Magnus Holmgren wrote: On tisdagen den 17 augusti 2010, Ben Finney wrote: * debian/preinst: + Handle the case where no cursor themes are yet installed (Closes: Bug#591595). However

Bug#591595: fixed in comixcursors 0.6.1-3

2010-08-21 Thread Magnus Holmgren
/default directory. Crystalcursors had the same bug not once but twice: 363059 and 582517. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#592119: prayer

2010-08-07 Thread Magnus Holmgren
that libdb is too old when in fact it is not. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#567945: lsh-server: Does not configure on mipsel

2010-08-01 Thread Magnus Holmgren
severity 567945 normal thanks On lördagen den 24 juli 2010, Magnus Holmgren wrote: On torsdagen den 17 juni 2010, you stated the following: Hi, sh4 has the same problem. What is sh4 by the way? There was the following logs in syslog. Jun 17 05:38:44 localhost lshd[26143

Bug#567945: lsh-server: Does not configure on mipsel

2010-07-24 Thread Magnus Holmgren
that lsh-server would be installed if openssh- server is already, since that would fulfil lam-runtime's ssh-server dependency. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#567945: lsh-server: Does not configure on mipsel

2010-04-05 Thread Magnus Holmgren
*where* lsh-server failed to start... -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#567945: lsh-server: Does not configure on mipsel

2010-03-14 Thread Magnus Holmgren
On tisdagen den 2 februari 2010, Magnus Holmgren wrote: On måndagen den 1 februari 2010, Adam C Powell IV wrote: lsh-server fails to configure on mipsel, as can be seen in the buildd log for scalapack: Setting up lsh-server (2.0.4-dfsg-6+b1) ... Creating lsh random seed file (this may

Bug#567945: lsh-server: Does not configure on mipsel

2010-02-02 Thread Magnus Holmgren
... .. done. Starting secure shell v2 server: lshdClosed spurious fd 3 failed! Can someone please check if there's any syslog output from lshd? -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#552717: prayer: FTBFS: Nonexistent build-dependency: libc-client2007b-dev

2009-10-31 Thread Magnus Holmgren
? -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#545090: lsh-server upgrade causes installation problem

2009-09-04 Thread Magnus Holmgren
is on its way. But even then you need to work around it by setting VERBOSE=no. So to recover, please run (as root) VERBOSE=no dpkg --configure --pending now, or VERBOSE=no aptitude dist-upgrade after 2.0.4-dfsg-4 arrives. -- Magnus Holmgrenholmg...@debian.org Debian Developer

Bug#543123: chiark-utils: FTBFS: Nonexistent build-dependency: libnettle-dev

2009-09-02 Thread Magnus Holmgren
Checking for already installed source dependencies... libx11-dev: missing libnettle-dev: missing debhelper: missing Checking for source dependency conflicts... E: Package libnettle-dev has no installation candidate I intend to NMU this very shortly. -- Magnus Holmgrenholmg

Bug#459705: Status upload of pike7.8?

2009-08-22 Thread Magnus Holmgren
On lördagen den 22 augusti 2009, Luk Claes wrote: Hi What's the status of uploading pike7.8 which uses an updated Nettle? Soonish. I have checked in a patch; I'll just see what other changes to include in the same upload. -- Magnus Holmgrenholmg...@debian.org Debian Developer

Bug#543131: lsh-utils: FTBFS: Nonexistent build-dependency: libnettle-dev

2009-08-22 Thread Magnus Holmgren
was ACCEPTED quicker than I expected. :-/ -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#518198: [debpool] Bug#518198: One other missing dependency

2009-03-05 Thread Magnus Holmgren
and liblinux-inotify2-perl would be optional? -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#459705: Source package contains non-free IETF RFC/I-D

2009-01-25 Thread Magnus Holmgren
On torsdagen den 22 januari 2009, Magnus Holmgren wrote: On fredagen den 16 januari 2009, Robert Millan wrote: tags 459705 patch thanks On Thu, Jun 26, 2008 at 12:33:58PM +0200, Magnus Holmgren wrote: While I generally agree that everything Debian ships should be really free

Bug#459705: Source package contains non-free IETF RFC/I-D

2009-01-21 Thread Magnus Holmgren
On fredagen den 16 januari 2009, Robert Millan wrote: tags 459705 patch thanks On Thu, Jun 26, 2008 at 12:33:58PM +0200, Magnus Holmgren wrote: While I generally agree that everything Debian ships should be really free, not merely free to redistribute, in this case I feel that a single

Bug#506811: pyscrabble-server: Permission denied to write pyscrabble.log

2008-11-24 Thread Magnus Holmgren
$PATH. It might have been a mistake to install pyscrabble-server in /usr/games. It's possible that it should have been installed in /usr/sbin even though it's a game server. It might have reduced confusion. -- Magnus Holmgren[EMAIL PROTECTED] Debian Developer signature.asc

Bug#494011: setting package to prayer prayer-accountd, tagging 494011, tagging 493009

2008-08-06 Thread Magnus Holmgren
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # prayer (1.2.2.1-3) unstable; urgency=low # # * welcome_is_template.patch: #- shared/config.c: Don't require that the help_dir option, which was # removed from the default prayer.cf earlier, is

Bug#492285: prayer: Build-depend on unversioned libc-client-dev to allow BinNMUs

2008-07-27 Thread Magnus Holmgren
. -- Magnus Holmgren[EMAIL PROTECTED] Debian Developer signature.asc Description: This is a digitally signed message part.

Bug#492285: prayer: Build-depend on unversioned libc-client-dev to allow BinNMUs

2008-07-27 Thread Magnus Holmgren
On söndagen den 27 juli 2008, Jonas Smedegaard wrote: On Sun, Jul 27, 2008 at 06:37:34PM +0200, Magnus Holmgren wrote: On torsdagen den 24 juli 2008, Jonas Smedegaard wrote: As subject says, package should build-depend on libc-client-dev to allow binMUs. Since libc-client-dev is virtual

Bug#486066: pike7.6-perl: broken on hppa

2008-06-27 Thread Magnus Holmgren
On fredagen den 13 juni 2008, Niko Tyni wrote: From the buildd log: ## Configuring module: Perl [...] checking if perl is embeddable... no Detection seems to work now. Testing would the module works would be appreciated. -- Magnus Holmgren[EMAIL PROTECTED] Debian Developer

Bug#459705: Source package contains non-free IETF RFC/I-D

2008-06-26 Thread Magnus Holmgren
to unpack since Nettle exists as a package of its own, is such a marginal issue that the desire to ship a pristine tarball should carry more weight. I've asked upstream to switch to Nettle 1.15, but it's unlikely that they'll make a new 7.6 release soon. -- Magnus Holmgren[EMAIL

Bug#486066: setting package to pike7.6-pcre pike7.6-sdl pike7.6-manual pike7.6-perl pike7.6-gl pike7.6-meta pike7.6-odbc pike7.6-bzip2 pike7.6-mysql pike7.6-pg pike7.6-core pike7.6-doc pike7.6-gdbm pi

2008-06-24 Thread Magnus Holmgren
# Automatically generated email from bts, devscripts version 2.10.29 # # pike7.6 (7.6.112-3) unstable; urgency=medium # # * 12_perl_init.dpatch (new): Fix silent build failure on hppa (Closes: ##486066). Thanks to Niko Tyni. # package pike7.6-pcre pike7.6-sdl pike7.6-manual pike7.6-perl

Bug#482509: idjc: FTBFS: Nonexistent build-dependency: liblame-dev

2008-06-03 Thread Magnus Holmgren
few countries where software can be patented, who wants to rebuild the package with full functionality. Since there is no LAME in Debian there is no possibility that a package linked against LAME will make it to stable. -- Magnus Holmgren[EMAIL PROTECTED] Debian Developer

Bug#461219: closed by Duncan Findlay [EMAIL PROTECTED] (Not really a bug in spamassassin)

2008-06-02 Thread Magnus Holmgren
000 000 to 500 000 on my not-so-new computer, sa-learn --force-expire took just over three minutes, so it seems a bit strange that an expiry run with a default db size on decent hardware with modest load should take over four minutes. -- Magnus Holmgren[EMAIL PROTECTED] Debian Developer

Bug#459705: Pike has been bundling Nettle with non-free RFC for a long time

2008-01-19 Thread Magnus Holmgren
found 459705 7.6.24-1 -- Magnus Holmgren [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part.

Bug#431874: strongswan - FTBFS: cannot create regular file `/etc/ipsec.conf': Permission denied

2007-09-18 Thread Magnus Holmgren
tags 431874 + patch thanks Here's the patch needed. Again, I checked the most recent upstream release and found that it's fixed there. -- Magnus Holmgren[EMAIL PROTECTED] 01_starter_install_destdir.dpatch Description: application/shellscript pgpLy46VCmcJg.pgp Description: PGP

Bug#442880: strongswan: postinst failure (missing /etc/init.d/ipsec)

2007-09-18 Thread Magnus Holmgren
debian/rules contains # TODO: check if we still need this rm -f $(CURDIR)/debian/strongswan/etc/init.d/ipsec?* What's the idea here? To set up ipsec from /etc/network/if-pre-up.d/ instead? -- Magnus Holmgren[EMAIL PROTECTED] pgplHKxMAoeU2.pgp Description: PGP

Bug#441705: gok: package content changed if build twice or more times in a row

2007-09-17 Thread Magnus Holmgren
-local target. -- Magnus Holmgren[EMAIL PROTECTED] (No Cc of list mail needed, thanks) pgpn77BkjFVNj.pgp Description: PGP signature

Bug#442929: strongswan: Maintainer script modifies conffiles

2007-09-17 Thread Magnus Holmgren
. - -- Magnus Holmgren[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG7vt6k7mRNn1h4+YRAkKjAKCIVfK0va8mP+Sp4h+219wC48acBQCfQKT4 mL9RA6GZ0PGNPabU6CjkMUM= =MAVP -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#441705: Info received (gok: package content changed if build twice or more times in a row)

2007-09-17 Thread Magnus Holmgren
to avoid having to run automake. -- Magnus Holmgren[EMAIL PROTECTED] (No Cc of list mail needed, thanks) Exim is better at being younger, whereas sendmail is better for Scrabble (50 point bonus for clearing your rack) -- Dave Evans (This patch intentionally has

Bug#427311: FTBFS: *** missing separator.

2007-09-17 Thread Magnus Holmgren
() { echo __GLASGOW_HASKELL__ ghcsym.hs; $1 -E -cpp -optP-P ghcsym.hs -o ghcsym.out; - grep -v '^#' ghcsym.out | grep -v '^$' $2; + grep '^[0-9]\+$' ghcsym.out $2; rm -f ghcsym.hs ghcsym.out; } echo -n Looking for ghc... -- Magnus Holmgren[EMAIL PROTECTED

Bug#440324: bugzilla: Uninstallable due to bashisms (when using POSIX shell, eg. dash)

2007-09-16 Thread Magnus Holmgren
you need to provide more details of what you did, how you answered debconf questions and what other output you got. -- Magnus Holmgren[EMAIL PROTECTED] pgpyOuFiZA7Of.pgp Description: PGP signature

Bug#440577: libdkim-dev: Package namespace conflict

2007-09-02 Thread Magnus Holmgren
altogether, but the issue should be properly discussed first. -- Magnus Holmgren libdkim maintainer pgpxRaRBSqAwd.pgp Description: PGP signature

Bug#426425: sa-exim: sa-exim does not depend on a recent enough version of exim

2007-06-01 Thread Magnus Holmgren
severity 426425 important thanks On Monday 28 May 2007 19:49, Shalon Wood wrote: When I upgraded my system yesterday, mail broke. After investigation, it turned out that sa-exim had been upgraded, but exim4 had not. The new version of sa-exim used the local_scan() version 1.1 ABI, but the old

Bug#426425: sa-exim: sa-exim does not depend on a recent enough version of exim

2007-05-28 Thread Magnus Holmgren
exim4-dev needs to be modified too, in some way. -- Magnus Holmgren pgpgEwqUKv7Sk.pgp Description: PGP signature

Bug#415034: chiark-utils FTBFS -- who is to blame?

2007-05-15 Thread Magnus Holmgren
According to the nettle docs, summer needs be linked with -lnettle -lgmp, but I don't know if this is Right. As it happens, I was just discussing this with upstream. -- Magnus Holmgren nettle maintainer pgp72FmfkwE8j.pgp Description: PGP signature

Bug#415034: chiark-utils FTBFS -- who is to blame?

2007-05-15 Thread Magnus Holmgren
On Tuesday 15 May 2007 11:58, Steve Langasek wrote: On Tue, May 15, 2007 at 11:05:40AM +0200, Magnus Holmgren wrote: According to the nettle docs, summer needs be linked with -lnettle -lgmp, but I don't know if this is Right. As it happens, I was just discussing this with upstream

Bug#415034: chiark-utils FTBFS

2007-05-15 Thread Magnus Holmgren
would have the honour. -- Magnus Holmgren pgpjYfNSiz862.pgp Description: PGP signature

Bug#420443: sa-exim fails to run and loses email

2007-04-23 Thread Magnus Holmgren
I have made a preliminary 4.2.1-8 available at ftp://ftp.kibibyte.se/debian/pool/main/s/sa-exim/ (deb/deb-src ftp://ftp.kibibyte.se/debian sid main) Please read the changelog, but if you don't use teergrubing or body rewriting there should be no change whatsoever. -- Magnus Holmgren sa-exim

Bug#419101: Archive::Ar doesn't pad members to 2-byte boundary

2007-04-13 Thread Magnus Holmgren
, add substr($scratchdata, 0, $headers-{size} % 2, ); Or possibly add \n? to the beginning of the regexp on line 322. -- Magnus Holmgren[EMAIL PROTECTED] pgpbgHLdaSjBZ.pgp Description: PGP signature

Bug#414290: Experimental libc-client packages almost empty

2007-03-10 Thread Magnus Holmgren
Source: uw-imap Version: 7:2006d.dfsg-1 Severity: grave Packages libc-client2006b.dfsg-1 and libc-client2006b.dfsg-1-dev end up empty, except for some files in /usr/share/doc/*. Seems you forgot to update the package names to 2006d in debian/control. -- Magnus Holmgren[EMAIL PROTECTED

Bug#328362: pmk: postinst fails, missing depends?

2007-03-09 Thread Magnus Holmgren
found 328362 0.9.3s2-2.1 thanks I can reproduce this bug too. Apparently pmksetup segfaults after reading pmkcpu.dat. Version 0.10.1 seems to fix the bug. I can take maintainership of the package and upload the new version. -- Magnus Holmgren[EMAIL PROTECTED

Bug#354654: bug#354654 general: fat32 gets corrupted

2007-01-13 Thread Magnus Holmgren
are the results in the coming weeks, because if it is a bug it worth to be reported. What were the results? -- Magnus Holmgren[EMAIL PROTECTED] (No Cc of list mail needed, thanks) pgpHrJtaqlPfT.pgp Description: PGP signature

Bug#399362: imapproxy: Bashism in init script

2006-11-19 Thread Magnus Holmgren
}; exit 0; fi It appears dash and posh chokes on == above. A single = is enough and POSIX. -- Magnus Holmgren[EMAIL PROTECTED] (No Cc of list mail needed, thanks) pgpxDskJdpsTz.pgp Description: PGP signature

Bug#395860: still here in 0.19-2

2006-11-03 Thread Magnus Holmgren
On Friday 03 November 2006 16:09, Florent Bayle took the opportunity to say: It seems that this problem is still here in 0.19-2 : Automatic build of libmail-dkim-perl_0.19-2 on saturne by sbuild/amd64 85 Build started at 20061102-2213

Bug#395860: libmail-dkim-perl: FTBFS: tests fail

2006-10-30 Thread Magnus Holmgren
to say I can't reproduce this. Maybe the failure is transient; verifier.t depends on DNS and the public DKIM key at shan._domainkey.vmt2.cis.att.net being available. Too bad the test script doesn't print more details. -- Magnus Holmgren pgprUqSn5txLc.pgp Description: PGP signature

Bug#395860: libmail-dkim-perl: FTBFS: tests fail

2006-10-30 Thread Magnus Holmgren
On Monday 30 October 2006 10:16, Julien Danjou took the opportunity to say: On Mon, Oct 30, 2006 at 11:04:25AM +0200, Magnus Holmgren wrote: Needless to say I can't reproduce this. Maybe the failure is transient; verifier.t depends on DNS and the public DKIM key at shan._domainkey.vmt2

Bug#312243: Roxen4 shutdown still kills independent mysql instance

2006-07-30 Thread Magnus Holmgren
found 312243 4.0.425-1 thanks Happens here too. I checked the source package and found that debian/patches/002_default_paths patches /usr/share/roxen4/start with the wrong path. By the way, the init.d script *also* tries to kill the roxen mysql server. I think one kill is enough. -- Magnus

Bug#363059: Bug #363059 still not fixed: Fails to install, missing dir to create alternatives.

2006-05-22 Thread Magnus Holmgren
should change this to rm -r $(CURDIR)/debian/crystalcursors/$(ICONDIR)/default/* or patch Makefile not to copy index.theme there. Ironically, all *_src/Makefiles create the default directory if it doesn't exist. -- Magnus Holmgren[EMAIL PROTECTED

Bug#368468: FTBFS: Forgot to touch patch-stamp?

2006-05-22 Thread Magnus Holmgren
-stamp at the end of the patch-stamp target should suffice. In addition, tell upstream to fix the Makefile so that it does nothing when nothing needs to be done, instead of failing. -- Magnus Holmgren[EMAIL PROTECTED] (No Cc of list mail needed, thanks) pgpikb39IyhC2

Bug#368468: FTBFS: Forgot to touch patch-stamp?

2006-05-22 Thread Magnus Holmgren
Monday 22 May 2006 19:18 skrev Bastian Venthur: Magnus Holmgren wrote: Because of the lack of touch patch-stamp, or anything else that creates patch-stamp, in the patch-stamp target, patch-stamp, configure-stamp, and build-stamp are redone when debian/rules binary is called. That might

Bug#355855: Putting the internal database in /var/cache/roxen4 violates the FHS

2006-03-08 Thread Magnus Holmgren
Package: roxen4 Version: 4.0.325-6 Severity: serious Justification: Policy 9.1.1 Even if the local database only contains cached data, the roxen database and any user-defined databases don't. Therefore the FHS, which states that [t]he application must be able to regenerate or restore the

  1   2   >