Home
Solus
Search
Configure Global Search
Log In
Transactions
D561
Change Details
Change Details
Old
New
Diff
Application: - minor feature: displays the archive header which is never ciphered and aborts. This feature is activated while listing archive content and adding the -aheader option. This brings the side effect to invert two lines in the archive summary (dar -l archive -q) "catalogue size" and "user comment". - adding date format info for -w option in "dar_manager -h" usage help - fixed several mistakes in tools.cpp leading compilation to fail under certain environments - fixed a typo in filesystem.cpp and portability issue that lead compilation to fail under openbsd 6.0 - fixed bug in the filtering mechanism relying on file listing (-[ and -] options) that could not find an entry in the listing upon certain condition leading a file not being excluded as requested or not included as requested Solus package: - build with `libgcrypt` for symetric strong encryption (blowfish, aes, etc.) and hash (sha1, md5) support - build with `gpgme` for asymetric strong encryption and signature (RSA, DSA, etc.) - build with `attr` for extended attributes support - build in 64 bits integers instead of "infinit" (see limitations [here](http://dar.linux.free.fr/doc/Limitations.html#Integers)) Signed-off-by: Pierre-Yves <pyu@riseup.net>
Application: - minor feature: displays the archive header which is never ciphered and aborts. This feature is activated while listing archive content and adding the -aheader option. This brings the side effect to invert two lines in the archive summary (dar -l archive -q) "catalogue size" and "user comment". - adding date format info for -w option in "dar_manager -h" usage help - fixed several mistakes in tools.cpp leading compilation to fail under certain environments - fixed a typo in filesystem.cpp and portability issue that lead compilation to fail under openbsd 6.0 - fixed bug in the filtering mechanism relying on file listing (-[ and -] options) that could not find an entry in the listing upon certain condition leading a file not being excluded as requested or not included as requested Solus package: - build with `gpgme` for asymetric strong encryption and signature (RSA, DSA, etc.) - build with `attr` for extended attributes support - build in 64 bits integers instead of "infinit" (see limitations [here](http://dar.linux.free.fr/doc/Limitations.html#Integers)) Signed-off-by: Pierre-Yves <pyu@riseup.net>
Application: - minor feature: displays the archive header which is never ciphered and aborts. This feature is activated while listing archive content and adding the -aheader option. This brings the side effect to invert two lines in the archive summary (dar -l archive -q) "catalogue size" and "user comment". - adding date format info for -w option in "dar_manager -h" usage help - fixed several mistakes in tools.cpp leading compilation to fail under certain environments - fixed a typo in filesystem.cpp and portability issue that lead compilation to fail under openbsd 6.0 - fixed bug in the filtering mechanism relying on file listing (-[ and -] options) that could not find an entry in the listing upon certain condition leading a file not being excluded as requested or not included as requested Solus package:
- build with `libgcrypt` for symetric strong encryption (blowfish, aes, etc.) and hash (sha1, md5) support
- build with `gpgme` for asymetric strong encryption and signature (RSA, DSA, etc.) - build with `attr` for extended attributes support - build in 64 bits integers instead of "infinit" (see limitations [here](http://dar.linux.free.fr/doc/Limitations.html#Integers)) Signed-off-by: Pierre-Yves <pyu@riseup.net>
Continue