Commit Graph

560 Commits

Author SHA1 Message Date
Lubomir Rintel dcdaefa75e The split DNS patches are now upstream (rh #1161232) 2015-05-11 10:36:57 +02:00
Lubomir Rintel a99f0b80ea Backport a couple of fixes
These are fixes that were fixed between 1.0.0 and 1.0.2, but missing in Fedora
21's 0.9.10.x release. I guess it does no harm to do an update before we
release 0.9.10.4 really.

- Fix split DNS configuration with dnsmasq and VPN connections (rh #1161232)
- Fix indication that a WiFi plugin is missing (rh #1168573)
- Don't let IPv6 Router Advertisements lower Hop Limit (CVE-2015-2924) (rh #1209903)
- User a proper SONAME when loading libnl (rh #1205195)
2015-05-06 16:36:49 +02:00
Jiří Klimeš 631d934213 Fix NetworkManager loop when 0.0.0.0/1 is added (rh #1203924)
https://bugzilla.redhat.com/show_bug.cgi?id=1203904
2015-05-04 11:01:01 +02:00
Stef Walter c1cbb3d3cf NetworkManager: dbus-glib dependency
https://bugzilla.redhat.com/show_bug.cgi?id=1202729
2015-05-04 10:44:34 +02:00
Thomas Haller 51939ebc60 remove makerepo.gitignore (only cleanup of fedpkg repository) 2015-04-08 12:19:08 +02:00
Dan Williams d296fac843 Turn off keepalive for connectivity checking 2015-03-16 10:55:38 -05:00
Dan Williams 70ab67a4ec Fix changelog date 2015-03-04 10:51:50 -06:00
Dan Williams 91e80af0b7 Update to 0.9.10.2 release 2015-03-04 10:49:34 -06:00
Dan Williams 51083bdcb6 Update to 0.9.10.2 snapshot 2015-02-19 14:30:07 -06:00
Lubomir Rintel 0403647fbb Update to 0.9.10.1, a 0.9.10.2 release candidate 1 tarball 2015-01-23 11:12:41 +01:00
Jiří Klimeš 1db3b8e581 connectivity: fix an connectivity check endless loop (bgo #742823) 2015-01-15 17:04:03 +01:00
Jiří Klimeš d7751575c9 dhcp: fix connection failures due to stale dhclient lease (rh #1181477) 2015-01-15 10:35:51 +01:00
Jiří Klimeš 905b53b5b1 Update to new snapshot and fix abort in dhclient stopping
dhcp: fix killing wrong process ID on dhclient release (rh #1179913)

Also try to make NVR more guideline-complient (unfortunately can't use
0.2 for release because it would be older then previous release of 1)
2015-01-09 23:04:30 +01:00
Jiří Klimeš f53db99e24 Update to the latest snapshot of 0.9.10
dhcp: fix dhclient abnormal exit due to SIGPIPE (bgo #735962) (rh #1178666)
2015-01-05 13:04:49 +01:00
Lubomir Rintel 0aad706ec9 Require a recent enough libnl3
The 3.2.25-5 update included an ABI change. Let's ensure that new builds
that would pick up the ABI change require the updated libnl library.
2015-01-05 11:28:51 +01:00
Jiří Klimeš a71990f645 Fix two incorrect assertion bugs causing NetworkManager crashes 2014-11-24 16:40:28 +01:00
Jiří Klimeš 85596bf315 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 09:43:36 +01:00
Dan Winship a3ae10b400 platform: fix a routing-related bug that could cause NM and other apps to spin (rh #1151665) 2014-10-29 09:21:10 -04:00
Lubomir Rintel 69a8c60fae Fix a typo 2014-10-29 12:18:40 +01:00
Lubomir Rintel 26165f2e69 Fix IPv6 next hop default setting 2014-10-29 12:14:22 +01:00
Lubomir Rintel 4d25eb6f40 Avoid unowned /etc/NetworkManager in config-connectivity-fedora 2014-10-24 18:51:15 +02:00
Adam Williamson 035415185f connectivity-fedora: don't require NetworkManager (#1156198) 2014-10-23 16:34:50 -07:00
Jiří Klimeš 5717faa588 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:26:30 +02:00
Lubomir Rintel 335e63c781 bluetooth: Restore DUN support (rh #1055628) 2014-10-16 14:24:24 +02:00
Stef Walter 5dfc586442 Allow non-local users network control after PolicyKit authentication (rh #1145646) 2014-10-13 16:10:13 -05:00
Jiří Klimeš 8ad0f034e2 connectivity: use HTTPS for connectivity checking (rh #113577)
https://bugzilla.redhat.com/show_bug.cgi?id=1135777
2014-09-05 23:39:09 +02:00
Peter Robinson cc79957fc3 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 19:25:28 +01:00
Dan Horák 6c5b0cbaca - always include ModemManager-glib-devel (#1129632) 2014-08-18 17:10:27 +02:00
Peter Robinson e63b491005 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 18:49:12 +00:00
Kalev Lember f9d15b1a26 Rebuilt for ppp 2.4.7 2014-08-11 19:49:27 +02:00
Dan Williams 31af83963b 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:00 -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