lp:ubuntu/oneiric-proposed/ifupdown

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric-proposed/ifupdown
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Abandoned

Recent revisions

57. By Scott Moser

use 'ifquery' in if-up.d/upstart rather than parsing interfaces
manually. This fixes issue where devices with 'auto' but without a
config stanza would be blocked on (LP: #850226).

56. By Scott Moser

releasing version 0.7~alpha5.1ubuntu4

55. By Colin Watson

releasing version 0.7~alpha5.1ubuntu3

54. By Clint Byrum

Document what events are emitted properly. (LP: #819928)

53. By Loïc Minier

* Rename Vcs-* to XS-Debian-Vcs-*.
* Close mkdir's stderr when creating
  /var/run/network/static-network-up-emitted to silence (expected) error on
  second run.

52. By Colin Watson

* Resynchronise with Debian experimental. Remaining changes:
  - ifupdown.nw: Use 100 as default route metric unless an explicit metric
    parameter is set in /etc/network/interface.
  - ifupdown.nw: Add 'ipv4ll' method which uses avahi-autoipd to bring up
    an interface with an IPv4 link-layer address from 169.254.0.0/16 (aka
    'Zeroconf').
  - Add iniparser3.0b sources (dictionary.c, dictionary.h, iniparser.c,
    iniparser.h), to let ifupdown avoid auto-up/down of interfaces if
    network-manager's ifupdown plugin is in managed=true mode.
  - Add a new query interface, 'ifquery', that can be used by upstart
    hooks to ask for the list of possible interfaces that they might need
    to bring up.
  - debian/ifupdown.network-interface.upstart: Replace the init scripts
    with a per-interface Upstart job.
  - debian/ifupdown.networking.upstart: Add a "networking" job that
    partially replaces the networking init script from netbase.
  - debian/control: Bump build-dependency on debhelper for Upstart-aware
    dh_installinit.
  - debian/rules: Due to debhelper always adding /etc/init.d symlinks, we
    must manually remove /etc/init.d/networking for as long as netbase
    still provides it.
  - Add if-up and if-down scripts to emit Upstart events when interfaces
    come up and go down.
  - debian/ifupdown.network-interface-security.upstart: Ensure apport is
    started before interfaces are brought up by either ifupdown or
    network-manager.
  - debian/postinst: If the loopback interface is missing from the config
    in /etc/network/interfaces, add it on upgrade.
  - debian/ifupdown.preinst: Since files in /etc were not conffiles in
    lucid, and /etc/network/if-up.d/upstart and
    /etc/init/network-interface.conf changed between lucid final and
    maverick, add extra handling to avoid spurious conffile prompts.
* Backport from upstream Mercurial repository:
  - Add initial DHCPv6 support (LP: #733547).

51. By Clint Byrum

[Scott Moser]
* debian/ifupdown.upstart.if-up: emit static-network-up when all auto
  network interfaces are up. (LP: #810044)

[ Clint Byrum ]
* debian/rules: dh_installinit has changed and exposes that the
  network-interface-security job should also have --noscripts

50. By Kees Cook

debian/ifupdown.network-interface{,-security}.upstart: handle race
condition when loading AppArmor profiles for interfaces (LP: #689892).

49. By Steve Langasek

debian/ifupdown.preinst: since files in /etc were not conffiles in
lucid, and /etc/network/if-up.d/upstart and
/etc/init/network-interface.conf changed between lucid final and
maverick, add extra handling to avoid spurious conffile prompts.
LP: #620956.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/ifupdown
This branch contains Public information 
Everyone can see this information.

Subscribers