Merge ~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager:fix-leaks-master into ~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager:master

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Alfonso Sanchez-Beato
Approved revision: 790dd0c38c12911471f6733c362f55c7a2599e1c
Merged at revision: 79b8fb2d75cc26d4ef266609195473a1c4337eaa
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager:fix-leaks-master
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager:master
Diff against target: 20 lines (+0/-5)
1 file modified
snapcraft.yaml (+0/-5)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Review via email: mp+394309@code.launchpad.net

Commit message

* Fix memory leaks introduced in snap patches (LP#1902271)
* platform: use also statvfs() to check for udevd. Fixes LP:#1712918,
LP:#1893184.
* Move hook files to snap/hooks (workaround LP#1905072)

Description of the change

* Fix memory leaks introduced in snap patches (LP#1902271)
* platform: use also statvfs() to check for udevd. Fixes LP:#1712918,
LP:#1893184.
* Move hook files to snap/hooks (workaround LP#1905072)

To post a comment you must log in.
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :

PASSED: Successfully build documentation, rev: 790dd0c38c12911471f6733c362f55c7a2599e1c

Generated documentation is available at https://jenkins.canonical.com/system-enablement/job/snappy-hwe-snaps-snap-docs/1367/

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/hooks/configure b/snap/hooks/configure
2similarity index 100%
3rename from hooks/configure
4rename to snap/hooks/configure
5diff --git a/snapcraft.yaml b/snapcraft.yaml
6index c43b144..8205e12 100644
7--- a/snapcraft.yaml
8+++ b/snapcraft.yaml
9@@ -42,11 +42,6 @@ apps:
10 plugs: [modem-manager, ppp, network-setup-observe, wpa, firewall-control]
11
12 parts:
13- hooks:
14- plugin: dump
15- source: hooks
16- organize:
17- configure: meta/hooks/configure
18
19 networkmanager-common:
20 plugin: dump

Subscribers

People subscribed via source and target branches