diff --git a/NetworkManager.spec b/NetworkManager.spec index 4e48d30..e637b29 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -91,6 +91,7 @@ Patch3: 0003-cli-fix-crash-in-interactive-mode-for-describe.patch Patch4: 0004-device-fix-delay-startup-complete-for-unrealized-dev.patch Patch5: 0005-device-fix-frozen-notify-signals-on-unrealize-error-.patch Patch6: 0006-keyfile-route-metric-zero-fix.patch +Patch7: 0007-platform-treat-dsa-devices-as-regular-wired-ethernet.patch Requires(post): systemd Requires(preun): systemd @@ -680,6 +681,9 @@ fi %endif %changelog +* Mon Oct 8 2017 Lubomir Rintel - 1:1.8.4-5 +- platform: treat dsa devices as regular wired ethernet (rh #1371289) + * Thu Oct 5 2017 Thomas Haller - 1:1.8.4-4 - device: fix frozen notify signals on unrealize error path - device: fix delay startup complete for unrealized devices