summaryrefslogtreecommitdiff
path: root/ReleaseNotes-2.4.1
blob: 9b8de324c433ff4ba8f30fc731a8bbdaf1d3f952 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
# openSUSE Build Service 2.4.1
#

Updaters from any OBS 2.4 release can just ugrade the packages
and restart all services. Updaters from former releases should
read the README.UPDATERS file.

Note: we fixed also an update problem of the ruby package

Feature backports:
==================

* none

Changes:
========

* backend: the scheduler ignores a left over exit event during 
           intial startup now
* backend: support static links for kiwi installation medias
* backend: use async mode during test suite run
* backend: catch cases where broken repositories cause endless builds
* runlevel scripts have nicer output now

Bugfixes:
=========

* api: check_database script works now also before calling db:migrate
* api: support packager owner search with explicit no filters
* api: stream file uploads directly to backend, fixes OOM kills with large files
* backend: fixed source caching from remote instance source packages
* backend: fixed role analyses for read protected projects and packages
* backend: fixed update of static links during publishing
* backend: fixed ordering of binary upload events
* general: documentation updates