SHA256
1
0
forked from pool/nekohtml
2022-04-25 07:45:42 +00:00
committed by Git OBS Bridge
parent 5b696a18f9
commit 2138c05c4e
8 changed files with 88 additions and 131 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Apr 25 07:38:49 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Use the security patched fork at
https://github.com/sparklemotion/nekohtml
- Upgrade to version 1.9.22.neko2
* fixes bsc#1198739, CVE-2022-28366
- Fetch tarball using source service
- Modified patches:
* 0002-Jar-paths.patch -> 0001-Jar-paths.patch
* 0003-Add-OSGi-attributes.patch -> 0002-Add-OSGi-attributes.patch
+ rebase to changed context
-------------------------------------------------------------------
Wed Mar 23 07:42:14 UTC 2022 - Fridrich Strba <fstrba@suse.com>