1
0
forked from pool/osc

Compare commits

...

135 Commits

Author SHA1 Message Date
Dominique Leuenberger
59bc404b1c Accepting request 1089016 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1089016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=178
2023-05-25 21:52:55 +00:00
Dominique Leuenberger
33680469b6 Accepting request 1086102 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1086102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=177
2023-05-10 15:38:18 +00:00
Dominique Leuenberger
cc3a86b0bf Accepting request 1084818 from openSUSE:Tools
- 1.1.2
  - Command-line:
    - Add '--buildtool-opt' option passing options to underlying rpmbuild to the 'build' command
    - Fix 'diff' command to support diffing selected files only
    - Identify inherited packages in the 'dependson' command output
    - Bring the '--debug' option back to the 'buildinfo' command
    - Fix 'buildhistory' command by setting the type of the '--limit' option to int
  - Library:
    - Fix a traceback when failed to unlock a keyring
    - Don't retry on 400 HTTP status code in core.server_diff()
    - Clean-up the '.old' folder if an exception happens
    - Document 'popt' attribute in the _link template
    - Fix build.get_repo() to return only directory that contains 'repodata/repomd.xml'
  - Connection:
    - Retry on receiving the following HTTP status codes: 400, 500, 502, 503, 504
    - Allow disabling retry on 400 HTTP status code
    - Fix urlgrab to skip mirrors with invalid scheme

OBS-URL: https://build.opensuse.org/request/show/1084818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=176
2023-05-05 13:57:40 +00:00
Dominique Leuenberger
2d95a9987d Accepting request 1078423 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1078423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=175
2023-04-11 13:54:35 +00:00
Dominique Leuenberger
f7a36e4b66 Accepting request 1077044 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1077044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=174
2023-04-03 19:49:23 +00:00
Dominique Leuenberger
e054004e54 Accepting request 1072666 from openSUSE:Tools
- Update to 1.0.1
  - Configuration:
    - Fix a cut&paste error in setting 'disable_hdrmd5_check' config option
  - Connection:
    - Set Content-Type of POST requests without data to 'application/x-www-form-urlencoded'

OBS-URL: https://build.opensuse.org/request/show/1072666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=173
2023-03-17 16:05:17 +00:00
Dominique Leuenberger
5e93ddfd20 Accepting request 1072318 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1072318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=172
2023-03-16 21:59:30 +00:00
Dominique Leuenberger
e81e0ecf4b Accepting request 1064026 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1064026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=171
2023-02-09 15:23:42 +00:00
Dominique Leuenberger
6d2f4bd95a Accepting request 1063021 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1063021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=170
2023-02-03 21:05:58 +00:00
Dominique Leuenberger
d63d029fba Accepting request 1060883 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1060883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=169
2023-01-25 16:44:18 +00:00
Dominique Leuenberger
336562f7f3 Accepting request 1059402 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1059402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=168
2023-01-18 16:11:31 +00:00
Dominique Leuenberger
e0314e6fad Accepting request 1010442 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1010442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=167
2022-10-14 13:41:54 +00:00
Dominique Leuenberger
c23b0cc99b Accepting request 1004901 from openSUSE:Tools
- 0.182.0
  - fix build on SLE12 / python 2.7
  - SSH auth: Fix getallmatchingheaders() output to correspond with headers.get_all()
  - send HTTP header Accept: application/xml
  - git_version: return version from the source code if there's no matching tag
- spec file:
  - Revert to python2 on SLE12
  - Recommend openssh for ssh key auth

OBS-URL: https://build.opensuse.org/request/show/1004901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=166
2022-09-20 17:24:00 +00:00
Dominique Leuenberger
a7d51087c5 Accepting request 994530 from openSUSE:Tools
- fix building on distros that are not openSUSE or SLE
- build against python3.6 for SLE12 and older

