[packages/glibc] - newer javas don't have this problem while old ones are full of security holes; stop supporting old

arekm arekm at pld-linux.org
Mon Sep 8 13:40:58 CEST 2014


commit 3d69a42b8bd54f3e4e1aa99569eedebb58ff3a4d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Sep 8 13:40:54 2014 +0200

    - newer javas don't have this problem while old ones are full of security holes; stop supporting old ones

 glibc-java-libc-wait.patch | 13 -------------
 1 file changed, 13 deletions(-)
---
diff --git a/glibc-java-libc-wait.patch b/glibc-java-libc-wait.patch
deleted file mode 100644
index 16b0f6c..0000000
--- a/glibc-java-libc-wait.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nur glibc-2.3.1/posix/Versions glibc-2.3.1.new/posix/Versions
---- glibc-2.3.1/posix/Versions	Thu Oct 10 07:24:52 2002
-+++ glibc-2.3.1.new/posix/Versions	Thu Feb 20 21:24:05 2003
-@@ -14,6 +14,9 @@
-     # functions used by libstdc++ 2.7.2
-     __waitpid;
- 
-+    # functions used by SunJava2-1.3.1/jre/lib/i386/libjava.so
-+    __libc_wait; __libc_waitpid;
-+
-     # global variables
-     __environ; _environ;
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/3d69a42b8bd54f3e4e1aa99569eedebb58ff3a4d



More information about the pld-cvs-commit mailing list