--- /dev/null
+
+Installation, use, reproduction, display, modification and redistribution of
+this software, with or without modification, in source and binary forms, are
+permitted on a non-exclusive basis. Any exercise of rights by you under this
+license is subject to the following conditions:
+
+ 1. Redistributions of this software, in whole or in part, with
+ or without modification, must reproduce the above copyright
+ notice and these license conditions in this software, the
+ user documentation and any other materials provided with the
+ redistributed software.
+
+ 2. The user documentation, if any, included with a
+ redistribution, must include the following notice: "This
+ product includes software developed by Members of the EGEE
+ Collaboration www.eu-egee.org." If that is where third-party
+ acknowledgments normally appear, this acknowledgment must be
+ reproduced in the modified version of this software itself.
+ The names "EGEE", "Enabling Grids for E-science in Europe",
+ and "Lightweight Middleware for Grid Computing (gLite)" may
+ not be used to endorse or promote software, or products
+ derived therefrom, except with prior written permission by
+ license@eu-egee.org. If this software is redistributed in
+ modified form, the name and reference of the modified version
+ must be clearly distinguishable from that of this software.
+
+ 3. You are under no obligation to provide anyone with any
+ modifications of this software that you may develop, including
+ but not limited to bug fixes, patches, upgrades or other
+ enhancements or derivatives of the features, functionality
+ or performance of this software. However, if you publish
+ or distribute your modifications without contemporaneously
+ requiring users to enter into a separate written license
+ agreement, then you are deemed to have granted all Members
+ of the EGEE Collaboration a license to your modifications,
+ including modifications protected by any patent owned by you,
+ under the conditions of this license.
+
+ 4. You may not include this software in whole or in part in any
+ patent or patent application in respect of any modification of
+ this software developed by you.
+
+ 5. DISCLAIMER: THIS SOFTWARE IS PROVIDED BY THE MEMBERS OF THE
+ EGEE COLLABORATION AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, IMPLIED
+ WARRANTIES OF MERCHANTABILITY, OF SATISFACTORY QUALITY, AND
+ FITNESS FOR A PARTICULAR PURPOSE OR USE ARE DISCLAIMED. THE
+ MEMBERS OF THE EGEE COLLABORATION AND CONTRIBUTORS MAKE NO
+ REPRESENTATION THAT THE SOFTWARE AND MODIFICATIONS THEREOF,
+ WILL NOT INFRINGE ANY PATENT, COPYRIGHT, TRADE SECRET OR OTHER
+ PROPRIETARY RIGHT.
+
+ 6. LIMITATION OF LIABILITY: THE MEMBERS OF THE EGEE
+ COLLABORATION AND CONTRIBUTORS SHALL HAVE NO LIABILITY
+ FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL,
+ EXEMPLARY, OR PUNITIVE DAMAGES OF ANY CHARACTER INCLUDING,
+ WITHOUT LIMITATION, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES, LOSS OF USE, DATA OR PROFITS, OR BUSINESS
+ INTERRUPTION, HOWEVER CAUSED AND ON ANY THEORY OF CONTRACT,
+ WARRANTY, TORT (INCLUDING NEGLIGENCE), PRODUCT LIABILITY OR
+ OTHERWISE, ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+ 7. This license shall terminate with immediate effect and
+ without notice if you fail to comply with any of the terms of
+ this license, or if you institute litigation against any Member
+ of the EGEE Collaboration with regard to this software.
+
+http://eu-egee.org/license.html
+
--- /dev/null
+*** Release glite-security-test-utils_R_1_6_0 2006-08-30
+
+ - Generating multiple user certificates, even with VOMS extensions (using
+ voms-proxy-fake), including wrong ones. (see also bug #17362)
+ $GLITE_LOCATION/share/test/certificate/grid-security/vomsdir/
+ $GLITE_LOCATION/share/test/certificate/home/voms-*.pem
+
+ - Test certificates with serialnumber and emailaddress in the DN.
+
+ - Adding default_md=sha1 to be compatible with OpenSSL 0.9.8x
+ and be able to generate CRLs. Earlier versions ignore this field.
+
+ - Enabled RPM generation: the generated certificates and
+ proxies are valid only for a week, hence the date in the
+ package's age.
+
+ - regenerate-host-certificate.sh: script for the RPM, that
+ re-generates a host specific certificate in
+ $GLITE_LOCATION/share/test/certificate/grid-security/host{cert,key}.pem
+
+ - Added 4096bit certificates to the set.
+
+ - First release as a package.
+