[openSUSE/open-build-service] 05f710: [backend] fix setrelease handling for mixed iso/re...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 05f71080b18c2d49ff0070f04cda9485e4d7c583 https://github.com/openSUSE/open-build-service/commit/05f71080b18c2d49ff0070... Author: Michael Schroeder <mls@suse.de> Date: 2021-11-11 (Thu, 11 Nov 2021) Changed paths: M src/backend/bs_repserver Log Message: ----------- [backend] fix setrelease handling for mixed iso/repo products We automatically set setrelease to an empty string for the repo directories, but we must not remember this because this will confuse the code if the product is released again. Commit: b92ff74dcd5d4b335fe373f48240508d8444625a https://github.com/openSUSE/open-build-service/commit/b92ff74dcd5d4b335fe373... Author: Michael Schroeder <mls@suse.de> Date: 2021-11-11 (Thu, 11 Nov 2021) Changed paths: M src/backend/bs_repserver Log Message: ----------- [backend] copybuild: unlink files before calling writestr This is to prevent coding mistakes leading to writes into hardlinked files and thus changing the copy origin. Commit: 3721900dd4e9bb9bcd782f355f887ef13540b9f9 https://github.com/openSUSE/open-build-service/commit/3721900dd4e9bb9bcd782f... Author: Michael Schroeder <mls@suse.de> Date: 2021-11-12 (Fri, 12 Nov 2021) Changed paths: M src/backend/bs_repserver Log Message: ----------- Merge pull request #11839 from mlschroe/master [backend] fix setrelease handling for mixed iso/repo products Compare: https://github.com/openSUSE/open-build-service/compare/4ce0dfe110d0...372190...
participants (1)
-
Michael Schroeder