Author Topic: OpenGoo 1.5.3 released!  (Read 9662 times)

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
OpenGoo 1.5.3 released!
« on: September 02, 2009, 04:24:06 pm »
OpenGoo 1.5.3 has been released. This new version includes more bug fixes from previous versions.

You can check the full changelog here

You can download OpenGoo 1.5.3 here

Enjoy!
« Last Edit: September 04, 2009, 11:50:12 am by ignacio »

Syrion

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Studio Krater v.o.f.
Re: OpenGoo 1.5.3 released!
« Reply #1 on: September 02, 2009, 06:43:26 pm »
The zip is up at SF!

bobsmith

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: OpenGoo 1.5.3 released!
« Reply #2 on: September 04, 2009, 02:23:34 am »
Have uploaded most recent version.

I tried running upgrade script -- but highest "Upgrade From" version I can choose is 1.42. My current version is 1.52.

What should I do?

carcam

  • Full Member
  • ***
  • Posts: 127
    • View Profile
    • Gnumla!
    • Email
Re: OpenGoo 1.5.3 released!
« Reply #3 on: September 04, 2009, 02:19:21 pm »
Did you correctly upgrade your system from 1.4.2 to 1.5.2? Maybe you only uploaded the files and you didn't access to the public/upgrade URL.
Gnumla
Tu sitio de Joomla! en español

bobsmith

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: OpenGoo 1.5.3 released!
« Reply #4 on: September 05, 2009, 03:21:30 am »
I just install opengoo 2 weeks ago -- for the first time -- so it was already 1.5.2.

taca

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Re: OpenGoo 1.5.3 released!
« Reply #5 on: September 06, 2009, 12:50:28 am »
Please, please don't modify released file with the same name!!

opengoo_1.5.3.zip was changed between 3th and 6th Sep. 2009.  It was really changed.

It was happned after release of 1.5.1.  Such unannounced change and chaging contents
without changing of filename make  package system maintainer unhappy.

  • Change filename, as opengoo_1.5.3a.zip in this time.
  • Announce such change.

These are my small with as a package maintainer of pkgsrc.

Code: [Select]
diff -dupNr 153-1/opengoo/application/controllers/ToolController.class.php 153-2/opengoo/application/controllers/ToolController.class.php
--- 153-1/opengoo/application/controllers/ToolController.class.php 2009-09-02 04:38:34.000000000 +0900
+++ 153-2/opengoo/application/controllers/ToolController.class.php 2009-09-03 23:42:17.000000000 +0900
@@ -204,7 +204,7 @@ class ToolController extends Application
 
  if (!defined('LANG_DIR')) define('LANG_DIR', 'language');
 
- $download = array_ver($_GET, 'download');
+ $download = array_var($_GET, 'download');
  if (isset($download)) {
  // download zip file and die
  $this->download_zip_lang($download);
--
Takahiro Kambe

fcoauga

  • Jr. Member
  • **
  • Posts: 51
  • www.augadaterra.org
    • View Profile
    • Auga da Terra
Re: OpenGoo 1.5.3 released!
« Reply #6 on: September 11, 2009, 09:07:07 pm »
Please admins, explain what this change do!

I had download the files on 3th Sept (first version then)

Solve this change the correct seelction of zip tools?

Taca write about a important thing: ¡dont changes with the same name!

-----
Testing Opengoo:
 external server with PHP 5.1.6 & MySQL 5.0.45
 locally server with PHP 5.2.0 & MySQL 5.0.27
Viewed with Mozilla 3.0.1 & Opera 9.60

Foofah

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: OpenGoo 1.5.3 released!
« Reply #7 on: September 15, 2009, 09:21:19 am »
The only option I had was to upgrade from 1.51 to 1.53 while I was already running 1.52. Anyway, when I click on all my tasks I now get an "Internal Server Error" notification.

TJOHO

  • Newbie
  • *
  • Posts: 4
    • View Profile
Security risk/Password??
« Reply #8 on: September 25, 2009, 02:19:33 am »
When I download the zip for 1.5.3. and try to unzip it, Windows says it contains "an unspecified security risk. Would you like to continue?".

If I continue anyway, it says that
Quote
File '.cvsignore' is password protected. Please enter the password inthe box below.

What gives? Is this a legitimate copy? If so, what is the password?

bayonian

  • Newbie
  • *
  • Posts: 32
    • View Profile
Re: Security risk/Password??
« Reply #9 on: September 29, 2009, 04:46:04 am »
When I download the zip for 1.5.3. and try to unzip it, Windows says it contains "an unspecified security risk. Would you like to continue?".

If I continue anyway, it says that
Quote
File '.cvsignore' is password protected. Please enter the password inthe box below.

What gives? Is this a legitimate copy? If so, what is the password?

I downloaded opengoo_1.5.3.zip and unzipped it without any problem. Please, visit http://sourceforge.net/projects/opengoo/files/ and try again.  :)