pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name: pkgsrc
Committed By: gdt
Date: Mon Jan 10 18:06:00 UTC 2022
Modified Files:
pkgsrc/doc: NEWS
Log Message:
doc/NEWS: Adjust checksum change to reality
(The previous news item captured an intermediate state.)
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/doc/NEWS
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/NEWS
diff -u pkgsrc/doc/NEWS:1.22 pkgsrc/doc/NEWS:1.23
--- pkgsrc/doc/NEWS:1.22 Sun Nov 7 11:30:19 2021
+++ pkgsrc/doc/NEWS Mon Jan 10 18:06:00 2022
@@ -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 @@ PKGSRC NEWS
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