about summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
2022-11-28Drop systemd patch that doesn't appear to be needed any moreJeremy Bicha
Since there was a systemd fix
2022-11-28Merge tag 'debian/1.40.4-1' into ubuntu/masterJeremy Bicha
network-manager Debian release 1.40.4-1
2022-11-18Release version 1.40.4-1 to unstable debian/1.40.4-1Michael Biebl
2022-11-18Replace dependency on dbus with default-dbus-system-bus | dbus-system-busMichael Biebl
This makes it easier to swap in alternative implementations like dbus-broker.
2022-11-18Update symbols file for libnm0Michael Biebl
2022-11-18New upstream version 1.40.4Michael Biebl
2022-10-18Release version 1.40.2-1 to unstable debian/1.40.2-1Michael Biebl
2022-10-18New upstream version 1.40.2Michael Biebl
2022-09-27releasing package network-manager version 1.40.0-1ubuntu2Jeremy Bicha
2022-09-27Revert "debian/control: Recommend iwd"Jeremy Bicha
This reverts commit c7c357a13c329603c4d3fbf550d63a6f86f135da.
2022-09-20releasing package network-manager version 1.40.0-1ubuntu1Jeremy Bicha
2022-09-20Add note about lto to changelogJeremy Bicha
2022-09-20debian/rules: Add comment for ltoJeremy Bicha
Gbp-Dch: Ignore
2022-09-20Drop 2 cherry-picked bonding patches: applied in new releaseJeremy Bicha
This reverts commit fbdb119adaa44ca41dcab1b4fcd4cb119fd71ef9.
2022-09-20Merge tag 'debian/1.40.0-1' into ubuntu/masterJeremy Bicha
network-manager Debian release 1.40.0-1
2022-08-26Release version 1.40.0-1 to unstable debian/1.40.0-1Michael Biebl
2022-08-26Bump pre-release symbols from 1.39.x to version 1.40.0Michael Biebl
2022-08-26Rebase patchesMichael Biebl
2022-08-26New upstream version 1.40.0Michael Biebl
2022-08-25releasing package network-manager version 1.39.90-1ubuntu3Jeremy Bicha
2022-08-25Cherry-pick 2 patches to fix bonding regressions found by netplan autopkgtestsJeremy Bicha
LP: #1987001
2022-08-25upload to ubuntuSebastien Bacher
2022-08-25* debian/control:Sebastien Bacher
- recommends iwd as a preferred alternative to wpasupplicant since the MIR has been reviewed now
2022-08-25Release version 1.39.90-2 to experimental debian/1.39.90-2Michael Biebl
2022-08-25Explicitly disable LTO via dpkg-buildflagsMichael Biebl
NetworkManager requires additional build flags like -flto-partition=none to build properly with LTO enabled. See https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1070 and https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/839ba57c7f41798dddd43495bb0b2cf312bd0f6f Closes: #1015556
2022-08-18releasing package network-manager version 1.39.90-1ubuntu1Jeremy Bicha
2022-08-18Merge branch 'debian/master' into ubuntu/masterJeremy Bicha
2022-08-17Release version 1.39.90-1 to experimentalMichael Biebl
2022-08-17Update symbols file for libnm0Michael Biebl
2022-08-17Add Build-Depends on python3-pexpectMichael Biebl
Required by the test suite.
2022-08-17Add Build-Depends on policykit-1Michael Biebl
The file /usr/share/gettext/its/polkit.its is required when generating the translations. Otherwise the build will fail with: /usr/bin/msgfmt: cannot locate ITS rules for data/org.freedesktop.NetworkManager.policy.in
2022-08-17Replace intltool Build-Depends with gettextMichael Biebl
2022-08-17Simplify dh_autoreconf override by calling upstream provided autogen.shMichael Biebl
This ensures the correct sequence of commands is run. In this specific case we were still using intltoolize when upstream dropped its usage in favour of gettext a while ago.
2022-08-17Drop obsolete --with-dnssec-trigger configure optionMichael Biebl
The unbound DNS plugin was marked deprecated for a while and has been removed now in this release.
2022-08-16Rebase patchesMichael Biebl
2022-08-16New upstream version 1.39.90 (1.40 rc1)Michael Biebl
2022-08-13Release version 1.38.4-1 to unstable debian/1.38.4-1Michael Biebl
2022-08-13Clean up build dependenciesMichael Biebl
2022-08-13New upstream version 1.38.4Michael Biebl
2022-06-24upload to UbuntuSebastien Bacher
2022-06-24Merge remote-tracking branch 'debian/debian/master' into ubuntu/masterSebastien Bacher
2022-06-18Release version 1.38.2-1 to unstable debian/1.38.2-1Michael Biebl
2022-06-18Use dh-sequence-gir instead of gir addonMichael Biebl
It is functionally equivalent but avoids modifications to debian/rules.
2022-06-17Bump Standards-Version to 4.6.1Michael Biebl
2022-06-17Rebase patchesMichael Biebl
2022-06-17New upstream version 1.38.2Michael Biebl
2022-05-18Release version 1.38.0-2 to unstable debian/1.38.0-2Michael Biebl
2022-05-18Install additional config examples found in examples/nm-conf.d/Michael Biebl
Closes: #1010889
2022-05-18Cherry-pick a couple of fixes from upstream nm-1-38 branchMichael Biebl
2022-05-18upload to ubuntuSebastien Bacher