Releases: pmqs/zipdetails
zipdetails 4.004
-
version 4.004
Tue Apr 30 14:14:31 2024 +0100
5372886 -
#20 weak encryption + streaming does not set local CRC value to zero
Tue Apr 30 10:41:48 2024 +0100
7952c1c -
typo - 0027 test directory should be 0027-bsdtar
Tue Apr 30 10:18:15 2024 +0100
274f75c -
Add placeholders for Info-ZIP extra fields 0x4850 (PH) and 0x6C78 (xl)
Tue Apr 30 09:32:56 2024 +0100
8d57a64 -
Update version to 4.004
Sat Apr 27 09:19:06 2024 +0100
42bca1f
Full Changelog: v4.003...v4.004
zipdetails 4.003
-
Update versions to 4.003
Sat Apr 27 09:13:55 2024 +0100
0a0e94f -
Update Changes for 4.003
Sat Apr 27 08:56:34 2024 +0100
3dfdd77 -
#19 More fixes for directory processing
Thu Apr 25 22:27:29 2024 +0100
68a3fdf -
Add more offset constants
Wed Apr 17 14:14:02 2024 +0100
f02ffd1 -
#19 Add extra test for directories
Wed Apr 17 13:38:36 2024 +0100
ef60982 -
fix typo
Tue Apr 16 10:12:33 2024 +0100
24b2675 -
#18 Fix decoding of DOS attributes in External Attributes field
Tue Apr 16 09:52:40 2024 +0100
19e1c38 -
Bump version to 4.003
Sun Apr 14 21:53:54 2024 +0100
f4ac21d -
Add tests for bsdtar (libarchive)
Sun Apr 14 21:53:22 2024 +0100
8656ff8
zipdetails 4.002
-
Add a few sanity tests for the CPAN distro
Sun Mar 31 10:51:44 2024 +0100
4bf6c4d -
#17 Extended Timestamp [UT] says Change Time, should be Creation Time
Sun Mar 31 09:58:19 2024 +0100
3677f98 -
#16 Uninitialized values warnings Fixes
Tue Mar 26 15:36:18 2024 +0000
0d29138 -
#15 Invalid unicode codepoint warning
Tue Mar 26 09:42:17 2024 +0000
5b20efa -
#15 Invalid unicode codepoint warning
Tue Mar 26 08:37:52 2024 +0000
79b2eab -
#15 Invalid unicode codepoint warning
Mon Mar 25 23:14:14 2024 +0000
f52cb23 -
Fix use-case where special data before payload could decrement the compressed size to zero
Sat Feb 24 19:59:39 2024 +0000
adb9b9b -
Fix use-case where a streamed zip file has data before the start of the zip file
Thu Feb 22 17:22:05 2024 +0000
0afabd5 -
Rework file truncation messaging
Thu Feb 22 11:12:47 2024 +0000
4077b74 -
Rework code for APK Signing Block
Thu Feb 22 10:26:03 2024 +0000
144377a
zipdetails 4.001
zipdetails 4.000
- Major rewrite
- Make code more robust when it encounters a corrupt zip file.
Should mean less bombing-out with an unhelpful error message. - Added "--walk" option as a less expensive alternative to "--scan".
- Added support for Reference & Ipaq8 compression methods
- Decode more extra fields
- Display end offset in verbose mode.
- Detect & display aspects of pkzip strong encryption
- Added filename verification for portability, safety and compliance with APPNOTE.txt
- Decode & display more DOS file attributes
- Decode & display Unix file attributes
- Detect issues with corrupt extra entries.
- Added support for Zip64 End Central Header version 2
- Add support for Spanned Archive Marker
- Detect inconsistencies between central & local directory entries
- Add a number of options for dealing with filename encoding.
zipdetails 2.108
-
Add binmode when opening the zip file Keeps Windows happy
Fri Jul 22 14:45:36 2022 +0100
e74267b -
Add mozilla-xpi files to MANIFEST
Fri Jul 22 12:08:54 2022 +0100
f696913 -
Remove hyphen from format fill-mode split
Fri Jul 22 11:45:21 2022 +0100
917def2 -
Add xpi tests
Thu Jul 21 13:15:04 2022 +0100
aced065 -
2.108
Thu Jul 21 13:07:57 2022 +0100
37cb22b -
Add fix for Mozilla XPI files
Thu Jul 21 13:06:47 2022 +0100
eccb394
zipdetails 2.107
-
2.107
Tue Apr 19 10:27:57 2022 +0100
bd4b37a -
fix EOL processing
Tue Apr 19 10:25:44 2022 +0100
fb7cdf3 -
Add OpenVMS test files
Tue Apr 19 10:20:35 2022 +0100
85eac60 -
sort the test files
Tue Apr 19 10:18:39 2022 +0100
33f4498 -
Add support for OpenVMS zip files
#11
Tue Apr 19 10:12:03 2022 +0100
f8a715f -
Normalise EOL for comparison
#10
Tue Apr 19 09:17:57 2022 +0100
17b5559 -
apache-commons updates
Sun Apr 17 12:32:34 2022 +0100
af0f869 -
Add Time::Local to prereqs
Sun Apr 17 12:28:11 2022 +0100
02d954b
zipdetails 2.106
zipdetails 2.105
zipdetails 2.104
-
fix VERSION_FROM line
Tue Apr 12 15:29:38 2022 +0100
18adcb4 -
2.104
Tue Apr 12 15:25:41 2022 +0100
85385b8 -
more changes for 32-bit perl
Tue Apr 12 15:22:48 2022 +0100
2791e71 -
Merge pull request #7 from demerphq/main
Tue Apr 12 13:14:51 2022 +0100
87dd9ac -
Bail early and avoid warnings on 32 bit Perl builds
Tue Apr 12 07:31:59 2022 +0200
53b92bf -
Merge pull request #6 from ugexe/patch-1
Mon Apr 11 17:25:32 2022 +0100
a720a4b -
Fix overlap_count typo
Mon Apr 11 10:58:00 2022 -0500