Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mod_auth_mysql-3.0.0-18.fc15 RPM for x86_64

From Fedora 15 updates for x86_64

Name: mod_auth_mysql Distribution: Fedora Project
Version: 3.0.0 Vendor: Fedora Project
Release: 18.fc15 Build date: Wed Jun 8 23:06:02 2011
Group: System Environment/Daemons Build host: x86-11.phx2.fedoraproject.org
Size: 49237 Source RPM: mod_auth_mysql-3.0.0-18.fc15.src.rpm
Packager: Fedora Project
Url: http://modauthmysql.sourceforge.net/
Summary: Basic authentication for the Apache web server using a MySQL database
mod_auth_mysql can be used to limit access to documents served by a
web server by checking data in a MySQL database.

Provides

Requires

License

ASL 1.1

Changelog

* Wed Jun 08 2011 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1:3.0.0-18
  - remove make_scrambled_password_323, not exported in fedoras libmysql
* Wed Jun 08 2011 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1:3.0.0-15
  - mod_auth_mysql.so: undefined symbol: make_scrambled_password error
    fixed (#708287)
* Wed Mar 23 2011 Dan Horák <dan@danny.cz> - 1:3.0.0-14
  - rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0.0-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 16 2010 Joe Orton <jorton@redhat.com> - 1:3.0.0-12
  - add security fix for CVE-2008-2384 (#663617)
* Sat Jun 19 2010 Joe Orton <jorton@redhat.com> - 1:3.0.0-11
  - less noise for httpd-mmn BR; package the LICENSE (#605950)
* Fri Aug 07 2009 Parag <paragn@fedoraproject.org> 1:3.0.0-10
  - Spec cleanup as suggested in review bug #226152
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0.0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 23 2009 Joe Orton <jorton@redhat.com> 1:3.0.0-7
  - rebuild for new MySQL
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:3.0.0-6
  - Autorebuild for GCC 4.3
* Tue Aug 21 2007 Joe Orton <jorton@redhat.com> 1:3.0.0-5
  - fix License
* Wed Jun 20 2007 Joe Orton <jorton@redhat.com> 1:3.0.0-4
  - tweak %summary, use standard BuildRoot
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:3.0.0-3.1
  - rebuild
* Tue Feb 28 2006 Joe Orton <jorton@redhat.com> 1:3.0.0-3
  - fix to disable auth by default again (regression since FC4)
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:3.0.0-2.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:3.0.0-2.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Mon Dec 05 2005 Joe Orton <jorton@redhat.com> 1:3.0.0-2
  - update to 3.0.0
* Sat Nov 12 2005 Tom Lane <tgl@redhat.com> 1:2.9.0-2
  - Rebuild due to mysql update.
* Thu Jun 16 2005 Joe Orton <jorton@redhat.com> 1:2.9.0-1
  - update to 2.9.0 (#160239)
* Thu Mar 03 2005 Joe Orton <jorton@redhat.com> 1:2.6.1-4
  - pass -Wall/-Werror to apxs via -Wc,
* Mon Jan 31 2005 Joe Orton <jorton@redhat.com> 1:2.6.1-3.1
  - really remove RPATH; build against MySQL 4.x
* Wed Nov 24 2004 Joe Orton <jorton@redhat.com> - 1:2.6.1-2.1
  - rebuild
* Mon Nov 01 2004 Joe Orton <jorton@redhat.com> 1:2.6.1-2
  - remove RPATH
* Fri Oct 29 2004 Joe Orton <jorton@redhat.com> 2.6.1-1
  - update to 2.6.1
  - rebuild against mysqlclient10-devel
  - don't strip the module in %build
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu Jul 03 2003 Joe Orton <jorton@redhat.com> 20030510-3
  - rebuild for old MySQL
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 20030510-2
  - rebuilt
* Tue May 13 2003 Gary Benson <gbenson@redhat.com> 20030510-1
  - upgrade to 20030510
* Tue May 13 2003 Joe Orton <jorton@redhat.com> 1.11-13
  - rebuild for httpd-2.0.45
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 1.11-12
  - rebuilt
* Wed Nov 06 2002 Joe Orton <jorton@redhat.com> 1.11-11
  - rebuild in new environment
* Mon Sep 02 2002 Joe Orton <jorton@redhat.com> 1.11-10
  - require httpd-mmn for module ABI compatibility
* Thu Aug 29 2002 Gary Benson <gbenson@redhat.com> 1.11-9
  - tweak examples in auth_mysql.conf to use fewer MySQLisms and to
    neither assume the existence of nor trample all over the 'test'
    database.
* Thu Aug 29 2002 Gary Benson <gbenson@redhat.com> 1.11-8
  - add some examples to /etc/httpd/conf.d/auth_mysql.conf (#71317)
* Mon Aug 12 2002 Gary Benson <gbenson@redhat.com> 1.11-7
  - rebuild against httpd-2.0.40
* Fri Jun 21 2002 Gary Benson <gbenson@redhat.com> 1.11-6
  - move /etc/httpd2 back to /etc/httpd
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 1.11-5
  - automated rebuild
* Thu May 30 2002 Gary Benson <gbenson@redhat.com> 1.11-4
  - port to httpd-2.0
  - add the config file
  - tidy up the extracted readme
* Sun May 26 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri May 17 2002 Nalin Dahyabhai <nalin@redhat.com> 1.11-3
  - rebuild in new environment
* Wed Sep 05 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to 1.11 from 30 August, fixing problems detailed at
    http://cert.uni-stuttgart.de/advisories/apache_auth.php
* Fri May 25 2001 Nalin Dahyabhai <nalin@redhat.com>
  - initial package

Files

/etc/httpd/conf.d/auth_mysql.conf
/usr/lib64/httpd/modules/mod_auth_mysql.so
/usr/share/doc/mod_auth_mysql-3.0.0
/usr/share/doc/mod_auth_mysql-3.0.0/CHANGES
/usr/share/doc/mod_auth_mysql-3.0.0/CONFIGURE
/usr/share/doc/mod_auth_mysql-3.0.0/LICENSE
/usr/share/doc/mod_auth_mysql-3.0.0/README


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 07:32:46 2013