Name : mod_ssl Relocations: (not relocateable)
Version : 2.0.47 Vendor: Edwin Chan's RPM Center http://www.aucs.org/rpmcenter/
Release : rbt.rh8.0 Build Date: Sat Sep 20 23:19:43 2003
Install date: (not installed) Build Host: rabbito.org
Group : System Environment/Daemons Source RPM: httpd-2.0.47-rbt.rh8.0.src.rpm (info)
Size : 200073 License: Apache Software License
Packager : Edwin Chan
URL : http://httpd.apache.org/
Summary : SSL/TLS module for the Apache HTTP server
Description :
The mod_ssl module provides strong cryptography for the Apache Web
server via the Secure Sockets Layer (SSL) and Transport Layer
Security (TLS) protocols.
|
Provides
mod_ssl.so
mod_ssl = 1:2.0.47-rbt.rh8.0
Requires
openssl
dev
/bin/cat
httpd
make
httpd-mmn = 20020903
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libcrypto.so.2
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libssl.so.2
Changelog
* Sat Sep 20 2003 Edwin Chan <edwin.at.rpmcenter.org> 2.0.47-rbt-rh8.0
- rebuilt for RHL 8.0
* Mon Sep 08 2003 Joe Orton <jorton.at.redhat.com> 2.0.47-6
- update httpd.conf for manual changes (alietss.at.yahoo.com, #101015)
- use anonymous shm for LDAP auth cache (#103566)
* Sun Sep 07 2003 Joe Orton <jorton.at.redhat.com> 2.0.47-5
- include unixd.h again
- fix EXTRA_INCLUDES
* Mon Jul 28 2003 Joe Orton <jorton.at.redhat.com> 2.0.47-4
- add mod_include fixes from upstream
- httpd.conf updates: wording fixes from upstream; load
mod_deflate by default, update AddLanguage section (#98455)
- don't add eNULL cipher in default ssl.conf (#98401)
- only bind to IPv4 addresses in default config (#98916)
* Thu Jul 24 2003 Joe Orton <jorton.at.redhat.com> 2.0.47-3
- fix for segfaults in php-snmp init (#97207)
* Wed Jul 23 2003 Joe Orton <jorton.at.redhat.com> 2.0.47-2
- fix apxs -c again
* Mon Jul 14 2003 Joe Orton <jorton.at.redhat.com> 2.0.47-1
- update to 2.0.47
- add mod_logio (#100436)
- remove Vendor tag
* Thu Jul 10 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-14
- use libtool script included in apr
- fix apxs -q LIBTOOL (more #92313)
* Tue Jul 08 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-13
- use system pcre library
* Thu Jul 03 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-12
- remove some installed headers
- fix for use of libtool 1.5
* Thu Jun 05 2003 Elliot Lee <sopwith.at.redhat.com>
- rebuilt
* Thu Jun 05 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-10
- fix apxs -g (#92313)
* Sat May 31 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-9
- trim manual sources properly
- remove ExcludeArch
* Thu May 29 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-8
- rebuild
* Mon May 19 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-6
- don't load /usr/sbin/envvars from apxs
- add fix for mod_dav_fs namespace handling
- add fix for mod_dav If header etag comparison
- remove irrelevant warning from mod_proxy
- don't conflict with thttpd (#91422)
* Sun May 18 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-5
- don't package any XML sources in httpd-manual
- fix examples in default httpd.conf for enabling caching
* Sun May 18 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-4
- change default charset to UTF-8 (#88964)
* Thu May 15 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-3
- update httpd.conf for changes from default in 2.0.45
- include conf.d/*.conf after loading standard modules
- include LDAP and cache modules (#75370, #88277)
- run buildconf in %build not %prep
* Tue May 13 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-2
- have apxs always use /usr/bin/libtool
* Mon May 05 2003 Joe Orton <jorton.at.redhat.com> 2.0.45-1
- update to 2.0.45 (#82227)
- use separate apr, apr-util packages (#74951)
- mark logrotate file as noreplace (#85654)
- mark all of /var/www/error as %config-not-noreplace
- remove dates from error pages (#86474)
- don't enable mod_cgid for worker MPM (#88819)
* Wed Apr 30 2003 Elliot Lee <sopwith.at.redhat.com> 2.0.40-22
- headusage patch to fix build on ppc64 etc.
* Tue Apr 01 2003 Joe Orton <jorton.at.redhat.com> 2.0.40-21.1
- add security fixes for CAN-2003-0020, CAN-2003-0132, CAN-2003-0083
- add security fix for file descriptor leaks, #82142
- add bug fix for #82587
* Mon Feb 24 2003 Joe Orton <jorton.at.redhat.com> 2.0.40-21
- add security fix for CAN-2003-0020; replace non-printable characters
with '!' when printing to error log.
- disable debuginfo on IA64.
* Tue Feb 11 2003 Joe Orton <jorton.at.redhat.com> 2.0.40-20
- disable POSIX semaphores to support 2.4.18 kernel (#83324)
* Wed Jan 29 2003 Joe Orton <jorton.at.redhat.com> 2.0.40-19
- require xmlto 0.0.11 or later
- fix apr_strerror on glibc2.3
* Wed Jan 22 2003 Tim Powers <timp.at.redhat.com> 2.0.40-18
- rebuilt
* Thu Jan 16 2003 Joe Orton <jorton.at.redhat.com> 2.0.40-17
- add mod_cgid and httpd binary built with worker MPM (#75496)
- allow choice of httpd binary in init script
- pick appropriate CGI module based on loaded MPM in httpd.conf
- source /etc/sysconfig/httpd in apachectl to get httpd choice
- make "apachectl status" fail gracefully when links isn't found (#78159)
* Mon Jan 13 2003 Joe Orton <jorton.at.redhat.com> 2.0.40-16
- rebuild for OpenSSL 0.9.7
* Fri Jan 03 2003 Joe Orton <jorton.at.redhat.com> 2.0.40-15
- fix possible infinite recursion in config dir processing (#77206)
- fix memory leaks in request body processing (#79282)
* Thu Dec 12 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-14
- remove unstable shmht session cache from mod_ssl
- get SSL libs from pkg-config if available (Nalin Dahyabhai)
- stop "apxs -a -i" from inserting AddModule into httpd.conf (#78676)
* Wed Nov 06 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-13
- fix location of installbuilddir in apxs when libdir!=/usr/lib
* Wed Nov 06 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-12
- pass libdir to configure; clean up config_vars.mk
- package instdso.sh, fixing apxs -i (#73428)
- prevent build if upstream MMN differs from mmn macro
- remove installed but unpackaged files
* Wed Oct 09 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-11
- correct SERVER_NAME encoding in i18n error pages (thanks to Andre Malo)
* Wed Oct 09 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-10
- fix patch for CAN-2002-0840 to also cover i18n error pages
* Wed Oct 02 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-9
- security fixes for CAN-2002-0840 and CAN-2002-0843
- fix for possible mod_dav segfault for certain requests
* Tue Sep 24 2002 Gary Benson <gbenson.at.redhat.com>
- updates to the migration guide
* Wed Sep 04 2002 Nalin Dahyabhai <nalin.at.redhat.com> 2.0.40-8
- link httpd with libssl to avoid library loading/unloading weirdness
* Tue Sep 03 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-7
- add LoadModule lines for proxy modules in httpd.conf (#73349)
- fix permissions of conf/ssl.*/ directories; add Makefiles for
certificate management (#73352)
* Mon Sep 02 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-6
- provide "httpd-mmn" to manage module ABI compatibility
* Sun Sep 01 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-5
- fix SSL session cache (#69699)
- revert addition of LDAP support to apr-util
* Mon Aug 26 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-4
- set SIGXFSZ disposition to "ignored" (#69520)
- make dummy connections to the first listener in config (#72692)
* Mon Aug 26 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-3
- allow "apachectl configtest" on a 1.3 httpd.conf
- add mod_deflate
- enable LDAP support in apr-util
- don't package everything in /var/www/error as config(noreplace)
* Wed Aug 21 2002 Bill Nottingham <notting.at.redhat.com> 2.0.40-2
- add trigger (#68657)
* Mon Aug 12 2002 Joe Orton <jorton.at.redhat.com> 2.0.40-1
- update to 2.0.40
* Wed Jul 24 2002 Joe Orton <jorton.at.redhat.com> 2.0.36-8
- improve comment on use of UserDir in default config (#66886)
* Wed Jul 10 2002 Joe Orton <jorton.at.redhat.com> 2.0.36-7
- use /sbin/nologin as shell for apache user (#68371)
- add patch from CVS to fix possible infinite loop when processing
internal redirects
* Wed Jun 26 2002 Gary Benson <gbenson.at.redhat.com> 2.0.36-6
- modify init script to detect 1.3.x httpd.conf's and direct users
to the migration guide
* Tue Jun 25 2002 Gary Benson <gbenson.at.redhat.com> 2.0.36-5
- patch apachectl to detect 1.3.x httpd.conf's and direct users
to the migration guide
- ship the migration guide
* Fri Jun 21 2002 Joe Orton <jorton.at.redhat.com>
- move /etc/httpd2 back to /etc/httpd
- add noindex.html page and poweredby logo; tweak default config
to load noindex.html if no default "/" page is present.
- add patch to prevent mutex errors on graceful restart
* Fri Jun 21 2002 Tim Powers <timp.at.redhat.com> 2.0.36-4
- automated rebuild
* Wed Jun 12 2002 Joe Orton <jorton.at.redhat.com> 2.0.36-3
- add patch to fix SSL mutex handling
* Wed Jun 12 2002 Joe Orton <jorton.at.redhat.com> 2.0.36-2
- improved config directory patch
* Mon May 20 2002 Joe Orton <jorton.at.redhat.com>
- initial build; based heavily on apache.spec and mod_ssl.spec
- fixes: #65214, #58490, #57376, #61265, #65518, #58177, #57245
Files
/etc/httpd/conf.d/ssl.conf
/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.csr
/etc/httpd/conf/ssl.key
/etc/httpd/conf/ssl.prm
/usr/lib/httpd/modules/mod_ssl.so
/var/cache/mod_ssl
/var/cache/mod_ssl/scache.dir
/var/cache/mod_ssl/scache.pag
/var/cache/mod_ssl/scache.sem
Copyleft 2001-2003 Tak Kay Edwin Chan <edwin.at.rpmcenter.org>.
This site is not in any way related to Red Hat Inc nor is official in any way.