random changes to this and that

This commit is contained in:
joey
2001-05-10 17:54:03 +00:00
parent 08d790ed78
commit f6ad1ddfd6

8
debian/changelog vendored
View File

@@ -1,10 +1,10 @@
alien (7.24) unstable; urgency=low
* Patch from Raul Miller <moth@debian.org> to make it used gzip -dc | tar
* Patch from Raul Miller <moth@debian.org> to make it use gzip -dc | tar
everywhere it used to use tar zxvf. The problem with the latter is
that, on red hat anyway, tar or gzip seems to be broken, and tar does
not see an end-of-file marker, causing alien to hang when converting
rpms to debs. Closes: #96200
that, on Red Hat anyway, when tar is reading from stdin, tar or gzip
seems to be broken, and tar does not see an end-of-file marker, causing
alien to hang when converting rpms to debs. Closes: #96200
-- Joey Hess <joeyh@debian.org> Wed, 9 May 2001 11:09:16 -0400