Package Release Info

hdf-4.2.11-bp155.2.32

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

hdf
hdf-devel
hdf-devel-data
hdf-devel-static
hdf-openmpi
hdf-openmpi-devel
hdf-openmpi-devel-static
libhdf4
libhdf4-64bit
libhdf4-openmpi
libhdf4-openmpi-64bit

Change Logs

Version: 4.2.11-bp150.3.1
* Sat Mar 17 2018 ro@suse.de
- add hdf-ppc64le.patch (bsc#1085754)
  properly detect ppc64le as a little endian platform
* Tue Nov 14 2017 kukuk@suse.de
- hdf-4.2.11-tirpc.diff: compile and link against libtirpc, sunrpc
  from glibc is deprecated and will be removed shortly.
* Thu Aug 31 2017 badshah400@gmail.com
- Add hdf-disable-fortestF.patch to disable fortestF that fails
  on multiple platforms. Re-enable all other tests for all
  platforms.
* Thu Aug 31 2017 rbrown@suse.com
- Disable tests for all architectures due to fortestF failures
* Sun Jul 31 2016 virtuousfox@gmail.com
- Add 32bit x86_64 package to satisfy libnetcdf11-32bit
* Tue Jul 19 2016 mpluskal@suse.com
- Fix building for s390
  * hdf-s390.patch
- Disable tests for aarch64 and s390
* Mon Feb 15 2016 mnowak@suse.com
- remove CMAKE_USER_MAKE_RULES_OVERRIDE, not present on Factory
* Thu Oct 29 2015 schwab@suse.de
- hdf-aarch64.patch: add support for aarch64
* Mon Aug 24 2015 toddrme2178@gmail.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.
* Mon Jul 27 2015 toddrme2178@gmail.com
- Update subpackage groups
- Make subpackage summaries and descriptions more consistent
- Provide rpm macros for version identification
- Spec file cleanups
* Thu Jul 23 2015 toddrme2178@gmail.com
- Remove unneeded files from includes to avoid conflicts with
  other packages (such as glibc)
- Add libdf library names needed by some packages that use this
  library
* Wed Jul 22 2015 toddrme2178@gmail.com
- Make library dependencies of executables explicit to avoid
  ambiguities.
* Mon Jul 20 2015 toddrme2178@gmail.com
- Switch to cmake-based build
- Build shared libraries
- Move static libraries to -devel-static
- Build MPI version of libraries
* Wed Jul 15 2015 toddrme2178@gmail.com
- Update to 4.2.11
  * Bugfix release
- Remove upstream-included hdf-nctest-nclong.patch and
  hdf-bitvect-array-bounds.patch
- Rebase hdf-implict-decl.patch
* Wed Jul 15 2015 toddrme2178@gmail.com
- Fix source URL
* Thu Apr 03 2014 rolf@rotkraut.de
- hdf-nctest-nclong.patch: fix a buffer overflow in a test program
- hdf-bitvect-array-bounds.patch: fix out of bounds array access
- hdf-misc-test.patch: fix several flaws in test programs
- hdf-strict-aliasing.patch: fix a strict-aliasing warning
- Add "%check" in the spec file
- Minor cleanup in the spec file
* Wed Mar 05 2014 opensuse@dstoecker.de
- update to 4.2.10
* Sun Feb 23 2014 schwab@linux-m68k.org
- use stable source URL
- don't disable post-build-checks
- hfd-ppc.patch: updated ppc patch
- hdf-implict-decl.patch: fix implicit declarations
- hdf-return-value.patch: fix undefined return values
- hdf_hdf_util_he_file_c__fix_missing_sentinel.diff: use proper sentinel
* Tue Feb 11 2014 opensuse@dstoecker.de
- update to 4.2.9
* Thu Jun 12 2008 Otto Dassau <otto.dassau@gmx.de> 4.2r3-2
- adapted for openSUSE BuildService