Bug#483389: xmp should not expect valid input / signedness problems

2008-05-28 Thread Jens Thiele
Package: xmp Version: 2.5.1-1 Severity: normal by accident i corrupted an .xm file xmp consumed all memory and my machine crashed (though this is not xmps fault) taking a quick look at the problem i found that there are at least 2 places (i guess there are many more) where input is not checked

Bug#483378: [pkg-nvidia-devel] Bug#483378: Bug#483378: nvidia-kernel-source: wrong patch direction?

2008-05-28 Thread Lennart Sorensen
On Wed, May 28, 2008 at 09:08:41AM -0700, Randall Donald wrote: Ah, doing a clean first on a clean source already. Need a 'patched-stamp' or something to indicate if it needs to be unpatched or not I guess. If I remember correctly, It had to do with not shipping with modified code except for

Bug#483019: texlive-xetex: xelatex fails to display included PDF graphics

2008-05-28 Thread Jonathan Kew
On 28 May 2008, at 4:40 pm, Norbert Preining wrote: On Mi, 28 Mai 2008, Jonathan Kew wrote: Never mind about testing anything, I know the answer. Ah, you are fast ;-) The OOo file is tagged PDF (whatever that means), which was not supported by DVIPDFMx or (hence) xdvipdfmx until very

Bug#483392: initscripts: Do not mount deprecated usbfs any more

2008-05-28 Thread Martin Pitt
Package: initscripts Version: 2.86.ds1-56 Severity: minor Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch Please consider to not mount /proc/bus/usb any more. It has been deprecated in favor of /dev/bus/usb long ago, which is much more flexible, configurable, and

Bug#483391: initscripts: typo in eliminate_conffile(), breaking the function entirely

2008-05-28 Thread Martin Pitt
Package: initscripts Version: 2.86.ds1-56 Severity: important Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch Hi! Please apply attached patch, which repairs eliminate_conffile(). Without this, the function considers unchanged conffiles as modified since the

Bug#483393: initscripts: Ensure that some essential mount points are present

2008-05-28 Thread Martin Pitt
Package: initscripts Version: 2.86.ds1-56 Severity: minor Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch Hi! Please consider applying attached patch. In case your system gets hosed in some way, so that an essential mount point does not exist any more (/proc,

Bug#483394: initscripts: Ensure that on_ac_power succeeds

2008-05-28 Thread Martin Pitt
Package: initscripts Version: 2.86.ds1-56 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch Hi! Attached patch ensures that on_ac_power actually works, by making sure that the ac module is loaded. Without it, the function will always fail, and

Bug#483019: texlive-xetex: xelatex fails to display included PDF graphics

2008-05-28 Thread Norbert Preining
Hi Jonathan, On Mi, 28 Mai 2008, Jonathan Kew wrote: Well, all right here is a small patch that tries to handle this You are t fast ;-) Big thanks. I was just now digging through the code of the changes if I can come up with something similar. I will do tests immediately ... Again

Bug#483179: PTS: please link to Ubuntu Launchpad bugs page

2008-05-28 Thread Joerg Jaspert
On 11399 March 1977, Marc Brockschmidt wrote: Ok, but then why on the PTS I can see the patches applied in Ubuntu? :) Maybe because they aren't hidden in some non-free crap software? As long as Launchpad is non-free one shouldn't think about using or linking to it, Debian is about free

Bug#483398: [bgoffice-dict-downloader] [l10n] swedish

2008-05-28 Thread Martin Bagge
Package: bgoffice-dict-downloader Severity: wishlist Tags: patch, l10n --- Please enter the report below this line. --- swedish strings --- System information. --- Architecture: i386 Kernel: Linux 2.6.24-1-amd64 Debian Release: lenny/sid 500 unstableftp.se.debian.org 500

Bug#483399: initscript: Support Cell processor spufs

2008-05-28 Thread Martin Pitt
Package: initscripts Version: 2.86.ds1-56 Severity: wishlist Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch Hi! Attached patch provides support for the Cell processor's SPU virtual kernel file system [1]. This is e. g. found on the Sony PlayStation 3. Thanks

