File: ChangeLog

package info (click to toggle)
libsystem-info-perl 0.067-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,940 kB
  • sloc: perl: 2,516; sh: 25; makefile: 2
file content (162 lines) | stat: -rw-r--r-- 4,581 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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
0.067	- 2026-01-25,  H.Merijn Brand
    * Add Rockylinux-10.0
    * It's 2026

0.066	- 2025-01-06,  H.Merijn Brand
    * Add OpenSUSE 15.5
    * Add static documentation
    * Add Rockylinux-9.4
    * Add OpenSUSE 15.6
    * Add Mint-21.2
    * Add Fedora-39 & Fedora-42
    * Add Debian-11.9, 12.5 & 12.7
    * Add Alpine-3.19.1
    * It's 2025
    * Add SECURITY.md

0.065	- 2024-08-23,  H.Merijn Brand
    * Add android to linux detection  (pr#10, Dimitrios Kechagias)
    * Chaches to darwin CPU detection (pr#11, Dimitrios Kechagias)
    * Add Rockylinux-9.2
    * Add Rockylinux-9.3
    * It's 2024
    * Add FreeBSD-13.3
    * Add Devuan-5 (DrHyde)
    * Tested with perl5.40
    * Add NetBSD-9.99.18

0.064	- 2023-07-31,  H.Merijn Brand
    * Refine requirements based on CVE's
    * Filter undefined values in CPU info (issue#9)
    * Add Ubuntu 23.04
    * Add Rockylinux 8.8
    * Add Synology DSM 7.2
    * Add Raspbian 11.6
    * Use newest Module::Release

0.063	- 2023-01-06,  H.Merijn Brand
    * Add openSUSE Leap 15.3
    * Check DSM 7.0.1 update 2
    * Add openSUSE Leap 15.4 Beta
    * Add Sys::OsRelease to SEE ALSO
    * Add Synology DSM 7.1
    * Add Rockylinux 8.6
    * Add Rockylinux 9.0
    * Add OmniOS 11-151042
    * Add Rockylinux 8.7
    * It's 2023

0.062	- 2022-01-01,  H.Merijn Brand
    * Add Rockylinux 8.5
    * Add Synology DSM 7.0
    * It's 2022

0.061	- 2021-08-10,  H.Merijn Brand
    * It's 2021
    * Add Debian Buster 10.8
    * Add Raspbian 10.4
    * Add FreeBSD 12.2
    * Add Debian Stretch 9.7
    * Add Debian Buster 10.9
    * Switch Test::NoWarnings → Test::Warnings
    * Get more info on Darwin
    * Add Raspbian 10.9
    * Add Rockylinux 8.3 RC1
    * Add CentOS 8.3
    * Add CentOS 8 Stream
    * Add Rockylinux 8.4
    * Mac M1 does not show CPU speed: suppress warnings (issue#7)

0.060	- 2020-12-21,  H.Merijn Brand
    * Use sysctl on Darwin
    * Compare to Devel::Platform::Info
    * Add CentOS 7.7
    * Add openSUSE Leap 15.1
    * Add Oracle Linux 7.7
    * Add CentOS 8.1
    * It's 2020
    * Add Oracle Linux 7.8
    * Prevent false negative CPANTESTERS fail reports
    * Add CentOS 8.2
    * Add openSUSE 15.2
    * Add CentOS 7.8
    * Add CentOS 7.9
    * Add Oracle Linux 7.9
    * Fix META issue for bugtracker

0.059	- 2019-07-11,  H.Merijn Brand
    * Add CentOS 7.5
    * Add Synology DSM 6.2
    * Add openSUSE 42.3
    * Add openSUSE 15.0
    * Add Mac::OSVersion to Darwin's SEE ALSO
    * It's 2019
    * Add Oracle Linux 7.6
    * Add CentOS 7.6
    * Add Oracle Solaris 11.4
    * Provide cpanfile
    * Add osvers from sw_vers for Darwin

0.058	- 2018-05-01,  H.Merijn Brand
    * Include Windows build number in OS version
    * Git repo has CSV with summary from distrowatch
    * Add openSUSE TumbleWeed 2018-04
    * AUTHOR cannot be a list in old(er) EU::MM
    * Tested on FreeBSD
    * Hostname can be empty

0.057	- 2018-02-11,  H.Merijn Brand
    * Add VERSION_ID to distroname if set
    * Add DragonFly (PR#2 - xenu)
    * Add sysinfo_hash
    * It's 2018
    * Add get_core_count
    * Add CentOS 7.4
    * Makefile.PL dependencies based on EU::MM version (PR#3 - jkeenan)

0.056	- 2017-09-22,  H.Merijn Brand
    * Use Darwin info internally lowercase (RT#97441 from Test::Smoke)
    * Add arm for aarch64 (RT#119691)
    * Add info for Ubuntu 16.04
    * Use lsb_release (command) as fallback
    * Add fedora 27
    * Add tests for Raspbian 9
    * Fix cpu test for armv6 with new cpuinfo format
    * Add s390x support (RT#122772)

0.055	- 2017-05-12,  H.Merijn Brand
    * Make a longer description
    * Chomp entries in internal info (Linux)
    * Add cpu_type and kernel version for Darwin

0.054	- 2017-03-21,  H.Merijn Brand
    * It's 2017
    * Add Synology DSM 6.1
    * Add OpenSUSE 42.2
    * Improve /pro/cpuinfo parsing (RT#120559)
    * Add CentOS 7.3
    * Add Oracle Server 7.2

0.053	- 2016-09-19,  H.Merijn Brand
    * Add tests for NixOS 16.09
    * Add tests for Fedora 23
    * Add tests for OpenELEC 6.95.3 (7-beta)
    * Add tests for Fedora 14
    * Add tests for Raspbian 8
    * Add tests for opensuse Tumbleweed
    * Use DISTRIB_RELEASE
    * Use VERSION_ID (Tumbleweed)

0.052	- 2016-07-11,  H.Merijn Brand
    * 0.051 had a version mismatch in the dist file
    * Add tests for CentOS 7.2

0.051	- 2016-05-12,  H.Merijn Brand
    * Add Synology DSM 6.0
    * Test with perl 5.24.0

0.050	- 2016-04-28,  H.Merijn Brand
    * CPANTESTERS PASS'd on 049_01, so release to CPAN

0.043	- 2016-04-24,  H.Merijn Brand
    * Direct extract from System