/[smeserver]/rpms/smeserver-mysql/sme10/smeserver-mysql.spec
ViewVC logotype

Diff of /rpms/smeserver-mysql/sme10/smeserver-mysql.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.11 by jpp, Mon Mar 14 02:49:56 2022 UTC Revision 1.12 by jpp, Mon Mar 14 05:05:33 2022 UTC
# Line 181  then Line 181  then
181    sed -i root$ver/usr/lib/systemd/system/mariadb${ver}-mariadb.service \    sed -i root$ver/usr/lib/systemd/system/mariadb${ver}-mariadb.service \
182          -e "s/_safe//";          -e "s/_safe//";
183  fi  fi
184    if [ $ver -ge  104 ]
185    then
186      sed -i root$ver/usr/lib/systemd/system/mariadb${ver}-mariadb.service \
187            -e "s_set.password$_set.password2_"
188    fi
189    
190  #### TODO check it is similar to rh one and functional !  #### TODO check it is similar to rh one and functional !
191    
# Line 322  Koozali SME Server configuration package Line 327  Koozali SME Server configuration package
327  * Sun Mar 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-5.sme  * Sun Mar 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-5.sme
328  - fix typo in socket, seen with phpmyadmin [SME: 11899]  - fix typo in socket, seen with phpmyadmin [SME: 11899]
329  - fix permissions for mariadb105 [SME: 11899]  - fix permissions for mariadb105 [SME: 11899]
330    revert change in release 2 for root password and fix set.password    create a dedicated set.password for mariadb>103
331    
332  * Sun Mar 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-3.sme  * Sun Mar 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-3.sme
333  - missing phpMyAdmin fragments [SME: 11899]  - missing phpMyAdmin fragments [SME: 11899]


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed