Change log for wicd package in Debian

157 of 57 results
Published in experimental-release
wicd (1.7.4+tb2+2019.09.18git2e0ba579-1) experimental; urgency=low

  Upload to experimental to get a broader testing base of the python3 port
  and the dhcpcd5 changes. Not yet fully functional again.

  [ Axel Beckert ]
  * Don't list dhcpcd5 as preferred DHCP client in the alternative
    dependencies list. (Closes: #901592)
  * Replace versioned python build-dependency with an unversioned
    build-dependency on python2.
  * Look for "dhcpcd5" instead of "dhcpcd". (Closes: #852343)
  * Demote alternative list of DHCP clients from a hard dependency to a
    recommendation since in theory wicd can also be used just to switch
    between multiple static configurations. (Also closes: #901592)
  * Package git snapshot to test the port to Python 3. (Closes: #938823)
    + Refresh remaining patches as necessary.
    + Change (build-)dependencies to python3 variants.
    + Switch from python-gobject-2 to python3-gi.
    + Rename python-wicd to python3-wicd.
    + Use pybuild build system.
    + Add patches with all remaining needed changes, especially
      bytes vs string conversions and path issues.
    + Copy the generated wpath.py into the build directory before running
      dh_auto_test, i.e. the test suite.
    + Add some more files (mostly under "other") to debian/clean.
    + Add iw as dependency. iwconfig seems not yet fully replaced though.
    + Vcs-Git: Set branch to python3 until merged into master.
  * Bump debhelper compatibility level to 12.
    + Build-depend on "debhelper-compat (= 12)" to replace debian/compat.
  * Declare compliance with Debian Policy 4.4.1. (No changes needed.)
  * Add "Pre-Depends: ${misc:Pre-Depends}" to wicd-daemon as recommended
    by Lintian.
  * Disable test suite while Python 3 port is still incomplete.

  [ Ondřej Nový ]
  * d/copyright: Change Format URL to correct one

  [ Giap Tran ]
  * Apply patch by Vincent Lefevre to fix auto(re)connect while GUI is
    open. (Closes: #833929)

 -- Axel Beckert <email address hidden>  Mon, 02 Dec 2019 04:47:07 +0100
Published in stretch-release
wicd (1.7.4+tb2-5~deb9u1) stretch; urgency=medium

  * Non-maintainer upload.
  * Rebuild for stretch.

 -- Adrian Bunk <email address hidden>  Tue, 13 Mar 2018 21:38:29 +0200
Published in buster-release
Deleted in buster-release (Reason: None provided.)
Deleted in sid-release (Reason: None provided.)
wicd (1.7.4+tb2-6) unstable; urgency=low

  * Set "Rules-Requires-Root: no".
  * Add debian/duck-override for "moved to" false positive on
    bugs.debian.org.
  * Declare compliance with Debian Policy 4.1.4. (No changes needed.)
  * Apply patch by Wasif Malik to fix "AttributeError in keypress():
    'Text' object has no attribute 'keypress'" in wicd-curses. Thanks
    Wasif! (Closes: #814090)
  * Update Vcs-* headers for move to salsa.debian.org.
  * Bump debhelper compatibility level to 11.
    + Update versioned debhelper build-dependency accordingly.
  * Fix several spelling errors in packaging found by Lintian.
  * Install upstream .service files, but patch them to fix multiple
    lintian warnings and to not disconnect the network connection on
    service stop. (Closes: #789567)
  * Replace dependency on python-gobject with python-gobject-2. (Closes:
    #890179)
  * Replace gksu and gksudo with pkexec and su-to-root. (Closes: #885546)
    + Update and rename patch 32-prefer_gksu.patch accordingly.
    + Recommend policykit-1 or menu (or kde-runtime for kdesu) instead of
      gksu.
  * Add a DEP12 upstream metadata file.
  * Add a note to /etc/default/wicd that the file is ignored if systemd is
    used as init system.

 -- Axel Beckert <email address hidden>  Mon, 23 Apr 2018 01:10:23 +0200

Available diffs

Superseded in buster-release
Superseded in sid-release
wicd (1.7.4+tb2-5) unstable; urgency=medium

  * Add location of Debian derivatives patches in debian/README.source.
  * Declare compliance with Debian Policy 4.1.1.
    + Switch DEP5 copyright format URL to HTTPS.
  * Replace dependencies on "net-tools | ethtool" and "net-tools |
    iproute2" in wicd-daemon with a hard dependency on net-tools and
    suggesting ethtool and iproute2 in python-wicd. Thanks to Neels
    Hofmeyr for the bug report. (Closes: #881225)
  * Switch bugs.debian.org URLs in DEP3 headers to HTTPS and short form.

 -- Axel Beckert <email address hidden>  Sat, 11 Nov 2017 00:18:14 +0100

Available diffs

Superseded in buster-release
Superseded in stretch-release
Superseded in sid-release
wicd (1.7.4+tb2-4) unstable; urgency=medium

  [ Axel Beckert ]
  * Drop old quilt-related contents of debian/README.source and hijack it
    for inter-distribution hints.

  [ Giap Tran ]
  * Add patch to fix wrong Galician translation (Closes: #856690,
    LP: #1689138)
  * Add Vietnamese translation.
  * Change my name to ASCII-compatible variant also in debian/changelog.

 -- Axel Beckert <email address hidden>  Sun, 28 May 2017 22:20:00 +0200

Available diffs

Superseded in stretch-release
Superseded in sid-release
wicd (1.7.4+tb2-3) unstable; urgency=medium

  [ Axel Beckert ]
  * Now maintained by the Debian WICD Packaging Team. (Closes: #801253)
    + Change Vcs-* URLs to …/pkg-wicd/wicd.git
    + Update Maintainers field and add Uploaders field.
  * Add NEWS.Debian entry for changes between Jessie and Stretch
    wrt. /etc/wicd/dhclient.conf.template and the possible need to update
    the file manually.
  * Update dependency on dhcpcd to dhcpcd5. (Closes: #783272) Thanks
    Konrad Zimmermann!
  * Fix typo MSCHAPv2 vs MSCHAPV2 for more pedantic wpa_supplicant 2.6.
    (LP: #1656061) Thanks to Piotr Karbowski for the upstream bug report
    and suggested fix!
  * Add WPA*-PEAP templates without domain. (Closes: #831805, #759785, LP:
    #1591489)
  * Add patch to fix documentation wrt. to which dhclient.conf wicd
    (re)generates. Also update mention path in an older NEWS.Debian item
    to avoid confusion. (Closes: #773809)

  [ Giáp Trần ]
  * Remove $DAEMON_OPTIONS from reload function.

  [ John C. Peterson ]
  * wicd-gtk: Add patch to initialize state of Wifi On/Off button
    properly. (Closes: #758737, LP: #1232521)

  [ Vincent Lefevre ]
  * Add patch to fix wicd-manager-settings.conf(5) man page
    wrt. wired_connect_mode. (Closes: #557156)

 -- Axel Beckert <email address hidden>  Sun, 22 Jan 2017 17:16:07 +0100

Available diffs

Superseded in stretch-release
Superseded in sid-release
wicd (1.7.4+tb2-2) unstable; urgency=low

  * QA upload

  [ Axel Beckert ]
  * Fix FTBFS if $LANG is unset (or set to something unexpected) by
    hardcoding a sane value in debian/rules. (Closes: #824596)
  * Declare compliance with Debian Policy 3.9.8. (No changes needed.)
  * Switch Vcs-Git header from git:// to https://.

  [ Giáp Trần ]
  * Add default DAEMON_ARGS="--keep-connection" to /etc/default/wicd
    (Closes: #816076)

 -- Axel Beckert <email address hidden>  Sun, 22 May 2016 23:50:03 +0200

Available diffs

Deleted in stretch-release (Reason: None provided.)
Superseded in sid-release
wicd (1.7.4+tb2-1) unstable; urgency=low

  * QA upload

  [ toogley ]
  * cleaned up trailing spaces inside d/changelog
  * fixing lintian error "command-in-menu-file-and-desktop-file"
    https://lintian.debian.org/tags/command-in-menu-file-and-desktop-file.html

  [ Axel Beckert ]
  * Import second tarball release of new upstream release.
    + Remove 38-fix_WEP-hex_connection_template.patch (applied upstream)
    + Refresh 26-support_etc-network_scripts.patch.
  * Remove 02-workaround_dhclient_bug.patch (#609851 has been fixed in
    dhclient)

 -- Axel Beckert <email address hidden>  Tue, 26 Jan 2016 10:11:53 +0100

Available diffs

Superseded in stretch-release
Superseded in sid-release
wicd (1.7.3-3) unstable; urgency=low

  * QA upload
  * Add patch from upstream bug report to fix "IndexError: list index out
    of range" in wicd-curses. (Closes: #812224)
  * Add patch to fix the parsing and writing of wep-hex configurations and
    hence fix connecting to WEP based networks. (Closes: #812427)

 -- Axel Beckert <email address hidden>  Sun, 24 Jan 2016 02:35:17 +0100
Superseded in sid-release
wicd (1.7.3-2) unstable; urgency=low

  * QA upload
  * Add new /usr/share/wicd/icons/ directory to debian/wicd-gtk.install.
    Fixes regression with missing status icons in wicd-gtk.  (Closes:
    #811364) Thanks to Reiner Herrmann for the right hint!

 -- Axel Beckert <email address hidden>  Mon, 18 Jan 2016 23:28:27 +0100
Superseded in sid-release
wicd (1.7.3-1) unstable; urgency=low

  * QA upload

  [ Andreas Henriksson ]
  * Depend on iproute2 instead of transitional package iproute

  [ Ritesh Raj Sarraf ]
  * Imported Upstream version 1.7.3 (Closes: #774894)
    - fixes "wicd-daemon: no autoconnect when GUI is open" (Closes: #582567)
  * Refresh patches and drop some patches (applied upstream)
  * Fix build failure on ast.po.
  * Disable installation of gnome-shell-extension

  [ Axel Beckert ]
  * Update Vcs-* headers.
  * Change Homepage header from SourceForge to Launchpad as wicd's
    SourceForge page is horribly out of date and refers to Launchpad.
  * Integrate 1.7.2.4-4.2 NMU + 1.7.2.4-5 QA upload and refresh
    34-newer_urwid accordingly.
  * Fix lintian warning wildcard-matches-nothing-in-dep5-copyright.
  * Add install.log to debian/clean to allow building twice in a row.
  * Remove all other/* entries from debian/clean, they seem obsolete.
  * Apply wrap-and-sort.
  * Bump debhelper compatibility to 9 as recommended.
    + Update versioned build-dependency on debhelper accordingly.
  * debian/rules:
    + Restore wicd/wpath.py in clean target to have a pristine working copy
      again after running debian/rules clean.
    + No more set the unused variable CURVER.
    + List % target first for clarity.
  * Add build-dependency on dh-python to fix dh_python2 warning.
  * wicd-*.postinst: Guard find call with check if directory exists.
    (Closes: #724031, #785671)
  * Use patch from Voidlinux to fix "ValueError: None is not in list"
    error when accessing the network properties of any wireless network in
    wicd-curses.
  * Add patch to show "Q" as key to quit the wireless network property
    view since the originally shown "Esc" doesn't work (anymore).

  [ toogley ]
  * added turkish translation for debconf template (Closes: #759884)

 -- Axel Beckert <email address hidden>  Sun, 17 Jan 2016 19:34:51 +0100
Superseded in stretch-release
Superseded in sid-release
wicd (1.7.2.4-5) unstable; urgency=low

  * QA upload.
  * Set Maintainer field to QA Group.
  * Bump Standards-Version to 3.9.6.
  * Remove install.log in override_dh_auto_clean to fix FTBFS when building
    the package twice in a row.

 -- Emanuele Rocca <email address hidden>  Sat, 12 Dec 2015 23:24:05 +0100
Superseded in stretch-release
Superseded in sid-release
wicd (1.7.2.4-4.2) unstable; urgency=high

  * Non-maintainer upload.
  * Support newer python-urwid (Closes: #800693)

 -- Salvo 'LtWorf' Tomaselli <email address hidden>  Sun, 04 Oct 2015 10:32:42 +0200
Superseded in stretch-release
Published in jessie-release
Superseded in sid-release
wicd (1.7.2.4-4.1) unstable; urgency=low


  * Non-maintainer upload
  * Add patch by isis agora lovecruft to fix wicd-curses run time errors
    caused by the changes of python-urwid 1.1 API (Closes: #709120)
  * Bump wicd-curses dependency on python-urwid to >= 1.1

 -- Axel Beckert <email address hidden>  Fri, 07 Jun 2013 18:42:23 +0200

Available diffs

Superseded in jessie-release
Published in wheezy-release
Superseded in sid-release
wicd (1.7.2.4-4) unstable; urgency=low


  * Move user-adding code from debconf-config to wicd-daemon postinst
    (Closes: #692916)

 -- David Paleino <email address hidden>  Sat, 10 Nov 2012 21:41:50 +0100

Available diffs

Superseded in sid-release
wicd (1.7.2.4-3) unstable; urgency=low


  * Fix debian/watch
  * Recommend rfkill in wicd-daemon (Closes: #683559)
  * Substitute dependency on dhcp3-client with isc-dhcp-client
    (Closes: #680976)
  * Fix handling of /etc/resolv.conf when it's a symlink (Closes: #691973)

 -- David Paleino <email address hidden>  Fri, 02 Nov 2012 21:49:32 +0100
Published in squeeze-release
wicd (1.7.0+ds1-5+squeeze3) proposed-updates; urgency=low


  * One more fix to 31-fix_local_privilege_escalation.patch: wicd
    uses dbus.String at runtime, which inherits unicode, while the
    patch was tested with 'normal' strings (type 'str'). This should
    hopefully be the last upload concerning the CVE.

 -- David Paleino <email address hidden>  Thu, 03 May 2012 23:24:47 +0200
Superseded in wheezy-release
Superseded in sid-release
wicd (1.7.2.4-2) unstable; urgency=high


  * Fix comments inside /etc/default/wicd (Closes: #668327)
  * Fixed sanitation bug (urgency=high)

 -- David Paleino <email address hidden>  Fri, 04 May 2012 10:22:46 +0200

Available diffs

Superseded in wheezy-release
Superseded in sid-release
wicd (1.7.2.4-1) unstable; urgency=high


  * New upstream version
    - really fix local privilege escalation, CVE-2012-2095 (Closes: #668397)
  * Fixed typo in previous changelog entry

 -- David Paleino <email address hidden>  Mon, 30 Apr 2012 21:32:55 +0200

Available diffs

Superseded in wheezy-release
Superseded in sid-release
wicd (1.7.2.3-1) unstable; urgency=high


  * New upstram version
    - fix bug with wicd-curses and UTF-8 locales (Closes: #669602)

 -- David Paleino <email address hidden>  Sun, 22 Apr 2012 18:42:19 +0200

Available diffs

Superseded in sid-release
wicd (1.7.2.2-1) unstable; urgency=high


  * New upstream version
    - fix bug with encryption templates (Closes: #669388)

 -- David Paleino <email address hidden>  Thu, 19 Apr 2012 22:47:05 +0200
Superseded in wheezy-release
Superseded in sid-release
wicd (1.7.2.1-1) unstable; urgency=low


  * New upstream version
    - fix crash with wicd-curses (Closes: #668520)

 -- David Paleino <email address hidden>  Thu, 12 Apr 2012 22:08:37 +0200

Available diffs

Superseded in sid-release
wicd (1.7.2-1) unstable; urgency=low


  * New upstream version
    - fixed local privilege escalation, CVE-2012-2095 (Closes: #668397)
  * Added Indonesian debconf translation, thanks to Mahyuddin
    Susanto (Closes: #658785)
  * Fixed debian/watch to look packages from launchpad
  * Bump Standards-Version to 3.9.3, no changes needed
  * Updated debian/copyright

 -- David Paleino <email address hidden>  Thu, 12 Apr 2012 00:03:06 +0200
Superseded in wheezy-release
Superseded in sid-release
wicd (1.7.1-1) unstable; urgency=low


  * New upstream release
  * Patches refreshed to match 1.7.1's code

 -- David Paleino <email address hidden>  Thu, 02 Feb 2012 20:36:02 +0100

Available diffs

Superseded in sid-release
wicd (1.7.1~b3-5) unstable; urgency=low


  * Finally, really fix the issue with ESSIDs containing \x00
    (Closes: #655159)

 -- David Paleino <email address hidden>  Tue, 31 Jan 2012 18:35:41 +0100
Superseded in sid-release
wicd (1.7.1~b3-4) unstable; urgency=low


  * Fix translations even more (Closes: #655994)
  * Hopefully fixed bug with ESSIDs containing '\x00' (Closes: #655159)
  * Mask out sensitive info in logfiles (Closes: #652417)

 -- David Paleino <email address hidden>  Sat, 21 Jan 2012 11:24:53 +0100
Superseded in sid-release
wicd (1.7.1~b3-3) unstable; urgency=low


  * More backports from upstream:
    - fix various translation bugs (Closes: #651804)
    - fix check for configfile existence (Closes: #651933)
    - fix various issues with unicode (Closes: #588444, #612981)

 -- David Paleino <email address hidden>  Fri, 16 Dec 2011 12:33:29 +0100
Superseded in sid-release
wicd (1.7.1~b3-2) unstable; urgency=low


  * Don't wipe out configuration files (03-fix_configmanager_bug.patch)
  * Backported upstream fixes (04-backport_upstream_fixes.patch)
    - Fixed mismatch between DBus API and code (Closes: #651412)
    - Fixed typo -- dict being used with ()

 -- David Paleino <email address hidden>  Sun, 11 Dec 2011 20:50:33 +0100
Superseded in sid-release
wicd (1.7.1~b3-1) unstable; urgency=low


  * New upstream beta release
    - useless patches removed, most of them merged upstream.
      Remaining ones:
      + 01-remove_unused_icons.patch
      + 26-support_etc-network_scripts.patch
      + 32-prefer_gksu.patch
    - documented wicd-gtk's -t option (Closes: #648757)
    - keep configuration files sorted (Closes: #568326)
    - show correct ESSID in status bar (Closes: #535507, #647503)
    - show correct ESSID when rescanning networks (Closes: #552254)
    - redesigned l10n system (Closes: #572375)
  * Added Dutch Debconf translation, thanks to Jeroen Schot
    (Closes: #643640)
  * Drop kdesu, ktsuss and sudo from wicd-gtk's Recommends.
  * Make wicd-daemon Pre-Depend on debconf (>= 1.5.34) to correctly
    handle sr@latin translation (Closes: #647626)
  * Removed get-orig-source target from debian/rules, no more needed
  * Compile translations at build-time in debian/rules, using
    setup.py's machinery
  * Clean files after build using debian/clean
  * Workaround dhclient's bug trying to set a different hostname
    (see #609851)

 -- David Paleino <email address hidden>  Tue, 06 Dec 2011 22:05:11 +0100
Superseded in wheezy-release
Superseded in sid-release
wicd (1.7.0+ds1-9) unstable; urgency=high


  * Fix postinst: it breaks dh_python2's layout

 -- David Paleino <email address hidden>  Sat, 22 Oct 2011 11:25:07 +0200
Superseded in sid-release
wicd (1.7.0+ds1-8) unstable; urgency=low


  * Really fix debconf when non-existing users are involved
    (Closes: #634051)
  * Switch package to dh_python2 from dh_pysupport

 -- David Paleino <email address hidden>  Fri, 21 Oct 2011 23:00:49 +0200
Superseded in sid-release
wicd (1.7.0+ds1-7) unstable; urgency=low


  * Standards-Version bump to 3.9.2, no changes needed
  * Updated debian/copyright to match latest DEP-5
  * Implement a -t/--tray switch to only run the wicd tray icon
    (36-implement_tray-only.patch) (Closes: #583684)
  * Replace "cli" with "console" (to avoid the usage of "CLI", which is used
    by Mono applications) in wicd-cli's short description
    (Closes: #617328)
  * Add Danish debconf translation, thanks to Joe Dalton
    (Closes: #621364)
  * Add Serbian debconf translation, thanks to Zlatan Todoric
    (Closes: #635079, #635080)
  * 34-dont_save_useless_config.patch: drop useless has_profile=False
    sections and more (Closes: #629364)
  * Work-around adding non-existing users to debconf (Closes: #634051)
  * Fix suspend scripts, they had old paths (37-fix_suspend_scripts.patch)
    (Closes: #635444)
  * Fix search for libc in wicd/misc.py (38-fix_libc_ctype_linking.patch)
    (Closes: #636941)
  * 39-fix_channel_digit_parsing.patch: support channels with more than
    2 digits (Closes: #640075)
  * 40-checkbox_passwords.patch: add a checkbox to show/hide passwords
    (Closes: #573096) (LP: #476982)
  * 41-add_new_templates.patch: new encryption templates (Closes: #641531)
  * 42-support_new_urwid.patch: support urwid 1.0.0 (Closes: #645681)

 -- David Paleino <email address hidden>  Mon, 17 Oct 2011 22:18:06 +0200
Superseded in wheezy-release
Superseded in sid-release
wicd (1.7.0+ds1-6) unstable; urgency=low
  * 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) -- David Paleino <email address hidden>  Sat, 12 Feb 2011 00:16:58 +0100
Superseded in wheezy-release
Superseded in squeeze-release
Superseded in sid-release
wicd (1.7.0+ds1-5) unstable; urgency=medium


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

 -- David Paleino <email address hidden>  Sat, 29 May 2010 09:17:32 +0200
Superseded in squeeze-release
Superseded in sid-release
wicd (1.7.0+ds1-4) unstable; urgency=high


  * 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)

 -- David Paleino <email address hidden>  Tue, 25 May 2010 19:20:33 +0200
Superseded in sid-release
wicd (1.7.0+ds1-3) unstable; urgency=low


  * 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

 -- David Paleino <email address hidden>  Mon, 24 May 2010 18:11:17 +0200
Superseded in squeeze-release
Superseded in sid-release
wicd (1.7.0+ds1-2) unstable; urgency=low


  * 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)

 -- David Paleino <email address hidden>  Fri, 05 Mar 2010 18:12:51 +0100
Superseded in sid-release
wicd (1.7.0+ds1-1) unstable; urgency=low


  * New repacked tarball, contains translations .po files
    (Closes: #572352)
  * debian/bug-control added, let's add more info to the bugreports!
  * debian/control:
    - debhelper dependency bumped to >= 7.2.3~, to use dh_bugfiles
    - added dependency on python-iniparse to wicd-daemon
  * debian/rules:
    - make dh_bugfiles act on all packages
    - add get-orig-source target, to build a package containing the
      .po files
  * debian/patches/:
    - 20-use_iniparse.patch added, uses python-iniparse instead of
      standard library's ConfigParser (Closes: #568326)
    - 21-fix_ESSID_setting.patch added, use correct command to set
      ESSID's (useful when a network is named "off" or "any")
      (Closes: #571100)
    - 22-fix_deprecation.patch added, fixes some deprecated usage of
      gtk.Statusbar (Closes: #571314)
  * debian/watch updated to mangle Debian version

 -- David Paleino <email address hidden>  Thu, 04 Mar 2010 10:59:30 +0100
Superseded in squeeze-release
Superseded in sid-release
wicd (1.7.0-3) unstable; urgency=low


  * Remove .pyo and .pyc files upon package removal (Closes: #565637)
    - debian/wicd-daemon.postrm updated
    - debian/wicd-cli.postrm, debian/wicd-curses.postrm,
      debian/wicd-gtk.postrm added
  * debian/control:
    - removed trailing comma in wicd-daemon Recommends
    - Standards-Version bumped to 3.8.4, no changes needed
  * debian/wicd-daemon.postinst: better handle upgrades (Closes: #566023)
  * debian/wicd-daemon.wicd.init: correctly handle the exit code for
    the "status" command (Closes: #567070)
  * debian/patches/:
    - 03-fix_typo_wicd-cli.patch added, fixes typo preventing
      wicd-cli from working at all (Closes: #567665)

 -- David Paleino <email address hidden>  Mon, 01 Feb 2010 18:43:38 +0100
Superseded in squeeze-release
Superseded in sid-release
wicd (1.7.0-2) unstable; urgency=low


  * 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)

 -- David Paleino <email address hidden>  Sun, 17 Jan 2010 12:40:57 +0100
Superseded in sid-release
wicd (1.7.0-1) unstable; urgency=low


  * Upload to unstable
  * New upstream release:
    - fixes udhcpc failure check (Closes: #563619)
    - makes network properties from command-line case-insensitive
      (Closes: #563620)
    - wicd-cli defaults to current active network, if no network
      ID is specified, when querying for a property. (Closes: #563622)
  * debian/patches/:
    - 01-remove_unused_icons.patch, 02-detect_ping_flavour.patch,
      05-use_binsh.patch and 08-fix_help_message.patch refreshed to
      cleanly apply.
    - 18-dont_run_unexpected_files_in_scripts.patch added, don't
      execute backup files (*~) or hidden ones (.*) from the scripts
      directories. (Closes: #563553)
    - 19-dhcpcd_dont_handle_link-local.patch added, don't let it
      handle link-local.
    - removed (merged upstream or no more applicable):
      + 04-fix-scripts.patch
      + 10-order_scripts_directories.patch
      + 12-fix_wrong_PYTHONPATHs.patch
      + 13-fix_codesplit_remnants.patch
  * debian/rules:
    - remove .empty_on_purpose files from the binary packages
  * debian/wicd-daemon.wicd.init: add $remote_fs to Required-Start
    and Required-Stop, thanks Lintian!

 -- David Paleino <email address hidden>  Fri, 15 Jan 2010 11:14:13 +0100
Deleted in experimental-release (Reason: None provided.)
wicd (1.7.0~b3-1) experimental; urgency=low


  * New experimental upstream version
  * debian/watch updated to track latest experimental version
  * debian/patches/:
    - all patches refreshed to cleanly apply
    - 12-fix_wrong_PYTHONPATHs.patch added, fix spurious PYTHONPATHs
      in beta release
    - 13-fix_codesplit_remnants.patch added, needed to fix some
      remaining issues happened between 1.7.0~a1 and 1.7.0~b3
  * debian/wicd-curses.docs: adding README.curses
  * debian/rules:
    - clean target, remove extra stale files
    - clean target, recreate the init/ hierarchy, needed for build
      (or after a "git clone")
    - don't override install-lib anymore
  * debian/*.install updated, use the new directory layout
  * debian/control:
    - added python-wicd and wicd-cli packages
    - remove Conflicts/Replaces from wicd binary section
  * debian/wicd-cli.* added
  * debian/python-wicd.install added

 -- David Paleino <email address hidden>  Sun, 03 Jan 2010 21:02:28 +0100
Superseded in experimental-release
wicd (1.6.2.2-5~exp2) experimental; urgency=low


  * The OH-MY-GOD-IT'S-TOO-LATE brown-paper-bug upload
  * debian/scripts/wicd-gtk, it's really a shell script, not
    a Python one o:)

 -- David Paleino <email address hidden>  Sun, 20 Dec 2009 17:58:23 +0100
Superseded in squeeze-release
Superseded in sid-release
wicd (1.6.2.2-4) unstable; urgency=low


  * 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)

 -- David Paleino <email address hidden>  Sat, 05 Dec 2009 13:04:40 +0100
Superseded in squeeze-release
Superseded in sid-release
wicd (1.6.2.2-3) unstable; urgency=low


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

 -- David Paleino <email address hidden>  Sat, 07 Nov 2009 16:59:06 +0100
Superseded in squeeze-release
Superseded in sid-release
wicd (1.6.2.2-2) unstable; urgency=low


  * 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)

 -- David Paleino <email address hidden>  Mon, 26 Oct 2009 10:38:22 +0100
Superseded in squeeze-release
Superseded in sid-release
wicd (1.6.2.2-1) unstable; urgency=low


  * New upstream version
    - fixed connection templates (Closes: #536219)
    - fixed Ad-Hoc Network creation (Closes: #534718, #534215)
    - fixed Ad-Hoc Network dialog unresponsiveness (Closes: #537462)
    - according to upstream, fixed random crashes with DBus handling
      in wicd-curses (Closes: #539025)
    - fixes hidden network connection bug (Closes: #545141)
  * debian/control:
    - added missing dependency on ping (iputils- or inetutils-)
    - added python-notify to Recommends (Closes: #534271)
    - Standards-Version bumped to 3.8.3, no changes needed
  * debian/patches/:
    - 01-remove_unused_icons.patch added (Closes: #538009)
    - 02-detect_ping_flavour.patch added (Closes: #543656)
    - 05-fix_typo.patch removed, fixed upstream
  * debian/rules:
    - stylistic changes
    - don't install acpi-support integration anymore, let's
      just use pm-utils (LP: #366119)
  * debian/po/:
    - es.po added, thanks to Francisco Javier Cuadrado (Closes: #534661)
    - fr.po added, thanks to Steve Petruzzello (Closes: #537213)
  * debian/postrm:
    - removing /var/run/wicd on purge (Closes: #536444)
    - early load Debconf (Closes: #534648)
  * debian/README.Debian updated: explain the differences between
    iputils-ping and inetutils-ping, related to 02-detect_ping_flavour.patch.
    (Closes: #545458)

 -- David Paleino <email address hidden>  Mon, 07 Sep 2009 19:31:22 +0200
Superseded in sid-release
Superseded in squeeze-release
wicd (1.6.1-3) unstable; urgency=low


  * debian/config, debian/templates updated:
    - only show users to add to netdev, skip those who are already
      members (Closes: #534138)
    - gracefully handle upgrades from previous broken versions, where
      debconf set a value of ${default} for wicd/users
      (Closes: #532112)

 -- David Paleino <email address hidden>  Mon, 22 Jun 2009 17:59:27 +0200
Superseded in squeeze-release
Superseded in sid-release
wicd (1.5.9-5) unstable; urgency=low


  * debian/patches/:
    - 08-fix_GetIP.patch added, thanks to Giuseppe Martino
      (Closes: #519433)
    - 09-fix_wire_plugging_detection.patch, added, thanks to Giuseppe 
      Martino (Closes: #503738)
  * debian/control:
    - Standards-Version bumped to 3.8.1:
      + debian/init fixed, /var/run/wicd created on init.d script 
      start, since /var/run may be mounted as a temporary filesystem 
      (§9.3.2)

 -- David Paleino <email address hidden>  Mon, 16 Mar 2009 00:51:43 +0100
Superseded in sid-release
wicd (1.5.9-4) unstable; urgency=low


  * debian/control:
    - fixing typo in Depends field: dhcpd <> dhcpcd (Closes: #518459)

 -- David Paleino <email address hidden>  Fri, 06 Mar 2009 11:52:15 +0100
Superseded in sid-release
wicd (1.5.9-3) unstable; urgency=low


  * The brown-paper-bag bug release
  * debian/postinst:
    - only force-reload DBus if it's already started (Closes: #517395),
      I had already fixed this in debian/postrm before (see -2).
  * debian/patches/:
    - 06-add_LC_MESSAGES_parsing.patch updated: workaround "bug" in
      python's locale.getdefaultlocale(), putting LC_CTYPE at a higher
      priority than LC_MESSAGES (well, not considering it at all)
      (really closes: #514553)

 -- David Paleino <email address hidden>  Fri, 27 Feb 2009 22:10:05 +0100
Superseded in sid-release
wicd (1.5.9-2) unstable; urgency=low


  * debian/patches/:
    - 06-add_LC_MESSAGES_parsing.patch added (Closes: #514553)
    - 07-add_resolvconf_support.patch added (Closes: #514597)
  * debian/README.Debian updated:
    - add information on how to add users to netdev.
    - add information on how to reload DBus
  * debian/NEWS.Debian updated:
    - add information on how to reload DBus
  * debian/control:
    - swapped Maintainer/Uploaders fields
  * debian/postrm:
    - only force-reload DBus if it's already started (Closes: #514778)
  * debian/postinst: add a netdev *group*, not *user* (Closes: #514597)
  * debian/po/fr.po added, debian/rules updated:
    - workaround to fix broken translation in broken i18n system
      (Closes: #516459)

 -- David Paleino <email address hidden>  Sun, 22 Feb 2009 21:30:47 +0100
Superseded in squeeze-release
Superseded in sid-release
wicd (1.5.9-1) unstable; urgency=low


  * New upstream release:
    - Fixed security hole in DBus configuration file
    - Fixed the TTLS template
  * debian/patches/:
    - 05-fix_DBus_policy.patch added, allow only members of the netdev
      group to configure wicd (Closes: #512160)
  * debian/postinst: add group "netdev", which will be the only one able
    to configure wicd
  * debian/control: added dependency on adduser
  * debian/NEWS.Debian and debian/docs added, explain the new permissions
    policy

 -- David Paleino <email address hidden>  Sun, 08 Feb 2009 14:57:56 +0100
Superseded in sid-release
wicd (1.5.8-1) unstable; urgency=low


  * New upstream release
  * debian/control:
    - DM-Upload-Allowed set (ACKed by Bernd Zeimetz)

 -- David Paleino <email address hidden>  Fri, 09 Jan 2009 19:17:27 +0100
Superseded in sid-release
wicd (1.5.7-2) unstable; urgency=high


  [ David Paleino ]
  * debian/rules:
    - passing --lib to configure, moving files in /usr/share/wicd
      (Closes: #510461)
    - also removing other/55wicd in clean target
    - binary-arch target emptied, not using it
  * debian/prerm removed:
  * debian/postinst updated:
  * debian/postrm updated:
    - fix double-{starting,stopping} of wicd
    - forcibly reload dbus upon installation or removal
  * debian/default added.
  * debian/init updated:
    - allow to disable the daemon in /etc/default/wicd.

  [ Bernd Zeimetz ]
  * debian/rules:
    - run dh_pysupport before dh_installinit, so Python modules will be
      compiled before the daemon starts (Closes: #510457)
    - call setup.py configure and install with appropriate options, so the
      modules are installed in the private module directory properly
      (Closes: #510462).
  * debian/patches/04-fix-scripts.patch:
    - set PYTHONPATH while executing script so Python will find them
      in the private directory (Closes: #510308)

 -- David Paleino <email address hidden>  Fri, 02 Jan 2009 18:20:29 +0100
Superseded in sid-release
wicd (1.5.7-1) unstable; urgency=low


  * New upstream release (Closes: #503737)
  * debian/control:
    - added some runtime dependencies (not really, but used by most 
      users) to wicd (Closes: #503739)
    - added Conflicts: network-manager (Closes: #509051)
    - added Suggests on pm-utils, since we now also have those
      functionalities
    - update Vcs-* and Maintainer fields to reflect injection into
      PAPT
  * debian/postrm added:
    - removes runtime-generated files (Closes: #503747)
  * debian/patches:
    - 02-fix_logfile_perms.patch added, sets permissions of 
      /var/log/wicd/wicd.log to root:adm (Closes: #503749)
    - 03-fix_lintian_manpage_warning.patch added, gives a more
      meaningful whatis entry
  * debian/rules:
    - get-orig-source target to ease upstream tarball fetch
    - ensure right permissions are set in install target
    - using dh7-style rules
  * debian/README.source added
  * debian/docs removed
  * debian/copyright fixed:
    - added copyright year to in/man*
    - removed useless escaping of '=' in filenames
    - fixed pointer to GPL-2

 -- David Paleino <email address hidden>  Wed, 24 Dec 2008 17:37:13 +0100
Superseded in sid-release
wicd (1.5.2-1) unstable; urgency=low


  * Initial release (Closes: #465870)

 -- David Paleino <email address hidden>  Sun, 14 Sep 2008 11:43:47 +0200
157 of 57 results