Bug#561176: CVE

2011-04-16 Thread Michael Spang
A CVE related to this issue (or perhaps a similar one) was issued in January - CVE-2011-0281. Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#561176: krb5-kdc-ldap: krb5kdc leaks file descriptors

2009-12-14 Thread Michael Spang
ldap_servers = ldapi:/// } This may be related to #511348 however we do not use krb524d. Thanks, Michael Spang -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG

Bug#502486: unsupported default I/O charset

2009-10-31 Thread Michael Spang
buggy: glomag:~# touch /boot/efi/a glomag:~# echo test /boot/efi/A -bash: /boot/efi/A: File exists glomag:~# rm /boot/efi/A rm: cannot remove `/boot/efi/A': No such file or directory The default charset should be back to iso-1 or similar. Thanks, Michael Spang -- To UNSUBSCRIBE, email to debian

Bug#543589: libpam0g: broken_shadow not working due to pam_unix_dont_trust_chkpwd_caller.patch

2009-08-25 Thread Michael Spang
Package: libpam0g Version: 1.0.1-5+lenny1 Severity: normal Upstream unix_chkpwd drops privileges and continues when a non-root user attempts to authenticate someone other than himself. The pam_unix_dont_trust_chkpwd_caller patch disables this behavior pending analysis. I have enabled the

Bug#543589: setregid

2009-08-25 Thread Michael Spang
It seems you'd need to call setregid(getgid(), getgid()) to fully drop privileges. When using setgid() the set-group-id is not set. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#543589: libpam0g: broken_shadow not working due to pam_unix_dont_trust_chkpwd_caller.patch

2009-08-25 Thread Michael Spang
On Tue, Aug 25, 2009 at 7:42 PM, Steve Langasekvor...@debian.org wrote: On Tue, Aug 25, 2009 at 07:13:55PM -0400, Michael Spang wrote: I see two solutions: 1. Use setgid(getgid()) as suggested in the patch. This closely    matches upstream. We'll end up returning PAM_AUTHINFO_UNAVAIL

Bug#543589: setregid

2009-08-25 Thread Michael Spang
On Tue, Aug 25, 2009 at 8:11 PM, Steve Langasekvor...@debian.org wrote: On Tue, Aug 25, 2009 at 07:37:22PM -0400, Michael Spang wrote: It seems you'd need to call setregid(getgid(), getgid()) to fully drop privileges. When using setgid() the set-group-id is not set. The current use of setuid

Bug#488161: Adopting webdeveloper

2008-07-03 Thread Michael Spang
On Tue, Jul 1, 2008 at 6:46 AM, Luca Falavigna [EMAIL PROTECTED] wrote: Michael, if you don't mind, I'd like to take webdeveloper for adoption. Thank you and regards, You have my blessing. Good luck. Regards, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#488161: O: webdeveloper -- web developer extension for the Iceweasel web browser

2008-06-26 Thread Michael Spang
On Thu, Jun 26, 2008 at 12:03 PM, [EMAIL PROTECTED] wrote: Package: wnpp Severity: normal The current maintainer of webdeveloper, Michael Spang [EMAIL PROTECTED], is apparently not active anymore. Therefore, I orphan this package now. If you want to be the new maintainer, please take

Bug#476531: grub-pc: unable to use LABEL=root for root device

2008-04-17 Thread Michael Spang
previous kernels would name it hda. It would be great if there was an option to make 10_linux use filesystem labels instead of the device name. Thanks, Michael Spang -- Package-specific info: *** BEGIN /dev/sda2 / ext3 rw,noatime,errors=continue,data=ordered 0 0 /dev/sda2 /dev

Bug#473179: [PATCH] debian: Use UID/GID ranges from adduser.conf, if present

2008-03-29 Thread Michael Spang
Addresses-Debian-Bug: #473179 Signed-off-by: Michael Spang [EMAIL PROTECTED] --- debian/libuuid1.postinst | 16 ++-- 1 files changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/libuuid1.postinst b/debian/libuuid1.postinst index cd5b093..ccbd881 100644 --- a/debian

Bug#473179: libuuid should use useradd/groupadd

2008-03-29 Thread Michael Spang
a patch for the latter in a moment. Thanks, -- Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#473179: libuuid should use useradd/groupadd

