Commit Graph

842 Commits

Author SHA1 Message Date
Lubomir Rintel
9cbebd1da6 Fix a typo 2014-10-29 12:19:04 +01:00
Lubomir Rintel
301c10dd77 Fix IPv6 next hop default setting 2014-10-29 12:15:04 +01:00
Lubomir Rintel
b55f63aee8 Avoid unowned /etc/NetworkManager in config-connectivity-fedora 2014-10-24 18:56:13 +02:00
Adam Williamson
bf3b3a8a46 connectivity-fedora: don't require NetworkManager (#1156198) 2014-10-24 18:56:13 +02:00
Jiří Klimeš
b2c2088992 Do not override configuration files on updates (rh #1153901)
Rather leave modified configuration files untouched and save the new files
with .rpmnew suffix.

http://stackoverflow.com/questions/14511334/rpm-upgrade-handling-of-config-files

https://bugzilla.redhat.com/show_bug.cgi?id=1153901
2014-10-21 15:29:07 +02:00
Lubomir Rintel
d22bbaaa17 bluetooth: Restore DUN support (rh #1055628) 2014-10-16 14:27:07 +02:00
Stef Walter
92d4bfc879 Allow non-local users network control after PolicyKit authentication (rh #1145646) 2014-10-16 14:27:07 +02:00
Jiří Klimeš
8890459ab6 connectivity: use HTTPS for connectivity checking (rh #113577)
https://bugzilla.redhat.com/show_bug.cgi?id=1135777
2014-09-06 00:09:24 +02:00
Peter Robinson
cbce54a480 adsl plugin needs rp-pppoe to work otherwise you get these errors and the ADSL link doesn't come up
Jan 01 01:21:47 localhost NetworkManager[3128]: <info> Activation (eth1) starting connection 'pppoe-isp'
Jan 01 01:21:48 localhost NetworkManager[3128]: <warn> (eth1): PPPoE failed to start: Could not find pppoe binary.
Jan 01 01:21:48 localhost NetworkManager[3128]: <info> Disabling autoconnect for connection 'pppoe-isp'.
Jan 01 01:21:48 localhost NetworkManager[3128]: <warn> Activation (eth1) failed for connection 'pppoe-isp'
2014-08-30 18:57:43 +01:00
Dan Horák
6637d9e75b - always include ModemManager-glib-devel (#1129632) 2014-08-18 17:09:49 +02:00
Peter Robinson
c4d68f6c20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 18:49:00 +00:00
Kalev Lember
a66b4def38 Rebuilt for ppp 2.4.7 2014-08-11 18:49:52 +02:00
Dan Williams
05a1e014e2 connectivity: ensure interval is set to enable connectivity checking (rh #1123772)
Patch by Elad Alfassa <el.il@doom.co.il>
2014-07-30 08:46:59 -05:00
Kalev Lember
2d43347aad Rebuilt for gobject-introspection 1.41.4 2014-07-22 20:13:59 +02:00
Thomas Haller
3f9b32f187 Update to upstream 0.9.10.0 release snapshot
I took the official upstream build and recompressed it with bzip2.
66a88346bb04d4f402540281181340313b2ec433e75aa9d9ea13f31697f9487e NetworkManager-0.9.10.0.tar.xz
2014-07-04 15:40:40 +02:00
Thomas Haller
672348a955 update spec file to make ppp_version dependent on fedora version
This way we can build rawhide packages against F20.

To build master on F20, you need to specify --dist
  fedpkg --dist f20 local
2014-07-04 14:04:47 +02:00
Dan Williams
11e58160ed add new NetworkManager-config-connectivity-fedora RPM
Adds defaults for using Fedora servers for connectivity checking.
2014-07-04 11:57:50 +02:00
Thomas Haller
5053e90cec update .gitignore file and remove makerepo.sh script
Use instead the newest version of the makerepo.sh script from upstream.
2014-07-04 10:23:19 +02:00
Thomas Haller
f285c1502b Update to upstream 0.9.9.98 (0.9.10-rc1) release snapshot
I took the official upstream build and recompressed it with bzip2.
f5f859ad76bd8cf32d866a6c2b9504f9bc89d8a317ca51939a45949a6a312513 NetworkManager-0.9.9.98.tar.xz
2014-06-25 18:40:30 +02:00
Thomas Haller
41a1662e75 update spec file to make it more similar to the upstream contrib spec file
also fix --with-teamdctl
2014-06-25 18:33:36 +02:00
Dan Williams
e09ac81902 Update to upstream 0.9.9.95 (0.9.10-beta1) release snapshot 2014-06-09 11:09:28 -05:00
Dennis Gilmore
bdaabccf5c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 17:52:38 -05:00
Jiří Klimeš
dd37ad8fc1 Own some missing directories (rh #1099789)
https://bugzilla.redhat.com/show_bug.cgi?id=1099789

Based on a hint from jpopelka@redhat.com
2014-05-21 16:05:55 +02:00
Dan Williams
3f6d3ea213 Rebuild against ppp 2.4.6 2014-04-11 11:17:43 -05:00
Dan Winship
74e11b0e43 Update snapshot, rename two plugins
- Update to a git snapshot (git20140319 git:3980806)
- Rename NetworkManager-atm package to NetworkManager-adsl
- Rename NetworkManager-bt package to NetworkManager-bluetooth
2014-03-19 17:19:35 -04:00
Jiří Klimeš
4815a8a9bc Update to a git snapshot (git20140317 git:1e89b4)
Fixes:
- platform: fix NM crash if link has no name (e.g. for failed VPN connection)
- libnm-util/cli: fix bridge priority default value (rh #1073664)
2014-03-17 14:46:19 +01:00
Jiří Klimeš
251fa91d5d Update to a git snapshot (git20140314 git:45a326d) and fix Obsoletes
Fix obsoleting and requiring packages due to splitout of -atm, -bt and -wwan.
It is needed so that new packages are installed on update.
2014-03-14 12:46:04 +01:00
Jiří Klimeš
a36fa77d88 Install new plugins as separate packages
NetworkManager-atm  - libnm-device-plugin-atm.so
NetworkManager-bt   - libnm-device-plugin-bt.so
NetworkManager-wwan - libnm-device-plugin-wwan.so, libnm-wwan.so

Upstream commit:
c1a064b merge: move ATM, Bluetooth, and WWAN into device plugins (bgo #724324)
2014-03-10 17:04:54 +01:00
Jiří Klimeš
b18c4ca63f Update to a git snapshot (git20140310 git:350b6d6) 2014-03-10 16:10:39 +01:00
Thomas Haller
b749848e40 update to snapshot from new development release 0.9.9.1 2014-02-28 14:53:00 +01:00
Thomas Haller
691505aed9 bugfix caching of libnl objects (caused error with new libnl3 version when activating bridges) (rh #1063290)
and cherry-pick diverse other patches from upstream.
2014-02-22 00:00:40 +01:00
Thomas Haller
13de8b49e8 make spec file similar to NetworkManager.spec from automation branch
upstream branch automation contains a template spec file that is supposed
to work for all kind of RHEL and Fedora versions. Make the spec file of
rawhide similar to that one, so that it's easier to compare them.
2014-02-22 00:00:40 +01:00
Thomas Haller
fdc10f83b5 cleanup *spec file and add nmtui package
Make the spec file more similar to the one from f20.
2014-02-22 00:00:40 +01:00
Thomas Haller
8166579897 update makerepo.sh script 2014-02-22 00:00:40 +01:00
Thomas Haller
9ab3949bca Fix crash in libnm-glib getting secrets 2014-02-02 11:37:02 +01:00
Thomas Haller
8db2aec80d rename patch file (to order them) 2014-02-02 11:26:55 +01:00
Thomas Haller
e5c57c6bae add makerepo.sh script 2014-02-02 11:17:11 +01:00
Jiří Klimeš
4ec14888d4 Update to a git snapshot (git20140131) 2014-01-31 11:34:12 +01:00
Jiří Klimeš
1ceac5a09d Update to a git snapshot (git20140117) 2014-01-17 09:28:43 +01:00
Jiří Klimeš
143c9f6955 Remove old patches 2014-01-15 10:26:47 +01:00
Jiří Klimeš
85e37a3d52 Update to a git snapshot (git20140114) 2014-01-14 18:24:46 +01:00
Adam Williamson
c5f0e5fcd8 whoops...helps to hit save when merging 2014-01-10 10:29:03 -08:00
Adam Williamson
93c10b457c Merge commit 'd9c5764ddb7a90f57a3d13b542bafada9beb6d92'
Conflicts:
	NetworkManager.spec
2014-01-10 10:26:34 -08:00
Dan Winship
d9c5764ddb bluez-manager: fix a crash (rh #1048711) 2014-01-06 12:13:01 -05:00
Dan Williams
2af4e12ad1 core: fix IPv6 router solicitation loop (rh #1044757) 2013-12-19 18:07:36 -06:00
Dan Williams
170f1c14b7 Fix a couple bugs (rh #1034921) (rh #1029213) (rh #1032819)
- core: wait for link before declaring startup complete (rh #1034921)
- core: ignore RA-provided IPv6 default routes (rh #1029213)
- core: set IPv4 broadcast address correctly (rh #1032819)
2013-12-18 13:03:30 -06:00
Dan Winship
7212c621a9 core: Fix PtP/peer address support, for OpenVPN 2013-12-02 15:02:03 -05:00
Jiří Klimeš
8df33b293d cherry-picked several fixes (for crashes)
- dispatcher: fix crash on exit while logging from signal handler (rh #1017884)
- core: workaround crash when connecting to wifi (rh #1025371)
- ethernet: don't crash if device doesn't have a MAC address (rh #1029053)
- libnm-glib: fix crash by taking additional ref in result_cb() (rh #1030403)
- ifcfg-rh: fix ignoring updates that don't change anything
2013-11-20 14:47:19 +01:00
Jiří Klimeš
b75568ba24 cherry-picked several fixes (for crashes)
- dispatcher: fix crash on exit while logging from signal handler (rh #1017884)
- core: workaround crash when connecting to wifi (rh #1025371)
- ethernet: don't crash if device doesn't have a MAC address (rh #1029053)
- libnm-glib: fix crash by taking additional ref in result_cb() (rh #1030403)
- ifcfg-rh: fix ignoring updates that don't change anything
2013-11-20 14:41:57 +01:00
Dan Winship
c753429967 several fixes
- nmcli: add "con load" to manually load an ifcfg file
- vpn: fix logging to help debug rh #1018317
- bridge: fix crash with bridge ports with empty settings (rh #1031170)
2013-11-18 12:19:26 -05:00