forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.2.1 * Add accessor to @internal_file_attributes #304 * Extended globbing #303 * README updates #283, #289 * Cleanup after tests #298, #306 * Fix permissions on new zip files #294, #300 * Fix examples #297 * Support cp932 encoding #308 * Fix Directory traversal vulnerability #315 * Allow open_buffer to work without a given block #314
- Loading branch information
taca
committed
Mar 11, 2017
1 parent
51a6120
commit b55f23f
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.14 2016/03/08 13:50:17 taca Exp $ | ||
$NetBSD: distinfo,v 1.15 2017/03/11 15:34:46 taca Exp $ | ||
|
||
SHA1 (rubyzip-1.2.0.gem) = e58af9324fb24725ff6305913d478422265f6e0d | ||
RMD160 (rubyzip-1.2.0.gem) = a6329043a920a3a0481aa9e47965ac1644b810ec | ||
SHA512 (rubyzip-1.2.0.gem) = fbb2ec7a8eaa5cb5de44559ae38b15507fd51d6cd5430ffc903b7ee55c0a0f425f9160861424a09f8f1276ceefd8db3315515623ad2b22fe7eb91335172b638f | ||
Size (rubyzip-1.2.0.gem) = 149504 bytes | ||
SHA1 (rubyzip-1.2.1.gem) = 6db27c04c4051fdd163a759d294a66e89438ccbe | ||
RMD160 (rubyzip-1.2.1.gem) = 7706dd78f3f465d27b29971b28a6268a0dd3461f | ||
SHA512 (rubyzip-1.2.1.gem) = d2ce408dba3dfc6c005570504b58b11e3f3b17170734d34a1ce906c57e7f8c56beb856a1dbe66eeb854dd3d20a76108e347b9e596107d3693080d42a009eb95e | ||
Size (rubyzip-1.2.1.gem) = 149504 bytes |