Revision history for Perl extension CPAN::Plugin::Sysdeps.
0.80 2025-01-25
-
mapping update (a.o. from zhmylove)
0.79 2024-07-21
-
mapping update
0.78 2024-04-28
-
mapping update
-
fix failures on debian:trixie
0.77 2024-03-22
-
support for rpm --whatprovides
-
new test script rpm.t
0.76 2024-03-10
-
test fix for t/detect_linux_distribution.t failures @ opensuse
-
CI updates (opensuse tests)
0.75 2024-03-03
-
more testing regarding /etc/os-release
0.74 2024-03-02
-
linux distro detection now using /etc/os-release
-
mapping update
-
CI updates (testing FreeBSD 14 and OpenBSD)
-
fix possible filtuninst.t failures
0.73 2024-02-18
-
mapping update
0.72 2023-11-04
-
mapping update (a.o. from zhmylove)
-
CI changes
0.71 2023-08-26
-
mapping update (a.o. from Corion)
-
fallback detection for debian:bookworm and ubuntu:jammy
-
detect Rocky Linux
0.70 2021-11-13
-
mapping update
0.69 2021-08-29
-
mapping update
0.68 2020-12-19
-
mapping update
0.67 2020-12-12
-
mapping update
-
fix a dnf check (by Petr Pisar)
-
improve CentOS detection
0.66 2020-08-16
-
mapping update
-
recognize Ubuntu 20.04 codename
0.65 2020-06-30
-
mapping update
(especially changed DBD::Pg @ freebsd to depend on
postgres*-client, not postgres*-server)
0.64 2020-05-24
-
mapping update
0.63 2020-04-13
-
mapping update
0.62 2019-11-28
-
mapping update
0.61 2019-11-12
-
mapping update
-
bugfix in redhat release detection fallback
-
recognize newer Debian codenames (buster and bullseye)
0.60 2019-06-18
-
mapping update
0.59 2019-05-11
-
mapping update
-
support for numeric comparisons in mapping file
0.58 2019-04-25
-
mapping update
0.57 2019-03-16
-
mapping update
0.56 2019-02-10
-
mapping update
0.55 2018-12-22
-
mapping update
0.54 2018-12-08
-
mapping update
0.53 2018-11-17
-
mapping update
-
more diagnostics with cpan-sysdeps --debug
0.52 2018-10-27
-
mapping update
0.51 2018-10-07
-
mapping update
0.50 2018-09-20
-
_detect_linux_distribution_fallback: support for Ubuntu
-
mapping update
0.49 2018-09-07
-
mapping update
0.48 2018-04-17
-
mapping update
0.47 2018-04-07
-
mapping update
0.46 2018-03-03
-
add DragonFly BSD support (by David Dick)
-
mapping updates (by David Dick and Slaven Rezic)
0.45 2018-02-24
-
add Fedora (dnf) support (by David Dick)
-
add OpenBSD (pkg_add) support (by David Dick)
-
add --batch option to cpan-sysdeps (by David Dick)
-
mapping update (Firefox::Marionette, by David Dick)
0.44 2018-02-02
-
mapping update
-
usage of Hash::Util is now optional
0.43 2017-12-26
-
mapping update
0.42 2017-12-02
-
mapping update
0.41 2017-11-09
-
mapping update
-
fix link in Pod (github PR #4)
0.40 2017-10-31
-
mapping update
-
alias --dry-run for cpan-sysdeps
0.39 2017-10-07
-
mapping update
0.38 2017-09-20
-
mapping update
0.37 2017-09-10
-
mapping update
0.36 2017-08-19
-
mapping update
0.35 2017-08-06
-
mapping update
0.34 2017-07-24
-
no changes
0.33 2017-07-14
-
mapping update
0.32 2017-07-02
-
mapping update
0.31 2017-06-23
-
mapping update
-
improvement for CentOS 6 in _detect_linux_distribution_fallback
0.30 2017-06-18
-
mapping update
0.29 2017-06-10
-
mapping update
0.28 2017-05-06
-
mapping update
0.27 2017-04-27
-
mapping update
0.26 2017-04-23
-
mapping update
0.25 2017-03-08
-
mapping update
0.24 2017-03-05
-
mapping update
0.23 2017-02-19
-
mapping update
0.22 2017-02-18
-
mapping update
0.21 2017-02-08
-
mapping update
0.20 2017-02-04
-
mapping update, especially for Fedora/CentOS/RedHat
0.19 2017-01-21
-
batch support for yum
-
find missing rpm packages
-
use /etc/redhat-release in _detect_linux_distribution_fallback
-
mapping update, especially for Fedora/CentOS/RedHat
0.18 2017-01-15
-
compat for older CPAN.pm (CPAN::Distribution::base_id may be
missing)
-
mapping update
0.17 2016-10-07
-
fix for newer homebrew versions (for "brew ls --versions")
-
mapping update
0.16 2016-09-17
-
mapping update
0.15 2016-07-05
-
mapping update
0.14 2016-06-18
-
mapping update
-
gnukfreebsd -> apt-get
-
test fixes
0.13 2016-06-12
-
handling alternatives for all installers
-
bugfix for freebsd package resolution
-
mapping update
-
more tests
0.12 2016-06-02
-
mapping update
0.11 2016-05-31
-
handling alternatives with homebrew
-
mapping update
0.10 2016-05-23
-
mapping update
-
skip some tests on Mac OS X without homebrew
0.09 2016-05-20
-
fixes and mapping update
-
more Pod
0.08 2016-05-18
-
support for Mac OS X via homebrew
0.07 2016-05-12
-
support for Windows via chocolatey (thanks CORION!)
-
new cpan-sysdeps options: --dryrun, --run (CORION)
-
more documentation
0.06 2016-05-10
-
support for osvers (freebsd only)
-
fix loading of custom mappings
-
mapping update
-
more tests
0.05 2016-05-09
-
mapping update: Curses, ExtUtils::F77, Math::MPFR, WWW::Curl
0.04 2016-05-07
-
mapping update
0.03 2016-04-25
-
limited support for systems without lsb_release
-
implemented batch mode on FreeBSD systenms
-
documentation improvements (new NOTES and CREDITS sections)
-
mapping update
-
new test helper: test-sysdeps-roundtrip
0.02 2016-04-23
-
mapping update
0.01 2016-04-22
-
initial release