| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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)