6
0
forked from pool/bcel5_3
Files
bcel5_3/bcel5_3.changes
Pedro Monreal Gonzalez 286c82f429 Accepting request 1035054 from home:pmonrealgonzalez:branches:Java:packages
- Security fix: [bsc#1205125, CVE-2022-42920]
  * Apache Commons BCEL prior to 6.6.0 allows producing
    arbitrary bytecode via out-of-bounds writing
  * Add bcel-CVE-2022-42920.patch

OBS-URL: https://build.opensuse.org/request/show/1035054
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel5_3?expand=0&rev=16
2022-11-11 20:40:50 +00:00

38 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Nov 10 11:02:08 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
- Security fix: [bsc#1205125, CVE-2022-42920]
* Apache Commons BCEL prior to 6.6.0 allows producing
arbitrary bytecode via out-of-bounds writing
* Add bcel-CVE-2022-42920.patch
-------------------------------------------------------------------
Tue May 15 14:06:38 UTC 2018 - fstrba@suse.com
- Build with source and target 8 to prepare for a possible removal
of 1.6 compatibility
-------------------------------------------------------------------
Fri Sep 15 09:44:47 UTC 2017 - fstrba@suse.com
- Fix build with jdk9:
* specify java source and target level 1.6
* specify encoding of source files
- Clean spec file and fix rpmlint errors
-------------------------------------------------------------------
Mon Sep 9 11:05:32 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Sat Sep 17 19:23:48 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Wed Jun 3 13:57:04 CEST 2009 - mvyskocil@suse.cz
- Initial SUSE packaging of bcel5_3 (from jpackage.org 5.0)