Bug#966833: fixed in current releases

2024-01-29 Thread Mike Frysinger
you can close this bug -- it should be fixed with the latest releases signature.asc Description: PGP signature

Bug#1002963: [PATCH] local-debbugs: use FindBin

2022-01-01 Thread Mike Frysinger
Package: debbugs This allows running of it from the git tree directly. --- bin/local-debbugs | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/local-debbugs b/bin/local-debbugs index 3e397f38999b..69406dd74585 100755 --- a/bin/local-debbugs +++ b/bin/local-debbugs @@

Bug#1002595: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2022-01-01 Thread Mike Frysinger
On Fri, 31 Dec 2021 14:21:05 -0800, Don Armstrong wrote: > On Fri, 31 Dec 2021, Mike Frysinger wrote: > > i get that the server is misbehaving now so clients don't have much > > choice but to workaround them, but the server response should be fixed > > nevertheless. > &

Bug#1002595: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2021-12-31 Thread Mike Frysinger
On Mon, 27 Dec 2021 21:41:04 +0100, Nis Martensen wrote: > Debbugs already disables some of the possible types around here: > https://salsa.debian.org/debbugs-team/debbugs/-/blob/master/cgi/soap.cgi#L49 > I suspect it should not disable the auto-detection completely because at > least some of the

Bug#1002595: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2021-12-24 Thread Mike Frysinger
On Sat, 25 Dec 2021 01:26:00 -0500, Mike Frysinger wrote: > I get that that bug report has a lot of spam, but debbugs prob shouldn't > ever return a with xsi:type other than xsd:long. err, obviously I meant should always have xsi:type of *xsd:string*

Bug#1002595: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2021-12-24 Thread Mike Frysinger
Package: debbugs Severity: normal X-Debbugs-Cc: vap...@gentoo.org Running get_bug_log against this report returns bad response: https://bugs.debian.org/557671 message #45 will yield: 4327390041297022 I get that that bug report has a lot of spam, but debbugs prob shouldn't

Bug#783210: [PATCH] nscd_stat.c: make the build reproducible

2016-07-31 Thread Mike Frysinger
On 28 Jul 2016 15:15, Florian Weimer wrote: > On 03/09/2016 05:30 PM, Mike Frysinger wrote: > > would it be so terrible to properly marshall this data ? > > Ximin Luo and I discussed this and I wonder if it is possible to read > out the libc.so.6 build ID if it is present. It

Bug#824391: [Pkg-shadow-devel] Bug#824391: please add ttySAC* to securetty

2016-06-05 Thread Mike Frysinger
please see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768020;msg=7 -mike signature.asc Description: Digital signature

Bug#808917: [la...@debian.org: Bug#808917: m4: FTBFS: FAIL: test-update-copyright.sh]

2015-12-24 Thread Mike Frysinger
On 24 Dec 2015 19:04, Santiago Vila wrote: > Fortunately, it has been easy to diagnose and fix: New perl (5.22) > makes test-update-copyright.sh to give a deprecation warning because > there are unescaped braces in build-aux/update-copyright. > The warning message makes the test to fail, which in

Bug#808917: [la...@debian.org: Bug#808917: m4: FTBFS: FAIL: test-update-copyright.sh]

2015-12-24 Thread Mike Frysinger
On 24 Dec 2015 20:19, Santiago Vila wrote: > On Thu, Dec 24, 2015 at 01:47:57PM -0500, Mike Frysinger wrote: > > the person building the release just needs to update their gnulib snap > > next time they roll a tarball. hopefully they aren't using Debian as > > the gnulib

Bug#804735: [PATCH] checkbashisms: allow `printf` to use %b

2015-11-10 Thread Mike Frysinger
Package: devscripts Version: 2.15.9 POSIX permits the b conversion specifier character: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/printf.html EXTENDED DESCRIPTION 7. An additional conversion specifier character, b, shall be supported as follows. --- scripts/checkbashisms.pl | 2

Bug#772807: binfmt-support: unable to close /proc/sys/fs/binfmt_misc/register: Invalid argument

2014-12-30 Thread Mike Frysinger
On 12 Dec 2014 06:01, Al Viro wrote: On Fri, Dec 12, 2014 at 02:51:55PM +1030, Arthur Marsh wrote: 6b899c4e9a049dfca759d990bd53b14f81c3626c is the first bad commit commit 6b899c4e9a049dfca759d990bd53b14f81c3626c Author: Mike Frysinger vap...@gentoo.org Date: Wed Dec 10 15:52:08 2014

