~alfonsosanchezbeato/review-tools:update-nm-version

Last commit made on 2020-02-05
Get this branch:
git clone -b update-nm-version https://git.launchpad.net/~alfonsosanchezbeato/review-tools
Only Alfonso Sanchez-Beato can upload to this branch. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branch merges

Branch information

Name:
update-nm-version
Repository:
lp:~alfonsosanchezbeato/review-tools

Recent commits

9542f36... by Alfonso Sanchez-Beato

overrides.py: update network-manager deb version

The network-manager snap in the store already fixes all CVEs
correspoding to the 1.2.6-0ubuntu0.16.04.3 version of the debian package
on xenial. Update the override to avoid receiving spurious CVE warnings
from the store.

89d46fb... by Jamie Strandboge

debian/changelog: update for last commits

eade4da... by Jamie Strandboge

support "collaborators" from store (LP: #1859034)

7316acc... by Jamie Strandboge

test_sr_declaration.py: black

d6f9e5a... by Jamie Strandboge

reviewtools/tests/test_*: s/assertEquals/assertEqual/

f581de7... by Jamie Strandboge

test_store.py: bring to 100% coverage

ff17a99... by Jamie Strandboge

debian/changelog: update for last commit

c924e13... by Jamie Strandboge

overrides.py: add comment on when we can use plug-names/slot-names

79b06f5... by Jamie Strandboge

sr_declaration.py: enforce plug-names/slot-names

See unc checkNameConstraints() in interfaces/policy/helpers.go and
func compileNameConstraints() in asserts/ifacedecls.go

2a0882d... by Jamie Strandboge

sr_declaration.py: parse slot-names/plug-names

Reference:
https://forum.snapcraft.io/t/plug-slot-rules-plug-names-slot-names-constraints/12439