Commit Graph

517 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
Dan Williams 43f2027c21 BuildRequires iptables 2013-02-09 09:01:15 -06:00
Dan Williams 611f7e194d Requires iptables 2013-02-09 00:45:41 -06:00
Dan Williams 3bbea25ab4 Update to 0.9.7.997 (0.9.8-beta2) 2013-02-09 00:36:15 -06:00
Rex Dieter ca0bea6c3e BR: iptables
an attempt at fixing ftbfs
2013-01-20 08:28:54 -06:00
Kalev Lember 80084ae4ea Rebuilt for libnl3 2013-01-20 08:14:09 +01:00
Dan Winship 7f9de59e07 Set correct systemd KillMode to fix anaconda shutdown hangs (rh #876218) 2013-01-14 08:53:53 -05:00
Jiří Klimeš 3cbd4c0545 Update to git snapshot (git20121211) 2012-12-11 10:43:39 +01:00
Dan Winship 90967adf83 Build vapi files and add them to the devel package 2012-12-05 16:27:26 -05:00
Dan Winship c5ee82b8f7 Apply patch from master to read hostname from /etc/hostname (rh #831735) 2012-12-05 06:37:26 -05:00
Jiří Klimeš a8ce3a91df spec: create /etc/NetworkManager/dnsmasq.d (rh #873621) 2012-11-27 14:32:48 +01:00
Jiří Klimeš d7b2ff1ec5 Apply patch from master to set a hostname (rh #875085) 2012-11-27 14:32:43 +01:00
Daniel Drake 2f2cea1765 Don't bring up uninitialized devices (fd #56929) 2012-11-27 06:40:05 -06:00
Dan Winship d1e13ca88f Actually apply the patch from the previous commit... 2012-10-15 08:23:15 -04:00
Dan Winship 9ad08529a6 Apply patch from master to fix a crash (rh #865009) 2012-10-15 08:17:50 -04:00
Dan Winship 0b8cc37839 Apply patch from master so connections finish connecting properly (bgo #685581) 2012-10-06 15:53:46 -04:00
Dan Williams 4b595f89d5 Forward-port some forgotton fixes from F17 (rh #787314) (rh #811200) 2012-10-05 13:45:51 -05:00
Dan Winship 8ab74ba0ab Update to git snapshot 2012-10-04 09:46:17 -04:00
Dan Williams 53e545647e ModemManager no longer a hard requirement
It's installed via comps, through the dial-up group which is installed
by base-system.
2012-10-02 16:50:43 -05:00
Dan Winship 505eafa6ce Update to 0.9.7.0 snapshot 2012-08-21 13:54:37 -04:00
Dennis Gilmore df09a64d12 Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-27 01:03:50 -05:00
Dan Williams ecc6e1a5ac Update to 0.9.6-rc2 2012-07-23 20:50:41 -05:00
Jiří Klimeš cc80b12c60 Update to 0.9.5.95 (0.9.6-rc1) snapshot 2012-07-13 09:49:21 +02:00
Jiří Klimeš 78b5304fe0 Update to git snapshot 2012-05-21 15:52:28 +02:00
Dan Winship 6fe804af61 NM no longer uses /var/run/NetworkManager, so don't claim to own it. (rh #656638) 2012-05-08 09:54:05 -04:00
Dan Williams d14fbd59dc remove Requires on stuff that only the applet needed 2012-05-07 16:00:22 -05:00
Dan Williams fc0f9a2909 iso-codes-devel was only needed by the GUI stuff 2012-05-07 15:52:35 -05:00
Jiří Klimeš 63d6a6e886 Update to git snapshot 2012-05-02 10:19:23 +02:00
Jiří Klimeš bc36dde52f Fix Fedora version check for cases where "fedora" is undefined (rh #810851) 2012-04-10 09:48:06 +02:00
Colin Walters fc54dd3346 Add _isa for internal requires; otherwise depsolving may pull in an
arbitrary architecture.
2012-03-28 17:19:10 -04:00
Jiří Klimeš 8e3991ce46 Updated to 0.9.4 2012-03-28 17:19:10 +02:00
Dan Williams 9cf9eba369 libnm-glib: updated for new symbols the applet wants 2012-03-19 23:08:56 -05:00
Dan Williams a65e61e75e Fix systemd paths (revert bad debug commit) 2012-03-19 22:08:54 -05:00
Dan Williams cf9d329f24 Split applet/editor/libnm-gtk out to separate RPMS 2012-03-19 22:05:15 -05:00
Dan Williams 2a5adcbd65 Sync with f17 2012-03-14 13:05:48 -05:00
Dan Williams 5909613e6c Update to 0.9.3.995 (0.9.4-beta1) 2012-03-02 15:42:34 -06:00
Matthias Clasen 02c1ba597e fix BRs 2012-01-19 22:11:55 -05:00
Matthias Clasen 38633124a1 rebuild 2012-01-19 21:38:48 -05:00
Dennis Gilmore 2ad2e2861c - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 14:25:48 -06:00
Daniel Drake 1321eb99eb Rebuild for libgnome-bluetooth.so.9 2011-11-26 10:10:00 -06:00
Dan Williams 08d5cbe0e2 Ignore GTK deprecated symbols 2011-11-10 15:09:58 -06:00
Dan Williams ba531f599f Work around nss error 2011-11-10 12:41:41 -06:00
Dan Williams 04ba8e9140 Update to 0.9.2 2011-11-10 12:23:14 -06:00
Adam Williamson 3a8d9ca672 Merge commit '38ea3e9999aff478d05f59c739bc593bc97e2791'
Conflicts:
	.gitignore
	NetworkManager.spec
2011-11-09 11:36:18 -08:00
Dennis Gilmore 9635326330 - Rebuilt for glibc bug#747377 2011-10-26 18:34:26 -05:00
Jiří Klimeš 38ea3e9999 Fix setting hostname from DHCP options (rh #719100) 2011-10-21 10:38:10 +02:00
Dan Williams b752f10c74 fix location of wifi.ui (rh #741448) 2011-09-27 14:01:11 -05:00
Dan Williams 06db800a5c fix location of wifi.ui (rh #741448) 2011-09-27 14:00:05 -05:00
Jiří Klimeš 69624ea7ae Updated git snapshot to fix ifcfg-rh security issue (CVE-2011-3364) (rh #737338)
see https://bugzilla.redhat.com/show_bug.cgi?id=737338 (parent bug)
    https://bugzilla.redhat.com/show_bug.cgi?id=741418 (tracker bug)
2011-09-27 14:32:38 +02:00
Jiří Klimeš 186a7c6c6c Updated to git snapshot to fix ifcfg-rh security issue (CVE-2011-3364) (rh #737338)
see https://bugzilla.redhat.com/show_bug.cgi?id=737338 (parent bug)
    https://bugzilla.redhat.com/show_bug.cgi?id=741418 (tracker bug)
2011-09-27 14:20:43 +02:00
Ray Strode 48702bb8c4 Update to 0.9.1.90 2011-09-27 07:32:06 -04:00