2008-03-28 Thread Michael Spang
to create the group and/or user. adduser will check for the existence of the user or group, and if necessary choose an unused id based on the ranges specified in adduser.conf. Using useradd directly will ignore any user tuning of the ranges used in adduser.conf. Thanks. Michael Spang -- System

Bug#471377: bnx2 driver not included

2008-03-18 Thread Michael Spang
Package: linux-image-2.6.24-1-amd64 Version: 2.6.24-4 Severity: normal Please set CONFIG_BNX2. This driver was included in past versions. Regards, Michael Spang -- Package-specific info: ** Version: Linux version 2.6.24-1-amd64 (Debian 2.6.24-4) ([EMAIL PROTECTED]) (gcc version 4.1.3 20080114

Bug#458042: iptables-restore: segmentation fault with -tanything

2007-12-27 Thread Michael Spang
-restore (echo -e '*filter\n-A INPUT -tx\nCOMMIT') And this should use table filter, or perhaps raise an error, but instead sets the table to (literally) -tfilter: iptables -tfilter -A INPUT Regards, Michael Spang -- System Information: Debian Release: lenny/sid APT prefers testing APT policy

Bug#451340: replace operation used to add and remove attributes

2007-11-15 Thread Michael Spang
' and 'delete' instead of replace, as appropriate. Thanks. Michael Spang -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.22-3-vserver-amd64 Locale: LANG=en_CA.UTF-8, LC_CTYPE

Bug#426200: libruby1.8: getgrgid() always returns the current user's group

2007-05-27 Thread Michael Spang
Package: libruby1.8 Version: 1.8.6-1+b1 Severity: normal The ruby program require etc print Etc.getgrgid(0) yields #struct Struct::Group name=mike, passwd=x, gid=1000, mem=[] which isn't quite right. Thanks, Michael Spang -- System Information: Debian Release: lenny/sid APT

Bug#425496: puppet changes /var/run to mode 1777

2007-05-21 Thread Michael Spang
. A quick grep for 1777 in the source shows that the offending code is in configuration.rb. Cheers, Michael Spang -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (1000, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-amd64

Bug#408565: bug 408565

2007-01-26 Thread Michael Spang
Hello, Thanks for catching this. As you may have guessed, I copied the description from greasemonkey's control file and carelessly neglected to fix the package names. Sorry for any confusion caused. It will be fixed soon. Cheers, Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#405972: iceweasel-greasemonkey: cannot install scripts

2007-01-08 Thread Michael Spang
Walter Hofmann wrote: On Sun, Jan 07, 2007 at 11:39:48PM -0500, Michael Spang wrote: Walter Hofmann wrote: I cannot install a single script with greasemonkey. Here is what I do: Try with a clean profile (run iceweasel -ProfileManager and create a new, temporary profile

Bug#405972: iceweasel-greasemonkey: cannot install scripts

2007-01-07 Thread Michael Spang
profile (run iceweasel -ProfileManager and create a new, temporary profile for testing). Do you have any other extensions installed? Thanks, Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#402832: firefox-greasemonkey: update depends and links for iceweasel transition

2006-12-14 Thread Michael Spang
The upload with updates for the transition is already in NEW. Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#315678: fixed

2006-08-25 Thread Michael Spang
Hello, This bug has been fixed (in kernel-package; this bug should probably have been reassigned) sometime between my last message and now. Modules are installed to the correct location, even if LOCALVERSION is set. Thanks! Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#364374: Progress on this bug

2006-07-27 Thread Michael Spang
/g/greasemonkey/greasemonkey_0.6.4-5.dsc And no, I haven't found another sponsor nor am I looking for one. I'll keep sending new versions to you until you tell me you no longer wish to sponsor the package. Don Armstrong Thanks Don, Michael Spang -- To UNSUBSCRIBE, email to [EMAIL

Bug#358080: moving forward

2006-06-18 Thread Michael Spang
debian-legal discussion: http://lists.debian.org/debian-legal/2006/06/msg00027.html Posts in the above thead suggest that the notice on SorceForge is adequate until the authors fix their releases to include the copyright and license. Feel free to post to this thread if you feel otherwise.

Bug#358080: update

2006-05-21 Thread Michael Spang
trying. Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#367985: gnome-terminal: full-screen programs garbled in new tabs of resized windows

2006-05-18 Thread Michael Spang
Package: gnome-terminal Version: 2.14.1-1 Severity: normal If I increase the number of lines in one of my terminals, and then open a new tab, any full-screen terminal program will take up only the first 24 lines and will seem to begin above the top of the terminal (ie, the first line of `less

Bug#364374: Build-Dep on mozilla (library), please transition to xulrunner

2006-04-22 Thread Michael Spang
!), so the dependency can be removed altogether. What's the time frame on removal of these packages? I can fix this immediately but if they will be around for a while I will wait to see if upstream releases a new version. Thanks! Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#359692: greasemonkey: FTBFS: Uses dh_testroot in build target

2006-03-28 Thread Michael Spang
interested in a clarification of what is intended by policy in this case. Thanks! Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#359692: greasemonkey: FTBFS: Uses dh_testroot in build target

2006-03-28 Thread Michael Spang
Steve Langasek wrote: On Tue, Mar 28, 2006 at 03:29:27PM -0500, Michael Spang wrote: Why would you do this? The normal semantics of make *deliberately* allow you to use the output of a previous make run; requiring clean before every build excludes a valid use case, whereas the standard tools

Bug#358080: ITP: pygaim -- python plugin support for gaim

2006-03-21 Thread Michael Spang
to name the binary package gaim-python to follow existing conventions. The source package will be named pygaim to match upstream, however, unless I hear an argument against this. I've heard somewhere that it is recommended to keep upstream names for source packages, but I don't remember where. Michael

Bug#358080: ITP: pygaim -- python plugin support for gaim

2006-03-20 Thread Michael Spang
Package: wnpp Severity: wishlist Owner: Michael Spang [EMAIL PROTECTED] * Package name: pygaim Version : 1.5.0 * URL : http://pygaim.sf.net * License : GPL Description : python bindings and plugin loader for gaim PyGaim allows the Gaim Instance Messaging

Bug#356307: lintian: wrong error messages for broken symlinks

2006-03-11 Thread Michael Spang
Russ Allbery wrote: Michael Spang [EMAIL PROTECTED] writes: I'm pretty sure lintian's behavior here is correct. That message isn't because the symlink is broken; it's because of exactly the problem that you discovered. It ascended one too many levels, which means that it was actually a symlink

Bug#356307: lintian: wrong error messages for broken symlinks

2006-03-10 Thread Michael Spang
ascended one too many levels and was broken. Lintian erronously reported that a broken relative symlink (which should be relative) should be made absolute. It might be wise to add a broken symlink error or warning. Thanks! Michael Spang -- System Information: Debian Release: testing/unstable APT

Bug#341915: ITP: mozilla-greasemonkey -- firefox extension which enables customization of webpages with user scripts

2006-03-10 Thread Michael Spang
to see if I can catch the attention of someone who might be willing to sponsor it. Thanks! Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#331267: Anyone around?

2006-02-19 Thread Michael Spang
This should have been patched months ago. Why hasn't it been? Thanks, Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#346573: tomcat5: spelling error in README.Debian

2006-01-08 Thread Michael Spang
Package: tomcat5 Version: 5.0.30-8 Severity: minor s/Disbaling/Disabling/; On line 54 of README.Debian, Disabling is mispelled as Disbaling. Thanks! Michael Spang -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental

Bug#344822: X incorrectly reads /root/xorg.conf (if it exists) when started by gdm

2005-12-26 Thread Michael Spang
Package: gdm Version: 2.8.0.6-2 Severity: normal The switch '-config /etc/X11/xorg.conf' should probably be added to the default server command. It is quite confusing when X reads /root/xorg.conf when you're testing configurations. -- System Information: Debian Release: testing/unstable APT

Bug#325246: package prepared

2005-12-20 Thread Michael Spang
I have prepared a package for this extension (see ITP#341915). Note that the name is firefox-greasemonkey rather than mozilla-greasemonkey. Expect to see a RFS soon. Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#343743: mozilla-firefox-webdeveloper: dependency update for mozilla-firefox to firefox transition

2005-12-19 Thread Michael Spang
. The new package is prepared, and a note is sitting in my sponsor's inbox. Hopefully it won't be too long. Thanks again! Michael Spang

Bug#343760: at76c503a-source: modules_image target should clean before build

2005-12-18 Thread Michael Spang
Guido Guenther wrote: Hi, On Sat, Dec 17, 2005 at 05:50:04PM -0500, Michael Spang wrote: Could you please cook up a patch, that does exactly that? Cheers, -- Guido The attached should ensure the tree is cleaned before each build. Thanks, Michael Spang --- at76c503a-source.rules.old

Bug#343760: at76c503a-source: modules_image target should clean before build

2005-12-17 Thread Michael Spang
Package: at76c503a-source Version: 0.12.beta23-2 Severity: normal The modules_image target doesn't clean up before building. If you build two kernels (different versions) without manually cleaning the tree, the second deb built will contain the modules from both versions. Please make the

Bug#342887: util-linux: too early yet too late

2005-12-16 Thread Michael Spang
Package: util-linux Version: 2.12r-2 Followup-For: Bug #34288 You could also make the argument that it runs too late--since it runs after checkroot, even after copying the symlinked localtime into /etc/, the root filesystem will still be checked every other boot. I'm not sure what exactly

Bug#343559: kernel-package: modules_clean target creates changelog with wrong revision

2005-12-15 Thread Michael Spang
Package: kernel-package Version: 10.018 Severity: normal In order to reliably clean the tree, the following commands are needed: fakeroot make-kpkg clean fakeroot make-kpkg modules_clean fakeroot make-kpkg clean The modules_clean target creates many files in debian/, including a changelog

Bug#343559: kernel-package: modules_clean target creates changelog with wrong revision

2005-12-15 Thread Michael Spang
the revision from the previous build or none at all. Anyway, its working now. Thanks for the help! Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#341915: ITP: mozilla-greasemonkey -- firefox extension which enables customization of webpages with user scripts

2005-12-03 Thread Michael Spang
Package: wnpp Severity: wishlist Owner: Michael Spang [EMAIL PROTECTED] * Package name: mozilla-greasemonkey Version : 0.5.4 Upstream Author : Aaron Boodman * URL : http://greasemonkey.mozdev.org/ * License : No restrictions Description : firefox

Bug#341281: openoffice.org-common: bogus filename for oofromtemplate manual page symlink (too many .gz-s)

2005-11-29 Thread Michael Spang
Package: openoffice.org-common Version: 2.0.0-2 Severity: minor The symlink oofromtemplate.1.gz.gz to openoffice.1.gz is badly named and ignored by man-db. The final '.gz' should be removed. $ man oofromtemplate man: warning: /usr/share/man/man1/oofromtemplate.1.gz.gz: ignoring bogus filename

Bug#338810: /usr/bin/passwd segfaults on eof when changing a password

2005-11-12 Thread Michael Spang
: passwd/user-uid: * passwd/shadow: true passwd/username-bad: * passwd/user-fullname: Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#329413: beta firefox and postinst

2005-11-03 Thread Michael Spang
I'm pretty sure I replied to your mail. Maybe you didn't receive it. Interesting, I don't have it and can't recall seeing it. I must have deleted it with all of my spam. Anyways, the update-mozilla-firefox-chrome won't return, since it's useless for firefox 1.5. You can just check whether it

Bug#329413: beta firefox and postinst

2005-10-06 Thread Michael Spang
Right now I am assuming that once Firefox 1.5 is released to unstable, the Debian chrome update scripts will be included. I sent the Firefox maintainer an email to try and confirm this, but I haven't received any reply yet. Note that this script is Debian-specific, it's there so a package can

Bug#331267: xchat: bashisms in debian/rules

2005-10-02 Thread Michael Spang
Subject: xchat: bashisms in debian/rules Package: xchat Version: 2.4.5-2 Severity: normal Tags: patch Brace expansion is used in debian/rules, and this breaks when dash is installed as /bin/sh. A simple SHELL=/bin/bash at the top of rules fixes this. -- System Information: Debian Release:

Bug#325504: sed patch

2005-08-29 Thread Michael Spang
Ah, I guess bash didn't trip over that typo during the update because it never entered that conditional. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#325504: bashisms

2005-08-28 Thread Michael Spang
This problem is caused by the bashism ${var/expr/string}. Two patches, both of which address this problem included. One switches the interpreter to bash, the other replaces the bashism with a sedism. The sed one is tested and works, the other one is not tested. Michael Spang 1c1 #! /bin/sh

Bug#325018: initng: examples in ngc page appear to be incorrect

2005-08-25 Thread Michael Spang
Package: initng Version: 0.1.8-1 Severity: minor Tags: experimental the ngc(8) manpage has two examples which appear to be incorrect: Use ngc -s daemon/gdm start kdm. Use ngc -d daemon/gdm start kdm. for the first, the OPTIONS section says -s lists active processes for the

Bug#323148: ITP: mozilla-firefox-webdeveloper -- web developer extension for the Firefox web browser

2005-08-14 Thread Michael Spang
Package: wnpp Severity: wishlist Owner: Michael Spang [EMAIL PROTECTED] * Package name: mozilla-firefox-webdeveloper Version : 0.9.3 Upstream Author : Chris Pederick * URL : http://chrispederick.com/work/ * License : GPL Description : web developer

Bug#323149: ITP: gjlv -- java log viewer for GNOME

2005-08-14 Thread Michael Spang
Package: wnpp Severity: wishlist Owner: Michael Spang [EMAIL PROTECTED] * Package name: gjlv Version : 1.0.4 Upstream Author : Bodo Pfelzer [EMAIL PROTECTED] * URL : http://gjlv.sourceforge.net/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Description

Bug#323149: gjlv license

2005-08-14 Thread Michael Spang
oops! gjlv is licensed under the terms of the GNU GPL = v2 Thanks, Michael Spang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#315678: make-kpkg modules

2005-07-24 Thread Michael Spang
Is this problem not reproducible? It happens every time for me. Below is an example of things going wrong for me using kernel-package to build the atmel modules. Note that modules get installed to the same (wrong) place when I build debianized but unofficial Radeon FireGL drivers. The lines

Bug#315678: at76c503a-source: does not understand localversion

2005-06-24 Thread Michael Spang
Package: at76c503a-source Version: 0.12.beta19-4 Severity: important Hello, the module builds fine but it installs to the wrong directory in /lib/modules. I have CONFIG_LOCALVERSION set to '-tyr', so the modules are installed to /lib/modules/2.6.12-git5-tyr. The at76c503a modules, however, end

Bug#315588: warning due to order of update-mozilla-thunderbird-chrome's arguments to find(1)

2005-06-23 Thread Michael Spang
Package: mozilla-thunderbird Version: 1.0.2-3 Severity: minor Tags: patch Running the update-mozilla-thunderbird-chrome script yields a warning when using the unstable version of findutils (4.2.22-1). Reordering the arguments to find(1) in the script fixes the problem. A patch which does this is

Bug#314351: Temporary Fix

2005-06-23 Thread Michael Spang
Can Burak Cilingir, until the maintainer finds time to fix this, you could try the attached patch. I believe that somehow cleantmp() is being called while $TMPTIME is undefined. Did you modify /etc/default/rcS and set it to something invalid? If it is set to , then the attached patch will make

Bug#315129: gconf-editor: crashed on F1 when yelp is not installed

2005-06-20 Thread Michael Spang
Package: gconf-editor Version: 2.10.0-2 Severity: normal gconf-editor will crash when yelp is not installed and F1 is pressed or the Help-Contents menu item is clicked. A dialog saying that gconf-editor has quit unexpectedly will appear after the crash. If yelp is installed help opens

Bug#314999: gconf2: no manpage alternative for gconftool

2005-06-19 Thread Michael Spang
Package: gconf2 Version: 2.10.0-2 Severity: minor There is no symlink to gconftool-2's manpage for alternative gconftool. -- System Information: Debian Release: testing/unstable APT prefers experimental APT policy: (500, 'experimental'), (500, 'unstable') Architecture: i386 (i686) Shell:

Bug#282386: mozilla-thunderbird: fails to start

2005-03-30 Thread Michael Spang
I haven't had any problems since the first time. In the testing which I just did, I noticed no problems until I started Thunderbird during a downgrade. This created a rogue process which kept either version of Thunderbird from starting. I was able to reproduce this several times. It happened if

Bug#295023: kernel-package: vmlinuz symlink breaks install

2005-02-12 Thread Michael Spang
Package: kernel-package Version: 8.121 Severity: normal When the /vmlinuz symlink is not present, the postinst of any kernel image package will fail. Any further attempts will also fail until a symlink to any file is created. After the failed attempt, a copy (not a symlink) of the kernel

Bug#295023: kernel-img.conf

2005-02-12 Thread Michael Spang
/etc/kernel-img.conf: do_symlinks = yes relative_links = yes do_bootloader = no do_bootfloppy = no do_initrd = yes link_in_boot = no postinst_hook = /sbin/update-grub postrm_hook = /sbin/update-grub no_symlinks = yes I have now set no_symlinks to no, as I don't really know why I had it on in