OBS-URL: https://build.opensuse.org/request/show/994530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=165
2022-08-11 16:32:53 +00:00
Richard Brown
f57f2b8365 Accepting request 991675 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/991675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=164
2022-07-29 14:48:20 +00:00
Dominique Leuenberger
ecd229a3f0 Accepting request 984912 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/984912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=163
2022-06-25 08:24:28 +00:00
Dominique Leuenberger
bc06a560b4 Accepting request 980576 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/980576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=162
2022-06-03 12:16:51 +00:00
Dominique Leuenberger
2387d18ff6 Accepting request 980016 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/980016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=161
2022-05-31 13:47:42 +00:00
Dominique Leuenberger
35c2e5570c Accepting request 973067 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/973067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=160
2022-04-27 19:41:20 +00:00
Dominique Leuenberger
198ccae331 Accepting request 958420 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/958420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=159
2022-03-02 17:20:31 +00:00
Dominique Leuenberger
51b344914e Accepting request 935127 from openSUSE:Tools
- 0.175.0 (jsc#obs-167):
  * do not crash when running "osc search --binary --verbose foo"
  * don't run source services when building outside of an OSC package working copy
  * fix XDG_CONFIG_HOME
  * offer a force ("f") choice in metafile.edit's error handling code path
  * fix XPath used in search requests
  * add support for creating a workflow token via "osc token"
  * handle missing os.sysconf more gracefully
  * detachbranch: remove _link when link target got removed
  * improve error message in case of an URLError
  * fix downloading from mirrors
  * avoid sending entire projects on "osc mr"
  * fix hdmrd5 check of local cached files
  * improve logic for conffile mode handling

OBS-URL: https://build.opensuse.org/request/show/935127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=158
2021-12-02 21:30:18 +00:00
Dominique Leuenberger
35b7e68afc Accepting request 907452 from openSUSE:Tools
- 0.174.0:
  * fix password deletion via "osc config -d <apiurl> pass"
  * support changing the password store via "osc config <apiurl>
    --select-password-store")
  * support slash syntax in osc browse ("osc browse prj/pkg" is equivalent to
    "osc browse prj pkg")
  * fix the commit of a frozen package wc
  * fix local product builds using obsrepositories:/ directives
  * print a meaningful message when trying to a commit a non-existent package

OBS-URL: https://build.opensuse.org/request/show/907452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=157
2021-07-21 17:06:36 +00:00
Dominique Leuenberger
ad4393412c Accepting request 904279 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/904279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=156
2021-07-06 21:30:31 +00:00
Dominique Leuenberger
8575b679db Accepting request 894195 from openSUSE:Tools
- 0.173.0:
  * add showlinked command to show all references of packages linking to a given one
  * add build --shell-after-build flag. It can also be set via .oscrc.
  * add build --stage flag. Useful for example for fixing file lists and just
    running the install section to see the result of it (use --stage=i=).
    Check the help for more details.
  * allow to run build script as non-root, by setting su-wrapper empty
    => osc is not guessing anymore if user builds are wanted
  * add support for cross arch local build using a sysroot
  * support slash notation in "osc creq -a <action type> args"
  * add "--force" option to the "osc add" command (can be used to override
    the exclude_glob config option)
  * support the commit of arbitrary sized files
  * add support for sccache

OBS-URL: https://build.opensuse.org/request/show/894195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=155
2021-05-19 15:49:22 +00:00
Dominique Leuenberger
55a204a030 Accepting request 892208 from openSUSE:Tools
- Install macros.osc to %{_rpmmacrodir}, not to /etc/rpm.

Now with compat code so it does not break on SLE12 (forwarded request 892030 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/892208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=154
2021-05-11 21:04:16 +00:00
Dominique Leuenberger
5e5f827833 Accepting request 867257 from openSUSE:Tools
- 0.172.0:
  * support --lastsucceeded/--last-succeeded in "osc buildlog", "osc
    remotebuildlog" + friends (perform the corresponding operation on
    the build log of the last successful build)
  * fix pypi deployment via Travis CI
  * several fixes in request related code paths (no double html_escape
    of a request's description etc.)
  * support local builds in a systemd-nspawn container
  * fix potential TypeErrors+UnicodeEncodeErrors in the util.cpio and
    util.ar modules
  * support local flatpak builds (requires a recent build version)
  * "osc init <prj>" works for a non-existent (server-side) project <prj>
  * .old dir support for source services so that some services have access
    to the results of a previous service run

OBS-URL: https://build.opensuse.org/request/show/867257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=153
2021-01-27 18:02:46 +00:00
Dominique Leuenberger
d700743a23 Accepting request 847545 from openSUSE:Tools
- 0.171.1
  * maintainer search: lookup via package name by default and binary as fallback 
  * fix crash on console resize when downloading files during build 
  * add proper repourls to osc reporuls 
  * new command osc releaserequest: This command is used to transfer sources and  
    binaries without rebuilding them. 
    It requires defined release targets set to trigger="manual". 
  * some improvements on output of help and error messages

OBS-URL: https://build.opensuse.org/request/show/847545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=152
2020-11-11 19:46:27 +00:00
Dominique Leuenberger
ce1f92b717 Accepting request 822844 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/822844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=151
2020-07-27 15:43:24 +00:00
Dominique Leuenberger
0da1f9dd31 Accepting request 819698 from openSUSE:Tools
- 0.170.0
  * fix code for python3.8 and python3.9
  * remove dead code
  * fix tests
  * don't use chardet to guess encoding. utf-8 or latin-1 is now assumed
    This will speed up decoding (bsc#1173926)
  * escape sequences are interpreted correctly on -m
    osc sr -m "1st line\n2nd line"
        results in
    1st line
    2nd line
  * add status filter to osc results
  * add --brief to osc prjresults
        Gives:
        build openSUSE_Leap_15.1 x86_64 succeeded
        build openSUSE_Leap_15.0 x86_64 succeeded
        build openSUSE_Leap_15.0 armv7l unresolvable
        build openSUSE_Factory_ARM armv7l succeeded
        build openSUSE_Factory_ARM aarch64 succeeded
  * osc prjresults -s <status>: status can now be the long text like "succeeded", "failed"
  * improve error message if osc service <servicename> is not run in working directory
  * web links are now also printed for osc mr when print_web_links=1 is set
- Spec:
  * re-enable test suite

OBS-URL: https://build.opensuse.org/request/show/819698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=150
2020-07-09 11:20:49 +00:00
Dominique Leuenberger
78c4581f0c Accepting request 810270 from openSUSE:Tools
- 0.169.1
  * add --ccache option to osc getbinaries 

- 0.169.0  
   * improve speed and usability of osc bash completion
   * switch packagequery.py to return only bytes
   * improved some error messages
   * osc add: support git@ (private github) or git:// URLs correctly
   * split dependson and whatdependson commands
   * support for osc build --shell-cmd
   * Fix kiwi build with --prefer-pkgs
   * add pkg-ccache support for osc build
   * fix security issue (bsc#1122675, CVE-2019-3681) do not allow '/' in filename

OBS-URL: https://build.opensuse.org/request/show/810270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=149
2020-06-02 12:34:49 +00:00
Dominique Leuenberger
a9e764df30 Accepting request 784534 from openSUSE:Tools
- 0.168.2
  *  use helper method _html_escape to enable python3.8 and python2.*
     compatibility (boo#1166537)

OBS-URL: https://build.opensuse.org/request/show/784534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=148
2020-03-13 20:56:10 +00:00
Dominique Leuenberger
d6ce8a0f8f Accepting request 783959 from openSUSE:Tools
- Fix support for python38, osc#763

OBS-URL: https://build.opensuse.org/request/show/783959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=147
2020-03-11 17:56:12 +00:00
Dominique Leuenberger
ca823113cd Accepting request 782863 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/782863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=146
2020-03-09 10:43:06 +00:00
Dominique Leuenberger
c2c98cb64a Accepting request 781771 from openSUSE:Tools
- Spec:
    * fix destination of fish completion file to /usr/share/fish/vendor_completions.d 

- 0.168.0
  * MR creation honors orev now (bsc#1160446)
  * allow "osc r --vertical" for projects
  * several typo fixes
  * cleanup old functions and remove python2.6 compat code
  * support zstd arch linux files in local build
  * fix deleterequest for repositories
  * append --norootforbuild as default to build command
  * fix decoding in interactive request mode
  * use signdummy for product builds
  * print release project when creating MR
  * improve SSLError message for TLSv1 validation
  * osc maintained --version prints the version of each maintained package
  * print web url links after creating requests (New general bool option 'print_web_links' must be set in oscrc)
  * fix checkout_no_colon on project level
  * handle empty release number of rpm packages in build.py
  * handle bytes vs. str error when parsing meta
  * custom exception if importing m2crypto fails
  * fix missing oscerr import in util.helper
  * several fixes for keyring handling
  * fix arch zst magic in util.packagequery

- Ship fish completion file.

- Spec:
    * Recommend python3-keyring when using python3

OBS-URL: https://build.opensuse.org/request/show/781771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=145
2020-03-05 22:23:01 +00:00
Dominique Leuenberger
1721d245c2 Accepting request 761597 from openSUSE:Tools
- 0.167.2
  * fix regression in osc chroot
  * fix broken importsrcpkg

sr#761596 needed for this.

OBS-URL: https://build.opensuse.org/request/show/761597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=144
2020-01-07 22:55:34 +00:00
Dominique Leuenberger
4ff232b5f4 Accepting request 755560 from openSUSE:Tools
- 0.167.1
  - fix cpio fetch error handling
  - support local build using RedHat rpm-md modules
  - fix local build outside of the working copy of a package.
    (fixes boo#1136584)
  - Use the distro module for linux platform detection for
    python3.8 compatibility

- 0.167.0
  * Added --lastsucceeded option for logfile display (requires OBS 2.11)
  * osc shell/chroot/wipe is now handled via build script (working for chroot and KVM only atm)
  * osc build/shell features:
    - --vm-type=qemu support for cross architecture builds
    - additional debug packages are read from build config now
      (extra-pkgs definition is therefore by default empty now)
    - --vm-disk-size=  switch supported (has only an effect on clean builds)
    - repository, architecture and vm_type from last build is automatically
      reused if not specified otherwise.
    - support building for kiwi products using obsrepositories:/
    - support local building using RedHat rpm-md modules
  * fix decoding for osc aggregatepac
- added Conflicts: build < 20191205. The new osc shell/chroot features might
  not work with older build scripts
- removed version dpendency for Recommends: build. Does not work anyway.
- added 0%{?centos_version} >= 800 to some %if statemets to enable build of 
  python3 version on CentOS 8 and higer

OBS-URL: https://build.opensuse.org/request/show/755560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=143
2019-12-11 11:11:53 +00:00
Dominique Leuenberger
ae3ec96bab Revert to 0.166.1 - 0.167 needs a new build version checked in-sync
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=142
2019-12-06 09:13:17 +00:00
Dominique Leuenberger
0c995924c8 Accepting request 754373 from openSUSE:Tools
- 0.167.0
  * Added --lastsucceeded option for logfile display (requires OBS 2.11)
  * osc shell/chroot/wipe is now handled via build script (working for chroot and KVM only atm)
  * osc build/shell features:
    - --vm-type=qemu support for cross architecture builds
    - additional debug packages are read from build config now
      (extra-pkgs definition is therefore by default empty now)
    - --vm-disk-size=  switch supported (has only an effect on clean builds)
    - repository, architecture and vm_type from last build is automatically
      reused if not specified otherwise.
    - support building for kiwi products using obsrepositories:/
    - support local building using RedHat rpm-md modules
  * fix decoding for osc aggregatepac
- added Conflicts: build < 20191205. The new osc shell/chroot features might
  not work with older build scripts
- removed version dpendency for Recommends: build. Does not work anyway.
- added 0%{?centos_version} >= 800 to some %if statemets to enable build of 
  python3 version on CentOS 8 and higer

OBS-URL: https://build.opensuse.org/request/show/754373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=141
2019-12-05 16:35:29 +00:00
Dominique Leuenberger
2596f75038 Accepting request 748323 from openSUSE:Tools
- 0.166.2
  * Don't enforce password reuse (boo#1156501)
  * Config option check_for_requests_on_action is now
    activated by default.
    Use check_for_request_on_action = 0 in oscrc to
    disable it
  * osc vc --file=foo bar.changes now writes the content
    from foo into bar.changes instead of creating a new file
    (boo#1155953)
  * fix output for missing pubkey when using http_debug=1 on
    osc build
  * fix crash of osc linkpac when there is already a _link

OBS-URL: https://build.opensuse.org/request/show/748323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=140
2019-11-14 22:50:48 +00:00
Dominique Leuenberger
a1b084eae1 Accepting request 743821 from openSUSE:Tools
- 0.166.1
  * emergency fix for credentials handling:
      - in case of an old passx entry in oscrc
        osc did not work at all. Now we check in
        the compat code if we have an passx entry.

OBS-URL: https://build.opensuse.org/request/show/743821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=139
2019-10-30 13:45:57 +00:00
Dominique Leuenberger
796109132a Accepting request 743494 from openSUSE:Tools
- 0.166.0 (boo#1154972)
  * New password handling backend. Supported password stores:
      - Plaintext password
      - Obfuscated password
      - python-keyring (kwallet, secret store)
      - gnome-keyring
      - no store at all (ask for the password every time
  * Refactor initial setup of osc (to select password store)
  * fix decoding on osc lbl (boo#1137477)
  * fix breakage of submitting complete branches back as an
    submit request that contain packages without a change.
  * fix error with plugins and osc -h
  * various decoding improvements
  * Transfer the name of the input file to vc instead of the content
    (obs-build/vc will do the rest and open the file).
  * support appimage builds
  * new command browse. (opens a browser opening the project or package)
  * new option --incoming for osc rq and osc review to only show only
    incoming reqeusts for a project.
- new Recommends for xdg-utils. osc-browse uses xdg-open to open
  the url to the project/package in an internet browser

OBS-URL: https://build.opensuse.org/request/show/743494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=138
2019-10-28 15:59:23 +00:00
Dominique Leuenberger
50a2006109 Accepting request 720984 from openSUSE:Tools
- 0.165.4 (boo#1144211)
   * allow optional fork when creating a maintenance request
   * fix RPMError fallback
   * fix local caching for all package formats
   * fix appname for trusted cert store
   * osc -h does not break anymore when using plugins

OBS-URL: https://build.opensuse.org/request/show/720984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=137
2019-08-05 11:40:42 +00:00
Dominique Leuenberger
af2b8d28f6 Accepting request 718310 from openSUSE:Tools
- 0.165.3 (boo#1142662)
    * switch to difflib.diff_bytes and sys.stdout.buffer.write for diffing.
      This will fix all decoding issues with osc diff, osc ci and osc rq -d
    * fix osc ls -lb handling empty size and mtime
    * removed decoding on osc api command.
    * fixed broken TLS certificate handling (boo#1142518, CVE-2019-3685)

OBS-URL: https://build.opensuse.org/request/show/718310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=136
2019-07-24 18:51:07 +00:00
Dominique Leuenberger
b8b00983b0 Accepting request 714067 from openSUSE:Tools
- 0.165.2 (boo#1140697)
    * support different token operations (runservice, release and rebuild) (requires OBS 2.10)
    * fix osc token decode error
    * offline build mode is now really offline and does not try to download the buildconfig
    * osc build -define now works with python3
    * some spelling fixes
    * properly parse the error message on osc meta -e
    * osc maintainer -s now works with python3
    * simplified and fixed osc meta -e (boo#1138977) 
    * osc lbl now works with non utf8 encoding (boo#1129889)
    * add simpleimage as local build type

OBS-URL: https://build.opensuse.org/request/show/714067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=135
2019-07-11 11:16:37 +00:00
Dominique Leuenberger
222a4714ff Accepting request 711138 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/711138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=134
2019-06-20 17:04:31 +00:00
Dominique Leuenberger
b2e281557d Accepting request 704403 from openSUSE:Tools
- Spec:
    * add Provides: %{use_python}-osc so that other packages
      can require the correct version (either python2-osc or
      python3-osc)

OBS-URL: https://build.opensuse.org/request/show/704403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=133
2019-05-22 09:16:10 +00:00
Dominique Leuenberger
3f37480df7 Accepting request 704176 from openSUSE:Tools
- 0.165.1
    * fix oscssl "urldefrag is not defined error"
    * osc release command now python3 compatible
    * add more decode logic in get_commitlog
    * osc add <dir> in compressed mode now works with python3
    * osc getbinaries now prints the output instead of
      using the quiet mode as a default

OBS-URL: https://build.opensuse.org/request/show/704176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=132
2019-05-20 11:18:49 +00:00
Yuchen Lin
2421029294 Accepting request 697466 from openSUSE:Tools
- osc-0.165.0.tar.gz now contains the correct version (tag 0.165.0) 

- simplify "BuildArch:" decission if statements. (Avoid double
  BuildArch lines)
- Fedora29: m2crypto for python3 is named python3-m2crypto now

OBS-URL: https://build.opensuse.org/request/show/697466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=131
2019-04-25 14:20:25 +00:00
Yuchen Lin
c2492b2782 Accepting request 696759 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/696759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=130
2019-04-23 12:35:58 +00:00
Dominique Leuenberger
6065950a04 Accepting request 673669 from openSUSE:Tools
- 0.164.2
  - deleterequest for entire projects needs the --all option as additional protection
  - rewrite packagequery to support python3
  - rewrite oscerr module to support python3
  - rewrite archqeury and debquery to support python3
  - Export vc env vars when running a source service

OBS-URL: https://build.opensuse.org/request/show/673669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=129
2019-02-13 09:06:58 +00:00
Dominique Leuenberger
103acb9a7e Accepting request 666498 from openSUSE:Tools
- 0.164.1
  - rewrite cpio handling to support python3
  - rewrite ar module to support python3
  - enable fetch module to support python3
  - rework progressbar hanlding (if module is not present)
  - improve os_path_samefile in core.py

- 0.164.0
  - add support for approved requests (requires OBS 2.10)
  - fix various multibuild problems
  - improved and fixed various help texts
  - check constraints without local checkout
  - check out deleted sources (osc co -D)
  - replace urlgrabber module with own module
  - use progressbar module instead of urlgrabber to draw
    progress bars
  - show buildinfo for alternative projects (--alternative-project)
  - run release job immediately (osc release --no-delay)
  - build results on project level can now be watched (osc prjresults --watch)
- removed python-urlgrabber requieres. (Not used with 0.164.0)
- added recommends for python[2]-progressbar

OBS-URL: https://build.opensuse.org/request/show/666498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=128
2019-01-21 09:58:13 +00:00
Dominique Leuenberger
8dd5fcf475 Accepting request 630510 from openSUSE:Tools
- 0.163.0
  * add sendsysrq command (requires OBS 2.10)
  * add addcontainers command (requires OBS 2.10)
  * enable statistics for local builds
  * add new options to diff command:
    --unexpand for local diffs only (bsc#1089025)
    --meta for diffing meta files
  * add support for podman/buildag engine (docker variation)
  * support realname in .changes files
  * fix DISTURL checkout for package containers using a multibuild flavor
  * Disable ssl session resumption

OBS-URL: https://build.opensuse.org/request/show/630510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=127
2018-08-20 14:23:02 +00:00
Dominique Leuenberger
6afef9b980 Accepting request 619777 from openSUSE:Tools
- add Requires: python2 for Tumbleweed. 
  Otherwise just python-base is installed which does not contain ssl.py
  [bnc#1097996]
- removed duplicate entry in appimage.yml to prevent double builds

OBS-URL: https://build.opensuse.org/request/show/619777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=126
2018-06-29 20:37:10 +00:00
Dominique Leuenberger
ee0c6af79a Accepting request 553430 from openSUSE:Tools
- 0.162.1
  - Send sha256 hashes for tracked files if the wc is pulled/linkrepair

OBS-URL: https://build.opensuse.org/request/show/553430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=125
2017-12-07 12:53:57 +00:00
Dominique Leuenberger
1c79d2d52a Accepting request 546237 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/546237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=124
2017-11-29 09:54:26 +00:00
Dominique Leuenberger
eef882b5f9 Accepting request 536884 from openSUSE:Tools
- 0.161.1
  - Fix python 2.6 SyntaxError (multiple context expressions) 

- 0.161
  - show lintlogs in interactive request review mode
  - fix potential shell injections
  - allow multiple --repo and --arch options in prjresults
  - cleanup babysitter.by
  - supersede existing requests if --yes is passed to osc sr
  - prepend request summary to diff in interactive mode
  - show issues(bugs) in interactive diff mode

  without manually installing them. [bnc#1061500]

OBS-URL: https://build.opensuse.org/request/show/536884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=123
2017-10-27 12:01:05 +00:00
Dominique Leuenberger
4905dd4208 Accepting request 531114 from openSUSE:Tools
- add Recommends: ca-certificates to enable TLS verification
  without manually installint them. [bnc#1061500]

OBS-URL: https://build.opensuse.org/request/show/531114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=122
2017-10-05 10:01:26 +00:00
Dominique Leuenberger
d7151cc933 Accepting request 528240 from openSUSE:Tools
container support

OBS-URL: https://build.opensuse.org/request/show/528240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=121
2017-09-23 19:36:21 +00:00
Dominique Leuenberger
59595aae6a Accepting request 515178 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/515178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=120
2017-08-23 09:54:09 +00:00
Dominique Leuenberger
0c2782aff7 Accepting request 493676 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/493676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=119
2017-05-09 16:10:09 +00:00
Dominique Leuenberger
d4b5aa69a4 Accepting request 481778 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/481778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=118
2017-03-21 21:51:42 +00:00
Dominique Leuenberger
8757e52dc9 Accepting request 477742 from openSUSE:Tools
- 0.157.1
  - fix local build of kiwi images using obsrepositories://

- 0.157
  - add unpublish command (requires OBS 2.8)
  - add blame command (requires OBS 2.9)
  - results: show multibuild results by default
  - getbinaries: make .AppImage files executable
  - support operation in checked out package for cat/less/blame
  - add comment command
  - improved build recipe selection
  - added multibuild (-M) to commands:
          buildlog, remotebuildlog, buildinfo, build, buildhistory, jobhistory,
          rebuild, restartbuild/abortbuild, wipebinaries, getbinaries
  - add checkconstraints command
  - add workerinfo command

OBS-URL: https://build.opensuse.org/request/show/477742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=117
2017-03-12 19:03:54 +00:00
Ludwig Nussel
e2b427eeef Accepting request 447032 from openSUSE:Tools
- 0.156.0
  - highlight scheduled jobs with dispatch problems (due to constraints)
  - allow to specify a log message in lock command
  - Add '--wipe' option to osc chroot for deleting buildroots
  - Add '--vm-memory' option to osc build
  - add --multibuild to results command for showing all packages
    of a multibuild config
  - add --multibuild-package option to results command for showing
    only one package of the multibuild config

OBS-URL: https://build.opensuse.org/request/show/447032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=116
2016-12-29 21:44:27 +00:00
Dominique Leuenberger
74fa4e2745 Accepting request 438538 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/438538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=115
2016-11-05 20:26:25 +00:00
Dominique Leuenberger
8c128d2e4a Accepting request 427914 from openSUSE:Tools
fixed osc add of a new package container

OBS-URL: https://build.opensuse.org/request/show/427914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=114
2016-09-16 09:02:43 +00:00
Dominique Leuenberger
2a3e6dccc2 Accepting request 415859 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/415859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=113
2016-08-03 09:44:04 +00:00
Dominique Leuenberger
c44af9de1f Accepting request 403699 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/403699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=112
2016-06-25 00:21:25 +00:00
Dominique Leuenberger
9bb87154df Accepting request 387372 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/387372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=111
2016-04-12 17:38:32 +00:00
Dominique Leuenberger
6c338144a4 Accepting request 386247 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/386247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=110
2016-04-11 07:14:28 +00:00
Dominique Leuenberger
d9ca813769 Accepting request 365772 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/365772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=109
2016-03-07 12:27:34 +00:00
Dominique Leuenberger
a88ba59cb9 Accepting request 314521 from openSUSE:Tools
version update, needed changes for some API extensions

OBS-URL: https://build.opensuse.org/request/show/314521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=108
2015-07-02 20:49:40 +00:00
Stephan Kulow
b0fa9d6e5f Accepting request 307249 from openSUSE:Tools
1

OBS-URL: https://build.opensuse.org/request/show/307249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=107
2015-05-16 05:14:27 +00:00
Dominique Leuenberger
6e8e24f7a3 Accepting request 304332 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/304332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=106
2015-04-30 09:50:34 +00:00
Dominique Leuenberger
3b1aa96e2c Accepting request 293273 from openSUSE:Tools
minor bugfix release

OBS-URL: https://build.opensuse.org/request/show/293273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=105
2015-03-27 08:41:34 +00:00
Dominique Leuenberger
6618ab0768 Accepting request 291132 from openSUSE:Tools
- 0.151.1
  - fixing regression running "osc service run"

OBS-URL: https://build.opensuse.org/request/show/291132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=104
2015-03-18 12:07:00 +00:00
Dominique Leuenberger
c36b616cdc Accepting request 290485 from openSUSE:Tools
security update

OBS-URL: https://build.opensuse.org/request/show/290485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=103
2015-03-16 06:00:20 +00:00
Dominique Leuenberger
37e47979af Accepting request 281042 from openSUSE:Tools
fixing

OBS-URL: https://build.opensuse.org/request/show/281042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=102
2015-01-14 10:45:33 +00:00
Dominique Leuenberger
c0ff6933e3 Accepting request 280608 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/280608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=101
2015-01-10 22:05:15 +00:00
Dominique Leuenberger
af36a26040 Accepting request 265237 from openSUSE:Tools
1

OBS-URL: https://build.opensuse.org/request/show/265237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=100
2014-12-16 13:49:01 +00:00
Dominique Leuenberger
12a91ba3df Accepting request 262584 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/262584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=99
2014-11-24 10:09:06 +00:00
Stephan Kulow
9b73e6851f Accepting request 258805 from openSUSE:Tools
- 0.149
  - removed "--diff" option from the "createrequest" command
  - introduced new "vc-cmd" config option, which is used to specify the path
    to the vc script
  - various bugfixes

OBS-URL: https://build.opensuse.org/request/show/258805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=98
2014-10-29 20:10:37 +00:00
Stephan Kulow
6687cfac0a Accepting request 257377 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/257377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=97
2014-10-18 07:09:38 +00:00
Stephan Kulow
fc804f8092 Accepting request 248829 from openSUSE:Tools
0.148.1 with changelog for new request history (ups, broken tar ball)

OBS-URL: https://build.opensuse.org/request/show/248829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=96
2014-09-12 09:19:22 +00:00
Stephan Kulow
72fed23935 Accepting request 246440 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/246440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=94
2014-08-27 05:46:32 +00:00
Stephan Kulow
4fffe9b112 Accepting request 234727 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/234727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=93
2014-05-21 14:20:52 +00:00
Stephan Kulow
2e75daea8b Accepting request 229269 from openSUSE:Tools
- 0.145.0
  - allow to use the set-release option when running a manual release
  - added support for "osc requestmaintainership PROJECT"
  - various bugfixes:
    - print_buildlog: do not strip tabs
    - fixed "osc -H ..." in combination with a proxy
    - fixed creation of ~/.osc_cookiejar
    - Package.commit: create _meta for newly added packages
    - fixed behavior of set_link_rev #72
- fixed typos in PKGBUILD file: no comma in depends tag (as
  pointed out by roflik)

OBS-URL: https://build.opensuse.org/request/show/229269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=92
2014-04-08 10:44:58 +00:00
Stephan Kulow
34fa8ccec3 Accepting request 224286 from openSUSE:Tools
ups.... good review :)

OBS-URL: https://build.opensuse.org/request/show/224286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=91
2014-03-01 06:54:14 +00:00
Stephan Kulow
514b40ded1 Accepting request 215014 from openSUSE:Tools
bugfix release

OBS-URL: https://build.opensuse.org/request/show/215014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=90
2014-01-30 10:37:06 +00:00
Stephan Kulow
2a4707b7e8 Accepting request 212528 from openSUSE:Tools
- package COPYING [bnc#699224] (forwarded request 212517 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/212528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=89
2014-01-03 18:47:40 +00:00
Stephan Kulow
10ecc27ef9 Accepting request 209369 from openSUSE:Tools
add support for ppc64le

OBS-URL: https://build.opensuse.org/request/show/209369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=88
2013-12-04 11:30:16 +00:00
Stephan Kulow
628bec3239 Accepting request 209243 from openSUSE:Tools
fix wipebinaries

OBS-URL: https://build.opensuse.org/request/show/209243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=87
2013-12-03 15:11:45 +00:00
Stephan Kulow
f792badcea Accepting request 208794 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/208794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=86
2013-11-28 15:51:56 +00:00
Stephan Kulow
3185ed9bb6 Accepting request 199390 from openSUSE:Tools
update to version 0.141.0

OBS-URL: https://build.opensuse.org/request/show/199390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=84
2013-09-17 14:27:41 +00:00
Stephan Kulow
7e5c9e3801 Accepting request 181114 from openSUSE:Tools
improved plugin compability

OBS-URL: https://build.opensuse.org/request/show/181114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=83
2013-06-28 09:51:15 +00:00
Stephan Kulow
b8e41b29c2 Accepting request 180091 from openSUSE:Tools
new 0.140.0 release

OBS-URL: https://build.opensuse.org/request/show/180091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=82
2013-06-20 10:31:56 +00:00
Stephan Kulow
09b136ce91 Accepting request 171000 from openSUSE:Tools
0.139.2 bugfix release

OBS-URL: https://build.opensuse.org/request/show/171000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=81
2013-04-17 21:13:49 +00:00
Stephan Kulow
3dedcc1a52 Accepting request 156446 from openSUSE:Tools
another crash fix

OBS-URL: https://build.opensuse.org/request/show/156446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=80
2013-03-01 06:38:53 +00:00
Stephan Kulow
a8940b3a1a Accepting request 156333 from openSUSE:Tools
bugfixes

OBS-URL: https://build.opensuse.org/request/show/156333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=79
2013-02-25 19:39:42 +00:00
Stephan Kulow
c50b0fab53 Accepting request 150606 from openSUSE:Tools
version update to solve the trouble with python-keyring in 12.3

OBS-URL: https://build.opensuse.org/request/show/150606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=78
2013-02-01 08:49:24 +00:00
Ismail Dönmez
0946b5d457 Accepting request 144077 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/144077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=76
2012-12-05 13:01:17 +00:00
Stephan Kulow
47505fabcc Accepting request 137386 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/137386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=75
2012-10-07 17:53:45 +00:00
Stephan Kulow
c9b654c111 Accepting request 135127 from openSUSE:Tools
recommend the python-keyring package (needed for storing credentials in kwallet/gnome-keyring)

At least for people using KDE/Gnome, storing passwords securely in their keystores should be preferred!

The actual python-keyring package is only available in the devel:languages:python repo for openSUSE though and should maybe also be provided here to support the use of safe password stores. (forwarded request 135121 from NicoK)

OBS-URL: https://build.opensuse.org/request/show/135127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=74
2012-09-20 13:59:59 +00:00
Stephan Kulow
6dd3e09501 Accepting request 126701 from openSUSE:Tools
fix forwarded requests

OBS-URL: https://build.opensuse.org/request/show/126701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=73
2012-07-02 09:05:01 +00:00
Stephan Kulow
617bb42cf2 Accepting request 126417 from openSUSE:Tools
version update, lets avoid that our maintainer do not forward fixes to factory :/

OBS-URL: https://build.opensuse.org/request/show/126417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=72
2012-06-28 14:30:56 +00:00
Stephan Kulow
f829d96215 Accepting request 109558 from openSUSE:Tools
0.134.1

OBS-URL: https://build.opensuse.org/request/show/109558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=70
2012-03-16 12:19:27 +00:00
Stephan Kulow
7b281b84cf Accepting request 108991 from openSUSE:Tools
osc for OBS 2.3 ....

OBS-URL: https://build.opensuse.org/request/show/108991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=69
2012-03-13 08:37:23 +00:00
Stephan Kulow
7be758476e trigger service run
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=68
2012-01-20 13:05:19 +00:00
Stephan Kulow
6c58608a9b Accepting request 97401 from openSUSE:Tools
minor bugfix

OBS-URL: https://build.opensuse.org/request/show/97401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=67
2011-12-21 09:01:44 +00:00
Sascha Peilicke
aff1c8ba28 Accepting request 79739 from openSUSE:Tools
update

OBS-URL: https://build.opensuse.org/request/show/79739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=65
2011-08-25 10:18:19 +00:00
Sascha Peilicke
3bd0340cdc Autobuild autoformatter for 79036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=64
2011-08-17 07:44:39 +00:00
Sascha Peilicke
74f0a8103c Accepting request 79036 from openSUSE:Tools
- Add osc-pubkey-parsing.patch, fix PGP pubkey parsing: base64
  checksum shouldn't be in the key data, upstream commit
  f707e9a22e185098bbea923b7ff8971f19a87991 (forwarded request 79034 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/79036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=63
2011-08-17 07:44:27 +00:00
Sascha Peilicke
c624c94fe9 Accepting request 75599 from openSUSE:Tools
update2

OBS-URL: https://build.opensuse.org/request/show/75599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=62
2011-07-07 12:33:05 +00:00
4787440ece Autobuild autoformatter for 73984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=61
2011-06-17 09:48:04 +00:00
0b4d5bcd43 Accepting request 73984 from openSUSE:Tools
Spec file cleaner run, updated recommends. (forwarded request 73831 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/73984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=60
2011-06-17 09:47:53 +00:00
Sascha Peilicke
3d851158c1 Autobuild autoformatter for 73244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=59
2011-06-10 11:15:05 +00:00
Sascha Peilicke
b1d51c8fd0 Accepting request 73244 from openSUSE:Tools
update

OBS-URL: https://build.opensuse.org/request/show/73244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=58
2011-06-10 11:14:53 +00:00
Sascha Peilicke
3ee58b1906 Autobuild autoformatter for 72933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=57
2011-06-08 15:33:38 +00:00
Sascha Peilicke
07b155184f Accepting request 72933 from openSUSE:Tools
update to 0.132.1

OBS-URL: https://build.opensuse.org/request/show/72933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=56
2011-06-08 15:33:24 +00:00
Sascha Peilicke
32e417f69b Autobuild autoformatter for 72909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=55
2011-06-08 08:36:13 +00:00
Sascha Peilicke
bd9eb22a86 Accepting request 72909 from openSUSE:Tools
0.132.0 release

OBS-URL: https://build.opensuse.org/request/show/72909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=54
2011-06-08 08:36:01 +00:00
Sascha Peilicke
36976c7338 Autobuild autoformatter for 68566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=53
2011-04-28 12:25:54 +00:00
Sascha Peilicke
39f9d0c307 Accepting request 68566 from openSUSE:Tools
Accepted submit request 68566 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/68566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=52
2011-04-28 12:25:38 +00:00
Berthold Gunreben
e1aa9c4343 Autobuild autoformatter for 67014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=51
2011-04-27 09:37:58 +00:00
Berthold Gunreben
dee52fc75a Accepting request 67014 from openSUSE:Tools
Accepted submit request 67014 from user adrianSuSE

OBS-URL: https://build.opensuse.org/request/show/67014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=50
2011-04-27 09:37:45 +00:00
Ruediger Oertel
68825e3850 Autobuild autoformatter for 56617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=48
2010-12-28 23:27:25 +00:00
Ruediger Oertel
f7046d8f1a Accepting request 56617 from openSUSE:Tools
Accepted submit request 56617 from user Marcus_H

OBS-URL: https://build.opensuse.org/request/show/56617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=47
2010-12-28 23:27:17 +00:00
OBS User autobuild
108c500350 Accepting request 46758 from openSUSE:Tools
Copy from openSUSE:Tools/osc based on submit request 46758 from user Marcus_H

OBS-URL: https://build.opensuse.org/request/show/46758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=46
2010-09-03 13:28:04 +00:00
OBS User autobuild
8f8ee94298 Accepting request 43235 from openSUSE:Tools
Copy from openSUSE:Tools/osc based on submit request 43235 from user adrianSuSE

OBS-URL: https://build.opensuse.org/request/show/43235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=45
2010-07-19 19:08:31 +00:00
OBS User autobuild
9125210940 Accepting request 41627 from openSUSE:Tools
Copy from openSUSE:Tools/osc based on submit request 41627 from user adrianSuSE

OBS-URL: https://build.opensuse.org/request/show/41627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=42
2010-06-18 04:04:03 +00:00
OBS User autobuild
ab3608fcda Accepting request 38631 from openSUSE:Tools
Copy from openSUSE:Tools/osc based on submit request 38631 from user Marcus_H

OBS-URL: https://build.opensuse.org/request/show/38631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=41
2010-04-25 16:50:30 +00:00
OBS User autobuild
2e8b9dec75 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=40 2010-03-18 15:14:15 +00:00
OBS User autobuild
34ba2af5c0 Accepting request 34119 from openSUSE:Tools
Copy from openSUSE:Tools/osc based on submit request 34119 from user coolo

OBS-URL: https://build.opensuse.org/request/show/34119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=39
2010-03-05 15:04:39 +00:00
OBS User autobuild
7a5e961448 Accepting request 30723 from openSUSE:Tools
Copy from openSUSE:Tools/osc based on submit request 30723 from user adrianSuSE

OBS-URL: https://build.opensuse.org/request/show/30723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=38
2010-01-28 15:10:14 +00:00
OBS User autobuild
03f21f41f2 Accepting request 30246 from openSUSE:Tools
Copy from openSUSE:Tools/osc based on submit request 30246 from user adrianSuSE

OBS-URL: https://build.opensuse.org/request/show/30246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=37
2010-01-25 15:47:59 +00:00
OBS User autobuild
d01c2f0430 Accepting request 30076 from openSUSE:Tools
Copy from openSUSE:Tools/osc based on submit request 30076 from user adrianSuSE

OBS-URL: https://build.opensuse.org/request/show/30076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=36
2010-01-21 07:40:56 +00:00

Diff Content Not Available