1
2
#
3
# OBS Release 1.8
4
#
5
6
This release is primarly driven by the parties of the
7
MeeGo project.
8
9
It will offer a 1.7 code base with following additional 
10
features.
11
12
* ACL read permission check
13
* Permission support for groups (backport from master)
14
* Download on Demand (backport from master)
15
* KVM Autosetup (backport from master)
16
* CB{pre}install (backport from master)
17
18
An api database migration is needed after updating from
19
1.7 release with packages or plain git checkout. Please
20
read README.UPDATERS file in that case.
21
22
OBS Appliance users get all needed update steps automatically
23
after upgrading their appliance. This can be done either
24
via package upgrade or via replacing the appliance image.
25
26
Changes:
27
28
* Support new XML structures of OBS 2.0
29
* backend logging includes time stamps now
30
31
Fixes:
32
33
* Fix when calling patch command, upstream changed in incompatible way
34
* webui layout fixes needed after changes on static.opensuse.org
35
* minor stability fixes in backend code
36
* scheduler performance optimization if using remote build service
37
  instances.
38
* fixed syntax error in obsworker init script with manual VM configuration