The NetBSD Project

CVS log for pkgsrc/archivers/unalz/patches/Attic/patch-ab

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / archivers / unalz / patches

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14, Fri Jan 9 13:49:28 2015 UTC (9 years, 3 months ago) by mef
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +1 -1 lines
FILE REMOVED

Update 0.61 to 0.65
 - ChangeLog doesn't seem to be available, but three patches
   are now included in upstream and removing them.

Revision 1.13 / (download) - annotate - [select for diffs], Tue May 28 19:00:04 2013 UTC (10 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.12: +37 -1 lines
Diff to previous 1.12 (colored)

Casting NULL to iterators is not portable, use end().

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 28 05:21:19 2012 UTC (11 years, 9 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.11: +6 -3 lines
Diff to previous 1.11 (colored)

Set the type for get_crc_table() based on zlib version.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 27 08:04:18 2012 UTC (11 years, 9 months ago) by sbd
Branch: MAIN
Changes since 1.10: +14 -2 lines
Diff to previous 1.10 (colored)

The correct type for get_crc_table with zlib 1.2.7 is z_crc_t*

Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 14 17:50:05 2007 UTC (16 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +3 -20 lines
Diff to previous 1.9 (colored)

Update unalz to 0.61.

Changes:
- Check endian at run-time.
- Avoid using functions that may cause buffer overflow.
- Fix a build problem on Linux.

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Sun Dec 4 10:17:01 2005 UTC (18 years, 4 months ago) by seb
Branch: pkgsrc-2005Q3
Changes since 1.5: +13 -26 lines
Diff to previous 1.5 (colored) next main 1.6 (colored)

Pullup ticket 937 - requested by Lubomir Sedlacik
sync archivers/unalz with HEAD, including a security update

Revisions pulled up:
- pkgsrc/archivers/unalz/Makefile             1.6, 1.7, 1.8
- pkgsrc/archivers/unalz/distinfo             1.8, 1.9, 1.10, 1.11, 1.12, 1.13
- pkgsrc/archivers/unalz/patches/patch-aa     1.3, 1.4
- pkgsrc/archivers/unalz/patches/patch-ab     1.6, 1.7, 1.8, 1.9
- pkgsrc/archivers/unalz/patches/patch-ad     1.1

   Module Name:	pkgsrc
   Committed By:	minskim
   Date:		Sat Oct  1 10:55:35 UTC 2005

   Modified Files:
   	pkgsrc/archivers/unalz: Makefile distinfo
   	pkgsrc/archivers/unalz/patches: patch-aa patch-ab

   Log Message:
   Update unalz to 0.50.

   New features:
     - "-l" option to show the list of files.
     - "-d" option to specify output folder.
     - decompressing individual files.
     - setting time attribute of decompressed files.
---
   Module Name:	pkgsrc
   Committed By:	minskim
   Date:		Mon Oct  3 04:12:21 UTC 2005

   Modified Files:
   	pkgsrc/archivers/unalz: Makefile distinfo
   	pkgsrc/archivers/unalz/patches: patch-aa

   Log Message:
   Update unalz to 0.52.

   Changes since 0.50:
     - added -p (pipe mode) and -pwd (password) options
     - improve locale support
     - bug fixes
---
   Module Name:	pkgsrc
   Committed By:	rillig
   Date:		Sat Oct 22 18:12:09 UTC 2005

   Modified Files:
   	pkgsrc/archivers/unalz: distinfo
   Added Files:
   	pkgsrc/archivers/unalz/patches: patch-ad

   Log Message:
   Added a patch to make the package build on NetBSD/i386-1.6.2.
---
   Module Name:	pkgsrc
   Committed By:	tv
   Date:		Mon Oct 31 15:04:17 UTC 2005

   Modified Files:
   	pkgsrc/archivers/unalz: distinfo
   	pkgsrc/archivers/unalz/patches: patch-ab

   Log Message:
   Get useful definitions of unalz_le*toh() on Interix.
---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Mon Nov  7 13:43:41 UTC 2005

   Modified Files:
   	pkgsrc/archivers/unalz: distinfo
   	pkgsrc/archivers/unalz/patches: patch-ab

   Log Message:
   Use sys/endian.h on DragonFly as well.
---
   Module Name:	pkgsrc
   Committed By:	salo
   Date:		Sat Dec  3 15:06:42 UTC 2005

   Modified Files:
   	pkgsrc/archivers/unalz: Makefile distinfo
   	pkgsrc/archivers/unalz/patches: patch-ab

   Log Message:
   Security update to version 0.53.

   Changes:
   - fix buffer overflow (CVE-2005-3862)

Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 3 15:06:42 2005 UTC (18 years, 4 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.8: +4 -24 lines
Diff to previous 1.8 (colored)

Security update to version 0.53.

Changes:
- fix buffer overflow (CVE-2005-3862)

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 7 13:43:41 2005 UTC (18 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Use sys/endian.h on DragonFly as well.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 31 15:04:17 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.6: +10 -3 lines
Diff to previous 1.6 (colored)

Get useful definitions of unalz_le*toh() on Interix.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 1 10:55:35 2005 UTC (18 years, 6 months ago) by minskim
Branch: MAIN
Changes since 1.5: +6 -6 lines
Diff to previous 1.5 (colored)

Update unalz to 0.50.

New features:
  - "-l" option to show the list of files.
  - "-d" option to specify output folder.
  - decompressing individual files.
  - setting time attribute of decompressed files.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 19 13:51:52 2005 UTC (18 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base
Branch point for: pkgsrc-2005Q3
Changes since 1.4: +9 -5 lines
Diff to previous 1.4 (colored)

Make this package build on NetBSD-1.6.2 by correcting header file paths.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Thu Jul 14 21:47:08 2005 UTC (18 years, 9 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Pullup ticket 599 - requested by Min Sik Kim
security update for unalz

Revisions pulled up:
- pkgsrc/archivers/unalz/Makefile		1.4
- pkgsrc/archivers/unalz/distinfo		1.6
- pkgsrc/archivers/unalz/patches/patch-ab	1.4

    Module Name:    pkgsrc
    Committed By:   minskim
    Date:           Tue Jul 12 13:55:26 UTC 2005

    Modified Files:
        pkgsrc/archivers/unalz: Makefile distinfo
        pkgsrc/archivers/unalz/patches: patch-ab

    Log Message:
    Update ulalz to 0.40.

    Changes:
      - Verify CRC after decompressions.
      - Fix a bug in crypto code.
      - Error handling for non-ALZ files.
      - Fix a buffer overflow in UTF-8 filesystem.
      - Fix a bug in GetFileList().

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 12 13:55:26 2005 UTC (18 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update ulalz to 0.40.

Changes:
  - Verify CRC after decompressions.
  - Fix a bug in crypto code.
  - Error handling for non-ALZ files.
  - Fix a buffer overflow in UTF-8 filesystem.
  - Fix a bug in GetFileList().

Revision 1.3 / (download) - annotate - [select for diffs], Tue May 17 16:11:42 2005 UTC (18 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Use const char*, instead of char*, for the second parameter of iconv()
on Darwin.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 11 22:18:27 2005 UTC (19 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.1: +10 -6 lines
Diff to previous 1.1 (colored)

The patch-ab assumes that on NetBSD, every <iconv.h> has the non-const
prototype argument for the second parameter of iconv(). This is true for
all but some release candidates of NetBSD-2.0, because either the
package converters/libiconv is used or there's a current <iconv.h>.
Needed for NetBSD-1.6.2. Approved by wiz.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 2 16:18:47 2005 UTC (19 years, 1 month ago) by minskim
Branch: MAIN

Update unalz to 0.31.  Patches provided by Kibum Han, and modified by me.

Changes:
  - Handle the case where encrypted and plain files are mixed.
  - Even when an archive is corrupted, extract files not affected.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>