This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

7.502 Up2Date Available (Soft-Release)

Greetings,

7.502 is now on our FTP site and available for manual download & installation. Following our soft-release schedule, we will push this Up2Date via our Content Distribution Network on December 14th.

This Up2Date is a stability release designed to keep your Astaro Installation running smoothly. 

This release offers a new version of the SSL VPN client with some fixes and improvements, and we have also changed the HTTP proxy option for handling encrypted zip files to be consistent with other areas of WebAdmin. The checkbox option now says "Block unscannable content"  (as it did before 7.501), instead of "Pass unscannable content".

The feature remains the same, we've just changed the way the option is presented to the user. Note that your existing configuration won't be changed; if you are already blocking these files they will stay blocked, if you are not blocking them, they will continue to pass.


   Details
  MD5sum: eef99dd90d371d7969b75c3a6a6bf2ba
  Size  : 111901959 bytes
  Download Link: ftp://ftp.astaro.de/pub/ASG/v7/up2date/u2d-sys-7.502.tgz.gpg
   
    Remarks
  - Configuration will be upgraded
  - System will be rebooted
   
  News
  - Improved SSL VPN client
  - Improved loading of news feed
   
  Bugfixes
  ID08361  HTTP Proxy not working for VLANs on top of a bridge
  ID11070  All CA's listed in CA authorites will be added as signature
  ID11236  Bridge setup without an IP is not working
  ID11379  Missing fields for WebAdmin settings
  ID11407  For inline PGP encrypted emails only the attachment is decrypted
  ID11411  File downloads via ftphelper may be corrupt
  ID11430  SMTP work queue filled up after failover which causes delay in delivery
  ID11524  Wrong aua connection count for transparent proxy
  ID11532  Handling of encrypted zip files is inconsistent
  ID11538  HA slaves can not connect to the internet via dynamic interfaces
  ID11544  Default gateway will not be set with SSL VPN client 1.5
  ID11620  DNS resolution problem through SSL VPN connection
  ID11753  Incoming mails with inline PGP encryption can cause problems


If you have any issues or comments for this soft-release package, please let us know here.


Cheers.


This thread was automatically locked due to age.
Parents
  • I just ran an Up2Date to 7.5.0.2 and get the following error message when starting the WebAdmin:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, admin and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

    We are able to get to the internet, but I cannot administer the system (no WebAdmin).

    Has anyone else had this problem after the update?

    mfg/regards

    Jasper
  • Hi Colleagues,

    I solved my problem.

    After searching through the forum I found a solution.

    The problem was that the /var/sec/chroot-httpd/var/webadmin/wfe/asg/res/config.ph file had an entry at the end of it that was causing the problem.
     
     

    ASGV7:/var/sec/chroot-httpd/var/webadmin/wfe/asg/res # tail config.ph
        'contact' => {
          'ost' => 'www.astaro.com/.../open_support_case'
        }
      },
      'up2date' => {
        'ftp' => 'ftp://ftp.astaro.com/pub/'
      },
      #feed => { url => 'adminblog.astaro.com/index.xml' }
      feed => 'var/feed.xml'
    }



    I commented out the feed=>'var/feed.xml' and uncommented the line above it. Restarted the http daemon and I can now use WebAdmin again.

    Either I did something wrong during the update or no one else is using WebAdmin.

    mhg/kind regards
    Jasper
Reply
  • Hi Colleagues,

    I solved my problem.

    After searching through the forum I found a solution.

    The problem was that the /var/sec/chroot-httpd/var/webadmin/wfe/asg/res/config.ph file had an entry at the end of it that was causing the problem.
     
     

    ASGV7:/var/sec/chroot-httpd/var/webadmin/wfe/asg/res # tail config.ph
        'contact' => {
          'ost' => 'www.astaro.com/.../open_support_case'
        }
      },
      'up2date' => {
        'ftp' => 'ftp://ftp.astaro.com/pub/'
      },
      #feed => { url => 'adminblog.astaro.com/index.xml' }
      feed => 'var/feed.xml'
    }



    I commented out the feed=>'var/feed.xml' and uncommented the line above it. Restarted the http daemon and I can now use WebAdmin again.

    Either I did something wrong during the update or no one else is using WebAdmin.

    mhg/kind regards
    Jasper
Children
No Data