Bug#481515: [Pkg-alsa-devel] Bug#481515: alsa-utils: 'alsactl restore' fails on ICE1724 soundcards

2008-05-28 Thread Elimar Riesebieter
On Mon, 26 May 2008 the mental interface of Martin Roll told: Unfortunately, removing /var/lib/alsa/asound.state and restarting alsa-utils results in the same error messages. There is no difference. Could you please send /var/lib/alsa/asound.state compressed? i want to compare it with

Bug#167216: pptp-linux: No pptp-command

2008-05-28 Thread marcos . marado
Hi there, Ola, do you have any plans to package the new upstream version? If so, maybe you could untag this as wontfix? Thanks, -- Marcos Marado -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#483379: [Pkg-openssl-devel] Bug#483379: openssl: CVE-2008-1672, CVE-2008-0891 multiple security issues

2008-05-28 Thread Christoph Martin
Nico Golde schrieb: Hi Christoph, * Christoph Martin [EMAIL PROTECTED] [2008-05-28 17:13]: Nico Golde schrieb: Package: openssl Version: 0.9.8f-1 Severity: grave Tags: security [...] | Testing using the Codenomicon TLS test suite discovered a flaw in the | handling of server name

Bug#481515: [Pkg-alsa-devel] Bug#481515: Bug#481515: alsa-utils: 'alsactl restore' fails on ICE1724 soundcards

2008-05-28 Thread Elimar Riesebieter
On Wed, 28 May 2008 the mental interface of Javier Ortega Conde (Malkavian) told: Os, sorry, I have forgotten to say that as root I have sound, but not as user, altough user is in audio group. I tried now to remove my personal configuration ( ~/.asounrc ) and reboot, but nothing.

Bug#483178: please include libsrc in ghc6-doc

2008-05-28 Thread Peter Berry
I also don't see why it makes sense to do this for the libraries that happen to need to come in the ghc6 packages, but not all the other libraries; e.g. I think the source for mtl is at least as likely to be wanted as the source for process. But putting a copy of the whole source package in

Bug#483396: initscripts: Set locale for mounting (needed for ntfs-3g)

2008-05-28 Thread Martin Pitt
Package: initscripts Version: 2.86.ds1-56 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch Hi! Attached patch sets the locale from /etc/default/locale in mountall, so that ntfs-3g mounts in /etc/fstab get the correct locale. See

Bug#483395: [dasher] should not depend on libgnome-speech7, should recommend or suggest instead

2008-05-28 Thread Krishnamurti Lelis Lima Vieira Nunes
Package: dasher Version: 4.7.3-1 Severity: minor --- Please enter the report below this line. --- Is there any reason for the package dasher to depend on libgnome-speech? As far as I know, dasher has no features that requires a text-to-speech library to work. I think it should suggest

Bug#483121: findutils: duplicated cron.daily functions

2008-05-28 Thread Andreas Metzler
On 2008-05-28 Tim Connors [EMAIL PROTECTED] wrote: On Tue, 27 May 2008, Andreas Metzler wrote: On 2008-05-27 Tim Connors [EMAIL PROTECTED] wrote: Package: findutils Version: 4.4.0-2 Severity: normal Is there any reason why findutils (which is depended on by mlocate and locate)

Bug#474976: Bug still exists

2008-05-28 Thread Olleg Samoylov
Package: slapd Version: 2.4.9-1 Followup-For: Bug #474976 In 2.4.9-1 not only slapd-config is absent, but slapd.conf is absent too. I need both of them. :) -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable'),

Bug#481515: [Pkg-alsa-devel] Bug#481515: Bug#481515: alsa-utils: 'alsactl restore' fails on ICE1724 soundcards

