Accepting request 344769 from home:posophe:branches:devel:libraries:c_c++

update

OBS-URL: https://build.opensuse.org/request/show/344769
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=15
This commit is contained in:
Ismail Dönmez 2015-11-16 17:10:17 +00:00 committed by Git OBS Bridge
parent 0a9969f414
commit 7eff7629a5
4 changed files with 32 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35ce13a9a0737d2de1c6facb5c3c0438f7c83b45d6ce652e05ba000f6f2e514a
size 3771665

3
hwloc-1.11.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48614061c4baa44dec7ec078459c3bd1f3ecaa39a39331a7eb857c945cca6c0f
size 3993881

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Nov 16 15:48:47 UTC 2015 - p.drouand@gmail.com
- Update to version 1.11.1
* Hardwire the topology of Fujitsu K-computer, FX10, FX100 servers to
workaround buggy Linux kernels.
* Fix L3 cache information on AMD Opteron 61xx Magny-Cours processors
in the x86 backend.
* Detect block devices directly attached to PCI without a controller,
for instance NVMe disks.
* Add the PCISlot attribute to all PCI functions instead of only the
first one.
* Ignore PCI bridges that could fail assertions by reporting buggy
secondary-subordinate bus numbers
* Fix an overzealous assertion when inserting an intermediate Group object
while Groups are totally ignored.
* Fix a memory leak on Linux on AMD processors with dual-core compute units.
* Fix a memory leak on failure to load a xml diff file.
* Fix some segfaults when inputting an invalid synthetic description.
* Fix a segfault when plugins fail to find core symbols.
* Fix a segfault when displaying logical indexes in the graphical lstopo.
* Fix lstopo linking with X11 libraries, for instance on Mac OS X.
* hwloc-annotate, hwloc-diff and hwloc-patch do not drop unavailable
resources from the output anymore and those may be annotated as well.
* Command-line tools may now import XML from the standard input with -i -.xml
* Add missing documentation for the hwloc-info --no-icaches option.
-------------------------------------------------------------------
Thu Mar 5 15:32:07 UTC 2015 - mpluskal@suse.com

View File

@ -17,9 +17,9 @@
%global lname libhwloc5
%define sversion 1.10
%define sversion 1.11
Name: hwloc
Version: 1.10.1
Version: 1.11.1
Release: 0
Summary: Portable Hardware Locality
License: BSD-3-Clause