about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-11-11releasing package network-manager version 1.32.12-0ubuntu2Dimitri John Ledkov
2021-11-11debian/tests: drop which usage to fix adt failure in jammyDimitri John Ledkov
Command which is obsolete, and prints warnings to stderr now. Replace it with python standard library call to shutil.which(). Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
2021-09-27upload to ubuntuSebastien Bacher
2021-09-27Update upstream source from tag 'upstream/1.32.12'Sebastien Bacher
Update to upstream version '1.32.12' with Debian dir 8a9c3ca7f117acef29e7880aa507a1c3ab742155
2021-09-27New upstream version 1.32.12Sebastien Bacher
2021-08-25upload to ubuntuSebastien Bacher
2021-08-25updated symbols for the new versionSebastien Bacher
2021-08-25Update the changelogSebastien Bacher
2021-08-25Update upstream source from tag 'upstream/1.32.10'Sebastien Bacher
Update to upstream version '1.32.10' with Debian dir fcf2778b50b013ede3e7375bc1d829e984175658
2021-08-25New upstream version 1.32.10Sebastien Bacher
2021-07-15upload to impishSebastien Bacher
2021-07-15* debian/patches/ubuntu_revert_systemd.patch:Sebastien Bacher
- restore the workaround for the systemd and lxd issue, it's still needed (lp: #1936312)
2021-07-05upload to ubuntuSebastien Bacher
2021-07-05updated symbols for the new versionSebastien Bacher
2021-07-05Update python script formatting to fix the buildSebastien Bacher
2021-07-05Update packaging for the new versionSebastien Bacher
2021-07-05Update upstream source from tag 'upstream/1.32.2'Sebastien Bacher
Update to upstream version '1.32.2' with Debian dir db5d9d9657d75d750d835860e38c6af24cc54472
2021-07-05New upstream version 1.32.2Sebastien Bacher
2021-07-02changelog: adapt to changes dnsmasq behavior (LP: #1894619)Christian Ehrhardt
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2021-07-02d/t/nm.py: adapt to changes dnsmasq behavior (LP: #1894619)Christian Ehrhardt
As described and discussed in (LP: #1894619) the behavior of dnsmasq has changes. After reverting that for a while upstream confirmed that - at least for the configuration our test uses - this is the intended and wanted behavior. Due to that dnsmasq now (Impish) follows upstream and therefore the test in NM needs to be adapted to tolerate that new behavior. Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2021-04-12Import Debian changes 1.30.0-1ubuntu3Marc Deslauriers
network-manager (1.30.0-1ubuntu3) hirsute; urgency=medium . * SECURITY UPDATE: crash via setting match.path - debian/patches/CVE-2021-20297.patch: fix match in src/core/nm-core-utils.c. - CVE-2021-20297
2021-04-12Import Debian changes 1.30.0-1ubuntu2Matthias Klose
network-manager (1.30.0-1ubuntu2) hirsute; urgency=medium . * Configure with --enable-lto.
2021-02-25upload to ubuntuSebastien Bacher
2021-02-25Merge branch 'debian/master' into ubuntu/masterSebastien Bacher
2021-02-25Merge branch 'upstream/latest' of ↵Sebastien Bacher
https://salsa.debian.org/utopia-team/network-manager into upstream/latest
2021-02-18Release version 1.30.0-1 to unstable debian/1.30.0-1Michael Biebl
2021-02-18Rebase patchesMichael Biebl
2021-02-18New upstream version 1.30.0Michael Biebl
2021-02-18Update upstream source from tag 'upstream/1.30.0'Michael Biebl
Update to upstream version '1.30.0' with Debian dir e4e3c5986af4d47930d9e35ac7d8bc6c70bd1dd9
2021-02-18New upstream version 1.30.0 upstream/1.30.0Michael Biebl
2021-02-17upload to ubuntuSebastien Bacher
2021-02-17* debian/patches/ubuntu_revert_systemd.patch:Sebastien Bacher
- temporarly revert an upstream commit that made udev enabled under lxc, the new systemd doesn't work there (lp: #1914062)
2021-02-16Release version 1.29.90-2 to unstable debian/1.29.90-2Michael Biebl
2021-02-16Cherry-pick fixes from upstream nm-1-30 branchMichael Biebl
- Fixes assertion when running the python-dbusmock test suite - Replaces our custom polkit-agent-helper-1 patch Closes: #982613
2021-02-16Add iproute2 to Build-DependsMichael Biebl
Required by the test suite. Mark as <!nocheck> accordingly.
2021-02-11Release version 1.29.90-1 to unstable debian/1.29.90-1Michael Biebl
2021-02-11Fix polkit-agent-helper-1 pathMichael Biebl
2021-02-11Drop unused Build-DependsHelmut Grohne
Closes: #979378
2021-02-11Update symbols file for libnm0Michael Biebl
2021-02-11Rebase patchesMichael Biebl
2021-02-11New upstream version 1.29.90 (1.30 rc1)Michael Biebl
2021-02-11Update upstream source from tag 'upstream/1.29.90'Michael Biebl
Update to upstream version '1.29.90' with Debian dir 90df6d97476cc3200c410f3f3603b87396175c7a
2021-02-11New upstream version 1.29.90 upstream/1.29.90Michael Biebl
2021-02-08tests: fix nm.py with new systemdLukas Märdian
2021-01-11upload to ubuntuSebastien Bacher
2021-01-11Merge branch 'debian/master' into ubuntu/masterSebastien Bacher
2021-01-11Merge branch 'upstream/latest' of ↵Sebastien Bacher
https://salsa.debian.org/utopia-team/network-manager into upstream/latest
2020-12-31Release version 1.28.0-2 to unstable debian/1.28.0-2Michael Biebl
2020-12-31Bump Standards-Version to 4.5.1Michael Biebl
2020-12-31Recommend wireless-regdb instead of crdaMichael Biebl
CRDA is no longer needed as of Linux kernel v4.15. Closes: #973241