corporate2/devel/server/database/mysql - Merge from devel/server/database/mysql/
Ozan Çağlayan
paketler-commits at pardus.org.tr
Mon Dec 21 09:59:03 EET 2009
Author: ozan.caglayan
Date: Mon Dec 21 09:59:03 2009
New Revision: 83263
Modified:
corporate2/devel/server/database/mysql/ (props changed)
corporate2/devel/server/database/mysql/pspec.xml
Log:
Merge from devel/server/database/mysql/:
rev. 80964, by isbaran on 2009-11-24
remove historical comar-api dep. which is in system.base, causing removal problems
BUG:COMMENT:10659
rev. 80965, by isbaran on 2009-11-24
removed history by mistake
rev. 82544, by erenturkay on 2009-12-12
Version bump to fix CVE-2009-{7242, 4019, 4028, 4030}, #11696
I've tested it with Django applications, it seems to be working fine.
QA4: Stable but goes testing
S3: Moderately Critical
BUG:COMMENT:11696
---
pspec.xml | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
Modified: corporate2/devel/server/database/mysql/pspec.xml
=================================================================
--- corporate2/devel/server/database/mysql/pspec.xml (original)
+++ corporate2/devel/server/database/mysql/pspec.xml Mon Dec 21 09:59:03 2009
@@ -12,7 +12,7 @@
<IsA>service</IsA>
<Summary>A fast, multi-threaded, multi-user SQL database server</Summary>
<Description>MySQL is a multithreaded, multi-user, robust SQL Database Management System (DBMS).</Description>
- <Archive sha1sum="ac3d7ce106149fef20e8a990b6124f9e05524e49" type="targz">ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/mysql-5.1.37.tar.gz</Archive>
+ <Archive sha1sum="04f7cf87419ca233c2508c2912d72548767b7e2c" type="targz">ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/mysql-5.1.41.tar.gz</Archive>
<BuildDependencies>
<Dependency>ed</Dependency>
</BuildDependencies>
@@ -87,7 +87,6 @@
<RuntimeDependencies>
<Dependency versionFrom="5.1.37">mysql-lib</Dependency>
<Dependency versionFrom="5.1.37">mysql-client</Dependency>
- <Dependency>comar-api</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
@@ -137,6 +136,20 @@
</Package>
<History>
+ <Update release="45" type="security">
+ <Date>2009-12-12</Date>
+ <Version>5.1.41</Version>
+ <Comment>Version bump to fix multiple vulnerabilities (CVE-2009-{7242, 4019, 4028, 4030}, #11696)</Comment>
+ <Name>Eren Türkay</Name>
+ <Email>eren at pardus.org.tr</Email>
+ </Update>
+ <Update release="44">
+ <Date>2009-11-24</Date>
+ <Version>5.1.37</Version>
+ <Comment>Remove system.base dep. comar-api, causing removal problems</Comment>
+ <Name>İşbaran Akçayır</Name>
+ <Email>isbaran at comu.edu.tr</Email>
+ </Update>
<Update release="43">
<Date>2009-08-14</Date>
<Version>5.1.37</Version>
More information about the paketler-commits
mailing list