~morphis/snappy-hwe-snaps/+git/network-manager:network-manager/fix-settings-memory-leak

Last commit made on 2016-08-18
Get this branch:
git clone -b network-manager/fix-settings-memory-leak https://git.launchpad.net/~morphis/snappy-hwe-snaps/+git/network-manager
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch information

Name:
network-manager/fix-settings-memory-leak
Repository:
lp:~morphis/snappy-hwe-snaps/+git/network-manager

Recent commits

f25370d... by Simon Fels

[SNAPPY] Use static to make sure memory is only allocated once

6250399... by Simon Fels

[SNAPPY] Remove configure script to trigger regeneration

Needed until snapcraft has a 'force-autogen' option for the autotools
plugin we can use instead.

Regeneration is required due to our patches we apply on top which also
change the build configuration and snapcraft only regenerates everything
with an existing autogen.sh when no 'configure' script exists.

0a71d95... by Simon Fels

[SNAPPY] Add support for Ubuntu Snappy

We have to relocate NetworkManager's filesystem access where need to
work propably in a Ubuntu Snappy based environment.

This tries to just change the minimum of things to get NetworkManager
working. Where paths can be changed through configuration files or
command line arguments this will be preferred over making source code
changes.

Signed-off-by: Simon Fels <email address hidden>

3442867... by Simon Fels

Import NetworkManager 1.2.2 upstream release

Taken from https://download.gnome.org/sources/NetworkManager/1.2/NetworkManager-1.2.2.tar.xz