| Summary: | Add updated mysql & all its deps to repo | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Kristoffer Grundström <lovaren> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | Normal | CC: | davidwhodgins, n54 |
| Version: | 1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | mysql | CVE: | |
| Status comment: | |||
| Attachments: |
mysql-common
lib64mysqlclient lib64mysql-devel lib64mysqlservices0 mysql mysql-client mysql-plugin |
||
|
Description
Kristoffer Grundström
2012-04-04 03:46:20 CEST
Created attachment 1914 [details]
mysql-common
Created attachment 1915 [details]
lib64mysqlclient
Created attachment 1916 [details]
lib64mysql-devel
Created attachment 1917 [details]
lib64mysqlservices0
Created attachment 1918 [details]
mysql
Created attachment 1919 [details]
mysql-client
Created attachment 1920 [details]
mysql-plugin
The remaining related packages are in my mediafire-repo: http://www.mediafire.com/#xvo03o64gnohv Apparently NO spec-file was created during the rpm rebuild-process. yes closing as wontfix or become a packager for maintain it Status:
NEW =>
RESOLVED Well, I don't think mariadb helps me run my mediawiki properly. (In reply to comment #10) > We are using mariadb. Keep in mind that this update request is for Mageia 1. I.E. it's a request for a backport. CC:
(none) =>
davidwhodgins (In reply to comment #12) > Well, I don't think mariadb helps me run my mediawiki properly. Unfortunately backports have not been opened up for Mageia 1, so only security and bugfix patches are being supplied for Mageia 1, except where we have a packager willing to handle the updates, and the upstream are not providing support for older versions, as in cases like thunderbird. We don't have a package willing to do that for mysql, and in Mageia 2, mysql is being replaced by mariadb. Well, then this might be changed to become a release-blocker for the mediawiki package until someone changes the dep to mariadb. mariadb is providing virtual package mysql. (In reply to comment #16) > mariadb is providing virtual package mysql. Hmmmmmmmm. No mariadb-package in rpm-database according to this command: [root@localhost ~]# urpmq --whatrequires mysql drupal-mysql drupal-mysql drupal-mysqli drupal-mysqli mysql task-lamp task-lamp teambox-mysql teambox-mysql # urpmq --provides mariadb mysql[== 5.5.22-0.20120329.rc.mga2] adt_null.so auth_socket.so dialog.so ha_archive.so ha_blackhole.so ha_federatedx.so mypluglib.so mysql_clear_password.so qa_auth_client.so qa_auth_interface.so qa_auth_server.so semisync_master.so semisync_slave.so sql_errlog.so mariadb[== 5.5.22-0.20120329.rc.mga2] mariadb(x86-32)[== 5.5.22-0.20120329.rc.mga2] Mariadb, a fork off of mysql has the provides mysql, so packages that require mysql will still work. Also, mariadb is Mageia 2 only. |