Releases: linuxmuster/linuxmuster-common
Releases · linuxmuster/linuxmuster-common
Release list
7.4.5
Full Changelog: v7.4.4...v7.4.5
- keep python bytecode caches out of the package: clean lib/pycache in
debian/rules and exclude pycache/.pyc from dh_install, which
"debian/install" pulled in via "lib/". - postinst: byte-compile environment.py on "configure" instead of on
"abort-upgrade|abort-remove|abort-deconfigure", where it never ran on a
normal installation.
7.4.4
7.4.3-0
7.4.2-0
7.4.1-0
7.4.0-1
Release 7.3.1-0 (lmn73)
- environment update: removed SSLCNF & FWFULLCHAIN,
added SRVSSLCNF & FWSSLCNF (#158, d15773c).