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

byobu-doc-6.15-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: byobu-doc Distribution: openSUSE Tumbleweed
Version: 6.15 Vendor: openSUSE
Release: 1.1 Build date: Sat Mar 21 00:25:14 2026
Group: Documentation/Other Build host: reproducible
Size: 300060 Source RPM: byobu-6.15-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://byobu.org/
Summary: Documentation files for byobu
Help files and changelog for byobu.

Provides

Requires

License

GPL-3.0-only

Changelog

* Fri Mar 20 2026 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Update to version 6.15
    * usr/lib/byobu/disk_io:
    - fix stale disk_io status notifications when I/O drops below threshold
    - fix crash on NVMe and MMC devices due to partition naming (nvme0n1p2)
    - fix cache read failure causing incorrect statistics display
    * usr/lib/byobu/users:
    - fix trailing hash display for screen backend (tmux needs ##, screen needs #)
    * usr/lib/byobu/fan_speed:
    - fix fan speed stuck at last non-zero value when dropping to 0 RPM
    * usr/lib/byobu/cpu_freq:
    - add dmidecode fallback for zero bogomips CPUs (Ampere Altra processors)
    * usr/bin/byobu-shell.in:
    - fix infinite loop with fish shell autostart
    * usr/bin/purge-old-kernels:
    - note: this script was already deprecated/simplified to call apt autoremove
    * Document bash requirement for decimal sleep values:
    - add bash to Depends in debian/control
    - change shebang to #!/bin/bash in scripts using decimal sleep
    - add documentation comments explaining necessity of decimal sleeps
    - fixes: hostname, ip_address, shutil, byobu-launch.in
* Fri Mar 20 2026 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Update to version 6.14
    * Fixed critical prompt issues affecting Ubuntu 24.04 users
    * Added systemd support for modern Linux distributions
    * Improved Arch Linux package detection
    * Fixed byobu -v command output
    * Better error handling outside byobu sessions
* Sun Oct 05 2025 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Update to version 6.13
    * usr/lib/byobu/include/common:
    - added -v|--version and -h|--help to most executables
    * usr/share/byobu/profiles/bashrc:
    - fix PS1 ANSI escape sequences causing line wrap errors
* Tue Jan 14 2025 Ana Guerrero <ana.guerrero@suse.com>
  - Remove Requires on snack, this removes sound support.
* Sat Jun 08 2024 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Update to version 6.12
    * usr/share/byobu/profiles/bashrc:
    - export PS1
    * usr/bin/byobu-janitor.in:
    - add byobu prompt to .bashrc in Wolfi
    * usr/share/byobu/profiles/bashrc, usr/share/man/man1/byobu-prompt.1:
    - add a bash timer, that shows the runtime of the previous command
      at the beginning of the prompt
    * usr/bin/byobu.in:
    - if we're in a busybox/ash shell, but real bash is available, use bash
    * usr/share/byobu/keybindings/f-keys.tmux:
    - have F1 pull up the keybindings text
    * usr/share/byobu/profiles/bashrc:
    - fix timer string logic
    * usr/share/byobu/profiles/bashrc:
    - fix BYOBU_RUN_DIR and BYOBU_PREFIX issue
    - https://github.com/dustinkirkland/byobu/pull/62
    - https://launchpad.net/bugs/2051995 LP: #2051995
    * usr/bin/byobu-launcher-install.in:
    - Fix for VSCode, fish and byobu installations
    - https://github.com/dustinkirkland/byobu/commit/f917d2169afdec623f5b32723d93bfd91d34b92f#commitcomment-137955113
    * usr/lib/byobu/updates_available:
    - added support for dnf package manager
    - https://code.launchpad.net/~sanjay-ankur/byobu/byobu/+merge/415959
    * usr/share/byobu/profiles/bashrc:
    - added git branch to bash ps1 prompt
* Wed Jan 10 2024 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Update to version 6.5:
    * Move sources to GitHub (https://github.com/dustinkirkland/byobu)
    * usr/share/byobu/profiles/bashrc:
    - drop debian chroot from wolfi ps1
    - drastically simplify the conditional logic
    * usr/bin/byobu-shell.in:
    - need a -l login shell to source profiles and colorize PS1
    * usr/lib/byobu/packages:
    - add missing trailing whitespace
    * usr/bin/byobu-janitor.in:
    - enable colorized prompt for Wolfi ash shells
    * usr/bin/byobu-janitor.in, usr/share/byobu/status/status:
    - within Wolfi, default to our 2nd status line
    * usr/lib/byobu/updates_available:
    - silence apk update
    * usr/share/byobu/profiles/bashrc:
    - support ash for colorized prompt
    * add a package count status item, useful for minimal containers
    * added support for apk / Wolfi in updates_available
    * added a status line customized for containers
    * add wolfi color schemed PS1 prompt
    * usr/lib/byobu/include/shutil:
    - fix distro getting from /etc/os-release
    * usr/lib/byobu/disk:
    - drop the -P from df which is breaking MacOS
      not sure where this came from
    * byobu.txt, usr/bin/whats-my-public-ip,
      usr/share/byobu/pixmaps/byobu_backup.svg:
    - copy over a couple of missing changes from bzr to git
    * debian/control, debian/copyright, README.md, usr/bin/byobu-
      export.in, usr/share/man/man1/byobu-export.1:
    - moving upstream Byobu from Launchpad.net to Github.com
    * README.md:
    - bumped date
    * usr/bin/byobu-select-profile.in: LP: #1828296
    - add missing listprofiles logic
    * usr/lib/byobu/include/select-session.py:
    - fix inverted logic on session reuse
    * usr/lib/byobu/logo:
    - added a logo for Wolfi
    * usr/lib/byobu/include/shutil, usr/lib/byobu/release:
    - Wolfi doesn't really have versions, so just use the distro
      name rather than version id
* Sat Aug 29 2020 Sebastian Wagner <sebix+novell.com@sebix.at>
  - Fix build after libexec change in distribution
* Sun Mar 29 2020 Sebastian Wagner <sebix+novell.com@sebix.at>
  - update to version 5.133:
    * debian/docs: Closes: #951455
    - fix FTBFS on README
    byobu (5.132-0ubuntu1) focal; urgency=medium
    * debian/control, debian/rules:
    - pep8 binary is gone from Debian, disable for now
* Sun Feb 16 2020 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Update to 5.131
    * debian/control: Closes: #949941
    - build-depend on python3-pep8, rather than pep8 transitional package
    * usr/lib/byobu/disk:
    - change disk status to white on darker magenta/purple, helps with
      readability on some terminals
    * usr/lib/byobu/include/select-session.py: LP: #1750430
    - commit edeae41 fixed the excessive creation of sessions by not
      creating different sessions. This commit adjust the behavior in a way
      that having .reuse-sessions enabled tmux will properly attach and remove
      sessions when dettaching and will also kill the last session available
    - When more than two sessions exist, tmux asks which session to use
    * usr/share/byobu/keybindings/f-keys.tmux: LP: #1861555
    - Update usage of tmux swap-window so that focus stays with the
      original window.
* Tue Feb 04 2020 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 5.130
    * usr/lib/byobu/logo:
    - add Raspbian colors / logo
    * usr/lib/byobu/include/select-session.py:
    - Force UTF-8 when attaching in `select-session.py`
    * debian/rules:
    - ignore new pep8 rules around hard tabs and whitespaces, related
      to bug 1843729
    * AUTHORS, CONTRIBUTING, NEWS, README, README.md:
    - Flatten these files into a single README.md
    - Minor updates in the process
  - Remove unnecessary python-devel BuildRequires.
  - Replace shebang for two env-using scripts.

Files

/usr/share/doc/packages/byobu-doc
/usr/share/doc/packages/byobu-doc/ChangeLog
/usr/share/doc/packages/byobu/help.screen.txt
/usr/share/doc/packages/byobu/help.tmux.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 16:18:25 2026