Bug#768020: [Pkg-shadow-devel] Bug#768020: Missing /dev/ttySC* entries in /etc/securetty

2014-11-05 Thread Mike Frysinger
On 05 Nov 2014 09:16, Geert Uytterhoeven wrote: On Tue, Nov 4, 2014 at 6:31 PM, Mike Frysinger vap...@gentoo.org wrote: On 04 Nov 2014 10:04, Geert Uytterhoeven wrote: Package: login Version: 1:4.2-2+b1 /etc/securetty contains the following /dev/ttySC* entries: | # SCI serial port

Bug#768020: [Pkg-shadow-devel] Bug#768020: Missing /dev/ttySC* entries in /etc/securetty

2014-11-05 Thread Mike Frysinger
On 05 Nov 2014 17:35, Geert Uytterhoeven wrote: On Wed, Nov 5, 2014 at 4:49 PM, Mike Frysinger wrote: perhaps the default should be to not have an /etc/securetty at all ? if the system is configured to launch getty on a tty, then in today's world, it means it's a local device

Bug#768020: [Pkg-shadow-devel] Bug#768020: Missing /dev/ttySC* entries in /etc/securetty

2014-11-04 Thread Mike Frysinger
On 04 Nov 2014 10:04, Geert Uytterhoeven wrote: Package: login Version: 1:4.2-2+b1 /etc/securetty contains the following /dev/ttySC* entries: | # SCI serial port (SuperH) ports and SC26xx serial ports | ttySC0 | ttySC1 | ttySC2 | ttySC3 Some Renesas ARM-based SH-Mobile development

Bug#660406: [Pkg-shadow-devel] Bug#660406: userdel segfaulting

2012-04-21 Thread Mike Frysinger
this has been reported + fixed on the shadow mailing list. it's memory corruption on any platform, but doesn't always crash. http://lists.alioth.debian.org/pipermail/pkg-shadow-devel/2012-February/009159.html http://lists.alioth.debian.org/pipermail/pkg-shadow-devel/2012-March/009196.html -mike

Bug#611584: [Pkg-shadow-devel] Bug#611584: /bin/su: not quite aggressive enough about cleaning the environment

2011-02-05 Thread Mike Frysinger
i'm not a shadow maintainer, so you arent reporting bugs to me. i'm simply a bystander pointing out the current behavior is correct and not a security issue in any way. you havent shown anything to the contrary. -mike signature.asc Description: This is a digitally signed message part.

Bug#611584: [Pkg-shadow-devel] Bug#611584: /bin/su: not quite aggressive enough about cleaning the environment

2011-02-01 Thread Mike Frysinger
On Tuesday, February 01, 2011 13:16:22 Zack Weinberg wrote: On Mon, Jan 31, 2011 at 10:16 PM, Mike Frysinger vap...@gentoo.org wrote: suing to root and claiming security issues makes no sense. think about it for all of three seconds. I have. If you do su - instead of su you expect

Bug#611584: [Pkg-shadow-devel] Bug#611584: /bin/su: not quite aggressive enough about cleaning the environment

2011-01-31 Thread Mike Frysinger
On Sun, Jan 30, 2011 at 10:03 PM, Zack Weinberg wrote: On Sun, Jan 30, 2011 at 6:55 PM, Mike Frysinger wrote: On Sun, Jan 30, 2011 at 5:52 PM, Zack Weinberg wrote: su - is supposed to produce the same set of environment variables that you'd get if the destination user had logged in directly

Bug#611584: [Pkg-shadow-devel] Bug#611584: /bin/su: not quite aggressive enough about cleaning the environment

2011-01-30 Thread Mike Frysinger
On Sun, Jan 30, 2011 at 5:52 PM, Zack Weinberg wrote: su - is supposed to produce the same set of environment variables that you'd get if the destination user had logged in directly, but it misses at least a few variables that should be unset: not really. the man page says: -, -l,

Bug#503472: do I need to worry about broader so link searches?

