| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- Use %patch -P N instead of deprecated %patchN.
- Build with source and target levels 8
- Added patch:
* libmatthew-java-0.8-jdk10.patch
+ fix build with jdk10
- Specify java source and target level 1.6 in order to allow building with jdk9
- Move from jpackage-utils to javapackage-tools
- 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>
- fix of bnc#468886: matthewlib-java unix server socket creation crashes due to a linking problem - use a gcc as a linker
- 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
- Initial packaging for SUSE (0.7.1)