diff options
author | Jeremie Koenig <jk@jk.fr.eu.org> | 2011-07-20 19:26:37 +0200 |
---|---|---|
committer | Jeremie Koenig <jk@jk.fr.eu.org> | 2011-07-20 19:27:28 +0200 |
commit | ce7896fbd47d5d2c6afb68af13b3af9ffcf749e3 (patch) | |
tree | d7606fdbc4378aaa2b95fae8e0d2f8c811c08600 | |
parent | a2f5e581d9774611de34111d11e646840e767aa4 (diff) |
user/jkoenig/java: update
-rw-r--r-- | user/jkoenig/java.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/user/jkoenig/java.mdwn b/user/jkoenig/java.mdwn index 700f9c4e..9732e2cd 100644 --- a/user/jkoenig/java.mdwn +++ b/user/jkoenig/java.mdwn @@ -50,6 +50,14 @@ My latest code is available on and modified Debian packages are available in my apt repository. +2011-07-20: +The patches were reviewed by Samuel Thibault. +Samuel pointed out a couple of issues +and I beleive I have addressed all of them (fixes posted). +I'm in the process of publishing updated libc and hurd packages; +provided those work as expected, +the next step would be to get these changes into Debian. + One question is how the new symbols introduced by my patches should be handled. Weak symbols turned out to be impractical, |