Bug#4514: sendmail security hole

1996-09-19 Thread Marek Michalkiewicz
Package: sendmail Version: 8.7.5-4 See the recent CERT Advisory CA-96.20 for more information. It says that Debian is not vulnerable because it uses smail, but that's not completely true, smail is the default but sendmail is also available, and I'm not convinced that smail has no bugs - it's just

Bug#4513: libpng

1996-09-19 Thread llucius
Package: libpng1 Version: 0.89c-1 While building on the m68k arch, I received the following from dpkg: dpkg --build /bld/src/new/libpng-0.89c/debian/tmp .. dpkg-deb: building package `libpng1' in `../libpng1_0.89c-1_m68k.deb'. dpkg-deb: maintainer script `postinst' has bad permissions 644 (must b

Re: dpkg-buildpackage and joe

1996-09-19 Thread Dale Scheetz
On Wed, 18 Sep 1996, Guy Maor wrote: > On Wed, 18 Sep 1996, Dale Scheetz wrote: > > > I am converting the joe package to the new source format and have run into > > a strange problem. > > What version of tar are you using? tar 1.11.11 is a beta that changes > tar's behavior in all sorts of terr

My Packages

1996-09-19 Thread Andrew Howell
Hi, I'm very sorry to say that I don't have the time that I need to continue looking after my packages anymore. So anyone that wants to take on the following packages is welcome to mail me and they can have them. First come first serve basically. samba lynx xtet42 xtron ksmbfs xntp ircii ytalk tcs

Re: dpkg-buildpackage and joe

1996-09-19 Thread Guy Maor
On Wed, 18 Sep 1996, Dale Scheetz wrote: > I am converting the joe package to the new source format and have run into > a strange problem. What version of tar are you using? tar 1.11.11 is a beta that changes tar's behavior in all sorts of terrible ways. GNU accidentally released it and then wi

config scripts on root disk

1996-09-19 Thread Scott Barker
How hard would it be to move the remaining config scripts (the ones that configure network parameters, lilo, etc) off of the root disk and into a debian package? That debian package could then be part of the base system, so it is there when it is needed, but the config utilities will still be pres

Bug#4505: Perl5.003-2 has wrong getopts.pl

1996-09-19 Thread Yves Arrouye
The /usr/lib/perl5/getopts.pl is broken: it won't take more than one option with an argument. More precisely: for Getopts('abcde:fghij'), only -e will care about its argument, not -a, -b, -c or -d. The previous version had not this problem. Here is the old one: Jean, Je crois que c'

Bug#4512: psmerge only writes the prolog back

1996-09-19 Thread Yves Arrouye
Package: psutils Version: 1.16-3 The psmerge utility only writes the prolog of files it reads. It is even not able to merge a single file (which should be equivalent to a cat). Looking at the source, it looks like some parts of the PS are gobbled without being printed. Yves (who needs psmerge or

Bug#4511: nvi out of date

1996-09-19 Thread Robert Leslie
Package: nvi Version: 1.34-13 This version of nvi is quite old. Please can it be updated to 1.76 or later? It can be retrieved from: ftp://ftp.bostic.com/pub/nvi-1.76.tar.gz Thanks, -- Robert Leslie [EMAIL PROTECTED]

Re: dpkg-buildpackage and joe

1996-09-19 Thread llucius
On Wed, 18 Sep 1996, Dale Scheetz wrote: > dpkg-source -b joe-2.8 > dpkg-source: building joe using existing joe_2.8.orig.tar.gz > dpkg-source: building joe using existing joe_2.8.orig.tar.gz > dpkg-source: error: tarfile `joe_2.8.orig.tar.gz' contains unexpected > object listed by tar as `-rw-r-

Planning to make a povray 3.0 package

1996-09-19 Thread Yves Arrouye
I'd just like to know if someone's already doing that. If not, I'll do it. Yves. -- Yves Arrouye Email: [EMAIL PROTECTED] 7, avenue Leon BolleeWeb: http://www.fdn.fr/~yarrouye/ 75013 Paris Work: +33 45 95 64 59 France

Bug#4510: CERT Advisory CA-96.20 - Sendmail Vulnerabilities (fwd)

1996-09-19 Thread shields
Package: sendmail Version: 8.7.5-4 sendmail 8.7.6 needs to be packaged ASAP. BTW, CERT also says: >Debian Linux: not vulnerable (uses smail) which is misleading. --- start of forwarded message --- Path: kronos.newsfirst.com!nntp.newsfirst.com!nntp.crosslink.net!news2.cais.net!news.c

cpio

1996-09-19 Thread Hakan Ardo
The file ftp://ftp.debian.org/debian/unstable/binary-i386/admin/cpio_2.4.2-7.deb seems to be missing...

Re: Remove bdflush*.deb?

1996-09-19 Thread Frank Neumann
Hi, Dominik Kubla wrote: > Just to put things straight: > * update was replaced by bdflush > * bdflush is now obsolete because of the kflushd kernel process I _was_ wrong in thinking update and bdflush had no source packages of their own (thanks, Guy), but I'm pretty sure I'm not wrong in thin

Bug#4509: mkdirhier is buggy

1996-09-19 Thread Eric Delaunay
Package: xbase Version: 3.1.2-9 mkdirhier claims that it cannot create an already existent dir when two / are consecutives. bash# /bin/sh mkdirhier /tmp/toto//titi mkdir: cannot make directory `//tmp/toto/': File exists On other Unixes that provide a real "sh" Bourne shell, there is no trouble.

Bug#4507: XView.tmpl overrides MKDIRHIER (xview-dev package)

1996-09-19 Thread Eric Delaunay
Package: xview-dev Version: 3.2p1.2-1 XView.tmpl sets MKDIRHIER to mkdirhier instead of leaving default value from X-Window config files. Since mkdirdier is buggy under Linux (see my other bug report), mkdir -p should be used instead. Just commenting out this setting may reverts changes back to X

Bug#4506: bad value assigned to XVDestDir in XView.cf (xview-dev package)

1996-09-19 Thread Eric Delaunay
Package: xview-dev Version: 3.2p1.2-1 Maintainer: Sven Rudolph <[EMAIL PROTECTED]> XVDestDir in /usr/X11R6/lib/X11/config/XView.cf set bad location of xview tree. At least it should reference /usr/X11R6 instead of /home/sr1/src/xview/xview-3.2p1.2/debian-tmp/usr/openwin to locate shared libraries

Re: Imagmagick license & various problems

1996-09-19 Thread Guy Maor
> I've debianized ImageMagick and uploaded it to master, in section > non-free for now. However I think I could move it to the 'graphics' > section as: > 1) The license states it's free (included as attachment) > 2) It doesn't include the GIF compression code > What do you think about this ? Loo

Purpose of source packages?

1996-09-19 Thread Christian Schwarz
Hi! What's the exact purpose of the .tar.gz source packages and the diff? I'm asking because I want to create a package for the metapost system, that's like metafont but produces postscript output. The currently available distribution is a patch against the latest webc, 6.3 I think, which is a ta

Re: Remove bdflush*.deb?

1996-09-19 Thread Dominik Kubla
Frank Neumann wrote: > Now that the bdflush package has been replaced by update - shouldn't the > binary-/base/bdflush*.deb files be removed for all architectures? > Or are they still need for reasons I fail to see? Just to put things straight: * update was replaced by bdflush * bdflush is now o