bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

debian coreutils patches


From: Michael Stone
Subject: debian coreutils patches
Date: Thu, 10 Sep 2009 22:07:32 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

I'm attaching the current patches from the debian coreutils package to make sure they don't get missed.

61_whoips: this one will be problematic to include directly as I don't have the autoconf-fu to make the network functions portable to non-linux platforms, and the core function was pulled from another program. It basically makes who output IP addresses rather than hostnames, which is quite useful as IPs are more reliable than PTRs. If not this patch, it would be good to add something similar. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363126

63_dd-appenderrors: makes dd spit out a helpful message when someone uses oflag=append without conv=notrunc and clobbers their output file. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373736

72_id_checkngroups: print a message if user is in more groups than the system can support
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=175994

78_kfbsd_tab: add some #ifdefs for termios items which aren't in kFreeBSD
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520368

79_fix_ls_test_for_sticky: a different fix than currently slated for 7.6 (set the mode explicitly rather than assuming a particular umask, to make it obvious what the difference between sticky and owt are)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544965

80_tail-2_wait_max-unchanged-stats: another one that makes the kfreebsd guys happy. In all honesty I'm not sure what this one is all about.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545009

81_tail-f-: proposed change for handling "tail -f -" post 7.6
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545422

82_symlink_utimensat_enosys: another ENOSYS caused by buildtime/runtime library issues. When calling utimensat to change the time on a symlink, simply ignore ENOSYS.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545306

Attachment: 61_whoips.dpatch
Description: Text document

Attachment: 63_dd-appenderrors.dpatch
Description: Text document

Attachment: 72_id_checkngroups.dpatch
Description: Text document

Attachment: 78_kfbsd_tab.dpatch
Description: Text document

Attachment: 79_fix_ls_test_for_sticky.dpatch
Description: Text document

Attachment: 80_tail-2_wait_max-unchanged-stats.dpatch
Description: Text document

Attachment: 81_tail-f-.dpatch
Description: Text document

Attachment: 82_symlink_utimensat_enosys.dpatch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]