File: Changes

package info (click to toggle)
libcpansa-db-perl 20250521.001-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,084 kB
  • sloc: perl: 161,990; makefile: 2
file content (134 lines) | stat: -rw-r--r-- 3,526 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# Changes for CPANSA::DB

20250521.001 2025-05-22T02:41:43Z
	* data update to fix latest YAML::LibYAML report (#200)

20250520.001 2025-05-20T15:30:43Z
	* data update for 2025-05-20

20250518.002 2025-05-18T20:23:11Z
	* data update for 2025-05-18

20250513.001 2025-05-13T15:23:15Z
	* data update for 2025-05-13
	* new report for Plack-Middleware-Statsd

20250512.001 2025-05-13T01:14:07Z
	* fix smart-quote that was causing CPAN::Audit tests to fail with
	wide-character warnings
	* data update for 2025-05-12

20250506.001 2025-05-06T12:23:42Z
	* data update for 2025-05-06

20250505.001 2025-05-05T23:52:41Z
	* data update for 2025-05-05

20250504.001 2025-05-04T20:05:28Z
	* data update for 2025-05-04 (may the 4th be with you)

20250414.001 2025-04-14T14:26:08Z
	* data update for 2024-04-14

20250413.002 2025-04-13T19:32:15Z
	* data update for 2025-04-13

20250407.003 2025-04-07T15:58:44Z
	* replace earlier release that had testing problem (#194)

20250407.002 2025-04-07T08:47:37Z
	* data update for 2025-04-07

20250403.001 2025-04-04T12:24:22Z
	* update for 2025-04-03

20250304.001 2025-03-04T15:02:27Z
	* data update for 2025-03-04
	* version data for modules now includes versions that only show up
	in perl core (dual-lived versions not on CPAN) (GitHub #190)

20250206.001 2025-02-06T05:41:55Z
	* data update

20250125.001 2025-01-25T16:16:57Z
	* data update for 2025-01-05
	* Crypt::Primes 0.52 fixes its report (#189)

20250109.001 2025-01-10T04:38:37Z
	* data update for 2025-01-09

20250104.001 2025-01-04T17:10:28Z
	* data update
	* CVE-2025-22376 for Net::OAuth

20250103.002 2025-01-03T12:56:48Z
	* data update for DBD::SQLite for CVE-2006-6153

20250103.001 2025-01-03T06:30:10Z
	* data update

20250102.001 2025-01-02T19:54:21Z
	* data update
	* CVEs assigned for Net::EasyTCP

20241231.001 2024-12-31T16:40:38Z
	* data update for 2024-12-31
	* CVE-2006-0053 for Imager
	* CVE-2020-36827 for XAO::Web

20241229.001 2024-12-30T23:31:49Z
	* data update
	* Adds reports for Crypt::Prime, Crypt::Random, and EasyTCP

20241227.001 2024-12-28T03:47:58Z
	* data update
	* new report for Crypt::Random::Source (#179)

20241218.005 2024-12-19T01:22:10Z
	* Add report for App::Genpass (#178)
	* regenerate data

20241208.003 2024-12-08T21:47:48Z
	* data update for 2024-12-08

20241203.001 2024-12-04T02:20:11Z
	* data update for 2024-12-03

20241126.001 2024-11-26T23:05:31Z
	* data update
	* the stuff using Data::Rx moves to xt/, which is not distributed (#172)

20241125.001 2024-11-25T20:15:46Z
	* data update

20241122.009 2024-11-22T14:33:57Z
	* fix the GPG signatures

20241122.003 2024-11-22T12:34:01Z
	* fix meta data, that had done stupid date things

20241121.002 2024-11-21T21:18:26Z
	* data update for 2024-11-21
	* includes CVE-2024-10224 for Module::ScanDeps (#170)
	* Pod broken out to separate files since MetaCPAN doesn't like large files

20241118.002 2024-11-18T16:01:32Z
	* Remove Mojo::Util as a pre-requisite (#168)

20241118.001 2024-11-18T15:48:04Z
	* Regenerate dist to fix some metadata issues (#169)

20241117.003 2024-11-17T21:06:07Z
	* test release

20241117.002 2024-11-17T21:01:42Z
	* test release

20241117.001 2024-11-17T20:14:34Z
	* initial release. This breaks out the data portion of CPAN::Audit
	into a separate dist that can be updated independently. This maintains
	the CPAN::Audit::DB module (for now), creates a new module CPANSA::DB
	to replace it evenutally, and also distributes a JSON version of the
	database for people who want to use it without CPAN::Audit.