Bug#351371: This bug could be fixed by rebuild.
I just download the debian source package, extract it, change version to 7.5-1.1 then use dpkg-buildpackage to rbuild it.
Processing of nco_2.9.9-2_i386.changes
nco_2.9.9-2_i386.changes uploaded successfully to localhost along with the files: nco_2.9.9-2.dsc nco_2.9.9-2.diff.gz nco_2.9.9-2_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
nco_2.9.9-2_i386.changes ACCEPTED
Accepted: nco_2.9.9-2.diff.gz to pool/main/n/nco/nco_2.9.9-2.diff.gz nco_2.9.9-2.dsc to pool/main/n/nco/nco_2.9.9-2.dsc nco_2.9.9-2_i386.deb to pool/main/n/nco/nco_2.9.9-2_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 352026 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#352482: metamail: crashes with very long boundaries in messages
Subject: metamail: crashes with very long boundaries in messages Package: metamail Version: 2.7-50 Severity: important Tags: patch Hello, I have found that metamail crashes when processing messages with very long boundaries. They cause a buffer overflow, which doesn't seem to be exploitable: [EMAIL PROTECTED]:~$ /usr/bin/metamail < metamail.txt From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: metamail crash bug *** glibc detected *** free(): invalid next size (normal): 0x0805fc30 *** Aborted [EMAIL PROTECTED]:~$ I have attached a test message, as well as a patch. // Ulf Harnhammar -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages metamail depends on: ii libc6 2.3.5-13 GNU C Library: Shared libraries an ii libncurses5 5.5-1 Shared libraries for terminal hand Versions of packages metamail recommends: ii mime-support 3.35-1 MIME files 'mime.types' & 'mailcap ii sharutils 1:4.2.1-15 shar, unshar, uuencode, uudecode -- no debconf information -- ___ Surf the Web in a faster, safer and easier way: Download Opera 8 at http://www.opera.com Powered by Outblaze From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: metamail crash bug MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=UU Content-Transfer-Encoding: 7bit --U
Bug#352026: marked as done (nco - FTBFS: Build depends against not available package netcdfg3)
Your message dated Sun, 12 Feb 2006 01:32:14 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#352026: fixed in nco 2.9.9-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: nco Version: 2.9.9-1+b1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of nco_2.9.9-1+b1 on debian-31 by sbuild/s390 85 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>> 4.0.0), netcdfg3, netcdfg-dev, texinfo [...] > Package netcdfg3 is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > However the following packages replace it: > libnetcdf3 libnetcdf++3 > E: Package netcdfg3 has no installation candidate Bastian -- Killing is stupid; useless! -- McCoy, "A Private Little War", stardate 4211.8 --- End Message --- --- Begin Message --- Source: nco Source-Version: 2.9.9-2 We believe that the bug you reported is fixed in the latest version of nco, which is due to be installed in the Debian FTP archive: nco_2.9.9-2.diff.gz to pool/main/n/nco/nco_2.9.9-2.diff.gz nco_2.9.9-2.dsc to pool/main/n/nco/nco_2.9.9-2.dsc nco_2.9.9-2_i386.deb to pool/main/n/nco/nco_2.9.9-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matej Vela <[EMAIL PROTECTED]> (supplier of updated nco package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 12 Feb 2006 10:21:06 +0100 Source: nco Binary: nco Architecture: source i386 Version: 2.9.9-2 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Matej Vela <[EMAIL PROTECTED]> Description: nco- netCDF Operators Closes: 352026 Changes: nco (2.9.9-2) unstable; urgency=medium . * QA upload. * Remove unnecessary build dependency on netcdfg3; let netcdfg-dev pull in the appropriate library package. Closes: #352026. * Move libnco from /usr/lib to /usr/lib/nco. Providing a public library would require a separate libnco-2.9.9 package, which is overkill ATM. * data/udunits.dat: Used only with UDUnits, which is not packaged for Debian; remove. * debian/copyright: - Update FSF address. - Remove outdated (and no longer required) list of changes. * debian/nco.doc-base: - Word-wrap description. - Change section to Apps/Math. - Add a stanza for info files. * debian/postinst, debian/prerm, debian/info: Invoke install-info manually with a section argument as nco.info doesn't specify one. * debian/postrm: Remove cruft. * debian/rules: - Pass CFLAGS to configure. - When DEB_BUILD_GNU_TYPE and DEB_HOST_GNU_TYPE are the same, pass only --build to configure (otherwise it enters cross-compile mode). - Let dh_strip handle DEB_BUILD_OPTIONS=nostrip. * Conforms to Standards version 3.6.2. Files: 7e1106a5db62521ed0ead5c5f0e90595 575 math optional nco_2.9.9-2.dsc 8bdee9d2ef666ba9e4b0deab11982275 6586 math optional nco_2.9.9-2.diff.gz 3e8df3e53ac055f871e9c6feb898c1a6 487892 math optional nco_2.9.9-2_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD7v5CxBYivKllgY8RAnbtAJ4o8Q4ms1IS1nJeUrDs6kirfBhfzwCdFux/ oC+Lyfg9glGz9CHMxEm58iY= =Guz6 -END PGP SIGNATURE- --- End Message ---
FYI: bugfix for falconseye
Hello, I only sent a notice about bug #257939 to its submitter by mistake. Just to let you know, I intent to have an NMU done on it (by a sponsor) to fix that bug. Thanks, Bas Wijnen -- I encourage people to send encrypted e-mail (see http://www.gnupg.org). If you have problems reading my e-mail, use a better reader. Please send the central message of e-mails as plain text in the message body, not as HTML and definitely not as MS Word. Please do not use the MS Word format for attachments either. For more information, see http://129.125.47.90/e-mail.html signature.asc Description: Digital signature
Alert - Trading Report For Micro-Cap
Sick of hedge funds and flippers getting all the great new issues? Date : 13 Feb 2006 Name : Pingchuan Pharmaceutical, Inc. S t o c k : PGCN Today : $1.03 8 weeks high : $2 - $4 Recommendation : 5(5) Here is a special company that may be set to make a move in the near future - this could be your opportunity to be ahead of the curve! Put PGCN on your radar's now. Will it go crazy Friday morning? When this Stock moves - WATCH OUT! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#352516: no mention of /etc/pshrc in man page
Package: psh Version: 1.8-5 0 Severity: wishlist The manpage of pshrc doesn't mention the systemwide configurationfile /etc/pshrc -- Cheers, cobaco (aka Bart Cornelis) 1. Encrypted mail preferred (GPG KeyID: 0x86624ABB) 2. Plain-text mail recommended since I move html and double format mails to a low priority folder (they're mainly spam) pgp3OfTR7E9Jx.pgp Description: PGP signature
Bug#352517: change to /etc/pshrc
Package: psh Version: 1.8-5 0 Severity: wishlist Tags: patch Hi, in order to fix bug #344030 for users of psh I need to execute some code in /etc/psh (there unfortunately doesn't seem to be a non-shell-specific way to deal with the corner case in that bug). Attached are patches with 2 competing solutions to do so: 1) modularized_pshrc: this adds looking for a /etc/pshrc.d directory and sourcing all scripts in that directory when present -> IMO this is the preferred solution as: - it can be used by other packages also (e.g. the user-es, and user-de configuration packages could use this to configure things for zsh users) - doesn't clutter the system unnecessarely (though minimally) when desktop-profiles isn't installed . 2) with_bugfix_pshrc: this just adds the shell-snippet needed to fix bug #344030 directly into /etc/pshrc -- Cheers, cobaco /"\ ASCII Ribbon Campaign \ / No proprietary formats in attachments without request X i.e. *NO* WORD, POWERPOINT or EXCEL documents / \ Respect Open Standards http://www.fsf.org/philosophy/no-word-attachments.html http://www.goldmark.org/netrants/no-word/attach.html with_bugfix_pshrc.pl Description: Perl program # The following sources all perl scripts in /etc/pshrc.d, thus allowing for # modularized customization of the shell environment if ( -d '/etc/pshrc.d') { forfile '/etc/pshrc.d/*.pl' Psh::process_file($_); } pgpgXSM3Nn0KD.pgp Description: PGP signature
Bug#342815: About problems in kernel 2.4
On Sun, Feb 12, 2006 at 01:34:32AM -0500, Filipus Klutiero wrote: > Hi, > thanks for fixing this, but did somebody investigate why kernel 2.4 > dealt so badly with this segfault, and whether 3.1r2's 2.4 kernels have > this fixed? That issue is largely more worrying to me than the previous > xdialog's SEGV on 2.6 :/ What was different about one kernel's segv than another? Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#352482: metamail: crashes with very long boundaries in messages
Processing commands for [EMAIL PROTECTED]: > tag 352482 security Bug#352482: metamail: crashes with very long boundaries in messages Tags were: patch Tags added: security > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#342815: About problems in kernel 2.4
Justin Pryzby a écrit : On Sun, Feb 12, 2006 at 01:34:32AM -0500, Filipus Klutiero wrote: Hi, thanks for fixing this, but did somebody investigate why kernel 2.4 dealt so badly with this segfault, and whether 3.1r2's 2.4 kernels have this fixed? That issue is largely more worrying to me than the previous xdialog's SEGV on 2.6 :/ What was different about one kernel's segv than another? Justin The SEGV on 2.4 was, contrary to when happening on 2.6, killing the system or mostly so, as described by the submitter (and explaining the critical severity). In my test, I couldn't confirm that the system wasn't completely dead. I rebooted before 5 minutes, but the box seemed completely crashed.
Bug#352482: metamail: crashes with very long boundaries in messages
tag 352482 security thanks On Sun, Feb 12, 2006 at 10:34:54AM +0100, Ulf Harnhammar wrote: > Subject: metamail: crashes with very long boundaries in messages > Package: metamail > Version: 2.7-50 BTW, what is in ./metamail, rather than ./src/metamail/?? Is it a different source version?? It has, instead, on line 447: LineBuf = malloc(LINE_BUF_SIZE); if (!LineBuf) ExitWithError(nomem); sprintf(LineBuf, "--%s", boundary); > I have found that metamail crashes when processing messages with > very long boundaries. They cause a buffer overflow, which doesn't > seem to be exploitable: How is this not [potentially] exploitable? Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of manpages-ko_20050219-1_i386.changes
manpages-ko_20050219.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of manpages-ko_20050219-1_i386.changes
manpages-ko_20050219-1_i386.changes uploaded successfully to localhost along with the files: manpages-ko_20050219-1.dsc manpages-ko_20050219-1.diff.gz manpages-ko_20050219-1_all.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#352568: dosemu: automatic detection of keyboard layout
Package: dosemu Version: 1.2.2-2 Severity: wishlist The file /etc/dosemu/dosemu.conf has this commented line : # $_layout = "auto" It would be nice to have this line uncommented in the Debian package, and to have this automatic detection of the keyboard layout work on Debian. It doesn't work now. (However, $_layout = "be" does select the belgian layout, and I guess this works for other layouts too.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#352566: doxymacs: should put compiled files earlier on load-path
Package: doxymacs Version: 1.6.0-3 Severity: normal The directory with compiled files is *after* the directory with source files on load-path: load-path's value is ("/home/jrv/share/emacs/site-lisp" "/usr/share/emacs/site-lisp/doxymacs" "/usr/share/emacs21/site-lisp/doxymacs" "/usr/share/emacs21/site-lisp/pspp" "/usr/share/emacs/site-lisp/mgp/" ... At present doxymacs is actually loaded (regardless of whether the user is using it - bug#341091) before the source directory is added to load-path, so it's the compiled files that are loaded. However, after #341091 is fixed, the compiled files will be hidden. Please reverse the order of the two additions to load-path. - Jim Van Zandt -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages doxymacs depends on: ii emacs21 [emacsen] 21.4a-1 The GNU Emacs editor ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii libxml2 2.6.22-1 GNOME XML library ii w3-el-e21 4.0pre.2001.10.27-17 Web browser for GNU Emacs 21 ii w3-url-e21 2001.11.08-9 URL library for use by w3-el-e21 ii xemacs21-basesuppor 2005.07.15-1 Editor and kitchen sink -- compile ii zlib1g 1:1.2.3-4compression library - runtime Versions of packages doxymacs recommends: ii doxygen 1.4.3-20050530-1.1 Documentation system for C, C++ an -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
manpages-ko_20050219-1_i386.changes ACCEPTED
Accepted: manpages-ko_20050219-1.diff.gz to pool/main/m/manpages-ko/manpages-ko_20050219-1.diff.gz manpages-ko_20050219-1.dsc to pool/main/m/manpages-ko/manpages-ko_20050219-1.dsc manpages-ko_20050219-1_all.deb to pool/main/m/manpages-ko/manpages-ko_20050219-1_all.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 202145 299833 333677 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#352572: debianize message about missing dosemu-freedos
Package: dosemu Version: 1.2.2-2 Severity: wishlist It's possible to install dosemu without dosemu-freedos. When the user then tries to use dosemu, this message appears : Sorry, there is no operating system. Please try to install FreeDOS from dosemu-freedos-*-bin.tgz It would be nice to have that message changed to : Sorry, there is no operating system. Please try to install FreeDOS from dosemu-freedos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: found
Processing commands for [EMAIL PROTECTED]: > found 352568 1.2.1-3.1 Bug#352568: dosemu: automatic detection of keyboard layout Bug marked as found in version 1.2.1-3.1. > stop Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]