File: Changes

package info (click to toggle)
libcrypt-urandom-token-perl 0.005-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 120 kB
  • sloc: perl: 53; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 269 bytes parent folder | download
1
2
3
4
5
6
7
8
9
0.005   2025-05-20
  * Fix typo in $VERSION
  * Get chunks of 32 bytes instead of 64 bytes from urandom()
  * Add check that $length is a positive int
  * Add alphabet as string example in the POD 
  * Fix typos in documentation

0.003   2024-12-28
  * Initial release