Jump to letter: [
          
            ABCDEFGHIKLMOPQRSTUVXYZ
          ]
        
        mysql-devel: Files for development of MySQL applications.
        
        
            | Name: | mysql-devel | Vendor: | Scientific Linux | 
        
            | Version: | 4.1.20 | License: | GPL | 
        
            | Release: | 2.RHEL4.1.0.1 | URL: | http://www.mysql.com | 
        
        
        - Summary
- MySQL is a true multi-user, multi-threaded SQL database server. This
package contains the libraries and header files that are needed for
developing MySQL applications.
Changelog
        
            - * Tue Aug 28 19:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 4.1.20-2.RHEL4.1.0.1
- - Fix CVE-2007-3780: remote DOS via bad password length byte
Resolves: #257621
- Workaround for new gcc bug on ia64: it locks up while compiling sql_table.cc 
            - * Mon Apr  2 19:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 4.1.20-2.RHEL4.1
- - Back-port upstream patch for CVE-2006-4226
Resolves: #203426 
            - * Thu Jun  1 19:00:00 2006 Tom Lane <tgl{%}redhat{*}com> 4.1.20-1.RHEL4.1
- - Update to MySQL 4.1.20 (fixes CVE-2006-2753, CVE-2006-1517, CVE-2006-1516,
  CVE-2006-0903, bugs #193827, #190743, #190863, #183260, #191181, #183277).
- Remove broken logrotate script, per bugs #180639, #182025.
- Add EXCEPTIONS-CLIENT license info to the shipped documentation
- Make stop script wait for daemon process to disappear (bz#172426)