107 lines
3.6 KiB
Plaintext
107 lines
3.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 27 04:36:41 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Reduce considerably the dependencies graph
|
|
- Added patches:
|
|
* velocity-1.7-commons-lang3.patch
|
|
+ port from apache-commons-lang to apache-commons-lang3
|
|
* velocity-1.7-log-chute.patch
|
|
+ make JDK's own logging provider as default so that the others
|
|
can be removed and dependencies on other logging frameworks
|
|
with them
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 22 15:13:03 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 22 18:59:05 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not build against the log4j12 packages, use the new reload4j
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 12 08:18:50 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* velocity-1.7-CVE-2020-13936.patch
|
|
+ Backport fixes for bsc#1183360, CVE-2020-13936: arbitrary
|
|
code execution when attacker is able to modify templates
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 1 11:35:09 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build against the compatibility package log4j12
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 8 11:39:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not depend on the apache-parent, since we are not building
|
|
using Maven.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 14 08:35:38 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build against the new plexus-classworlds package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 5 22:15:24 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add alias "velocity:velocity" to the maven artifact
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 19 08:36:49 UTC 2017 - fstrba@suse.com
|
|
|
|
- Fix buid with jdk9: specify java source and target level 1.6
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 19 16:41:19 UTC 2017 - tchvatal@suse.com
|
|
|
|
- Remove unneeded deps
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 19 09:23:26 UTC 2017 - dziolkowski@suse.com
|
|
|
|
- New build dependency: javapackages-local
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 18 09:46:23 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Fix build with new javapackages-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 5 14:34:48 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.7
|
|
+ No changelog available
|
|
- Add requirement to commons-logging; new dependency
|
|
- Remove java-devel >= 1.6.0 requirement; not needed anymore
|
|
- Do not copy convert folder; doesn't exist anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 27 14:17:29 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Fix build on SLE11
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 08:47:42 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- use add_maven_depmap from javapackages-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 11:06:25 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 17 12:17:24 UTC 2012 - mvyskocil@suse.com
|
|
|
|
- require avalon-logkit
|
|
* drop excalibur from Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 17:14:32 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- Initial SUSE packaging
|
|
|