Difference between revisions of "UCS 4.1 Development"
From Univention Wiki
m (→App Center) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
= Changes for UCS 4.1 (excerpt) = | = Changes for UCS 4.1 (excerpt) = | ||
− | UCS 4.1 is planned to be delivered with the following highlights. A complete list can be found in the Univention Bugzilla linked at the [[#Milestones|Milestones section]]: | + | |
− | + | UCS 4.1 is planned to be delivered with the following highlights: | |
+ | |||
+ | * Install Docker based Apps | ||
+ | * Usability improvements for the App Center | ||
+ | * App Rating | ||
+ | * User self service for password reset | ||
+ | * Single Sign-On to UCS management system via SAML | ||
+ | * Linux Kernel 4.1 | ||
+ | * OpenLDAP Update | ||
+ | * Samba 4.3 | ||
+ | |||
+ | A complete list can be found in the Univention Bugzilla linked at the [[#Milestones|Milestones section]]: | ||
= Release Goals = | = Release Goals = | ||
Line 21: | Line 32: | ||
| '''All tasks''' | | '''All tasks''' | ||
|- | |- | ||
− | | | + | | 2015-10-06 |
− | | UCS 4.1 Milestone 1 | + | | UCS 4.1 Milestone 1 ([http://forum.univention.de/viewtopic.php?f=54&t=4428 Announcement]) |
| [https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-1 Open Tasks] | | [https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-1 Open Tasks] | ||
| [https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&bug_status=RESOLVED&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-1 QA Tasks] | | [https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&bug_status=RESOLVED&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-1 QA Tasks] | ||
Line 28: | Line 39: | ||
[https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-1 All Tasks] | [https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-1 All Tasks] | ||
|- | |- | ||
− | | | + | | 2015-11-03 |
− | | UCS 4.1 Release Candidate | + | | UCS 4.1 Release Candidate ([http://forum.univention.de/viewtopic.php?f=54&t=4495 Announcement]) |
| | | | ||
[https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-2 Open Tasks] | [https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-2 Open Tasks] | ||
Line 37: | Line 48: | ||
[https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-2 All Tasks] | [https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&target_milestone=UCS%204.1&field0-0-0=keywords&type0-0-0=allwords&value0-0-0=interim-2 All Tasks] | ||
|- | |- | ||
− | | November 2015 | + | | 17. November 2015 |
− | | UCS 4.1 Release | + | | UCS 4.1 Release ([http://forum.univention.de/viewtopic.php?f=54&t=4541 Announcement] |
| | | | ||
[https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&target_milestone=UCS%204.1 Open Tasks] | [https://forge.univention.org/bugzilla/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&target_milestone=UCS%204.1 Open Tasks] | ||
Line 47: | Line 58: | ||
|} | |} | ||
− | = | + | = Testing = |
+ | |||
+ | '''Please note''': Due to work in progress the update may fail or bugs | ||
+ | may happen later on. The testing online repository is not ready for | ||
+ | production use! | ||
+ | |||
+ | == Installation == | ||
+ | |||
+ | Pre releases of UCS 4.1 ISO images can be found here according to the availability stated in the timeline: https://updates-test.software-univention.de/download/UCS-4.1-RC/ | ||
+ | |||
+ | == Update == | ||
+ | |||
+ | https://updates-test.software-univention.de provides an online repository containing a current development snapshot of all currently available UCS 4.1 packages. To update an existing UCS 4.0-3 to UCS 4.1 perform the following steps | ||
+ | <source lang=bash> | ||
+ | ucr set repository/online/server=updates-test.software-univention.de | ||
+ | univention-upgrade | ||
+ | </source> | ||
− | + | == App Center == | |
+ | Not all Apps have been ported to the 4.1 App Center. The untested Apps are still in the Test App Center and can be tested at your own risk. The Test App Center can be activated on your system as follows: | ||
<source lang=bash> | <source lang=bash> | ||
− | + | univention-install univention-appcenter-dev | |
+ | univention-app dev-use-test-appcenter | ||
</source> | </source> | ||
+ | |||
+ | = Source Packages = | ||
+ | |||
+ | The source packages of UCS 4.1 are available [https://updates-test.software-univention.de/4.1/unmaintained/4.1-0/source/ here]. | ||
[[Category:Development]] | [[Category:Development]] | ||
[[Category:EN]] | [[Category:EN]] |
Latest revision as of 10:23, 13 June 2017
This page describes the development status of UCS 4.1 and provides an excerpt of the changes.
Contents
Changes for UCS 4.1 (excerpt)
UCS 4.1 is planned to be delivered with the following highlights:
- Install Docker based Apps
- Usability improvements for the App Center
- App Rating
- User self service for password reset
- Single Sign-On to UCS management system via SAML
- Linux Kernel 4.1
- OpenLDAP Update
- Samba 4.3
A complete list can be found in the Univention Bugzilla linked at the Milestones section:
Release Goals
Milestones
Timeline | Description | Open tasks | QA tasks | All tasks |
2015-10-06 | UCS 4.1 Milestone 1 (Announcement) | Open Tasks | QA Tasks | |
2015-11-03 | UCS 4.1 Release Candidate (Announcement) | |||
17. November 2015 | UCS 4.1 Release (Announcement |
Testing
Please note: Due to work in progress the update may fail or bugs may happen later on. The testing online repository is not ready for production use!
Installation
Pre releases of UCS 4.1 ISO images can be found here according to the availability stated in the timeline: https://updates-test.software-univention.de/download/UCS-4.1-RC/
Update
https://updates-test.software-univention.de provides an online repository containing a current development snapshot of all currently available UCS 4.1 packages. To update an existing UCS 4.0-3 to UCS 4.1 perform the following steps
ucr set repository/online/server=updates-test.software-univention.de
univention-upgrade
App Center
Not all Apps have been ported to the 4.1 App Center. The untested Apps are still in the Test App Center and can be tested at your own risk. The Test App Center can be activated on your system as follows:
univention-install univention-appcenter-dev
univention-app dev-use-test-appcenter
Source Packages
The source packages of UCS 4.1 are available here.