File c3p0.changes of Package c3p0
-------------------------------------------------------------------
Tue Apr 30 11:48:06 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Simplify the spec: remove old macros and avoid versioned jars
-------------------------------------------------------------------
Wed Feb 21 08:35:16 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue May 3 19:03:18 UTC 2022 - Stefan Bluhm <stefan.bluhm@clacee.eu>
- Added additional class alias.
-------------------------------------------------------------------
Thu Apr 14 13:30:53 UTC 2022 - Stefan Bluhm <stefan.bluhm@clacee.eu>
- Added building on Enterprise Linux 9.
-------------------------------------------------------------------
Tue Mar 29 14:50:43 UTC 2022 - Michael Calmer <mc@suse.com>
- fix building on EL8 OSes
-------------------------------------------------------------------
Fri Apr 16 20:10:24 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.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 7 10:00:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of description.
- Update RPM group for c3p0-javadoc.
-------------------------------------------------------------------
Fri Dec 21 09:11:41 UTC 2018 - Fridrich Strba <fstrba@suse.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 4 15:05:37 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Add maven pom files
-------------------------------------------------------------------
Wed May 16 08:21:52 UTC 2018 - fstrba@suse.com
- Build with source and target 8 to prepare for a possible removal
of 1.6 compatibility
-------------------------------------------------------------------
Fri May 4 11:03:32 UTC 2018 - pmonrealgonzalez@suse.com
- Added fdupes to fix building error with file jquery-1.10.2.js
-------------------------------------------------------------------
Mon Sep 18 06:16:59 UTC 2017 - fstrba@suse.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 14:14:47 UTC 2016 - dmacvicar@suse.de
- update to version 0.9.5.2
- update mchange-commons-java component to version 0.2.11
- clean spec file
-------------------------------------------------------------------
Fri Jun 27 17:56:06 UTC 2014 - smoioli@suse.com
- bugfix: dependent library was not embedded correctly
-------------------------------------------------------------------
Fri Jun 27 16:14:57 UTC 2014 - smoioli@suse.com
- updated to upstream 0.9.5, that is compatible with Java 7 / JDBC 4
-------------------------------------------------------------------
Tue Sep 24 09:51:34 UTC 2013 - dmacvicar@suse.de
- Explicitly BuildRequires java-devel
-------------------------------------------------------------------
Thu Dec 9 11:23:06 CET 2010 - mc@suse.de
- initial release