Merge ~morphis/snappy-hwe-snaps/+git/network-manager:release-1.2.2-10 into ~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager:master

Proposed by Simon Fels
Status: Merged
Approved by: Alfonso Sanchez-Beato
Approved revision: 89b221cabec93ae5d82d56fe248678f22219a426
Merged at revision: 6d541fa1d312df0aaad3869429804e98924c65f3
Proposed branch: ~morphis/snappy-hwe-snaps/+git/network-manager:release-1.2.2-10
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager:master
Diff against target: 57 lines (+39/-1)
2 files modified
ChangeLog (+38/-0)
snapcraft.yaml (+1/-1)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Alfonso Sanchez-Beato Approve
Tony Espy Pending
Review via email: mp+311958@code.launchpad.net

This proposal supersedes a proposal from 2016-11-28.

Description of the change

Update changelog and release 1.2.2-10

To post a comment you must log in.
Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) :
review: Approve
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ChangeLog b/ChangeLog
2index 6c55e2f..e1f5f10 100644
3--- a/ChangeLog
4+++ b/ChangeLog
5@@ -1,3 +1,41 @@
6+2016-11-28 Simon Fels <simon.fels@canonical.com> - 1.2.2-10
7+
8+ * Rename hooks to startup-hooks to make clear they are different from snap hooks
9+ * Make wake-on-lan hook executable
10+ * Respect review comments
11+ * Delete unwanted temporary file
12+ * Add spread test for WoL enablement
13+ * Move WoL enablement into a startup hook
14+ * Add conf file to enable WoL by default for all ethernet connections
15+ * Use absolute path for wifi-ap executables
16+ * Wait for NetworkManager to be fully up and running
17+ * Make DHCP lease mover test a bit more robust
18+ * Let the assertion do the slot/plug connections
19+ * tests: use prebuilt snap if available
20+ * Bump network-manager version
21+ * Respect review comments
22+ * Add hostname test case
23+ * Respect review comments
24+ * Use absolute path for all snap binaries as spread removes /snap/bin from PATH
25+ * Explain the difference between our different test suites
26+ * Add IPv6 router advertisement test case
27+ * Ensure NetworkManager has started when we start testing the DNS setup
28+ * Add test case to verify static IP configuration
29+ * Add test case to verify immutable netplan configuration files
30+ * Add DNS setup verification test
31+ * Add first test case to verify basic IPv6 address assignment
32+ * Extend README to explain how to run an entire suite via spread
33+ * Create static netplan configuration file as part of our image
34+ * Fix testing for a channel
35+ * Extend README and correct formatting
36+ * Fix failing test cases
37+ * Stop prepare/restore steps after first reboot
38+ * Drop useless comments
39+ * Use correct path for snap we install
40+ * Bring back netplan renderer switch test
41+ * Rework test setup so we have two different suites
42+ * Move dhcp lease files back into SNAP_DATA but keep a copy of them in /run
43+
44 2016-10-27 Simon Fels <simon.fels@canonical.com> - 1.2.2-9
45
46 * One more review change
47diff --git a/snapcraft.yaml b/snapcraft.yaml
48index 50dc540..56ba3f0 100644
49--- a/snapcraft.yaml
50+++ b/snapcraft.yaml
51@@ -1,5 +1,5 @@
52 name: network-manager
53-version: 1.2.2-9
54+version: 1.2.2-10
55 summary: Network management framework
56 description: |
57 NetworkManager is a system network service that manages your network

Subscribers

People subscribed via source and target branches