| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* debian/patches/60-policy-stop-touching-etc-hosts.patch
- Stop touching /etc/hosts. Rely on the debian installer to setup
/etc/hosts so the hostname is resolvable. Patch cherry-picked from
upstream Git.
|
|
|
|
|
|
* debian/patches/02-dbus_access_network_manager.patch
- Update policy for group netdev based on upstream changes for at_console.
|
|
* debian/network-manager.install
- Install nm-online binary.
|
|
|
|
Conflicts:
debian/changelog
debian/patches/series
|
|
|
|
* debian/patches/50-bridge-interfaces.patch
- Parse bridge configurations in /etc/network/interfaces and add
interfaces defined via bridge_ports to well_known_interfaces. This
allows to mark those interfaces as unmanaged if managed=false.
The "all" keyword and regexes are not supported and simply skipped.
(Closes: #530335)
|
|
* debian/patches/40-umanaged-interfaces.patch
- For devices to be marked unmanaged, do not require a valid connection
configuration. (Closes: #569215)
|
|
* debian/network-manager.preinst
- Remove pre-lenny conffile upgrade code.
|
|
Upstream build system no longer creates it for us.
|
|
- Add Build-Depends on gtk-doc-tools.
- Add --with-docs configure option.
|
|
|
|
|
|
- debian/patches/10-dont_require_ifup_for_lo.patch
- debian/patches/30-typo_fix.patch
|
|
- Set timestamp for system connections. (Closes: #509817)
|
|
|
|
|
|
|
|
This avoids a failure on remove. (Closes: #605360)
|
|
|
|
|
|
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3772 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3769 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
it in /usr/lib/NetworkManager. Improve it to disable the interfaces
with a #NetworkManager# prefix and re-enable them when the package is
removed. (Closes: #530024)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3768 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3741 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Fix a small typo in README, and while at it, in other files too.
Thanks Christian Perrier for spotting it. (Closes: #594850)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3740 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3739 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3738 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Add a section briefly explaining system settings and add references to
the online documentation and the system settings spec. (Closes: #594849)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3737 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3736 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Drop Recommends: network-manager-gnome | network-manager-kde, as this
can have unwanted side-effects, like GNOME packages being installed on
a KDE desktop. Instead let the desktop meta packages depend on their
preferred frontend. (Closes: #596233)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3735 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
urgency medium for the RC bug fix.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3718 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Drop dependency on ifupdown as we have a fallback now for enabling the
loopback interface. (Closes: #580309)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3717 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Don't require ifup for enabling the loopback interface but use it if
installed. Patch cherry-picked from upstream Git.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3716 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Don't fail on purge if /var/lib/NetworkManager directory does not exist.
(Closes: #591861)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3715 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
rename
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3709 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3708 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
/etc/NetworkManager/NetworkManager.conf. Update maintainer scripts to move
the conffile without triggering a dpkg prompt.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3707 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3683 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Bump Standards-Version to 3.9.1. No further changes.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3682 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Clean up /var/lib/NetworkManager on purge. (Closes: #584854)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3681 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Bump Build-Depends on ppp to (>= 2.4.5).
- Bump Recommends on ppp to (>= 2.4.5).
- Drop --with-pppd-plugin-dir configure option and use upstream default.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3680 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3679 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Remove, merged upstream.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3672 ceb527fc-18e6-0310-9fe2-813c157c29e7
|