2010-05-19 Thread Mike Frysinger
On Monday 17 May 2010 20:11:30 Joey Hess wrote: I randonly stumbled over this old bug today; nobody had ever told me about it: https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/473007 I can make dh_installman support .so links without a path, and have, but of course it can only

Bug#547079: [Pkg-shadow-devel] Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2009-09-17 Thread Mike Frysinger
On Thursday 17 September 2009 03:55:58 Samuel Thibault wrote: Mike Frysinger, le Wed 16 Sep 2009 22:05:59 -0400, a écrit : this is why the `unicode_start` and `unicode_stop` programs exist -- for people to dynamically change the console input mode. Normal users shouldn't have to know

Bug#547079: [Pkg-shadow-devel] Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2009-09-17 Thread Mike Frysinger
On Thursday 17 September 2009 14:17:33 Samuel Thibault wrote: Mike Frysinger, le Thu 17 Sep 2009 13:38:08 -0400, a écrit : and why the keyboard/console font init scripts exist -- to set the defaults. and why the kernel now defaults all consoles to iutf8 on by default. Except

Bug#547079: [Pkg-shadow-devel] Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2009-09-17 Thread Mike Frysinger
On Thursday 17 September 2009 19:59:14 Samuel Thibault wrote: Mike Frysinger, le Thu 17 Sep 2009 19:30:02 -0400, a écrit : login/pam are there to do authentication only, not screw with the terminal. Login already does screw with the terminal in setup_tty(), presumably enough

Bug#547079: [Pkg-shadow-devel] Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2009-09-16 Thread Mike Frysinger
On Wednesday 16 September 2009 20:25:57 Samuel Thibault wrote: ATM, if one runs cat from a VT with a UTF-8 locale, type a non-ascii character, backspace, enter, the first byte of the utf-8 encoding non-ascii will remain in the stream. This is because the iutf8 flag is not set. getty clears it

Bug#316749: dupe of #306428

2009-09-06 Thread Mike Frysinger
this bug is a duplicate of #306428 ... -mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#545330: slattach should use fchown() rather than chown()

2009-09-06 Thread Mike Frysinger
Package: net-tools small correctness for doing chown on a temp file -mike From 8cf89dcb156d713f05e112dab80063d2c5e4a8df Mon Sep 17 00:00:00 2001 From: Mike Frysinger vap...@gentoo.org Date: Mon, 24 Aug 2009 04:13:13 -0400 Subject: [PATCH 1/1] ifconfig: fix IPv6 address parsing Debian bug 433543

Bug#545328: netstat: fix typo in udp display

2009-09-06 Thread Mike Frysinger
From: Mike Frysinger vap...@gentoo.org Date: Wed, 26 Aug 2009 16:21:53 -0400 Subject: [PATCH] netstat: fix typo in udp display The recent patch to add udplite support introduced a typo in the udp name. URL: http://bugs.gentoo.org/282794 Reported-by: Ambroz Bizjak am...@b4ever.net Signed-off-by: Mike

Bug#306428: updated sctp patch

2009-08-24 Thread Mike Frysinger
ive updated the sctp patch to latest netstat cvs (20090728) and fixed some warnings in the code in the process -mike diff --git a/lib/pathnames.h b/lib/pathnames.h index dd487f7..9bf0a82 100644 --- a/lib/pathnames.h +++ b/lib/pathnames.h @@ -18,6 +18,10 @@ #define _PATH_PROCNET_UDP6

Bug#493659: push upstream

2009-03-06 Thread Mike Frysinger
can you guys please submit this fix upstream ? git workflow does not like proxy patches ... git tree: git://linux-nfs.org/nfs-utils e-mail list: linux-...@vger.kernel.org -mike signature.asc Description: This is a digitally signed message part.

Bug#506850: mcount crash moved upstream

2008-12-27 Thread Mike Frysinger
ive moved this report upstream as it happens on Gentoo as well: http://sources.redhat.com/bugzilla/show_bug.cgi?id=9689 -mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#507094: [Pkg-shadow-devel] Bug#507094: Bug#507094: Bug#507094: Login, and the shell presented after login, are in all caps when an arrow key ([A, [D, [B, [C) is typed as a login name

2008-11-28 Thread Mike Frysinger
On Friday 28 November 2008 15:14:26 Alexander Gattin wrote: On Fri, Nov 28, 2008 at 12:13:19PM +0100, Nicolas François wrote: There is one feature in login, to change the terminal in all-caps mode when you enter your login in capital letters only. IIRS there's also a feature in getty to

