1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-13 09:16:14 +01:00

- updated NEWS file (added only user relevant changes)

This commit is contained in:
Marcus Huewe 2010-03-21 22:36:02 +01:00
parent 0b88d1b902
commit 9bb2ed4aba

15
NEWS
View File

@ -1,8 +1,7 @@
0.126
- suggest git, svn, ... if indicated, after oscerr.NoWorkingCopy
- "osc cat" & "osc ls" now auto-expands through link.
- fixed "osc add" after "osc delete".
0.126
- fix "osc patchinfo" command (crashed before)
- fixed SSL proxy support
- fixed meta attribute create and set calls
@ -12,6 +11,18 @@
- fix linktobranch apiurl usage
- "maintained package" search is telling relevant projects now
* requires OBS 1.7.2 or 2.0
- added "osc chroot" command
- fixed #547005 ("osc co could show download progress")
- added "--interactive" option to "osc request"
- store commit message so it doesn't get lost on failure
- added "--cpio-bulk-download" and "--download-api-only" options to "osc build"
- added "osc localbuildlog" command
- added "--build-uid uid:gid|caller" option to "osc build" to specify abuild id in chroot
- verify files using rpm bindings and keys supplied by buildservice
- added "--exclude-target-project <prj>" option to "osc rq list"
- added "--message" option to "osc branch"
- added "osc config" command to set/get/delete a config option
- added "--binary" and "--baseproject" options to "osc search"
0.125
- add "osc pull" command to fetch and merge changes in the link target