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

byobu-6.5-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: byobu Distribution: openSUSE Tumbleweed
Version: 6.5 Vendor: openSUSE
Release: 1.3 Build date: Wed Jan 10 04:17:22 2024
Group: System/Console Build host: reproducible
Size: 348371 Source RPM: byobu-6.5-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://byobu.org/
Summary: Enhanced profile and configuration utilities for GNU Screen and tmux
Byobu includes an enhanced profiles, convenient keybindings,
configuration utilities, and toggle-able system status
notifications for both the GNU Screen window manager and tmux
terminal multiplexer.

Provides

Requires

License

GPL-3.0-only

Changelog

* 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.
* Sat Aug 24 2019 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Update to 5.129
    + see https://bazaar.launchpad.net/~kirkland/byobu/trunk/view/head:/debian/changelog
* Tue Jan 15 2019 Sebastian Wagner <sebix+novell.com@sebix.at>
  - Require python3-newt, fixes bsc#1121502
* Mon Aug 13 2018 tejas.guruswamy@opensuse.org
  - update to 5.127. key changes:
    * usr/share/byobu/profiles/bashrc:
    - Googley PS1 for non-Ubuntu distros
    * usr/lib/byobu/include/shutil, usr/lib/byobu/Makefile.am,
      usr/lib/byobu/rcs_cost, usr/share/byobu/status/status,
      usr/share/man/man1/byobu.1,
      usr/lib/byobu/ec2_cost,
      usr/lib/byobu/include/ec2instancespricing.py,
      usr/lib/byobu/include/Makefile.am, usr/lib/byobu/include/shutil,
      usr/lib/byobu/Makefile.am, usr/share/byobu/status/status,
      usr/share/man/man1/byobu.1,
    * usr/bin/byobu-janitor.in:
    - deprecate unmaintained ec2/rcs pricing functionality
    - this never really worked well, and these prices are constantly changing
    - clear out stale status cache
    * debian/control, usr/lib/byobu/ip_address, usr/lib/byobu/network,
      usr/share/man/man1/wifi-status.1: LP: #1748956
    - switch entirely to iproute2, away from net-tools and ifconfig
    - only remaining ifconfig is fall-back logic, in case /sbin/ip is
      not found
    * usr/bin/byobu-select-profile.in, usr/share/man/man1/byobu-select-
      profile.1: LP: #1717746
    - deprecate interactive mode for byobu-select-profile
    * usr/lib/byobu/include/toggle-utf8.in: LP: #1696546
    - try to support zsh and other shells in addition to bash
    * usr/share/byobu/profiles/bashrc:
    - fix missing bash 256 ps1 colors
    * usr/lib/byobu/include/constants, usr/share/byobu/keybindings/f-
      keys.screen, usr/share/byobu/keybindings/f-keys.tmux:
    - create a $BYOBU_EDITOR variable, using "sensible-editor" if found
      (it will be on Debian/Ubuntu systems), or $EDITOR if not, and falling
      back to "vim" in the case where none are found
    - use $BYOBU_EDITOR with Shift-F7 to open the printscreen buffer in
      a new window;  this fixes a bug on some distros where $EDITOR might
      be undefined
    * usr/lib/byobu/session:
    - don't count sessions that start with _ BUG: #892489
    * usr/lib/byobu/updates_available:
    - Fix rare race condition for update_needed and cache file (#26)
    - https://github.com/dustinkirkland/byobu/pull/26
    * byobu.desktop:
    - give some hints for GNOME Shell to correctly match byobu desktop file
      (LP: #1718482); partial fix, not entirely working yet
* Sat Mar 31 2018 sebix+novell.com@sebix.at
  - update to 5.125:
    * usr/share/byobu/profiles/dircolors: LP: #1752352
    - fix blinking symlinks
    * usr/lib/byobu/include/select-session.py:
    - Fix cull_zombies() so that we properly cull zombies of sessions that
      have non-numeric session names
    - Allow the dynamic session-creation behaviour to be disabled by
      creating ~/.byobu/.reuse-session
    * debian/control:
    - need sensible-utils
* Mon Jan 08 2018 tejas.guruswamy@opensuse.org
  - update to 5.124
    * usr/bin/wifi-status:
    - add a speedometer split
    * debian/control, usr/bin/wifi-status,
      usr/share/byobu/profiles/bashrc:
    - kill the double bracket; doesn't always print nicely
    * === added directory snap, snap/snapcraft.yaml:
    - initial crack at snap packaging
    * usr/lib/byobu/include/select-session.py:
    - Fix culling sessions with named groups (#25)
    - https://github.com/dustinkirkland/byobu/pull/25
    * usr/bin/purge-old-kernels:
    - make sure we pass through the -f|-y apt options
    * Build-depend on dh-python.
    * Drop the alternative python2 dependencies. LP: #1735348.

Files

/etc/byobu
/etc/byobu/backend
/etc/byobu/socketdir
/etc/profile.d/Z97-byobu.sh
/usr/bin/byobu
/usr/bin/byobu-config
/usr/bin/byobu-ctrl-a
/usr/bin/byobu-disable
/usr/bin/byobu-disable-prompt
/usr/bin/byobu-enable
/usr/bin/byobu-enable-prompt
/usr/bin/byobu-export
/usr/bin/byobu-janitor
/usr/bin/byobu-keybindings
/usr/bin/byobu-launch
/usr/bin/byobu-launcher
/usr/bin/byobu-launcher-install
/usr/bin/byobu-launcher-uninstall
/usr/bin/byobu-layout
/usr/bin/byobu-prompt
/usr/bin/byobu-quiet
/usr/bin/byobu-reconnect-sockets
/usr/bin/byobu-screen
/usr/bin/byobu-select-backend
/usr/bin/byobu-select-profile
/usr/bin/byobu-select-session
/usr/bin/byobu-shell
/usr/bin/byobu-silent
/usr/bin/byobu-status
/usr/bin/byobu-status-detail
/usr/bin/byobu-tmux
/usr/bin/byobu-ugraph
/usr/bin/byobu-ulevel
/usr/bin/col1
/usr/bin/ctail
/usr/bin/manifest
/usr/bin/purge-old-kernels
/usr/bin/vigpg
/usr/bin/wifi-status
/usr/lib/byobu
/usr/lib/byobu/apport
/usr/lib/byobu/arch
/usr/lib/byobu/battery
/usr/lib/byobu/color
/usr/lib/byobu/cpu_count
/usr/lib/byobu/cpu_freq
/usr/lib/byobu/cpu_temp
/usr/lib/byobu/custom
/usr/lib/byobu/date
/usr/lib/byobu/disk
/usr/lib/byobu/disk_io
/usr/lib/byobu/distro
/usr/lib/byobu/entropy
/usr/lib/byobu/fan_speed
/usr/lib/byobu/hostname
/usr/lib/byobu/include
/usr/lib/byobu/include/colors
/usr/lib/byobu/include/common
/usr/lib/byobu/include/config.py
/usr/lib/byobu/include/constants
/usr/lib/byobu/include/cycle-status
/usr/lib/byobu/include/dirs
/usr/lib/byobu/include/icons
/usr/lib/byobu/include/mondrian
/usr/lib/byobu/include/notify_osd
/usr/lib/byobu/include/select-session.py
/usr/lib/byobu/include/shutil
/usr/lib/byobu/include/tmux-detach-all-but-current-client
/usr/lib/byobu/include/tmux-send-command-to-all-panes
/usr/lib/byobu/include/tmux-send-command-to-all-windows
/usr/lib/byobu/include/toggle-utf8
/usr/lib/byobu/ip_address
/usr/lib/byobu/load_average
/usr/lib/byobu/logo
/usr/lib/byobu/mail
/usr/lib/byobu/memory
/usr/lib/byobu/menu
/usr/lib/byobu/network
/usr/lib/byobu/packages
/usr/lib/byobu/processes
/usr/lib/byobu/raid
/usr/lib/byobu/reboot_required
/usr/lib/byobu/release
/usr/lib/byobu/services
/usr/lib/byobu/session
/usr/lib/byobu/swap
/usr/lib/byobu/time
/usr/lib/byobu/time_binary
/usr/lib/byobu/time_utc
/usr/lib/byobu/trash
/usr/lib/byobu/updates_available
/usr/lib/byobu/uptime
/usr/lib/byobu/users
/usr/lib/byobu/whoami
/usr/lib/byobu/wifi_quality
/usr/share/applications/byobu.desktop
/usr/share/byobu
/usr/share/byobu/desktop
/usr/share/byobu/keybindings
/usr/share/byobu/keybindings/common
/usr/share/byobu/keybindings/f-keys
/usr/share/byobu/keybindings/f-keys.screen
/usr/share/byobu/keybindings/f-keys.screen.disable
/usr/share/byobu/keybindings/f-keys.tmux
/usr/share/byobu/keybindings/f-keys.tmux.disable
/usr/share/byobu/keybindings/mouse.tmux.disable
/usr/share/byobu/keybindings/mouse.tmux.enable
/usr/share/byobu/keybindings/none
/usr/share/byobu/keybindings/tmux-screen-keys.conf
/usr/share/byobu/pixmaps
/usr/share/byobu/pixmaps/byobu.svg
/usr/share/byobu/profiles
/usr/share/byobu/profiles/NONE
/usr/share/byobu/profiles/bashrc
/usr/share/byobu/profiles/byoburc
/usr/share/byobu/profiles/common
/usr/share/byobu/profiles/dircolors
/usr/share/byobu/profiles/screenrc
/usr/share/byobu/profiles/tmux
/usr/share/byobu/profiles/tmuxrc
/usr/share/byobu/status
/usr/share/byobu/status/status
/usr/share/byobu/status/statusrc
/usr/share/byobu/tests
/usr/share/byobu/tests/byobu-time-notifications
/usr/share/byobu/windows
/usr/share/byobu/windows/common
/usr/share/dbus-1/services/us.kirkland.terminals.byobu.service
/usr/share/doc/packages/byobu
/usr/share/doc/packages/byobu/README.md
/usr/share/icons/hicolor/scalable/apps/byobu.svg
/usr/share/licenses/byobu
/usr/share/licenses/byobu/COPYING
/usr/share/man/man1/byobu-config.1.gz
/usr/share/man/man1/byobu-ctrl-a.1.gz
/usr/share/man/man1/byobu-disable-prompt.1.gz
/usr/share/man/man1/byobu-disable.1.gz
/usr/share/man/man1/byobu-enable-prompt.1.gz
/usr/share/man/man1/byobu-enable.1.gz
/usr/share/man/man1/byobu-export.1.gz
/usr/share/man/man1/byobu-janitor.1.gz
/usr/share/man/man1/byobu-keybindings.1.gz
/usr/share/man/man1/byobu-launch.1.gz
/usr/share/man/man1/byobu-launcher-install.1.gz
/usr/share/man/man1/byobu-launcher-uninstall.1.gz
/usr/share/man/man1/byobu-launcher.1.gz
/usr/share/man/man1/byobu-layout.1.gz
/usr/share/man/man1/byobu-prompt.1.gz
/usr/share/man/man1/byobu-quiet.1.gz
/usr/share/man/man1/byobu-reconnect-sockets.1.gz
/usr/share/man/man1/byobu-screen.1.gz
/usr/share/man/man1/byobu-select-backend.1.gz
/usr/share/man/man1/byobu-select-profile.1.gz
/usr/share/man/man1/byobu-select-session.1.gz
/usr/share/man/man1/byobu-shell.1.gz
/usr/share/man/man1/byobu-silent.1.gz
/usr/share/man/man1/byobu-status-detail.1.gz
/usr/share/man/man1/byobu-status.1.gz
/usr/share/man/man1/byobu-tmux.1.gz
/usr/share/man/man1/byobu-ugraph.1.gz
/usr/share/man/man1/byobu-ulevel.1.gz
/usr/share/man/man1/byobu.1.gz
/usr/share/man/man1/col1.1.gz
/usr/share/man/man1/ctail.1.gz
/usr/share/man/man1/manifest.1.gz
/usr/share/man/man1/purge-old-kernels.1.gz
/usr/share/man/man1/vigpg.1.gz
/usr/share/man/man1/wifi-status.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:23:08 2024