Hi,
we just released a new osc version. The main (user visible)
features are:
0.129
- "dists" command to show the configured default base repos from
the server.
- "review list" command to list open review requests
- "review add" command to add another reviewer for a request
(either user or group)
- add "buildinfo --prefer-pkgs <dir>" option
- add "prjresults --hide-disabled" option to hide packages which
are disabled/excluded in all repos and repos which have only
disabled/excluded packages
- harmonize "api"'s options with curl's options
- use builtin signature check by default (instead of verifying the
signature with "rpm -K...")
- add "status --show-excluded" to show all files (except the store
dir)
- new "osc reqmaintainership" command which is a shortcut for
"osc creq -a add_role USER maintainer PROJECT PACKAGE"
#
# Feature which requires OBS 2.1
#
- add "osc aggregate --nosources" option
- add "request clone" command to clone all packages from a given
request
- fixed references into en.opensuse.org to honor the new Wiki
structure
- add cross build targets mips and mipsel for QEMU Usermode. needs
also build update.
Thanks to everyone who contributed to osc!
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
We release another 2.0 bugfix release, triggered by bugfix requests
for the meego.com OBS instance.
Appliance users can just call
# zypper ref
# zypper up
and reboot their server or download a new appliance from
http://en.opensuse.org/Build_Service/OBS-Appliance
People who installed the packages manually can find updated packages
below as usual:
http://download.opensuse.org/repositories/openSUSE:/Tools/
These manual installations need a migration update afterwards to get
another bugfix:
# cd /srv/www/obs/api/
# RAILS_ENV="production" rake db:migrate
# chown -R lighttpd.lighttpd log
The release notes are listing the following fixes since 2.0.5 version:
* api: branch by specified revision is working now
* api: submit request to a project without the package, but linked project works now
* api: fix runtime error when using group permissions in attribute permissions
* api: fix a crash in webui when using the status view due to missing attribute
* backend: fixed prefer-pkgs support for local build
* backend: dispatcher takes care of badhosts now and is not assigning the job again to the host
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian(a)suse.de
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org