2008-05-28 Thread Javier Ortega Conde (Malkavian)
¡Hello Elimar!: This error is totaly different from the one bug submitter reported? Please send the output of: [EMAIL PROTECTED]:~$ id [EMAIL PROTECTED]:~$ id uid=1000(malkavian) gid=100(users) grupos=4(adm),6(disk),7(lp),20 (dialout),24(cdrom),25(floppy),27(sudo),29(audio),44(video),46

Bug#483400: python-mapscript: Cannot import mapscript module into python.

2008-05-28 Thread Hays Barrett
Package: python-mapscript Version: 5.0.2-2+b1 Severity: grave Justification: renders package unusable With the transision to AGG in mapserver\mapscript 5.0, the mapscript modlule fails to import in python. Example: Python 2.5.2 (r252:60911, Apr 17 2008, 13:15:05) [GCC 4.2.3 (Debian 4.2.3-3)]

Bug#483325: cfitsio3: FTBFS: mkdir: cannot create directory `debian/libcfitsio-doc/usr/share/doc/libcfitsio-doc/cfitsio': No such file or directory

2008-05-28 Thread Lucas Nussbaum
On 28/05/08 at 14:27 +0200, Lucas Nussbaum wrote: Package: cfitsio3 Version: 3.080-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080527 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386.

Bug#482716: Generated changes and patch systems

2008-05-28 Thread Russ Allbery
Neil Williams [EMAIL PROTECTED] writes: On Tue, 2008-05-27 at 18:06 -0700, Russ Allbery wrote: Uh, it's the same problem. Surely the generalization is obvious? It's not quite the same problem because aclocal.m4 is regenerated in the clean rule itself because changing it causes ./configure

Bug#475103: gjdoc arch removal

2008-05-28 Thread Thomas Viehmann
** java-gcj-compat-dev has an unsatisfied dependency on alpha: gjdoc (= 0.7.8) ** java-gcj-compat has an unsatisfied build-dependency: gjdoc (= 0.7.8) -- has removal bugs ** kaffe-pthreads has an unsatisfied dependency on alpha: gjdoc ** kaffe-jthreads has an unsatisfied dependency on alpha:

Bug#483299: [l10n] Czech translation of iodine

2008-05-28 Thread gregor herrmann
On Wed, 28 May 2008 08:57:39 +0200, Daniel Kavan wrote: please find the attached Czech (cs.po) translation of iodine. Thanks alot, I'll include it in the next upload. Cheers, gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : debian gnu/linux user, admin

Bug#476110: hdparm: diff for NMU version 8.6-1.1

2008-05-28 Thread petere
tags 476110 + patch thanks Hi, The following is the diff for my hdparm 8.6-1.1 NMU. I have uploaded it to the 7-day delayed queue. diff -u hdparm-8.6/debian/changelog hdparm-8.6/debian/changelog --- hdparm-8.6/debian/changelog +++ hdparm-8.6/debian/changelog @@ -1,3 +1,10 @@ +hdparm (8.6-1.1)

Bug#483179: PTS: please link to Ubuntu Launchpad bugs page

2008-05-28 Thread Marc 'HE' Brockschmidt
Joerg Jaspert [EMAIL PROTECTED] writes: On 11399 March 1977, Marc Brockschmidt wrote: Ok, but then why on the PTS I can see the patches applied in Ubuntu? :) Maybe because they aren't hidden in some non-free crap software? As long as Launchpad is non-free one shouldn't think about using or

Bug#476726: current state w.r.t. rev deps

2008-05-28 Thread Thomas Viehmann
Matthias Klose wrote: so here is the current state (minus arch:all packages eclipse-gcj, mauve, scala): ** libplplot9-java has an unsatisfied dependency on alpha: java-gcj-compat ** libplplot9-java has an unsatisfied dependency on hppa: java-gcj-compat these are not built anymore on alpha and

Bug#477241: scala build-depends gcj-4.1

2008-05-28 Thread Thomas Viehmann
Hi, I think scala needs a serious bug about build-depending on gcj-4.1 and then gcj-4.1 is ready to go. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#483178: please include libsrc in ghc6-doc

