[arch-commits] Commit in unzip/repos (36 files)

Lukas Fleischer lfleischer at archlinux.org
Sun Apr 17 06:59:17 UTC 2016


    Date: Sunday, April 17, 2016 @ 08:59:17
  Author: lfleischer
Revision: 265082

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  unzip/repos/extra-i686/PKGBUILD
    (from rev 265081, unzip/trunk/PKGBUILD)
  unzip/repos/extra-i686/crc32.patch
    (from rev 265081, unzip/trunk/crc32.patch)
  unzip/repos/extra-i686/csiz-underflow.patch
    (from rev 265081, unzip/trunk/csiz-underflow.patch)
  unzip/repos/extra-i686/cve20149636.patch
    (from rev 265081, unzip/trunk/cve20149636.patch)
  unzip/repos/extra-i686/empty-input.patch
    (from rev 265081, unzip/trunk/empty-input.patch)
  unzip/repos/extra-i686/getZip64Data.patch
    (from rev 265081, unzip/trunk/getZip64Data.patch)
  unzip/repos/extra-i686/nextbyte-overflow.patch
    (from rev 265081, unzip/trunk/nextbyte-overflow.patch)
  unzip/repos/extra-i686/overflow-fsize.patch
    (from rev 265081, unzip/trunk/overflow-fsize.patch)
  unzip/repos/extra-i686/test_compr_eb.patch
    (from rev 265081, unzip/trunk/test_compr_eb.patch)
  unzip/repos/extra-x86_64/PKGBUILD
    (from rev 265081, unzip/trunk/PKGBUILD)
  unzip/repos/extra-x86_64/crc32.patch
    (from rev 265081, unzip/trunk/crc32.patch)
  unzip/repos/extra-x86_64/csiz-underflow.patch
    (from rev 265081, unzip/trunk/csiz-underflow.patch)
  unzip/repos/extra-x86_64/cve20149636.patch
    (from rev 265081, unzip/trunk/cve20149636.patch)
  unzip/repos/extra-x86_64/empty-input.patch
    (from rev 265081, unzip/trunk/empty-input.patch)
  unzip/repos/extra-x86_64/getZip64Data.patch
    (from rev 265081, unzip/trunk/getZip64Data.patch)
  unzip/repos/extra-x86_64/nextbyte-overflow.patch
    (from rev 265081, unzip/trunk/nextbyte-overflow.patch)
  unzip/repos/extra-x86_64/overflow-fsize.patch
    (from rev 265081, unzip/trunk/overflow-fsize.patch)
  unzip/repos/extra-x86_64/test_compr_eb.patch
    (from rev 265081, unzip/trunk/test_compr_eb.patch)
Deleted:
  unzip/repos/extra-i686/PKGBUILD
  unzip/repos/extra-i686/crc32.patch
  unzip/repos/extra-i686/csiz-underflow.patch
  unzip/repos/extra-i686/cve20149636.patch
  unzip/repos/extra-i686/empty-input.patch
  unzip/repos/extra-i686/getZip64Data.patch
  unzip/repos/extra-i686/nextbyte-overflow.patch
  unzip/repos/extra-i686/overflow-fsize.patch
  unzip/repos/extra-i686/test_compr_eb.patch
  unzip/repos/extra-x86_64/PKGBUILD
  unzip/repos/extra-x86_64/crc32.patch
  unzip/repos/extra-x86_64/csiz-underflow.patch
  unzip/repos/extra-x86_64/cve20149636.patch
  unzip/repos/extra-x86_64/empty-input.patch
  unzip/repos/extra-x86_64/getZip64Data.patch
  unzip/repos/extra-x86_64/nextbyte-overflow.patch
  unzip/repos/extra-x86_64/overflow-fsize.patch
  unzip/repos/extra-x86_64/test_compr_eb.patch

--------------------------------------+
 /PKGBUILD                            |  130 ++++++++++++++++
 /crc32.patch                         |   90 +++++++++++
 /csiz-underflow.patch                |   64 +++++++
 /cve20149636.patch                   |   50 ++++++
 /empty-input.patch                   |   52 ++++++
 /getZip64Data.patch                  |  266 +++++++++++++++++++++++++++++++++
 /nextbyte-overflow.patch             |   66 ++++++++
 /overflow-fsize.patch                |   68 ++++++++
 /test_compr_eb.patch                 |   46 +++++
 extra-i686/PKGBUILD                  |   65 --------
 extra-i686/crc32.patch               |   45 -----
 extra-i686/csiz-underflow.patch      |   32 ---
 extra-i686/cve20149636.patch         |   25 ---
 extra-i686/empty-input.patch         |   26 ---
 extra-i686/getZip64Data.patch        |  133 ----------------
 extra-i686/nextbyte-overflow.patch   |   33 ----
 extra-i686/overflow-fsize.patch      |   34 ----
 extra-i686/test_compr_eb.patch       |   23 --
 extra-x86_64/PKGBUILD                |   65 --------
 extra-x86_64/crc32.patch             |   45 -----
 extra-x86_64/csiz-underflow.patch    |   32 ---
 extra-x86_64/cve20149636.patch       |   25 ---
 extra-x86_64/empty-input.patch       |   26 ---
 extra-x86_64/getZip64Data.patch      |  133 ----------------
 extra-x86_64/nextbyte-overflow.patch |   33 ----
 extra-x86_64/overflow-fsize.patch    |   34 ----
 extra-x86_64/test_compr_eb.patch     |   23 --
 27 files changed, 832 insertions(+), 832 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 265081:265082 to see the changes.



More information about the arch-commits mailing list