Your message dated Sun, 03 Dec 2023 13:00:16 +0000
with message-id <[email protected]>
and subject line Bug#924934: fixed in connman 1.42-2
has caused the Debian Bug report #924934,
regarding connman: add a connmant-tests package
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
924934: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924934
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: connman
Severity: wishlist
Tags: patch
In our downstream distribution, we have been carrying this delta to
introduce a connman-tests package, which imho is something that should
be upstream in the debian packaging itself.
Please consider the attached patch to introduce a new test package,
connman-tests
Thanks,
Ritesh
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_USER, TAINT_WARN, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru connman-1.36/debian/changelog connman-1.36/debian/changelog
--- connman-1.36/debian/changelog 2018-12-29 18:30:23.000000000 +0530
+++ connman-1.36/debian/changelog 2019-03-18 21:42:56.000000000 +0530
@@ -1,3 +1,10 @@
+connman (1.36-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Introduce a connman-tests package
+
+ -- Ritesh Raj Sarraf <[email protected]> Mon, 18 Mar 2019 21:42:56 +0530
+
connman (1.36-2) unstable; urgency=medium
* Ported back upstream commit for iwd device state (Closes: #913632)
diff -Nru connman-1.36/debian/connman-tests.install
connman-1.36/debian/connman-tests.install
--- connman-1.36/debian/connman-tests.install 1970-01-01 05:30:00.000000000
+0530
+++ connman-1.36/debian/connman-tests.install 2019-03-18 21:37:42.000000000
+0530
@@ -0,0 +1 @@
+usr/lib/*/connman/test /usr/share/connman/
diff -Nru connman-1.36/debian/control connman-1.36/debian/control
--- connman-1.36/debian/control 2018-12-29 18:21:59.000000000 +0530
+++ connman-1.36/debian/control 2019-03-18 21:42:56.000000000 +0530
@@ -4,6 +4,7 @@
Section: net
Priority: optional
Build-Depends: debhelper (>= 11~),
+ dh-python,
libudev-dev,
libglib2.0-dev,
libdbus-1-dev,
@@ -123,3 +124,19 @@
This package contains the connman API documentation.
.
See the connman description for more information regarding connman.
+
+Package: connman-tests
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, python-dbus
+Description: Intel Connection Manager daemon -- test scripts
+ The Linux Connection Manager project provides a daemon for managing
+ Internet connections within embedded devices running the Linux
+ operating system. The Connection Manager is designed to be slim and to
+ use as few resources as possible, so it can be easily integrated in
+ other Moblin-based embedded systems. It is fully modular system that
+ can be extended through plug-ins, to support all kinds of wired or
+ wireless technologies. Also, configuration methods like DHCP and
+ domain name resolving are implemented using plug-ins. The plug-in
+ approach allows for easy adaption and modification for various use cases.
+ .
+ This package contains the connman test scripts
diff -Nru connman-1.36/debian/.gitignore connman-1.36/debian/.gitignore
--- connman-1.36/debian/.gitignore 2018-05-13 19:02:34.000000000 +0530
+++ connman-1.36/debian/.gitignore 1970-01-01 05:30:00.000000000 +0530
@@ -1,13 +0,0 @@
-/*.debhelper
-/*.substvars
-/autoreconf.after
-/autoreconf.before
-/connman.init
-/debhelper-build-stamp
-/files
-
-/connman/
-/connman-dev/
-/connman-doc/
-/connman-vpn/
-/tmp/
diff -Nru connman-1.36/debian/patches/manpage-fixes.patch
connman-1.36/debian/patches/manpage-fixes.patch
--- connman-1.36/debian/patches/manpage-fixes.patch 2018-05-13
19:02:34.000000000 +0530
+++ connman-1.36/debian/patches/manpage-fixes.patch 2019-03-18
21:16:06.000000000 +0530
@@ -2,9 +2,9 @@
Author: Alf Gaida <[email protected]>
Last-Update: 2018-02-17
---- connman-1.35.orig/doc/connman-vpn-provider.config.5.in
-+++ connman-1.35/doc/connman-vpn-provider.config.5.in
-@@ -12,7 +12,7 @@ connection_name.config \- ConnMan vpn co
+--- a/doc/connman-vpn-provider.config.5.in
++++ b/doc/connman-vpn-provider.config.5.in
+@@ -12,7 +12,7 @@
\fIConnMan\fP's vpn connections are configured with so called
"\fBprovisioning files\fP" which reside under \fI@vpn_storagedir@/\fP.
The files can be named anything, as long as they contain only printable
@@ -13,9 +13,9 @@
must end with \fB.config\fP. Each VPN connection requires a provisioning
file, but multiple connections can be specified in the same file.
.SH "FILE FORMAT"
---- connman-1.35.orig/doc/connman.conf.5.in
-+++ connman-1.35/doc/connman.conf.5.in
-@@ -71,7 +71,7 @@ set up and saved to storage beforehand.
+--- a/doc/connman.conf.5.in
++++ b/doc/connman.conf.5.in
+@@ -76,7 +76,7 @@
List of technoolgies which are always connected regardless
of PreferredTechnologies setting (AutoConnect = true). The
default value is empty and this feature is disabled unless
diff -Nru connman-1.36/debian/rules connman-1.36/debian/rules
--- connman-1.36/debian/rules 2018-05-13 19:02:34.000000000 +0530
+++ connman-1.36/debian/rules 2019-03-18 21:42:56.000000000 +0530
@@ -6,7 +6,7 @@
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
- dh $@ --with=autoreconf,ppp \
+ dh $@ --with=autoreconf,ppp,python2 \
--builddir build \
--as-needed
@@ -23,6 +23,7 @@
--enable-pptp \
--enable-selinux \
--enable-threads \
+ --enable-test \
--with-openconnect=/usr/sbin/openconnect \
--with-openvpn=/usr/sbin/openvpn \
--with-systemdunitdir=/lib/systemd/system \
--- End Message ---
--- Begin Message ---
Source: connman
Source-Version: 1.42-2
Done: Dylan Aïssi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
connman, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dylan Aïssi <[email protected]> (supplier of updated connman package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 01 Dec 2023 13:35:02 +0100
Source: connman
Binary: connman connman-dbgsym connman-dev connman-doc connman-tests
connman-vpn connman-vpn-dbgsym
Architecture: source amd64 all
Version: 1.42-2
Distribution: experimental
Urgency: medium
Maintainer: Vignesh Raman <[email protected]>
Changed-By: Dylan Aïssi <[email protected]>
Description:
connman - Intel Connection Manager daemon
connman-dev - Development files for connman
connman-doc - ConnMan documentation
connman-tests - Intel Connection Manager daemon -- test scripts
connman-vpn - Intel Connection Manager daemon - VPN daemon
Closes: 924934
Changes:
connman (1.42-2) experimental; urgency=medium
.
[ Vignesh Raman ]
* Introduce a connman-tests package (Closes: #924934)
* Update debian/copyright
.
[ Dylan Aïssi ]
* Add Forwarded field in d/p/0001-Add-libppp-compat.h.patch
* Standardize patches name
* Make debian/copyright more readable
Checksums-Sha1:
11b1bae007c679bf6c403f4bd69310f70367eb99 2363 connman_1.42-2.dsc
252dc873faef5425521eea50a4fe02568d80815f 14396 connman_1.42-2.debian.tar.xz
7a8f8cf99345f5e4b9c81104d27b24b483046e96 1378988
connman-dbgsym_1.42-2_amd64.deb
4bd1a9ea4c957a4be9c818470616e1bb2e6db685 24844 connman-dev_1.42-2_amd64.deb
42c274bceeb6370718dfd36819e3dea904da414d 66644 connman-doc_1.42-2_all.deb
443ca3f71a46f0cfc551956de82f6189ff89a9f9 31084 connman-tests_1.42-2_all.deb
f345dbba6ecc6600dc437cc30cfa3d8161ec3ee9 462520
connman-vpn-dbgsym_1.42-2_amd64.deb
a1821ad2da52817e85699cc44b86642198562c77 155060 connman-vpn_1.42-2_amd64.deb
e56383af0013e829e23ee684ef7f4255f97c5ee8 11501 connman_1.42-2_amd64.buildinfo
7e0304155ddadf4f6f7b9e2a12982cd6d09059e2 433636 connman_1.42-2_amd64.deb
Checksums-Sha256:
24247b7230e7c028b227580ea00901a841d0802dcc3e56db9e9a59d7bc863957 2363
connman_1.42-2.dsc
97dea8cfb48fe01c321f5f6eb059c49e8eeaf6de58c4f8bed6f72c055b9ce589 14396
connman_1.42-2.debian.tar.xz
4ca4f75af27460e3d8f534439b4fee7d00fef75acd15b9fb6feb7a8179288f49 1378988
connman-dbgsym_1.42-2_amd64.deb
a0732696bf4b4be707b6a90d6e32ab5c6876c89524dffa61e1b6b4957c6d1689 24844
connman-dev_1.42-2_amd64.deb
0c35fc5d28dde18db8b85e54b6cb1326b3687685595dc7413461e294f577f21a 66644
connman-doc_1.42-2_all.deb
ddaf79e52347c126c1dbbfe939a88066cd19fdb39a6305c90f88d428f020f93d 31084
connman-tests_1.42-2_all.deb
31f85c3e018c90f46ce532266c18400421b30b2b6aa6d13f029d1290eb509a28 462520
connman-vpn-dbgsym_1.42-2_amd64.deb
7c257a9790b36e6b03a3e1df65c7c7a232e92a03ec2f2e20918174e68b2d0405 155060
connman-vpn_1.42-2_amd64.deb
9a755599ff59ce4b9db55e32766e409dad80286894d17677fa21cf4359844bd6 11501
connman_1.42-2_amd64.buildinfo
15e7822dcb89b4260734740372c36332292d7a163946d1883abab258f03b7931 433636
connman_1.42-2_amd64.deb
Files:
2a4da0a732f2d683c3904b1d40642081 2363 net optional connman_1.42-2.dsc
0f3315684df4345b03eb500a01f7741b 14396 net optional
connman_1.42-2.debian.tar.xz
9697b42267373a8c0935ebf76510d433 1378988 debug optional
connman-dbgsym_1.42-2_amd64.deb
150cc00df119b1619d8ea773f853e235 24844 devel optional
connman-dev_1.42-2_amd64.deb
6344c6cbdcb747f5da90788a64ee8889 66644 doc optional connman-doc_1.42-2_all.deb
be618c58350e8c281225211e52db9c6e 31084 net optional
connman-tests_1.42-2_all.deb
13d8034a571ca9a4bc1f1df82895ae33 462520 debug optional
connman-vpn-dbgsym_1.42-2_amd64.deb
a019e70e4ba1d8f9e53cc34b7eaf640e 155060 net optional
connman-vpn_1.42-2_amd64.deb
7f491daa9e1d411e4cee839b43a94332 11501 net optional
connman_1.42-2_amd64.buildinfo
6dbdbf05639dd0ee939d241b7b5d38d2 433636 net optional connman_1.42-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmVp1UwACgkQYS7xYT4F
D1SDyQ//eGDBEDP0fwjwsN61PT4aPwFMoryF0DHbQguZ2wcdFsM5wQqTMB8+zdBG
pM5WlkZZAVRJae4X+AdDrWcwQ196vw9RyH/sl3VcrfcAPQKtuZdg+q8X+35EBVIn
arEeewm8/J6xgQqJAjJsKVFdMw7iHWIj3YJ9s8VVjh8AldzlO0DpNo1wkT+vMeFF
bQ6kLhHWi4+cWmANllRudx1Rjl0Nj5rEV4CGG9ZaFw/UVEpg4msphDBG97XfLmwg
OrVhhESsWN59M8F3msEX2sGj4kj59vzqe3ayjtWvY4TwfchsOWj7VNbqVXnXXk2i
TiRTPEYb9J4uOT+dkyrCwo3VC1sokxwqQ3Tew9GPosxEgP0HsU50ORfRKdREZawY
aU1SfjG5gjk3Z1iW+mjL7UghzoArkSMX7gxZzQcl6MZY3iGLMX8tB7+Qa7KnFD+R
SQ0WcwYKCt5fhxPB+fGjKKVBD3h4fDBTsQ7/+FPQTMXDolWOGRLr8qRxU6viAQpn
097ba8NSkHuuto03fa1BHkNvEp5+cFPBUUecCcJD67EubN2UzN/GFn8/yHxkRrCS
xZ1rlKttAiLeFiezvIXtSS7Y0T7766843HMQIQIEf5Q8suXuqiJoqcTAE0pAOcMb
GCCh7uo7kSQMMBbR9Qi8cd3T0rzo32kplOEAhMzn3L8L716tDRM=
=7IA+
-----END PGP SIGNATURE-----
--- End Message ---