2008-05-28 Thread Ian Lynagh
On Wed, May 28, 2008 at 06:58:06PM +0200, Peter Berry wrote: Though it does beg the question of why there was a ghc6-libsrc package in the first place. It was added by a previous maintainer, and at a time when the source wasn't in the documentation. Thanks Ian -- To UNSUBSCRIBE, email

Bug#480211: amarok: uses 100% CPU when it is opened

2008-05-28 Thread Gianluca Francesco Signorotto
Hi, the problem seems resolved after upgrading the package libsqlite3-0 to rel. 3.5.9-1 (from rel. 3.5.8-4) happened today. -- *Gianluca Francesco Signorotto* Pubblic key = http://snipr.com/218nj -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#483397: iceweasel: latest xulrunner update leaves iceweasel broken

2008-05-28 Thread Gábor Gombás
Package: iceweasel Version: 3.0~b5-4 Severity: grave Justification: renders package unusable Hi, After upgrading xulrunner-1.9 I get the following when I want to run iceweasel: $ iceweasel Error: Platform version '1.9' is not compatible with minVersion = 1.9b5 maxVersion = 1.9b5 Gabor --

Bug#483299: setting package to iodine, tagging 483299

2008-05-28 Thread gregor herrmann
# Automatically generated email from bts, devscripts version 2.10.28 # # iodine (0.4.1-4) UNRELEASED; urgency=low # # * Add Czech debconf translation, thanks to Daniel Kavan #(closes: #483299). # package iodine tags 483299 + pending -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#483401: RM: pgeasy -- RoM, dead upstream, buggy, few users

2008-05-28 Thread Martin Pitt
Package: ftp.debian.org Severity: normal Please remove pgeasy from unstable and testing. It has been dead upstream for years [1], has very few installations, and no reverse dependencies in unstable. It did not even get bug reports until recently, and now it was reported that it is completely

Bug#483403: elinks: enable GSSAPI, please

2008-05-28 Thread Alexandra N. Kossovsky
Package: elinks Version: 0.12~20080527-1 Severity: wishlist Please, enable GSS API in elinks-0.12. For me, it works just fine, by adding --with-gssapi to confopts_main and installing all necessary development packages manually. Thank you for your work! -- System Information: Debian Release:

Bug#483402: reportbug: Get package name from debian/changelog if it exists

2008-05-28 Thread Neil Williams
Package: reportbug Version: 3.39-0.1 Severity: wishlist In many cases, I need to report bugs about a package that is actually being built at that time. If reportbug checked for debian/changelog, it could get the package name from that file without needing to specify it again on the command line.

Bug#477367: libawn0-dbg: Invalid memory reference

2008-05-28 Thread Björn Heide
Hi, bad news: shinyswitcher still crashs. Here comes the next backtrace. Regards, Björn  Using host libthread_db library /lib/libthread_db.so.1. [Thread debugging using libthread_db enabled] [New Thread 0x7f26fc137780 (LWP 26301)] 0x7f26fab6cea5 in waitpid () from /lib/libpthread.so.0 #0

Bug#483404: bulmages_0.11.1~rc2-1(sparc/unstable): FTBFS on sparc

2008-05-28 Thread Martin Zobel-Helas
Package: bulmages Version: 0.11.1~rc2-1 Severity: serious There was an error while trying to autobuild your package: Automatic build of bulmages_0.11.1~rc2-1 on lebrun by sbuild/sparc 98 Build started at 20080528-1702 [...] ** Using build dependencies supplied by package: Build-Depends

Bug#477484: gdm does not start with high resolutions (e.g. 1280x1024)

2008-05-28 Thread Andreas Teuchert
Hello, I found out that gdm works perfectly if I use the X.org autoconfiguration feature. I disabled xdebconfigurator and X.org automatically choose the right configuration. I also found out that kdm has a similar problem. If I start kdm instead of gdm I only get the background-image but no

Bug#483405: RM: postgresql-8.2 -- RoM, superseded by postgresql-8.3

