Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
struct stat.st_flags.
|
|
|
|
- From Windows version of 7-zip 4.43 :
- 7-Zip now can use multi-threading mode for compressing to .ZIP archives.
- ZIP format supporting was improved.
- 7-Zip now supports WinZip-compatible AES-256 encryption for .ZIP archives.
- 7-Zip now uses order list (list of extensions) for files sorting for compressing
to .7z archives. It can slightly increase compression ratio in some cases.
- 7-Zip now restores modification time of folders during .7z archives extracting.
- Some bugs were fixed.
- fixed : the user can now see the percentage indicator.
- support added for Tru64 / OSF 5.1 (makefile.tru64)
- small fix in install.sh (7zr install)
- fix "make all" now build 7za and 7zCon.sfx following the README.
|
|
CVE-2006-4337 and CVE-2006-4338
Bump to nb2
|
|
* The "-t" archive integrity checking option has been added. This was
requested by several users. cabextract can unpack cabinet files and give
you MD5 checksums of the files inside, without writing the unpacked
files to disk.
* Large files (more than 2 gigabytes) are now correctly searched for
cabinet files.
* A security vulnerability has been fixed. Files compressed with the
Quantum method, using a window size less than 32768 bytes, could cause
cabextract to write beyond the end of the window and cause a
segmentation fault. This fix also permits cabextract to unpack this type
of cabinet file (of which only one has been found in the wild) correctly.
* The unnecessary GNU source mempcpy.c, which caused compilation
failures on several systems, was removed.
* An off-by-one error introduced in 1.1's UTF-8 decoder was fixed. Files
with UTF-8 filenames can now be extracted. The UTF-8 decoder was also
upgraded to support the latest Unicode characer maps.
|
|
Bump PKGREVISION.
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
1. New 'ch' (change archive parameters) command line mode command.
Its purpose is to apply switches like -av, -tl and -cl to archive.
2. New command line -sl<size> and -sm<size> switches to set size
limits of processing files.
3. 7Z added to list of formats stored without compression
when using -ms switch without a parameter.
4. Switch -e[+]<attr> is now supported by most of command line
operations including extracting and deleting files. Previously
it was supported by only archiving command.
|
|
version 2.16.0
--------------
* Updated translations: ja, sv, or, zh_CN, ml, ca, mr, lv, de, mk,
pt_BR, lt, pt, hu, mk, el, ta, bg, bn_IN, ro.
version 2.15.93
---------------
* Prompt for the password when an archive is encrypted
instead of simply displaying a warning on how to spicify a password
* Do not use the encrypted emblem for folders.
* Added X-GNOME-Bugzilla-Version field to the .desktop file.
* Fixed bug #349095: Filetypes seriously screwed up in .zip files
* Fixes bug #153642: Temporary files are created on the current
directory
version 2.15.92
---------------
* Fixed tar archives creation.
version 2.15.91
---------------
* Fixed bug #343739 – Seems to not escape file names correctly.
* Fixes bug #340050 – tar permissions are not preserved.
* Fixed bug #339913 – "create archive" option does not work on some
filenames.
* Fixed bug #347624 – fix build with gcc 2.95
* Fixed bug #347416 – RecentFilesMenu - OpenRecentMenu converting
* Update translations: eu, zh_HK, zh_TW, nb, et, fr.
version 2.15.90
---------------
* Update translations: cs, dz, fi, gu, ko, sk, sv.
* Update manual translations: sv.
version 2.15.1
--------------
* Migrated from EggRecent to GtkRecent.
* Fixed bug #345052 – file roller should remember the size of the
window when it closes.
* Fixed bug #345278 – File operations on the Edit menu should be moved
to the Archive menu.
* Fixed bug #342251 – backspace does not go up a directory (ala
Nautilus)
* Fixed bug #336078 - [PATCH] Convert from popt to GOption
* Fixed bug #317782 - file-roller Cygwin build fixes
* Fixed bug #152039 - Password Protected Files must be displayed
differently.
|
|
|
|
|
|
|
|
Fix build problem on such platforms like Interix.
|
|
|
|
backups. SaraB supports the Towers of Hanoi, Grandfather-Father-Son, or any
custom backup rotation strategy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
diff -r 3.6.7/version.hpp 3.6.8/version.hpp
3,5c3,5
< #define RARVER_BETA 7
< #define RARVER_DAY 13
< #define RARVER_MONTH 7
---
> #define RARVER_BETA 0
> #define RARVER_DAY 5
> #define RARVER_MONTH 8
|
|
While here, don't patch away tar.5, it is about the tape archive format
and not about bsdtar. It belongs into the package for that reason.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
changes: translation updates
|
|
|
|
|
|
|
|
|
|
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
|
|
Bump to nb2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
diff -r 3.6.6/dll.cpp 3.6.7/dll.cpp
56d55
< delete Data;
57a57
> delete Data;
62d61
< delete Data;
63a63
> delete Data;
diff -r 3.6.6/version.hpp 3.6.7/version.hpp
3,4c3,4
< #define RARVER_BETA 6
< #define RARVER_DAY 3
---
> #define RARVER_BETA 7
> #define RARVER_DAY 13
|
|
|
|
New things in Zip 2.32
- Fixed -R operation to match the supplied file patterns in all recursed
subdirectories, like PKZIP 2.04 "-p -r" (or PKZIPC 4+ "-recurse")
- Handle cases where -x, -R, and -i patterns are mixed
- Fixes to ZipSplit, ZipNotes, and ZipCloak
- Example C-Sharp code added for using zip32.dll (thanks to Adrian Maull)
- Implemented some directory search speedups
- Windows NTFS time fix
- Fix VMS logical name parse problem
- Handle VMS [...]
- Add VMS DEBUG option
- Fixed bug when encrypting large uncompressable files
- Updated VMS help
- Fixed selecting files to delete by date bug
- Add new option, -MM, that will force Zip to exit with an OPEN error
(usually error code 18) as soon as it finds an input pattern that
is not matched during the directory scan or an input file that is
unreadable or locked when Zip tries to open it, and without creating
an archive (Note that, without -MM, Zip will do the usual thing of
warning when a pattern is not matched and skipping files it can't
read, creating the archive with what it can read, then exiting with
an OPEN error if files were skipped)
- Add check for when zip tries to exceed the limit for seeking in
the output file and exit with error, instead of creating a
possibly bad archive
- Can now handle Unix FIFO (named pipes)
- Minor changes to allow Zip to compile with Visual C++ 2005
|
|
"in-place", and for the normal versions of mtree and pax, always use
libnbcompat as a normal build dependency.
|
|
of pax.
|
|
into ${PKG_TOOLS_BIN}. This package is used in the case where pax is
a requirement for the pkg_install tools. The archivers/pax package is
now a normal package with no special PKG_PRESERVE flags set.
|
|
|
|
native version available in the system.
The awk skript looks for the line in bzlib.h containing the version
information. This works for versions < 1.0.0. For versions >= 1.0.0 the
script additionally evaluates the copyright date.
According to the change history, version 1.0 and 1.0.1 are identical except
for a documentation update so we treat both as version 1.0.1 to avoid
changing BUILDLINK_API_DEPENDS.bzip2 in buildlink3.mk.
|