From: Raspbian automatic forward porter Date: Wed, 13 Oct 2021 21:15:58 +0000 (+0100) Subject: Merge version 4.6.3-1+rpi1 and 5.8.1-2 to produce 5.8.1-2+rpi1 X-Git-Tag: archive/raspbian/5.8.1-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=210fe85d33396712b5e7eecfdcd2e32552c0dd6d;p=gdu.git Merge version 4.6.3-1+rpi1 and 5.8.1-2 to produce 5.8.1-2+rpi1 --- 210fe85d33396712b5e7eecfdcd2e32552c0dd6d diff --cc debian/changelog index 4c34e70,1a0aaa4..289b4b2 --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,89 +1,96 @@@ - gdu (4.6.3-1+rpi1) bullseye-staging; urgency=medium ++gdu (5.8.1-2+rpi1) bookworm-staging; urgency=medium + ++ [changes brought forward from 4.6.3-1+rpi1 by Peter Michael Green at Sat, 08 May 2021 11:33:59 +0000] + * Disable testsuite (I suspect it's a btrfs related failure) + - -- Peter Michael Green Sat, 08 May 2021 11:33:59 +0000 ++ -- Raspbian forward porter Wed, 13 Oct 2021 21:15:58 +0000 ++ + gdu (5.8.1-2) unstable; urgency=medium + + * standards bumped to 4.6.0 + + -- Daniel Milde Mon, 27 Sep 2021 20:36:47 +0200 + + gdu (5.8.1-1) unstable; urgency=medium + + * stop GC while running analysis + * do not build PIE as it breaks build on mips + + -- Daniel Milde Mon, 27 Sep 2021 11:59:37 +0200 + + gdu (5.7.0-1) unstable; urgency=medium + + * sort devices by name and used size + * show total usage and sorting on devices list + * suspend the application instead of stopping + + -- Daniel Milde Sun, 19 Sep 2021 22:09:57 +0200 + + gdu (5.6.2-1) unstable; urgency=medium + + [ Daniel Milde ] + * upgrade to go 1.16 + * use 3x number of cores + * run gc when the analysis is done + * show content of file + * disable CGO for all builds + * do not allow some actions while scanning/deleting/confirming + * keep selected dir when using enter for return + * use GOMAXPROCS + * use channel instead of mutex + + [ Jeff Cook ] + * Keep cursor on selection when swapping between apparent/actual size. + + [ knyazevoe ] + * added maxprocs flag, that sets GOMAXPROCS + + [ Leonidas Spyropoulos ] + * Skip failing tests on single core CPUs + + [ Daniel Milde ] + * added possibility to ignore hidden dirs and ignore dirs by regular pattern + * main package moved to cmd/gdu + * show file count [BC break] + + [ huangnauh ] + * fix: update tview to fix crash + + [ Daniel Milde ] + * replace std log module with sirupsen/logrus + * show info about selected item + + [ zhangsean ] + * Feature: Empty selected file or directory + * Improve some coding. + + [ Daniel Milde ] + * export analysis to file as JSON + * read analysis from file + + [ jtagcat ] + * tui help: 'Go to' instead of 'Select' for open. + * helpText: refer to up/down with k/j, past: k, j + + [ Daniel Milde ] + * help info structured + * fix compatibility with ncdu export format + * fixed not showing colors for export + * added thousand separator to item count number + * detect correctly NFS mounts + * search items by name + * feat: print current directory path and quit on `Q` key + * spawn shell in current directory on pressing `b` + * adjust the height of the help box to the size of the screen + * feat: show last mtime by pressing `m` and sort by mtime by pressing `M` + * import/export mtime + + [ Daniel Milde ] + * fix: check if currentDir is set + * fix: check if currentDir is set when selecting item + * fix: set ui.currentDir at last + + -- Daniel Milde Sat, 28 Aug 2021 00:48:18 +0200 gdu (4.6.3-1) unstable; urgency=medium