forked from pool/matthewlib-java
76 lines
2.6 KiB
Plaintext
76 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 25 08:18:18 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 0.8.1
|
|
* Commit versions of jni headers rather than relying on javah to
|
|
be in new versions of openjdk
|
|
- Modified patches:
|
|
* libmatthew-java-0.8-jdk10.patch ->
|
|
libmatthew-java-0.8.1-jdk10.patch
|
|
* install_doc.patch
|
|
+ rediff to changed context
|
|
- Added patch:
|
|
* reproducible-jar-mtime.patch
|
|
+ use SOURCE_DATE_EPOCH for reproducible jar mtime
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 21 14:45:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 12:20:43 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 22 12:12:51 UTC 2017 - fstrba@suse.com
|
|
|
|
- Added patch:
|
|
* libmatthew-java-0.8-jdk10.patch
|
|
+ fix build with jdk10
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 14 08:37:19 UTC 2017 - fstrba@suse.com
|
|
|
|
- Specify java source and target level 1.6 in order to allow
|
|
building with jdk9
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 11:06:13 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 15 08:44:01 UTC 2012 - mvyskocil@suse.cz
|
|
|
|
- update to 0.8
|
|
* Add -fno-stack-protector to fix compilation issues in various distros
|
|
* Fix spin-on-disconnection bug (Spotted by Christopher Armstrong
|
|
<carmstrong -at- fastmail -dot- com -dot- au>)
|
|
* Patch from 石頭成 <shirock -dot- tw -at- gmail -dot- com> to avoid a
|
|
memory leak
|
|
* Change to expat (MIT) licence
|
|
* Patches to the CGI libraries from Andy Canfield <andy -dot- canfield -at-
|
|
pimco -dot- mobi>
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 2 13:52:33 CET 2009 - mvyskocil@suse.cz
|
|
|
|
- fix of bnc#468886: matthewlib-java unix server socket creation crashes due to
|
|
a linking problem
|
|
- use a gcc as a linker
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 4 12:07:58 CEST 2008 - mvyskocil@suse.cz
|
|
|
|
- Removal of a jpackage_compliance patch, which seems to be uncecessary
|
|
- Removal of makefile patch, all of necessary changes could be done via make
|
|
variables
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 3 12:03:10 CEST 2008 - mvyskocil@suse.cz
|
|
|
|
- Initial packaging for SUSE (0.7.1)
|
|
|