lp://staging/ubuntu/lucid-security/unzip
- Get this branch:
- bzr branch lp://staging/ubuntu/lucid-security/unzip
Branch merges
Branch information
Recent revisions
- 21. By Marc Deslauriers
-
* SECURITY UPDATE: heap overflow via mismatched block sizes
- extract.c: ensure compressed and uncompressed block sizes match when
using STORED method.
- CVE-2014-9636 - 20. By Marc Deslauriers
-
* SECURITY UPDATE: CRC32 verification heap-based overflow
- extract.c: check extra block length.
- CVE-2014-8139
* SECURITY UPDATE: out-of-bounds write issue in test_compr_eb()
- extract.c: properly validate sizes.
- CVE-2014-8140
* SECURITY UPDATE: out-of-bounds read issues in getZip64Data()
- fileio.c: validate extra fields.
- process.c: check sizes.
- CVE-2014-8141 - 19. By Alexander Sack
-
rebuild rest of main for armel armv7/thumb2 optimization;
UbuntuSpec:mobile- lucid-arm- gcc-v7- thumb2 - 18. By Santiago Vila
-
* New upstream release. Closes: #496989.
* Enabled new Unicode support. Closes: #197427. This may or may not work
for your already created zipfiles, but it's not a bug unless they were
created using the Unicode feature present in zip 3.0.
* Built using DATE_FORMAT=DF_YMD so that unzip -l show dates in ISO format,
as that's the only available one which makes sense. Closes: #312886.
* Enabled new bzip2 support. Closes: #426798.
* Exit code for zipgrep should now be the right one. Closes: #441997.
* The reason why a file may not be created is now shown. Closes: #478791.
* Summary of changes in this version not being the debian/* files:
- Manpages in section 1, not 1L.
- Branding patch. UnZip by Debian. Original by Info-ZIP.
- Always #include <unistd.h>. Debian GNU/kFreeBSD needs it. - 17. By Michael Vogt
-
* Merge from debian unstable, remaining changes:
- debian/rules: Configure with large file support.
- unzip.c: Change banner to indicate Ubuntu modification.
- support UTF-8 file names. - 16. By Matthias Klose
-
* Merge with Debian; remaining changes:
- debian/rules: Configure with large file support.
- unzip.c: Change banner to indicate Ubuntu modification.
- support UTF-8 file names. - 15. By Kees Cook
-
* SECURITY UPDATE: arbitrary code execution via heap corruption.
* inflate.c: fix invalid free() calls, patch from Tavis Ormandy.
* References
CVE-2008-0888 - 14. By Matthias Klose
-
* Merge with Debian; remaining changes:
- debian/rules: Configure with large file support.
- unzip.c: Change banner to indicate Ubuntu modification.
- support UTF-8 file names. - 13. By Matthias Klose
-
Apply patch from https:/
/bugzilla. altlinux. org/long_ list.cgi? buglist= 4871
to support UTF-8 file names. Ubuntu #10979. - 12. By Matthias Klose
-
* Rebuild for changes in the amd64 toolchain.
* Set Ubuntu maintainer address.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/unzip