Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

duf-0.9.1-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: duf Distribution: openSUSE Tumbleweed
Version: 0.9.1 Vendor: openSUSE
Release: 1.1 Build date: Wed Sep 10 08:20:03 2025
Group: System/Management Build host: reproducible
Size: 3396324 Source RPM: duf-0.9.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/muesli/duf
Summary: Disk Usage/Free Utility
Disk Usage/Free Utility (Linux, BSD, macOS & Windows)

Provides

Requires

License

MIT

Changelog

* Wed Sep 10 2025 Felix Niederwanger <felix.niederwanger@suse.de>
  - Update to version 0.9.1:
    * fix: parse modified git tree flag correctly
    * fix: include version number in tarballs
    * docs: update man page
    * fix: allow manually supplying version/commit again
    * feat: migrate rest of goreleaser config
    * fix: 9p path parse error with WSL2 (#300)
    * chore: align happy path to left edge in bar rendering
    * docs: update man page
    * fix: off-by-one error in bar rendering
    * fix: move background colors to theme
    * fix: recompute widths to account for changed bar size
    * feat: don't waste space for chars we never print
    * feat: use unicode chars for bar
    * feat: dynamically resize bars
    * feat: adjust table width to avail space
    * docs: update man page
    * build(deps): bump actions/setup-go from 5.5.0 to 6.0.0
    * docs: update man page
    * feat: read build info from runtime
    * docs: update man page
    * fix: deduplicate list of mounts (#209)
    * build(deps): bump actions/checkout from 3 to 5
    * build(deps): bump goreleaser/goreleaser-action from 4 to 6
    * build(deps): bump golang.org/x/term from 0.7.0 to 0.34.0
    * build(deps): bump golang.org/x/sys from 0.7.0 to 0.35.0
    * build(deps): bump github.com/muesli/termenv from 0.15.1 to 0.16.0
    * chore: require Go 1.23+
    * build(deps): bump actions/setup-go from 4.0.0 to 5.5.0
    * docs: update man page
    * chore: require Go 1.18+
    * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.6.8
    * ci: deadcode linter is no longer used
    * ci: update linter configs
    * Add Solus to repo packages installation instructions
    * Add Fedora to the installation instructions
    * docs: update man page
    * build(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15
    * fix: update golangci-lint actions
    * fix: update goreleaser config
    * docs: update man page
    * Update README.md: Now in Debian Stable, Debian Unstable is no longer required
    * docs: update man page
    * Correct a typo
* Mon May 22 2023 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Use _service mode manual as better alias name than disabled
* Mon May 22 2023 jkowalczyk@suse.com
  - Update to version 0.8.1+git64.24c3369:
    * Add installation instructions for Gentoo Linux
    * build(deps): bump golang.org/x/term from 0.6.0 to 0.7.0
    * build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0
    * build(deps): bump actions/setup-go from 3.5.0 to 4.0.0
    * fix readme build badge
    * build(deps): bump github.com/muesli/termenv from 0.14.0 to 0.15.1
    * build(deps): bump golang.org/x/term
    * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.3 to 6.4.6
    * chore: bump Go to 1.17
    * build(deps): bump goreleaser/goreleaser-action from 3 to 4
    * build(deps): bump actions/setup-go from 3.4.0 to 3.5.0
    * build(deps): bump github.com/muesli/termenv from 0.13.0 to 0.14.0
    * build(deps): bump actions/setup-go from 3.3.1 to 3.4.0
    * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.2 to 6.4.3
    * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.2
    * run code through gofumpt and correct gopls warnings
    * Bump actions/setup-go from 3.3.0 to 3.3.1
    * Bump github.com/jedib0t/go-pretty/v6 from 6.3.9 to 6.4.0
    * Bump github.com/jedib0t/go-pretty/v6 from 6.3.8 to 6.3.9
    * chore: bump required Go version
    * chore: x/sys API change
    * Bump github.com/muesli/termenv from 0.12.0 to 0.13.0
    * Bump github.com/muesli/mango from 0.1.0 to 0.2.0
    * Bump github.com/muesli/termenv from 0.11.0 to 0.12.0
    * Bump actions/setup-go from 3.2.0 to 3.3.0
    * Bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14
    * Bump github.com/jedib0t/go-pretty/v6 from 6.3.4 to 6.3.8
    * Bump github.com/jedib0t/go-pretty/v6 from 6.3.3 to 6.3.4
    * docs: update ubuntu and debian versions
    * Bump github.com/jedib0t/go-pretty/v6 from 6.3.2 to 6.3.3
    * Bump github.com/jedib0t/go-pretty/v6 from 6.3.1 to 6.3.2
    * Bump actions/setup-go from 3.1.0 to 3.2.0
    * Bump goreleaser/goreleaser-action from 2 to 3
    * Bump actions/setup-go from 2 to 3.1.0
    * Bump github.com/jedib0t/go-pretty/v6 from 6.2.5 to 6.3.1
    * Bump actions/checkout from 2 to 3
    * Bump golangci/golangci-lint-action from 2 to 3
* Tue Feb 07 2023 pousaduarte@gmail.com
  - Update to version 0.8.1:
    * Update README badges
    * Add godoc comments and fix linter warnings
    * Add separate sets of hard- and soft-enforced linters
    * docs: update man page
    * Unalias term package
    * Fix mountinfo parsing #153 (#154)
    * docs: update man page
    * Add Debian & Ubuntu installation instructions
    * docs: update man page
    * Bump go-wildcard to v1.0.3
    * docs: update man page
    * Bump mango to v0.1.0
* Sun Feb 06 2022 pousaduarte@gmail.com
  - Update to version 0.8.0:
    * docs: update man page
    * Bump go-wildcard to v1.0.3
    * docs: update man page
    * Bump mango to v0.1.0
* Wed Feb 02 2022 pousaduarte@gmail.com
  - Update to version 0.8.0:
    * docs: update man page
    * Fix manpage workflow branch
    * Add 'ansi' theme that uses the terminal's native 4-bit ANSI colors
    * Add Go 1.17 build tags
    * Bump github.com/jedib0t/go-pretty/v6 from 6.2.4 to 6.2.5
    * table: rename inode-related columns to clarify difference between bytes and inodes. Fixes #94
    * Add dependabot config
    * Generate man page when built with 'mango' build-tag
    * Add mango-generated man page
    * Bump termenv to v0.11.0
* Sun Jan 23 2022 pousaduarte@gmail.com
  - Update to version 0.7.0:
    * Update go-wilcard lib #156
* Sun Jan 09 2022 pousaduarte@gmail.com
  - Update to version 0.7.0:
    * Add feedback paragraph to README
* Sun Dec 26 2021 pousaduarte@gmail.com
  - Update to version 0.6.2:
    * Document color-coding/threshold options in README
    * add availability and usage threhold option
    * Add install instructions on OpenBSD
    * Remove unmaintained snap package
    * Bump go-pretty to v6.2.4
* Sun Oct 31 2021 pousaduarte@gmail.com
  - Update to version 0.6.2:
    * Add installation instructions for Void Linux

Files

/usr/bin/duf
/usr/share/licenses/duf
/usr/share/licenses/duf/LICENSE
/usr/share/man/man1/duf.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 19 22:42:52 2025