The NetBSD Project

CVS log for pkgsrc/archivers/unalz/distinfo

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Sun Mar 27 08:00:56 2011 UTC (13 months, 3 weeks ago) by obache
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, HEAD
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Allow to build with gcc44.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Oct 14 17:50:04 2007 UTC (4 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: 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.14: +5 -5 lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Sat Jun 10 16:46:19 2006 UTC (5 years, 11 months ago) by adrianp
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
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Update to 0.55
* Traverse bug fixes (by vuln@secunia)

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Sun Dec 4 10:17:01 2005 UTC (6 years, 5 months ago) by seb
Branch: pkgsrc-2005Q3
Changes since 1.7: +7 -6 lines
Diff to previous 1.7 (colored) next main 1.8 (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.13 / (download) - annotate - [select for diffs], Sat Dec 3 15:06:42 2005 UTC (6 years, 5 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

Security update to version 0.53.

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

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

Use sys/endian.h on DragonFly as well.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Oct 31 15:04:17 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

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

Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 22 18:12:09 2005 UTC (6 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Added a patch to make the package build on NetBSD/i386-1.6.2.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 3 04:12:21 2005 UTC (6 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

Update unalz to 0.52.

Changes since 0.50:
  - added -p (pipe mode) and -pwd (password) options
  - improve locale support
  - bug fixes

Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 1 10:55:35 2005 UTC (6 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.7: +6 -6 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Tue Jul 19 13:51:52 2005 UTC (6 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base
Branch point for: pkgsrc-2005Q3
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

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

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Thu Jul 14 21:47:08 2005 UTC (6 years, 10 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored) next main 1.6 (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.6 / (download) - annotate - [select for diffs], Tue Jul 12 13:55:26 2005 UTC (6 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Tue May 17 16:11:42 2005 UTC (7 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 11 22:18:27 2005 UTC (7 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Wed Mar 2 16:18:47 2005 UTC (7 years, 2 months ago) by minskim
Branch: MAIN
Changes since 1.2: +6 -5 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 23 14:45:27 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add RMD160 digests in addition to SHA1 ones.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 17:17:10 2004 UTC (7 years, 5 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import unalz, packaged by Lee Jae-Hong (pyrasis at chol dot com) and
modified by me.

unalz is a multi platform open-source ALZ extractor.  It is a console
version of tzip (http://www.kipple.pe.kr/win/tzip/), and extracts .alz
files.  Unalz supports alz, bzip2, and raw formats, multiple volume
archives (alz, a00, a01, ...), large files (over 2GB).  Currently, it
does not support password-protected archives and CRC checking.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 17:17:10 2004 UTC (7 years, 5 months ago) by minskim
Branch: MAIN

Initial revision

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>