Dan Williams
f249abd921
Update to 1.0
2014-12-22 10:47:26 -06:00
Jiří Klimeš
8b454ba75e
Fix two incorrect assertion bugs causing NetworkManager crashes
2014-11-24 17:32:36 +01:00
Jiří Klimeš
2c85ca4d0d
cli: fix crash in nmcli device wifi
with multiple wifi devices (rh #1159408 )
...
https://bugzilla.redhat.com/show_bug.cgi?id=1159408
2014-11-06 10:55:04 +01:00
Dan Winship
ae5363f941
platform: fix a routing-related bug that could cause NM and other apps to spin (rh #1151665 )
2014-11-01 23:05:35 +01:00
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
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
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
Dan Williams
025e2e7c11
Fix iso-codes requirement
2011-09-20 00:23:12 -05:00
Dan Williams
a32d732869
Fix iso-codes requirement
2011-09-20 00:23:03 -05:00
Dan Williams
1dd9159654
BuildRequire: iso-codes
2011-09-20 00:13:38 -05:00
Dan Williams
459e9986dd
BuildRequire: iso-codes
2011-09-20 00:13:23 -05:00
Dan Williams
39811eb2b2
Update to 0.9.1.90
2011-09-20 00:07:10 -05:00
Dan Williams
71139934b4
Update to 0.9.1.90
2011-09-20 00:02:31 -05:00
Dan Williams
f0fa260b64
Remove some old bits
2011-09-19 23:25:09 -05:00
Tom "spot" Callaway
a6893b4a25
fix systemd scriptlets and trigger
2011-09-09 13:46:18 -04:00
Tom "spot" Callaway
9261b89fcb
fix systemd scriptlets and trigger
2011-09-09 13:44:48 -04:00
Dan Williams
1fe2e942f6
Update to 0.9
2011-08-26 10:38:45 -05:00
Dan Williams
2a9230ddc9
Update to 0.9
2011-08-26 10:37:57 -05:00
Ray Strode
ad57d03301
handle changes to ifcfg files properly
...
This commit adds upstream commits:
312c7c952cbb3f20bcb1092db9bfbb51485fcebd
adc7ec170d429b6b8cdeb302c8afa96fbd3ba907
in order to squash an alpha blocker.
See https://bugzilla.redhat.com/show_bug.cgi?id=727501
2011-08-05 16:03:43 -04:00
Dan Williams
60c6349daa
Another stab at autopoint; it's in gettext-devel so why can't the buildsys find it?
2011-07-21 09:53:18 -05:00
Dan Williams
a974d52eda
Try something else for autopoint
2011-07-21 01:02:41 -05:00
Dan Williams
4483a5fb58
Update to new git snapshot
2011-07-21 00:44:51 -05:00
Dan Williams
e11025f97d
Update from f15
2011-07-02 16:41:11 -05:00
Dan Williams
c97c74c589
Update to 0.8.9997 (0.9-rc3)
2011-05-31 10:46:35 -05:00
Bill Nottingham
b9d101456e
Fix upgrade trigger.
...
/sbin/chkconfig, without a level, will redirect to systemd; this is not
what you want when you're checking its SysV status for migration.
2011-05-06 11:35:33 -04:00
Dan Williams
29aca24d1a
Update to 0.8.999 (0.9-rc2)
2011-05-03 23:31:43 -05:00