Revisions of perl-Digest-SHA

Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1070471 from Tina Müller's avatar Tina Müller (tinita) (revision 23)
- updated to 6.04
   see /usr/share/doc/packages/perl-Digest-SHA/Changes
  6.04  
  	- modified SHA_INIT/sharewind to silence warnings from gcc 12
  		-- resolves rt.cpan.org #146585
  		-- thanks to Yves (yves@cpan.org) for patch,
  			amended slightly to preserve style
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 994593 from Tina Müller's avatar Tina Müller (tinita) (revision 22)
- updated to 6.03
   see /usr/share/doc/packages/perl-Digest-SHA/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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 599676 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 21)
automatic update
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 559975 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 20)
automatic update
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 555638 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 19)
automatic update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 18)
- updated to 5.98
   see /usr/share/doc/packages/perl-Digest-SHA/Changes
  5.98  Wed Oct  4 00:40:02 MST 2017
  	- removed "portable" mode from shasum and addfile
  		-- rarely used, mostly in outdated systems
  		-- potentially confusing features
  		-- Universal Newlines mode (-U) a much cleaner approach
  			-- mimics Universal Newlines in Python
  	- shasum now uses Digest::SHA explicitly
  		-- no longer loads Digest::SHA::PurePerl as an option
  			-- hence no need for -R switch
  		-- Digest::SHA::PurePerl has its own shasum: shasumpp
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 521862 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 17)
automatic update
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 415726 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 16)
automatic update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 15)
update
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 14)
- updated to 5.82 (fixes bnc #798544)
  - introduced workaround to SvPVbyte bug in Perl 5.6 module behavior 
    now consistent under all Perls 5.6+
  - SHA routines now always croak on wide chars (5.6+)
  - removed "static" message schedules from C code default "auto" is 
    now just as fast thread-safe option (-t) no longer necessary
  - provided documentation to describe Unicode handling
  - updated documentation of NIST statement on SHA-1
  - corrected load subroutine (SHA.pm) to prevent double-free
    Bug #82655: Security issue - segfaul
  - obtained noticeable speedup on Intel/gcc by setting -O1 and 
    -fomit-frame-pointer
  - handle wide-string input by converting to bytes first
  - provided workaround for DEC compiler bug (ref. Makefile.PL)
  - prevented $! from getting clobbered in _bail() routine
  - added example of BITS mode usage to shasum documentation
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 13)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 105314 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 12)
initialized devel package after accepting 105314
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 11)
- updated to 5.70
     - added BITS mode to addfile method and shasum
             -- partial-byte inputs now possible via files/STDIN
             -- allows shasum to check all 8074 NIST Msg vectors
                     -- previously required special programming
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 10)
- update to 5.63
     - added code to allow very large data inputs all at once
             -- previously limited to several hundred MB at a time
             -- many thanks to Thomas Drugeon for his elegant patch
     - removed outdated reference URLs from several test scripts
             -- these URLs aren't essential, and often go stale
             -- thanks to Leon Brocard for spotting this
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 9)
Pascal Bleser's avatar Pascal Bleser (pbleser) committed (revision 8)
5.62
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
fix perms
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 6)
- updated to 5.61
      - corrected bug in 'algorithm' method
      - fixed -x option in Makefile.PL
              -- not often used since it deliberately excludes
                      all 64-bit SHA transforms
      - 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
  
      - adopted convention that '-' always means STDIN
              -- actual filename '-' accessed as './-'
              -- accords with behavior of sha1sum/md5sum
      - corrected undefined subroutine oversight in shasum
              -- inadvertent migration of _bail() from SHA.pm
  
      - modified Addfile to accept all POSIX filenames
              -- standard allows all characters except NUL and '/'
      - updated shasum to more closely mimic sha1sum/md5sum
              -- added "backslash processing" to handle newlines
                      and backslashes in filenames
              -- now accepts all POSIX filenames via Addfile
              -- thanks to Sean Burke for identifying edge cases
  
      - fixed "shasum -a0" option (ref. rt.cpan.org #53319)
              -- incorrectly accepted 0 as a valid algorithm
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 4)
siwtch to perl_requires macro
Displaying revisions 1 - 20 of 23
openSUSE Build Service is sponsored by