Commit graph

302 commits

Author SHA1 Message Date
Tor Hedin Brønner f9f5ab3c88
networkmanager-l2tp: use libnma 2020-03-21 04:44:06 +01:00
Tor Hedin Brønner 59c82bceca
networkmanager-fortisslvpn: use libnma 2020-03-21 04:44:06 +01:00
Tor Hedin Brønner f8000839df
networkmanager-vpnc: use libnma 2020-03-21 04:44:05 +01:00
Tor Hedin Brønner e2affc51a0
networkmanager_strongswan: use libnma 2020-03-21 04:44:05 +01:00
Tor Hedin Brønner 5e19d8a4bb
networkmanager-iodine: use libnma 2020-03-21 04:44:04 +01:00
Tor Hedin Brønner dd48e9b58c
networkmanager-openvpn: use libnma 2020-03-21 04:41:14 +01:00
Tor Hedin Brønner 50438bd5b1
networkmanagerapplet: 1.8.24 -> 1.16.0
No longer carries libnma, so we can drop a bunch of dependencies and
simplify a bit.
2020-03-21 04:41:13 +01:00
Tor Hedin Brønner f07bad3201
networkmanagerapplet: format 2020-03-21 04:41:13 +01:00
Tor Hedin Brønner 2b77be7cd7
libnma: init at 1.8.28
Upstream have pulled out libnma from networkmanagerapplet.
2020-03-21 04:41:13 +01:00
Léo Gaspard a0307bad46
Merge pull request #79120 from symphorien/iodine
Iodine: ipv6 support, updates, hardening, nixos test....
2020-03-16 23:42:12 +01:00
R. RyanTM d7ceb1738e networkmanager: 1.22.6 -> 1.22.8 2020-02-20 11:49:08 +00:00
Will Dietz bdcee483b6 nm-tray: init at 0.4.3 2020-02-18 15:04:21 +01:00
Symphorien Gibol 683fa30931 network-manager-iodine: 1.2.0 -> 2019-11-05
the released version is old and cannot reconnect after the first
connection is closed. This is fixed in master.
2020-02-04 20:54:12 +01:00
worldofpeace f025935dc6 networkmanager: reorganize directory
This was a bit of a mess.
2020-02-01 17:19:47 -05:00
worldofpeace 6aa47aa042 networkmanager: 1.22.4 -> 1.22.6
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.22.6/NEWS
2020-02-01 17:16:02 -05:00
worldofpeace 0ec87b8aca networkmanager: 1.20.8 -> 1.22.4
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.22.4/NEWS
2020-01-13 13:05:00 -05:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster 5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
worldofpeace e203d58403
Merge pull request #75583 from worldofpeace/nm-applet-default-gnome
networkmanagerapplet: default to withGnome
2019-12-21 11:58:05 -05:00
worldofpeace f5081ecca6 networkmanagerapplet: default to withGnome
This requires us to add gcr to the module.
2019-12-13 18:23:20 -05:00
R. RyanTM c9a8cb3378 networkmanager: 1.20.6 -> 1.20.8 2019-12-08 10:48:57 -08:00
worldofpeace d6850a9b91 networkmanager: drop merged patch 2019-11-19 13:05:02 -05:00
Bernardo Meurer d5ba79c467
network-manager: 1.20.4 -> 1.20.6 2019-11-17 19:40:53 -08:00
Frederik Rietdijk 73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00
Jan Tojnar 5d715e8396
networkmanager-openconnect: fix build
Something stopped propagating libxml2 recently, breaking the build, breaking GNOME tests.
2019-11-10 02:13:58 +01:00
Jan Tojnar 33f664ceee
networkmanager-openconnect: format with nixpkgs-fmt 2019-11-10 02:09:37 +01:00
worldofpeace d1d380729b networkmanager: add worldofpeace to maintainers 2019-11-03 10:50:04 -05:00
worldofpeace e88fb2dca2 networkmanager: fix PPPD_PATH
Fixes #72330

