|
|
|
|
Changelog for byobu-doc-6.12-1.2.noarch.rpm :
* Sat Jun 08 2024 Tejas Guruswamy - 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 - 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 - Fix build after libexec change in distribution * Sun Mar 29 2020 Sebastian Wagner - 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 - 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 - 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 - Update to 5.129 + see https://bazaar.launchpad.net/~kirkland/byobu/trunk/view/head:/debian/changelog * Tue Jan 15 2019 Sebastian Wagner - Require python3-newt, fixes bsc#1121502 * Mon Aug 13 2018 tejas.guruswamyAATTopensuse.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.comAATTsebix.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
|
|
|