[ubuntu/oneiric] byobu 4.30-0ubuntu1 (Accepted)
Dustin Kirkland
kirkland at ubuntu.com
Mon Aug 22 19:25:19 UTC 2011
byobu (4.30-0ubuntu1) oneiric; urgency=low
* This release fixes two large bugs: LP: #827093, #823581
* usr/share/byobu/profiles/tmux:
- go bold on window activity
- clean up and make window colorings more consistent
* usr/bin/byobu-status:
- speed up disabled status runs
* usr/bin/byobu-statusd, usr/bin/byobu-status-print, usr/bin/byobu-
status-tmux, usr/bin/Makefile.am, usr/lib/byobu/battery,
usr/lib/byobu/.constants, usr/lib/byobu/disk,
usr/lib/byobu/mem_used, usr/lib/byobu/raid, usr/lib/byobu/.shutil,
usr/lib/byobu/swap, usr/lib/byobu/wifi_quality,
usr/share/byobu/profiles/tmux:
- support tmux status, using a cached print mechanism and a list of
left and right status items
- drop the failed byobu-statusd experiment and its byobu-status-print
helper
- add a PCT constant, required to support both screen and tmux
- fix a bug/typo in shutil (should be /proc/uptime)
* usr/bin/byobu-status-tmux, usr/lib/byobu/.constants,
usr/share/byobu/profiles/common, usr/share/byobu/profiles/tmux,
usr/share/byobu/status/1, usr/share/byobu/status/2,
usr/share/byobu/status/3, usr/share/byobu/status/4,
usr/share/byobu/status/Makefile.am, usr/share/byobu/status/status:
- separate status cache between screen and tmux (different formatting)
- make byobu-status-tmux support screen
- PCT="%%" for both
- update backticks and caption/hardstatus
- fix default status
* usr/share/byobu/profiles/common, usr/share/byobu/profiles/tmux:
- drop backticks and double printing of date/time in tmux
* usr/bin/byobu-status, usr/bin/byobu-status-tmux => usr/bin/byobu-
status, usr/bin/Makefile.am, usr/share/byobu/profiles/common,
usr/share/byobu/profiles/tmux, usr/share/man/man1/byobu-status.1:
- transition to the new, faster, less-resource intensive status
gathering method
* usr/bin/byobu-config:
- migrate to toggling on/off the list of status items
- fix initial seeding of status config
* experimental/byobu-aggregate-status, usr/bin/byobu-status,
usr/lib/byobu/logo, usr/lib/byobu/Makefile.am,
usr/lib/byobu/mem_available => usr/lib/byobu/memory,
usr/lib/byobu/mem_used, usr/lib/byobu/.shutil,
usr/share/byobu/status/status, usr/share/man/man1/byobu.1:
- drop experimental code, no longer necessary
- test non-zero cache file
- combine mem_* to memory
- decrease raid status frequency
- add trailing space to logo
* usr/lib/byobu/network:
- make network calculations drastically cheaper, by using status_freq
rather than a file stat
* usr/share/byobu/profiles/tmux:
- ensure that byobu-janitor runs on reload
* usr/lib/byobu/custom, usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost,
usr/lib/byobu/network, usr/lib/byobu/reboot_required,
usr/lib/byobu/updates_available:
- must separate run dirs for tmux/screen run status scripts;
otherwise, calculated rates are off
* usr/lib/byobu/.constants:
- fix wireless utf8 icon bug, default to utf8 for tmux
* usr/lib/byobu/.shutil:
- fix tmux color rendering
- fix underscore, italics, hidden
* usr/lib/byobu/.dirs:
- ensure that the cache dir gets created
* usr/bin/byobu, usr/lib/byobu/.shutil, usr/share/byobu/profiles/tmux:
- get 256 colors working in tmux
* usr/lib/byobu/reboot_required, usr/share/man/man1/byobu.1:
- add .zZ symbol for powernap state, per feedback at LinuxConNA in
Vancouver
- fix flag path; simplify coloring
* usr/lib/byobu/reboot_required:
* usr/bin/byobu-select-session:
- add session selection support for tmux
* usr/bin/byobu, usr/bin/byobu-janitor, usr/lib/byobu/.shutil:
- flatten bold/dim/bright modifiers when in 8-color mode
* usr/lib/byobu/ip_address, usr/lib/byobu/.shutil,
usr/share/byobu/profiles/common, usr/bin/byobu:
- fix bold printing
* usr/bin/byobu-select-session:
- check exist status of session listing
* usr/lib/byobu/.dirs:
- fix stray directory creation
* usr/lib/byobu/.dirs:
- fall back to the tmux tmpdir
Date: Thu, 11 Aug 2011 10:31:31 -0500
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/byobu/4.30-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 11 Aug 2011 10:31:31 -0500
Source: byobu
Binary: byobu
Architecture: source
Version: 4.30-0ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Dustin Kirkland <kirkland at ubuntu.com>
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Description:
byobu - powerful, text based window manager and shell multiplexer
Launchpad-Bugs-Fixed: 823581 827093
Changes:
byobu (4.30-0ubuntu1) oneiric; urgency=low
.
* This release fixes two large bugs: LP: #827093, #823581
* usr/share/byobu/profiles/tmux:
- go bold on window activity
- clean up and make window colorings more consistent
* usr/bin/byobu-status:
- speed up disabled status runs
* usr/bin/byobu-statusd, usr/bin/byobu-status-print, usr/bin/byobu-
status-tmux, usr/bin/Makefile.am, usr/lib/byobu/battery,
usr/lib/byobu/.constants, usr/lib/byobu/disk,
usr/lib/byobu/mem_used, usr/lib/byobu/raid, usr/lib/byobu/.shutil,
usr/lib/byobu/swap, usr/lib/byobu/wifi_quality,
usr/share/byobu/profiles/tmux:
- support tmux status, using a cached print mechanism and a list of
left and right status items
- drop the failed byobu-statusd experiment and its byobu-status-print
helper
- add a PCT constant, required to support both screen and tmux
- fix a bug/typo in shutil (should be /proc/uptime)
* usr/bin/byobu-status-tmux, usr/lib/byobu/.constants,
usr/share/byobu/profiles/common, usr/share/byobu/profiles/tmux,
usr/share/byobu/status/1, usr/share/byobu/status/2,
usr/share/byobu/status/3, usr/share/byobu/status/4,
usr/share/byobu/status/Makefile.am, usr/share/byobu/status/status:
- separate status cache between screen and tmux (different formatting)
- make byobu-status-tmux support screen
- PCT="%%" for both
- update backticks and caption/hardstatus
- fix default status
* usr/share/byobu/profiles/common, usr/share/byobu/profiles/tmux:
- drop backticks and double printing of date/time in tmux
* usr/bin/byobu-status, usr/bin/byobu-status-tmux => usr/bin/byobu-
status, usr/bin/Makefile.am, usr/share/byobu/profiles/common,
usr/share/byobu/profiles/tmux, usr/share/man/man1/byobu-status.1:
- transition to the new, faster, less-resource intensive status
gathering method
* usr/bin/byobu-config:
- migrate to toggling on/off the list of status items
- fix initial seeding of status config
* experimental/byobu-aggregate-status, usr/bin/byobu-status,
usr/lib/byobu/logo, usr/lib/byobu/Makefile.am,
usr/lib/byobu/mem_available => usr/lib/byobu/memory,
usr/lib/byobu/mem_used, usr/lib/byobu/.shutil,
usr/share/byobu/status/status, usr/share/man/man1/byobu.1:
- drop experimental code, no longer necessary
- test non-zero cache file
- combine mem_* to memory
- decrease raid status frequency
- add trailing space to logo
* usr/lib/byobu/network:
- make network calculations drastically cheaper, by using status_freq
rather than a file stat
* usr/share/byobu/profiles/tmux:
- ensure that byobu-janitor runs on reload
* usr/lib/byobu/custom, usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost,
usr/lib/byobu/network, usr/lib/byobu/reboot_required,
usr/lib/byobu/updates_available:
- must separate run dirs for tmux/screen run status scripts;
otherwise, calculated rates are off
* usr/lib/byobu/.constants:
- fix wireless utf8 icon bug, default to utf8 for tmux
* usr/lib/byobu/.shutil:
- fix tmux color rendering
- fix underscore, italics, hidden
* usr/lib/byobu/.dirs:
- ensure that the cache dir gets created
* usr/bin/byobu, usr/lib/byobu/.shutil, usr/share/byobu/profiles/tmux:
- get 256 colors working in tmux
* usr/lib/byobu/reboot_required, usr/share/man/man1/byobu.1:
- add .zZ symbol for powernap state, per feedback at LinuxConNA in
Vancouver
- fix flag path; simplify coloring
* usr/lib/byobu/reboot_required:
* usr/bin/byobu-select-session:
- add session selection support for tmux
* usr/bin/byobu, usr/bin/byobu-janitor, usr/lib/byobu/.shutil:
- flatten bold/dim/bright modifiers when in 8-color mode
* usr/lib/byobu/ip_address, usr/lib/byobu/.shutil,
usr/share/byobu/profiles/common, usr/bin/byobu:
- fix bold printing
* usr/bin/byobu-select-session:
- check exist status of session listing
* usr/lib/byobu/.dirs:
- fix stray directory creation
* usr/lib/byobu/.dirs:
- fall back to the tmux tmpdir
Checksums-Sha1:
3b84982c4aa746a831e93f67fd7014b274b7450b 1797 byobu_4.30-0ubuntu1.dsc
c85756e0c1a98b60f5eb313bd27d5fba712f32f1 390263 byobu_4.30.orig.tar.gz
dd7394ccd08d763a11fed069ddb93ea8fb34bd55 46587 byobu_4.30-0ubuntu1.diff.gz
Checksums-Sha256:
a452c6810a7fe546fd86df367047f4d99796f8edba85a9d35b2f990868b835d0 1797 byobu_4.30-0ubuntu1.dsc
3aaa9a96f6d9e443669fa11dc2982beea568a11a3a9e5f27b784ae0942c7d82b 390263 byobu_4.30.orig.tar.gz
aec55c8f3baf18b2eae61c3cc09fa83c8b62075ca98e01c30a8a228f3d7b3a63 46587 byobu_4.30-0ubuntu1.diff.gz
Files:
07537db3f5e85b60fd47023be126644b 1797 misc optional byobu_4.30-0ubuntu1.dsc
fc2852d1d1cf68282af0a24a680b87f6 390263 misc optional byobu_4.30.orig.tar.gz
01f2ce875e55f3ae80989444359d0d34 46587 misc optional byobu_4.30-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJOUdckAAoJEJXmQ3PxUpRpIpIQAI+T+zFnAy1JZAe6ewyZFAsb
XB7KVe8KCSmYKBPJOrc1cuEKkGjz+ec03XAweiNMTJDMovCDaoD1GOowF+G2Fdpd
eAyA/w21zcZJxgoPlU15+BfS6ax3PuyC2cfSEo6gNwtHkscmsWEltIZTKzCLpN7D
mF79D703FxqrDKYavLzp7CjFD1UBz+W1wXtva3fAB5urs+tt/21DZVoL4YGqbNfx
4Z0/oMvu2VHZ/qIF17jsU/yacx/dFRbRdsmVhkiSHdgBmxPEhswK4ItwK45jdJOx
hdYOis9U3qALlN0WQKLc12wapb8C7fcEZ1xjLtS+QiUPcOOwkEslz7SyylYDVwy0
Gq560HGfwiOOokbBSB5aX5HzNauKiTMDocFq7MYewZc+51GbzY68XFAiXvyAu9BS
N8VHLbkE2lhJKa3RIAGOd55t+jtZH8RzBCfzhs4zSJv56k0HFO/FibLqSLKkcvP8
TOyTUWj5kTCW79cvuH1eXeMk3iRIlCX2WeN8KIVo0bGi5jHjeZAPbyj+CDpLeHCN
CrkdH5Ed0clycyOjTbRL0Yf/7BCzTMFO3Ifs+tkjB0/LD/DJZNsKAo0cvMjw80Cn
j17KcQBR/U6nY7sxNf7kHFeRXpQj1oBTUaHlTWCha2O0aqpm9niQ+u8au7Gu61MP
lyJDo9zmYzCTpG2w2IgY
=fFvf
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list