forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream changes: 0.31 2022-11-28 - Fixed handling of the ::0/128 subnet. This is a special subnet(/address) that is called the "unspecified address". It is not public or routable. Reported by Dan Sherry. GH #13.
- Loading branch information
wen
committed
Jun 27, 2023
1 parent
b57841f
commit 7d401fd
Showing
2 changed files
with
6 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,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.4 2021/10/26 10:16:23 nia Exp $ | ||
$NetBSD: distinfo,v 1.5 2023/06/27 02:44:59 wen Exp $ | ||
|
||
BLAKE2s (Data-Validate-IP-0.30.tar.gz) = f5e64dafd06f8645a10ec7ad7bef9747d3f38d379d0809300618453cb0c65ccf | ||
SHA512 (Data-Validate-IP-0.30.tar.gz) = ac556445f1eec0440be17263bcffce46d0c3b719d3c64022bcb3fc6d1191ed9de94c0e4d6b2c3c5c1704dc7945b14a5c87abfcf2b7dc43ec4f10a4cc6629b761 | ||
Size (Data-Validate-IP-0.30.tar.gz) = 41761 bytes | ||
BLAKE2s (Data-Validate-IP-0.31.tar.gz) = d7885f1315e3863047f164c9d2f2990cc1190abbab642bd9cf13161f0efdda66 | ||
SHA512 (Data-Validate-IP-0.31.tar.gz) = 22ea6a8673fa07d405cb2f8645bd019265abf4104057c73d0399951a837549cedb97737f50b2e9e605202679c85ae5a7b7a24dd8d9fd8736624551b0b41fd6d8 | ||
Size (Data-Validate-IP-0.31.tar.gz) = 43477 bytes |