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

Subscribers

People subscribed via source and target branches