Accepting request 724378 from home:adkorte:branches:openSUSE:Factory

Kernel 5.2 removed the flags field from the crypto shash_desc struct

OBS-URL: https://build.opensuse.org/request/show/724378
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/xtables-addons?expand=0&rev=128
This commit is contained in:
2019-08-21 13:50:19 +00:00
committed by Git OBS Bridge
parent 3c32d7edfa
commit 5ddec3de5b
3 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 4 10:29:06 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
- Remove unused variable 'flags' from 'struct shash_desc'
* Support for Linux 5.2 (add remove_flags.patch)
-------------------------------------------------------------------
Thu Mar 7 09:22:45 UTC 2019 - Jan Engelhardt <jengelh@inai.de>