* Announce: modutils 2.3.21 is available
@ 2000-11-22 12:25 Keith Owens
2000-11-22 18:56 ` Jeff V. Merkey
0 siblings, 1 reply; 6+ messages in thread
From: Keith Owens @ 2000-11-22 12:25 UTC (permalink / raw)
To: linux-kernel
This is the "never release a security fix in a hurry" release. The
security fixes in modutils 2.3.20 had some side effects on some config
files. Linus knocked back environment variable MOD_SAFEMODE, instead
the kernel propagates the real uid that caused modprobe to be invoked.
ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/modutils/v2.3
patch-modutils-2.3.21.bz2 Patch from modutils 2.3.20 to 2.3.21
modutils-2.3.21.tar.bz2 Source tarball, includes RPM spec file
modutils-2.3.21-1.src.rpm As above, in SRPM format
modutils-2.3.21-1.i386.rpm Compiled with egcs-2.91.66, glibc 2.1.2
modutils-2.3.21-1.sparc.rpm Compiled for combined sparc 32/64
Changelog extract
* Remove compile warnings in xstrcat.
* snprintf cleanups.
* Set safemode when uid != euid.
* Strip quotes from shell responses.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Announce: modutils 2.3.21 is available
2000-11-22 12:25 Announce: modutils 2.3.21 is available Keith Owens
@ 2000-11-22 18:56 ` Jeff V. Merkey
2000-11-22 18:19 ` Andre Hedrick
2000-11-22 19:09 ` David Ford
0 siblings, 2 replies; 6+ messages in thread
From: Jeff V. Merkey @ 2000-11-22 18:56 UTC (permalink / raw)
To: Keith Owens; +Cc: linux-kernel
On Wed, Nov 22, 2000 at 11:25:17PM +1100, Keith Owens wrote:
> This is the "never release a security fix in a hurry" release. The
> security fixes in modutils 2.3.20 had some side effects on some config
> files. Linus knocked back environment variable MOD_SAFEMODE, instead
> the kernel propagates the real uid that caused modprobe to be invoked.
>
> ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/modutils/v2.3
>
> patch-modutils-2.3.21.bz2 Patch from modutils 2.3.20 to 2.3.21
> modutils-2.3.21.tar.bz2 Source tarball, includes RPM spec file
> modutils-2.3.21-1.src.rpm As above, in SRPM format
> modutils-2.3.21-1.i386.rpm Compiled with egcs-2.91.66, glibc 2.1.2
> modutils-2.3.21-1.sparc.rpm Compiled for combined sparc 32/64
>
> Changelog extract
>
> * Remove compile warnings in xstrcat.
> * snprintf cleanups.
> * Set safemode when uid != euid.
> * Strip quotes from shell responses.
+ add RedHat ism's with a --rhc (red hat compatible) -i -m (-F)
RedHat kind of is the standard in the commercial world in the US.
:-)
Jeff
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Announce: modutils 2.3.21 is available
2000-11-22 18:56 ` Jeff V. Merkey
@ 2000-11-22 18:19 ` Andre Hedrick
2000-11-22 19:21 ` Jeff V. Merkey
2000-11-22 19:09 ` David Ford
1 sibling, 1 reply; 6+ messages in thread
From: Andre Hedrick @ 2000-11-22 18:19 UTC (permalink / raw)
To: Jeff V. Merkey; +Cc: Keith Owens, linux-kernel
On Wed, 22 Nov 2000, Jeff V. Merkey wrote:
> + add RedHat ism's with a --rhc (red hat compatible) -i -m (-F)
>
> RedHat kind of is the standard in the commercial world in the US.
Regardless of the bogus nature of this statement, boss.
GNU/OS packages are to be modified locally and a generic form that does
not have flavor or spin is what maintainers release.
Regards,
Andre Hedrick
CTO Timpanogas Research Group
EVP Linux Development, TRG
Linux ATA Development
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Announce: modutils 2.3.21 is available
2000-11-22 18:19 ` Andre Hedrick
@ 2000-11-22 19:21 ` Jeff V. Merkey
0 siblings, 0 replies; 6+ messages in thread
From: Jeff V. Merkey @ 2000-11-22 19:21 UTC (permalink / raw)
To: Andre Hedrick; +Cc: Keith Owens, linux-kernel
On Wed, Nov 22, 2000 at 10:19:17AM -0800, Andre Hedrick wrote:
> On Wed, 22 Nov 2000, Jeff V. Merkey wrote:
>
> > + add RedHat ism's with a --rhc (red hat compatible) -i -m (-F)
> >
> > RedHat kind of is the standard in the commercial world in the US.
>
> Regardless of the bogus nature of this statement, boss.
> GNU/OS packages are to be modified locally and a generic form that does
> not have flavor or spin is what maintainers release.
>
> Regards,
The -m option is a good idea. Strange since most of the commercial
releases implement these additions. I just hope Keith has a good
sense of humor.
:-)
Jeff
>
> Andre Hedrick
> CTO Timpanogas Research Group
> EVP Linux Development, TRG
> Linux ATA Development
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Announce: modutils 2.3.21 is available
2000-11-22 18:56 ` Jeff V. Merkey
2000-11-22 18:19 ` Andre Hedrick
@ 2000-11-22 19:09 ` David Ford
2000-11-22 19:26 ` Thomas Molina
1 sibling, 1 reply; 6+ messages in thread
From: David Ford @ 2000-11-22 19:09 UTC (permalink / raw)
To: Jeff V. Merkey; +Cc: Keith Owens, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
> > * Remove compile warnings in xstrcat.
> > * snprintf cleanups.
> > * Set safemode when uid != euid.
> > * Strip quotes from shell responses.
> + add RedHat ism's with a --rhc (red hat compatible) -i -m (-F)
>
> RedHat kind of is the standard in the commercial world in the US.
I don't think it's necessary or appropriate to taylor things for a particular
distribution even if it may unfortunately be 'standard' for some people.
-d
[-- Attachment #2: Card for David Ford --]
[-- Type: text/x-vcard, Size: 176 bytes --]
begin:vcard
n:Ford;David
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
email;internet:david@kalifornia.com
title:Blue Labs Developer
x-mozilla-cpt:;14688
fn:David Ford
end:vcard
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Announce: modutils 2.3.21 is available
2000-11-22 19:09 ` David Ford
@ 2000-11-22 19:26 ` Thomas Molina
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Molina @ 2000-11-22 19:26 UTC (permalink / raw)
To: linux-kernel
On Wed, 22 Nov 2000, David Ford wrote:
> > > * Remove compile warnings in xstrcat.
> > > * snprintf cleanups.
> > > * Set safemode when uid != euid.
> > > * Strip quotes from shell responses.
> > + add RedHat ism's with a --rhc (red hat compatible) -i -m (-F)
> >
> > RedHat kind of is the standard in the commercial world in the US.
>
> I don't think it's necessary or appropriate to taylor things for a particular
> distribution even if it may unfortunately be 'standard' for some people.
Zackerly. My system will certainly look like a RedHat system; it's
based on one. However (particularly with regards to kernels and
modules), I can almost guarantee it won't react like a RedHat system.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2000-11-22 19:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-22 12:25 Announce: modutils 2.3.21 is available Keith Owens
2000-11-22 18:56 ` Jeff V. Merkey
2000-11-22 18:19 ` Andre Hedrick
2000-11-22 19:21 ` Jeff V. Merkey
2000-11-22 19:09 ` David Ford
2000-11-22 19:26 ` Thomas Molina
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.