~mvo/snapd/+git/snapd-mvo:release-2.39.1

Last commit made on 2019-05-30
Get this branch:
git clone -b release-2.39.1 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
release-2.39.1
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

0cbbe36... by Maciej Borzecki

packaging/debian-sid: fix changelog, add revision

The latest version of 2.39.1 in the changelog is missing a revision number.

Signed-off-by: Maciej Borzecki <email address hidden>

cfadb04... by Michael Vogt

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

7d27d4e... by Michael Vogt

debian: add placeholder changelog for 2.39.1

7d26bd5... by Michael Vogt

releasing package snapd version 2.39.1

d3592dc... by Michael Vogt

Merge pull request #6804 from mvo5/user-agent

snap,store,daemon,client: send new "Snap-Client-User-Agent" header in Search()

b374d0b... by Michael Vogt

Merge pull request #6759 from jdstrand/use-builtin-lookup-user

osutil: now that we require golang-1.10, use user.LookupGroup()

5c068e9... by Michael Vogt

store: adjust WithClientUserAgent() to take a http.Request instead of the user-agent string

d46f0d7... by Zygmunt Krynicki

Merge pull request #6909 from zyga/tweak/match-and-reboot

spread.yaml,tests: change MATCH and REBOOT to cmds

4bf0e53... by Michael Vogt

store: move client-user-agent handling into uacontext.go and update signature

c7f9504... by Maciej Borzecki

Merge remote-tracking branch 'origin/master' into pull/6759