Commit Graph

55 Commits

Author SHA256 Message Date
Ana Guerrero
b384a54286 Accepting request 1135234 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1135234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=33
2023-12-28 21:54:28 +00:00
352f0929c4 Accepting request 1134732 from home:urbic:branches:Java:packages
- Update to version 6.8.0
  * 6.8.0 (2023-12-08) Maintenance and bug fix release.
    + New features:
      ~ Add and use InvalidMethodSignatureException extending
        ClassFormatException.
      ~ Increase code coverage in Class2HTMLTestCase with new test
        input Java4Example #186.
      ~ Add verifier tests on some opcodes #180.
      ~ Added signature test cases for class/method, and bad
        signatures #182.
      ~ Add Const.MAJOR_20.
      ~ Add Const.MINOR_20.
      ~ Add Const.MAJOR_21.
      ~ Add Const.MINOR_21.
      ~ [Bcelifier] stackmap support to pass JDK verifier #177.
      ~ Fix SpotBugs [ERROR] Class org.apache.bcel.util.ClassVector
        defines non-transient non-serializable instance field vec
        [org.apache.bcel.util.ClassVector] In ClassVector.java
        SE_BAD_FIELD.
      ~ Fix SpotBugs [ERROR] Switch statement found in
        org.apache.bcel.util.BCELFactory.visitAllocationInstruction(AllocationInstruction)
        where one case falls through to the next case
        [org.apache.bcel.util.BCELFactory,
        org.apache.bcel.util.BCELFactory] At
        BCELFactory.java:[lines 188-191]Another occurrence at
        BCELFactory.java:[lines 192-196] SF_SWITCH_FALLTHROUGH.
    + Fixed bugs:
      ~ When parsing an class with an invalid constant reference,
        ensure ClassParser.parse() throws ClassFormatException, not
        NullPointerException.
      ~ Ensure that references to a constant pool entry with index
        zero trigger a ClassFormatException, not a
        NullPointerException.
      ~ Ensure that references to the unused constant pool entry
        after a long/double entry triggers a ClassFormatException,
        not a NullPointerException.
      ~ Test and coverage of InstructionFactory #190.
      ~ Verifier: test and coverage for SWAP instruction #188.
      ~ Exception parsing Kotlin class with 'fun `method name with
        () in it`()' #205.
      ~ Fix null pointers in AnnotationEntry #213.
      ~ Field not found, search field in both super class and
        implemented interfaces (5x duplicated code to find field by
        name and type is refactored to a new method and now
        supports package-private) #181.
      ~ BCEL-366: Use alternative name for broken classes under
        test #220.
      ~ BCEL-367: Fixes java.lang.IndexOutOfBoundsException for
        ATHROW on empty stack #223.
      ~ BCEL-368: Fixes java.lang.StackOverflowError in
        Select#toString(boolean) #229.
      ~ Fix for type.getType(...) use on non-signature type names
        #221.
      ~ Fix EmptyVisitorTestCase on Java 21.
    + Changes:
      ~ Bump commons-parent from 54 to 65 #189, #198, #222.
      ~ Bump jna.version from 5.12.1 to 5.13.0 #203.
      ~ Bump kotlin-stdlib from 1.8.10 to 1.9.21 #217, #219, #227,
        #231, #235, #245, #247.
      ~ Bump commons-io from 2.11.0 to 2.15.1.
      ~ Bump commons-lang3 from 3.12.0 to 3.14.0.
      ~ Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to
        3.1.1 #246.

OBS-URL: https://build.opensuse.org/request/show/1134732
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=53
2023-12-27 09:26:30 +00:00
Ana Guerrero
ad4d4b512b Accepting request 1108225 from Java:packages
6.7.0

OBS-URL: https://build.opensuse.org/request/show/1108225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=32
2023-09-01 12:18:48 +00:00
Fridrich Strba
87c104ca85 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=51 2023-08-31 08:40:31 +00:00
Fridrich Strba
480141ff92 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=50 2023-08-31 08:25:35 +00:00
Fridrich Strba
3a90965894 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=49 2023-08-31 08:24:39 +00:00
Fridrich Strba
d2c598f345 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=48 2023-08-31 06:34:47 +00:00
Fridrich Strba
adbb8160ee OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=47 2023-08-30 21:44:22 +00:00
Fridrich Strba
ae19650ebe OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=46 2023-08-30 21:36:52 +00:00
Fridrich Strba
0c4098e31e OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=45 2023-08-30 17:40:55 +00:00
Dominique Leuenberger
37595621ac Accepting request 1037028 from Java:packages
Security fixes

OBS-URL: https://build.opensuse.org/request/show/1037028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=31
2022-11-22 15:09:24 +00:00
Fridrich Strba
63362471cb OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=43 2022-11-16 09:58:27 +00:00
David Anes
6ed3b0c826 Accepting request 1035053 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/1035053
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=42
2022-11-10 13:54:45 +00:00
Stephan Kulow
92cd94e77d Accepting request 670620 from Java:packages
fix build cycle

OBS-URL: https://build.opensuse.org/request/show/670620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=30
2019-02-06 14:46:40 +00:00
Fridrich Strba
0d08fc9a02 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=40 2019-02-01 16:53:03 +00:00
Fridrich Strba
070e784f72 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=39 2019-02-01 16:47:44 +00:00
Fridrich Strba
d42a912ccf OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=38 2019-02-01 14:11:30 +00:00
Dominique Leuenberger
7841be30c1 Accepting request 656914 from Java:packages
Build against the generic xml-apis provider

OBS-URL: https://build.opensuse.org/request/show/656914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=29
2018-12-14 19:44:23 +00:00
Fridrich Strba
fb02a40572 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=36 2018-12-10 09:52:26 +00:00
Dominique Leuenberger
21a8d9013f Accepting request 653638 from Java:packages
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/653638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=28
2018-12-07 13:30:17 +00:00
Fridrich Strba
0e3a0d46cd OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=34 2018-11-15 11:44:00 +00:00
Dominique Leuenberger
06023a8439 Accepting request 620769 from Java:packages
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/620769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=27
2018-07-24 15:31:13 +00:00
Fridrich Strba
996cfc3ca9 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=32 2018-05-17 19:57:34 +00:00
Fridrich Strba
0e647b21a6 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=31 2018-05-15 14:05:28 +00:00
Dominique Leuenberger
90a26fca0f Accepting request 529838 from Java:packages
Trying to fix some cycles

OBS-URL: https://build.opensuse.org/request/show/529838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=26
2017-09-29 09:54:32 +00:00
Fridrich Strba
d2a615d201 Bring back some buildignores
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=29
2017-09-29 05:42:53 +00:00
Fridrich Strba
05499505af Don't build with gcj and fix jdk9 build
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=28
2017-09-27 17:08:39 +00:00
Dominique Leuenberger
1ca96c7b0c Accepting request 496981 from Java:packages
- Buildignore more java implementations

OBS-URL: https://build.opensuse.org/request/show/496981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=25
2017-05-31 11:31:40 +00:00
Tomáš Chvátal
ec50d1b7cf OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=26 2017-05-20 18:01:01 +00:00
Tomáš Chvátal
a821037692 - Buildignore more java implementations
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=25
2017-05-19 16:55:29 +00:00
Tomáš Chvátal
3a0ef5ba45 Accepting request 456867 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/456867
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=24
2017-02-13 15:19:55 +00:00
Tomáš Chvátal
f9ed3b6df5 - Build with java-devel and not gcj as it is getting deprecated
- Add patch to build with new javac:
  * build-encoding.patch

OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=23
2017-01-05 15:29:47 +00:00
Dominique Leuenberger
f6b8eb6225 Accepting request 293059 from Java:packages
- Drop gpg-offline
- Drop conditional for manual that is never triggered

OBS-URL: https://build.opensuse.org/request/show/293059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=24
2015-04-02 14:00:25 +00:00
Tomáš Chvátal
1a44e44db2 - Drop gpg-offline
- Drop conditional for manual that is never triggered

OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=21
2015-03-25 09:23:24 +00:00
Stephan Kulow
0f086bb856 Accepting request 240330 from Java:packages
javapackages updates submission

OBS-URL: https://build.opensuse.org/request/show/240330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=22
2014-07-16 14:49:32 +00:00
Tomáš Chvátal
ddbba2492b - Do not depend on ant-nodeps.
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=19
2014-07-08 10:59:15 +00:00
Stephan Kulow
e078c3967c Accepting request 197293 from Java:packages
split changes per review team request

OBS-URL: https://build.opensuse.org/request/show/197293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=20
2013-09-03 20:01:39 +00:00
Michal Vyskocil
2c84b39ece split changes per review team request
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=17
2013-09-03 14:26:45 +00:00
Michal Vyskocil
834f24c38c - use pristine tarballs
- fix source url
- add gpg verification
- format spec file

OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=16
2013-08-29 11:46:24 +00:00
Tomáš Chvátal
a17180acd2 Accepting request 195990 from Java:packages
- disable javadoc generation 

- remove xerces-j2-bootstrap dependency (bnc#789163)

OBS-URL: https://build.opensuse.org/request/show/195990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=19
2013-08-23 09:05:53 +00:00
Michal Vyskocil
28baf80275 - disable javadoc generation
- remove xerces-j2-bootstrap dependency (bnc#789163)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=14
2013-08-22 12:08:43 +00:00
Stephan Kulow
1c628147f1 Accepting request 147383 from Java:packages
- remove xerces-j2-bootstrap depenency (bnc#789163)

OBS-URL: https://build.opensuse.org/request/show/147383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=17
2013-01-08 12:32:50 +00:00
Michal Vyskocil
7e1e36c589 - remove xerces-j2-bootstrap depenency (bnc#789163)
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=12
2013-01-07 12:16:59 +00:00
Stephan Kulow
413e05160a Accepting request 124671 from Java:packages
- ignore openjdk from build

OBS-URL: https://build.opensuse.org/request/show/124671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=15
2012-06-15 17:39:31 +00:00
Michal Vyskocil
224c00af0a - ignore openjdk from build
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=10
2012-05-15 08:00:11 +00:00
Stephan Kulow
2a166a7598 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=14
2011-12-06 17:00:28 +00:00
Sascha Peilicke
6cc33e70db Accepting request 84343 from Java:packages
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build (forwarded request 82872 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/84343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=12
2011-09-23 08:20:00 +00:00
Michal Vyskocil
d3df28279a Accepting request 82872 from home:jengelh:bl-b
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

OBS-URL: https://build.opensuse.org/request/show/82872
OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=8
2011-09-22 08:16:54 +00:00
OBS User autobuild
7e5ee92ad9 Autobuild autoformatter for 52369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=10
2010-11-15 16:45:33 +00:00
Ruediger Oertel
fce08d35e5 Accepting request 52369 from Java:packages
Accepted submit request 52369 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/52369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=9
2010-11-15 16:45:19 +00:00