~mvo/snapd/+git/snapd-mvo:zenity-min-width

Last commit made on 2018-11-15
Get this branch:
git clone -b zenity-min-width https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
zenity-min-width
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

fa6c9ad... by Michael Vogt

userd: force zenity width if the text displayed is long

Gtk is not doing a good job with long labels. It will
create a very narrow and long window (minimal width to fit
the buttons). So force a bigger width when there is a lot
of text. See also LP: 1778484

4ed2a80... by Zygmunt Krynicki

Merge pull request #6151 from zyga/tweak/proc-version

snapd: allow snap-update-ns to read /proc/version

5ba5d38... by Zygmunt Krynicki

Merge pull request #6144 from zyga/tweak/opensuse-tw

cmd: handle tumbleweed and leap in autogen.sh

b68f372... by Paweł Stołowski

Merge pull request #6097 from stolowski/mock-hotplug-slot

interfaces/tests: MockHotplugSlot test helper

00bd538... by Michael Vogt

Merge pull request #6070 from mvo5/no-core-http-proxy-refactor

store,daemon: make UserInfo,LoginUser part of the store interface

66173da... by Zygmunt Krynicki

snapd: allow snap-update-ns to read /proc/version

When doing some casual exploratory testing on my branches I noticed an
unrelated apparmor denial.

    type=AVC msg=audit(1542197569.186:1140): apparmor="DENIED"
    operation="open" profile="snap-update-ns.snapd-hacker-toolbelt"
    name="/proc/version" pid=37237 comm="3" requested_mask="r"
    denied_mask="r" fsuid=0 ouid=0

It seems that release/release.go's WSL check now affects snap-update-ns.
While we could do lazy init the denial should go a way as well.

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

d9dc9af... by Paweł Stołowski

Merge pull request #6138 from stolowski/mapper-hotplug-slots

overlord/ifacestate: use remapper when checking if system snap is installed

4984325... by Michael Vogt

Merge pull request #6133 from sergiocazzolato/fix-create-key

tests: fix how pinentry is prepared for new gpg v 2.1 and 2.2

b3594f0... by Maciej Borzecki

Merge pull request #6135 from bboozzoo/bboozzoo/fix-arch-bash-completion

packaging/arch: fix bash completions path

4f137dc... by Maciej Borzecki

Merge pull request #5897 from bergotorino/feature/gpio-keys

interfaces/builtin: add device-buttons interface for accessing events