source: ProjectBuilder/projects/mondorescue/pbconf/tags/3.2.0/MondoRescue/pbcl

Last change on this file was 1922, checked in by Bruno Cornec, 9 years ago
  • Also update the CHangelogs for the perl modules
File size: 924 bytes
Line 
1# $Id$
2
3MONDORESCUE CHANGES
4
53.2.0 (2014-12-23)
6- First version provided under the GPL v2 of this new perl package hosting all perl functions needed by MondoRescue (Bruno Cornec)
7- Fix an issue for older perl version where the code was incompatible (Dider Diaz)
8- Adds a script mr-net-get-config to comput the network configuration and generate the appropriate portion of the configuration file (Bruno Cornec)
9- Adds a script mr_file_read_all_link returning a hash of hash of all links found for a given file (Bruno Cornec)
10- Adds a script mr-process-ldd returning all the dynamic libraries found for a given file (Bruno Cornec)
11- Adds a script mr-kernel-get-modules returning the list of all the full paths for all modules passed in parameters with their dependencies (Bruno Cornec)
12- The test function of MondoRescue is now also working for distros not having natively Test::More and avoid to depend on it (Bruno Cornec)
13
Note: See TracBrowser for help on using the repository browser.