[ubuntu/lucid] network-manager 0.8~rc2-0ubuntu1 (Accepted)
Tony Espy
espy at ubuntu.com
Wed Jan 20 22:00:25 GMT 2010
network-manager (0.8~rc2-0ubuntu1) lucid; urgency=low
* upstream snapshot 2009-11-12 01:22:59 (GMT)
+ 420ea0220c29a45337e239e4c53250a6989160a3
- ppp: allow update of ppp secrets in all ACTIVATING stages (LP: #432205)
- core: validate pidfile and quit early if NM is already running (rh #517362)
- core: preserve wifi and networking enabled/disabled states (bgo #582447)
- libnm-util: don't allow blank or NULL VPN items or secrets (rh #532084)
* upstream 0.8-rc1 release
- libnm-util: client cert shouldn't be required to set priv key (bgo #585570)
- wifi: poll rfkill status for ipw2x00 devices
- ppp: increase PPPoE pppd timeout to 30 seconds (debug)
- wifi: don't allow scan requests when associating
- wifi: ensure wifi devices are enabled on wakeup if not rfkilled
- libnm-util: handle PEM files without ending newline (rh #507315)
- system-settings: cache secrets to protect against nm_connection_clear_secrets
- dnsmasq: VPN DNS fixes (LP #389006)
- system-settings: fix crash when deleting wired connections
- modem: subsitute known-good nameservers if PPP doesn't return any (LP: #434477)
- core: clear invalid tag on failed connections when sleeping (LP: #456362)
- wwan: unable to bring up mobile-broadband system connection (LP: #483773)
- 8021x: fixed problems with invalid connection / client-certs (LP: #245184)
* upstream 0.8-rc2 release
- po: update italian translation (bgo #595673)
- core: fix error when parsing state file for WirelessEnabled fails
- libnm-util: fix potential crash when encrypting fails
- modem: ensure deactivation on disable only happens on disable
- modem: ensure device is deactivated if the modem is disabled
underneath NM
- modem: enable modem before connecting if required
- libnm-glib: add WWAN enable/disable support
- manager: add WWAN enable/disable support
- modem: proxy the ModemManager Enabled property
- manager: generalize rfkill operations
- core: add statefile support for WWAN devices
- udev: add support for other types of rfkill switches
- core: generalize interface for enabling/disabling devices
- modem: fix enable/disable/disconnect flow
- system-settings: Fix using hostname from DHCP
- libnm-util: client certificate should not be required to set
private key (bgo #585570)
[ Alexander Sack <asac at ubuntu.com> ]
* allow daily builds to be filed against ubuntu bug system;
to allow this we add report['CrashDB'] = 'ubuntu' to the apport
hook
- update debian/source_network-manager.py
* attach list of system-connection configuration files in apport hook
- update debian/source_network-manager.py
[ Mathieu Trudel <mathieu.tl at gmail.com> ]
* updated pkcs11 smartcard patch
- updated debian/patches/lp120363_smartcard_pkcs11.patch
* updated signals patch for apport
- updated debian/patches/70_lp145653_no_sigaction_for_crashes.patch
* add new nm_setting_olpc_mesh_new symbol to libnm-util1.symbols
- update debian/libnm-util1.symbols
* add new nm_client_wwan* symbols to libnm-glib2.symbols
- update libnm-glib2.symbols
[ Tony Espy <espy at ubuntu.com> ]
* add logic to map '~rc' versions to '-rc' tag format used upstream. This
allows the upstream tags to be used, while managing to keep the version
numbers less than the final release version.
- update debian/rules
Date: Wed, 20 Jan 2010 09:51:19 -0500
Changed-By: Tony Espy <espy at ubuntu.com>
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Alexander Sack <asac at ubuntu.com>
https://launchpad.net/ubuntu/lucid/+source/network-manager/0.8~rc2-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 20 Jan 2010 09:51:19 -0500
Source: network-manager
Binary: network-manager network-manager-dev libnm-glib2 libnm-glib-dev libnm-util1 libnm-util-dev
Architecture: source
Version: 0.8~rc2-0ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Tony Espy <espy at ubuntu.com>
Description:
libnm-glib-dev - network management framework (GLib interface)
libnm-glib2 - network management framework (GLib shared library)
libnm-util-dev - network management framework (development files)
libnm-util1 - network management framework (shared library)
network-manager - network management framework daemon
network-manager-dev - network management framework (development files)
Changes:
network-manager (0.8~rc2-0ubuntu1) lucid; urgency=low
.
* upstream snapshot 2009-11-12 01:22:59 (GMT)
+ 420ea0220c29a45337e239e4c53250a6989160a3
- ppp: allow update of ppp secrets in all ACTIVATING stages (LP: #432205)
- core: validate pidfile and quit early if NM is already running (rh #517362)
- core: preserve wifi and networking enabled/disabled states (bgo #582447)
- libnm-util: don't allow blank or NULL VPN items or secrets (rh #532084)
.
* upstream 0.8-rc1 release
- libnm-util: client cert shouldn't be required to set priv key (bgo #585570)
- wifi: poll rfkill status for ipw2x00 devices
- ppp: increase PPPoE pppd timeout to 30 seconds (debug)
- wifi: don't allow scan requests when associating
- wifi: ensure wifi devices are enabled on wakeup if not rfkilled
- libnm-util: handle PEM files without ending newline (rh #507315)
- system-settings: cache secrets to protect against nm_connection_clear_secrets
- dnsmasq: VPN DNS fixes (LP #389006)
- system-settings: fix crash when deleting wired connections
- modem: subsitute known-good nameservers if PPP doesn't return any (LP: #434477)
- core: clear invalid tag on failed connections when sleeping (LP: #456362)
- wwan: unable to bring up mobile-broadband system connection (LP: #483773)
- 8021x: fixed problems with invalid connection / client-certs (LP: #245184)
.
* upstream 0.8-rc2 release
- po: update italian translation (bgo #595673)
- core: fix error when parsing state file for WirelessEnabled fails
- libnm-util: fix potential crash when encrypting fails
- modem: ensure deactivation on disable only happens on disable
- modem: ensure device is deactivated if the modem is disabled
underneath NM
- modem: enable modem before connecting if required
- libnm-glib: add WWAN enable/disable support
- manager: add WWAN enable/disable support
- modem: proxy the ModemManager Enabled property
- manager: generalize rfkill operations
- core: add statefile support for WWAN devices
- udev: add support for other types of rfkill switches
- core: generalize interface for enabling/disabling devices
- modem: fix enable/disable/disconnect flow
- system-settings: Fix using hostname from DHCP
- libnm-util: client certificate should not be required to set
private key (bgo #585570)
.
.
[ Alexander Sack <asac at ubuntu.com> ]
* allow daily builds to be filed against ubuntu bug system;
to allow this we add report['CrashDB'] = 'ubuntu' to the apport
hook
- update debian/source_network-manager.py
* attach list of system-connection configuration files in apport hook
- update debian/source_network-manager.py
.
[ Mathieu Trudel <mathieu.tl at gmail.com> ]
* updated pkcs11 smartcard patch
- updated debian/patches/lp120363_smartcard_pkcs11.patch
* updated signals patch for apport
- updated debian/patches/70_lp145653_no_sigaction_for_crashes.patch
* add new nm_setting_olpc_mesh_new symbol to libnm-util1.symbols
- update debian/libnm-util1.symbols
* add new nm_client_wwan* symbols to libnm-glib2.symbols
- update libnm-glib2.symbols
.
[ Tony Espy <espy at ubuntu.com> ]
* add logic to map '~rc' versions to '-rc' tag format used upstream. This
allows the upstream tags to be used, while managing to keep the version
numbers less than the final release version.
- update debian/rules
Checksums-Sha1:
d77af5c9ba487440e8406bce42e9ed08b0787ce5 2376 network-manager_0.8~rc2-0ubuntu1.dsc
51ef56ed2791855fed4045acc28309432fb61d48 1074027 network-manager_0.8~rc2.orig.tar.gz
e2ec765b912baf231fc31671d760941a902226c0 49492 network-manager_0.8~rc2-0ubuntu1.diff.gz
Checksums-Sha256:
7c9ff34f32e4445c2e063b3ddde7aa37799b3216675495468a634e9247b8a928 2376 network-manager_0.8~rc2-0ubuntu1.dsc
737c9e4a5d63809e3d6ceaa1740aac67d93c5f5c06c2596573b1cb0297c33c8a 1074027 network-manager_0.8~rc2.orig.tar.gz
6b05e76ecaa0fd2b84bb9cfd6789e773e65b12606055b6b963cd1eeedbaecd2e 49492 network-manager_0.8~rc2-0ubuntu1.diff.gz
Files:
f40b77d7d346838ebfc6fd2e230c9e49 2376 net optional network-manager_0.8~rc2-0ubuntu1.dsc
fe4ff8ba179253fad42f5bda4fa0f197 1074027 net optional network-manager_0.8~rc2.orig.tar.gz
d890111fc67de42bf35b0050c1ff67b7 49492 net optional network-manager_0.8~rc2-0ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 245184 432205 434477 456362 483773
Original-Maintainer: Riccardo Setti <giskard at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBAgAGBQJLV3xuAAoJEKBE/gcUDGZknBYQAIVJ9b3qPEANjPGJBmuJdoQy
8qZ0YOmgj/qeRewEjPAQiqeUA7bgxa2jPovSrlq9DZ7xad4ncC3L/W89Zap7sAhy
l7l03ooQ6FhHj5cpljiBGtFjdD+TSmb3CCV6Z/6oxjwxnbKHGjSDQavWhVNCZTgB
u88fFFojKQ3hpzc+lSPDkMMt5/CRBSbRrCCw0Vd9xPZNnLbdhijI/ArfYIyTjLZd
8X1J+4jriIhPmg6pu0myQiKxyGDhVTlN6ko13teACdEf3RrTDcM4okhQzAnbgdXG
jpQivPzxZDjfVc4mP0NjOczSPsWIdZm9Pp8TE5ZFuRoPoqGseGhiFS+IbHkzxQ2i
a5jtaQ9i7sNGI93rmLRXRZBp7SOJmIEjU2t1S/r+3FQp/MZbwr6SmLZO6vnnOtqO
7vu0AVwQNxqXWXRJhnOWumIWtKEhUeJAV0Oa6dBkb3NhDNovSDMSgUetF/6SZMzq
msRHjjHgX6bTAaJcYZxvH8YBSETc0S3Dg2OQUWO0iAakKnnke2sN7s/MIxoyQwby
RSW3uEtQCs1rhJbuvTnRFqEKU1JK4TP7xlaVodqfhimkmXAHAit/VhiOglH5hay6
pZtRLF73y77TMSvuzbHZCR4iQNqUXxst7ARBVXbfi5/KwtOn9DSu23w+cTNbfPoc
JpKRIYIEGc9ntVyjFoIw
=dbrm
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list