Next | Query returned 37 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-02-26 07:40:52 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
cabextract: update to 1.11.

New in 1.11
* Fixed bug in creating directories given in archives, e.g. extracting file
  "a/b.c" from a cab file wouldn't create directory "a" \ 
(broken in 1.10)
   2023-02-14 16:57:06 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
cabextract: update to 1.10.

New in 1.10
* Multiple -F filters can be given. cabextract will extract files matching
  ANY of the filters
* cabextract now overwrites symlinks by default. This is to be consistent
  with other archive tools. Use the new -k option for the old behaviour of
  keeping symlinks. This does not affect symlinks in the -d dirpath option
* New "-n" option to never overwrite files.
* New "-i" option to interactively prompt if you want to overwrite files
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2019-03-25 23:47:02 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
cabextract: update to 1.9.1.

Changes in cabextract 1.9.1

    A repeat of cabextract 1.9, but with some packaging issues fixed
   2018-12-01 06:57:08 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
cabextract: update to 1.9.

Set TEST_TARGET.

New in 1.9
* Fixed invisible bad extraction when using cabextract -F (broken in 1.8)
* Fixed configure --with-external-libmspack which was broken in 1.8
* configure --with-external-libmspack will now use pkg-config. To configure
  it manually, set environment variables libmspack_CFLAGS and libmspack_LIBS
  before running configure.
* Now includes the test suite (make check)

New in 1.8
* cabextract -f now extracts even more badly damaged files than before
   2018-07-26 10:35:46 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
cabextract: update to 1.7.

New in 1.7
* cabextract now supports an --encoding parameter, to specify the character
  encoding of CAB filenames if they are not ASCII or UTF8
* cabextract -L now lowercases non-ASCII characters
   2017-08-01 16:59:08 by Thomas Klausner | Files touched by this commit (211)
Log message:
Follow some http -> https redirects.
   2015-11-03 01:56:27 by Alistair G. Crooks | Files touched by this commit (93)
Log message:
Add SHA512 digests for distfiles for archivers category

Problems found with existing distfile for eagle:
	distfiles/bicom101.zip
	distfiles/szip-2.1nb3/szip-2.1.tar.gz
	distfiles/xmill-0.9.1.tar.gz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-03-27 17:49:55 by Benny Siegert | Files touched by this commit (3)
Log message:
SECURITY: Update cabextract to 1.6.

It fixes CVE-2015-2060, a directory traversal vulnerability.
A CAB file with overlong UTF-8 encodings for "/" can get its files \ 
extracted to
an absolute path instead of the current directory. [Debian bug #778753]
Under Cygwin, a CAB file using both "/" and "\" can evade \ 
checks for absolute
files and "../" directory traversals and can get its files extracted to any
path.

Next | Query returned 37 messages, browsing 1 to 10 | Previous