~ubuntu-branches/ubuntu/lucid/mysql-dfsg-5.1/lucid-security

« back to all changes in this revision

Viewing changes to storage/innobase/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-07-22 15:07:29 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20130722150729-aowg83m93ncg1ils
Tags: 5.1.70-0ubuntu0.10.04.1
* SECURITY UPDATE: Update to 5.1.70 to fix security issues (LP: #1203828)
  - http://www.oracle.com/technetwork/topics/security/cpujuly2013-1899826.html
  - CVE-2013-1861
  - CVE-2013-3802
  - CVE-2013-3804
* SECURITY UPDATE: insecure creation of debian.cnf file
  - debian/mysql-server-5.1.postinst: set umask to 066 before creating
    debian.cnf.
  - CVE-2013-2162

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
12
12
# You should have received a copy of the GNU General Public License
13
13
# along with this program; if not, write to the Free Software
14
 
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
14
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
15
15
 
16
16
# Process this file with automake to create Makefile.in
17
17