This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.
Subject: mod_ssl-2.6.2_1.3.13-1 From: Peter Hanecak <hanecak@megaloman.com> Date: Fri, 3 Mar 2000 10:52:53 +0100 (CET) hello, updated mod_ssl packages are available at: http://www.megaloman.com/~hany/RPM/mod_ssl.html note, that this package requires EAPI patch to be applied to apache. RPM packages of apache with EAPI patch can be found at: http://www.megaloman.com/~hany/RPM/apache.html (version 1.3.11-4, 1.3.12-1). $rpm -qi --changelog mod_ssl-* Name : mod_ssl Relocations: (not relocateable) Version : 2.6.2_1.3.12 Vendor: Ralf S. Engelschall <rse@engelschall.com> Release : 1 Build Date: Fri 03 Mar 2000 10:30:05 AM CET Install date: (not installed) Build Host: m1.megaloman.sk Group : System Environment/Daemons Source RPM: mod_ssl-2.6.2_1.3.12-1.src.rpm Size : 1062775 License: BSD Packager : Peter Hanecak <hanecak@megaloman.sk> URL : http://www.modssl.org/ Summary : An SSL module for the Apache Web server. Description : The mod_ssl project provides strong cryptography for the Apache 1.3 webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols by the help of the Open Source SSL/TLS toolkit OpenSSL, which is based on SSLeay from Eric A. Young and Tim J. Hudson. The mod_ssl package was created in April 1998 by Ralf S. Engelschall and was originally derived from software developed by Ben Laurie for use in the Apache-SSL HTTP server project. The mod_ssl package is licensed under a BSD-style licence, which basically means that you are free to get and use it for commercial and non-commercial purposes. * Fri Mar 03 2000 Peter Hanecak <hanecak@megaloman.sk> - update to 2.6.2-1.3.12 - %post changed so it does not include "Include conf/httpd.conf.ssl" into http.conf if it is alredy present (even when commented out) * Wed Mar 01 2000 Peter Hanecak <hanecak@megaloman.sk> - update to 2.6.1-1.3.12 - requires mm, requires apache-devel for building - 'apxs' replaced with '/usr/sbin/apxs' - do not automaticaly restart webserver (%post, %postun) * Sat Feb 26 2000 Peter Hanecak <hanecak@megaloman.sk> - update ot 2.6.0-1.3.12 - added URL * Wed Feb 09 2000 Peter Hanecak <hanecak@megaloman.sk> - update to 2.5.0-1.3.11 - some little spec changes (vendor, defattr, ...) - mm library used * Sat Jun 05 1999 Jean-Michel Dault <jmdault@netrevolution.com> - moved documentation in html - rebuilt for the new optimized apache * Sun May 30 1999 Jean-Michel Dault <jmdault@netrevolution.com> - updated to 2.3.1 - add fr locale - added sxnet (Secure ExtraNet) package from Thawte * Sun May 23 1999 Bernhard Rosenkr