[ubuntu/natty] network-manager 0.8.4~git.20110228t143901.5cdded6-0ubuntu1 (Accepted)

Mathieu Trudel-Lapierre mathieu-tl at ubuntu.com
Fri Mar 4 16:00:33 UTC 2011


network-manager (0.8.4~git.20110228t143901.5cdded6-0ubuntu1) natty; urgency=low

  * upstream snapshot 2011-02-28 14:39:01 (GMT) (LP: #726820)
    + 5cdded6b66bdc371acb29e76187b174c55c11470
    - docs: explicitly list libnm-glib objects
    - libnm-util: fix parameter name for docs generator
    - api: add missing Settings.System D-Bus interface bits
    - ifcfg-rh: get rid of LAST_CONNECT
    - core/libnm-glib: don't touch files in /etc when updating timestamps
    - release: bump version to 0.8.3.996 (0.8.4-beta2)
    - api: document more VPN connection failure codes (bgo #643324)
    - libnm-util: silently ignore non-secrets when updating connection secrets
    - libnm-util: fix updating secrets (rh #680385)
    - keyfile: fix tests for no-longer-required serial and PPP settings
    - ip6: fail activation if addrconf fails to start
    - core: don't require serial and PPP settings for mobile broadband
    - ppp: fix warning when PPP support is disabled
    - libnm-util: bump version for several recent changes
    - release: bump version to 0.8.3.995 (0.8.4-beta1)
    - release: update NEWS with changes since 0.8.2
    - libnm-util: fix updating secrets
    - core: flush IPv6 routes even if configuration failed (bgo #641333)
      (LP: #704812)
    - libnm-util: remove GObject Introspection annotations
    - gentoo: simplify OpenRC detection
    - libnm-util: add nm_connection_diff()
    - dns: fix up updating resolv.conf (rh #672282)
    - Revert "libnm-glib: return enums for NMAccessPoint flags accessors"
    - build: allow disabling PPP support at build time
    - core: fix dbus-glib crash on shutdown with systemd
    - libnm-glib: return enums for NMAccessPoint flags accessors
    - libnm-util: fix description of bluetooth setting type property
    - test: don't crash libnm-glib if there are no devices for an active
      connection
    - test: don't crash libnm-glib-test if there aren't any APs
  * debian/patches/revert_52f2295.patch: dropped, fixed upstream.
  * debian/libnm-util1.symbols: adding new symbols introduced upstream:
    - nm_connection_diff
    - nm_setting_diff
  * debian/patches/fix_sorting_connections_w_tstamp_3194cb9.patch: fix sorting
    connections following upstream commit 7d707bd, which is necessary for auto
    activations.
  * debian/patches/dnsmasq_conffile_conn_sharing.patch: don't pass a bogus conf
    file to dnsmasq, just pass no file parameter (LP: #725041)
  * debian/rules: enable build-time tests. (LP: #727395)
  * debian/patches/70_lp145653_no_sigaction_for_crashes.patch: add .pc file
    generated by quilt to POTFILES.skip, otherwise the build will fail due to
    the tests we now run detecting a localizable file missing from templates.

Date: Fri, 04 Mar 2011 10:53:59 -0500
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Mathieu Trudel-Lapierre <mathieu.tl at gmail.com>
https://launchpad.net/ubuntu/natty/+source/network-manager/0.8.4~git.20110228t143901.5cdded6-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 04 Mar 2011 10:53:59 -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.4~git.20110228t143901.5cdded6-0ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl 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)
Launchpad-Bugs-Fixed: 704812 725041 726820 727395
Changes: 
 network-manager (0.8.4~git.20110228t143901.5cdded6-0ubuntu1) natty; urgency=low
 .
   * upstream snapshot 2011-02-28 14:39:01 (GMT) (LP: #726820)
     + 5cdded6b66bdc371acb29e76187b174c55c11470
     - docs: explicitly list libnm-glib objects
     - libnm-util: fix parameter name for docs generator
     - api: add missing Settings.System D-Bus interface bits
     - ifcfg-rh: get rid of LAST_CONNECT
     - core/libnm-glib: don't touch files in /etc when updating timestamps
     - release: bump version to 0.8.3.996 (0.8.4-beta2)
     - api: document more VPN connection failure codes (bgo #643324)
     - libnm-util: silently ignore non-secrets when updating connection secrets
     - libnm-util: fix updating secrets (rh #680385)
     - keyfile: fix tests for no-longer-required serial and PPP settings
     - ip6: fail activation if addrconf fails to start
     - core: don't require serial and PPP settings for mobile broadband
     - ppp: fix warning when PPP support is disabled
     - libnm-util: bump version for several recent changes
     - release: bump version to 0.8.3.995 (0.8.4-beta1)
     - release: update NEWS with changes since 0.8.2
     - libnm-util: fix updating secrets
     - core: flush IPv6 routes even if configuration failed (bgo #641333)
       (LP: #704812)
     - libnm-util: remove GObject Introspection annotations
     - gentoo: simplify OpenRC detection
     - libnm-util: add nm_connection_diff()
     - dns: fix up updating resolv.conf (rh #672282)
     - Revert "libnm-glib: return enums for NMAccessPoint flags accessors"
     - build: allow disabling PPP support at build time
     - core: fix dbus-glib crash on shutdown with systemd
     - libnm-glib: return enums for NMAccessPoint flags accessors
     - libnm-util: fix description of bluetooth setting type property
     - test: don't crash libnm-glib if there are no devices for an active
       connection
     - test: don't crash libnm-glib-test if there aren't any APs
   * debian/patches/revert_52f2295.patch: dropped, fixed upstream.
   * debian/libnm-util1.symbols: adding new symbols introduced upstream:
     - nm_connection_diff
     - nm_setting_diff
   * debian/patches/fix_sorting_connections_w_tstamp_3194cb9.patch: fix sorting
     connections following upstream commit 7d707bd, which is necessary for auto
     activations.
   * debian/patches/dnsmasq_conffile_conn_sharing.patch: don't pass a bogus conf
     file to dnsmasq, just pass no file parameter (LP: #725041)
   * debian/rules: enable build-time tests. (LP: #727395)
   * debian/patches/70_lp145653_no_sigaction_for_crashes.patch: add .pc file
     generated by quilt to POTFILES.skip, otherwise the build will fail due to
     the tests we now run detecting a localizable file missing from templates.
Checksums-Sha1: 
 91fe3d98e58094eb97fe33abadc7cb4211139d1c 2643 network-manager_0.8.4~git.20110228t143901.5cdded6-0ubuntu1.dsc
 ba3c0348bd7842f705347c8274814903e20718ef 1586652 network-manager_0.8.4~git.20110228t143901.5cdded6.orig.tar.gz
 91caa19d7dcc26a604f6520b298cb869f24c684d 60724 network-manager_0.8.4~git.20110228t143901.5cdded6-0ubuntu1.diff.gz
Checksums-Sha256: 
 17e235db273a828b20f77180fc2610bb95acf266a13ec53d46693a161b45683d 2643 network-manager_0.8.4~git.20110228t143901.5cdded6-0ubuntu1.dsc
 03b1a33db673aedaae7a5a131fc722813e1ba66ffb63fb0d961be6231bd600ff 1586652 network-manager_0.8.4~git.20110228t143901.5cdded6.orig.tar.gz
 2ba4adc5e4b5b9b1cde7b47deed7645a990dd6822b598291087589ec22bf8e1a 60724 network-manager_0.8.4~git.20110228t143901.5cdded6-0ubuntu1.diff.gz
Files: 
 1350e2fe4c5df185f59d4eedb0eefd8b 2643 net optional network-manager_0.8.4~git.20110228t143901.5cdded6-0ubuntu1.dsc
 9e12edc8c7568058a8afd7fa2aa2d349 1586652 net optional network-manager_0.8.4~git.20110228t143901.5cdded6.orig.tar.gz
 5f60917207440a851d81e70550f6fbf8 60724 net optional network-manager_0.8.4~git.20110228t143901.5cdded6-0ubuntu1.diff.gz
Original-Maintainer: Riccardo Setti <giskard at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJNcQtBAAoJEMEmM+HuAYyTk/oP/AmfSxf6s1MP7YK34tt54J4h
rll6TK14DF2fpTpVQLXJUl7ipHA9ZjLzIMJHF4jCtkRrRWmVOey8djR5BPWQI16g
LDkZlu5RPMfWcY/QsVTqUxwulIWqEnwXx9X8D9i5JwZvb5YS/+HZZxdEJ3eYjNLX
IGdvFbwnS3S6big+7FFFUJ75lcvafYZuQnji5cFOmM+uzf3J6reBmu8uP4YbCuit
dhMp5oeB62gPwLSoSVIGEK61Dt4DtSLyRsEzfVGHx/MSPhWZyZ6+cezKDi3AoHFZ
m/lM0/4jlrE98ikJlbYBct8P0VgHQAhJuqbtM29Atute5Uh69nUzK7SZkJmvSRda
jcJEpbzma0HPu0vy3PwST0krNjWNENcCJg/nnSGeC5HWKCxsLw4NToSfEL13lxvh
nLn2oQN8y8p+VIeHGtvKtGqIadmrUJxfgd+3VBWLm2yxqy4qEg7Sfr7Wse9wtqhP
4eEeWGr+IihUsDJp/pMf8IldaBQ6WIqZga6ButAkCkUtBUvmov/Ev7txvTVwabjq
yKQETHOlb3i6qDvXqvkiXHmyTW6ngFcxxMdWAHyM32RQq+hwrXPttuLE0+3Y3D7w
JhOBqFFZreuVrebnEgcxMXfchlbKsqnasnR5SICdy7QbwWNOLoTfjzw8Rp/W0U3W
eJjy1cFwVUGM9L4u/SP4
=PqvJ
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list