commit | 497caf015729d451428d5b608853741689f153b3 | [log] [tgz] |
---|---|---|
author | Colleen Murphy <colleen.murphy@suse.com> | Fri Apr 03 10:14:07 2020 -0700 |
committer | Colleen Murphy <colleen.murphy@suse.com> | Fri Apr 03 10:14:07 2020 -0700 |
tree | 900e57ae940da6eed997796ed316b7d2b883d65a | |
parent | f4ab2ce5645aba422c1a0f1600736782383ca874 [diff] |
Fix opensuse trusted certificates There's a bug[1] with the combination of the p11-kit and ca-certificates-mozilla packages available on the latest built opensuse-15 node in nodepool (which has not been rebuilt for weeks due to a separate issue[2]) which causes the standard CA bundle to not be installed correctly and causes jobs that call to external HTTPS services to fail. Upgrading both packages in sync fixes the issue. [1] https://bugzilla.suse.com/show_bug.cgi?id=1154871 [2] http://bugzilla.suse.com/show_bug.cgi?id=1166139 Change-Id: Ia8fdfe12fd9089e178adcb2b5eec997eebada262 Needed-by: https://review.opendev.org/713566