Sentora Support Forums

Full Version: sentora 1.0.3 & critical patch for sentora 1.0.x
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Sentora 1.0.3 is officially released, this is maintenance release still based on 1.0 code.

Changes:

- Install on centos 7 is no more throwing error when installing postfix SQL files. 
- CGI totally disabled in centos 6.x ( merged the patch already releases).
- FTP critical patch merged into installer.

Integrate already suhosin patch ( 1.0.1) fix WP issue.

The install script remain the same http://sentora.org/install

A quick install command

centos:

Quote:cd /tmp && yum install wget -y & wget http://sentora.org/install && bash install

Ubuntu:

Quote:cd /tmp && apt-get install wget -y & wget http://sentora.org/install && bash install


Updater that apply to 1.0.0 & 1.0.1 is also released:

Centos
Code:
cd /tmp && yum install wget & wget https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_updater_1.0.3.sh && bash sentora_updater_1.0.3.sh

Ubuntu
Code:
cd /tmp && apt-get install wget -y & wget https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_updater_1.0.3.sh && bash sentora_updater_1.0.3.sh

We are still commited to provide Zpanel upgrade script and sorry for the delay.

Please post any issue/bugs in support thread not this thread.

credit goes to @[apinto] for FTP patch/report too.

Sentora team.
Is it normal that is shows 1.0.0 in Sentora Updates page after running sentora_updater_1.0.3.sh?
I guess there is some confusion about Sentora installer 1.0.3 and Sentora core 1.0.0.
Well at leased i am confused..   Huh
(08-04-2015, 10:17 PM)Me.B Wrote: [ -> ]Sentora 1.0.3 is officially released, this is maintenance release still based on 1.0 code.

Changes:

- Install on centos 7 is no more throwing error when installing postfix SQL files. 
- CGI totally disabled in centos 6.x ( merged the patch already releases).
- FTP critical patch merged into installer.

Integrate already suhosin patch ( 1.0.1) fix WP issue.

The install script remain the same http://sentora.org/install

A quick install command

centos:

Quote:cd /tmp && yum install wget -y & wget http://sentora.org/install && bash install

Ubuntu:

Quote:cd /tmp && apt-get install wget -y & wget http://sentora.org/install && bash install


Updater that apply to 1.0.0 & 1.0.1 is also released:

Quote:cd /tmp && yum install wget & wget https://raw.githubusercontent.com/sentor...r_1.0.3.sh && bash sentora_updater_1.0.3.sh

We are still commited to provide Zpanel upgrade script and sorry for the delay.

Please post any issue/bugs in support thread not this thread.

Sentora team.
Great work, Thank You!!

@[Me.B] you should change QUOTE to CODE Wink
Also, add Ubuntu Update command:

Ubuntu Update:
Code:
cd /tmp && apt-get install wget -y & wget https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_updater_1.0.3.sh && bash sentora_updater_1.0.3.sh
(08-06-2015, 12:49 AM)Ron-e Wrote: [ -> ]I guess there is some confusion about Sentora installer 1.0.3 and Sentora core 1.0.0.
Well at leased i am confused..   Huh

Sentora core panel code is almost the same base, we did only a change over the ftp module. It's a bit confusing. Most patches were in installer.

We have 3 tags , installer release, core release and the whole package ;-).

Thanks @[apinto]
It's a bit confusing. So, how do I know it's been updated to 1.0.3?
The Updates module stil says:
Quote:You are running a BETA release (1.0.3), thank you to report what you observed.

Do not use it for production.
I just updated the API to show version 1.0.3. Should be OK now @[Ron-e] Smile
Hello,

When we update from 1.0.0 to 1.0.3, the update module still says :

You are running a BETA release (1.0.3), thank you to report what you observed.

Do not use it for production.

Like Ron-E said.

Thanks
Sincerely
Huh must have updated wrong thing LOL @[5050] knows where to update this, or let me know where to update it Wink
Pages: 1 2 3