Difference between revisions of "JGridstart/Releases"

From PDP/Grid Wiki
Jump to navigationJump to search
(1.2 release)
(change to changelog format)
Line 1: Line 1:
 
A [[JGridstart]] release is intended for grid authorities, not for end-users. Authorities and grid developers can adapt the configuration and deploy it for their users. The configuration for these releases point to a test certificate authority, and cannot be used to obtain actual access to the grid.
 
A [[JGridstart]] release is intended for grid authorities, not for end-users. Authorities and grid developers can adapt the configuration and deploy it for their users. The configuration for these releases point to a test certificate authority, and cannot be used to obtain actual access to the grid.
The following jGridstart releases are available.
 
  
* [[JGridstart/Releases/1.2|1.2]]
+
==jGridstart 1.3==
* [[JGridstart/Releases/1.1|1.1]]
+
[http://www.nikhef.nl/~wvengen/jgridstart/release/1.3/jgridstart.html launch page], [http://www.nikhef.nl/~wvengen/jgridstart/release/1.3/jgridstart.jnlp direct], [http://www.nikhef.nl/~wvengen/jgridstart/release/1.3/testgui.jnlp test program]
* [[JGridstart/Releases/1.0beta6|1.0beta6]]
+
* Suggest to renew certificate when it is about to expire (closes [https://grid.sara.nl/issues/view.php?id=0003415 bug#0003415])
* [[JGridstart/Releases/1.0beta5|1.0beta5]]
+
* Add date to new user-cert directories (closes [https://grid.sara.nl/issues/view.php?id=0003423 bug #0003423])
* [[JGridstart/Releases/1.0beta4|1.0beta4]]
+
* Display organisation in certificate list when not recognised instead of empty string (closes [https://grid.sara.nl/issues/view.php?id=0003465 bug #0003465])
* [[JGridstart/Releases/1.0beta3|1.0beta3]]
+
* Allow to fetch organisation configuration from url (closes [https://grid.sara.nl/issues/view.php?id=0003425 bug#0003425])
* [[JGridstart/Releases/1.0beta2|1.0beta2]]
+
* Make build process work with JDK5 and JDK6 while still being able to run on JRE5
* [[JGridstart/Releases/1.0alpha1|1.0alpha1]]
+
 
 +
==jGridstart 1.2==
 +
[http://www.nikhef.nl/~wvengen/jgridstart/release/1.2/jgridstart.html launch page], [http://www.nikhef.nl/~wvengen/jgridstart/release/1.2/jgridstart.jnlp direct], [http://www.nikhef.nl/~wvengen/jgridstart/release/1.2/testgui.jnlp test program]
 +
* Properly use code signing; fixes JNLP signature warning and makes it work with recent OpenJDK.
 +
* Fix typo in organisation information
 +
* Expand user-agent string when uploading certificate request
 +
* Properly disable menu items if no certificate present at start
 +
 
 +
==jGridstart 1.1==
 +
[http://www.nikhef.nl/~wvengen/jgridstart/release/1.1/jgridstart.html launch page], [http://www.nikhef.nl/~wvengen/jgridstart/release/1.1/jgridstart.jnlp direct], [http://www.nikhef.nl/~wvengen/jgridstart/release/1.1/testgui.jnlp test program]
 +
* Small fixes on web launch page
 +
* Make kde's default browser detection actually look in the right place
 +
* [Windows] Fallback to default web browser if browser cannot be detected when opening a page
 +
* Workaround Java bug in Import/Export dialog
 +
* Expand VO signup links
 +
* Add check for password policy in user-interface
 +
* Update organisations information

Revision as of 19:11, 12 January 2010

A JGridstart release is intended for grid authorities, not for end-users. Authorities and grid developers can adapt the configuration and deploy it for their users. The configuration for these releases point to a test certificate authority, and cannot be used to obtain actual access to the grid.

jGridstart 1.3

launch page, direct, test program

  • Suggest to renew certificate when it is about to expire (closes bug#0003415)
  • Add date to new user-cert directories (closes bug #0003423)
  • Display organisation in certificate list when not recognised instead of empty string (closes bug #0003465)
  • Allow to fetch organisation configuration from url (closes bug#0003425)
  • Make build process work with JDK5 and JDK6 while still being able to run on JRE5

jGridstart 1.2

launch page, direct, test program

  • Properly use code signing; fixes JNLP signature warning and makes it work with recent OpenJDK.
  • Fix typo in organisation information
  • Expand user-agent string when uploading certificate request
  • Properly disable menu items if no certificate present at start

jGridstart 1.1

launch page, direct, test program

  • Small fixes on web launch page
  • Make kde's default browser detection actually look in the right place
  • [Windows] Fallback to default web browser if browser cannot be detected when opening a page
  • Workaround Java bug in Import/Export dialog
  • Expand VO signup links
  • Add check for password policy in user-interface
  • Update organisations information