pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc doc/NEWS: Adjust checksum change to reality
details: https://anonhg.NetBSD.org/pkgsrc/rev/c85177a0456a
branches: trunk
changeset: 371478:c85177a0456a
user: gdt <gdt%pkgsrc.org@localhost>
date: Mon Jan 10 18:06:00 2022 +0000
description:
doc/NEWS: Adjust checksum change to reality
(The previous news item captured an intermediate state.)
diffstat:
doc/NEWS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 2254f14bec4d -r c85177a0456a doc/NEWS
--- a/doc/NEWS Mon Jan 10 17:42:06 2022 +0000
+++ b/doc/NEWS Mon Jan 10 18:06:00 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS,v 1.22 2021/11/07 11:30:19 nia Exp $
+# $NetBSD: NEWS,v 1.23 2022/01/10 18:06:00 gdt Exp $
PKGSRC NEWS
===========
@@ -9,9 +9,10 @@
SHA1 distfile hashes deprecated [nia 2021-10-07]
- SHA1 hashes have been removed from the pkgsrc tree for
- distfiles and will now no longer be generated for new
- packages - only SHA512 and RMD160 will be generated.
+ Distfile hash algorithms have been changed, keeping SHA512,
+ adding BLAKE2s, and removing SHA1 and RMD160. New packages
+ and updates will only generate SHA512 and BLAKE2s, and the
+ stored hashes have been adjusted.
Default Python version changed to 3.9 [nia 2021-10-01]
Home |
Main Index |
Thread Index |
Old Index