Changelog for
mod_ssl-2.8.12-1.i686.rpm :
Wed Nov 13 11:00:00 2002 Peter Hanecak
2.8.12-1
- updated to 2.8.12
Tue Oct 29 11:00:00 2002 Peter Hanecak 2.8.7-7
- forgotten /etc/logrotate.d/mod_ssl included in package
Fri Jun 28 12:00:00 2002 Peter Hanecak 2.8.7-6
- fixed Prereq typo for sxnet package
Thu Jun 27 12:00:00 2002 Peter Hanecak 2.8.7-5
- synchronized with RedHat\'s mod_ssl-2.8.7-4 package (see below)
Wed Apr 10 12:00:00 2002 Nalin Dahyabhai 2.8.7-3/4
- limit the amount of data used to seed the PRNG (#62346)
Tue Feb 26 11:00:00 2002 Nalin Dahyabhai 2.8.7-2
- rotate engine logs
Mon Feb 25 11:00:00 2002 Nalin Dahyabhai 2.8.7-1
- update to 2.8.7
Fri Feb 22 11:00:00 2002 Nalin Dahyabhai 2.8.6-2
- rebuild
Fri Feb 1 11:00:00 2002 Nalin Dahyabhai 2.8.6-1
- update to 2.8.6
Wed Jan 23 11:00:00 2002 Nalin Dahyabhai 2.8.5-2
- rebuild in new environment
Sat Oct 27 12:00:00 2001 Peter Hanecak
- 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 12:00:00 2001 Nalin Dahyabhai 2.8.5-1
- update to 2.8.5
Thu Oct 11 12:00:00 2001 Nalin Dahyabhai 2.8.4-10
- update to build against and require 1.3.22
Tue Jul 24 12:00:00 2001 Nalin Dahyabhai 2.8.4-9
- mark files under %{_sysconfdir} as configuration files
- add dependency on make to ensure that makefiles are usable
Mon Jul 23 12:00:00 2001 Nalin Dahyabhai
- remove a patch
Thu Jul 19 12:00:00 2001 Nalin Dahyabhai
- 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 12:00:00 2001 Nalin Dahyabhai
- add a mod_ssl.logrotate configuration file to the package
Wed Mar 7 11:00:00 2001 Peter Hanecak
- update to 2.8.1-1.3.19
Mon Oct 16 12:00:00 2000 Peter Hanecak
- 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 12:00:00 2000 Peter Hanecak
- 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 12:00:00 2000 Peter Hanecak
- synchronized with apache-1.3.12-2 (%{contentdir} is /var/www, ...)
- BuildPreReq apache-devel (because of apxs)
- more info used from apxs
Thu Jul 6 12:00:00 2000 Peter Hanecak
- update to 2.6.5-1.3.12
- %{_tmppath} used
Fri May 26 12:00:00 2000 Peter Hanecak
- update to 2.6.4-1.3.12
- small spec tweaking
Thu Mar 9 11:00:00 2000 Michael Tokarev
- 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 3 11:00:00 2000 Peter Hanecak
- 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 1 11:00:00 2000 Peter Hanecak
- 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 11:00:00 2000 Peter Hanecak
- update ot 2.6.0-1.3.12
- added URL
Wed Feb 9 11:00:00 2000 Peter Hanecak
- update to 2.5.0-1.3.11
- some little spec changes (vendor, defattr, ...)
- mm library used
Sat Jun 5 12:00:00 1999 Jean-Michel Dault
- moved documentation in html
- rebuilt for the new optimized apache
Sun May 30 12:00:00 1999 Jean-Michel Dault
- updated to 2.3.1
- add fr locale
- added sxnet (Secure ExtraNet) package from Thawte
Sun May 23 12:00:00 1999 Bernhard Rosenkr�nzer
- handle RPM_OPT_FLAGS
- add de locale
- don\'t require openssl-devel