Updated Packages:
GFS-kernel-2.6.11.3-20050426.134031.FC4.8 ----------------------------------------- * Fri Apr 29 2005 Chris Feist cfeist@redhat.com - Rebuild for new kernel - Adding support for i586, xen0 & xenU
cman-kernel-2.6.11.3-20050425.154843.FC4.4 ------------------------------------------ * Fri Apr 29 2005 Chris Feist cfeist@redhat.com - Rebuild for new kernel - Adding support for i586, xen0 & xenU
dlm-kernel-2.6.11.3-20050425.154843.FC4.5 ----------------------------------------- * Fri Apr 29 2005 Chris Feist cfeist@redhat.com - Rebuild for new kernel - Adding support for i586, xen0 & xenU
gcc-4.0.0-2 ----------- * Thu Apr 28 2005 Jakub Jelinek jakub@redhat.com 4.0.0-2 - update from CVS - PRs ada/18847, bootstrap/21215, c++/21087, c/20740, c/21159, c/21213, fortran/20059, fortran/20865, fortran/20879, fortran/21177, libfortran/20950, libgcj/21233:, libstdc++/20914, libstdc++/21035, libstdc++/21131, libstdc++/21244, preprocessor/20907, rtl-opt/21163, target/17822, target/17824, target/21100, target/21101 - https Handler.java from GNU classpath (Thomas Fitzsimmons, #155466) - Fortran namelist support (Paul Thomas, #155852, PRs fortran/17472, fortran/18396, fortran/19467, libfortran/12884, libfortran/17285, libfortran/18122, libfortran/18209, libfortran/18210, libfortran/18392, libfortran/18591, libfortran/18879, libfortran/19657) - fixes for the Fortran ENTRY support (PRs fortran/13082, fortran/18824, #153715) - make /usr/lib/security/*.security %config(noreplace) (Thomas Fitzsimmons) - fix GThread errors when running OOo (Thomas Fitzsimmons, #154215) - fix promotion of outgoing arguments (Andrew Haley, PR java/21115)
gnbd-kernel-2.6.11.2-20050420.133124.FC4.9 ------------------------------------------ * Fri Apr 29 2005 Chris Feist cfeist@redhat.com - Rebuild for new kernel - Adding support for i586, xen0 & xenU
iiimf-1:12.2-0.7.svn2578 ------------------------ * Thu Apr 28 2005 Akira TAGOH tagoh@redhat.com - 1:12.2-0.7.svn2578 - iiimsf-shift-space-for-korean-r2592-156171.patch: applied to allow shift+space for Korean. (#156171) - htt_xbe-correct-error-message-r2594-156169.patch: applied to correct the error message for iiimx. (#156169) - iiimsf-rh-per-user-hotkey.patch: updated to get it working really. (#118023)
* Thu Apr 28 2005 Jens Petersen petersen@redhat.com - 1:12.2-0.5.svn2578 - add iiimgcf-event-status-done.patch to fix status_done event (Ervin Yan) - silence verbose build output of x_txt2bin with leif-unit-xdict-silence-txt2bin.patch - add bootstrap macro variable to control whether tarball needs full bootstrap
jessie-0:1.0.0-6 ---------------- * Mon Apr 25 2005 Thomas Fitzsimmons fitzsim@redhat.com - 0:1.0.0-6 - Build the provider only.
kernel-2.6.11-1.1276_FC4 ------------------------ * Fri Apr 29 2005 Roland McGrath roland@redhat.com - Fix the 32bit emulation on x86-64 segfaults.
system-config-display-1.0.27-1 ------------------------------ * Thu Apr 28 2005 Soren Sandmann sandmann@redhat.com - Update to 1.0.27 (#155555)
* Thu Apr 28 2005 Soren Sandmann sandmann@redhat.com - Update to 1.0.26 (#153038)
On Sat, 2005-04-30 at 17:18 +0100, David Woodhouse wrote:
On Sat, 2005-04-30 at 11:44 -0400, Build System wrote:
gcc-4.0.0-2
- https Handler.java from GNU classpath (Thomas Fitzsimmons, #155466)
Does this mean gcjwebplugin can do https now?
Yes, gcjwebplugin should be able to access https sites now.
Tom
On Sat, 2005-04-30 at 20:25 -0400, Thomas Fitzsimmons wrote:
Yes, gcjwebplugin should be able to access https sites now.
Seems it can do https but apparently not SSLv3.
Do I need to install OpenSSL Java bindings (or a complete reimplementation of SSL in Java) for it? ...
$ gcjappletviewer "https://service.oneaccount.com/Service/Status/int001p.config_check?brand=2" raw arguments: https://service.oneaccount.com/Service/Status/int001p.config_check?brand=2 java.lang.RuntimeException: error instantiating default socket factory: java.security.NoSuchAlgorithmException: SSLv3 at javax.net.ssl.SSLSocketFactory.getDefault() (/usr/lib/libgcj.so.6.0.0)
On Sun, 2005-05-01 at 08:55 +0100, David Woodhouse wrote:
On Sat, 2005-04-30 at 20:25 -0400, Thomas Fitzsimmons wrote:
Yes, gcjwebplugin should be able to access https sites now.
Seems it can do https but apparently not SSLv3.
Do I need to install OpenSSL Java bindings (or a complete reimplementation of SSL in Java) for it? ...
$ gcjappletviewer "https://service.oneaccount.com/Service/Status/int001p.config_check?brand=2" raw arguments: https://service.oneaccount.com/Service/Status/int001p.config_check?brand=2 java.lang.RuntimeException: error instantiating default socket factory: java.security.NoSuchAlgorithmException: SSLv3 at javax.net.ssl.SSLSocketFactory.getDefault() (/usr/lib/libgcj.so.6.0.0)
Update jessie to 1.0.0-6.
Tom
On Sun, 2005-05-01 at 12:55 -0400, Thomas Fitzsimmons wrote:
Update jessie to 1.0.0-6.
Yay. Now the appletviewer tells me that showDocument is not implemented in standalone mode. Running it in Firefox or Mozilla I get a grey box where the app should be, which turns white after a few seconds. Any tips on debugging it?
On Sun, 2005-05-01 at 21:49 +0100, David Woodhouse wrote:
On Sun, 2005-05-01 at 12:55 -0400, Thomas Fitzsimmons wrote:
Update jessie to 1.0.0-6.
Yay. Now the appletviewer tells me that showDocument is not implemented in standalone mode. Running it in Firefox or Mozilla I get a grey box where the app should be, which turns white after a few seconds. Any tips on debugging it?
Run firefox with the -g option.
Tom
devel@lists.stg.fedoraproject.org