Bug#475942: net-tools: libdir target needs version.h

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: wishlist The libdir code cannot be built without the version.h file. Fix: --- a/Makefile +++ b/Makefile @@ -172,7 +172,7 @@ $(NET_LIB): config.h version.h intl.h libdir i18n.h:i18ndir -libdir: +libdir:version.h

Bug#475941: net-tools: Makefile should respect standard toolchain related envvars

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: wishlist The net-tools Makefile uses non-standard envvars and overrides standard envvars that control the toolchain flags. This patch should set things right without reducing default behavior. --- a/Makefile +++ b/Makefile @@ -88,10 +88,9 @@ endif

Bug#475945: net-tools: masq code should check for IP proto

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: wishlist the masq_info.c code should consider just raw IP: --- a/lib/masq_info.c +++ b/lib/masq_info.c @@ -119,7 +119,9 @@ static int read_masqinfo(FILE * f, struct masq *mslist, int nmslist) ms-src.sin_family = AF_INET;

Bug#475943: net-tools: arp does not document -e option

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: wishlist the arp binary/man page do not mention the -e option. patch: --- a/arp.c +++ b/arp.c @@ -630,6 +630,7 @@ static void usage(void) fprintf(stderr, _( arp [-v] [HW] [-i if] -Ds host if [netmask nm] pub -''-\n\n));

Bug#475946: net-tools: fix numeric ports handling in netstat

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: normal According to the manual the option --numeric-ports should not affect host resolution, but it does. All connected hosts are displayed with numeric values instead of their FQDN. this patch is by Mads Martin Joergensen via Gentoo:

Bug#475947: net-tools: add support for infiniband

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: wishlist Tom Duffy [EMAIL PROTECTED] submitted this patch to teach ifconfig about infiniband via Gentoo: http://bugs.gentoo.org/81180 diff --git a/config.in b/config.in index 2999cd1..da09827 100644 --- a/config.in +++ b/config.in @@ -83,6 +83,7 @@

Bug#475949: net-tools: fix FQDN handling of AAAA records in hostname

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: wishlist This fix is from [EMAIL PROTECTED] However, I think it needs work before it can be merged with the latest cvs. --- a/hostname.c +++ b/hostname.c @@ -36,6 +36,10 @@ #include getopt.h #include string.h #include netdb.h +#ifdef IPV6

Bug#475944: net-tools: manpages in section 8 claim to be part of Linux Programmer's Manual

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: wishlist The section 8 man pages say they are part of the Linux Programmer's Manual when they should be Linux Administrator's Manual. patch: diff --git a/man/en_US/arp.8 b/man/en_US/arp.8 index 281047d..93feb04 100644 --- a/man/en_US/arp.8 +++

Bug#475948: net-tools: add a -W (wide) flag to netstat

2008-04-13 Thread Mike Frysinger
Package: net-tools Version: 1.60-19 Severity: wishlist [EMAIL PROTECTED] submitted this patch to add a -W (wide) flag to netstat just like FreeBSD. otherwise there is no way to get the full hostname from netstat for local/remote hostnames. diff --git a/man/en_US/netstat.8 b/man/en_US/netstat.8

Bug#466957: dpkg tests check installed dpkg rather than newly compiled

2008-02-22 Thread Mike Frysinger
On Friday 22 February 2008, Raphael Hertzog wrote: On Thu, 21 Feb 2008, Mike Frysinger wrote: Package: dpkg Version: 1.14.16.6 Severity: normal The check target in scripts/Makefile.am does not tweak PATH which means when it executes `dpkg`, it grabs it from PATH instead of src/dpkg

Bug#466957: dpkg tests check installed dpkg rather than newly compiled

2008-02-21 Thread Mike Frysinger
Package: dpkg Version: 1.14.16.6 Severity: normal The check target in scripts/Makefile.am does not tweak PATH which means when it executes `dpkg`, it grabs it from PATH instead of src/dpkg in the build directory. This patch should fix things: # a bit hacky... $(mkdir_p) t.tmp

Bug#457673: dpkg: man/Makefile.am should respect the nls configure flag

