| Index | index by Group | index by Distribution | index by Vendor | index by date | index by Name | Hany |
Custom Search
| ||||||
| Name: mod_ssl | Distribution: M&L Doors 4.0 |
| Version: 2.8.15 | Vendor: Mega & Loman (http://www.megaloman.com/) |
| Release: 1 | Build date : Tue Jul 29 14:21:02 2003 |
| Group: System Environment/Daemons | Build host: w1.md.megaloman.sk |
| Size: 705526 | Source RPM: mod_ssl-2.8.15-1.src.rpm |
| Packager: Peter Hanecak <hanecak(at)megaloman.sk> | |
| Url: http://www.modssl.org/ | |
| Summary: Cryptography support for the Apache Web server. | |
The mod_ssl module provides strong cryptography for the Apache Web server via the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.
Apache Software License
internal MD5: 4668acad34ca386afd83787d5a223b48
GPG: gpg: Signature made Tue 29 Jul 2003 02:26:03 PM CEST using DSA key ID 01F72129 gpg: Good signature from "Peter Hanecak (Hany) <hany(at)megaloman.sk>" gpg: aka "Peter Hanecak (Hany) <hany(at)terminus.sk>" gpg: aka "Peter Hanecak (Hany) <hanecak(at)megaloman.sk>" gpg: Note: This key has expired! Primary key fingerprint: 432F 1A38 8126 9B52 8AAE 8681 705B 82EF 01F7 2129
* Tue Jul 29 2003 Peter Hanecak <hanecak(at)megaloman.sk> 2.8.15-1
- updated to 2.8.15
* Wed Nov 13 2002 Peter Hanecak <hanecak(at)megaloman.sk> 2.8.12-1
- updated to 2.8.12
* Tue Oct 29 2002 Peter Hanecak <hanecak(at)megaloman.sk> 2.8.7-7
- forgotten /etc/logrotate.d/mod_ssl included in package
* Fri Jun 28 2002 Peter Hanecak <hanecak(at)megaloman.sk> 2.8.7-6
- fixed Prereq typo for sxnet package
* Thu Jun 27 2002 Peter Hanecak <hanecak(at)megaloman.sk> 2.8.7-5
- synchronized with RedHat's mod_ssl-2.8.7-4 package (see below)
* Wed Apr 10 2002 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.7-3/4
- limit the amount of data used to seed the PRNG (#62346)
* Tue Feb 26 2002 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.7-2
- rotate engine logs
* Mon Feb 25 2002 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.7-1
- update to 2.8.7
* Fri Feb 22 2002 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.6-2
- rebuild
* Fri Feb 01 2002 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.6-1
- update to 2.8.6
* Wed Jan 23 2002 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.5-2
- rebuild in new environment
* Sat Oct 27 2001 Peter Hanecak <hanecak(at)megaloman.sk>
- update to 2.8.5-1.3.22
- merged stuff from RedHat's mod_ssl-2.8.4-9 package (some patches plus
see below)
* Thu Oct 11 2001 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.5-1
- update to 2.8.5
* Thu Oct 11 2001 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.4-10
- update to build against and require 1.3.22
* Tue Jul 24 2001 Nalin Dahyabhai <nalin(at)redhat.com> 2.8.4-9
- mark files under %{_sysconfdir} as configuration files
- add dependency on make to ensure that makefiles are usable
* Mon Jul 23 2001 Nalin Dahyabhai <nalin(at)redhat.com>
- remove a patch
* Thu Jul 19 2001 Nalin Dahyabhai <nalin(at)redhat.com>
- don't package a default server.anything
- use system mm library
- use --force when configuring so that we don't error out -- the apxs
script still works
* Wed Jul 18 2001 Nalin Dahyabhai <nalin(at)redhat.com>
- add a mod_ssl.logrotate configuration file to the package
* Wed Mar 07 2001 Peter Hanecak <hanecak(at)megaloman.sk>
- update to 2.8.1-1.3.19
* Mon Oct 16 2000 Peter Hanecak <hanecak(at)megaloman.sk>
- update to 2.7.1-1.3.14
- "requires" changed to "prereq"
- "BuildPreReq mm" changed to "BuildPreReq mm-devel"
- added requires to sxnet package too
* Tue Aug 22 2000 Peter Hanecak <hanecak(at)megaloman.sk>
- update to 2.6.6-1.3.12
- added %dir %{crtsdir} and %dir %{keysdir} to %files
- pkg.contrib/*.sh moved from /usr/local/ssl/mod_ssl to %{_datadir}/mod_ssl
- documentation moved from %{contentdir}/html/ssl-doc to
%{contentdir}/html/manual/mod/other/mod_ssl and made as separate package
- sxnet documentation moved from %{contentdir}/html/sxnet/index.html to
%{contentdir}/html/manual/mod/other/mod_sxnet.html and made as separate
package
- %config(noreplace) used for server.key and server.crt
- do not make doc packages for i586 and i686 architectures
* Tue Jul 18 2000 Peter Hanecak <hanecak(at)megaloman.sk>
- synchronized with apache-1.3.12-2 (%{contentdir} is /var/www, ...)
- BuildPreReq apache-devel (because of apxs)
- more info used from apxs
* Thu Jul 06 2000 Peter Hanecak <hanecak(at)megaloman.sk>
- update to 2.6.5-1.3.12
- %{_tmppath} used
* Fri May 26 2000 Peter Hanecak <hanecak(at)megaloman.sk>
- update to 2.6.4-1.3.12
- small spec tweaking
* Thu Mar 09 2000 Michael Tokarev <mjt(at)tls.msk.ru>
- modified .spec file to simplify installation on non-default http home dir
(RedHat uses /home/httpd, variants are /var/httpd etc)
- removed implicit dependance on mm library (if used as shared, it
will be found by rpm); added it to BuildPreReq section
- changed PreReq to BuildPreReq (so that it will not depend on apache-devel)
- added apache-devel to BuildPreReq
- added implicit version of required apache (maybe wrong?)
* Fri Mar 03 2000 Peter Hanecak <hanecak(at)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(at)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(at)megaloman.sk>
- update ot 2.6.0-1.3.12
- added URL
* Wed Feb 09 2000 Peter Hanecak <hanecak(at)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(at)netrevolution.com>
- moved documentation in html
- rebuilt for the new optimized apache
* Sun May 30 1999 Jean-Michel Dault <jmdault(at)netrevolution.com>
- updated to 2.3.1
- add fr locale
- added sxnet (Secure ExtraNet) package from Thawte
* Sun May 23 1999 Bernhard Rosenkränzer <bero(at)mandrakesoft.com>
- handle RPM_OPT_FLAGS
- add de locale
- don't require openssl-devel
/etc/httpd /etc/httpd/conf/Makefile /etc/httpd/conf/ssl.crl /etc/httpd/conf/ssl.crl/Makefile.crl /etc/httpd/conf/ssl.crt /etc/httpd/conf/ssl.crt/Makefile.crt /etc/httpd/conf/ssl.crt/ca-bundle.crt /etc/httpd/conf/ssl.crt/snakeoil-ca-dsa.crt /etc/httpd/conf/ssl.crt/snakeoil-ca-rsa.crt /etc/httpd/conf/ssl.crt/snakeoil-dsa.crt /etc/httpd/conf/ssl.crt/snakeoil-rsa.crt /etc/httpd/conf/ssl.csr /etc/httpd/conf/ssl.key /etc/httpd/conf/ssl.key/snakeoil-ca-dsa.key /etc/httpd/conf/ssl.key/snakeoil-ca-rsa.key /etc/httpd/conf/ssl.key/snakeoil-dsa.key /etc/httpd/conf/ssl.key/snakeoil-rsa.key /etc/httpd/conf/ssl.prm /etc/httpd/conf/ssl.prm/snakeoil-ca-dsa.prm /etc/httpd/conf/ssl.prm/snakeoil-dsa.prm /etc/logrotate.d/mod_ssl /usr/lib/apache/libssl.so /usr/share/doc/mod_ssl-2.8.15 /usr/share/doc/mod_ssl-2.8.15/CHANGES /usr/share/doc/mod_ssl-2.8.15/CREDITS /usr/share/doc/mod_ssl-2.8.15/LICENSE /usr/share/doc/mod_ssl-2.8.15/NEWS /usr/share/doc/mod_ssl-2.8.15/README /usr/share/doc/mod_ssl-2.8.15/README.GlobalID /usr/share/doc/mod_ssl-2.8.15/README.Support /usr/share/doc/mod_ssl-2.8.15/README.Versions /usr/share/doc/mod_ssl-2.8.15/README.Wishes /usr/share/doc/mod_ssl-2.8.15/SSL-Certificate-Creation /var/cache/ssl_gcache_data.dir /var/cache/ssl_gcache_data.pag /var/cache/ssl_gcache_data.sem
Generated by rpm2html 1.9.7
Peter Hanecak, Thu Jan 8 01:17:13 2009