Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357493 - sys-cluster/maui-3.3.1 version bump
Summary: sys-cluster/maui-3.3.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-05 08:10 UTC by Justin Lecher (RETIRED)
Modified: 2011-03-05 10:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2011-03-05 08:10:29 UTC
Maui 3.3.1
  - Fixed issue where hostlist was being overwritten resulting in broken $PBS_NODEFILE. (Alexis Cousein)
  - Fixed issue where users could set system priority on their own jobs. (Bas van der Vlies)
  - Made showgrid's, and other's, arguments case-insensitive. (David Chin)
  - Added build system changes to support Cygwin (Yauheni Charniauski, UIIP Minsk)
  - Added the --with-cygrunsrv configure option for start maui as Windows service (doesn't use a background daemon).
    Cygwin utility cygrunsrv.exe goes it into background independently (Igor Ilyenko, UIIP Minsk)
  - changed all remaining mallocs to callocs which zeros memory on allocation.  Fixes a crash due
    to the way some whiel loops in MResAdjustDRes() expect things to be. (Jason Williams)
  - Added proper memory allocation checks to accompany the callocs in MRes.c to avoid
    missing memory errors. (Jason Williams)
  - Added debug print messages to MUSNPrintF() and added a proper check of the return
    code to vsnprintf to be in accordance with glibc >=2.1, if installed. (Jason Williams)
  - Changed top-level Makefile BUILDROOT assignment to allow RPM builds (Jason Williams)
  - Minor changes to fix a few valgrind errors about uninitialized values (Jason Williams)
  - Patch to fix SYSTEMMAXJOBWALLTIME, SYSTEMMAXPROCPERJOB, and SYSTEMMAXPROCSECONDPERJOB
    which previously no-op'ed (Jason Williams)
  - Patch for 'showq -r' to show the correct values between 0 - 100 percent if NODEALLOCMAXPS is set
    to TRUE (Bas van der Vlies)
  - Added UseMachineSpeedForFS patch. (Robin Roth)
    "When using Fairshare it weights the Fairshareusage with the speed of
    the nodes used by the job. Up to now the nodespeed is only used to allow
    jobs to run longer, but with fairshare users on slower nodes are punished,
    as their fs-usage is higher than on fast nodes. Additionally this allows
    single nodes to be taken out of the fairshare-system by setting their speed
    to very low numbers."
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-03-05 10:30:13 UTC
+*maui-3.3.1 (05 Mar 2011)
+
+  05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> +maui-3.3.1.ebuild:
+  Version bump wrt #357493
+