Subject: CVS commit: pkgsrc/archivers/karchive
From: Mark Davies
Date: 2019-08-27 22:10:04
Message id: 20190827201004.95FAFFBF4@cvs.NetBSD.org

Log Message:
karchive: update to 5.61.0

5.61.0
  KTar::openArchive: Don't assert if file has two root dirs
  KZip::openArchive: Don't assert when opening broken files
5.60.0
  Do not crash if the inner file wants to be bigger than QByteArray max size
5.59.0
  Test reading and seeking in KCompressionDevice
  KCompressionDevice: Remove bIgnoreData
  KAr: fix out-of-bounds read (on invalid input) by porting to QByteArray
  KAr: fix parsing of long filenames with Qt-5.10
  KAr: the permissions are in octal, not decimal
  KAr::openArchive: Also check ar_longnamesIndex is not < 0
  KAr::openArchive: Fix invalid memory access on broken files
  KAr::openArchive: Protect against Heap-buffer-overflow in broken files
  KTar::KTarPrivate::readLonglink: Fix crash in malformed files
5.58.0
  KTar: Protect against negative longlink sizes
  Fix invalid memory write on malformed tar files
  Fix memory leak when reading some tar files
  Fix uninitialized memory use when reading malformed tar files
  Fix stack-buffer-overflow read on malformed files
  Fix null-dereference on malformed tar files
  Install krcc.h header
  Fix double delete on broken files
  Disallow copy of KArchiveDirectoryPrivate and KArchivePrivate
  Fix KArchive::findOrCreate running out of stack on VERY LONG paths
  Introduce and use KArchiveDirectory::addEntryV2
  removeEntry can fail so it's good to know if it did
  KZip: fix Heap-use-after-free in broken files

Files:
RevisionActionfile
1.22modifypkgsrc/archivers/karchive/Makefile
1.3modifypkgsrc/archivers/karchive/PLIST
1.9modifypkgsrc/archivers/karchive/distinfo