Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- From Windows version of 7-zip 4.49 :
- 7-Zip (7z) now can unpack WIM archives
- fixed : On Sparc Solaris, core dump during "7z a -sfx exe.x dir" with p7zip compiled with makefile.solaris_sparc_CC_32
- some code cleanup
- On HPUX, p7zip can get the number of CPU and the size of the memory.
|
|
|
|
changes: translation updates
|
|
CVE-2007-3645. PKGREVISION bump.
|
|
- From Windows version of 7-zip 4.48:
- Encryption strength for .7z format was increased.
Now it uses random initialization vectors.
- Some bugs were fixed.
- fixed 1729236: Makefile infrastructure not safe for parallel compilation
(if your make command understands -C and -j4, copy makefile.parallel_jobs over makefile)
- Now the executables are not built with the PIC (position-independent code) flag.
7z.so are still built with the PIC flag.
7za and 7zr are now faster than 7z with 7z.so.
7za, 7zr and 7r are now smaller.
- contrib/gzip-like_CLI_wrapper_for_7z/p7zip now supports spaces in filename
and use 7za instead of 7z.
- contrib/qnx630sp3 added to support QNX built
|
|
|
|
|
|
* important changes in version 1.32 24/5/2007:
- Make Archive::Tar work nicely with perls compiled with
-Dmksymlinks. This also fixes an issue introduced in
1.31 where symlinks weren't dereferenced in all cases.
- Quell warnings when a gid is not resolvable to a group name
* important changes in version 1.31 18/5/2007:
- No longer use the t/setup.t and t/cleanup.t files but just bundle
the binary files; this was done for core integration, but the new
uupacktool.pl script means we dont have to do this anymore
_ Apply core perl Change 30997 by rgs@stcosmo on 2007/04/20 15:03:57
- Address: #27124: Unneeded warning sent when checking for file
inclusion contains_file() will no longer warn to STDERR when a file
is not contained in an archive and $WARN is set to 'true'.
- Address #26492: Dangling symlinks not preserved: Archive::Tar used
to complain about dangling symlinks, unlike standard gnu tar, which
would add them silently. This patch brings A::T's behaviour in line
with gnu tar
- Minor pod fixes
|
|
|
|
* important changes in version 1.30 8/2/2006:
- applied bleadperl patch: Subject: Change 27416:
Cleanup Archive-Tar temporary test files
- address #17985: INSTALLDIRS needs to be 'perl' for >= perl-5.9.3
- address #18296: Archive::Tar 1.29 PATCH for VMS to fix test case
failure in 99_pod.t
(it's actually a File::Find bug, but this patch works around that)
- address: #18720 ([PATCH] Archive::Tar creates POSIX style tar files
unnecessarily and by default, leading to compatibility problems
particularly with WinZip.)
patch rejected, docpatch added with FAQ and SEE ALSO
- apply performance patch from #20399 to enable the user to
avoid repeated calls to cwd() if desired.
|
|
0.8 [2007/06/06]
* fix for zip archives larger than 2GiB
* fix zip_error_strerror to include libzip error string
* add support for streamed zip files
* new functions: zip_add_dir, zip_error_clear, zip_file_error_clear
* add basic support for building with CMake (incomplete)
|
|
adapt distinfo. Checksum stayed the same.
Noted by Zafer Aydogan.
|
|
|
|
and adapt distinfo.
Change between .tar and .tar.gz:
diff -r tar/szip-2.0/config/gnu-flags targz/szip-2.0/config/gnu-flags
129c129
< CFLAGS="$CFLAGS $ARCH -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline"
---
> CFLAGS="$CFLAGS -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline"
Only in targz/szip-2.0/config: gnu-flags.old
|
|
Adapt. Noted by Zafer Aydogan.
|
|
|
|
affected packages.
|
|
|
|
- From Windows version of 7-zip 4.47:
- Bugs of 7-Zip 4.46 beta were fixed: BZip2 could work incorrectly
Changes 4.46:
- From Windows version of 7-zip 4.46:
- New fast compression mode for Deflate method in Zip and GZip.
- Some bugs were fixed.
- LZMA Benchmark:
- cygwin: RAM size detection
- computation of the CPU %
- fixed 1721827: install.sh now copies 7z.so
- Client7z now uses 7z.so instead of 7za.so
- new target: cygwin with asm
- LZMA SDK added in the source package (CPP/7zip/Compress/LZMA_Alone)
- fixed 1716987: 7zr removed from 4.45 binary distribution
- fixed 1706002: make and install.sh use the same variables in the same order.
|
|
From Zafer Aydogan.
|
|
From Zafer Aydogan.
|
|
- Stop using mktemp(3).
Bump PKGREVISION.
|
|
in zzip_open_shared_io(), it was reported as CVE-2007-1614.
Bump PKGREVISION.
|
|
Changes undocumented, probably just bug fixes (diff is small).
|
|
- Default dictionary size was increased: Normal: 16 MB, Max: 32 MB.
- Speed optimizations.
- Benchmark was improved (new "b" command in command line version).
- The number of DLL files was reduced.
- switch -mhcf=off is not supported now.
- If -t{Type} switch is not specified, 7-Zip now uses extension of archive to
detect the type of archive.
- Some bugs were fixed (BZip2 in multithread)
- x86 or x86_64 : ASM version of crc32 available
- better detection of executable file (scripts do not need BCJ/BCJ2 filter)
- default permissions are now :
- for a file : -rw-------
- for a directory : drwx------
- on MacOSX, locale is always utf8
- makefile.qnx_static and makefile.qnx_shared added
|
|
version 2.18.2
--------------
* Fixed error when removing folders from tar archives.
|
|
Support is added via the options framework, to use 32-bit packages
must be used "PKG_OPTIONS.suse=compat32", otherwise it will use
the 64-bit packages by default.
Known packages working are opera (does not require any change in Makefile)
and rar-bin.
Tested by some, closes PR pkg/35477 by Michai Chelaru (which provided
a patch more or less than this one).
|
|
|
|
via NetBSD's patch(1) just fine, but failed on a Debian Linux box. We
need to provide three lines of context in the diff or else They complain
about patching fuzz, even if 100% of the diff context matches the target.
|
|
This moves this pkg to the new stable gnome branch, too much to list here.
|
|
Pointed out by wiz.
|
|
|
|
|
|
|
|
|
|
options.
Upgrading to 2.3.3 is strongly recommended if you use Dar to backup across
multiple filesystems:
http://article.gmane.org/gmane.comp.sysutils.backup.dar.announce/31
Changelog entry from 2.3.2 to 2.3.3:
- avoid using getpwuid() and getgrgid() for static linking.
- fixed typo in dar's man page
- update FAQ
- fixed bug: uncaught exception thrown when CTRC-C was hit while dar waits an
answer from the user [SF #1612205]
- fixed bug: unusable archive generated when CTRC-C was hit and blowfish
encryption used [SF #1632273]
- added a check to verify that the libdar used is compatible with the current
dar suite programs [SF #1587643]
- fixed bug: added workaround for the right arithmetic shift operator (the
binary produced by gcc-3.4.2 produces computes "v>>s" equal to "v" when when
v is a integer field composed of s exactly bits. It should rather compute it
to zero...).
this problem leads 32 bits generated archive incompatible with 64 bits
generated archive only when blowfish is used.
- fixed bug met when the inode space is exhausted, thanks to "Jo - Ex-Bart" for
this new feedback. [SF #1632738]
- replaced &, <, >, ' and " in XML listing by &...; corresponding sequence.
[SF #1597403]
- dar_manager can receive arguments after stick to -o options (it is an error
in regard to documentation, but no warning was issued in that case, leading
to confusion for some users) [SF #1598138]
- updated Veysel Ozer's automatic_backup script
- fixed hard link detection problem [SF #1667400]
- verbose output did not displayed hard links information
- merged patch on dar_cp by Andrea Palazzi to have it to return EXIT_DATA_ERROR
when some data have been reported [SF #1622913]
|
|
Changes since 0.9.6:
Changes in 1.0 (Mar 14, 2007)
- Official non-beta release!
- Fixed minor memory leak in queueDelete()
- Added support for UNIX systems to modify max number of CPUs used
based on load average
|
|
|
|
|
|
Changes in \\ handling.
|
|
the current NetBSD version.
|
|
EROFS is not a critical error in a "mkdir -p".
|
|
1.18 Wed 25 Oct 2006 - Adam Kennedy
- Changing to a production version for final release
- No other changes of any kind
1.17_05 Tue 19 Sep 2006 - Adam Kennedy
- Seperated the classes from the main file into seperate packages.
- Merged the Zip.pod into the main Zip.pm file.
- Applied default Perl::Tidy to all of the source files, to improve
the readability and maintainability of the files.
- Added license in Makefile.PL
- Added some additional entries to the realclean files
|
|
2.00 Wed Apr 13 16:33:35 2005
This is a complete re-write of Compress::Bzip2. I left the in-memory
compress routines much as is, compress and decompress.
(re)created by h2xs 1.23 with options
-b 5.6.0 -n Compress::Bzip2 bzlib.h
I wanted Compress::Zlib compatibility cause I have s/w that uses
Compress::Zlib and I wanted an easy migration path, since bzlib gives
about 20-30% better compression on ascii files than gzip.
This is a 2.x release. Since there was a change in authorship, I
figured I should bump the major version number. I could have easily
given this a slightly different name. Given the minimal functionality
of version 1, that didn't seem like a useful thing to do. Heck,
version 1 doesn't even work with bzlib 1.x, you have to patch in the
BZ2_ prefixes, so my guess is that Compress::Bzip2 isn't being used
in a lot of places.
2.01 Sat Apr 23 2005
- cleaned up for 64bit, HPUX PA-RISC 2.0W and itanium
- fleshed out the Compress::Zlib compatibility, added a
couple of tests for it.
- added bzip2, bunzip2 and bzcat, which act like the bzip
commands.
- added some compatibility for windows, can't test it out really
- added the bzlib library underneath
- changed the test suite so that it does not rely on bzip2
being installed.
- added a test to the Makefile.PL to determine whether or
not the internal Bzlib is necessary.
2.02 Sat Apr 23 2005
- 2.01 rejected by PAUSE because the META.yml was invalid
- learned how to do "make dist"
2.03 Sun Apr 24 2005
- didn't have config.in in the MANIFEST, the tarball was unbuildable.
- rewrote the INSTALL, README to give help on the config.in options
for locating your bzip2 installation.
2.04 Mon Apr 25 2005
- tested different styles of builds. confirmed some errors in the
Makefile.PL test for bzip2 that were pointed out by Sisyphus.
- Sisyphus reported some changes necessary for windows builds. I
injected those changes into the code. one of them, adding
aTHX_ to the call to PerlIO_binmode seems like a perl version
thing.
- added tests for internal_bzlib, copied from bzip2 1.0.2.
2.05 Wed Apr 27 2005
- cleaned up the pod so it's more presentable online.
- win32 builds - the eye of the needle. Sisyphus has been doing most of
the work.
- cater to win32 nmake - :: ok but $^ not
- cater to win32 dmake - :: bad but $^ ok
- cater to win32 - use File::Spec catfile and rel2abs all over the place
2.06 Fri Apr 29 2005
- build for bzip2.exe fine tuning for win32 nmake
2.07 Sun May 1 2005
- bzlib-src/Makefile.PL had a stupid mistake in it that shows up for
win32 nmake. I can't test that stuff out. Plus, got some new
info from Sisyphus, so tossed my scribble and put in something
known to work.
- implemented Compress::Bzip2 1.03 compatibility layer to encompass
the post-1.00 development thread taken by Marco Carnut and David
Robins. Made an effort to include the three .t test files asis.
- Why? Cause I found that PerlIO::via::Bzip2, by Arjen Laarhoven,
is built on the streaming interface of 1.03. From looking over
it, I gather it redirects a 1.03 compression/decompression stream
to/from a file. It doesn't do the extra bit of fiddling with the
trailers to make the resultant file usable by the bzip2 commands.
Additionally, the 1.03 decompress stream doesn't handle the pause
when an embedded EOF marker is found, which is an issue for files
larger than the buffer size (900k by default).
So, I figured it would be easy to provide a compatibility layer
for packages that use 1.03. By using my stuff, the headers and
trailers would be automatically taken care of, as would the EOF
marker. Something like PerlIO::via::Bzip2 would then
interoperate with bzip2 commands. Sure, I think bzread and bzwrite
are better choices for file IO, but this is perl, right? There has
to be at least 10 ways to do the same thing.
2.08 Wed May 11 2005
- Sisyphus got the win32 nmake problem licked. merging his stuff in.
- perldoc changes for bzip2 1.03 compatibility.
- got ownership of the module on cpan
2.09 Tue Aug 9 2005
- change email addy
- patch for test 041-error.t, thanks to Dave Evans
- prototype error for bzwrite, limit variable was not optional, thanks
to Christian Drauch for pointing this out.
|
|
|
|
longer than usual (PREFIX != /usr/pkg).
|
|
|
|
Packaged and provided by Jonathan A. Kollasch in PR 34610.
This package is 7zip LZMA SDK utility.
|
|
changes: translation updates
|