| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-25 | Rebase patches | Michael Biebl | |
| 2023-11-18 | core: propagate the user-requested reason for act-request disconnection | Michael Biebl | |
| This avoids that deactivating a Wireguard VPN connection triggers an error notification. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1405 | |||
| 2023-03-09 | Rebase patches | Michael Biebl | |
| Remove patches that have been merged upstream. | |||
| 2023-03-03 | dnsmasq: process both global and per-device configuration | Michael Biebl | |
| Cherry-pick upstream patch to fix a regression introduced in 1.42 when using the dnsmasq DNS backend and a global DNS configuration. Closes: #1031891 | |||
| 2023-02-23 | Drop patches merged upstream | Michael Biebl | |
| 2023-02-10 | Cherry-pick upstream patch to fix regression in gtk-doc generation | Michael Biebl | |
| 2022-06-17 | Rebase patches | Michael Biebl | |
| 2022-05-18 | Cherry-pick a couple of fixes from upstream nm-1-38 branch | Michael Biebl | |
| 2022-05-04 | Rebase patches | Michael Biebl | |
| 2022-04-04 | supplicant: enable WPA3 transition mode only when interface supports PMF | Michael Biebl | |
| See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003907 | |||
| 2022-03-08 | Rebase patches | Michael Biebl | |
| 2022-02-26 | core: initialize l3cd dns-priority for ppp and wwan | Michael Biebl | |
| Patch taken from https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1122 Closes: #1006396 | |||
| 2021-08-16 | Rebase patches | Michael Biebl | |
| 2021-04-12 | core: fix crash in nm_wildcard_match_check() | Michael Biebl | |
| CVE-2021-20297 Closes: #986809 | |||
| 2021-02-18 | Rebase patches | Michael Biebl | |
| 2021-02-16 | Cherry-pick fixes from upstream nm-1-30 branch | Michael Biebl | |
| - Fixes assertion when running the python-dbusmock test suite - Replaces our custom polkit-agent-helper-1 patch Closes: #982613 | |||
| 2021-02-11 | Fix polkit-agent-helper-1 path | Michael Biebl | |
| 2021-02-11 | Rebase patches | Michael Biebl | |
| 2020-12-06 | Rebase patches | Michael Biebl | |
| 2020-11-25 | Revert "dns: change default DNS priority of VPNs to -50" | Michael Biebl | |
| Closes: #972688 | |||
| 2020-10-20 | Rebase patches | Michael Biebl | |
| 2020-10-09 | Adjust syscall numbers for x32 vs. amd64, fixes FTBFS on x32 | Thorsten Glaser | |
| 2020-10-08 | Cherry-pick a couple of upstream patches | Michael Biebl | |
| Hopefully fixes the build and test-suite failures on some of the more exotic architectures. | |||
| 2020-05-09 | Drop Don-t-setup-Sleep-Monitor-if-not-booted-with-systemd.patch | Michael Biebl | |
| 2020-01-31 | Rebase patches | Michael Biebl | |
| 2020-01-15 | n-dhcp4: fix integer context in n_dhcp4_client_probe_transition_nak() on 32 bit | Michael Biebl | |
| 2020-01-15 | Rebase patches | Michael Biebl | |
| 2020-01-09 | More nettools DHCP fixes | Michael Biebl | |
| Closes: #947613 | |||
| 2019-12-26 | Rebase patches | Michael Biebl | |
| 2019-12-23 | dhcp: nettools: fix parsing of search domains option | Michael Biebl | |
| Closes: #947003 | |||
| 2019-03-26 | Rebase patches | Michael Biebl | |
| 2019-02-26 | supplicant: fix setting pmf when the supplicant doesn't advertise support | Michael Biebl | |
| 2019-02-26 | Do not manage Docker bridge interfaces | Michael Biebl | |
| Closes: #875127 | |||
| 2019-02-26 | Rebase patches | Michael Biebl | |
| 2018-11-05 | cli: wait for all wifi scans to finish before displaying the result | Michael Biebl | |
| Otherwise devices are displayed in an inconsistent order. Replaces debian/patches/Ignore-client-tests-failures.patch. | |||
| 2018-10-30 | dhcp6: Make sure we have enough space for the DHCP6 option header | Michael Biebl | |
| Fixes out-of-bounds heap write in systemd-networkd dhcpv6 option handling which also affects the "internal" DHCP plugin of NetworkManager. CVE-2018-15688 LP: #1795921 | |||
| 2018-10-25 | Ignore client/tests failures | Michael Biebl | |
| check-local-clients-tests-test-client appears to be flaky and prone to fail on slower architectures. Ignore failures of this test until this has been properly investigated. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/39 | |||
| 2018-10-21 | Drop debian/patches/Fix-iscsiadm-path.patch | Michael Biebl | |
| No longer needed. | |||
| 2018-09-08 | Refresh patches | Michael Biebl | |
| 2018-08-23 | Apply patch from upstream to fix FTBFS with GLib 2.57 | Simon McVittie | |
| 2018-08-05 | Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro | Michael Biebl | |
| Closes: #905372 | |||
| 2018-07-25 | Rebase patches | Michael Biebl | |
| 2018-07-12 | manager: accept non-null device for VPN activations | Michael Biebl | |
| Closes: #903109 | |||
| 2018-07-05 | Increase timeout in test-nm-client to 30s | Michael Biebl | |
| On slow architectures it can take longer then 3s for the test service to start up. | |||
| 2018-07-01 | Rebase patches | Michael Biebl | |
| 2018-06-18 | Cherry-pick upstream fixes to make test suite pass on slower buildds | Michael Biebl | |
| 2018-04-23 | Rebase patches | Michael Biebl | |
| 2018-02-07 | Rebase patches | Michael Biebl | |
| 2018-01-25 | platform: fix crash hashing NMPlatformTfilter and NMPlatformQdisc | Michael Biebl | |
| Closes: #888291 | |||
| 2018-01-21 | secret-agent: construct the dbus proxy for async agent with the correct bus name | Michael Biebl | |