File: ReleaseNotes-1.0

package info (click to toggle)
open-build-service 2.9.4-10
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 30,544 kB
  • sloc: ruby: 73,389; perl: 51,999; xml: 9,782; sh: 5,540; javascript: 2,743; sql: 1,232; python: 435; makefile: 229; cpp: 46
file content (27 lines) | stat: -rw-r--r-- 871 bytes parent folder | download | duplicates (3)
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
#
# Release Notes for openSUSE Build Service 1.0.0
#

Please read the README.SETUP file for initial installation instructions.

README.UPDATE has informations for updaters.

Main new features are:
 * Submission request handling. It is possible to create, show, accept
   or decline a package submission from a project to another.

 * The source handling has improved for source links. Merged sources
   are checked out by default and the server creates a source link
   with changes on submission time.

 * The branch request creates a branch project from another one.
   This project builds against the branched one and has package(s)
   with source links inside.

Important Bugfixes:
 * Flag handling has been fixed for debuginfo flag in api and web frontend.

 * rpmlint call gots enabled, if configured in project config.

 * The publisher works out of the box now.