Your message dated Sat, 08 Mar 2014 23:00:06 +0000
with message-id <[email protected]>
and subject line Bug#688238: fixed in connman 1.21-1
has caused the Debian Bug report #688238,
regarding connman: please package latest release (1.7)
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.)


-- 
688238: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688238
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: connman
Version: 1.0-1
Severity: wishlist
Tags: patch

Hi,

  Please consider the following patch for updating connman to a more recent 
upsttream version, currently 1.7.

  The attached patch enables connman-tests package, enable connman to start as 
part of the multi-user.target and activatable via dbus and it also contains a 
patch to disable hostname changing when getting DHCP lease.

Regards,

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/4 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Naur connman-1.0/debian/changelog connman-1.7/debian/changelog
--- connman-1.0/debian/changelog	2012-05-25 03:27:50.000000000 +0100
+++ connman-1.7/debian/changelog	2012-09-20 15:35:05.000000000 +0100
@@ -1,3 +1,46 @@
+connman (1.7-0co1) bohea; urgency=low
+
+  * New upstream release. BUG: #674, #767
+    - Fixes crash during on test_technologies.
+  * Drop patches:
+    - 0001-tethering-Fix-bridge-module-loading-problem.patch
+    - 0002-tethering-Re-add-error-message-about-missing-bridge-.patch
+    - 0003-tethering-Fix-error-path-in-__connman_tethering_set_.patch
+  * Add build dependency on readline. 
+
+ -- Hector Oron <[email protected]>  Thu, 20 Sep 2012 00:43:10 +0100
+
+connman (1.6-0co2) bohea; urgency=low
+
+  * Integrate patches to fix code for bridge module loading (BUG: 690)
+
+ -- Konstantinos Margaritis <[email protected]>  Mon, 10 Sep 2012 17:34:24 +0300
+
+connman (1.6-0co1) bohea; urgency=low
+
+  * New upstream release.
+
+ -- Hector Oron <[email protected]>  Wed, 29 Aug 2012 23:33:06 +0100
+
+connman (1.3-0co2) bohea; urgency=low
+
+  * Disable hostname changing when getting DHCP lease (Bug#528) 
+
+ -- Hector Oron <[email protected]>  Mon, 13 Aug 2012 23:05:12 +0100
+
+connman (1.3-0co1) bohea; urgency=low
+
+  * New upstream release.
+  
+  [ Sjoerd Simons ]
+  * debian/connman.links: 
+    * Enable connman to start as part of the multi-user.target and activatable
+      via dbus.
+  * Put the connman tests in /usr/share/connman/tests
+  * Add a connman-tests package that includes the connman test scripts
+
+ -- Hector Oron <[email protected]>  Mon, 23 Jul 2012 21:20:34 +0100
+
 connman (1.0-1) unstable; urgency=high
 
   [ Andrew Brouwers ]
diff -Naur connman-1.0/debian/connman.install connman-1.7/debian/connman.install
--- connman-1.0/debian/connman.install	2012-05-25 03:27:50.000000000 +0100
+++ connman-1.7/debian/connman.install	2012-08-13 23:47:38.000000000 +0100
@@ -1,4 +1,5 @@
 etc/dbus-1/system.d/connman.conf
+src/main.conf etc/connman/
 lib/systemd/system/connman.service
 usr/share/polkit-1/actions/net.connman.policy
 usr/lib/*/connman/plugins/*.so
diff -Naur connman-1.0/debian/connman.links connman-1.7/debian/connman.links
--- connman-1.0/debian/connman.links	1970-01-01 01:00:00.000000000 +0100
+++ connman-1.7/debian/connman.links	2012-07-23 22:02:09.000000000 +0100
@@ -0,0 +1,3 @@
+lib/systemd/system/connman.service etc/systemd/system/multi-user.target.wants/connman.service
+lib/systemd/system/connman.service etc/systemd/system/dbus-net.connman.service
+
diff -Naur connman-1.0/debian/connman-tests.install connman-1.7/debian/connman-tests.install
--- connman-1.0/debian/connman-tests.install	1970-01-01 01:00:00.000000000 +0100
+++ connman-1.7/debian/connman-tests.install	2012-07-23 22:02:09.000000000 +0100
@@ -0,0 +1 @@
+usr/lib/*/connman/test /usr/share/connman/
diff -Naur connman-1.0/debian/control connman-1.7/debian/control
--- connman-1.0/debian/control	2012-05-25 03:27:50.000000000 +0100
+++ connman-1.7/debian/control	2012-09-20 16:23:03.000000000 +0100
@@ -12,14 +12,15 @@
                libgnutls-dev,
                iptables-dev,
                wpasupplicant,
-               libbluetooth-dev
+               libbluetooth-dev,
+               libreadline-dev
 Standards-Version: 3.9.3
 Vcs-Bzr: https://code.launchpad.net/~connman-maintainers/connman/debian
 Vcs-Browser: https://code.launchpad.net/~connman-maintainers/connman/debian
 
 Package: connman
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, dbus, lsb-base
+Depends: ${shlibs:Depends}, ${misc:Depends}, dbus, lsb-base, python-dbus
 Recommends: bluez, wpasupplicant
 Description: Intel Connection Manager daemon
  The Linux Connection Manager project provides a daemon for managing
@@ -65,3 +66,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 -Naur connman-1.0/debian/patches/02-add-main-conf.patch connman-1.7/debian/patches/02-add-main-conf.patch
--- connman-1.0/debian/patches/02-add-main-conf.patch	1970-01-01 01:00:00.000000000 +0100
+++ connman-1.7/debian/patches/02-add-main-conf.patch	2012-08-29 23:39:23.000000000 +0100
@@ -0,0 +1,102 @@
+Description: <short summary of the patch>
+ TODO: Put a short summary on the line above and replace this paragraph
+ with a longer explanation of this change. Complete the meta-information
+ with other relevant fields (see below for details). To make it easier, the
+ information below has been extracted from the changelog. Adjust it or drop
+ it.
+ .
+ connman (1.3-0co1) bohea; urgency=low
+ .
+   * New upstream release.
+ .
+   [ Sjoerd Simons ]
+   * debian/connman.links:
+     * Enable connman to start as part of the multi-user.target and activatable
+       via dbus.
+   * Put the connman tests in /usr/share/connman/tests
+   * Add a connman-tests package that includes the connman test scripts
+Author: Hector Oron <[email protected]>
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+Index: connman-1.6/src/main.conf
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ connman-1.6/src/main.conf	2012-08-29 23:39:11.000000000 +0100
+@@ -0,0 +1,65 @@
++[General]
++
++# Set input request timeout. Default is 120 seconds
++# The request for inputs like passphrase will timeout
++# after certain amount of time. Use this setting to
++# increase the value in case of different user
++# interface designs.
++# InputRequestTimeout = 120
++
++# Set browser launch timeout. Default is 300 seconds
++# The request for launching a browser for portal pages
++# will timeout after certain amount of time. Use this
++# setting to increase the value in case of different
++# user interface designs.
++# BrowserLaunchTimeout = 300
++
++# Enable background scanning. Default is true.
++# Background scanning will start every 5 minutes unless
++# the scan list is empty. In that case, a simple backoff
++# mechanism starting from 10s up to 5 minutes will run.
++# BackgroundScanning = true
++
++# List of Fallback timeservers separated by ",".
++# These timeservers are used for NTP sync when there are
++# no timeserver set by the user or by the service.
++# These can contain mixed combination of fully qualified
++# domain names, IPv4 and IPv6 addresses.
++# FallbackTimeservers =
++
++# List of fallback nameservers separated by "," appended
++# to the list of nameservers given by the service. The
++# nameserver entries must be in numeric format, host
++# names are ignored.
++# FallbackNameservers =
++
++# List of technologies that are marked autoconnectable
++# by default, separated by commas ",". The default value
++# for this entry when empty is ethernet,wifi,cellular.
++# Services that are automatically connected must have been
++# set up and saved to storage beforehand.
++# DefaultAutoConnectTechnologies =
++
++# List of preferred technologies from the most preferred
++# one to the least preferred one separated by commas ",".
++# Services of the listed technology type will be tried one
++# by one in the order given, until one of them gets connected
++# with state 'online' or they are all tried. A service of a
++# preferred technology type in state 'ready' will get the
++# default route when compared to a non-preferred type; a
++# service of a preferred technology type in state 'online'
++# will get the default route when compared to either a
++# non-preferred type or a preferred type in state 'ready'.
++# PreferredTechnologies =
++
++# List of blacklisted network interfaces separated by ",".
++# Found interfaces will be compared to the list and will
++# not be handled by connman, if their first characters
++# match any of the list entries. Default value is
++# vmnet,vboxnet,virbr.
++# NetworkInterfaceBlacklist = vmnet,vboxnet,virbr
++
++# Allow connman to change the system hostname. This can
++# happen for example if we receive DHCP hostname option.
++# Default value is true.
++# AllowHostnameUpdates = true
diff -Naur connman-1.0/debian/patches/05-dont-change-hostname-on-dhcp.patch connman-1.7/debian/patches/05-dont-change-hostname-on-dhcp.patch
--- connman-1.0/debian/patches/05-dont-change-hostname-on-dhcp.patch	1970-01-01 01:00:00.000000000 +0100
+++ connman-1.7/debian/patches/05-dont-change-hostname-on-dhcp.patch	2012-08-13 23:04:39.000000000 +0100
@@ -0,0 +1,21 @@
+From e7a3bf03409df6c7d591f37379bff0e898147078 Mon Sep 17 00:00:00 2001
+From: Gustavo Padovan <[email protected]>
+Date: Mon, 13 Aug 2012 15:30:37 -0300
+Subject: [PATCH 3/3] Do not allow ConnMan to update hostname on dhcp
+
+---
+ src/main.conf | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/main.conf b/src/main.conf
+index 67275da..d3fde41 100644
+--- a/src/main.conf
++++ b/src/main.conf
+@@ -62,4 +62,4 @@
+ # Allow connman to change the system hostname. This can
+ # happen for example if we receive DHCP hostname option.
+ # Default value is true.
+-# AllowHostnameUpdates = true
++AllowHostnameUpdates = false
+-- 
+1.7.11.2
diff -Naur connman-1.0/debian/patches/series connman-1.7/debian/patches/series
--- connman-1.0/debian/patches/series	2012-05-25 03:27:50.000000000 +0100
+++ connman-1.7/debian/patches/series	2012-09-20 17:14:57.000000000 +0100
@@ -1 +1,3 @@
 01-init-script-lsb-headers.patch
+02-add-main-conf.patch
+05-dont-change-hostname-on-dhcp.patch
diff -Naur connman-1.0/debian/rules connman-1.7/debian/rules
--- connman-1.0/debian/rules	2012-05-25 03:27:50.000000000 +0100
+++ connman-1.7/debian/rules	2012-08-13 23:08:24.000000000 +0100
@@ -10,12 +10,14 @@
 override_dh_auto_configure:
 	dh_auto_configure \
 		-- \
+		--enable-test \
 		--enable-threads \
 		--enable-openconnect \
 		--with-openconnect=/usr/sbin/openconnect \
 		--enable-openvpn \
 		--with-openvpn=/usr/sbin/openvpn \
 		--with-systemdunitdir=/lib/systemd/system \
+                --sysconfdir=/etc/connman \
 		--enable-polkit
 
 override_dh_install:

--- End Message ---
--- Begin Message ---
Source: connman
Source-Version: 1.21-1

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.
Shawn Landden <[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: SHA256

Format: 1.8
Date: Mon, 10 Feb 2014 19:40:38 -0800
Source: connman
Binary: connman connman-vpn connman-dev connman-doc
Architecture: source amd64 all
Version: 1.21-1
Distribution: unstable
Urgency: low
Maintainer: Alexander Sack <[email protected]>
Changed-By: Shawn Landden <[email protected]>
Description: 
 connman    - Intel Connection Manager daemon
 connman-dev - Development files for connman
 connman-doc - ConnMan documentation
 connman-vpn - Intel Connection Manager daemon - VPN daemon
Closes: 688238
Changes: 
 connman (1.21-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #688238)
   * Add myself to the list of uploaders.
   * Bump Standards Version to 3.9.5 (no changes required).
   * Build from upstream git:
     - Use dh-autoreconf.
   * Use init-system-helpers/dh-systemd.
   * Split off connman-vpn.
   * Rework descriptions (From Patrik Flykt <[email protected]>).
   * Also install manpage for connmanctl.
   * Add patch to remove obsolete After=syslog.target
     from systemd service file:
     - debian/patches/0001-remove-After-syslog.target-obsolete.patch
Checksums-Sha1: 
 aed7f96a62a92a0571eb6c67ac2581dbd2d9074e 2222 connman_1.21-1.dsc
 d86def5830061b437cb3129563abb374a4595200 574726 connman_1.21.orig.tar.gz
 b76a0f38e643b00a88b9b3822b5763e54ea9a544 10092 connman_1.21-1.debian.tar.xz
 880b506b123f27bc4002da0a5804e0c71e94e1a4 323268 connman_1.21-1_amd64.deb
 e28b69cb5a748ada5cc83433aa9e7d859c3f3652 104510 connman-vpn_1.21-1_amd64.deb
 5bcf360114b69bb9d2cc8aed360ac05f9305ed2a 23330 connman-dev_1.21-1_amd64.deb
 8022973b04a350522284d75e35a16e7b63075879 57384 connman-doc_1.21-1_all.deb
Checksums-Sha256: 
 410107104b8310bdc4c612abcf1c2ec291532c2f5ebf76572068b60989f1225d 2222 
connman_1.21-1.dsc
 bfb4f2af3c57f5c64a27af2cde5d2a166668149ab139b8ba41cdbeffd7a6a6f4 574726 
connman_1.21.orig.tar.gz
 85c00fe022ba280f40c0afd9feaa3741ba3b7608e592a1df6fa01978478c3904 10092 
connman_1.21-1.debian.tar.xz
 3556c53946a48095a9e49eb2aaf3989314d68125067a74cbc968a31ee03fdcae 323268 
connman_1.21-1_amd64.deb
 054e80619f822236738d8bfbc2a610c82f20679a5e27ccd913ffec44245dce6d 104510 
connman-vpn_1.21-1_amd64.deb
 cc585344070085e67d56ecee76042860c571f4e94fc9de7079454455f3c6da42 23330 
connman-dev_1.21-1_amd64.deb
 3f7ce0cde5783685aa282781386b3411f3266e5adcfe268e71470c1a1aec070a 57384 
connman-doc_1.21-1_all.deb
Files: 
 3b9c96d96eae291a5a4b8a08ad2cf0f5 2222 net optional connman_1.21-1.dsc
 14cc40636eb24d22c9c78065059ba69e 574726 net optional connman_1.21.orig.tar.gz
 7e7bcaf554bff80b9cc9ccb91d9f78ef 10092 net optional 
connman_1.21-1.debian.tar.xz
 bd4377e4b7b6676f8355bbc861cf6fea 323268 net optional connman_1.21-1_amd64.deb
 0f2d18cb44ac7677fa7e5d2bd540a10c 104510 net optional 
connman-vpn_1.21-1_amd64.deb
 dbf7818aaa84a61f2f6b1fc696198050 23330 devel optional 
connman-dev_1.21-1_amd64.deb
 9baec05fc0a25e8a564fc4aac7427ea7 57384 doc optional connman-doc_1.21-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTDj+VAAoJEHQmOzf1tfkTsCMP/iVZ779U6VTH/WDYNpcQq96P
ctnQA+9uT7bbq9s5ZQPtal7XJYcyoUJDU7sBIJD62dETH/VQH+WArE7M+MTYLO9T
/7uJNWl8r/l/o1LbK7qHDS8dE8igLYiH+rzRkd8qYukU7sI56evTPpZcmH/ma7Dk
iXOaslClW54/USCdFXRy1rDrtnCsqkNbOau6+ipub3K0uByS1ZHzeBQ/l2TpvafZ
MXs9+fQAn1qWvdsXj6ORoETLPuN12HtFNRDu3f4G2VyTX4Z07FPEVRRioIcoEIc9
PqXAdx/72a76TwSHQu1xEMK6nJd4fd6xDGllCiwscBG9RfO6UParnqI4FIzCPYV9
VdjKxipc2cywJtX6NYDxm3upRTqn7Cn0ZzB9hcq1Cr+gL67AGI5h+XN6kCeijpI/
vk5WmNvoNHRtKTstI/HO9SVvJdag5mMkrXCufkSEQ4AaX6e1WAtWDnCunBzRoq9L
HBmfG+hDfNVIS9j9qhxvIG/ui77+ouAFFnwHdgeMbisQ0+6WJf5dQpt+Bpkiavr3
ROW0pM8HjY1qOMbbedID7DEg9P/62bU7AjX6jcSZZUMvNQTAWx7n5sDVOwqCJkeG
yFDbrgdyxFhHxNm7KiZ7hc1aJu6uFaehR/Mqb7gNvOQjSnY66nyEGvA0XtYCVJY6
Bc1SOpsgtslkKEuq8v2T
=Gi3J
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to