SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for apache2-mod_ssl-2.0.47-6mdk.i586.rpm :
Tue Sep 16 00:00:00 2003 Jean-Michel Dault 2.0.47-6mdk
- fix CGI
- took mod_cgi.c from httpd-2.1-dev since it fixes a nasty bug
(and potential DoS attack) [Apache Bug 22030]
- put the ssl_scache file into /var/cache to avoid log rotation and
segfaults

Fri Aug 15 00:00:00 2003 Gwenole Beauchesne 2.0.47-5mdk
- Fix dependencies (aka remove autorequired packages)

Tue Jul 22 00:00:00 2003 David BAUDENS 2.0.47-4mdk
- Rebuild to fix bad signature

Mon Jul 21 00:00:00 2003 Oden Eriksson 2.0.47-3mdk
- fix the apu-config file
- fix requires
- misc spec file fixes

Wed Jul 16 00:00:00 2003 Oden Eriksson 2.0.47-2mdk
- rebuilt against new db4.1, openldap and sasl2
- added P50
- misc spec file fixes

Thu Jul 10 00:00:00 2003 Oden Eriksson 2.0.47-1mdk
- 2.0.47, fixes [CAN-2003-0192], [CAN-2003-0253], [CAN-2003-0254], [VU#379828]
- require %{ap_name}-conf >= 2.0.46-2mdk

Thu Jun 19 00:00:00 2003 Oden Eriksson 2.0.46-5mdk
- fix typo in requires for the apr package (sooooo annoying...)

Thu Jun 19 00:00:00 2003 Oden Eriksson 2.0.46-4mdk
- build options against new shared distcache libs, use --with distcache
or wait for a mod_ssl_dc module in contribs
- added spec file magic with ideas from suse to prevent everything to
be built against all libs, also all requires changed because of this.
- use the %configure2_5x macro
- use --enable-nonportable-atomics for i586 and upwards
- updated S46, note that the mod_ldap stuff is still market experimental...
- misc spec file fixes

Thu Jun 5 00:00:00 2003 Oden Eriksson 2.0.46-3mdk
- added distcache support as a conditional switch
(--with distcache), currently not enabled by default
- added a distcache entry in S40
- don\'t require libdb3.3

Sat May 31 00:00:00 2003 Oden Eriksson 2.0.46-2mdk
- remove useless modules
- broke out mod_deflate, cache and proxy modules
- misc spec file fixes
- require new ADVX-build >= 9.2

Thu May 29 00:00:00 2003 Oden Eriksson 2.0.46-1mdk
- security release (CAN-2003-0245, CAN-2003-0189)
- stole P40 & P41 from redhat
- misc spec file fixes

Tue May 6 00:00:00 2003 Oden Eriksson 2.0.45-5mdk
- require libopenssl0.9.7 and not libopenssl0

Sat Apr 12 00:00:00 2003 Jean-Michel Dault 2.0.45-4mdk
- Link apache2-extramodules-2.0.44 with 2.0.45, even if directory is empty,
so it\'s possible to install modules for 2.0.44 on 2.0.45.

Tue Apr 8 00:00:00 2003 Jean-Michel Dault 2.0.45-3mdk
- 2.0.45 is binary compatible with 2.0.44, migrate old modules to new
modules directory.

Tue Apr 8 00:00:00 2003 Jean-Michel Dault 2.0.45-2mdk
- Rebuild for 9.1 security update

Wed Apr 2 00:00:00 2003 Oden Eriksson 2.0.45-1mdk
- 2.0.45

Tue Mar 4 23:00:00 2003 Jean-Michel Dault 2.0.44-11mdk
- I was out of coffee, so I messed up the last package. Went to the store,
bought a dozen kilos of French Roast, Colombian and Espresso beans, so
I\'ll be okay for a while.
- Really fix the manuals this time, I swear!

Tue Mar 4 23:00:00 2003 Jean-Michel Dault 2.0.44-10mdk
- add post script for manual package, and provide a /manual/2.0 alias as
well.

Mon Mar 3 23:00:00 2003 Jean-Michel Dault 2.0.44-9mdk
- re-add obsoletes on manual package, since the 9.0 manual package had a weird
dependency on mm = 1.1.3 (jmdault sucks ;-)

Sun Mar 2 23:00:00 2003 Jean-Michel Dault 2.0.44-8mdk
- fix manual config file (thanks Ryan!)

Fri Feb 28 23:00:00 2003 Jean-Michel Dault 2.0.44-7mdk
- Do not require libdb
*-devel, it breaks the upgrade from 9.0 to 9.1.
Instead, each Apache module that requires libdb
* to compile should add it to its
buildrequires
- Make -devel, -manual and -source package not obsolete their old versions,
since they can be installed in parallel.
- Do not use a symlink for the manual, but use a config file instead, to be
able to install both the 1.3 and 2.0 manuals.

Sat Feb 22 23:00:00 2003 Jean-Michel Dault 2.0.44-6mdk
- Change DYNAMIC_MODULE_LIMIT from 64 to 96
(Wow! We really have
*lots
* of apache modules ;-)

Fri Feb 21 23:00:00 2003 Jean-Michel Dault 2.0.44-5mdk
- fix suexec path so we can have both versions of Apache and both
versions of suexec
- fix images (use gif2png)

Thu Feb 13 23:00:00 2003 Jean-Michel Dault 2.0.44-4mdk
- rebuild
- remove fake ASF root, it gives a bunch of danglink symlinks which rpmlint
doesn\'t like... Dumb modules will have to be fixed if they need this.

Wed Feb 12 23:00:00 2003 Oden Eriksson 2.0.44-3mdk
- arrgh!!! forgot to pass --enable-forward to the configure
line to get \"-DRECORD_FORWARD\" correctly added...

Wed Feb 12 23:00:00 2003 Oden Eriksson 2.0.44-2mdk
- add P3 (for mod_limitipconn)

Mon Jan 20 23:00:00 2003 Oden Eriksson 2.0.44-1mdk
- 2.0.44
- drop obsolete P3, P4 & P5
- misc spec file fixes

Mon Jan 20 23:00:00 2003 Oden Eriksson 2.0.43-8mdk
- fix buildrequires ADVX-build >= 1.1
- fix fake ASF root, make it easier to point to, if nessesary when
building dumb third party modules
- fix the distribution macro insertion

Sat Jan 18 23:00:00 2003 Oden Eriksson 2.0.43-7mdk
- rebuild against openssl-0.9.7
- misc spec file fixes

Wed Jan 8 23:00:00 2003 Jean-Michel Dault 2.0.43-6mdk
- Rebuilt with db4

Mon Jan 6 23:00:00 2003 Jean-Michel Dault 2.0.43-5mdk
- Change apxs to apxs2 and /usr/include/apache to /usr/include/apache2
to be able to work on Apache 1.3 and 2.0 at the same time.
- Macroize the db version (3.3 vs 4.0) to be able to easily switch from 9.0
to Cooker.
- Add Provides: ADVXpackage, all ADVX package will have this tag,
so we can easily do a rpm --whatprovides ADVXpackage to find out
what ADVX packages a user has installed on his system.
- Likewise, add Provides: AP13package and AP20package in the same
manner

Wed Nov 6 23:00:00 2002 Oden Eriksson 2.0.43-4mdk
- enable build with debugging code, used ideas from Han Boetes and his
fluxbox package, but the RedHat way. rpm --rebuild --with debug
apache2-2.0.43-4mdk.src.rpm will _not_ strip away any debugging code,
will _add_ -g3 to CFLAGS, will _add_ --enable-maintainer-mode to
configure.

Sat Nov 2 23:00:00 2002 Oden Eriksson 2.0.43-3mdk
- enable the ldap stuff and build against db4

Sat Oct 26 00:00:00 2002 Oden Eriksson 2.0.43-2mdk
- new P5 (for mod_logio; check www.rexursive.com)

Sat Oct 5 00:00:00 2002 Oden Eriksson 2.0.43-1mdk
- new version (security fixes + mod_logio)
- dropped P5
- new P4 (mod_logio)

Thu Oct 3 00:00:00 2002 Oden Eriksson 2.0.42-6mdk
- added P5 [CAN-2002-0840] (will be in 2.0.43 + mod_dav fixes +
mod_logio, release probably tomorrow)

Sun Sep 29 00:00:00 2002 Oden Eriksson 2.0.42-5mdk
- added P4 (mod_logio)

Sat Sep 28 00:00:00 2002 Oden Eriksson 2.0.42-4mdk
- added P3 (from CVS) that fixes apr-util to honor LIBNAME

Fri Sep 27 00:00:00 2002 Oden Eriksson 2.0.42-3mdk
- installbuilddir, htdocsdir and logfiledir is suddenly set ok in
config_vars.mk, no need to fix that with perl. (it was doubled!,
i\'m blind...)

Fri Sep 27 00:00:00 2002 Oden Eriksson 2.0.42-2mdk
- bring back ugly spec file hacks, but now it\'s even uglier... :-)
- finally got mod_ldap to compile, but chose not to enable it
- put generated httpd2.conf in docdir as httpd2-VANILLA.conf
- misc spec file fixes

Thu Sep 26 00:00:00 2002 Oden Eriksson 2.0.42-1mdk
- the httpd-2.0.36-cnfdir.patch patch by RH is merged upstream,
therefore remove it from this package
- remove the ADVX rpm package naming scheme
- merge changes from my last 2.0.40-
*mdk package
- provide my nice converted transparent png icons (S4)
- added the gnupg signurature as S1

Wed Sep 4 00:00:00 2002 Jean-Michel Dault 2.0.40ADVX-8mdk
- change version to 2.0.40ADVX so we can easily synchronize Contribs. We\'ll
remove the ADVX suffix for final release.
- mod_ssl will be in apache2-mod_ssl module, since it requires
openssl, and we want to avoid forcing crypto into the main distro.
Thus we also put ab-ssl in this package.
- Fix gentestcrt to generate a random certificate authority as well as a
random certificate name, so that multiple test certificate don\'t conflict.
- apache2-devel provides apache2-mod_ssl-devel
- modules do not require libapr0

Thu Aug 29 00:00:00 2002 Jean-Michel Dault 2.0.40-7mdk
- macroize completely according to the ADVX policy
(http://advx.org/devel/policy.php)
- move non-version-dependant stuff and directories to apache2-conf
- put less strict Requires, since apache2-common is now version-independant
- patch apxs so we only need apache2-devel to build modules, and that no
other package is required.
- pick up more stuff (htdbm, etc) from the /support directory

Thu Aug 29 00:00:00 2002 Jean-Michel Dault 2.0.40-6mdk
- add ap_confd macro (for the /etc/httpd/conf.d include directory)
- use DONT_STRIP=1, it\'s needed for some modules, such as mod_perl and
HTML-Embperl, until we find a way to build them statically with Apache.
- merged some of Oden\'s changes in Contribs, up the release to 6mdk so there
is no confusion.

Tue Aug 20 00:00:00 2002 Jean-Michel Dault 2.0.40-2mdk
- macroize specfile completely
- Fix a few minor bugs in package and make rpmlint happy.
- Put old changelog for Apache 1 in doc/apache-old-changelog in case we
forgot some old 1.3 features in 2.0

Tue Aug 13 00:00:00 2002 Jean-Michel Dault 2.0.40-1mdk
- New, final 2.0.40 release
- Split mod_ssl, mod_dav and mod_gzip outside of the main Apache tree,
because of some configuration issues when updating. They will be in their
separate packages.
- Put apr-devel inside apache-devel, since it created conflicts for some
files, and besides, you can\'t use apr-devel if you don\'t have the Apache
headers anyway.
- Move apachebase to /etc/httpd/2.0

Fri Aug 9 00:00:00 2002 Jean-Michel Dault 2.0.40-0.20020805.2mdk
- Totally rebuilt SPEC. This is the result of hundreds of hours of intensive
testing, install/uninstall/rollback, and I could write a novel with all
the changes. However, those were the general goals of the rewrite:
- 1) Take as much possible from Oden\'s excellent work
- 2) Remain compatible with the previous ADVX spec files
- 3) Make upgrades possible and still keep previous configuration files
so sysadmins don\'t have to re-configure everything
- 4) Rework apache2-common, so that the package contains only icons, man files,
cgi-bin and only essential directories. Move /etc/httpd/
* to
/etc/httpd/2.0 since they\'re really release-dependant, and move
them to the apache2-modules package.
- 5) Work with possible rollback to 1.3 in case the user needs some module
that works only with 1.3 (frontpage, auth_ldap). In the case of a
rollback, the only thing to do should be to remove the apache2 package,
we should be able to keep the config files and the new apache2-common,
since they are not version-specific. The only problem will be mod_ssl,
mod_ldap and mod_gzip, since both the 1.3 and 2.0 versions contain
common files, which will conflict. In that case, if there is a problem
with the upgrade, those modules will be disabled. This means some
functionality will be lost, but at least we don\'t break the entire web
server.
- 6) Of course, if it\'s a brand-new install, everything should work
perfectly ;-)

Tue Aug 6 00:00:00 2002 Oden Eriksson 2.0.40-0.20020805.1mdk
- new CVS version (possible the last CVS snapshot)

Fri Aug 2 00:00:00 2002 Oden Eriksson 2.0.40-0.20020801.1mdk
- new CVS version
- built against new OpenSSL
- fix suexec and mod_userdir conf (thanks to David Walser for reporting this)

Thu Aug 1 00:00:00 2002 Oden Eriksson 2.0.40-0.20020731.1mdk
- new CVS version (mainly doc fixes and one nasty bug)
- built with latest system compiler

Fri Jul 26 00:00:00 2002 Oden Eriksson 2.0.40-0.20020725.1mdk
- new CVS version

Wed Jul 24 00:00:00 2002 Oden Eriksson 2.0.40-0.20020723.1mdk
- new CVS version

Fri Jul 19 00:00:00 2002 Oden Eriksson 2.0.40-0.20020718.2mdk
- new CVS version
- fixed the initscript (duh!)
- misc spec file fixes

Fri Jul 19 00:00:00 2002 Oden Eriksson 2.0.40-0.20020718.1mdk
- new CVS version
- mod_proxy requires mod_disk_cache (since a while back, sorry about that),
fixed S30 to reflect this
- improved initscript
- misc spec file fixes

Thu Jul 18 00:00:00 2002 Oden Eriksson 2.0.40-0.20020717.1mdk
- new CVS version
- there\'s no such thing as \"httpd2 -k configtest\" (thanks to Lonnie Borntreger for
pointing it out)

Wed Jul 17 00:00:00 2002 Oden Eriksson 2.0.40-0.20020716.1mdk
- new CVS version
- add apache user (as in apache1 by flepied)
- better initscript (stole stuff from here and there...)
- relocated the SSL certificates to /etc/ssl/apache2/

Thu Jul 11 00:00:00 2002 Pixel 2.0.40-0.20020710.2mdk
- use a Serial in perl require

Thu Jul 11 00:00:00 2002 Oden Eriksson 2.0.40-0.20020710.1mdk
- new CVS version
- don\'t use the scoreboardfile (it\'s broken it seems)

Mon Jul 8 00:00:00 2002 Oden Eriksson 2.0.40-0.20020707.1mdk
- new CVS version

Sun Jul 7 00:00:00 2002 Oden Eriksson 2.0.40-0.20020706.1mdk
- new CVS version
- added the new MaxMemFree directory to httpd2.conf (yet undocumented, and
therefore commented out)
- added ab-ssl to the mod_ssl package
- fix P1 (apxs didn\'t work with php-4.3.0-dev)

Thu Jul 4 00:00:00 2002 Oden Eriksson 2.0.40-0.20020703.1mdk
- new CVS version

Tue Jul 2 00:00:00 2002 Oden Eriksson 2.0.40-0.20020701.1mdk
- new CVS version

Sun Jun 30 00:00:00 2002 Oden Eriksson 2.0.40-0.20020629.1mdk
- new CVS version

Sat Jun 29 00:00:00 2002 Oden Eriksson 2.0.40-0.20020628.1mdk
- new CVS version
- construct the \"include/ap_config_layout.h\" file from the spec file since it\'s not
done properly by apache... (!) (I wonder why???)
- ship the migration guide stolen from RedHat

Fri Jun 28 00:00:00 2002 Oden Eriksson 2.0.40-0.20020627.1mdk
- new CVS version

Thu Jun 27 00:00:00 2002 Oden Eriksson 2.0.40-0.20020626.1mdk
- new CVS version
- bzip2 all sources

Mon Jun 24 00:00:00 2002 Oden Eriksson 2.0.40-0.20020623.1mdk
- new CVS version
- misc spec and conf file fixes (thanks to Yura Gusev for
reporting some of the stuff)

Wed Jun 19 00:00:00 2002 Oden Eriksson 2.0.40-0.20020618.2mdk
- minor spec file and conf file fixes
- added the ScoreBoardFile

Wed Jun 19 00:00:00 2002 Oden Eriksson 2.0.40-0.20020618.1mdk
- new CVS version
- removed flood, will be a separate package

Tue Jun 18 00:00:00 2002 Oden Eriksson 2.0.40-0.20020617.1mdk
- new version, new CVS version

Mon Jun 17 00:00:00 2002 Oden Eriksson 2.0.39-0.20020617.1mdk
- new CVS version (2.0.38 is alpha, might as well go for cvs)
- can\'t tag with cvs version, php needs -dev to build (stupid php)
- fix flood %configure

Mon Jun 17 00:00:00 2002 Oden Eriksson 2.0.38-0.20020616.2mdk
- new CVS version
- mod_ssl should really require mod_setenvif and mod_vhost_alias
- changed the %description
- added missing split-logfile (not installed per default...)
- broke out the icons as a subpackage to enable using themes for mod_autoindex
- misc spec file fixes
- fix permission on flood
- added P5
- 2.0.38-0.20020616.1mdk was lost in cyberspace...

Sun Jun 16 00:00:00 2002 Oden Eriksson 2.0.38-0.20020615.3mdk
- missing header files in apache2-devel (GRRRR)

Sun Jun 16 00:00:00 2002 Oden Eriksson 2.0.38-0.20020615.2mdk
- added S100 (subpackage: flood)
- accidently uploaded apache2-common which is no more...

Sun Jun 16 00:00:00 2002 Oden Eriksson 2.0.38-0.20020615.1mdk
- new CVS version (2.0.38 will be final soon...)
- fix the \"ServerRoot/conf.d\" stuff.
- fix the manual alias, and provide only
*.html
- provide only
*.png files (check with unisys...)
- HUGE spec file modifications (mega split)
- added P3 (require and link with openssl only for mod_ssl)
- added P4
- added S100 (flood)

Sat Jun 15 00:00:00 2002 Oden Eriksson 2.0.38-0.20020614.1mdk
- new CVS version
- don\'t use %exclude, rpm in 8.2 is broken...
- misc spec file fixes

Fri Jun 14 00:00:00 2002 Oden Eriksson 2.0.38-0.20020613.1mdk
- new CVS version
- Use Redhats version instead of PLDs to ignore invalid files in the
\"ServerRoot/conf?/\" dir (P0)
- Mentally prepare to use the \"ServerRoot/conf.d/\" dir (beware!), soon I\'ll probably
be numbering all files in this dir a\'la PLD... There may be a split where all/most
modules has their own rpm package... If you don\'t like this _speak up now!_

Thu Jun 13 00:00:00 2002 Oden Eriksson 2.0.38-0.20020612.1mdk
- new version, new CVS version
- misc spec file fixes
- stole some ideas from RedHat :-)

Fri Jun 7 00:00:00 2002 Oden Eriksson 2.0.37-0.20020606.1mdk
- new CVS version
- rediff P1

Sun Jun 2 00:00:00 2002 Oden Eriksson 2.0.37-0.20020601.1mdk
- new CVS version

Thu May 30 00:00:00 2002 Oden Eriksson 2.0.37-0.20020529.1mdk
- new CVS version

Mon May 27 00:00:00 2002 Oden Eriksson 2.0.37-0.20020526.1mdk
- new CVS version

Fri May 24 00:00:00 2002 Oden Eriksson 2.0.37-0.20020523.1mdk
- new CVS version

Mon May 20 00:00:00 2002 Oden Eriksson 2.0.37-0.20020519.1mdk
- new CVS version
- fix perl path and suexec log file; reported by Liam R. E. Quin
- misc spec file fixes
- added P2
- fix S4 & S10

Sun May 19 00:00:00 2002 Oden Eriksson 2.0.37-0.20020518.1mdk
- new CVS version

Fri May 17 00:00:00 2002 Oden Eriksson 2.0.37-0.20020516.1mdk
- new CVS version (SSLLog and SSLLogLevel is no more)
- new S10

Thu May 16 00:00:00 2002 Oden Eriksson 2.0.37-0.20020515.1mdk
- new CVS version (apr-util and apxs fixes)
- fix P1

Tue May 14 00:00:00 2002 Oden Eriksson 2.0.37-0.20020513.1mdk
- new CVS version (apr fixes)
- misc spec file fixes

Sun May 12 00:00:00 2002 Oden Eriksson 2.0.37-0.20020511.1mdk
- new CVS version
- broke out suexec and apr stuff `a la PLD, but with a twist :)
- added P0 to prepare for possible use of a conf/[0-9]_
*.conf system (?)
- added P1 to make apxs work (?)
- more Mr. rpmlint fixes
- build against db3 for now

Wed May 8 00:00:00 2002 Oden Eriksson 2.0.37-0.20020507.2mdk
- Mr. rpmlint fixes

Wed May 8 00:00:00 2002 Oden Eriksson 2.0.37-0.20020507.1mdk
- new CVS version
- made it possible to run apache1 and apache2 on the same box
- cleaned up the spec file a bit
- removed P0, construct a dynamic config.layout file on the fly instead...
- ripped the gentestcrt.sh things from the mod_ssl spec file
- enhanced the httpd.conf file a bit

Thu Apr 25 00:00:00 2002 Oden Eriksson 2.0.36-0.20020424.1mdk
- new CVS version

Tue Apr 16 00:00:00 2002 Oden Eriksson 2.0.36-0.20020415.2mdk
- spec file fix

Tue Apr 16 00:00:00 2002 Oden Eriksson 2.0.36-0.20020415.1mdk
- new CVS version
- don\'t require apache-conf just yet...
- forgot to provide S9 & S10

Mon Apr 15 00:00:00 2002 Oden Eriksson 2.0.36-0.20020414.1mdk
- new CVS version

Sat Apr 13 00:00:00 2002 Oden Eriksson 2.0.36-0.20020412.1mdk
- new CVS version
- a lot of specfile fixes

Tue Apr 9 00:00:00 2002 Oden Eriksson 2.0.35-1mdk
- new version


 
ICM