2008-05-28 Thread Martin Pitt
Package: ftp.debian.org Severity: normal Hi! Lenny should only ship with one major PostgreSQL version, 8.3. Therefore postgresql-8.2 should be removed from unstable and testing soon. At the moment it still has a handful of reverse dependencies. I will file bugs against those now, but I already

Bug#483406: apt-file: Please change dependency on menu to a recommends or suggest

2008-05-28 Thread Adam C. Emerson
Package: apt-file Version: 2.1.2 Severity: wishlist Depending on menu for su-to-root as indicated in the changelog seems a bit extreme. You can make perfectly good use of apt-file without menu. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500,

Bug#483407: dbi-link: Fix dependencies for postgresql-8.3

2008-05-28 Thread Martin Pitt
Package: dbi-link Severity: serious Version: 2.0.0-1 Hi! postgresql-8.2 will go away in Lenny/unstable soon, and postgresql-8.1 was removed months ago. Please update the dependencies of this package for postgresql-perl-8.3. Thanks, Martin [1]

Bug#477484: gdm does not start with high resolutions (e.g. 1280x1024)

2008-05-28 Thread Julien Cristau
On Wed, May 28, 2008 at 20:02:11 +0200, Andreas Teuchert wrote: Hello, I found out that gdm works perfectly if I use the X.org autoconfiguration feature. I disabled xdebconfigurator and X.org automatically choose the right configuration. I also found out that kdm has a similar problem. If

Bug#475206: gdb: SIGTRAP interfering with debugging

2008-05-28 Thread Richard Guenther
Daniel Jacobowitz wrote: On Tue, May 27, 2008 at 01:39:18PM -0400, Arthur Meacham wrote: I am having the same problem. It is making life very difficult. Is there something I can do, aside from completely downgrade? Sorry, you've really got to ask the kernel maintainers; it's a kernel bug,

Bug#483409: libc6-dev-i386 [amd64] build dep is not needed

2008-05-28 Thread Emilio Scalise
Source: etherboot Version: 5.4.3+dfsg-0.1 Severity: minor Your package build depends against libc6-dev-i386 and gcc-multilib (that replaces the libc6-dev-i386 build dep). libc6-dev-i386 is duplicate. Bye, Emilio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#475709: gnash: Can't play sound.

2008-05-28 Thread Helmut Grohne
It seems that gnash can't play any sound for me. No version of gnash was ever able to play sound. The sound is enabled if I right click with my mouse. I also had this problem. It was gone after installing gstreamer0.10-plugins-good. I therefore strongly suggest that gnash depends on this

Bug#483408: source-highlight: please add support for pseudo-standard - to imply stdin/stdout

2008-05-28 Thread sean finney
Package: source-highlight Version: 2.4-5.2 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 tjena! source-highlight -d -s diff -f xhtml-css -i - source-highlight: Error opening, file - it would be nice if it could be told to read from stdin/stdout through the semi-standard

Bug#470289: libc6: getaddrinfo() with disabled ipv6

2008-05-28 Thread André Wöbbeking
On Monday 10 March 2008, Aurelien Jarno wrote: André Wöbbeking a écrit : Is there a way to get this fixed for Lenny? Otherwise KDE4 could be a unpleasant experience for some people as Qt4 uses getaddrinfo() with unspecified protocol. If somebody send us a working patch we will include

Bug#483410: CVE-2008-1105: Boundary failure when parsing SMB responses can result in a buffer overrun

2008-05-28 Thread Christian Perrier
Package: samba Version: 3.0.14a-3sarge11 Severity: critical Tags: security patch Justification: root security hole Patch 1 is for etch Patch 2 is the official patch released by the Samba Team. Applies cleanly on Debian's 3.0.29. However, we'll fix unstable/testing by building samba 3.0.30 To

Bug#483413: pgf: files in /usr/share/texmf/tex/generic/pgf/math with wrong permissions