2007-12-24 Thread Mike Frysinger
Package: dpkg Version: 1.14.12 Severity: wishlist the man/Makefile.am file explicitly checks for all LINGUAS. it should take $(USE_NLS) into consideration so that you can build dpkg on a system without nls support. the patch is quite trivial: # Extract the list of languages from the po4a

Bug#457696: ltrace: cpu should be taken from configure, not uname

2007-12-24 Thread Mike Frysinger
Package: ltrace Version: 0.5.3 Severity: normal the current sysdeps/linux-gnu/Makefile calculates $(ARCH) based on the output of $(uname -m). this will break completely when doing cross-compiling. instead, the variable $host_cpu should be taken from the configure script. this would require:

Bug#438443: debianutils: mkboot should send stderr from which to /dev/null

2007-08-16 Thread Mike Frysinger
Package: debianutils Version: 2.23.1 Severity: wishlist when mkboot searches for utilities, it does so with `which`, but it only sends stdout to /dev/null. stderr still gets dumped which means a failed which results in ugly output. the grub code for example: grubcheck () { if ! which

Bug#334182: dash POSIX issues [Gentoo Bug #171630]

2007-05-20 Thread Mike Frysinger
On 5/20/07, Herbert Xu [EMAIL PROTECTED] wrote: On Sun, May 20, 2007 at 04:56:33PM -0400, Chet Ramey wrote: Kevin's analysis seems correct to me. The bash behavior, modulo any (just-corrected) bugs, should reflect that interpretation. I'm not sure how an alternate interpretation can be

Bug#422603: ca-certificates: /etc/ssl/certs/cacert.org.pem is now a broken symlink

2007-05-07 Thread Mike Frysinger
Package: ca-certificates Version: 20070303 Severity: normal it seems that with the fixing of #350282, a broken symlink has been left behind: /etc/ssl/certs/cacert.org.pem this points to: /usr/share/ca-certificates/cacert.org/cacert.org.crt but has since been renamed to:

Bug#410605: dpkg: bzip2 code in compression.c incorrectly uses zlib define (Z_ERRNO)

2007-02-12 Thread Mike Frysinger
On Sunday 11 February 2007, Steve Langasek wrote: On Sun, Feb 11, 2007 at 08:34:53PM -0500, Mike Frysinger wrote: Justification: no longer builds from source Huh? This bug doesn't describe a build failure. yes it does ... build on a system that lacks zlib or force disable zlib support

Bug#410605: dpkg: bzip2 code in compression.c incorrectly uses zlib define (Z_ERRNO)

2007-02-12 Thread Mike Frysinger
On Monday 12 February 2007, Steve Langasek wrote: On Mon, Feb 12, 2007 at 05:14:08AM -0500, Mike Frysinger wrote: On Sunday 11 February 2007, Steve Langasek wrote: On Sun, Feb 11, 2007 at 08:34:53PM -0500, Mike Frysinger wrote: Justification: no longer builds from source Huh

Bug#410605: dpkg: bzip2 code in compression.c incorrectly uses zlib define (Z_ERRNO)

2007-02-11 Thread Mike Frysinger
Package: dpkg Version: 1.13.25 Severity: serious Justification: no longer builds from source in the decompress_cat() function in the compression.c file, you can see the bzip2 code comparing the results of BZ2_bzerror() to the zlib define Z_ERRNO ... that should prob be comparing err to some BZ_

Bug#391717: [Pkg-shadow-devel] Re: [Adduser-devel] Bug#391717: gender in /etc/passwd

2006-10-08 Thread Mike Frysinger
On Sunday 08 October 2006 13:44, Christian Perrier wrote: passwd maintainers, what do you think about this? The idea would be to add a gender field in the GECOS, please see the bug log for details and rationale. http://bugs.debian.org/391717 I personnally dislike the idea (why

Bug#317685: flex-2.5.31 fails to compile modutils (yytext_ptr undeclared)

2005-07-10 Thread Mike Frysinger
Package: flex Version: 2.5.31-31 Severity: important Justification: fails to build from source Attempts to build module-utils-2.4.27 fail: gcc -O2 -Wall -Wno-uninitialized -I. -I. -I./../include -D_GNU_SOURCE -DPACKAGE_NAME=\\ -DPACKAGE_TARNAME=\\ -DPACKAGE_VERSION=\\ -DPACKAGE_STRING=\\