source: ProjectBuilder/projects/mondorescue/pbconf/branches/3.2/MondoRescue/pbcl@ 1950

Last change on this file since 1950 was 1950, checked in by Bruno Cornec, 9 years ago
  • Next stable version for 3.2 is 3.2.1
File size: 950 bytes
Line 
1# $Id$
2
3MONDORESCUE CHANGES
4
53.2.1 (2015-03-08)
6- TBD
7
83.2.0 (2014-12-23)
9- First version provided under the GPL v2 of this new perl package hosting all perl functions needed by MondoRescue (Bruno Cornec)
10- Fix an issue for older perl version where the code was incompatible (Dider Diaz)
11- Adds a script mr-net-get-config to comput the network configuration and generate the appropriate portion of the configuration file (Bruno Cornec)
12- Adds a script mr_file_read_all_link returning a hash of hash of all links found for a given file (Bruno Cornec)
13- Adds a script mr-process-ldd returning all the dynamic libraries found for a given file (Bruno Cornec)
14- 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)
15- The test function of MondoRescue is now also working for distros not having natively Test::More and avoid to depend on it (Bruno Cornec)
16
Note: See TracBrowser for help on using the repository browser.