- gdu (5.13.2-1+rpi1) bookworm-staging; urgency=medium
++gdu (5.18.1-1+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from 4.6.3-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 08 May 2021 11:33:59 +0000]
+ * Disable testsuite (I suspect it's a btrfs related failure)
+
- -- Raspbian forward porter <root@raspbian.org> Fri, 04 Mar 2022 16:01:25 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sat, 01 Oct 2022 14:23:50 +0000
++
+ gdu (5.18.1-1) unstable; urgency=medium
+
+ * feat: shorten current item path to 70 chars #172
+ * feat: configuration option for setting maximum length of the path for current item in the progress modal
+ * feat: show time in progress modal
+ * fix: two more lines for progress modal #172
+ * fix: readded --config-file flag
+ * fix: read non-default config file properly
+ * fix: correct config file option regex
+
+ -- Daniel Milde <daniel@milde.cz> Thu, 22 Sep 2022 23:04:44 +0200
+
+ gdu (5.17.1-1) unstable; urgency=medium
+
+ [ Daniel Milde ]
+ * fix(tests): access to updateDraws behind mutex
+ * refactor: SignalGroup instead of chan
+ * fix: add progressDoneChan
+ * chore: update golangci-lint to v3
+ * ci: added statically linked binary for linux/amd64
+
+ [ Edward Betts ]
+ * Correct spelling mistakes
+
+ [ Steven Conaway ]
+ * Add darwin@arm64
+
+ [ Daniel Milde ]
+ * feat: sort items by name if usage/size/count is the same
+
+ [ Anna “CyberTailor” ]
+ * ci: generate release tarballs
+
+ [ Riatre Foo ]
+ * fix: honor --summarize when reading analysis
+
+ [ Phani Rithvij ]
+ * upgrade dependencies
+
+ [ Daniel Milde ]
+ * refactor: correct ordering
+ * feat: natural sorting of names
+ * fix: correct sorting for non-interactive and export modes
+ * feat: show sizes as raw numbers without prefixes
+ * docs: flags updated
+ * refactor: extract common logic for BSD
+ * refactor: split keyPressed
+
+ [ mcoret ]
+ * Update dir_other.go
+
+ [ Daniel Milde ]
+ * ci: binary for Android
+ * test: run 0 perm tests only for Linux
+ * fix: mount output format fixes #159
+ * feat: better error message
+ * test: run zfs test only on freebsd
+ * fix: panic on analyzing mount multiple times
+ * feat: initial mouse support closes #163
+ * chore: ignore vendor dir
+ * feat: use configuration file
+ * fix: file name
+ * docs: man page updated
+ * fix: check error
+ * test: use gotestsum for running tests
+ * refactor: use only yaml for reading/writing config file
+ * feat: added possibility to change text color and
+ background color of the selected row fixes #168
+ * docs: order of sections fixed
+ * fix: nul log file for Windows fixes #171
+ * fix: increase the vertical size of the progress modal fixes #172
+ * d/control: added dependency on golang-gopkg-yaml.v3-dev
+
+ -- Daniel Milde <daniel@milde.cz> Tue, 13 Sep 2022 00:14:32 +0200
gdu (5.13.2-1) unstable; urgency=medium