DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: network-manager 1.56.0-2

New Package Report

.changes
Sourcenetwork-manager
Version1.56.0-2
Changed-ByMichael Biebl
Architecturesource amd64 all
Distributionexperimental
DateTue, 24 Feb 2026 15:05:52 +0100
Changelog
network-manager (1.56.0-2) experimental; urgency=medium
 .
   * Enable Open vSwitch (OVS) support.
     This includes a drop-in config for NetworkManager.service which changes
     its ordering. So ship the plugin in a separate package named
     network-manager-ovs. (Closes: #1127478)
   * Build-Depend on libselinux-dev instead of libselinux1-dev.
     See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966687
.dsc
Sectionintrospection
Priorityoptional
Componentmain
Package-Listgir1.2-nm-1.0 deb introspection optional arch=linux-any
libnm-dev deb libdevel optional arch=linux-any
libnm0 deb libs optional arch=linux-any
network-manager deb net optional arch=linux-any
network-manager-config-connectivity-debian deb net optional arch=all
network-manager-dev deb devel optional arch=all
network-manager-l10n deb localization optional arch=all
network-manager-ovs deb net optional arch=linux-any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: NetworkManager
Source: https://ftp.gnome.org/pub/GNOME/sources/NetworkManager/

Files: *
Copyright: 2004 - 2019 Red Hat, Inc.
           2005 - 2009 Novell, Inc.
License: GPL-2+

Files: src/lib*
Copyright: 2005 - 2019 Red Hat, Inc.
           2005 - 2009 Novell, Inc.
License: LGPL-2.1+

Files: src/libnm-systemd-*
Copyright: 2014 - 2019 Red Hat, Inc.
           2014 - 2015 Intel Corporation. All rights reserved.
License: LGPL-2.1+

Files: docs/*
       man/*
Copyright: 2012 - 2016 The NetworkManager Authors
License: GFDL-NIV-1.1+

License: GPL-2+
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General Public
 License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: LGPL-2.1+
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-2.1".

License: GFDL-NIV-1.1+
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 .
 On Debian systems, the complete text of the GNU Free Documentation
 License version 1.1 can be found in "/usr/share/common-licenses/GFDL".

Review Information

accepted — allocated to awm 21 days ago, started 21 days ago, completed 21 days ago.

Final Comment

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
1.56.0-4 4d51cbfc… 2026-03-04 21:03 2026-03-04 21:03 awm accepted VIEW
1.56.0-3 f6d9b55d… 2026-03-04 18:03 2026-03-04 18:03 awm accepted VIEW

Public Notes

21 days ago ● public

Lintian

Command: lintian -Iiv --show-overrides --color=always
Exit code: 0

N:
W: network-manager: dbus-policy-without-send-destination <policy user="root"><deny send_interface="..." /> [usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf:5]
N: 
N:   The package contains D-Bus policy configuration that uses one of the
N:   send_* conditions, but does not specify a send_destination, and is not
N:   specific to root.
N:   
N:   Rules of the form
N:   
N:     <allow send_interface="com.example.MyInterface"/>
N:   
N:   allow messages with the given interface to be sent to *any* service, not
N:   just the one installing the rule, which is rarely what was intended.
N:   
N:   Similarly, on the system bus, rules of the form
N:   
N:     <deny send_interface="com.example.MyInterface"/>
N:   
N:   are redundant with the system bus's default-deny policy, and have
N:   unintended effects on other services.
N:   
N:   This check ignores rules of the form
N:   
N:     <policy user="root">
N:       <allow ... />
N:     </policy>
N:   
N:   which are commonly used for the "agent" pattern seen in services like
N:   BlueZ and NetworkManager: a root-privileged daemon calls out to one or
N:   more per-user user interface agent processes with no specific name, so
N:   send_destination is not easily applicable. However, such rules should
N:   still be made as specific as possible to avoid undesired side-effects.
N: 
N:   Please refer to https://bugs.freedesktop.org/show_bug.cgi?id=18961 and
N:   http://lists.freedesktop.org/archives/dbus/2008-February/009401.html for
N:   details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: desktop/dbus
N: 
N:
W: network-manager: groff-message 2882: warning: table wider than line length minus indentation [usr/share/man/man5/nm-settings-dbus.5.gz:42]
N: 
N:   A manual page provoked warnings or errors from the man program. Here are
N:   some common ones:
N:   
N:   "cannot adjust" or "can't break" are issues with paragraph filling. They
N:   are usually related to long lines. Justifying text on the left hand side
N:   can help with adjustments. Hyphenation can help with breaks.
N:   
N:   For more information, please see "Manipulating Filling and Adjusting" and
N:   "Manipulating Hyphenation" in the Groff manual (see info groff).
N:   
N:   "can't find numbered character" usually means that the input was in a
N:   national legacy encoding. The warning means that some characters were
N:   dropped. Please use escapes such as \[:a] as described on the groff_char
N:   manual page.
N:   
N:   Other common warnings are formatting typos. String arguments to .IP
N:   require quotes. Usually, some text is lost or mangled. See the groff_man
N:   (or groff_mdoc if using mdoc) manual page for details on macros.
N:   
N:   The check for manual pages uses the --warnings option to man to catch
N:   common problems, like a . or a ' at the beginning of a line as literal
N:   text. They are interpreted as Groff commands. Just reformat the paragraph
N:   so the characters are not at the beginning of a line. You can also add a
N:   zero-width space (\&) in front of them.
N:   
N:   Aside from overrides, warnings can be disabled with the .warn directive.
N:   Please see "Debugging" in the Groff manual.
N:   
N:   You can see the warnings yourself by running the command used by Lintian:
N:   
N:       LC_ALL=C.UTF-8 MANROFFSEQ='' MANWIDTH=80 \
N:           man --warnings -E UTF-8 -l -Tutf8 -Z <file> >/dev/null
N: 
N:   Please refer to the groff_man(7) manual page and the groff_mdoc(7) manual
N:   page for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: manpage-has-errors-from-man
N: 
N:
W: network-manager: groff-message 451: warning: table wider than line length minus indentation [usr/share/man/man5/nm-settings-keyfile.5.gz:7]
N:
W: network-manager: groff-message 484: warning: table wider than line length minus indentation [usr/share/man/man5/nm-settings-keyfile.5.gz:12]
N:
W: network-manager: groff-message 579: warning: table wider than line length minus indentation [usr/share/man/man5/nm-settings-keyfile.5.gz:16]
N:
W: network-manager: groff-message 68: warning: table wider than line length minus indentation [usr/share/man/man5/nm-settings-dbus.5.gz:11]
N:
W: network-manager: groff-message tbl:<standard input>:1868: error: giving up on this table region [usr/share/man/man5/nm-settings-dbus.5.gz:24]
N:
W: network-manager: groff-message tbl:<standard input>:1868: error: table format specification is empty [usr/share/man/man5/nm-settings-dbus.5.gz:23]
N:
W: network-manager: groff-message tbl:<standard input>:1887: error: giving up on this table region [usr/share/man/man5/nm-settings-dbus.5.gz:26]
N:
W: network-manager: groff-message tbl:<standard input>:1887: error: table format specification is empty [usr/share/man/man5/nm-settings-dbus.5.gz:25]
N:
W: network-manager: groff-message troff:<standard input>:1222: warning [p 3, 0.5i, div '3tbd1,3', 0.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:16]
N:
W: network-manager: groff-message troff:<standard input>:1333: warning [p 3, 4.3i, div '3tbd6,3', 0.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:17]
N:
W: network-manager: groff-message troff:<standard input>:1344: warning [p 3, 4.3i, div '3tbd7,3', 1.3i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:18]
N:
W: network-manager: groff-message troff:<standard input>:1344: warning [p 3, 4.3i, div '3tbd7,3', 2.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:19]
N:
W: network-manager: groff-message troff:<standard input>:1367: warning [p 3, 4.3i, div '3tbd10,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:20]
N:
W: network-manager: groff-message troff:<standard input>:1376: warning [p 3, 4.3i, div '3tbd11,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:21]
N:
W: network-manager: groff-message troff:<standard input>:137: warning [p 1, 5.7i, div '3tbd2,3', 5.8i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:1]
N:
W: network-manager: groff-message troff:<standard input>:139: warning [p 1, 5.7i, div '3tbd2,3', 8.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:2]
N:
W: network-manager: groff-message troff:<standard input>:1421: warning [p 3, 4.3i, div '3tbd16,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:22]
N:
W: network-manager: groff-message troff:<standard input>:171: warning [p 1, 5.7i, div '3tbd6,1', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:3]
N:
W: network-manager: groff-message troff:<standard input>:1796: warning [p 3, 57.5i, div '3tbd10,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:27]
N:
W: network-manager: groff-message troff:<standard input>:1915: warning [p 3, 85.3i, div '3tbd1,3', 2.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:28]
N:
W: network-manager: groff-message troff:<standard input>:2017: warning [p 3, 91.5i, div '3tbd6,3', 1.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:29]
N:
W: network-manager: groff-message troff:<standard input>:2020: warning [p 3, 91.5i, div '3tbd7,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:30]
N:
W: network-manager: groff-message troff:<standard input>:2047: warning [p 3, 91.5i, div '3tbd10,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:31]
N:
W: network-manager: groff-message troff:<standard input>:2053: warning [p 3, 91.5i, div '3tbd10,3', 0.3i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:32]
N:
W: network-manager: groff-message troff:<standard input>:2083: warning [p 3, 91.5i, div '3tbd14,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:33]
N:
W: network-manager: groff-message troff:<standard input>:2329: warning [p 4, 7.3i, div '3tbd3,3', 2.8i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:34]
N:
W: network-manager: groff-message troff:<standard input>:2601: warning [p 4, 18.7i, div '3tbd17,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:35]
N:
W: network-manager: groff-message troff:<standard input>:264: warning [p 1, 5.7i, div '3tbd15,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:4]
N:
W: network-manager: groff-message troff:<standard input>:2702: warning [p 4, 18.7i, div '3tbd24,3', 4.5i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:36]
N:
W: network-manager: groff-message troff:<standard input>:2871: warning [p 4, 18.7i, div '3tbd40,3', 1.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:37]
N:
W: network-manager: groff-message troff:<standard input>:295: warning [p 3, 3.0i, div '3tbd4,3', 0.7i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:1]
N:
W: network-manager: groff-message troff:<standard input>:3219: warning [p 5, 0.5i, div '3tbd23,3', 4.5i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:38]
N:
W: network-manager: groff-message troff:<standard input>:3242: warning [p 5, 0.5i, div '3tbd26,1', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:39]
N:
W: network-manager: groff-message troff:<standard input>:3248: warning [p 5, 0.5i, div '3tbd26,3', 4.8i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:40]
N:
W: network-manager: groff-message troff:<standard input>:3421: warning [p 5, 0.5i, div '3tbd42,3', 1.3i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:41]
N:
W: network-manager: groff-message troff:<standard input>:3493: warning [p 5, 186.7i, div '3tbd2,3', 1.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:43]
N:
W: network-manager: groff-message troff:<standard input>:360: warning [p 3, 9.8i, div '3tbd3,3', 0.7i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:2]
N:
W: network-manager: groff-message troff:<standard input>:3723: warning [p 5, 210.2i, div '3tbd4,3', 0.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:44]
N:
W: network-manager: groff-message troff:<standard input>:3874: warning [p 6, 6.3i, div '3tbd1,3', 1.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:45]
N:
W: network-manager: groff-message troff:<standard input>:3907: warning [p 6, 6.3i, div '3tbd4,3', 2.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:46]
N:
W: network-manager: groff-message troff:<standard input>:404: warning [p 4, 0.3i, div '3tbd1,3', 1.3i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:3]
N:
W: network-manager: groff-message troff:<standard input>:404: warning [p 4, 0.3i, div '3tbd1,3', 1.5i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:4]
N:
W: network-manager: groff-message troff:<standard input>:437: warning [p 4, 3.2i, div '3tbd1,3', 1.2i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:5]
N:
W: network-manager: groff-message troff:<standard input>:445: warning [p 1, 5.7i, div '3tbd30,3', 2.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:5]
N:
W: network-manager: groff-message troff:<standard input>:445: warning [p 1, 5.7i, div '3tbd30,3', 2.7i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:6]
N:
W: network-manager: groff-message troff:<standard input>:445: warning [p 1, 5.7i, div '3tbd30,3', 3.8i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:7]
N:
W: network-manager: groff-message troff:<standard input>:447: warning [p 1, 5.7i, div '3tbd30,3', 6.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:8]
N:
W: network-manager: groff-message troff:<standard input>:447: warning [p 1, 5.7i, div '3tbd30,3', 7.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:9]
N:
W: network-manager: groff-message troff:<standard input>:470: warning [p 4, 5.7i, div '3tbd1,3', 1.3i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:6]
N:
W: network-manager: groff-message troff:<standard input>:482: warning [p 1, 5.7i, div '3tbd33,3', 2.5i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:10]
N:
W: network-manager: groff-message troff:<standard input>:4872: warning [p 6, 138.0i, div '3tbd2,3', 0.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:47]
N:
W: network-manager: groff-message troff:<standard input>:4992: warning [p 6, 138.0i, div '3tbd16,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:48]
N:
W: network-manager: groff-message troff:<standard input>:4998: warning [p 6, 138.0i, div '3tbd16,3', 0.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:49]
N:
W: network-manager: groff-message troff:<standard input>:5050: warning [p 6, 155.2i, div '3tbd2,3', 0.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:50]
N:
W: network-manager: groff-message troff:<standard input>:5059: warning [p 6, 155.2i, div '3tbd3,3', 0.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:51]
N:
W: network-manager: groff-message troff:<standard input>:508: warning [p 4, 8.3i, div '3tbd1,3', 0.5i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:8]
N:
W: network-manager: groff-message troff:<standard input>:515: warning [p 4, 8.3i, div '3tbd2,2', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:9]
N:
W: network-manager: groff-message troff:<standard input>:521: warning [p 4, 8.3i, div '3tbd2,3', 1.8i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:10]
N:
W: network-manager: groff-message troff:<standard input>:5246: warning [p 6, 176.7i, div '3tbd2,3', 3.2i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:52]
N:
W: network-manager: groff-message troff:<standard input>:530: warning [p 4, 8.3i, div '3tbd3,3', 0.8i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:11]
N:
W: network-manager: groff-message troff:<standard input>:5353: warning [p 6, 191.3i, div '3tbd4,3', 0.7i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:53]
N:
W: network-manager: groff-message troff:<standard input>:5754: warning [p 7, 5.7i, div '3tbd6,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:54]
N:
W: network-manager: groff-message troff:<standard input>:603: warning [p 5, 0.3i, div '3tbd1,3', 0.5i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:13]
N:
W: network-manager: groff-message troff:<standard input>:6107: warning [p 7, 89.2i, div '3tbd8,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:55]
N:
W: network-manager: groff-message troff:<standard input>:6221: warning [p 7, 89.2i, div '3tbd18,3', 0.8i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:56]
N:
W: network-manager: groff-message troff:<standard input>:6232: warning [p 7, 89.2i, div '3tbd19,3', 3.8i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:57]
N:
W: network-manager: groff-message troff:<standard input>:634: warning [p 5, 0.3i, div '3tbd4,2', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:14]
N:
W: network-manager: groff-message troff:<standard input>:638: warning [p 5, 0.3i, div '3tbd4,3', 0.5i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:15]
N:
W: network-manager: groff-message troff:<standard input>:649: warning [p 2, 2.8i, div '3tbd4,3', 5.3i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:12]
N:
W: network-manager: groff-message troff:<standard input>:701: warning [p 2, 2.8i, div '3tbd10,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:13]
N:
W: network-manager: groff-message troff:<standard input>:800: warning [p 6, 0.3i, div '3tbd1,3', 0.5i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:17]
N:
W: network-manager: groff-message troff:<standard input>:872: warning [p 6, 6.2i]: cannot break line [usr/share/man/man5/nm-settings-keyfile.5.gz:18]
N:
W: network-manager: groff-message troff:<standard input>:894: warning [p 2, 2.8i, div '3tbd31,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:14]
N:
W: network-manager: groff-message troff:<standard input>:934: warning [p 2, 2.8i, div '3tbd35,0', 0.0i]: cannot break line [usr/share/man/man5/nm-settings-dbus.5.gz:15]
N:
I: libnm-dev: arch-dep-package-has-big-usr-share 10695kB 95%
N: 
N:   The package has a significant amount of architecture-independent data
N:   (over 4MB, or over 2MB and more than 50% of the package) in /usr/share but
N:   is an architecture-dependent package. This is wasteful of mirror space and
N:   bandwidth since it means distributing multiple copies of this data, one
N:   for each architecture.
N:   
N:   If the data in /usr/share is not architecture-independent, this is a
N:   Policy violation that should be fixed by moving the data elsewhere
N:   (usually /usr/lib).
N: 
N:   Please refer to Section 6.7.5 of the Debian Developer's Reference for
N:   details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: huge-usr-share
N: 
N:
I: network-manager-ovs: extended-description-is-probably-too-short
N: 
N:   The extended description (the lines after the first line of the
N:   "Description:" field) is only one or two lines long. The extended
N:   description should provide a user with enough information to decide
N:   whether they want to install this package, what it contains, and how it
N:   compares to similar packages. One or two lines is normally not enough to
N:   do this.
N: 
N:   Please refer to General guidelines for package descriptions (Section
N:   6.2.1) in the Debian Developer's Reference and The long description
N:   (Section 6.2.3) in the Debian Developer's Reference for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/description
N: 
N:
I: network-manager source: older-debian-watch-file-standard 4 [debian/watch]
N: 
N:   The version= line in the debian/watch file in this package declares an
N:   older version. Please upgrade when you have a chance.
N: 
N:   Please refer to the uscan(1) manual page for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/watch/standard
N: 
N:
I: network-manager: package-contains-empty-directory [usr/lib/NetworkManager/VPN/]
N: 
N:   This package installs an empty directory. This might be intentional but
N:   it's normally a mistake. If it is intentional, add a Lintian override.
N:   
N:   If a package ships with or installs empty directories, you can remove them
N:   in debian/rules by calling:
N:   
N:    $ find path/to/base/dir -type d -empty -delete
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: files/empty-directories
N: 
N:
I: network-manager: package-contains-empty-directory [usr/lib/NetworkManager/conf.d/]
N:
I: network-manager: package-contains-empty-directory [usr/lib/NetworkManager/dispatcher.d/no-wait.d/]
N:
I: network-manager: package-contains-empty-directory [usr/lib/NetworkManager/dispatcher.d/pre-down.d/]
N:
I: network-manager: package-contains-empty-directory [usr/lib/NetworkManager/dispatcher.d/pre-up.d/]
N:
I: network-manager: package-contains-empty-directory [usr/lib/NetworkManager/system-connections/]
N:
I: network-manager: systemd-service-file-missing-documentation-key [usr/lib/systemd/system/nm-priv-helper.service]
N: 
N:   The systemd service file does not contain a Documentation key.
N:   
N:   Documentation for systemd service files can be automatically viewed using
N:   systemctl help servicename if this field is present.
N: 
N:   Please refer to the systemd.unit(5) manual page for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: systemd
N: 
N:
I: network-manager: systemd-service-file-missing-install-key [usr/lib/systemd/system/NetworkManager-dispatcher.service]
N: 
N:   The systemd service file does not contain a WantedBy= or RequiredBy= key
N:   in its [Install] section.
N:   
N:   Forgetting to add such a line (e.g. WantedBy=multi-user.target) results in
N:   the service file not being started by default.
N: 
N:   Please refer to the systemd.unit(5) manual page for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: systemd
N: 
N:
I: network-manager: systemd-service-file-missing-install-key [usr/lib/systemd/system/nm-priv-helper.service]
N:
N: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996270
O: network-manager: custom-library-search-path RUNPATH /usr/lib/x86_64-linux-gnu/NetworkManager/1.56.0 [usr/lib/x86_64-linux-gnu/NetworkManager/1.56.0/libnm-device-plugin-bluetooth.so]
N: 
N:   The binary or shared library sets RPATH or RUNPATH. This overrides the
N:   normal library search path, possibly interfering with local policy and
N:   causing problems for multilib, among other issues.
N:   
N:   The only time a binary or shared library in a Debian package should set
N:   RPATH or RUNPATH is if it is linked to private shared libraries in the
N:   same package. In that case, place those private shared libraries in
N:   /usr/lib/*package*. Libraries used by binaries in other packages should be
N:   placed in /lib or /usr/lib as appropriate, with a proper SONAME, in which
N:   case RPATH/RUNPATH is unnecessary.
N:   
N:   To fix this problem, look for link lines like:
N:   
N:       gcc test.o -o test -Wl,--rpath,/usr/local/lib
N:   
N:   or
N:   
N:       gcc test.o -o test -R/usr/local/lib
N:   
N:   and remove the -Wl,--rpath or -R argument. You can also use the chrpath
N:   utility to remove the RPATH.
N: 
N:   Please refer to https://wiki.debian.org/RpathIssue for details.
N: 
N:   Visibility: error
N:   Show-Always: no
N:   Check: binaries/rpath
N:   Renamed from: binary-or-shlib-defines-rpath
N: 
N:
N: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996270
O: network-manager: custom-library-search-path RUNPATH /usr/lib/x86_64-linux-gnu/NetworkManager/1.56.0 [usr/lib/x86_64-linux-gnu/NetworkManager/1.56.0/libnm-device-plugin-wwan.so]
21 days ago ● public

duck - check URL redirections

Command: duck
Exit code: 0

I: debian/patches/Force-online-state-with-unmanaged-devices.patch:9: URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512286: INFORMATION (Certainty:possible)
   URL schema changed from HTTP to HTTPS during redirect(s): http://bugs.debian.org -> https://bugs.debian.org
   Please investigate and update the URL eventually, to avoid unnecessary redirects!

Back to Dashboard | View all reviews for this package