mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
Avoid breaking on spaces in filenames. Closes: #618636
The runpipe interface is not a good one, it would be better to use something that does not expose to the shell. As a quick fix, quote filenames in runpipe calls. Too bad if you have a quote character in a file though. Later need to find a better interface or do full shell escaping.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
alien (8.85) UNRELEASED; urgency=low
|
||||
|
||||
* Avoid breaking on spaces in filenames. Closes: #618636
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 11 Jun 2011 12:58:29 -0400
|
||||
|
||||
alien (8.84) unstable; urgency=low
|
||||
|
||||
* Silence error message when deleting build tree after making an rpm,
|
||||
|
||||
Reference in New Issue
Block a user