17
0
Files
matthewlib-java/matthewlib-java.changes
Stephan Kulow 062a3ab50b Accepting request 124694 from Java:packages
- 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>

OBS-URL: https://build.opensuse.org/request/show/124694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/matthewlib-java?expand=0&rev=10
2012-06-13 11:31:56 +00:00

33 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
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)