|
|
|
|
Changelog for hdf5-openmpi2-devel-1.10.4-187.4.x86_64.rpm :
* Wed Feb 13 2019 Egbert Eich - Consolidate use of openmpi1, openmpi2, openmpi3 for non-HPC builds. * Fri Jan 25 2019 eichAATTsuse.com- Remove dependency to the hdf5-devel-data file for HPC: Currently, there are no macro files for HPC - these files will have to be handled differently.- Re-disable all non-HPC builds for SLE. * Mon Jan 14 2019 eichAATTsuse.com- Reenable \'serial\' build for SLE: this build creates hdf5-devel-data. * Thu Jan 03 2019 eichAATTsuse.com- Do not build non-HPC on SLE: This helps to save some build cycles. * Wed Dec 19 2018 Todd R - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros. * Wed Dec 12 2018 Todd R - Also build for regular openmpi2 and openmpi3 * Thu Nov 22 2018 Stefan Brüns - Build HDF5 C++ bindings also for the MPI variants, there is no reason not to do it.- Enable sz2 support also for MPI variants. * Mon Nov 19 2018 eichAATTsuse.com- Replace git-archive generated by downloaded tar-ball. * Sat Nov 17 2018 eichAATTsuse.com- Update to 1.10.4: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.4/src/hdf5-1.10.4-RELEASE.txt * Update Disable-phdf5-tests.patch * Replace and update hdf5-buildcompare.patch by hdf5-Remove-timestamps-from-binaries.patch * Fri Nov 16 2018 eichAATTsuse.com- Remove lib *_cpp and lib *_hl_cpp dependencies for MPI for the time being. * Sun Nov 11 2018 eichAATTsuse.com- Create main master package, fix dependencies. * Fri Sep 21 2018 Stefan Brüns - Update to 1.10.3: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.3/src/hdf5-1.10.3-RELEASE.txt- Update to 1.10.2: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt- Bump soversions (101 -> 103) for libhdf5 and libhdf5_cpp- Drop Fix-warnings-for-missing-returns.patch, fixed upstream- Add 0001-Fix-return-value-in-test_libver_bounds_open.patch- Rebase patches (tab / space conversion): * PPC64LE-Fix-long-double-handling.patch * hdf5-buildcompare.patch * hdf5-mpi.patch- Rebase Disable-phdf5-tests.patch * Tue Jun 19 2018 eichAATTsuse.com- Handle license file using %license where applicable.- Package example package also for HPC build and create a master file for it. * Fri Apr 27 2018 eichAATTsuse.com- Fix HPC library master packages dependency: make it require the correct flavor (bsc#1091237). * Sat Apr 07 2018 eichAATTsuse.com- Only build one examples package for all flavors, do not include dependencies as these would be flavor specific (bsc#1088547). * Sat Mar 31 2018 stefan.bruensAATTrwth-aachen.de- Fix some typos, one trivial, two mispelled macros * Sat Feb 10 2018 jengelhAATTinai.de- Trim description for size and drop most of the marketing blurb. Fix RPM groups. * Sat Feb 10 2018 eichAATTsuse.com- Make module files package arch dependent: it contains arch-dependent paths (boo#1080442). * Sat Feb 10 2018 eichAATTsuse.com- Prepend PKG_CONFIG_PATH in modules file (boo#1080426). * Fri Feb 09 2018 eichAATTsuse.com- Add support for openmpi2 for HPC (FATE#325089). * Fri Feb 09 2018 cgollAATTsuse.com- Fix summary in module files (bnc#1080259) * Thu Feb 08 2018 eichAATTsuse.com- Disable %check stage for mpich builds on s390(x) (bsc#1080022). * Fri Jan 12 2018 eichAATTsuse.com- Disable the openmpi3 flavor in some products. * Fri Jan 05 2018 eichAATTsuse.com- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES.- Add support for mpich and openmpi3 for HPC. * Thu Nov 09 2017 normandAATTlinux.vnet.ibm.com- temporarily disable make check for PowerPC boo#1058563 * Tue Nov 07 2017 eichAATTsuse.com- Update to 1.10.1: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt- Fix-warnings-for-missing-returns.patch: replace: hdf5-non_void_return.patch- PPC64LE-Fix-long-double-handling.patch: replace: hdf5-ldouble-ppc64le.patch- Disable-phdf5-tests.patch: replace: hdf5_disable_testphdf5.patch- Disabling validation tests for the MPI variant for now as they seem to cause issues in OBS. * Thu Oct 26 2017 eichAATTsuse.com- Fix name: baselib.conf -> baselibs.conf * Sun Oct 22 2017 eichAATTsuse.com- Remove openssl-devel and krb5-devel from the BuildRequires. * Tue Oct 17 2017 eichAATTsuse.com- Add magic to limit the number of flavors built in the OBS ring to non-HPC and mvapich2 builds.- Fix %libname() for non-HPC builds.- Fix some summaries and a Requires: of devel-static. * Fri Sep 08 2017 eichAATTsuse.com- Convert package to multibuild.- Add HPC build using environment modules (FATE#321717, FATE#321710). * Tue Aug 29 2017 hpjAATTurpla.net- fix compiler flag substitution * Mon Jul 03 2017 badshah400AATTgmail.com- Add libsz2-devel to list of Requires for -devel packages, this is required for compilation against hdf5 when szlib support is enabled.- Minor specfile cleanups using spec-cleaner. * Fri Jun 16 2017 junghansAATTvotca.org- Enabled szlib support through libaec\'s szlib API * Wed Oct 05 2016 toddrme2178AATTgmail.com- Fix baselibs.conf so numbers. Fixes bnc#1002569 * Tue Sep 06 2016 normandAATTlinux.vnet.ibm.com- new hdf5_disable_testphdf5.patch to disable only testphdf5 for all arches and not all mpi tests for ppc64le tempo patch as long as boo#997252 not solved * Mon Sep 05 2016 normandAATTlinux.vnet.ibm.com- temporarily disable mpi test for ppc64le * Tue Jul 26 2016 adrianAATTsuse.de- update to 1.10.0-patch1 https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0-patch1/src/hdf5-1.10.0-patch1-RELEASE.txt * Mon May 23 2016 toddrme2178AATTgmail.com- update to 1.8.17, changes documented here: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.17/src/hdf5-1.8.17-RELEASE.txt * Fri Apr 15 2016 normandAATTlinux.vnet.ibm.com- add hdf5-mpi.patch same as fedora commit id 78ddcff82b10fd80eafb7b2dc5e4ce2bb9ecbe3c should avoid transient hung of t_pflush1 test * Fri Mar 18 2016 toddrme2178AATTgmail.com- Split libraries into C, C++, and Fortran versions to comply with openSUSE library packaging policies. Fixes BNC#971602- Make Fortran builds required.- Manually set so numbers. The autodetected ones weren\'t matching the real ones. * Mon Mar 07 2016 olafAATTaepfle.de- Remove timestamps from binaries hdf5-buildcompare.patch * Thu Jan 28 2016 sweet_f_aAATTgmx.de- update to 1.8.16, changes documented here: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.16/src/hdf5-1.8.16-RELEASE.txt- rebase hdf5-ldouble-ppc64le.patch- remove hdf5-cpp-compilation-errors.patch- prepare independent so versions and add TODO * Fri Aug 21 2015 toddrme2178AATTgmail.com- Currently the regular, openmpi, and mpivachi2 versions of the library packages all provide the exact same libraries. So any package built against the -devel package will end up with an \"unresolvable\" build error because there are multiple versions of the library it can use. To avoid this, I have added generic provides for the library package so packages can depend on the version they really need, avoiding these build issues. * Thu Aug 13 2015 badshah400AATTgmail.com- Add hdf5-cpp-compilation-errors.patch: Reverts a change from v1.8.15 to H5api_adpt.h that caused compilation errors for C++ HDF5 applications; patch taken from upstream svn. * Mon Jul 27 2015 toddrme2178AATTgmail.com- Update subpackage groups- Make subpackage summaries and descriptions more consistent- Provide rpm macros for version identification- Spec file cleanups * Mon Jul 27 2015 toddrme2178AATTgmail.com- Use explicit library requirements to avoid ambiguities. Without this, packages that depend on hdf5 won\'t know which library to use. * Thu Jul 23 2015 toddrme2178AATTgmail.com- Fix baselibs.conf * Wed Jul 22 2015 toddrme2178AATTgmail.com- update to 1.8.15 * New Features + Library - Added Memory Allocation Functions that Use the Library\'s Allocator - H5Pset_istore_k and H5Pset_sym_k added validation of \"ik\" to not exceed the max v1 btree entries (2 bytes) to these two routines. - Added Functions to Control the Value of H5PL_no_plugin_g without Using an Environment Variable + Parallel Library - Attached an attribute destroy callback to MPI_COMM_SELF that shuts down the HDF5 library when MPI_COMM_SELF is destroyed, in other words, on MPI_Finalize. This should fix several issues that users see when they forget to close HDF5 objects before + Fortran API - Added Global Variables. These new global variables are equivalent to the C definitions without the \'_F\': o H5G_UDLINK_F o H5G_SAME_LOC_F o H5O_TYPE_UNKNOWN_F o H5O_TYPE_GROUP_F o H5O_TYPE_DATASET_F o H5O_NAMED_DATATYPE_F o H5O_TYPE_NTYPES_F + C++ API - New Wrappers for C Functions H5P[s/g]et_libver_bounds - New Wrappers to Get the Object Header\'s Version - New DataType Constructor + Support for New Platforms, Languages, and Compilers - Support for Linux 3.10.0-123.20.1.el7 added (LK - 2015/04/01) * Bug Fixes since HDF5-1.8.14 + Library - Addition of Error Tracing Functionality to Several C API Calls - H5Rdereference Now Checks for HADDR_UNDEF or Uninitialized References - Fixed Bugs in H5Sextent_copy + Parallel Library - Fixed a Potential Memory Error - Parallel Test Problem Fixed - MPE Support + Tools - h5repack crashed on enumerated 8-bit type. - h52gif crashed non-8bit images. - perform/benchpar.c retired. - Source perform/ directory moved to tools/perform. + Fortran API - Fortran Fails with --enable-fortran2003 and Intel 15.x Compilers - h5tenum_insert_f Does Not Work with Default 8 Byte Integers (xlf compiler) - Some Fortran APIs Never Returned the Error State - Fixed h5pget_class_f + C++ API - Combined Two H5File::getObjCount Overloaded Methods The following two methods o ssize_t getObjCount(unsigned types) const; o ssize_t getObjCount() const; were combined into one: o ssize_t getObjCount(unsigned types = H5F_OBJ_ALL) const; - Many Warnings Were Removed - Functionality Deprecation The following two constructors of classes AbstractDs, IdComponent, H5Location, and H5Object are no longer appropriate after the data member \"id\" had been moved from IdComponent to the sub-classes in previous releases. o (const hid_t h5_id); o (const & original); The copy constructors were no-op and removed in 1.8.15. The other constructors will be removed from 1.10 release, and then from 1.8.17 if their removal does not cause any problems. + High-Level APIs: - Suppress Warnings from Flex/Bison-generated Code - Changed hdf5_hl.h to Include the HDF5 Main Library \"hdf5.h\" - H5PTcreate_fl Does Not Convert to Memory Datatype - Fix for H5LT Attribute Functions + Fortran High-Level APIs: - Internal Library Fix for Missing Argument Declaration- Build in thread-safe mode to allow parallel reads * These are only unsupported to avoid confusing casual users. The fotran and C++ libraries don\'t support thread-safe mode, while the C library does. So you have to explicitly allow building the thread-safe C library and the non-thread-safe C++ and fortran libraries in order to make sure only people who have done their research do so. Since users are going to be accessing this through other programs, this doesn\'t matter.- Build fortran 2003 libraries- Rebase hdf5-non_void_return.patch- Remove irrelevant hdf5-configure-long-double.patch * Mon May 11 2015 dmuellerAATTsuse.com- update hdf5-non_void_return.patch for GCC 5.x * Tue Jan 13 2015 pthAATTsuse.de- Tag baselibs.conf as source. * Fri Jan 09 2015 sweet_f_aAATTgmx.de- fix typos in ChangeLog * Wed Nov 19 2014 pgajdosAATTsuse.com- updated to 1.8.14: * bugfix release, see RELEASE.txt
|
|
|