Files
derby/derby.changes

128 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Feb 21 08:41:21 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Jan 22 01:45:11 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to version 10.14.2.0
* New Features
+ This is a patch release. No new features have been added.
* Bug Fixes
The following issues are addressed by Derby release 10.14.2.0.
These issues are not addressed in the preceding 10.14.1.0
release.
+ The default Network Server security policy file could be
trimmed down somewhat.
+ Network Server COMMAND_TESTCONNECTION need not try to open a
database
- Package maven metadata
-------------------------------------------------------------------
Wed Feb 6 08:30:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Build against glassfish-servlet-api instead of servlet3
- Added patches:
* derby-javadoc-encoding.patch
+ specify UTF-8 encoding to fix javadoc generation
* derby-javacc7.patch
+ Fix build with JavaCC 7
-------------------------------------------------------------------
Fri Dec 7 06:21:35 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Build against xml-commons-apis instead of xerces-j2-xml-apis
-------------------------------------------------------------------
Wed May 16 11:46:55 UTC 2018 - fstrba@suse.com
- Added patch:
* derby-sourcetarget.patch
+ Build all derby, even the derbyPreBuild, with source and
target level 1.8
-------------------------------------------------------------------
Fri Dec 22 13:30:13 UTC 2017 - fstrba@suse.com
- Don't build custom taglets, that are based on removed APIs
- Added patch:
* derby-taglet.patch
+ Don't use custom taglets.
-------------------------------------------------------------------
Wed Sep 20 15:40:06 UTC 2017 - fstrba@suse.com
- Version bump to 10.13.1.1
* amongst others support for building with jdk9
* require jdk8 or higher for build and on runtime
- Modified patch:
* derby-lucene.patch
+ filter out targets that make no sense unless you are a
maintainer
+ don't include Class-Path in jar files
-------------------------------------------------------------------
Mon Jun 20 14:11:08 UTC 2016 - pjanouch@suse.de
- Give javac more stack space for the build, so that it doesn't
fail pseudo-randomly (bsc#985388)
-------------------------------------------------------------------
Wed Jul 29 09:34:36 UTC 2015 - tchvatal@suse.com
- Version bump to 10.11.1.1 bsc#1002763 CVE-2015-1832:
* No upstream changelog visible
- Apply patches taken from fedora:
* derby-lucene.patch
* derby-javacc5.patch
-------------------------------------------------------------------
Wed Jul 29 09:31:48 UTC 2015 - tchvatal@suse.com
- Previous change still didnt fix i386 build -> revert
-------------------------------------------------------------------
Tue Jul 28 07:55:10 UTC 2015 - tchvatal@suse.com
- Add constraints on memory to ensure build always succeeds
-------------------------------------------------------------------
Thu Jul 17 14:32:19 UTC 2014 - tchvatal@suse.com
- Version bump to latest and build from source.
-------------------------------------------------------------------
Tue Jul 8 08:45:22 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner.
-------------------------------------------------------------------
Mon Sep 9 11:05:37 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Tue Aug 14 17:06:55 CEST 2007 - kejohnson@suse.de
- updated to 10.3.1.4 to fix several security bugs
CVE-2005-4849, CVE-2006-7216, CVE-2006-7217 [291035]
- changed requires to JAVA 1.5 or greater
-------------------------------------------------------------------
Wed May 2 11:53:50 CEST 2007 - dbornkessel@suse.de
- added unzip to BuildRequires
-------------------------------------------------------------------
Wed Jan 25 21:46:03 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Feb 21 19:40:38 CET 2005 - skh@suse.de
- initial package