lp:ubuntu/oneiric/wicd

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/wicd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

19. By David Paleino

* debian/patches/:
  - 26-support_etc-network_scripts.patch refreshed, /etc/network/
    scripts should now be properly supported (Closes: #579497)
  - 31-dont_crash_on_notification_exceptions.patch added
    (Closes: #569755, #587303)
  - 32-prefer_gksu.patch added (Closes: #575403)
  - 33-deepcopy_python27_fixes.patch backported from Ubuntu,
    thanks to Matthieu Baerts (LP: #602825)
  - 34-dont_save_useless_config.patch added: don't save link quality,
    signal strength and bitrates in the configuration files.
    (Closes: #612918)
  - 35-restrict_netmode_characters.patch added, don't crash
    if the network mode is not what we expect. Thanks to Julien
    Blache for the patch (Closes: #550957)
* debian/control:
  - removed depedency on python-iniparse from wicd-daemon
  - removed Build-Depends on quilt
  - fixed typo in long description, thanks to Martin Eberhard Schauer
    (Closes: #611567)
  - bump Standards-Version to 3.9.1, no changes needed
  - use Breaks+Replaces instead of Conflicts+Replaces
* debian/rules:
  - don't use "--with quilt" anymore
* debian/po/pt_BR.po added: debconf translation for Brazilian
  Portuguese, thanks to Adriano Rafael Gomes (Closes: #594266)
* debian/wicd-daemon.config: don't ask if all users are already
  in the netdev group (Closes: #588078)
* debian/wicd-cli.8: explain -w/--save and -m/--name (Closes: #583586)
* debian/wicd-daemon.wicd.init, export $PATH, makes the daemon work
  in a clean environment. Thanks to Peter Palfrader (Closes: #604810)
* debian/wicd-curses.postrm: redirect stderr (Closes: #605338)

18. By Matthieu Baerts

* debian/patches/
 - Added 31-deepcopy+python27-fixes.patch for python 2.7
   (credit to Archlinux and Remy Oudompheng - LP: #602825)

17. By David Paleino

* debian/patches/series:
  - 26-support_etc-network_scripts.patch disabled, needs more proper
    support (reopen #579497)

16. By David Paleino

* Urgency high because of RC #582980
* debian/patches:
  - 25-use_dhcpcd_also_in_Debian.patch refreshed, to make it work
    again with dhcpcd. Thanks to Brad Jorsch (Closes: #582980)
  - 30-make_connection_info_selectable.patch added (Closes: #571579)

15. By David Paleino

* debian/control:
  - fixed package descriptions (Closes: #574152)
* debian/patches/:
  - 23-fix_script_macro_expansion.patch ported from upstream,
    fixes bug in script macro expansion.
  - 24-wait_for_DHCP_client.patch added, waits for DHCP's client
    process to end, avoiding zombie processes. Thanks to Marin
    Ivanov for the patch! (Closes: #537195)
  - 25-use_dhcpcd_also_in_Debian.patch added: upstream changed
    the client from dhcpcd to dhcpcd-bin. This patch reverts it,
    so that defaults in /etc/default/dhcpcd are still observed.
    (Closes: #578014)
  - 26-support_etc-network_scripts.patch added, support /etc/network/
    hierarchy for connection scripts (Closes: #579497)
  - 27-fix_resolv.conf_perms.patch added, make sure dhclient.conf has
    0644 permissions (Closes: #582798)
  - 28-announce_dhclient.conf.template.patch added, describe
    /etc/wicd/dhclient.conf.template in wicd(8) (Closes: #582817)
  - 29-document_variables_passed_to_scripts.patch added (Closes: #570891)
* debian/NEWS.Debian updated to announce /etc/wicd/dhclient.conf.template

14. By David Paleino

Fix RC bug: daemon doesn't start anymore because copy.deepcopy()
fails with the iniparse object, coming from 20-use_iniparse.patch.
Bug 568326 reopened. (Closes: #572599)

13. By David Paleino

* debian/rules:
  - pass --install-layout=deb to python setup.py install
    (Closes: #565536)
* debian/control:
  - break circular dependency, make wicd-daemon only Recommend the
    clients. (Closes: #565608)

12. By David Paleino

* debian/control:
  - updated my email address
  - DMUA removed
* debian/config: add --quiet to adduser, don't show messages if
  user is already in netdev (Closes: #556182)
* debian/patches/:
  - 07-workaround_urwid_API_change.patch added, handle API change
    between python-urwid 0.9.8.4 and python-urwid 0.9.9
    (Closes: #557462)
  - 08-fix_help_message.patch added, fix minor issue with help
    message of wicd-curses
  - 09-allow_empty_DNS.patch added, one might run a local
    forwarder and 127.0.0.1 wouldn't work (Closes: #552598)
  - 10-order_scripts_directories.patch added, scripts were run
    in a random order (python's os.listdir())
  - 11-fix_gui_showing_from_tray.patch added, raises the GUI
    also when it was trayed in an iconified state (Closes: #549625)
* debian/links removed, debian/manpages added (Closes: #557173)

11. By David Paleino

* debian/po/ja.po updated (Closes: #554838)
* debian/patches/06-dont_bomb_out_on_configparser_error.patch added
  (Closes: #554949)

10. By David Paleino

* debian/po/ja.po added, thanks to Hideki Yamane (Closes: #546231)
* debian/control:
  - remove Conflict on network-manager, since both can be used at
    the same time, provided they don't try to control the same
    interface (Closes: #548978)
  - added dependency on dbus (Closes: #540331, #551605)
* debian/patches/05-use_binsh.patch added (Closes: #549443)

Branch metadata

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

Subscribers