Changelog for
bsh2-bsf-2.1.1-150400.94.5.noarch.rpm :
* Wed Feb 21 2024 fstrbaAATTsuse.com- Use %patch -P N instead of deprecated %patchN.
* Fri Apr 28 2023 fstrbaAATTsuse.com- Update to version 2.1.1
* Changes of 2.1.1 + Fix src/bsh/util/AWTConsole.java breakage with newer Java versions
* Changes of 2.1.0 + This release formalizes the merge of 2.0b6 with suitable backports from the development version of BeanShell. Also included are are some ALv2 contributions to the BeanShell2 fork that had not been folded into BeanShell but are still applicable to this version. For backwards compatibility purposes, the 2.x branch of BeanShell still supports a minimum Java version of 1.6.- Modified patch:
* beanshell-2.0b6-target.patch -> 0000-source-target-1.8.patch + rediff to changed context and clean up- Added patches:
* beanshell-2.0b6-getpeer.patch + fixed in 2.1.1
* bsh2-fix-tests.patch + not needed any more
* Mon Apr 15 2019 jengelhAATTinai.de- Replace find -exec rm by just -delete.- Trim BSH 2.x changelog from description, and trim \"In other words\" description repetition. Trim leftover filler wording from description.
* Thu Feb 07 2019 fstrbaAATTsuse.com- Build against javacc and glassfish-servlet-api instead of javacc3 and servlet4
* Thu Nov 01 2018 fstrbaAATTsuse.com- Do not build against an old system asm, but use the few shaded files source files distributed in the tarball.- Removed patches:
* bsh2-ClassGeneratorUtil.patch
* bsh2-asm.patch - not needed after the above change- Modified patch:
* beanshell-2.0b6-target.patch - fix source level to correspond to the target
* Thu Oct 18 2018 fstrbaAATTsuse.com- Use the pom.xml file from the sources to generate maven provides
* Wed May 16 2018 fstrbaAATTsuse.com- Modified patch:
* beanshell-2.0b6-target.patch + Build with source and target 8 to prepare for a possible removal of 1.6 compatibility
* Wed Sep 20 2017 fstrbaAATTsuse.com- Build with whatever is the default java-devel provider- Modified patch:
* beanshell-2.0b6-target.patch + specify target and source consistently + fix classpath issue with javadoc generation- Added patch:
* beanshell-2.0b6-getpeer.patch + fix build with jdk9 + access the inacessible APIs by reflection
* Thu Sep 07 2017 fstrbaAATTsuse.com- Added patch:
* beanshell-2.0b6-target.patch - Force java target level to 1.6- Force java source and target levels to 1.6 in order to allow building with jdk9- Force building with java-1_8_0-openjdk-devel since javadoc errors are fatal in jdk9
* Fri May 19 2017 mpluskalAATTsuse.com- Update package dependencies
* Wed Mar 16 2016 bwiedemannAATTsuse.com- Add reproducible.patch to fix build-compare
* Tue Feb 23 2016 tchvatalAATTsuse.com- Version update to 2.0b6 bnc#967593 CVE-2016-2510
* Upstream developement moved to github
* No obvious changelog apart from the above- Refreshed/updated patches:
* bsh-2.0b5-docs.patch
* bsh2-ClassGeneratorUtil.patch
* bsh2-asm.patch
* bsh2-fix-tests.patch- Delete needless patch:
* bsh2-standard-script-api.patch- Update version in .pom files
* Tue Mar 24 2015 tchvatalAATTsuse.com- Fix the pom\'s to not require network and thus pass parser validation
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools