Группа :: Система/Серверы
Пакет: apache2
Главная Изменения Спек Патчи Загрузить Bugs and FR
9 августа 2006 Aleksey Avdeev <solo at altlinux.ru> 2.0.59-alt0.M24.1
- backports to 2.4
- update spec for backports in 2.4
+ set pkgconfig in BuildPreReq
- 2.0.59
- rebuilt for updane libldap (use libldap-2.3)
- link with no system PCRE library (old!)
- Fixed build with ld --as-needed.
- Link with system PCRE library!
- hack for --as-needed fix
- update spec for backports in 3.0
- merge 2.0.55-alt0.M24.1 (Grigory Batalov <bga@altlinux.ru>):
+ check for libapr >= 0.9.7
+ turn back conditional static build
+ delaycompress in logrotate config
+ change /usr/sbin/service to /sbin/service in logrotate config
+ change service to reload to httpd2 in logrotate config
+ log dir owned by apache2 group
+ htdocs dir owned by webmaster group - update conditional static build
- turn back conditional libdb4.3-devel or libdb4.2-devel
(for Master 2.4) build
- NMU:
- requires fixed (libdb4.2-devel-static changed to libdb4.3-devel)
- tested build for x86_64
- Require newer apr bug #8517
- fix bug #7490
- 2.0.55
- adopt to new ALT common macroses behaivour
- remove unexpanded macros apache2-suexec Bug#:7490
- 2.0.54
- fix initscript hostname handling (bug#6291)
- updated alt-configure patch to check for available libldap
and link with libldap - applied patches:
+ httpd-2.0.52-sslauth.patch
+ httpd-2.0.52-SSLCipherSuite-bypass-CAN-2004-0885.diff
+ httpd-2.0.52-memory-consumption-DoS-CAN-2004-0942.diff
+ util_ldap_cache_mgr.c.patch
- Fixed build with system libapr/libaprutil,
patch from Sviatoslav Sviridov. - Built with system libapr/libaprutil and openldap-2.2.18-alt3.
- 2.0.52
- build with native apr
- 2.0.51
- fix build failed with APR
- rpm trigger script removed
- rebuild
- 2.0.50
- provide favour description file for apachkconfig
- added vhost.d-addon directory and apache_addonvhostconfdir RPM macros
- apache now use apache2 user/group account by default
- Include only A.*.conf files from addon.d vhosts.d vhosts.d-addon dirs
to make configs been disabled by default. - Add AliasMatch to manual-addons directory. Also link is included in main
manual page
- rebuild for current Sisyphus
- use vhosts-filesystem macroses for default docroot and vhosts directory.
- provide vhosts config template to be used by upcoming vhosts management scripts.
- 2.0.49
- provide apache2-liapr* packages in case build with internal apr
otherwise make apache2-devel provide fake apache2-liapr* packages - provide conf.d and vhost.d configuration directories.
(Thank you, Sviataslau Svirydau for the ideas)
- use %make_build instead of make %{?_smp_mflags}.
- smp patch for makefile applied.
(Thanks for the above changes goes to Sviataslau Svirydau)
- build charset_lite module
- apache_native_apr switch added to enable build with external
apr. - fix buildreq
(Thanks to Sviataslau Svirydau for pointing this)
- Remove Alt layout file. Autogenerate it from spec instead
- Provide option to build packages that could be installed on
the same host with ru-apache - Make spec to look like those for russian apache
- move suexec into suexec package
- update macroses to be ru-apache compatible
- provide rpm macros in devel package
- steal distrib detection method from ru-apache package
- 2.0.48
- Fix prefix to be apache_root.
- First build for ALTLinux.
- Moved mime.types back to the default location.
- Added mod_ldap and friends, mod_cache and friends.
- Added openldap dependancy.
- Created generic Apache rpm spec file from that donated by Redhat.
- Removed Redhat specific patches and boilerplate files.
- Removed SSL related Makefiles.
- add security fix for CAN-2003-0020; replace non-printable characters
with '!' when printing to error log. - disable debuginfo on IA64.
- disable POSIX semaphores to support 2.4.18 kernel (#83324)
- require xmlto 0.0.11 or later
- fix apr_strerror on glibc2.3
- rebuilt
- 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)
- rebuild for OpenSSL 0.9.7
- fix possible infinite recursion in config dir processing (#77206)
- fix memory leaks in request body processing (#79282)
- 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)
- fix location of installbuilddir in apxs when libdir!=/usr/lib
- 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
- correct SERVER_NAME encoding in i18n error pages (thanks to Andre Malo)
- fix patch for CAN-2002-0840 to also cover i18n error pages
- security fixes for CAN-2002-0840 and CAN-2002-0843
- fix for possible mod_dav segfault for certain requests
- updates to the migration guide
- link httpd with libssl to avoid library loading/unloading weirdness
- add LoadModule lines for proxy modules in httpd.conf (#73349)
- fix permissions of conf/ssl.*/ directories; add Makefiles for
certificate management (#73352)
- provide "httpd-mmn" to manage module ABI compatibility
- fix SSL session cache (#69699)
- revert addition of LDAP support to apr-util
- set SIGXFSZ disposition to "ignored" (#69520)
- make dummy connections to the first listener in config (#72692)
- 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)
- add trigger (#68657)
- update to 2.0.40
- improve comment on use of UserDir in default config (#66886)
- use /sbin/nologin as shell for apache user (#68371)
- add patch from CVS to fix possible infinite loop when processing
internal redirects
- modify init script to detect 1.3.x httpd.conf's and direct users
to the migration guide
- patch apachectl to detect 1.3.x httpd.conf's and direct users
to the migration guide - ship the migration guide
- automated rebuild
- 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
- add patch to fix SSL mutex handling
- improved config directory patch
- initial build; based heavily on apache.spec and mod_ssl.spec
- fixes: #65214, #58490, #57376, #61265, #65518, #58177, #57245