[obs-commits] [openSUSE/osc] b42e6f: Support larger uids and gids

Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: b42e6f5e048462a829a0bd57d9e6804e1c93b4f3 https://github.com/openSUSE/osc/commit/b42e6f5e048462a829a0bd57d9e6804e1c93b... Author: Sean Kelly <skelly@cray.com> Date: 2018-06-25 (Mon, 25 Jun 2018) Changed paths: M osc/build.py Log Message: ----------- Support larger uids and gids Commit: 8728a071cab920d133fa6788570d0131e1e7bfbd https://github.com/openSUSE/osc/commit/8728a071cab920d133fa6788570d0131e1e7b... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M osc/build.py Log Message: ----------- Merge branch 'support-larger-ids' of https://github.com/Cray/osc Since uid_t/gid_t are system dependent there is no reason to enforce an "arbitrary" upper bound. Compare: https://github.com/openSUSE/osc/compare/b730f880cfe8...8728a071cab9 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Marcus Huewe