aboutsummaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Apply upstream 71b099a as 004_fix_ktread_display.patchHEADdebian/3.3.0-4masterDaniel Lange2024-01-283-0/+45
|
* Apply upstream patches, Release 3.3.0-3debian/3.3.0-3Daniel Lange2024-01-174-0/+58
| | | | | * 5d778ea as 002_fix_tree_mode_sorting.patch * 91990b1 as 003_fix_column_header_update.patch
* Apply upstream b6b9384 as 001_fix_number_of_running_tasks.patch, Release 3.3.0-2debian/3.3.0-2Daniel Lange2024-01-123-0/+33
|
* Release 3.3.0-1debian/3.3.0-1Daniel Lange2024-01-105-74/+53
|
* Backport patch to remove the LXC special case for CPU handlingdebian/3.2.2-2Daniel Lange2023-02-263-0/+77
| | | | Upstream 11318b5ef6de6b2f80186a888cd5477e0ff167bb
* Release 3.2.2-1Daniel Lange2023-02-052-2/+38
|
* Release 3.2.1-1debian/3.2.1-1Daniel Lange2022-06-032-1/+23
|
* Update changelof for 3.2.0-1, remove staged Debian patchdebian/3.2.0-1Daniel Lange2022-05-023-55/+14
|
* Fix colSettings segfault (upstream patch)Daniel Lange2021-10-153-1/+51
|
* Update configure options (changed upstream)Daniel Lange2021-10-151-2/+2
|
* Update Debian changelog (create 3.1.1-1 currently still held for the Zen3 ↵Daniel Lange2021-10-151-0/+6
| | | | upstream bug)
* Drop Debian patches accumulated over the 3.0.x-x cycleDaniel Lange2021-09-2118-1077/+7
|
* Release 3.0.5-7debian/3.0.5-7Daniel Lange2021-05-021-2/+2
|
* Hopefully make debian/watch more robustGraham Inggs2021-04-241-1/+1
|
* Update watch file to match Github URL schema changeDaniel Lange2021-04-242-3/+4
|
* Apply fix division by 0 on ZfsCompressedArcMeter patch from upstreamDaniel Lange2021-04-233-0/+32
|
* Add clean infoscreen patch, release 3.0.5-6debian/3.0.5-6Daniel Lange2021-03-013-0/+42
|
* Add patches for btime=0 on embedded systems and ZFS meter coloringdebian/3.0.5-5Daniel Lange2021-02-154-2/+76
|
* Backport "Remove force sort order to ASC when returning to tree mode"Daniel Lange2021-02-093-0/+29
|
* Add patches for sort timeout and initial CPU meter setup, release 3.0.5-4debian/3.0.5-4Daniel Lange2021-02-054-3/+78
|
* Add (first) hardening patch for makeCommandStr string handlingDaniel Lange2021-02-023-1/+21
| | | | | | | Upstream refactors the functions around string handling significantly. This is a significant effort and not will likely introduce new issues at first. Thus trying to apply just some hardening patches from that effort to htop in preparation of the Bullseye release.
* Add QTerminal fix for Shift-F3 (prev hit in search mode)Daniel Lange2021-02-013-1/+16
|
* Backport a small fix for the sigterm handlerDaniel Lange2021-01-292-0/+22
|
* Fix mouse use for InfoscreensDaniel Lange2021-01-283-0/+48
|
* Update copyright for 2021, release 3.0.5-3debian/3.0.5-3Daniel Lange2021-01-252-5/+5
|
* Drop configure options that have been made unconditional upstreamDaniel Lange2021-01-252-3/+2
|
* Backport the overhaul of the column sorting logicDaniel Lange2021-01-223-1/+546
|
* Build-dep on libsensors-dev instead of libsensors4-dev as per Aurelien's requestDaniel Lange2021-01-212-2/+3
| | | | Closes: #980731
* Backport fix for kFreeBSD compiler warningsDaniel Lange2021-01-203-1/+28
|
* Add lm-sensors to SuggestsGraham Inggs2021-01-172-1/+5
|
* Use DEB_HOST_ARCH_OS instead of DEB_TARGET_ARCHGraham Inggs2021-01-171-1/+1
|
* Fix hurd build to actually find /proc(/) and disable sensors for that platformDaniel Lange2021-01-173-5/+13
|
* Update hurd patchDaniel Lange2021-01-152-0/+35
|
* Release 3.0.5-2debian/3.0.5-2Daniel Lange2021-01-151-2/+2
|
* Prepare a set of patches for an upcoming 3.0.5-2Daniel Lange2021-01-145-0/+162
|
* Release 3.0.5-1debian/3.0.5-1Daniel Lange2021-01-115-137/+21
|
* Release 3.0.3-2debian/3.0.3-2Daniel Lange2020-12-111-2/+2
|
* Fix kFreeBSD buildGraham Inggs2020-12-115-5/+29
|
* Prepare for 3.0.3-2Daniel Lange2020-12-114-0/+127
|
* Release 3.0.3-1debian/3.0.3-1Daniel Lange2020-12-075-27/+39
|
* Fix debian/watchGraham Inggs2020-10-251-2/+2
|
* Release 3.0.2-1debian/3.0.2-1Daniel Lange2020-09-151-0/+9
|
* Remove python build dependencyDaniel Lange2020-09-154-4/+27
| | | | | * Remove debian/clean as the header files now need to persist (they used to be generated every time via a python script)
* Release 3.0.1-1debian/3.0.1-1Daniel Lange2020-09-031-0/+11
|
* Release 3.0.0-1debian/3.0.0-1Daniel Lange2020-08-271-2/+2
|
* Drop Debian patches merged upstream (or fixed differently)Daniel Lange2020-08-277-104/+8
|
* Switch upstream to htop-devDaniel Lange2020-08-275-78/+13
| | | | | | | | Hisham Muhammad, the original author, has not maintained htop since Feb 2019 and many tries to contact him have failed: https://github.com/hishamhm/htop/issues/992 A new group of developers has - reluctantly - formed to take over the upstream development. Debian is switching to this upstream.
* debian/Prepare for upload to unstabledebian/2.2.0-3Graham Inggs2020-07-031-2/+2
|
* Close pipe after lsofGraham Inggs2020-07-033-0/+17
|
* Avoid FTBFS with GCC 10Graham Inggs2020-07-033-0/+37
|

© 2014-2024 Faster IT GmbH | imprint | privacy policy