Commit Graph

604 Commits

Author SHA1 Message Date
Francesco Giudici 923344a847 wifi: hack for wext devices reporting IW_MODE_AUTO configuration mode (rh #1325631) 2016-04-13 15:40:21 +02:00
Lubomir Rintel 6e190ca90a Update to 1.0.12 release 2016-04-02 01:08:57 +02:00
Thomas Haller 2f2a742f10 fix typo in changelog 2016-03-02 15:25:43 +01:00
Thomas Haller a1f1f66275 wifi: avoid crash when reusing supplicant instance (rh #1298007, rh #1241198) 2016-03-02 15:24:02 +01:00
Thomas Haller 09b242a5c7 routes: fix handling device-routes for IPv4 peer-addresses (rh #1294309) 2016-01-05 10:41:29 +01:00
Lubomir Rintel 56c5baad4e Update to 1.0.10 2015-12-23 15:28:14 +01:00
Lubomir Rintel a2390b345b Update to 1.0.8 release 2015-11-23 18:37:15 +01:00
Jiří Klimeš 932c700385 policy: fix looping through list while removing elements (rh #1175446) 2015-11-05 15:50:41 +01:00
Jiří Klimeš 2a565aaea6 vpn: increase vpn service timeout to 180 seconds (rh #1277693) 2015-11-05 15:49:00 +01:00
Jiří Klimeš bb5706276c Fix a number of problems (mainly crashes)
rh #1261428, rh #1264676, rh #1263959, rh #1265993, rh #1266003, rh #1272974
2015-10-19 13:43:23 +02:00
Lubomir Rintel 67c159a277 Fix the VPN MTU setup (rh #1244547) 2015-09-28 21:06:43 +02:00
Jiří Klimeš 0211fc9bcf nmcli: allow adding 'generic' connections via 'nmcli con add' (rh #1263185)
https://bugzilla.redhat.com/show_bug.cgi?id=1263185
2015-09-15 14:57:50 +02:00
Lubomir Rintel b36fdfe7a1 Add missing patch 2015-09-08 13:23:47 +02:00
Lubomir Rintel 72bc078e03 Fix build & test with newer glib 2015-09-08 13:19:20 +02:00
Lubomir Rintel 54db5813ad Fix the tunelled VPN route setup 2015-09-08 12:43:52 +02:00
Lubomir Rintel 4e5d69edc4 Bump release 2015-08-28 13:37:01 +02:00
Lubomir Rintel b6e54e7865 Fix command line parsing 2015-08-28 13:36:31 +02:00
Lubomir Rintel c4ef9cfc18 Update to 1.0.6 2015-08-27 18:56:02 +02:00
Thomas Haller 5af6ac65a3 fix crash on device deactivate (rh 1253949)
Also:
  - backport new wifi scan options from nm-1-0 upstream branch.
  - update the URI for connectivty checking
2015-08-18 11:59:43 +02:00
Lubomir Rintel 82c263b833 Fix up a bad merge 2015-08-13 17:19:29 +02:00
Lubomir Rintel 5cf28a408a Merge branch 'master' into f22 2015-08-13 17:11:55 +02:00
Lubomir Rintel 0fc556a450 Update to a Git snapshot
...so that we have a fresh build for the test day.
2015-08-13 17:09:50 +02:00
Lubomir Rintel a7a867bbd9 Add a missing patch 2015-07-22 16:09:36 +02:00
Lubomir Rintel b8517196f9 Add a missing patch 2015-07-22 16:09:10 +02:00
Lubomir Rintel 17428f13c9 Fix default route handling on assumed connections (rh #1245648) 2015-07-22 16:07:26 +02:00
Lubomir Rintel 7c6d783d88 Fix an assertion failure in nmcli (rh #1244048) 2015-07-22 16:07:17 +02:00
Lubomir Rintel 5b0295533e Include the correct patch 2015-07-22 16:05:36 +02:00
Lubomir Rintel bf1633d033 Fix default route handling on assumed connections (rh #1245648) 2015-07-22 15:59:50 +02:00
Lubomir Rintel 5088926494 Fix an assertion failure in nmcli (rh #1244048) 2015-07-22 15:56:35 +02:00
Lubomir Rintel 802930598f Update to 1.0.4 release 2015-07-14 19:01:23 +02:00
Lubomir Rintel 0431b736fd Update to 1.0.4 release 2015-07-14 19:00:19 +02:00
Dan Horák fc0d89fb1a - WEXT depends on enabled wifi 2015-07-14 09:18:19 +02:00
Dan Horák bc5d9f2871 - WEXT depends on enabled wifi 2015-07-14 09:17:43 +02:00
Lubomir Rintel 48b6e780a3 A bit more recent Git snapshot 2015-07-13 19:39:02 +02:00
Lubomir Rintel f37fc20755 A bit more recent Git snapshot 2015-07-13 19:37:54 +02:00
Jiří Klimeš 394c4da0c3 spec: update path to trusted CA store to /etc/pki/tls/cert.pem (rh #1236548)
The code change dealing with it will be pushed to dist-git later with 1.0.4 release
(or new snapshot).

(cherry picked from commit 59e92f03e8)
2015-07-08 18:09:10 +02:00
Jiří Klimeš 59e92f03e8 spec: update path to trusted CA store to /etc/pki/tls/cert.pem (rh #1236548)
The code change dealing with it will be pushed to dist-git later with 1.0.4 release
(or new snapshot).
2015-07-08 18:03:57 +02:00
Lubomir Rintel 7a7741e087 Merge branch 'master' into f22 2015-07-07 18:04:45 +02:00
Lubomir Rintel 8beaf4caca A bit more recent Git snapshot
This one fixes a regression with default route management
2015-07-07 17:58:29 +02:00
Jiří Klimeš e33e672fc2 Update to a new 1.0.3 development snapshot (git20150707) 2015-07-07 09:58:19 +02:00
Jiří Klimeš c4c14e098a Update to a new 1.0.3 development snapshot (git20150707) 2015-07-07 09:05:31 +02:00
Lubomir Rintel 7b87670b2e A bit more recent Git snapshot 2015-06-24 18:44:24 +02:00
Lubomir Rintel 5bbc03fec6 Import a more recent 1.0 snapshot
Something reasonably close to this will hopefully make it into upstream 1.0.4
release. Let's see if it works well enough.
2015-06-18 22:53:53 +02:00
Dennis Gilmore 77a7723ef2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-16 22:58:33 +00:00
Lubomir Rintel 8b1516571d Merge branch 'f22' 2015-05-05 14:48:38 +02:00
Lubomir Rintel 46c1d97ea6 Update to 1.0.2 release 2015-05-05 14:35:22 +02:00
Jiří Klimeš 8232e9c632 Update to 1.0.2 development snapshot (git20150429) 2015-04-29 14:44:50 +02:00
Jiří Klimeš 87260524cc platform: use driver name to detect IBM z-System CTC devices (rh #1212118)
https://bugzilla.redhat.com/show_bug.cgi?id=1212118
2015-04-29 13:38:32 +02:00
Dan Williams 2a59fdf6e4 Turn off keepalive for connectivity checking 2015-03-16 10:59:22 -05:00
Dan Williams 7f0cf671db Update to 1.0.2 development snapshot 2015-03-05 11:43:10 -06:00