Skip to content
Commit 767d8692 authored by Felix Lechner's avatar Felix Lechner
Browse files

For binary control files, parse index using tar's C quoting style and new regular expressions.

This change is similar to the commit immedidately prior. The parsing
of tar's file listing is improved. It should now be more robust.

As one noteworthy change, tar is no longer invoked with the option
'--preserve-order'. Whatever the original purpose, it is no longer
needed. The results are now stored in a hash (the file path from the
archive serves as the key), and any order is lost, anyway.

This commit is part of an effort to clean up file name handling in
various indices. It is causing several bugs such as Bug#951136 and
Bug#929729.
parent bf0f7cb1
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment