diff --git a/docs/ChangeLog b/docs/ChangeLog index ec28ee8c23..28a6b9e5e9 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,6 +1,16 @@ -Version 1.3 (March 2017) +Version 1.3 (31 March 2017) [General] + * general fixes and updates to support CentOS7.3 and SLES 12 SP2 + * added info on steps required to use predictable network interface names for provisioning + interfaces (https://github.com/openhpc/ohpc/issues/354) + * addition of new Appendix in docs highlighting upgrade steps (https://github.com/openhpc/ohpc/issues/366) + * addition of new test-suite-ohpc RPM that contains the integration test suite used to support OpenHPC + releases. This addition came out of requests from the SC16 BoF session (https://github.com/openhpc/ohpc/issues/63) + * adoption of a more generic repo path for publishing OpenHPC RPMs (https://github.com/openhpc/ohpc/issues/368) + * enabled jobcomp_elasticsearch plugin in SLURM build (https://github.com/openhpc/ohpc/pull/382) + * Warewulf build now based on pre-release version of 3.7 branch in order to support UEFI PXE boot support with + newer syslinux and other bug fixes (https://github.com/openhpc/ohpc/issues/372) [Component Additions] @@ -34,6 +44,8 @@ Version 1.3 (March 2017) * hypre-intel-mpich-ohpc (2.10.1 -> 2.11.1) * hypre-intel-mvapich2-ohpc (2.10.1 -> 2.11.1) * hypre-intel-openmpi-ohpc (2.10.1 -> 2.11.1) + * lustre-client-ohpc (2.8.0 -> 2.9.0) [CentOS only] + * lustre-client-ohpc-tests (2.8.0 -> 2.9.0) [CentOS only] * nagios-common-ohpc (4.1.1 -> 4.3.1) * nagios-devel-ohpc (4.1.1 -> 4.3.1) * nagios-ohpc (4.1.1 -> 4.3.1) @@ -52,6 +64,8 @@ Version 1.3 (March 2017) * ohpc-release (1.2 -> 1.3) * openmpi-gnu-ohpc (1.10.4 -> 1.10.6) * openmpi-intel-ohpc (1.10.4 -> 1.10.6) + * openmpi-psm2-gnu-ohpc (1.10.4 -> 1.10.6) + * openmpi-psm2-intel-ohpc (1.10.4 -> 1.10.6) * pdtoolkit-gnu-ohpc (3.22 -> 3.23) * pdtoolkit-intel-ohpc (3.22 -> 3.23) * petsc-gnu-impi-ohpc (3.7.0 -> 3.7.5) @@ -62,6 +76,9 @@ Version 1.3 (March 2017) * petsc-intel-mpich-ohpc (3.7.0 -> 3.7.5) * petsc-intel-mvapich2-ohpc (3.7.0 -> 3.7.5) * petsc-intel-openmpi-ohpc (3.7.0 -> 3.7.5) + * python-scipy-gnu-mpich-ohpc (0.18.0 -> 0.19.0) + * python-scipy-gnu-mvapich2-ohpc (0.18.0 -> 0.19.0) + * python-scipy-gnu-openmpi-ohpc (0.18.0 -> 0.19.0) * slurm-devel-ohpc (16.05.8 -> 16.05.10) * slurm-munge-ohpc (16.05.8 -> 16.05.10) * slurm-ohpc (16.05.8 -> 16.05.10) @@ -91,7 +108,6 @@ Version 1.3 (March 2017) * warewulf-provision-server-ohpc (3.6 -> 3.7pre) * warewulf-vnfs-ohpc (3.6 -> 3.7pre) - ---------------------------------------------------------------------------------------------------------------------- Version 1.2.1 (24 January 2017)