From 0608795530fea42e80e177b70552200d537dcbba Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 5 Jan 2017 14:28:36 +0000 Subject: [PATCH] Update fake news --- News.php | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/News.php b/News.php index 3a9fcd0..48d991d 100644 --- a/News.php +++ b/News.php @@ -12,6 +12,63 @@ include_once("includes/header.php"); RSS +

+ > Changes in KXStudio repositories
+ On 2016-05-06 by falkTX +

+ +

+ Hey everyone, just a small heads up about the KXStudio repositories. +

+ +

+ If you use Debian Testing or the new Ubuntu 16.04 you probably saw some warnings regarding weak SHA1 keys when checking for updates.
+ We're aware of this issue and a fix is coming soon, but it will require some changes in the repositories.
+

+ +

+ First, we'll get rid of the 'lucid' builds and rebuild all of them in the 'trusty' series.
+ For those of you that were using Debian 6 or something older than Ubuntu 14.04, the repositories will stop working for you later this month. +

+ +

+ Second, the gcc5 specific packages will be migrated from 'wily' series to 'xenial'.
+ This means you'll no longer be able to use the KXStudio repositories if you're running Ubuntu 15.10.
+ If that's the case for you, please update to 16.04 as soon as possible. Note that 15.10 will be officially end-of-life in 2 months. +

+ +

+ And finally, the gcc5 packages will begin using Qt5 instead of Qt4 for some applications.
+ This will include Carla, Qtractor and the v1 series plugins.
+ Hopefully this won't break anything, but if it does please let us know. +

+ +

+ That's it for now. Have a nice weekend! +

+ +
+ +

+ > KXStudio Website has moved
+ On 2015-07-25 by falkTX +

+ +

+ Hey all, +

+ +

+ As you might have noticed sourceforge has been out of service for a while now.
+ That, coupled together with the previous adware/spyware fiasco led to me look for alternatives. +

+ +

+ So you can now find the KXStudio website at http://kxstudio.linuxaudio.org/. +

+ +
+

> Carla 2.0 beta4 is here!
On 2015-03-12 by falkTX