2008-05-28 Thread Julian Gilbey
Package: pgf Version: 2.00-1 Severity: minor There are several files in /usr/share/texmf/tex/generic/pgf/math which have the execute bit set, for no particularly good reason. Julian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#483412: scala build-depends on gcj-4.1 which is not availabe anymore on arm, alpha, hppa

2008-05-28 Thread Matthias Klose
Package: scala Version: 2.6.1-1lex Severity: serious the b-d on gcj-4.1 needs to be dropped. java-gcj-compat-dev is enough. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#483294: [Pkg-xen-devel] Bug#483294: xen-3_3.2.1-1(ia64/unstable): FTBFS: please enable ia64 support

2008-05-28 Thread Bastian Blank
severity 483294 wishlist tags 483294 help thanks On Wed, May 28, 2008 at 12:17:31AM -0600, [EMAIL PROTECTED] wrote: Apparently upstream supports ia64 in xen 3 or 3.1 or so Sure, but there is noone which wants to handle it. Bastian -- Another dream that failed. There's nothing sadder.

Bug#483415: [isight-firmware-tools] [l10n] swedish strings

2008-05-28 Thread Martin Bagge
Package: isight-firmware-tools Severity: normal Tags: l10n patch --- Please enter the report below this line. --- first draft --- System information. --- Architecture: i386 Kernel: Linux 2.6.24-1-amd64 Debian Release: lenny/sid 500 unstableftp.se.debian.org 500 unstable

Bug#483416: [solr] [l10n] swedish

2008-05-28 Thread Martin Bagge
Package: solr Severity: wishlist Tags: l10n patch --- Please enter the report below this line. --- swedish strings --- System information. --- Architecture: i386 Kernel: Linux 2.6.24-1-amd64 Debian Release: lenny/sid 500 unstableftp.se.debian.org 500 unstable

Bug#483405: RM: postgresql-8.2 -- RoM, superseded by postgresql-8.3

2008-05-28 Thread Martin Pitt
Hi again, I checked the current reverse dependencies to postgresql-8.2 now (using melanie -n -R on merkel), and filed the remaining bugs if there wasn't one yet: postgis: #474287 dbi-link: #483407 pgbouncer: #474283 [contrib] postgresql-tablelog: #483411 [not in testing, other RC bugs]

Bug#483207: [wpasupplicant] bonding breaks wpa_supplicant

2008-05-28 Thread aerusso
I have additional information. Everything appears to work fine as long as the Key negotiation occurs while the bond (in my case, bond0) only has the wifi interface (in my case ath0) enslaved. For instance, % ifenslave bond0 ath0 eth0 % wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf

Bug#483414: libplplot9-java removal on alpa, arm, hppa

2008-05-28 Thread Matthias Klose
Package: ftp.debian.org Thomas Viehmann writes: Matthias Klose wrote: so here is the current state (minus arch:all packages eclipse-gcj, mauve, scala): ** libplplot9-java has an unsatisfied dependency on alpha: java-gcj-compat ** libplplot9-java has an unsatisfied dependency on hppa:

Bug#483415: forgot the file =)

2008-05-28 Thread Martin Bagge
Package: isight-firmware-tools Severity: normal Tags: l10n patch swedish strings. fo real # translation of isight-firmware-tools_1.2-1_templates.po to swedish # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # #

Bug#482454: [INTL:eu] iso-codes 3166 Basque translation update

2008-05-28 Thread Christian Perrier
Quoting Tobias Toedter ([EMAIL PROTECTED]): package iso-codes tag 482454 pending thanks On Thursday 22 May 2008 23:09:24 Piarres Beobide wrote: Attached iso-codes_3166 Basque translation update, please commit it. Hi, this is fixed in SVN, thanks a lot. Some teams use whatever

Bug#483410: CVE-2008-1105: Boundary failure when parsing SMB responses can result in a buffer overrun

2008-05-28 Thread Florian Weimer
* Christian Perrier: To security team: as I said, I'm unsure that I'll be able to work on packages for etch. I'll at least try building with that patch. As usual, I may need guidance to upload to the right place if you're OK for us to upload for etch. You should prepare an upload with

