Sentora Support Forums
sentora 1.0.3 & critical patch for sentora 1.0.x - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Announcements (https://senforums.mach-hosting.com/forumdisplay.php?fid=20)
+--- Forum: Sentora Announcements (https://senforums.mach-hosting.com/forumdisplay.php?fid=21)
+--- Thread: sentora 1.0.3 & critical patch for sentora 1.0.x (/showthread.php?tid=1853)

Pages: 1 2 3


sentora 1.0.3 & critical patch for sentora 1.0.x - Me.B - 08-04-2015

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.


RE: sentora 1.0.3 & critical patch for sentora 1.0.x - Swift-R - 08-05-2015

Is it normal that is shows 1.0.0 in Sentora Updates page after running sentora_updater_1.0.3.sh?


RE: sentora 1.0.3 & critical patch for sentora 1.0.x - Ron-e - 08-06-2015

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


RE: sentora 1.0.3 & critical patch for sentora 1.0.x - apinto - 08-06-2015

(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/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.

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



RE: sentora 1.0.3 & critical patch for sentora 1.0.x - Me.B - 08-06-2015

(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]


RE: sentora 1.0.3 & critical patch for sentora 1.0.x - Swift-R - 08-06-2015

It's a bit confusing. So, how do I know it's been updated to 1.0.3?


RE: sentora 1.0.3 & critical patch for sentora 1.0.x - Ron-e - 08-16-2015

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.



RE: sentora 1.0.3 & critical patch for sentora 1.0.x - TGates - 08-17-2015

I just updated the API to show version 1.0.3. Should be OK now @[Ron-e] Smile


RE: sentora 1.0.3 & critical patch for sentora 1.0.x - parta - 08-18-2015

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


RE: sentora 1.0.3 & critical patch for sentora 1.0.x - TGates - 08-18-2015

Huh must have updated wrong thing LOL @[5050] knows where to update this, or let me know where to update it Wink