Commit Graph

467 Commits

Author SHA1 Message Date
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 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
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š 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
Dan Winship bd53380b9a 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:18:43 -05:00
Dan Williams bc22bc29b3 core: fix detection of non-mac80211 devices that do not set DEVTYPE (rh #1015598) 2013-11-18 11:36:27 -05:00
Dan Williams 9e072a43ad core: add some debugging to help diagnose netlink errors (rh #1029213) 2013-11-18 11:36:18 -05:00
Dan Williams c995aec494 core: fix detection of non-mac80211 devices that do not set DEVTYPE (rh #1015598) 2013-11-14 11:02:45 -06:00
Dan Williams 66ccec23c5 core: add some debugging to help diagnose netlink errors (rh #1029213) 2013-11-13 20:17:59 -06:00
Jiří Klimeš de841598c4 Include the patches for following bugs (mostly crashes):
rh #1021112
rh #1023571
rh #1019021
rh #1025007
rh #1012151
2013-11-08 14:05:52 +01:00
Jiří Klimeš d3cdc3cf7f Include the patches for following bugs (mostly crashes):
rh #1021112
rh #1023571
rh #1019021
rh #1025007
rh #1012151
2013-11-08 13:42:29 +01:00
Thomas Haller 1c5320e921 add notes to %changelog about upcomming fixes in F20 2013-10-31 16:56:56 +01:00
Dan Williams f2061f25cc Note that 1023571 is fixed upstream for next snapshot 2013-10-30 11:57:44 -05:00
Dan Williams 7b37dbf377 Update snapshot 2013-10-03 14:14:55 -05:00
Dan Williams f40b011443 Update snapshot 2013-10-03 14:14:28 -05:00
Dan Winship afa35614d0 Update to git snapshot 2013-10-01 10:55:07 -04:00
Bill Nottingham c624969933 Drop wimax. 2013-09-20 10:04:03 -05:00
Bill Nottingham f6ce662521 Drop wimax. 2013-09-20 10:02:52 -05:00
Dan Williams 29eeee6b30 Update to latest snapshot; enable MM1 support 2013-09-13 14:16:35 -05:00
Dan Williams fb6dddd20c Update to git snapshot 2013-09-13 13:11:15 -05:00
Dan Williams 6a6586fe83 Update to a new git snapshot 2013-08-07 15:34:26 -05:00
Dan Winship 9c603c307c Create NetworkManager-config-server package 2013-07-26 11:02:34 -04:00
Dan Williams 1cfbec021e Update to git snapshot 2013-07-24 14:16:15 -05:00
Dan Winship 430484addd brewtap fixes
- Belatedly update udev directory for UsrMove
- Fix incorrect dates in old changelog entries to avoid rpm warnings
2013-07-02 09:30:04 -04:00
Dan Winship d28f80dced build support for connectivity checking (rh #810457) 2013-06-26 19:10:27 -04:00
Daniel Mach 3ab8a0adf1 Disable WiMax for RHEL 2013-06-25 16:50:52 +02:00
Dan Williams d8a14c6e91 Update to new 0.9.10 snapshot 2013-06-03 12:05:29 -05:00
Dan Williams 64aa00035d Fix systemd leftovers 2013-05-15 10:13:45 -05:00
Dan Williams 7cf89f50f6 Update systemd unit files (rh #948433) (rh #787314) 2013-05-15 09:56:29 -05:00
Dan Williams 4aa8a04bae Update to 0.9.10 snapshot; hardened build 2013-05-14 15:45:14 -05:00
Dan Williams c5cf66f378 Update to new pre-0.9.8.2 snapshot 2013-05-08 11:42:14 -05:00
Dan Williams 3f856145ca Update to 0.9.8.2 snapshot 2013-04-01 10:16:30 -05:00
Dan Williams f9d309e44a Install nmcli bash-completion file 2013-02-21 21:58:23 -06:00
Dan Williams 4321ca06c6 Fix file list 2013-02-21 21:44:53 -06:00
Dan Williams 00360eb65e Update to the 0.9.8.0 release 2013-02-21 21:29:06 -06:00