File: Changes

package info (click to toggle)
libcrypt-sysrandom-xs-perl 0.009-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 132 kB
  • sloc: perl: 108; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 1,054 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Revision history for Crypt-SysRandom-XS

0.009     2025-04-11 18:46:31+02:00 Europe/Brussels
          - Handle exceptions in signal handler during getrandom correctly
          - Add BACKENDS section to documentation

0.008     2025-02-20 13:51:46+01:00 Europe/Brussels
          - Correctly set ending nullbyte in rdrand64 code

0.007     2025-02-05 20:45:53+01:00 Europe/Brussels
          - Add RDRAND support as final fallback

0.006     2025-02-04 02:58:41+01:00 Europe/Brussels
          - Rename to Crypt::SysRandom::XS
          - Simplify error message

0.005     2025-01-15 14:25:11+01:00 Europe/Brussels
          - Fix linking on Windows

0.004     2025-01-14 21:26:35+01:00 Europe/Brussels
          - Link to Bcrypt.dll on Windows

0.003     2025-01-14 13:18:37+01:00 Europe/Brussels
          - Fix typo in Windows feature check

0.002     2025-01-13 00:03:03+01:00 Europe/Brussels
          - fix UNISTD_GETENTROPY feature detection

0.001     2025-01-12 17:51:05+01:00 Europe/Brussels
          Initial release to an unsuspecting world