Handle hostnames with upper-case letters
[webmin.git] / software / CHANGELOG
1 ---- Changes since 1.130 ----
2 Packages can now be installed directly from yum, if installed.
3 The entire system can also be upgraded from yum.
4 ---- Changes since 1.150 ----
5 The package update system (YUM, APT or Redhat Network) can now be selected on the Module Config page, rather than being always detected automatically.
6 ---- Changes since 1.170 ----
7 Added support for the Blastwave contributed Solaris package management installed, pkg-get.
8 ---- Changes since 1.180 ----
9 On Solaris systems, packages can now be installed from a directory or local filesystem wildcard.
10 ---- Changes since 1.220 ----
11 Added support for the Mandrake URPMI package system.
12 Cleaned up package system support code, to allow searching for packages in a consistent way on all operating systems.
13 ---- Changes since 1.230 ----
14 Added an option to enable disabled repositories when installing a package from YUM.
15 ---- Changes since 1.290 ----
16 Added basic support for MSI packages on Windows systems.
17 ---- Changes since 1.300 ----
18 Added a Module Config option to use aptitude instead of apt-get on Debian-based systems.
19 ---- Changes since 1.310 ----
20 Added a popup progress window to track uploaded package files.
21 ---- Changes since 1.330 ----
22 Fixed several bugs related to finding available updates on Debian and Redhat.
23 Added detection of epochs for RPMs and packages from YUM.
24 ---- Changes since 1.340 ----
25 Added an Upgrade All button for CSW packages.
26 ---- Changes since 1.440 ----
27 Added a Module Config option to not use any update system, even if YUM or APT are installed.
28 Added the function package_files for other modules to call, when only a list of files in some package is needed.
29 The selected package and update systems are now checked when the module is opened, and an error message displayed if any needed commands are missing.
30 ---- Changes since 1.470 ----
31 On Solaris, added support for the pkgutil command from Blastwave for installing packages, which replaces the old pkg-get.
32 On Solaris, package versions are now shown in the package list and tree.
33 ---- Changes since 1.500 ----
34 Fixed several bugs related to YUM available package updates.
35 Added the update_system_updates function to more efficiently find available packages for YUM and APT.
36 ---- Changes since 1.530 ----
37 Debian packages marked as "hold" are no longer offered as possible updates. This is visible in the Software Package Updates module.