This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

sentora 1.0.3 & critical patch for sentora 1.0.x
#1
sentora 1.0.3 & critical patch for sentora 1.0.x
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.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by: Ron-e , tkramer , sanoop , apinto
#2
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
Is it normal that is shows 1.0.0 in Sentora Updates page after running sentora_updater_1.0.3.sh?
Reply
Thanks given by:
#3
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
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

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#4
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
(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
My Sentora Resources
[Module] Mail Quota Count | Vagrant Box with Sentora

[Image: vanguardly-logo-micro.png]
Graphic and Web Design. Development.
www.vanguardly.com


Reply
Thanks given by:
#5
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
(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
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by: apinto
#6
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
It's a bit confusing. So, how do I know it's been updated to 1.0.3?
Reply
Thanks given by:
#7
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
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.

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#8
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
I just updated the API to show version 1.0.3. Should be OK now Ron-e Smile
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#9
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
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
Reply
Thanks given by:
#10
RE: sentora 1.0.3 & critical patch for sentora 1.0.x
Huh must have updated wrong thing LOL 5050 knows where to update this, or let me know where to update it Wink
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora v2.0.2 SitRep TGates 2 926 03-16-2024, 11:58 AM
Last Post: TGates
Sentora for Developers TGates 0 875 02-12-2024, 12:10 PM
Last Post: TGates
EOL Sentora v1.x.x and ZPanel No Longer Supported TGates 0 563 01-24-2024, 12:03 PM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)