Changelog for
c3p0-0.9.5.5-32.199.noarch.rpm :
* Tue Apr 30 2024 fstrbaAATTsuse.com- Simplify the spec: remove old macros and avoid versioned jars
* Wed Feb 21 2024 fstrbaAATTsuse.com- Use %patch -P N instead of deprecated %patchN.
* Tue May 03 2022 stefan.bluhmAATTclacee.eu- Added additional class alias.
* Thu Apr 14 2022 stefan.bluhmAATTclacee.eu- Added building on Enterprise Linux 9.
* Tue Mar 29 2022 mcAATTsuse.com- fix building on EL8 OSes
* Fri Apr 16 2021 rpmAATTfthiessen.de- Update to 0.9.5.5
* Fixed CVE-2018-20433, version 0.9.5.2 allowed XXE in extractXmlConfigFromInputStream during initialization. (bsc#1120648)
* Properly implement the JDBC 4.1 abort method.
* Make XML parsing much more restrictove by default, but allow users to revert to the old, permissive behavior by setting config property \'com.mchange.v2.c3p0.cfg.xml.usePermissiveParser\' to true CVE-2019-5427 (bsc#1133198)
* Address situation where a throwable during forceKillAcquires() left the force_kill_acquires flag set to true, making it impossible for the pool to restart acquisition attempts on recovery.
* Upgrade dependency to mchange-commons-java 0.2.15, which includes support for log4j2
* Sun Jul 07 2019 jengelhAATTinai.de- Ensure neutrality of description.- Update RPM group for c3p0-javadoc.
* Fri Dec 21 2018 fstrbaAATTsuse.com- Do not bundle mchange-commons, but build against the new mchange-commons package- Removed patch
* c3p0-embed-mchange-common.patch + Do not embed mchange-commons- Add alias c3p0:c3p0 to the maven artifact
* Tue Dec 04 2018 fstrbaAATTsuse.com- Add maven pom files
* Wed May 16 2018 fstrbaAATTsuse.com- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility
* Fri May 04 2018 pmonrealgonzalezAATTsuse.com- Added fdupes to fix building error with file jquery-1.10.2.js
* Mon Sep 18 2017 fstrbaAATTsuse.com- Added patch:
* c3p0-javadoc.patch + Use test-classpath for javadoc generation, since it tries to document also junit test files- Add dependency on junit- Clean spec file
* Fri Apr 22 2016 dmacvicarAATTsuse.de- update to version 0.9.5.2- update mchange-commons-java component to version 0.2.11- clean spec file
* Fri Jun 27 2014 smoioliAATTsuse.com- bugfix: dependent library was not embedded correctly
* Fri Jun 27 2014 smoioliAATTsuse.com- updated to upstream 0.9.5, that is compatible with Java 7 / JDBC 4
* Tue Sep 24 2013 dmacvicarAATTsuse.de- Explicitly BuildRequires java-devel
* Thu Dec 09 2010 mcAATTsuse.de- initial release