Package Release Info

libcpuset-1.0-bp160.1.5

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libcpuset-devel
libcpuset1

Change Logs

* Fri Jun 07 2024 Dominique Leuenberger <dimstar@opensuse.org>
- No longer specify source URL: the source tarballs are no longer
  available at ftp://oss.sgi.com
* Mon Jun 07 2021 Jan Engelhardt <jengelh@inai.de>
- Drop --with-pic (no effect with --disable-static).
- Modernize rpm macro constructs.
* Wed Jun 15 2016 mgalbraith@suse.com
- Add missing patch.  (SUSE bnc#546310, bnc#984832)
- Patches added by this commit:
  libcpuset-init-buf-2.patch
* Fri May 20 2016 mgalbraith@suse.com
- Fix cpuset_pin()/cpuset_size()/cpuset_where() error handling (SUSE bnc#978841)
  In referenced bnc, the user had too many files open, which led to an
  unhandled failure on the way to cpuset_equal_placement(), where it
  happily segfaulted.  Handle errors instead of simply ignoring them.
- Patches added by this commit:
  libcpuset-robustify-cpuset_pin-cpuset_size-cpuset_where-error-handling.diff
* Fri May 20 2016 mgalbraith@suse.com
- Fix cpuset_pin()/cpuset_size()/cpuset_where() error handling (SUSE bnc#978841)
  In referenced bnc, the user had too many files open, which led to an
  unhandled failure on the way to cpuset_equal_placement(), where it
  happily segfaulted.  Handle errors instead of simply ignoring them.
* Sat Sep 05 2015 mpluskal@suse.com
- Use url for source
- Cleanup spec file with spec-cleaner
- Explicit dependencies on autotools
* Mon Feb 09 2015 mgalbraith@suse.com
- Fix cpuset_latestcpu() (SUSE bnc#916803)
  Remove dud patch initialize_buffer.patch
* Tue May 27 2014 mgalbraith@suse.com
- whack duplicate %patch1 -p1 in .spec
* Tue May 27 2014 mgalbraith@suse.com
- Add missing fixes.
  bug-514127_libcpuset-cpuset_set_iopt-adds.patch (SUSE bnc#514127)
  initialize_buffer.patch (bnc unknown)
  libcpuset-agnostic-mountpoint.diff (SUSE bnc#625079, SUSE bnc#834223)
  libcpuset-handle-cgroup-mount.diff (SUSE bnc#625079, SUSE bnc#834223)
* Thu May 02 2013 crrodriguez@opensuse.org
- Fix build with new automake