|
73e133c103
|
Accepting request 295668 from home:k0da:branches:security
OBS-URL: https://build.opensuse.org/request/show/295668
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=32
|
2015-04-16 15:09:37 +00:00 |
|
|
41da53f084
|
Accepting request 295335 from home:a_faerber:branches:security
Fix some arm syscall constants
OBS-URL: https://build.opensuse.org/request/show/295335
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=31
|
2015-04-10 19:27:34 +00:00 |
|
|
cdf6d5ec85
|
Note down patch authoring data
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=29
|
2015-03-29 13:19:02 +00:00 |
|
|
84a9aa2a1b
|
Replace own patch by upstream one
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=28
|
2015-03-29 13:11:52 +00:00 |
|
|
3d18c9bc48
|
Add 0001-build-resolve-build-failure-due-to-lacking-includes.patch
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=27
|
2015-03-29 00:57:22 +00:00 |
|
|
d83b69603c
|
bump ppc in the simulator
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=26
|
2015-03-29 00:44:32 +00:00 |
|
|
73798fa347
|
Turn this back on..
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=25
|
2015-03-29 00:34:53 +00:00 |
|
|
c139e8c1b1
|
libseccomp-2.2.0
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=24
|
2015-03-29 00:34:37 +00:00 |
|
|
8d2780d7a1
|
Accepting request 240751 from home:msmeissn:branches:security
- updated ppc64le patch
s390 32bit: passed: 3823 / failed: 91 / errored: 43
OBS-URL: https://build.opensuse.org/request/show/240751
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=22
|
2014-07-12 11:47:13 +00:00 |
|
|
76f82fad9e
|
- libseccomp-s390x-support.patch:
support s390,s390x,ppc,ppc64 too. bnc#866526 (arm64 not yet done)
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=21
|
2014-07-04 14:06:57 +00:00 |
|
|
122d752d48
|
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=20
|
2014-07-04 12:42:40 +00:00 |
|
|
28e15c8291
|
- support s390,s390x,ppc,ppc64 too. bnc#866526
(arm64 not yet done)
- disabled testsuite on the new platforms, as there
are still some failures.
s390x: passed: 2410 / failed: 879 / errored: 68
ppc64le: passed: 3914 / failed: 0 / errored: 43
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=19
|
2014-07-04 12:30:55 +00:00 |
|
|
d120c43709
|
Put back testsuite
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=17
|
2013-06-18 01:52:45 +00:00 |
|
|
ac4ff477c7
|
libseccomp-2.1.0
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=16
|
2013-06-18 01:47:16 +00:00 |
|
|
cae97f5fca
|
Resolve inapplicability of patches
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=14
|
2012-12-21 05:48:35 +00:00 |
|
|
ab6e83fc7f
|
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=12
|
2012-12-14 17:27:48 +00:00 |
|
|
d277a4e460
|
Accepting request 145511 from home:k0da:ppc
- code is only x86 capable. Set ExclusiveArch: %{ix86} x86_64
OBS-URL: https://build.opensuse.org/request/show/145511
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=11
|
2012-12-14 17:27:17 +00:00 |
|
|
976695dbfa
|
make check
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=10
|
2012-11-15 13:39:30 +00:00 |
|
|
9e88719021
|
Add changelog entry for 0001-build-use-autotools-as-build-system.patch
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=9
|
2012-11-15 00:50:19 +00:00 |
|
|
02b559b983
|
ugh, someone prematurely forwarded it to factory as welL
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=8
|
2012-11-15 00:49:33 +00:00 |
|
|
9adf28c48d
|
Use standardized changelog format
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=7
|
2012-11-15 00:48:06 +00:00 |
|
|
d43bb0df0c
|
Accepting request 141290 from home:msmeissn:branches:security
- 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
OBS-URL: https://build.opensuse.org/request/show/141290
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=5
|
2012-11-14 14:18:55 +00:00 |
|
Stephan Kulow
|
62a1a59951
|
Accepting request 133345 from security
new package
OBS-URL: https://build.opensuse.org/request/show/133345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libseccomp?expand=0&rev=1
|
2012-09-11 15:16:52 +00:00 |
|
|
f08a4f8897
|
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=3
|
2012-09-08 08:12:33 +00:00 |
|
|
5517767ecf
|
remove
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=2
|
2012-09-08 08:10:02 +00:00 |
|
|
14af8e3b75
|
Accepting request 133335 from home:jengelh:dev
OBS-URL: https://build.opensuse.org/request/show/133335
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=1
|
2012-09-08 07:16:56 +00:00 |
|