Files
perl-Digest-SHA-PurePerl/perl-Digest-SHA-PurePerl.changes
Dirk Stoecker e1cf8d3146 Accepting request 1070472 from devel:languages:perl:autoupdate
- updated to 6.04
   see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
  6.04  
  	- no substantive changes over previous version

OBS-URL: https://build.opensuse.org/request/show/1070472
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-SHA-PurePerl?expand=0&rev=12
2023-03-10 10:41:57 +00:00

122 lines
4.3 KiB
Plaintext

-------------------------------------------------------------------
Sun Feb 26 03:06:52 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 6.04
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
6.04 Sat Feb 25 12:00:50 PM MST 2023
- no substantive changes over previous version
-------------------------------------------------------------------
Tue Aug 9 03:07:54 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 6.03
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
6.03 Mon 08 Aug 2022 11:30:32 AM MST
- corrected addfile to report error when stdin is a directory
-- ref. rt.cpan.org #143899
-- thanks to Gregor Herrmann for pointing this out
-------------------------------------------------------------------
Sun Apr 22 05:17:51 UTC 2018 - coolo@suse.com
- updated to 6.02
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
-------------------------------------------------------------------
Tue Dec 26 06:18:06 UTC 2017 - coolo@suse.com
- updated to 6.01
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
6.01 Mon Dec 25 00:08:08 MST 2017
- added "--ignore-missing" and "--strict" options to shasumpp
-- consistent with GNU coreutils
-- ref. rt.cpan.org #123897
-------------------------------------------------------------------
Sun Dec 10 06:17:00 UTC 2017 - coolo@suse.com
- updated to 6.00
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
6.00 Fri Dec 8 22:44:44 MST 2017
- added "tag" option (BSD-style checksums) to shasumpp
-- consistent with GNU sha1sum, sha224sum, etc.
-- thanks to Christopher Tubbs for suggestion
- decoupled Digest::SHA::PurePerl and Digest::SHA
-- scripts/tests in each module now fully independent
-- Digest::SHA::PurePerl to be phased out eventually
-- past versions will remain available
-------------------------------------------------------------------
Thu Oct 5 05:19:06 UTC 2017 - coolo@suse.com
- updated to 5.98
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
5.98 Wed Oct 4 00:40:02 MST 2017
- Digest::SHA::PurePerl now has its own shasum
-- renamed to shasumpp
-- depends explicitly on Digest::SHA::PurePerl
-- no longer makes use of Digest::SHA if present
-- hence no need for -R option
- removed "portable" mode from shasumpp and addfile
-- rarely used, mostly in outdated systems
-- potentially confusing features (e.g.
->
)
-- Universal Newlines mode (-U) a much cleaner approach
-- mimics Universal Newlines in Python
-------------------------------------------------------------------
Thu Sep 7 05:23:04 UTC 2017 - coolo@suse.com
- updated to 5.97
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
5.97 Wed Sep 6 02:23:02 MST 2017
- added 'quiet' option to shasum
-- thanks to Chris David for suggestion and initial patch
-- ref. rt.cpan.org #122750
- expanded shasum --help message
-- to explain use of escaped FILE names
-------------------------------------------------------------------
Fri Jul 29 05:17:03 UTC 2016 - coolo@suse.com
- updated to 5.96
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
5.96 Wed Jul 27 20:04:34 MST 2016
- prevented shasum from possibly running malicious code
-- remove '.' from @INC before module loading
-- ref. rt.cpan.org #116513
- namespace cleanup (ref. rt.cpan.org #105371 and #105372)
-------------------------------------------------------------------
Tue Feb 10 12:52:17 UTC 2015 - tuukka.pasanen@ilmi.fi
- New version 5.95
-------------------------------------------------------------------
Sun Apr 3 15:02:33 UTC 2011 - coolo@novell.com
- updated to 5.61
- modified dump/load methods to match behavior of Digest::SHA
-- in the case of I/O to STDIN/STDOUT
- addressed minor documentation oversights
- added new SHA-512/224 and SHA-512/256 transforms
-- ref. NIST Draft FIPS 180-4 (February 2011)
- simplified shasum by removing duplicative text
- improved efficiency of Addfile
-- expensive -T test now occurs only in portable mode
-------------------------------------------------------------------
Fri Jan 21 19:49:16 UTC 2011 - coolo@novell.com
- initial package 5.50
* created by cpanspec 1.78.03