Upstream MR: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/323
2019-11-03 10:50:04 -05:00
Jan Tojnar f849554226
Merge branch 'staging-next' into staging 2019-10-20 16:49:29 +02:00
Frederik Rietdijk ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
worldofpeace 1cb8e5d16e
Merge pull request #71163 from worldofpeace/nm-polkit-agent
networkmanager: enable polkit_agent
2019-10-18 23:59:10 +00:00
Symphorien Gibol a37b9636f7 networkmanager-fortisslvpn: create the local state directory
Otherwise connecting simply fails:
VPN connection: failed to connect: 'La création du fichier « /tmp/lib/NetworkManager-fortisslvpn/0507e3ef-f0e0-4153-af64-b3d9a025877c.config.XSB19Z » a échoué : No such file or directory'
2019-10-18 19:49:56 -04:00
Frederik Rietdijk c51c2f79b2 Merge master into staging-next 2019-10-18 12:26:11 +02:00
worldofpeace ec8d2a3113 networkmanagerapplet: 1.8.22 -> 1.8.24 2019-10-15 16:32:38 -04:00
worldofpeace 15b0cff112 networkmanager: enable polkit_agent
Not sure why we had this disabled.
This is for the nmcli/nmtui `agent` subcommand [0]
which allows it to act as a polkit agent.

> nmcli agent { secret | polkit | all }
> Run nmcli as a NetworkManager secret agent, or polkit agent.

For example, this is useful if you want to use nmcli/nmtui to authenti-
cate with polkit on a headless server.

[0]: https://developer.gnome.org/NetworkManager/stable/nmcli.html
2019-10-14 23:45:23 -04:00
worldofpeace ea7918fd0d networkmanager: 1.20.2 -> 1.20.4
* fix-paths.patch
We had to add a diff to revert [0] as it makes it use the python
from meson which won't be the specific pythonForDocs that
has pygobject (breaking the build). Unfortunate that upstream
made assumptions like "Of course, who needs a way to invoke
the interpreter that works accross different distributions!"

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.20.4/NEWS

[0]: c162dc00e5
2019-10-14 15:15:18 -04:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Tor Hedin Brønner ecc32f8df4 networkmanager_strongswan: fix build with glib-2.62 2019-09-30 19:39:50 +02:00
Tor Hedin Brønner e732933aa7 networkmanager-iodine: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
worldofpeace 61221dfdd5 networkmanager-iodine: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 233c878aa9 networkmanager-fortisslvpn: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 8d7adf0476 networkmanager-vpnc: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 43e14dbdd2 networkmanager-openconnect: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace d2680d9fc7 networkmanager-openvpn: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
Vladimír Čunát 268872d996
Merge branch 'staging-next' into staging 2019-09-16 19:25:54 +02:00
Vladimír Čunát b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
worldofpeace 1ff3a0c498 networkmanager: 1.18.2 -> 1.20.2
* libnm-glib is gone 👋️
* correct dbus_conf_dir
* remove legacy service symlink
* upstream defaults to 'internal' for dhcp
  NixOS module reflects this.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.20.2/NEWS
2019-09-14 09:01:46 -04:00
Will Dietz 447d625edc networkmanager,modemmanager: fix service symlinks for systemd v243
Fixes problems such as:

systemd[1]: Failed to put bus name to hashmap: File exists
systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation.

Problem is that systemd treats symlinks to files outside the service
path differently, causing our old workaround to look like two separate services.

These symlinks are intended to be a means for manually emulating
the behavior of the `Alias=` directive in these services.
Unfortunately even making these symlinks relative isn't enough,
since they don't make it to where it matters--
that only makes the links in /etc/static/systemd/system/*
relative, with systemd still being shown non-relative links
in /etc/systemd/system/*.

To fix this, drop all of this at the package level
and instead simply specify the aliases in the NixOS modules.

Also handle the same for modemmanager,
since the networkmanager NixOS module also handles that.
2019-09-14 08:05:27 -04:00