2 - new command 'develproject' to print the devel project from the package meta.
3 - add blt and rblt commands, aka "buildlogtail" and "remotebuildlogtail" to show
4 just the end of a build log (for getting the fail reason faster).
5 CHANGE: the --start parameter is now called --offset
6 - add "createrequest -a add_group" option to create a group request
7 - add "createrequest -a add_me" shortcut
8 - add "less" command, doing the same as "osc cat" but with pager
9 - fallback to unexpanded diff mode on "osc diff" on merge error.
10 - support viewing the commit history of deleted packages
11 - show review states on "review list"
12 - new source service commands "localrun" and "disabledrun" to generate files without _service: prefix
13 - add "request supersede" and "review supersede" to supersede with existing request
14 - make it possible to run single source services, even when not specified in _service file.
15 (For example for doing a version update without creating a _service file: osc service lr update_source)
16 - protect rebuild and abortbuild commands with required "--all" option to mass failures by accident (similar to wipebinaries)
18 # Features which requires OBS 2.3
20 - "my requests" is doing faster and complete server side lookup now if available
21 - "review" command has been extended to handle reviews by project or by package maintainers
22 - support for new source service modes: disabled, trylocal and localonly
23 - support project wide source services
24 - support for armv7hl architecuture. used to denote armv7 + hardfloat binaries
25 - add force option to accept requests in review state.
26 - add "maintenancerequest" command to request a maintenance incident from maintenance team
27 - add "releaserequest" command run a maintenance update release process (for maintenance team only)
28 - allow to force the storage of project meta data (to ignore depending repositories for example)
31 - new "revert" command to restore the original working copy file (without
33 - rewrote "diff" logic
34 - added new "--http-full-debug" option, "--http-debug" filters the
35 "Authentication" and "Set-Cookie" header
36 - added new "--disabled-cpio-bulk-download" option: disable downloading
37 packages as cpio archive from api
38 - added new "repairwc" command which tries to repair an inconsistent working
40 - workaround for broken urllib2 in python 2.6.5: wrong credentials lead to an
42 - support --interactive-review option when running "osc rq list <project>"
43 - improved "osc rq show <id> --interactive-review"
44 - do_config: added new options --stdin, --prompt, --no-echo:
45 --stdin: read value from stdin
46 --prompt: prompt for a value
47 --no-echo: prompt for a value but don't echo entered characters (for
48 instance to enter a passwd)
49 - added template support for a submitrequest accept/decline message
50 - lots of internal rewrites (new working copy handling etc.)
51 - support added for osc search 'perl(Foo::Bar)'
52 - New "service" command to run source services locally or trigger a re-run on the server.
53 - setlinkrev is setting now the revision to xsrcmd5 by default to avoid later breakage on indirect links by default.
56 Due to the rewrite of the working copy handling osc might fail with the
58 Your working copy '.' is in an inconsistent state.
59 Please run 'osc repairwc .' (Note this might _remove_
60 files from the .osc/ dir). Please check the state
61 of the working copy afterwards (via 'osc status .')
62 Simply run "osc repairwc" which might fetch files from the api
63 or delete some files from the storedir (.osc/). It won't touch
64 locally modified files. For more information see section
65 "WORKING COPY INCONSISTENT" in the README.
68 # Feature which requires OBS 2.1
70 - support reliable diff for an accepted request
73 - "dists" command to show the configured default base repos from the server.
74 - "review list" command to list open review requests
75 - "review add" command to add another reviewer for a request (either user or group)
76 - add "buildinfo --prefer-pkgs <dir>" option
77 - add "prjresults --hide-disabled" option to hide packages which are disabled/excluded
78 in all repos and repos which have only disabled/excluded packages
79 - harmonize "api"'s options with curl's options
80 - use builtin signature check by default (instead of verifying the signature with "rpm -K...")
81 - add "status --show-excluded" to show all files (except the store dir)
82 - new "osc reqmaintainership" command which is a shortcut for
83 "osc creq -a add_role USER maintainer PROJECT PACKAGE"
85 # Feature which requires OBS 2.1
87 - add "osc aggregate --nosources" option
88 - add "request clone" command to clone all packages from a given request
89 - fixed references into en.opensuse.org to honor the new Wiki structure
90 - add cross build targets mips and mipsel for QEMU Usermode. needs also build update.
93 - better default commands selection for editor/pager
94 - support "osc rq reopen" to set a request in new state again
95 - "osc repos" and "wipebinaries" is checking for local project now
96 - "osc getbinaries" works in project dir now
97 - support added for SPARC builds
98 - support build --oldpackages
99 - introduced the "trusted projects"
100 - Fixes for default editor, api check on deleterequest call, tempfile leaks, getbinaries source package handling, results command
102 # Feature which require either OBS 2.1 or 2.0.4
104 - add osc signkey --extend for extending the expiration date of the gpg public key
107 - add size limit mode, files can be ignored on checkout or update given a certain size limit.
108 - --csv/--format options for results command - using format user can explicitly specify what he wants print
109 - osc branch reads project/package in package directory
110 - fix creation of package link, when target project has the package via linked project
111 - add "osc rq approvenew $PROJECT" command to show and accept all request in new state.
112 This makes sense esp. for projects which work with default reviewers before.
113 - support external source validator scripts before commiting
114 - support request creation with multiple actions
116 # Features which require OBS 2.0
118 - support "osc add http://...", this uses obs source service for downloading a file and verify it via sha256 verifier service
119 - add support for CBpreinstall/CBinstall
120 - support branch --force to override target
121 - support for "unresolvable" state of OBS 2.0
122 - support undelete of project or package
123 - support for package meta data checkout
126 - added VM autosetup to osc. This requires appropriate OBS version and build script version.
127 - enhanced QEMU cross build support with 'armv4l' 'armv5el' 'armv6el' 'armv7el' 'armv8el' 'mips' 'mips64' 'ppc' 'ppc64' 'sh4' arch strings now supported on x86 host
128 - suggest git, svn, ... if indicated, after oscerr.NoWorkingCopy
129 - "osc cat" & "osc ls" now auto-expands through link.
130 - fixed "osc add" after "osc delete".
131 - fix "osc patchinfo" command (crashed before)
132 - fixed SSL proxy support
133 - fixed meta attribute create and set calls
134 - osc remotebuildlog supports a buildlogurl
135 - Allow --prefer-pkgs to parse repodata
136 - new "osc build --no-service" option to skip source service update
137 - fix linktobranch apiurl usage
138 - "maintained package" search is telling relevant projects now
139 * requires OBS 1.7.2 or 2.0
140 - added "osc chroot" command
141 - fixed #547005 ("osc co could show download progress")
142 - added "--interactive" option to "osc request"
143 - store commit message so it doesn't get lost on failure
144 - added "--cpio-bulk-download" and "--download-api-only" options to "osc build"
145 - added "osc localbuildlog" command
146 - added "--build-uid uid:gid|caller" option to "osc build" to specify abuild id in chroot
147 - verify files using rpm bindings and keys supplied by buildservice
148 - added "--exclude-target-project <prj>" option to "osc rq list"
149 - added "--message" option to "osc branch"
150 - added "osc config" command to set/get/delete a config option
151 - added "--binary" and "--baseproject" options to "osc search"
152 - added "-o/--offline" and "-l/--preload" options to osc build
153 * osc build -l standard i586 foo.spec (to cache all dependencies)
154 * osc build -o standard i586 foo.spec (to build without contacting the api)
157 - add "osc pull" command to fetch and merge changes in the link target
158 - new proxy support via SSL
159 - when a broken link is encountered automatically switch to last working
160 version. use 'osc pull' to repair the broken link.
161 - osc my request is showing now also requests from other people target to
165 # Features which require OBS 1.7
167 - new config option 'submitrequest_on_accept_action' to specify a default action
168 if a submitrequest has been accepted
169 - add "osc linktobranch" command to convert a classic link to a branch package
170 - show scheduler state for each repo with "results" and "prjresults"
173 - added 'osc bugowner' as a more intelligent version of 'osc maintainer -B'
174 - added option '-B' to osc maintainer, prints bugowner OR maintainer.
175 - added 'osc req help' as convenience alias to 'osc help req'.
176 - 'osc in' to be done. Its usage just prints a suggested zypper command line.
177 - give better hint how to use osc vc without network connectivity.
178 - added printing of cache statistices to osc build
179 - support http proxies when using python 2.6 or newer (#551004)
180 - partial fix for checkout problems (bnc#551147)
181 - fixed #477690 ("osc fetching binaries really slow")
182 - osc jobhistory accepts also "prj [pkg] repo arch" now
183 - osc buildinfo accepts now also "prj pkg repo arch [spec/dsc]"
184 - osc buildconfig accepts now also "prj pkg repo arch"
185 - fixed warning messages regarding SSL certificate on some plattforms (Fedora)
186 - support submit requests on project level, osc is checking which packages
187 have changed and submits only the changed after asking back.
188 - show worker/id on jobhistory and make it faster by adding a default limit of 20
189 - add "osc build --root" option to allow to specify build root directory
190 - add "osc build --release" option to allow to specify a package release number
191 - added osc mv command which can rename file and leave them under version control
192 - added new commands "dependson" and "whatdependson" to find out which packages get
193 triggered before checkin/request accept.
194 - add new "osc build --linksource" option, speeds up esp. image building a lot
195 - add "osc triggerreason" command to show detail reason, why a package got triggered for build
196 - Incompatible changes:
197 * osc se now prints Project Package, instead of Package Project
198 for easier copy&paste.
199 * osc se uses exact search by default. Use osc se -s for
201 * osc repourls neither needs nor accepts a path to a package
203 * osc repo neither needs nor accepts a path to a package or
204 project working dir anymore
206 # Features which require OBS 1.7
208 - search: allow to limit results via existing attibutes
209 - added "osc meta attribute" for basic attribute creation, deletion, showing and value setting
210 - implement "osc mbranch" call to create projects with multiple source package (instances)
211 - new "osc patchinfo" command: basic patchinfo generation and modification support
212 - add support for _patchinfo package submissions in "osc sr" on project level
213 - support review handling of requests (new "osc review accept/decline $REQUEST_ID" command
216 - IMPORTANT: ssl certificate checks are actually performed now to
217 prevent man-in-the-middle-attacks. python-m2crypto is needed to
218 make this work. Certificate checks can be turned off per server
219 via 'sslcertck = 0' in .oscrc.
220 - 'osc list' option -D now only limits non-'new' requests. In state 'new' all are shown.
221 - suggest 'osc list' --bugowner option. Not implemented.
222 - added 'osc rq help' as convenience alias to 'osc help rq'.
223 - 'osc in' to be done. Its usage just prints a suggested zypper command line.
224 - Incompatible change: osc se now prints Project Package, instead of Package Project
225 for easier copy&paste.
226 - fix checkout of packages, which contain not committed files (but uploaded)
227 - add signing key management command (osc signkey)
228 * shows public part of project key
229 * allows (re)creation of a project key
230 * allows deletion of a project key
231 - support 100% offline build when using "osc build --noinit ..."
232 -> buildinfo gets cached in local directory as .buildinfo.xml
235 - added missing code for 'osc sr -l [ID]'
236 - allow osc cat with one parameter, if it is a url.
237 - make osc getpac really get the package (instead of branch only)!
238 - expanded several tabs to spaces.
239 - added default project to new getpac and bco subcommand. .oscrc:getpac_default_project = OpenSUSE:Factory
240 (not added to branch subcommand, to not interfere with its syntax.)
241 - add support for generic python-keyring lib, supports KWallet, Gnome keyring, MacOS and Windows.
242 - make buildhist command usable without checked out package
243 - rename old "platform/s" names to "repository/ies" (internal cleanup only)
244 - fixed osc diff -c N, it failed with int and string concatenation
245 - made osc diff and rdiff more similar: added -p, -c to rdiff, removed -u from rdiff.
246 made -u default for both, renamed --pretty to --plain as it is the opposite of -u
248 # Features which require OBS 1.7
250 - option to download server side generated _service:* files on update
251 - support for running source services locally. Happens by default on source update
253 - support modification flages on creation of submit request
254 (for auto update or clean up packages or to avoid it, when submit request got accepted)
255 - show request ids from package source logs
256 - added support to require local packages which don't exist in the obs for a local build. This
257 fixes #377021, #481193
260 - fixed creation of new ~/.oscrc files
261 - fixed "osc my request" command
264 - fixed osc rq list -U to not look into the local dir
265 - added osc my ... pkg/prj/req shorthand commands
266 - add 'osc se' alias for 'osc search -e'
267 - add -b -m -M to 'osc search'
268 - hack for _help_preprocess_cmd_option_list to survive setup.py build
269 - made rresults an alias for results. python decorators are a strange concept...
270 - asserting that ~/.oscrc remains mode 0600
271 - no more plain text passwords in ~/.oscrc, we store now as bz2+base64
272 - added verbosity control -v -q. To be used in guess_proj_pack()
273 - added 'll' and 'ls -l' as shorthand to 'list -v'
274 - started to change to explicit dual license GPLv2 or GPLv3 to conform to Novell policy.
275 - added revision parameter to show_upstream_srcmd5(), so that it can be used in do_cat later.
276 - allowed both integer and srcmd5 revisions in meta_get_filelist()
277 - added 'lL', 'LL': allowed -e and -v together in do_list(). Was an internal error before.
278 - added cat -e, to cat a file through a link.
279 'cat -e -r 3' expands through the third revision of the _link.
280 - added subcmd bco as alias for branch -c
281 - added primitive experimental support for .oscrc:checkout_no_colon = 1
282 - suggest using svn when .svn found.
283 - alias submitpac submitrequest
284 - osc bco now continues to checkout after branch target exists error.
285 - added .oscrc:plaintext_passwd=1 for backwards compatibility
286 - moved core.py:exclude_stuff to .oscrc:exclude_glob and expand it to catch *.orig etc.
287 - added osc rq list -a; a shorthand for enumerating all states
288 - osc rq list -D nnn limit to requests nnn days old.
289 - osc sr --diff option added
290 - improved help texts with repairlink to point to osc resolved.
291 - improved passx code when creating oscrc.
292 - osc metafromspec allows editing before send
293 - allow handling of other roles than "maintainer" with maintainer command
295 - fix and improve request list and show output
296 - new osc rremove command for remote source files removal
297 - first part of support to handle _service\* files correctly
298 - osc commit asks if some file has a '?' status (can be skipped by --force option)
299 - fixed request list for multiple states
300 - new option --overlay
301 - new option --rsync-src / --rsync-dest
304 - support "setlinkrev" for whole projects
305 - add "setlinkrev --unset" for removing revision references
306 - add "osc request list -t <type>" to list only submit, delete or develchange requests
307 - add shell completion scripts
308 - fix support of listing requests with multiple actions
309 - "osc maintainer" is following to the development project / package now
310 - "osc maintainer" list maintainer and bugowner roles now
313 - Support new request types
314 - "submitreq" command has a new syntax (incompatible !)
315 - new "deleterequest" command
316 - new "changedevelrequest" command
317 - new "request" command for showing/modifing requests
318 - Multiple actions in one request is not yet supported by osc
319 - The new commands require an OBS 1.7 server, submitreq is still working with
321 - support of added .changes in commit message template
322 - make submit request listing fast by server side filtering
323 - allow pulling of conflicting changes via "osc repairlink"
324 - delete commands consolidated:
325 * deleteprj and deletepac are obsolete.
326 * delete and rdelete take over
327 - enable package tracking by default
328 - bugfix: templates in edit commit message causes an empty commit logs
329 - osc submitrequest consumes DESTPRJ [DESTPKG] arguments only
330 - osc build now also tested on native arm targets where uname -m reports a string like armv{4l,5el,6l,7el,7l}
331 - osc rlog now works with srcmd5 also
332 - plugins now should be placed in /usr/lib/osc-plugins to match FHS (the /var path is still supported though)
333 - osc now includes automatically generated man page
334 - osc can now store credentials in Gnome keyring if it is available
335 - new support for osc linkpac to specify cicount attribute
336 - new log/rlog output formats (CSV and XML)
337 - new jobhistory/buildhistory/search output format (CSV)
338 - new option to fetch buildlogs starting at given offset
339 - new option for copypac
340 * -r to specify source revision
341 * -m to specify a comment (and send default comment if not specified)
342 - new option to results(r), and rresults:
343 * -r|--repo to specify a repository(repositories)
344 * -a|--arch to specify a architexure(s)
345 * --xml for xml output (makes results_meta obsolete)
346 - request list -M shows open SRs created by the user.
347 - Fixed build support for images, only refered packages from buildinfo get used. (#485047)
348 - "req" command got renamed to "api" to avoid clash with "request" command
349 - osc build has a smarter default platform selection - it checks the
350 availibility config value, 'standard' and 'opensuse_Factory' in platforms list and in case
351 of fail it uses the last entry from that list
352 - new osc linkpac -f to allow to override existing _link files
353 - rename "rebuildpac" to "rebuild", but keep "rebuildpac" as alias
356 - support checkout of single package via "osc co PACKAGE" when local dir is project
357 - allow to specify target project and package on osc branch (requires server version 1.6)
358 - add option to automatic checkout a branched package
359 - support "osc getbinaries" in checkout packages
360 - new vc command for editing the changes files (requires build.rpm 2009.04.17 or newest)
361 - new repairlink command for repairing a broken source link (requires server version 1.6)
362 - '-b|--brief' option for osc submitreq show subcommand
363 - use "latest" commited revision on checkout, not "upload" (#441783)
364 - '-e|--just-open' option for vc command and used /usr/lib/build/vc as an executable
367 - support listings of older revisions with "osc ls -R"
368 - add --current parameter for linkpac to use current revision of source package fixed.
369 - add osc setlinkrev to add or update revision number in links easily
370 - fix streaming of binary files via "cat" (#493325)
373 - optional transfer of devel project during copy_pac and link_pac is fixing
374 opertation with remote build service instance
375 - "osc ci" fails uploading large files to Provo BuildService
376 - fixed support for accessing download repositories (worked only for download.o.o so far)
379 - the .oscrc config handling has been cleaned up:
380 * use "apiurl" for everything now (== <protocol>://<host>)
381 * added aliases support for [apiurl] sections in the ~/.oscrc.
386 => "osc -A foo <cmd>" will do the same as "osc -A http(s)://foobar ls"
387 * "scheme" and "apisrv" are deprecated and will produce a warning
388 * when writing a new ~/.oscrc, store the apiurl in the conffile (bnc#478054)
389 * fixed bug that made osc ask for credentials when -A was used (bnc#478054)
390 * fixed crash upon password entry (first startup) (bnc#478052)
392 * make product builds work
393 * speed up by using a cookie when fetching the binaries (bnc#477690)
394 * support for VM (kvm or xen) builds
395 * obsolete the need to configure download server, get it from the build
396 service instance instead.
397 * be a bit more verbose if the linked package isn't expanded (bnc#470948)
399 * --develproject option fixed (the API calls it 'ignoredevel' instead of 'nodevelproject')
400 * --revision option added
401 - osc jobhistory: new command to see build job history of a project or a package
402 - osc results/rresults: option -l, --last-build added (show last build results)
403 - osc linkpac: fix failure when -A<url> is used (bnc#479156)
404 - osc commit: don't scare users if they want to commit a nonexistent file (bnc#469167)
405 - osc diff: bugfix to make --pretty option work
406 - 11.1 added to the osc project template
410 - osc diff -rX:Y: the default is to return an unified diff (to get a pretty
411 diff use the --pretty option)
412 - osc rdiff: the default is to return a pretty diff (to get an unified diff use the --unified option)
413 - osc sr show --diff: the default is to return a pretty diff (to get an unified diff use the --unified option)
414 - osc getbinaries: optionally also download source rpms
415 - osc importsrcpkg: set the url in the package meta (bnc#458083)
416 - osc wipebinaries: added --expansion option
417 - added support for format strings like "%(project)s" and "%(package)s" which
418 can be used in the build-root config option. For example one could use a new
419 chroot for each package.
420 - osc updatepacmetafromspec: fix failure if %description is starting with newline (bnc#462869)
421 - catch OSError exceptions which might be raised by the subprocess module
422 - don't use a hardcoded path for the rpm binary otherwise it fails on
423 distributions like debian
424 - osc meta: be more verbose in case of failure (bnc#459292)
425 - osc mkpac: add info how to enable the package tracking feature (bnc#459288)
429 - osc deletepac: prevent recursive deletion of a whole project [bnc#458535]
430 - osc build: support more options: --icecream, --ccache, --with, --without
431 - osc build: --keep-pkgs also saves the src.rpm now
432 - osc build: small fix in debuginfo handling
433 - osc build: new armv7el arch for all binaries for up to ARMv7 EABI with VFP
437 - fix accidental truncation of .oscrc to 0 bytes
438 - fix osc's ignorance of the revision option (-r) for expanded links
439 - osc build: handle kiwi builds (local image build)
440 - osc build: cross build support
441 - osc build: support for ARMv5 EABI little endian arch added
442 - osc build: fixed detection of the build type (rpm or deb), after change in the buildinfo
443 - osc build: build debuginfo packages if enabled in the project/package meta (this partly fixes #421390)
448 - osc build: no working copy needed anymore when building a local package [bnc#431434]
449 - osc checkout: when checking out a project, and a linkerror occurs for one of
450 the packages, do a checkout in unexpanded form and continue checking out the
451 rest of the project [bnc#428303]
452 - osc deletepac, osc branch: allow slash notation for the project/package arguments
453 - fix deprecation warnings on Factory (which uses Python 2.6)
454 - fix to avoid (internal) stale Package objects [bnc#436932]
459 - osc getbinaries: new command to download binaries directly from the api server
460 - osc rlog: new command to show commit logs of remote packages
461 - osc build: --debug option to the build script which will take care of creating debuginfo packages
462 - add link to plugin API to osc help output
463 - avoid a hard dependency on the rpm-python bindings.
464 - fixed depracation warnings with Python 2.6 [bnc#426612]
465 - streaming of unfinished logfiles fixed
466 - fixed regression of .oscrc template [bnc#427118]
467 Changes were from Marcus_H, poeml, dmueller, tpatzig.
472 - osc submitreq: has two aliases now: "osc sr" and "osc submitrequest"
473 - osc sr create: prompt to revoke existing requests
474 - osc sr revoke: new command for to get rid of requests to projects one can't write to
475 - osc sr list: allow showing requests in a state other than "new"
476 - osc sr show: show the current state's comment
477 - osc sr log: new command to show the history of a given id
478 - osc sr: enable requests for submitting new packages
479 - osc build: implement --no-checks
480 - osc build: be less strict on the arguments, and guess what's needed. For instance:
481 * osc build PLATFORM ARCH BUILD_DESCR
482 * osc build PLATFORM (ARCH = hostarch, BUILD_DESCR guessed)
483 * osc build ARCH (PLATFORM = build_platform (config option), BUILD_DESCR guessed)
484 * osc build BUILD_DESCR (PLATFORM = build_platform (config option), ARCH = hostarch)
485 * osc build (PLATFORM = build_platform (config option), ARCH = hostarch, BUILD_DESCR guessed)
486 - osc build: download after the target architecture check
487 - osc addremove: bugfixes, --recursive option
488 - osc init: added support to initialize a project dir
489 - osc metafromspec: new alias for 'updatepacmetafromspec' which is hard to remember
490 - osc updatepacmetafromspec: also update URL
491 - osc buildlog: do not download entire log to memory
492 - new http_headers option to add arbitrary headers to HTTP requests
493 - bugfix to make osc work on Gentoo
494 - enhance/update the package and project template
495 - .netrc heritage from previous commandline client has been removed
496 - osc asks for password now, when used with -A
501 - osc build: the --extra-pkgs option is now a configurable setting in .oscrc.
502 Default is "extra-pkgs = vim gdb strace"
503 - .oscrc: make tilde expansion work on the packagecachedir setting
504 - osc update / checkout: don't check out a working copy, or update an existing
505 one, when a source link cannot be applied [bnc#409373]
510 - osc rdiff / osc submitreq show: diff the _expanded_ sources [bnc#408267]
511 - osc submitreq list: show author's name
512 - osc submitreq: shortcut alias 'sr' added
517 - osc submitreq list:
518 - can now be called without parameters, applying to the working copy then.
519 - calling it in a project directory is also possible now.
520 - output was improved. Newest requests are listed first.
521 - osc submitreq delete: a new action which has been added
522 - osc submitreq list/create: use api URL from the working copy
523 - osc meta: editing returns the API error description instead of a plain HTTP
525 - osc copypac: use the correct userid when copying to another api host
526 - osc importsrcpkg: disable signature check when getting data from a rpm file
527 - osc linkpac: --revision option added.
528 - osc search: added option -i|--involved, to show in which projects/packages
529 a developer is involved
530 - osc build: double check the buildinfo for local builds. Refuse to build for
531 architectures that are not supported by the host
532 - osc buildhist: change the output into a format which better matches actual
534 - osc commit: give commit message tempfiles a ".diff" suffix, so syntax
535 highlighting automatically works in capable editors
537 - don't expand/unexpand if the working copy has local modifications - this is
538 an ugly workaround for #399247 but this way the working copy isn't screwed up
539 - work around a bug which causes packages to be cached locally under the
540 "None" architecture (and therefore causing issues when building for more
541 than one architecture via osc build).
542 - don't create _linkerror files in working copies
543 - better error handling (mostly printing more details) in a number of cases
544 - show error messages from the API also for type 500 errors
548 - osc update: after update, reset the revision when updating multiple package.
549 Fixes "404: Not Found" type errors when updating an entire project. [bnc#399177]
550 - more/better error messages in some error scenarios
551 - osc wipebinaries: add missing check for commandline arguments, which could
552 cause a PACKAGE argument to be ignored
553 - fixed make_diff in order to avoid errors when committing a new package
559 - osc submitreq create: simplify by make osc guess needed parameters, if
560 there is a working copy and it is a source link.
561 - osc submitreq create: don't stop on packages that have a devel project
562 defined, if the submit actually comes from that project.
563 - osc checkout: checkout of source links is now done in expanded form per
564 default. The new option --unexpand-link can be used to get the raw link file.
565 - show the API's error message for HTTP 403 (Forbidden) replies.
570 - osc branch: Show the actually created branch project name, not
571 a guessed one. Add --nodevelproject.
572 - osc submitreq: look up the develproject of the target, and if
573 there is one, don't create the request, unless forced with
575 - make the global -d option work better under certain circumstances
579 - add osc branch command, using the branch API call to branch a package to
580 home:poeml:branches:PRJ/PKG
581 - osc commit now opens $EDITOR for commit message
582 - improved error handling, when API returns HTTP status code 400 (bad request)
583 - osc status: implement -q/--quiet switch
584 - osc info: slightly more verbose
585 - osc deletepac: allow deletion of multiple packages at once
586 - make "osc meta prjconf <project> -e" work again (probably caused by r3702)
591 - improved error handling (babysitter.py wrapper, oscerr.py exception classes)
592 Tracebacks are mostly suppressed now. To enable them, use
593 -t, --traceback print call trace in case of errors
594 or set traceback=1 in .oscrc.
595 - other new global options for debugging:
596 --debugger jump into the debugger before executing anything
597 --post-mortem jump into the debugger in case of errors
598 -d, --debug print info useful for debugging
599 - make way for more seamless osc version updates (the .osc directory in working copies
600 will have its own versioning in the future)
601 - osc rprjresults and osc rresults: new commands to show remote build results
602 - osc build: added --baselibs and --jobs options
603 - osc copypac: added --keep-maintainers switch
604 - osc maintainer: new -D/--devel-project switch
605 - BUILD_DIST environment variable will be ignored (bnc#359846)
606 The following environment variables can still be used:
607 * OSC_SU_WRAPPER overrides the setting of su-wrapper.
608 * OSC_BUILD_ROOT overrides the setting of build-root.
609 * OSC_PACKAGECACHEDIR overrides the setting of packagecachedir.
612 0.99+patches (interim releases, including Wed Apr 2 16:36:40 CEST 2008)
614 - new command submitreq, to handle "submit requests" (next generation build
615 service feature). See http://en.opensuse.org/openSUSE:Build_Service_Collaboration
617 add support for handling linked packages in expanded form. They
618 can be checked out, updated (expanding or unexpanding them),
620 Newly introduced options are:
621 * osc checkout: --expand-link
622 * osc update: --expand-link and --unexpand-link
623 - new feature: package tracking. It's not enabled by default and
624 needs to be switched on with do_package_tracking=1 in .oscrc.
626 http://lists.opensuse.org/opensuse-buildservice/2008-03/msg00114.html
627 - prjresults: add --csv option
628 - req: add option -a / --add-header to inject arbitrary request headers
629 - addremove (and others): ignore _all_ dot files (the buildservice doesn't
631 - copypac: do a (quicker) server-side copy by default, when source and target
632 are on the same buildservice instance.
636 - add --local-package to build a package which doesn't exist on the server
637 - add --alternative-project to specify a project, if the current one doesn't
639 - use api url from .osc/_apiurl [#355144]
640 - new command remotebuildlog
641 - diff: fix #347377 (diffing too many files)
642 - checkout: check for project existance beforehand
643 - rdiff: new command for server-side diffs between arbitrary packages
644 - cat: new command to print a file on the standard output
645 - diff: reworked functionality to show newly added files, and behaving more
646 like svn when doing diff against a certain revision
647 - bugfix in {link,aggregate,copy}_pac (<person> elements)
648 - checkout an empty project instead of doing nothing
649 - fix prjresults for newly added packages, where build status is missing
654 - aggregatepac: new command, similar to linkpac. Patch from Pavol Rusnak.
655 - wipebinaries: added --build-failed and --broken [#335498]
656 - deleteprj: enabled this command, as the backend now supports it
658 - added --verbose option
659 - added functionality to add/remove users from a project/package
660 - print the list of URL to try, when in HTTP debug mode
661 - build: allow to use lbuild, a compatible replacement for build
662 - do not create dirs for non-existing packages during checkout [#259711]
667 - new maintainer command, to list the maintainers of a project or package
668 - ls: add -b option to list binaries
669 - make osc library simpler to use from external scripts
670 - new importfromsrcpkg command, to import a package src.rpm from file or URL
671 - new req command, to issue arbitrary requests to the API
672 - initial support for commit messages (ci -m/-F)
673 - implementing a log command to review the commit log
674 - renamed previous "log" command to "buildlog" (short: bl)
675 - new meta command, replacing editmeta, editprj, createprj,
676 editpac, createpac, edituser, pattern
677 - added search support
678 - show helpful xml error messages if broken metadata is uploaded
682 - added initial revision handling:
683 - extended "osc co prj pac" to checkout a specific revision of pac
684 - extended "osc up" to update to a specific revision
685 - extended "osc diff" to diff the working copy against a
686 specific revision on the server. NOTE: comparing two
687 server-side revisions (osc diff -r 11:12) is currently
689 - load subcommands from /var/lib/osc-plugins/ or ~/.osc-plugins/
690 - updatepacmetafromspec scans for spec files automatically. Added --specfile option to updatepacmetafromspec.
691 - wipebinaries: allow to wipe all binaries of packages for which the build is disabled
692 - addremove: ignore foo.rXX, foo.mine for files which are in 'C' state
693 - ls: add verbose option to print extra information for packages
694 - for all server-side commands, allow arguments "foo/bar" instead of "foo bar"
695 - new wipebinaries and abortbuild commands, by courtesy of Marcus Huewe
696 - improved metadata error condition handling (thanks to Marcus Huewe)
697 - build: add --userootforbuild option
698 - build: implement -x/--extra-pkgs option (passed to backend and included in buildinfo result)
699 - make filling out of username in templates work again
700 - don't try to delete projects, as long it is not implemented in the backend
701 - use new API route for downloading binaries also in configured URLs
702 - make deletepac work again
706 - following suggestions by Christian Boltz and Michal Marek, osc now memorizes
707 where a working copy was checked out from, saving the api server url to
709 - implement 'info' subcommand
710 - use new api routes in all places
711 - buildhistory works again
712 - copypac: implement package copy from one buildservice instance to another
714 - the results subcommand now handles multiple <working copy> arguments
715 - build: implement --prefer-pkgs and --keep-pkgs option
716 - applied patch from Michael Marek, fixing all places where error
717 messages were printed to stdout instead of stderr. [#239404]
718 - osc is now easier to work with when using alternative API servers. The
719 configured server can be overriden with -A <url> on the commandline.
720 "apisrv" in the config takes a URL now, so the variable "scheme" which was
721 needed in addition before becomes obsolete. For backward compatibility, a
722 hostname (and scheme variable) are accepted like before. Likewise, the auth
723 sections in the config take a URL now, or a hostname:port to keep old config
724 working. HTTP or HTTPS scheme is determined from the URL. Credentials must be
725 configured in .oscrc.
726 - build: use actual api server in urllist for downloading, instead of hardcoded
727 api.opensuse.org [#265211].
731 - rewrite the internal HTTP handling
732 - save and reuse HTTP server cookies, which can speed up HTTP requests up about
733 5 times in an iChain setup
734 - adding http_GET/POST/PUT/DELETE() functions, which dispatch to
735 http_request(), and use them everywhere
736 - removing othermethods.py
737 - keeping urlopen(), in case it is used from externally, but have it print out
738 a "depracated" message
739 - finally, global option -H enables HTTP traffic debugging
740 - implement "rebuild all failed packages", via --failed option in rebuildpac
742 - status -v shows all files, including unmodified ones
743 - suppress the legend in prjresults by default (show with -l)
744 - --version shows the program version number
745 - fix the commit subcommand's argument handling. The following works correctly
746 now: osc ci ../test/onlyinwc `pwd` fstab ../test/f2
747 - fix the download progress meter to work with small terminals [#266989]
748 - update: when updating multiple packages, print each package name
749 - make 'results' subcommand many times faster, by making only a single request
750 - prjresults: sort package names
751 - build: run with --norootforbuild, thereby defaulting to build as abuild user
752 - build: fix (harmless) errors showing up in the build log during buildsystem
753 setup, by using the new <bdep> preinstall and runscripts attributes
754 - update: when updating, don't delete files with local modifications
755 - let the diff subcommand return 1 if differences were found
756 - fix important bug, which could lead to overwriting local modifications when
757 upstream changes are merged in
758 - if a merge fails, the store copy must be updated neverthelesss
759 - fix testsuite and add testcase for successful merging
760 - sort output of 'status' (unknown files first, filenames alphabetically)
761 - core: added class "metadata" (merge from Susannes /branches/froh/reponator/)
762 - added command alias 'stat' for 'status', like in svn
763 - improved documentation/examples (Lars + Susanne)
764 - print usage info if 'co' is called without arguments
767 - "iChain-ready" (works with API server now using iChain authentication)
768 - add runtime check for build.rpm version, so the rpm package dependency is
770 - add 'edituser' command for editing the metadata of a user account. It tries
771 to create a user if it doesn't exist yet. A new command 'usermeta' replaces
772 'id' respectively 'userid'.
773 - rewrite configuration handling. Now the API server can be set in .oscrc
774 - ignore '.gitignore', '.pc', '*~' (now using filename matching [#208969]
775 - fix 'status' to work with project directories as arguments
776 - fix 'status <filename>'
777 - 'rebuildpac' now accepts additional repo and arch argument. Note:
778 the syntax has changed.
779 - add 'prjresults' command to display aggregated build status over
781 - add 'deleteprj' command (the API server doesn't seem to support
783 - change 'buildhistory' to display human-readable text
784 - add 'copypac' subcommand, to copy a complete package to a new package, possibly cross-project
785 - don't die if user tries to 'add' a file which is already versioned
786 - don't die if 'addremove' encounters directories
787 - urlopen(): for server return code 500, print out the reply body
790 - build: use configuration from *local* specfile (e.g. BuildRequires)
791 - build: let envvars OSC_SU_WRAPPER and OSC_BUILD_ROOT override config
792 - build: allow 'dynamical' build-root setting by using %(repo)s and %(arch)s
793 - add 'createpac/editpac' and 'createprj/editprj' subcommands which
794 are similar to 'editmeta' but should be more logical to find
795 - added 'deletepac' subcommand
796 - added 'buildhistory' subcommand (formerly 'history'). This only
797 gives out raw xml at this time
798 - added 'linkpac' subcommand
799 - added ".git" to the excluded files
800 - adapt to API changes
801 - fixed issue with uploading files when an intercepting web proxy was
802 in between osc and the api server
803 - fixed creation of new packages/projects
806 - initial support for local builds (subcommand 'build')
807 - better error handling
808 - new subcommands buildconfig, buildinfo, repos
809 - remove requirement on pyxml package
810 - editmeta: add examples for package/project templates
811 - add support for streaming the build log (thanks to Christoph Thiel)
812 - add 'rebuildpac' subcommand
813 - add 'repourls' subcommand
814 - don't diff binary files
815 - don't try to merge binary files
816 - add a preliminary 'updatepacmetafromspec' subcommand, which takes package
817 metadata from a specfile
818 - fix profiling wrapper
821 - fix handling of filenames with '+' signs
822 - make 'resolved' more robust
823 - fix merge on 'update' if called from another directory
824 - display reason for build status is 'broken'
825 - handle HTTP error codes != 404 when reading metadata in edit_meta()
826 - handle 'project not found' error in show_project_meta()
830 - diff bugfix: sometimes displayed diff against obsolete files
831 - update bugfixes: fix update of working copy when adding a file from upstream
832 which is missing locally; fix update in directory with unmodified files:
833 don't try to merge if upstream file wasn't changed at all
834 - add: make it faster
839 - add 'editmeta' subcommand: Edit project/package meta information, creating
840 new project or package if it doesn't exist. The user interface is $EDITOR
841 - fix status letter for files merged on update (in analogy to svn , it is
843 - if an old _files listing without any metadata is found, don't bother the user
845 - make all subcommands properly importable functions
846 - bug in 'resolved' command fixed, which wouldn't clear the conflict state of a file
850 - allow 'up' inside a project directory (will automatically pull in all new
851 packages). (For past checkouts, you may need to put the project name into
852 $prjdir/.osc/_project yourself).
853 - checkout: preserve mtimes
854 - add diff3 merge support. Locally modified files are merged with upstream changes
855 if possible, and go into Conflict state if that fails.
856 - add 'resolved' command to be used after manual merging.
860 - use the new file metadata, which provides checksum, size and mtime
861 - faster 'status', 'update', 'diff'
862 - improve argument handling, now e.g. 'osc up *' is possible
863 - on first usage, ask for username and password and store them in .oscrc
864 (.netrc can still be used)