Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2008 05:00:14 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_read_support_format_zip.c src/lib/libarchive/test test_read_format_zip.c test_read_format_zip.zip.uu
Message-ID:  <200808100500.m7A50VMw030719@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-08-10 05:00:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libarchive       archive_read_support_format_zip.c 
    lib/libarchive/test  test_read_format_zip.c 
                         test_read_format_zip.zip.uu 
  Log:
  SVN rev 181491 on 2008-08-10 05:00:14Z by kientzle
  
  MFC r180027, r180028, r180122, r180123, r181489
  
  Cumulatively, these implement CRC32 validation when reading Zip
  archives and the test suite updates to ensure that CRC32
  checking really will fail on a damaged entry and succeed on
  a valid one.
  
  Revision  Changes    Path
  1.14.2.6  +14 -6     src/lib/libarchive/archive_read_support_format_zip.c
  1.2.2.3   +5 -2      src/lib/libarchive/test/test_read_format_zip.c
  1.2.2.2   +3 -3      src/lib/libarchive/test/test_read_format_zip.zip.uu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808100500.m7A50VMw030719>