pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2021Q4] pkgsrc/doc



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue Jan 11 18:41:46 UTC 2022

Modified Files:
        pkgsrc/doc [pkgsrc-2021Q4]: NEWS

Log Message:
Pullup ticket #6566 - requested by gdt
NEWS: documentation fix

Revisions pulled up:
- doc/NEWS                                                      1.23

---
   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.22.2.1 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.22.2.1
--- pkgsrc/doc/NEWS:1.22        Sun Nov  7 11:30:19 2021
+++ pkgsrc/doc/NEWS     Tue Jan 11 18:41:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS,v 1.22 2021/11/07 11:30:19 nia Exp $
+# $NetBSD: NEWS,v 1.22.2.1 2022/01/11 18:41:46 bsiegert 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