1
0
forked from jengelh/libseccomp

- Update to new upstream release 2.4.1

OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=62
This commit is contained in:
2019-06-02 13:19:01 +00:00
committed by Git OBS Bridge
parent d39e253178
commit 4085ac7ce3
6 changed files with 47 additions and 49 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jun 2 13:10:42 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 2.4.1
* Fix a BPF generation bug where the optimizer mistakenly
identified duplicate BPF code blocks.
-------------------------------------------------------------------
Sun Mar 17 10:06:38 UTC 2019 - Marcus Meissner <meissner@suse.com>