Changelog for
libseccomp-devel-2.1.1-2.2.x86_64.rpm :
Wed Mar 5 13:00:00 2014 meissnerAATTsuse.com
- libseccomp-s390x-support.patch:
support s390,s390x,ppc,ppc64,ppc64le too. bnc#866526 (arm64 not yet done)
- disabled testsuite on the new platforms, as there
are still some failures.
s390: passed: 2492 / failed: 915 / errored: 25
s390x: passed: 2492 / failed: 915 / errored: 25
ppc64le: passed: 4032 / failed: 0 / errored: 0
Tue Jun 18 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 2.1.0
* Add support for the x32 and ARM architectures
* More verbose PFC output, including translation of syscall
numbers to names
* Several assorted bugfixes affecting the seccomp BPF generation
* The syscall number/name resolver tool is now installed
* Fixes for the x86 multiplexed syscalls
* Additions to the API to better support non-native architecures
* Additions to the API to support multiple architecures in one filter
* Additions to the API to resolve syscall name/number mappings
- Remove 0001-build-use-ac-variables-in-pkgconfig-file.patch
(merged into 0001-build-use-autotools-as-build-system.patch)
Fri Dec 21 13:00:00 2012 jengelhAATTinai.de
- Make 0001-build-use-autotools-as-build-system.patch apply again
Fri Dec 14 13:00:00 2012 dvaleevAATTsuse.com
- code is only x86 capable. Set ExclusiveArch: %{ix86} x86_64
Thu Nov 15 13:00:00 2012 jengelhAATTinai.de
- Restore autotools patch (0001-build-use-autotools-as-build-system.patch)
that was previously embodied in the files in the tarball
Tue Nov 13 13:00:00 2012 meissnerAATTsuse.com
- updated to 1.0.1 release
- The header file is now easier to use with C++ compilers
- Minor documentation fixes
- Minor memory leak fixes
- Corrected x86 filter generation on x86_64 systems
- Corrected problems with small filters and filters with arguments
- use public downloadable tarball
Sat Sep 8 14:00:00 2012 jengelhAATTinai.de
- Initial package (version 1.0.0) for build.opensuse.org