probert (0.0.18) focal; urgency=medium

  [Ryan Harper]
  * d/control
    - Add s390-tools dep on s390x architecture
  * Add probing support for DASD devices on s390x
  * Fix storage size calculations from sysfs (Issue #74)

  [Michael Hudson-Doyle]
  * Fix segfault when netdev is removed

 -- Ryan Harper <ryan.harper@canonical.com>  Tue, 25 Feb 2020 15:14:40 -0600

probert (0.0.17build2) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 18 Feb 2020 09:38:26 +0100

probert (0.0.17build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 18 Oct 2019 18:27:19 +0000

probert (0.0.17) eoan; urgency=medium

  * Add mock build-dependency.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 02 Sep 2019 13:23:43 +0100

probert (0.0.16) eoan; urgency=medium

  * Split probert package into network, storage and core. This minimizes
    the amount of dependencies that curtin, consoleconf, subiquity need to
    pull in to complete probing they require.
  * Bugfixes for networking, multipath, raid, lvm with testcases.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 14 Aug 2019 15:10:38 +0100

probert (0.0.15) disco; urgency=medium

  [ Ryan Harper ]
  * Add probing for advanced storage types (LP: #1821994)

  [ Daniel Watkins ]
  * d/control:
    - Remove unneeded X-Python3-Version
    - Remove hard-coded Depends on python3-all
    - Remove Build-Depends on python3-all
    - Add Build-Depends on python3-testtools for testing
    - Bump Standards-Version to 4.3.0
      - Update priority from extra to optional
    - Remove python3-yaml from Build-Depends and Depends; it isn't actually
      used by the package
    - Drop hard-coded Depends now that setup.py correctly expresses
      dependencies
  * d/rules:
    - Re-enable dh_auto_test
    - Remove unnecessary override_dh_installinit

 -- Ryan Harper <ryan.harper@canonical.com>  Wed, 03 Apr 2019 13:20:21 -0500

probert (0.0.14.2build1) disco; urgency=medium

  * No-change rebuild to build without python3.6 support.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 03 Nov 2018 16:34:52 +0000

probert (0.0.14.2) cosmic; urgency=medium

  * Correctly mark set_link_flags as METH_KEYWORDS. (LP: #1797342)

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Mon, 15 Oct 2018 10:27:03 +1300

probert (0.0.14.1build2) artful; urgency=medium

  * No-change rebuild to build to drop python3.5.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 05 Aug 2017 16:39:54 +0000

probert (0.0.14.1build1) artful; urgency=medium

  * No change rebuild to add Python 3.6 support.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Tue, 16 May 2017 20:15:13 +1200

probert (0.0.14.1) artful; urgency=medium

  * Fix Build-Depends to work with multiple supported Python versions.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 10 May 2017 21:22:24 +1200

probert (0.0.14) zesty; urgency=medium

  * Store all information about an address in an object.
  * Record the scope of an address.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 17 Feb 2017 15:15:17 +1300

probert (0.0.13) zesty; urgency=medium

  * Work with both zesty and xenial versions of pyudev.
  * Don't crash if we can't start the wlan listener. (LP: #1652262)

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 05 Jan 2017 09:18:25 +1300

probert (0.0.12) zesty; urgency=medium

  * Replace network probing with netlink-based version.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 04 Nov 2016 13:42:17 +1300

probert (0.0.11) yakkety; urgency=medium

  [ Scott Sweeney ]
  * probert/network.py: Fix typo in index variable name. (LP: #1634430)

 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Tue, 18 Oct 2016 14:44:51 -0400

probert (0.0.10) yakkety; urgency=medium

  * New release 0.0.10:
    - Do not crash if SIOCGIWESSID is not supported by a wireless device.
      (LP: #1627031)
    - Parse lease files from NetworkManager's networkd dhcp feature.

 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Tue, 04 Oct 2016 16:37:39 -0400

probert (0.0.9) yakkety; urgency=medium

  [ Michael Hudson-Doyle ]
  * Do not crash if there is no /etc/network/interfaces file.
  * Look for the current essid for wlan interfaces
  * Expose more interface flags, including whether there is a carrier.

  [ Mathieu Trudel-Lapierre ]
  * Default action is now to list all (network and storage) devices.

 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Fri, 23 Sep 2016 15:27:00 -0400

probert (0.0.7) yakkety; urgency=medium

  * Parse networkd leases.

 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Tue, 23 Aug 2016 15:23:41 -0400

probert (0.0.6) yakkety; urgency=medium

  [ Ryan Harper ]
  * Initial release.

  [ Mathieu Trudel-Lapierre ]
  * Port to pyudev 0.18.

 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Fri, 19 Aug 2016 11:01:18 -0400