Bug#483418: debian-policy: Not limit dpkg-divert to install but valid also for upgrade in app. G

2008-05-28 Thread Olivier Berger
Package: debian-policy Version: 3.7.3.0 Severity: minor In Appendix G - Diversions - overriding a package's version of a file (from old Packaging Manual), there's some misleading explanations on dpkg-divert preferred use in presint scriptsi (as I understand it, this is not related to policy

Bug#483381: pastebinit: Please support http://paste.debian.net as pastebin

2008-05-28 Thread Martin Michlmayr
* Alexander Wirt [EMAIL PROTECTED] [2008-05-28 16:57]: Package: pastebinit I don't see this package in Debian. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#483379: intent to NMU

2008-05-28 Thread Nico Golde
Hi Kurt, as discussed in #debian-security I will upload an NMU to fix this. debdiff attached and also archived on: http://people.debian.org/~nion/nmu-diff/openssl-0.9.8g-10_0.9.8g-10.1.patch Cheers Nico -- Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF For security

Bug#483411: postgresql-tablelog: Fix dependencies for postgresql-8.3

2008-05-28 Thread Martin Pitt
Package: postgresql-tablelog Severity: serious Version: 0.4.4-1 Hi! postgresql-8.2 will go away in Lenny/unstable soon [1]. Please update the dependencies of this package for postgresql-8.3. Thanks, Martin [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483405 -- Martin Pitt

Bug#483422: kaffe binary packages removal for arm, alpha, hppa

2008-05-28 Thread Matthias Klose
Package: ftp.debian.org Thomas Viehmann writes: ** java-gcj-compat-dev has an unsatisfied dependency on alpha: gjdoc (= 0.7.8) ** java-gcj-compat has an unsatisfied build-dependency: gjdoc (= 0.7.8) -- has removal bugs ** kaffe-pthreads has an unsatisfied dependency on alpha: gjdoc **

Bug#483419: [ion3] [l10n] swedish

2008-05-28 Thread Martin Bagge
Package: ion3 Severity: wishlist Tags: l10n patch --- Please enter the report below this line. --- swedish strings --- System information. --- Architecture: i386 Kernel: Linux 2.6.24-1-amd64 Debian Release: lenny/sid 500 unstableftp.se.debian.org 500 unstable

Bug#427218: debian-offtopic list [Was: Re: obscenely OT Re: apt-get joke]

2008-05-28 Thread Paul Cartwright
On Wed May 28 2008, Andrei Popescu wrote: but that was 2007, this is 2008.. and it never got created? is there a current OT bug to vote YES for??? The bug is still open, just send mail to [EMAIL PROTECTED] with your stance. Regards, Andrei yes, I would like an OT list. -- Paul

Bug#483420: classpath binary packages removal for arm, alpha, hppa

2008-05-28 Thread Matthias Klose
Package: ftp.debian.org Thomas Viehmann writes: ** java-gcj-compat-dev has an unsatisfied dependency on alpha: gjdoc (= 0.7.8) ** java-gcj-compat has an unsatisfied build-dependency: gjdoc (= 0.7.8) -- has removal bugs ** kaffe-pthreads has an unsatisfied dependency on alpha: gjdoc **

Bug#483019: texlive-xetex: xelatex fails to display included PDF graphics

2008-05-28 Thread Norbert Preining
On Mi, 28 Mai 2008, Jonathan Kew wrote: (unless silenced) and ignoring the tags. I think this will let the test case work OK (does for me, anyhow). Did work, big thanks again. I will soon upload updated texlive packages to Debian. Probably a good idea to patch that into tl2007.2 tag Best

Bug#483421: xbase-clients: setxkbmap -option altwin:swap_lalt_lwin not working properly, lalt stops working

2008-05-28 Thread John L. Mathew
Package: xbase-clients Version: 1:7.3+10 Severity: normal -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (1001, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

<    1   2   3   4   5   6