* 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
* 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.
* AArch64: cpuinfo: Remove redundant cpu caps loop (LP: #1582181)
(Merged into EZix upstream commit [20cda772])
* 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)
* 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])
* 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.
* 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.
* 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
* 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.
* 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.
* 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).
* 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
* [d048d30] Fix lshw crash issue on system with some USB-3 sticks
(LP: #1471983)
[ Manoj Iyer ]
* debian/patches/cpuinfo-arm-aarch64-s390-support.patch:
- Backport from upstream to better support arm, aarch64, and s390
* 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)
* 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)
* 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)
[ Alex Henrie ]
* New upstream release
* SVG icon
* Changed desktop category from Settings to System
* Non-maintainer upload.
* Closes: #572098
- lshw-gtk.desktop requires su-to-root from the menu package
* Closes: #525217
- lshw: segfauls on armel (! /proc/efi/systab)
* Closes: #707152
- lshw can miscount cpus on devicetree platforms
* New upstream release
* Relaxed depends on pciutils and usbutils. Closes: #540119
* [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
* New upstream release
* Some lintian clean
* Standars Version 3.8.2
* Added patch sparc: FTBFS in sparc arch. (Closes: #480628)
* New upstream release
- Fixe lshw: no output for memory (Closes: #456896)
* Migrated dpatch to quilt
* Clean lintian (no more copyright-without-copyright-notice)
* DudesConf2 release
* Added patch 09-sysfs-hang
* Added patch 10-privacy
* 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
* More fixes for gcc4.3. Closes: #462000
* Updated Debian-Policy Standards-Version to 3.7.3
* 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
* s/gtk-lshw/lshw-gtk/g Closes: #443771
* Some lintian cleans (new menu Applications section)
* 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
* Added Upstream Homepage to package description. Closes: #426698
* Updated Debian-Policy Standards-Version to 3.7.2
* New URL at debian/copyright. Closes: #405452
* New upstream release. Closes: #413800
* New Maintainer mail address in control file
* 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
* New upstream release. Closes: #360182
* Added AMD64 to the known platforms that works properly. Closes: #349619
* "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
* Updated rules files. Copy logy.xpm instead of move it.
* New upstream release
* Removed spurious files from source.
* Make works with DEB_BUILD_OPTIONS.
* Now can be compiled twice or more.
* New Free Software Foundation (FSF) address:
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301, USA.
* New upstream release
* Added manpage for lshw-gtk (lintian/linda clean)
* Upgraded to Debian Policy 3.6.2
* 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
* Build fix on AMD64, closes: #298029
* Build fix on no network machines, Depends on hwdata, closes: #300788
* Build Depends on dpatch
* New upstream release
* Recommends pciutils and hwdata, closes: #191506
* 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
* 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.
* Fixed description, closes: #183321.
* Initial release, closes: #181106.