148 lines
5.5 KiB
Plaintext
148 lines
5.5 KiB
Plaintext
osc (0.96-4) unstable; urgency=high
|
|
* update to r1655:
|
|
- build: fix bug introduced with r1652: for the buildinfo, POST the
|
|
specfile's content, not its name...
|
|
|
|
-- Peter Poeml <poeml@suse.de> Sat, 12 May 2007 00:00:00 +0200
|
|
|
|
osc (0.96-3) unstable; urgency=high
|
|
* update to r1652:
|
|
- build: implement -x/--extra-pkgs option (passed to backend and
|
|
included in buildinfo result)
|
|
- make filling out of username in templates work again
|
|
|
|
-- Peter Poeml <poeml@suse.de> Thu, 10 May 2007 00:00:00 +0200
|
|
|
|
osc (0.96-2) unstable; urgency=high
|
|
* update to r1644:
|
|
- don't allow to delete projects, as long it is not implemented in
|
|
the backend
|
|
- use new API route for downloading binaries also in configured URLs
|
|
- make deletepac work again
|
|
|
|
-- Peter Poeml <poeml@suse.de> Tue, 8 May 2007 00:00:00 +0200
|
|
|
|
osc (0.96-1) unstable; urgency=high
|
|
* update to r1635:
|
|
- version 0.96
|
|
- following suggestions by Christian Boltz and Michal Marek, osc
|
|
now memorizes where a working copy was checked out from, saving
|
|
the api server url to .osc/_apiurl.
|
|
- implement 'info' subcommand
|
|
- buildhistory works again
|
|
- copypac: implement package copy from one buildservice instance to another
|
|
(--to-apiurl option)
|
|
- build:
|
|
- rename --prefer-pacs option to --prefer-pkgs
|
|
- implement --keep-pkgs option
|
|
- call rpm command for preferred rpms with --nosignature --nodigest
|
|
- improve key import instructions after suggestion by Michael Wolf
|
|
- the results subcommand now handles multiple <working copy> arguments
|
|
- use the new api routes in all places
|
|
|
|
-- Peter Poeml <poeml@suse.de> Sat, 5 May 2007 00:00:00 +0200
|
|
|
|
osc (0.95-2) unstable; urgency=high
|
|
* update to r1626:
|
|
- build:
|
|
- implement --prefer-pacs option
|
|
- applied patch from Michael Marek, fixing all places where error
|
|
messages were printed to stdout instead of stderr. [#239404]
|
|
|
|
-- Peter Poeml <poeml@suse.de> Wed, 2 May 2007 00:00:00 +0200
|
|
|
|
osc (0.95-1) unstable; urgency=high
|
|
* update to r1608:
|
|
- version 0.95
|
|
- osc is now easier to work with when using alternative API servers. The
|
|
configured server can be overriden with -A <url> on the commandline.
|
|
"apisrv" in the config takes a URL now, so the variable "scheme" which was
|
|
needed in addition before becomes obsolete. For backward compatibility, a
|
|
hostname (and scheme variable) are accepted like before. Likewise, the auth
|
|
sections in the config take a URL now, or a hostname:port to keep old config
|
|
working. HTTP or HTTPS scheme is determined from the URL. Credentials must be
|
|
configured in .oscrc.
|
|
- build: use actual api server in urllist for downloading, instead of hardcoded
|
|
api.opensuse.org [#265211].
|
|
- finally, global option -H enables HTTP traffic debugging
|
|
- implement "rebuild all failed packages", via --failed option in rebuildpac
|
|
subcommand
|
|
- status -v shows all files, including unmodified ones
|
|
- suppress the legend in prjresults by default (show with -l)
|
|
- --version shows the program version number
|
|
- fix the commit subcommand's argument handling. The following works correctly
|
|
now: osc ci ../test/onlyinwc `pwd` fstab ../test/f2
|
|
- fix the download progress meter to work with small terminals [#266989]
|
|
|
|
-- Peter Poeml <poeml@suse.de> Wed, 25 Apr 2007 00:00:00 +0200
|
|
|
|
osc (0.9-4) unstable; urgency=high
|
|
* update to r1594:
|
|
- save and reuse HTTP server cookies, speeding HTTP requests up
|
|
about 5 times (in our iChain setup anyway...)
|
|
- rewrite the HTTP handling
|
|
- adding http_GET/POST/PUT/DELETE() functions, which dispatch to
|
|
http_request(), and use them everywhere
|
|
- removing othermethods.py
|
|
- keeping urlopen(), in case it is used from externally, but have it print out
|
|
a "depracated" message
|
|
- finally, implementing a global HTTP debug mode
|
|
- if data to be sent is large, mmap it instead of reading at once
|
|
- build: remove debug print of tempfile name
|
|
- README: add info about dependencies of osc python module
|
|
- further the osc buildroot configuration example
|
|
|
|
-- Peter Poeml <poeml@suse.de> Mon, 20 Mar 2007 00:00:00 +0200
|
|
|
|
osc (0.9-3) unstable; urgency=high
|
|
|
|
* update to r1427:
|
|
* apply fix from Christoph Thiel to use cElementTree from Python 2.5
|
|
* let the diff subcommand return 1 if differences were found
|
|
|
|
-- Peter Poeml <poeml@suse.de> Mon, 12 Mar 2007 21:07:16 +0200
|
|
|
|
osc (0.9-2) unstable; urgency=high
|
|
|
|
* build package the new way
|
|
|
|
-- Peter Poeml <poeml@suse.de> Fri, 9 Mar 2007 10:16:16 +0200
|
|
|
|
osc (0.9-1) unstable; urgency=high
|
|
|
|
* update to 0.9
|
|
|
|
-- Peter Poeml <poeml@suse.de> Thu, 12 Oct 2006 15:34:00 +0200
|
|
|
|
osc (0.8-1) unstable; urgency=low
|
|
|
|
* update to 0.8
|
|
|
|
-- Peter Poeml <poeml@suse.de> Fri, 15 Sep 2006 16:42:22 +0200
|
|
|
|
osc (0.7-1) unstable; urgency=low
|
|
|
|
* update to 0.7
|
|
|
|
-- Peter Poeml <poeml@suse.de> Mon, 17 Jul 2006 13:26:48 +0200
|
|
|
|
osc (0.6-2) unstable; urgency=low
|
|
|
|
* new maintainer
|
|
* fix version number
|
|
* depend on python-celementtree and ${python:Depends}, update to new
|
|
Debian python policy
|
|
* add build-dependency on python-dev
|
|
* remove unneeded debian/README.Debian
|
|
* fix debian/copyright
|
|
* fix long description
|
|
|
|
-- Rene Engelhard <rengelhard@suse.de> Wed, 5 Jul 2006 17:08:43 +0200
|
|
|
|
osc (0.5-1) unstable; urgency=low
|
|
|
|
* Initial release Closes: #nnnn (nnnn is the bug number of your ITP)
|
|
|
|
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Fri, 12 May 2006 14:12:04 +0200
|
|
|