Commit Graph

23 Commits

Author SHA1 Message Date
Benjamin Sonntag 474bdbd4ae [fix] fixing mysql.sql for Stretch (compatible with previous version) 2017-10-08 13:43:57 +02:00
Benjamin Sonntag af687a61d8 adding permanent fix for custom zones 2015-04-29 10:45:40 +02:00
Benjamin Sonntag 204cb56326 mysql accept no argument BEFORE --defaults-file 2014-07-04 16:17:07 +02:00
Benjamin Sonntag fe6b632b74 fixing upgrade from 3.0 / 3.1 / 3.2 2014-07-04 16:04:17 +02:00
Benjamin Sonntag e578e4a230 fixing upgrade of AltrnC from 1 or 3.0 2014-03-28 15:06:59 +01:00
Benjamin Sonntag db9d270de7 fixing alternc-awstats upgrade SQL error + fixing error in upgrade check for mysql 2014-03-28 14:56:49 +01:00
Alan Garcia 1ad994af8d File de la mechant dash 2014-03-27 17:39:28 +00:00
Alan Garcia d80398252e Infame retour de dash 2014-03-27 17:36:11 +00:00
Benjamin Sonntag 406674da85 fixing upgrade check 2014-03-27 17:13:36 +01:00
Benjamin Sonntag 0934e6b08f fixing upgrade check 2014-03-27 17:08:20 +01:00
Benjamin Sonntag 5f51c55072 fixing upgrade check 2014-03-27 17:06:51 +01:00
Benjamin Sonntag 566980a5a3 Updating language files from Transifex 2014-03-27 16:43:36 +01:00
Alan Garcia 5c2275f035 Gros sed pour dégager les unbreakable space 2013-09-25 09:50:53 +00:00
Steven Mondji-Lerider 0783ee2c72 Bugfixing update_check.sh to make sur the version number is well formed. closes #1470 2013-03-06 09:23:09 +00:00
Steven Mondji-Lerider c850a2cff5 Replacing echo call by ls before calling sort 2013-02-18 11:45:17 +00:00
Steven Mondji-Lerider c2a3c48a73 bugfixing upgrade checking script to sort by file extentions 2013-02-11 10:41:06 +00:00
Alan Garcia b33fcf78db Bug de upgrade check 2013-02-08 11:20:04 +00:00
Steven Mondji-Lerider 449bd834a8 Avoiding a useless fork from sed 2012-11-09 13:43:34 +00:00
Steven Mondji-Lerider 4cab24857d Fix #1372 2012-11-09 13:21:55 +00:00
Antoine Beaupré 4df0af8571 call mysql properly in upgrade_check so that upgrade scripts are called properly
Closes: #1078
2008-10-07 16:49:05 +00:00
Antoine Beaupré d5a4c72e4a Major redesign of the MySQL backend interface to fix a security issue.
See: #318.

As of now, the MySQL configuration used everywhere by AlternC is not
stored in the main configuration file (/etc/alternc/local.sh) but in a
MySQL configuration file in /etc/alternc/my.cnf, which enables us to
call mysql without exposing the password on the commandline.

The changes here are quite invasive but will allow us to factor out
the MySQL configuration better. See #364.

This includes a partial rewrite of the mysql.sh logic, which is now ran
from the postinst script (and not alternc.install) which will allow us
to actually change the MySQL root user properly. See #601.

This commit was tested like this:

 * clean install on etch (working)
 * upgrade from a clean 0.9.7 (working)
2008-04-13 04:35:19 +00:00
Nahuel Angelinetti 27c70f2047 Comme php5 peut etre installé, nous utilisons le lien php qui pointe soit vers php5 soit vers php4 ( soit php6 ? ).
close: #1042
2007-04-18 16:55:34 +00:00
Pierre Gilles Mialon 6ca8255f49 AlternC Plugin are now part of AlternC svn repository\n Migration Phase 2 2006-04-26 12:28:53 +00:00