File: Changes

package info (click to toggle)
libcrypt-format-perl 0.12-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 42; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 954 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
31
32
33
34
35
36
37
38
39
40
41
Revision history for Perl module Crypt::Format

0.12 Tue Nov 16 2021
    - BUG FIX: PEM without trailing CRLF is again parsed correctly.

0.11 Tue Nov 16 2021
    - BUG FIX: Long(-ish) CRLF-separated PEM is fixed.
    - Use 64-byte line lengths.

0.10 Wed Jul 10 2019
    - Add split_pem_chain().

0.09 Fri Aug 24 2018
    - LICENSE update

0.08 Fri Aug 24 2018
    - LICENSE update

0.07 Thu Feb  2 2017
    - Fix POD encoding (thanks, CARNIL!), add repo to POD.

0.06 Sat Jan 16 23:00:00 2016
    - Allow customizable Base64 module

0.051 Thu Jan 14 13:35:00 2016
    - Add normalize_pem() to SYNOPSIS

0.05 Thu Jan 14 13:00:00 2016
    - Add normalize_pem()

0.04 Fri Jan  8 20:15:00 2016
    - Documentation, and more distribution issues

0.03 Fri Jan  8 18:15:00 2016
    - Fix some distribution issues

0.02 Fri Jan  8 18:00:00 2016
    - Added der2pem()

0.01 Fri Jan  8 17:20:51 2016
    - original version; created by ExtUtils::ModuleMaker 0.55