[obs-commits] [openSUSE/open-build-service] b41a58: [dist] add perl-YAML-LibYAML to (Build)Requires
Branch: refs/heads/2.10 Home: https://github.com/openSUSE/open-build-service Commit: b41a58e5ff89ab7e08db2a914da2c72421fc4112 https://github.com/openSUSE/open-build-service/commit/b41a58e5ff89ab7e08db2a... Author: Michael Schroeder <mls@suse.de> Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M dist/obs-server.spec Log Message: ----------- [dist] add perl-YAML-LibYAML to (Build)Requires This perl module is needed to parse module information. (cherry picked from commit 1c4cda4119ac0edffeaea5829833b4a989d99d7b) Commit: 5ed64257bfe98338bbd2d80fdff1bd8add0b95c2 https://github.com/openSUSE/open-build-service/commit/5ed64257bfe98338bbd2d8... Author: Michael Schroeder <mls@suse.de> Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M src/backend/BSRepServer/Checker.pm M src/backend/BSSched/BuildJob.pm M src/backend/BSSched/BuildJob/Docker.pm M src/backend/BSSched/BuildJob/KiwiImage.pm M src/backend/BSSched/BuildJob/KiwiProduct.pm M src/backend/BSSched/Checker.pm M src/backend/BSSched/DoD.pm M src/backend/BSSched/Remote.pm M src/backend/BSSched/RepoCache.pm M src/backend/BSSrcServer/Remote.pm M src/backend/BSVerify.pm M src/backend/BSXML.pm M src/backend/bs_dodup M src/backend/bs_repserver M src/backend/bs_srcserver M src/backend/bs_worker Log Message: ----------- [backend] Support building for different modules You can select the modules you want by setting one or more expand flags. For example, "ExpandFlags: module:perl-5.25" will select the module named "perl" with stream "5.26". This needs an obs-build package that includes the modules data parser and an perl-BSSolv package that supports module filtering. Currently this does not work with the interconnect, as the result returned by view=cache will not include module packages. (cherry picked from commit 8de4eb32ae5025202b8fa45d3f6032a115e6ba8a) Commit: 0c5af2007c5eeebbb82dfc98c018b47b2fcdc42e https://github.com/openSUSE/open-build-service/commit/0c5af2007c5eeebbb82dfc... Author: Michael Schroeder <mls@suse.de> Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M src/backend/BSSched/BuildRepo.pm M src/backend/BSSched/DoD.pm M src/backend/bs_repserver M src/backend/bs_srcserver Log Message: ----------- [backend] make clean_obsolete_dodpackages module aware (cherry picked from commit ae7b02d6d4781dfa2aa9fe7d5f39e47424244294) Commit: b197ace52b55ed89245f42c3f39eb457aa5f15aa https://github.com/openSUSE/open-build-service/commit/b197ace52b55ed89245f42... Author: Michael Schroeder <mls@suse.de> Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M src/backend/BSSched/DoD.pm Log Message: ----------- [backend] dod cleanup: use new modulesfrombins method if available (cherry picked from commit fb0733fa084bc06672cf5806148da781809d0867) Commit: ca4dcaacd50acf05e5578bf873c904bdc3ed44f9 https://github.com/openSUSE/open-build-service/commit/ca4dcaacd50acf05e5578b... Author: Michael Schroeder <mls@suse.de> Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M src/backend/BSRepServer/Remote.pm Log Message: ----------- [backend] add modules support to BSRepServer/Remote.pm (cherry picked from commit 6d9034b3f3faa6646de00be4bea66b6c7340bd8d) Commit: 756d816bccf77257df6a4a66eb27063104ee2893 https://github.com/openSUSE/open-build-service/commit/756d816bccf77257df6a4a... Author: Michael Schroeder <mls@suse.de> Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M src/backend/bs_getbinariesproxy M src/backend/bs_worker Log Message: ----------- [backend] add module support to getbinariesproxy and getpreinstallimage (cherry picked from commit 82ca59d504d9840d7c63075d37cb738da0864ac7) Commit: 637d5c8bba73d57a233993de74ee53757ade4a9f https://github.com/openSUSE/open-build-service/commit/637d5c8bba73d57a233993... Author: Adrian Schröter <adrian@suse.de> Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M dist/obs-server.spec Log Message: ----------- [dist] require newer build script or backend services will fail to load (cherry picked from commit 0048c90717c15d3f7534341988ec4ee1f1e36e24) Commit: 871dd239d31c02efea85645642f9467a2bff2601 https://github.com/openSUSE/open-build-service/commit/871dd239d31c02efea8564... Author: Adrian Schröter <adrian@suse.de> Date: 2019-12-27 (Fri, 27 Dec 2019) Changed paths: M src/backend/bs_srcserver Log Message: ----------- [backend] allow module parameter on non-AJAX routes (cherry picked from commit f7798b811eeb074d469bd89923fcf0936b29bf78) Commit: d43ae2dce9800e58fb1ea52d3c44c6f6101e0f43 https://github.com/openSUSE/open-build-service/commit/d43ae2dce9800e58fb1ea5... Author: Adrian Schröter <adrian@suse.de> Date: 2020-02-17 (Mon, 17 Feb 2020) Changed paths: M dist/obs-server.spec M src/backend/BSRepServer/Checker.pm M src/backend/BSRepServer/Remote.pm M src/backend/BSSched/BuildJob.pm M src/backend/BSSched/BuildJob/Docker.pm M src/backend/BSSched/BuildJob/KiwiImage.pm M src/backend/BSSched/BuildJob/KiwiProduct.pm M src/backend/BSSched/BuildRepo.pm M src/backend/BSSched/Checker.pm M src/backend/BSSched/DoD.pm M src/backend/BSSched/Remote.pm M src/backend/BSSched/RepoCache.pm M src/backend/BSSrcServer/Remote.pm M src/backend/BSVerify.pm M src/backend/BSXML.pm M src/backend/bs_dodup M src/backend/bs_getbinariesproxy M src/backend/bs_repserver M src/backend/bs_srcserver M src/backend/bs_worker Log Message: ----------- Merge pull request #8820 from Conan-Kudo/backport-2.10-modularity-support [2.10 Backport] Add support for handling modules (Fedora Modularity) Compare: https://github.com/openSUSE/open-build-service/compare/8a12b42c1231...d43ae2...
participants (1)
-
Adrian Schröter