lp:ubuntu/feisty/system-tools-backends

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/system-tools-backends
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

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

Recent revisions

31. By Sebastien Bacher

New upstream version

30. By Sebastien Bacher

* New upstream version:
  - Add Guadalinex 4 support
  - Configure static interfaces properly in Debian
* debian/patches/90_from_cvs_fix_static_interface.patch:
  - dropped, fixed with the new version

29. By Sebastien Bacher

* debian/patches/90_from_cvs_fix_static_interface.patch:
  - patch from CVS, fix "static" not being written to the interfaces file
    (Ubuntu: #80622)

28. By Sebastien Bacher

* New upstream version:
  - improvements to extensible config methods
  - fix ipv4ll for ubuntu 7.04
* debian/control.in:
  - updated Maitainer for Ubuntu
* debian/patches/90_from_cvs_fix_ipv4ll_defintion.patch:
  - fixed with the new version

27. By Sebastien Bacher

* debian/patches/90_from_cvs_fix_ipv4ll_defintion.patch:
  - patch from CVS, fix ipv4ll definition

26. By Sebastien Bacher

* New upstream version:
  - Do not try to enable network interfaces twice
  - Update internal DBus to 0.33.4
  - add support for extensible interface configuration methods. This will
    allow to support new configuration methods without needing to modify
    stuff on top of s-t-b
  - add support for extensible wireless key types
  - add initial support for Ubuntu Feisty
  - add ipv4ll support for Ubuntu Feisty
* debian/patches/00_list_feisty_distribution.patch:
  - fixed with the new version
* debian/patches/90_from_cvs_fix_dbus_connect.patch:
  - fixed with the new version
* debian/patches/02_network_method_ipv4ll.patch:
  - dropped, the new upstream version has code for that now

25. By Sebastian Dröge

* debian/control.in:
  + Move Build-Depends-Indep to Build-Depends to fix FTBFS on non-i386

24. By Sebastian Dröge

* debian/control.in:
  + Change architecture to any as it contains arch dependend binaries

23. By Martin Pitt

* Add debian/patches/02_network_method_ipv4ll.patch:
  - Support a new network interface configuration method 'ipv4ll', add
    parsing support for Debian, and export it to liboobs accordingly
    (OOBS_METHOD_IPV4LL, code 3).
  - See https://wiki.ubuntu.com/ZeroConfNetworking spec for details.
* debian/system-tools-backends.prerm: Stop daemon on upgrade, so that it
  will be started in the postinst again.
* debian/system-tools-backends.postinst: Ignore errors from ps when the pid
  file content is invalid.
* Add debian/system-tools-backends.preinst: Stop daemon on upgrades from an
  earlier version than this one, so that we get restart behaviour for those
  upgrades, too.
* debian/rules: Set administrative group to 'root', so that only frontends
  running as root can connect. The previous setting 'admin' didn't ask for
  the user's password, which opened it to virus/trojan horses attacks.
  Closes: LP#59946

22. By Sebastien Bacher

* New upstream version:
  - added a lightweight C/Glib/DBus messages dispatcher,
    improves memory usage *a lot* during inactivity, and allows the
    development of modules in other languages than perl
* Changes from 2.0.0:
  - handle zoneinfo as links
  - do not double escape quotes when running certain commands
  - Improve PPP info parsing in IfacesConfig
  - Fix infinite loop if the chatscript contains tabs
  - Improve NFS shares parsing
  - Use localstatedir to save the pidfile
  - Added Yellow Dog Linux, behaves like FC
  - Improve distribution detection
  - include test-backends in tarballs
* debian/control.in:
  - Build-Depends on libglib2.0-dev (>= 2.4), libdbus-1-dev (>= 0.35),
    libdbus-glib-1-dev (>= 0.35)
* debian/system-tools-backends.init.dbus:
  - updated the daemon file to use
* debian/system-tools-backends.install:
  - install the new system-tools-backends binary
* debian/patches/90_from_cvs_fix_dbus_connect.patch:
  - patch from CVS, fix dbus connection
* debian/watch:
  - updated

Branch metadata

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

Subscribers