~mvo/snapd/+git/snapd-mvo:i18n-plus-test

Last commit made on 2017-10-18
Get this branch:
git clone -b i18n-plus-test https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
i18n-plus-test
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

ea0788f... by Michael Vogt

tests: extend i18n test to run with each locale

In LP:#1723974 we found that in the hr_HR locale snap panics on
startup. This test checks for all translations that this panic
does not happen.

f884b3b... by Michael Vogt

sync translations from LP

1359c8b... by Zygmunt Krynicki

Merge pull request #4046 from mvo5/release-2.28.5

release: snapd 2.28.5

44409a1... by Michael Vogt

Merge remote-tracking branch 'upstream/release/2.28' into release-2.28.5

73d7507... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into release-2.28.5

8541f68... by Michael Vogt

releasing package snapd version 2.28.5

e4e0640... by Michael Vogt

Merge pull request #4045 from mvo5/cleanup-broken-nvidia-2.28

snap-confine: cleanup broken nvidia (2.28)

0a74786... by Michael Vogt

snap-confine: cleanup incorrectly created nvidia udev tags (2.28)

This PR will remove incorrectly created udev tag
that cause libudev on 16.04 to fail with
"udev_enumerate_scan failed".

See also:
https://forum.snapcraft.io/t/weird-udev-enumerate-error/2360/17

f5f9252... by Michael Vogt

snap-confine: cleanup incorrectly created nvidia udev tags

This will remove incorrectly created udev tags that cause libudev on 16.04 to fail with "udev_enumerate_scan failed". See https://forum.snapcraft.io/t/weird-udev-enumerate-error/2360/17

99eb1db... by Zygmunt Krynicki

cmd/snap-confine: update valid security tag regexp

This was triggered by a bug where "12to8" snap with "12to8" app would
fail to validate as security tag.

Signed-off-by: Zygmunt Krynicki <email address hidden>