[obs-commits] [openSUSE/open-build-service] e2190a: [backend] BSPGP: add pkencodepacket function
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e2190a0b59f2429ff388f488ae1a344657991ce4 https://github.com/openSUSE/open-build-service/commit/e2190a0b59f2429ff388f4... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M src/backend/BSPGP.pm Log Message: ----------- [backend] BSPGP: add pkencodepacket function This can be used to create a PGP packet. We also return more information about the signature in pk2sigdata. Commit: 014a6150c478e1d75c0555b49d9bde8294bd01ea https://github.com/openSUSE/open-build-service/commit/014a6150c478e1d75c0555... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: A src/backend/BSConSign.pm Log Message: ----------- [backend] Add new BSConSign module This module can be used to create project atomic style container signatures. Commit: 0debe93a98d7fa5b1f1380db14c8b85f4a2304dd https://github.com/openSUSE/open-build-service/commit/0debe93a98d7fa5b1f1380... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M src/backend/BSPublisher/Registry.pm Log Message: ----------- [backend] local registry: also create atomic style signatures Commit: bce8d6238fc4de866b6c1b5ee88cee96c86e3abf https://github.com/openSUSE/open-build-service/commit/bce8d6238fc4de866b6c1b... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M src/backend/bs_repserver M src/backend/bs_srcserver Log Message: ----------- [backend] allow access to the local registry sigstore We use a new /sigstore route to provide the signature files. Commit: cba36bded8cefcd79b640c1c4e801c29983d6229 https://github.com/openSUSE/open-build-service/commit/cba36bded8cefcd79b640c... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M src/backend/BSConSign.pm M src/backend/bs_repserver M src/backend/bs_srcserver Log Message: ----------- [backend] local registry: support the X-Registry-Supports-Signatures extension Commit: ef879ed7542556ec80425f90f882d6954cb0142f https://github.com/openSUSE/open-build-service/commit/ef879ed7542556ec80425f... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M src/backend/BSPublisher/Registry.pm Log Message: ----------- [backend] local registry: also make sure that the gun/creator matches With this commit we test everything that is included in the signatures. Commit: 10e3bf05cffa4d24ceef440b830211c76b1bff9e https://github.com/openSUSE/open-build-service/commit/10e3bf05cffa4d24ceef44... Author: Adrian Schröter <adrian@suse.de> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: A src/backend/BSConSign.pm M src/backend/BSPGP.pm M src/backend/BSPublisher/Registry.pm M src/backend/bs_repserver M src/backend/bs_srcserver Log Message: ----------- Merge pull request #9302 from mlschroe/master Implement project atomic style container signatures Compare: https://github.com/openSUSE/open-build-service/compare/579b70418c57...10e3bf...
participants (1)
-
Adrian Schröter