Skip to content

Changelog lshw (02.18-0.1ubuntu6.18.04.2)

2020

lshw (02.18-0.1ubuntu6.18.04.2) bionic; urgency=medium

   * Backported patches for NMVe support (LP: #1826737):
     - d/p/lp1826737-code-clean-up.patch
     - d/p/lp1826737-implement-NVMe-scanning.patch
     - d/p/lp1826737-align-physical-ID-with-NVMe-namespace.patch
     - d/p/lp1826737-treat-NVMe-namespaces-like-disks.patch

2018

lshw (02.18-0.1ubuntu6.18.04.1) bionic; urgency=medium

   * d/patches/lshw-add-json-option-in-help-output.patch,
   * d/patches/lshw-fix-unknown-version-issue.patch:
     Cherry pick from upstream. (LP: #1752523)
   * d/rules: pass uver as VERSION when building the core module as
     the lshw-fix-unknown-version-issue.patch expects that variable
     to be set, otherwise lshw's version will be set to an empty
     string.

lshw (02.18-0.1ubuntu6) bionic; urgency=medium

   * AArch64: cpuinfo: Remove redundant cpu caps loop (LP: #1582181)
     (Merged into EZix upstream commit [20cda772])

lshw (02.18-0.1ubuntu5) bionic; urgency=medium

   * d/patches/devtree-Check-status-property-for-caches.patch,
     d/patches/devtree-Parse-spd-data.patch,
     d/patches/cpuinfo-Do-not-enable-cpu-node-on-IBM-Power-System.patch,
     d/patches/devtree-Add-vendor-field-for-cpu-node.patch:
     Cherry pick from upstream (LP: #1745018)

2017

lshw (02.18-0.1ubuntu4) artful; urgency=medium

   * d/p/fix-segfault-in-privileged-containers.patch:
     Fix lshw crashes with SEGV in privileged containers (LP: #1699161)
     (cherry-picked from EZix upstream commit [7b99d35])

lshw (02.18-0.1ubuntu3) zesty; urgency=medium

   * Parse-OPAL-firmware-properties-from-the-device-tree.patch: drop; per
     discussion with IBM, this is no longer needed due to changes in the
     upstream devicetree layout on the hardware in question.  LP: #1655102.

lshw (02.18-0.1ubuntu2) zesty; urgency=medium

   * debian/patches/merge-github-pull-request-23-parse-CPU-information.patch,
     debian/patches/devtree-*,
     debian/patches/cpuinfo-Rectify-cpuinfo-for-IBM-Power-Systems.patch,
     debian/patches/pci-Add-device-tree-info.patch: cherry-pick from upstream.
     LP: #1655102.
   * debian/patches/Parse-OPAL-firmware-properties-from-the-device-tree.patch:
     fix up patch to apply on top of above upstream patch.

2016

lshw (02.18-0.1ubuntu1) yakkety; urgency=low

   * Merge from Debian unstable.  Remaining changes:
     - debian/patches/Parse-OPAL-firmware-properties-from-the-device-tree.patch:
       include support for displaying OPAL information on PowerNV systems.
   * Dropped changes, included in Debian:
     - debian/patches/fix-width-handling.patch: Fix regression in detecting
       platform width.
     - debian/patches/Avoid-crash-in-scan_dmi_sysfs-when-running-as-non-ro.patch:
       Fix a regression that causes lshw to crash when running unprivileged

lshw (02.18-0.1) unstable; urgency=medium

   * Non-maintainer upload with permission of the maintainer.
   * New upstream release.  Closes: #823639, #756921, #746616, #758550,
     #767023.
     - Refresh patches for unfortunate new upstream tarball layout.
     - debian/patches/fat-inspection.patch, debian/patches/smbios-noscan.patch:
       drop, fixed upstream.
     - Drop debian/patches/sparc.patch: no longer applies cleanly, and is
       incorrect (double header inclusion).
   * debian/patches/Avoid-crash-in-scan_dmi_sysfs-when-running-as-non-ro.patch:
     patch taken from Ubuntu to fix an upstream regression when running as
     non-root; thanks to dann frazier <dann.frazier@canonical.com>
   * debian/patches/fix-width-handling.patch: Fix regression in detecting
     platform width.

lshw (02.18-0ubuntu1) yakkety; urgency=medium

   * New upstream release.  Closes: #823639, #756921, #746616, #758550.
     - Refresh patches for unfortunate new upstream tarball layout.
     - debian/patches/cpuinfo-arm-aarch64-s390-support.patch,
       debian/patches/fix-endianness-problem-in-dev-tree-parsing.patch,
       debian/patches/ddr3-device-tree-support.patch,
       debian/patches/Do-not-brutally-merge-NICs-in-the-same-PCI-function-.patch,
       debian/patches/fat-inspection.patch,
       debian/patches/presumably-fix-653.patch,
       debian/patches/use-sysfs-for-DMI-info-when-available-696-666-664.patch:
       drop, included upstream.
     - Drop debian/patches/sparc.patch: no longer applies cleanly, and is
       incorrect (double header inclusion).
   * debian/patches/Parse-OPAL-firmware-properties-from-the-device-tree.patch:
     include support for displaying OPAL information on PowerNV systems.
     LP: #1585186.
   * debian/patches/fix-width-handling.patch: Fix regression in detecting
     platform width.

lshw (02.17-1.1ubuntu5) yakkety; urgency=medium

   * d/p/Avoid-crash-in-scan_dmi_sysfs-when-running-as-non-ro.patch: Fix a
     regression from the last upload that causes lshw to crash when running
     unprivileged (LP: #1590994).

lshw (02.17-1.1ubuntu4) yakkety; urgency=medium

   * Use upstream solution for avoiding /dev/mem accesses on !x86,
     fixing a memory size detection regression (LP: #1039701):
      - Drop: smbios-noscan.patch
      - Add: use-sysfs-for-DMI-info-when-available-696-666-664.patch

2015

lshw (02.17-1.1ubuntu3) wily; urgency=medium

   * [d048d30] Fix lshw crash issue on system with some USB-3 sticks
     (LP: #1471983)

lshw (02.17-1.1ubuntu2) wily; urgency=medium

   [ Manoj Iyer ]
   * debian/patches/cpuinfo-arm-aarch64-s390-support.patch:
     - Backport from upstream to better support arm, aarch64, and s390

lshw (02.17-1.1ubuntu1) vivid; urgency=medium

   * Resynchronise with Debian (LP: #1427436), remaining changes:
     - Fix endianness issues with device-tree
     - Add DDR3 support for systems described by device-tree
     - Support multiple NICs sharing the same PCI function
   * aarch64-disable-smbios-check.patch: Superseded (LP: #1388262)

2014

lshw (02.17-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Disable the memory scanning for all architectures other
     than i386 and x86_64. Patch from Leif Lindholm
     <unixsmurf@gmail.com> (Closes: #740034)
   * Prevent segfault if system has FAT partition(s) Patch from
     Alban Browaeys <prahal@yahoo.com> (Closes: #757689)

lshw (02.17-1ubuntu1) vivid; urgency=medium

   * Resynchronise with Debian.  Remaining changes:
      - Disable /dev/mem access for SMBIOS on aarch64 systems
      - Fix endianness issues with device-tree
      - Add DDR3 support for systems described by device-tree
   * Support multiple NICs sharing the same PCI function (LP: #1379591)

lshw (02.17-1) unstable; urgency=medium

   [ Alex Henrie ]
   * New upstream release
   * SVG icon
   * Changed desktop category from Settings to System

lshw (02.16-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Closes: #572098
     - lshw-gtk.desktop requires su-to-root from the menu package

2013

lshw (02.16-2) unstable; urgency=low

   * Closes: #525217
     - lshw: segfauls on armel (! /proc/efi/systab)
   * Closes: #707152
     - lshw can miscount cpus on devicetree platforms

2012

lshw (02.16-1) unstable; urgency=low

   * New upstream release

2011

lshw (02.15-2) unstable; urgency=low

   * Relaxed depends on pciutils and usbutils. Closes: #540119

lshw (02.15-1) unstable; urgency=low

   * [bbfc08f] Imported Upstream version 02.15
   * [927e643] Updated debian/watch file
   * [7ce089a] Clean some patches
   * [2ef1ea7] Added libsqlite3-dev as build-depend
   * [ea1f7f5] Bumped policy version
   * [2254715] New upstream release fixed FTBFS gcc4.5 (Closes: #565031)
   * [abac6bb] Added Spanish translation to .desktop.
     Thanks to Javier Fernández-Sanguino Peña (JFS) (Closes: #537904)
   * [ef94e6e] Added gksu launcher to .desktop.
     Thanks to Javier Fernández-Sanguino Peña (JFS) (Closes: #537903)
   * [ed92c99] Lintian clean again
   * [5e64767] Fixed manpage

2009

lshw (02.14-1) unstable; urgency=low

   * New upstream release
   * Some lintian clean
   * Standars Version 3.8.2

2008

lshw (02.13-2) unstable; urgency=low

   * Added patch sparc: FTBFS in sparc arch. (Closes: #480628)

lshw (02.13-1) unstable; urgency=low

   * New upstream release
     - Fixe lshw: no output for memory (Closes: #456896)
   * Migrated dpatch to quilt
   * Clean lintian  (no more copyright-without-copyright-notice)

lshw (02.12.01-4) unstable; urgency=low

   * DudesConf2 release
   * Added patch 09-sysfs-hang
   * Added patch 10-privacy

lshw (02.12.01-3) unstable; urgency=low

   * Now really updated Debian-Policy Standards-Version to 3.7.3
   * watch file working again. (Closes: #453535)
   * lintian cleans:
     - debian-rules-ignores-make-clean-error
     - debian-rules-sets-DH_COMPAT
     - dpatch-missing-description

lshw (02.12.01-2) unstable; urgency=low

   * More fixes for gcc4.3. Closes: #462000
   * Updated Debian-Policy Standards-Version to 3.7.3

2007

lshw (02.12.01-1) unstable; urgency=low

   * New upstream release
   * More fixes for gcc4.3 (Ubuntu Patch). Closes: #441569
   * Some Lintian cleans:
       Remove homepage from page description
   * Static man-page (no build-depends on docbook-utils)
   * Moved icon menu to /usr/share/pixmaps
   * Added /usr/share/pixmpas and /usr/share/applications to lshw-gtk.dir

lshw (02.11.01-2) unstable; urgency=low

   * s/gtk-lshw/lshw-gtk/g Closes: #443771
   * Some lintian cleans (new menu  Applications section)

lshw (02.11.01-1) unstable; urgency=low

   * New upstream release
   * Fixed ftbfs with g++-4.3/gcc-snapshot (07-gcc43.dpath). Closes: #441569
   * Explain why lshw -X fail in non X environment. Closes: #434644

lshw (02.10-4) unstable; urgency=low

   * Added Upstream Homepage to package description. Closes: #426698
   * Updated Debian-Policy Standards-Version to 3.7.2

lshw (02.10-3) unstable; urgency=low

   * New URL at debian/copyright. Closes: #405452

lshw (02.10-2) unstable; urgency=low

   * New upstream release. Closes: #413800
   * New Maintainer mail address in control file

lshw (02.10-1) unstable; urgency=low

   * New upstream release. Closes: #405452
   * Remove lshw-common package. manuf.txt and oui.txt aren't used at all,
       and we now depend on pciutils and usbutils for pci.ids and usb.ids
       respectively (ubuntu patch)
   * New URL at debian/copyright. Closes: #405452
   * Fix FTBFS with GCC 4.3: missing #includes. Closes: #417381

2006

lshw (02.08.01-1) unstable; urgency=low

   * New upstream release. Closes: #360182
   * Added AMD64 to the known platforms that works properly. Closes: #349619

2005

lshw (02.06-3) unstable; urgency=low

   * "See you in GUA, Debconf-es2" Release
   * Change CXX flags on alpha, so no more segfaults.
   	Closes: #243752 and similar not reported to BTS.
   * Small fix on code for alpha (dpatch 06-alpha)
   * gxx transition
   * Dedicated to Endesa to switch off the electricity from my university
   	all the weekend :/
   * Updated DH_COMPAT=4
   * Removed ${shlibs:Depends} variable from lshw-common

lshw (02.06-2) unstable; urgency=low

   * Updated rules files. Copy logy.xpm instead of move it.

lshw (02.06-1) unstable; urgency=low

   * New upstream release

lshw (02.05.01-3) unstable; urgency=low

   * Removed spurious files from source.
   * Make works with DEB_BUILD_OPTIONS.
   * Now can be compiled twice or more.

lshw (02.05.01-2) unstable; urgency=low

   * New Free Software Foundation (FSF) address:
     Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
     	Boston, MA 02110-1301, USA.

lshw (02.05.01-1) unstable; urgency=low

   * New upstream release
   * Added manpage for lshw-gtk (lintian/linda clean)
   * Upgraded to Debian Policy 3.6.2

lshw (02.04-1) unstable; urgency=low

   * New upstream release
   * lshw-common is now arch independent, closes: #308473
   * Added watch file
   * Binaries moved to /usr/bin,
     Added menu entry for lshw-gtk, closes: #303393

lshw (02.03-2) unstable; urgency=low

   * Build fix on AMD64, closes: #298029
   * Build fix on no network machines, Depends on hwdata, closes: #300788
   * Build Depends on dpatch

lshw (02.03-1) unstable; urgency=low

   * New upstream release
   * Recommends pciutils and hwdata, closes: #191506

lshw (02.00-1) unstable; urgency=low

   * New upstream release, closes: #233038
   * Updated standards version from 3.5.10 to 3.6.1
   * New binary package: lshw-gtk, a GUI frontend
   * New package: lshw-common, hw info files

2003

lshw (01.03-1) unstable; urgency=low

   * New upstream release.
     This release include SCSI support, closes: #182543.
     Includes alpha support, closes: #183502.
     It also fix html output, closes: #182826.
   * Removed the manpage from debian dir because it is there in upstream
     sources. This also means that the build dependency on perl is changed
     to docbook-utils.
   * Updated standards version from 3.5.8 to 3.5.10.

lshw (0.06-2) unstable; urgency=low

   * Fixed description, closes: #183321.

lshw (0.06-1) unstable; urgency=low

   * Initial release, closes: #181106.