Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: d3630310a134f4814b3a12d1e30b2734a4b6aa14
https://github.com/openSUSE/open-build-service/commit/d3630310a134f4814b3a1…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M src/backend/BSSched/BuildJob/KiwiProduct.pm
Log Message:
-----------
[backend] Simplify KiwiProduct block checking code
Commit: 22997873b405214fa74fa7327a6dc9a210494aca
https://github.com/openSUSE/open-build-service/commit/22997873b405214fa74fa…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M src/backend/BSSched/BuildJob/Aggregate.pm
Log Message:
-----------
[backend] also add aggregated source rpms to the modulemd data
Should have been in commit 568561f2c50586efa3d73353cadf102d6254ecdb
Commit: cffcdf97c9aff8684d698c1bb23acdaf51ba26bd
https://github.com/openSUSE/open-build-service/commit/cffcdf97c9aff8684d698…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M src/backend/bs_worker
Log Message:
-----------
[backend] product build: keep modulemd data for each arch separate
We overwrote the i586 modulemd data with the x86_64 data, so all
the 32bit artifacts were missing.
Commit: 02772e37e5c32c4c05147ecb12bf92d027623f1f
https://github.com/openSUSE/open-build-service/commit/02772e37e5c32c4c05147…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M src/backend/BSSched/BuildJob/Aggregate.pm
M src/backend/BSSched/BuildJob/KiwiProduct.pm
M src/backend/bs_worker
Log Message:
-----------
Merge pull request #11678 from mlschroe/master
[backend] also add aggregated source rpms to the modulemd data
Compare: https://github.com/openSUSE/open-build-service/compare/f0f4d2c8cf79...02772…