Change log for byobu package in Ubuntu

151225 of 297 results
Superseded in oneiric-release
byobu (4.36-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-select-profile: LP: #860574
    - fix color selection;  profile is no longer a symlink
  * usr/bin/byobu-launch: LP: #860634
    - disable auto launch of byobu, when a serial console is detected
 -- Dustin Kirkland <email address hidden>   Fri, 23 Sep 2011 11:09:07 -0500

Available diffs

Superseded in oneiric-release
byobu (4.35-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-janitor, usr/share/byobu/status/status: LP: #856467
    - cleaner fix for ensuring ec2_cost is enabled in ec2 instances;
      previous fix just enabled it everywhere
  * debian/postinst, usr/bin/byobu-janitor, usr/bin/byobu-status:
    - smooth upgrades from older byobu (<= 4.0)
  * usr/lib/byobu/reboot_required:
    - fix path
  * usr/bin/byobu-launch, usr/bin/byobu-launcher-install:
    - clean up the variable name used to prevent double sourcing of profile
 -- Dustin Kirkland <email address hidden>   Wed, 21 Sep 2011 18:49:00 -0500

Available diffs

Superseded in oneiric-release
byobu (4.34-0ubuntu1) oneiric; urgency=low

  [ Theodore Campbell ]
  * usr/lib/byobu/.constants: LP: #846576
    - silence errors

  [ Dustin Kirkland ]
  * usr/lib/byobu/.shutil: LP: #854262
    - fix regressed monochrome support
  * usr/bin/byobu-janitor, usr/share/byobu/status/status:
    - proper fix for ec2 by default in cloud instances
  * usr/bin/byobu-select-session: LP: #855795
    - fix broken select-session support; screen -ls exits 1
  * usr/share/byobu/keybindings/f-keys: LP: #839783
    - Disable screen messages while entering and scrolling around in
      copy/scrollback mode, but re-enable them afterward; print a
      message about Byobu scrollback mode to "eat" the unnecessary
      and misleading screen messages when using alt-pgup and alt-pgdown
  * usr/bin/byobu-launch, usr/bin/byobu-launcher-install: LP: #855002
    - ensure that .profile is not sourced more than once
    - ensure that disabled auto launch is respected, too, and does not
      double-source profile
    - handle both system-wide autolaunch, and per-user autolaunch
  * README: LP: #854868
    - document automake steps
 -- Dustin Kirkland <email address hidden>   Thu, 08 Sep 2011 14:26:43 -0700

Available diffs

Superseded in oneiric-release
byobu (4.33-0ubuntu1) oneiric; urgency=low

  * usr/lib/byobu/updates_available:
    - localize variables
    - save a fork
    - fix detection of updates, which only worked when there were security
      updates
  * usr/lib/byobu/.shutil: LP: #844994
    - the wget --timeout=1 was not working as desired, without the --tries=1
      option too; so local boots of ubuntu ec2 images that don't have a
      working metadata service might take several minutes for byobu to start
      while that wget tries repeatedly to reach the metadata service;
      big thanks to Ben Howard for helping triage and fix ;-)
  * usr/lib/byobu/apport: LP: #842113
    - fix broken detection of apport bug reports, thanks to lp:~masterpatricko
      for the suggested fix
  * etc/byobu/backend, usr/bin/byobu, usr/lib/byobu/.common,
    usr/lib/byobu/.dirs, usr/share/byobu/status/status,
    usr/share/man/man1/byobu.1: LP: #836090
    - fix handling of byobu backend (screen|tmux) handling; thanks to
      lp:~zorun-42 for the fix
  * usr/lib/byobu/swap: LP: #843446
    - make swap status behave like disk and memory (display usage even if
      zero)
 -- Dustin Kirkland <email address hidden>   Fri, 26 Aug 2011 19:07:32 -0500

Available diffs

Superseded in oneiric-release
byobu (4.32-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-launcher: LP: #835130
    - silence message that some users found noisy
  * usr/bin/byobu, usr/bin/byobu-launch, usr/bin/byobu-launcher,
    usr/share/man/man1/byobu.1: LP: #835152
    - fix a suite of support issues around launching byobu under sudo,
      where files/dirs would be created under the $SUDO_USER's $HOME,
      but would be owned by root
  * usr/lib/byobu/.dirs: LP: #833780
    - save a fork
 -- Dustin Kirkland <email address hidden>   Tue, 23 Aug 2011 23:23:49 -0500

Available diffs

Superseded in oneiric-release
byobu (4.31-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu, usr/lib/byobu/.shutil:
    - fix bold color printing
  * usr/bin/byobu-janitor, usr/share/byobu/profiles/common:
    - deprecate backticks file, no longer needed
  * usr/lib/byobu/.dirs:
    - fix breakage when $TMUX is undefined
 -- Dustin Kirkland <email address hidden>   Sun, 21 Aug 2011 21:12:43 -0700

Available diffs

Superseded in oneiric-release
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
 -- Dustin Kirkland <email address hidden>   Thu, 11 Aug 2011 10:31:31 -0500

Available diffs

Superseded in oneiric-release
byobu (4.29-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu:
    - clean up the backend determination a little
  * usr/share/man/man1/Makefile.am:
    - install some missing manpages
  * usr/share/byobu/profiles/common:
    - check raid once per minute
  * usr/share/byobu/profiles/common:
    - back and forth, back and forth on this color issue;
      the previous version looked terrible (too bold) on stock
      Ubuntu/gnome-terminal
  * usr/bin/byobu-janitor, usr/share/byobu/profiles/common: LP: #823581
    - when a status item is disabled, remove the backtick command entirely
      from the current screen configuration;  this *drastically* reduces
      the number of no-op byobu-status calls (60+ per minute, per session)
 -- Dustin Kirkland <email address hidden>   Wed, 10 Aug 2011 18:24:27 -0500

Available diffs

Superseded in oneiric-release
byobu (4.27-0ubuntu1) oneiric; urgency=low

  * usr/share/byobu/profiles/tmux:
    - get motion between panes working, kill all, and profile reload
      (profile reload needs some work)
  * debian/rules, usr/bin/byobu:
    - add byobu-tmux and byobu-screen symlinks
 -- Dustin Kirkland <email address hidden>   Wed, 10 Aug 2011 16:52:37 -0500

Available diffs

Superseded in oneiric-release
byobu (4.26-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu:
    - test that there is something in the windows files
  * usr/bin/byobu, usr/bin/byobu-janitor,
    usr/share/byobu/profiles/Makefile.am, usr/share/byobu/profiles/tmux,
    usr/share/byobu/profiles/tmuxrc:
    - initial support for launching tmux
  * usr/bin/byobu-janitor:
    - get the status/statusrc seeding working again, and ec2_cost enabled
      on ec2 systems by default again
 -- Dustin Kirkland <email address hidden>   Thu, 04 Aug 2011 17:57:12 -0500

Available diffs

Superseded in oneiric-release
byobu (4.25-0ubuntu1) oneiric; urgency=low

  * usr/lib/byobu/fan_speed, usr/share/byobu/status/statusrc,
    usr/share/man/man1/byobu.1:
    - fix fan speed detection for a few models
 -- Dustin Kirkland <email address hidden>   Mon, 01 Aug 2011 23:46:43 -0500

Available diffs

Superseded in oneiric-release
byobu (4.24-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-janitor, usr/lib/byobu/.shutil:
    - get ec2 cost automatically working again in ec2 instances
 -- Dustin Kirkland <email address hidden>   Thu, 28 Jul 2011 01:17:54 -0500

Available diffs

Superseded in oneiric-release
byobu (4.23-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-shell:
    - MOTD message does not need to be Ubuntu-specific
  * usr/bin/byobu-janitor, usr/share/byobu/profiles/common:
    - revert the byobu-statusd changes in the profile
    - it's just not ready yet
    - LP: #814264, #816871
  * usr/bin/byobu-janitor:
    - kill lingering byobu-statusd processes
  * usr/lib/byobu/logo:
    - revert whitespace required by statusd
  * usr/lib/byobu/ip_address, usr/lib/byobu/.shutil:
    - add a get_network_interface function
    - something seems to have changed around the linux 3.0 kernel,
      in the order of /proc/net/dev; now test for 0.0.0.0 mask
  * usr/lib/byobu/ip_address, usr/lib/byobu/network,
    usr/lib/byobu/.shutil:
    - reuse the get_network_interface function across network operations
  * usr/lib/byobu/updates_available:
    - support package kit, LP: #815579
  * usr/bin/byobu-config, usr/bin/byobu-select-session:
    - use python's default parameter for os.getenv(), LP: #816026
  * usr/bin/byobu-config:
    - simple var name updates
  * usr/bin/byobu-janitor, usr/bin/byobu-status,
    usr/lib/byobu/.constants, usr/share/byobu/profiles/tmux:
    - use new color methods, better tmux support
    - quiet killing of statusd
  * usr/lib/byobu/date:
    - need a whitespace
 -- Dustin Kirkland <email address hidden>   Sun, 24 Jul 2011 14:23:38 -0500

Available diffs

Superseded in oneiric-release
byobu (4.22-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-statusd, usr/lib/byobu/.shutil:
    - clean up a regression caused by Scott's last patch (for the once
      run 99999999 notifications)
 -- Dustin Kirkland <email address hidden>   Fri, 22 Jul 2011 11:14:37 -0500

Available diffs

Superseded in oneiric-release
byobu (4.20-0ubuntu1) oneiric; urgency=low

  * debian/control:
    - add Antoine Beaupré <email address hidden> as uploader so that he can
      sync and upload new Byobu versions to Debian
 -- Dustin Kirkland <email address hidden>   Wed, 20 Jul 2011 08:47:50 -0500

Available diffs

Superseded in oneiric-release
byobu (4.19-0ubuntu1) oneiric; urgency=low

  * usr/lib/byobu/.constants:
    - need to export a couple of values for use in the profile
 -- Dustin Kirkland <email address hidden>   Tue, 19 Jul 2011 18:12:57 -0500

Available diffs

Superseded in oneiric-release
byobu (4.18-0ubuntu1) oneiric; urgency=low

  [ Dustin Kirkland ]
  * usr/bin/byobu, usr/bin/byobu-status:
    - remove some redundancies
  * usr/bin/byobu, usr/bin/byobu-config, usr/bin/byobu-ctrl-a,
    usr/bin/byobu-disable, usr/bin/byobu-launcher, usr/bin/byobu-quiet,
    usr/bin/byobu-reconnect-sockets, usr/bin/byobu-select-profile,
    usr/bin/byobu-select-session, usr/lib/byobu/.constants:
    - use a BYOBU_BACKEND environment variable, to support both screen
      and tmux
  * etc/byobu/socketdir, usr/bin/byobu, usr/lib/byobu/date,
    usr/lib/byobu/notify_osd, usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys,
    usr/share/byobu/profiles/common, usr/share/byobu/profiles/NONE,
    usr/share/byobu/profiles/tmux, usr/share/byobu/windows/common:
    - use a BYOBU_BACKEND environment variable, to support both screen
      and tmux
  * usr/lib/byobu/.common, usr/lib/byobu/.constants:
    - ensure that libraries only get included once
  * === removed directory usr/sbin, usr/sbin/byobu-classroom =>
    experimental/byobu-classroom:
    - move the classroom to experimental (about to be an ensemble formula)
  * etc/byobu/backend, usr/lib/byobu/.constants:
    - add support for storing byobu backend configuration (screen|tmux)
  * debian/control: start suggesting tmux
  * usr/bin/byobu, usr/lib/byobu/.constants:
    - support tmux -V version
  * usr/lib/byobu/.shutil:
    - update ec2 detection method
  * === added directory usr/share/byobu/status, configure.ac,
    etc/byobu/statusrc, experimental/byobu-status-all => usr/bin/byobu-
    statusd, Makefile.am, usr/bin/byobu-janitor, usr/bin/byobu-status-
    print, usr/bin/Makefile.am, usr/lib/byobu/color,
    usr/lib/byobu/.constants, usr/lib/byobu/Makefile.am,
    usr/lib/byobu/.shutil, usr/share/byobu/profiles/common,
    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:
    - add shared configurations for status ordering
    - install symlinks to status ordering
    - add status script for status colors
    - move color function to shared utils
    - add stub for tmux color support
    - add byobu-statusd, daemon to cache and update status information in the
      run directory as the information expires
    - add byobu-status-print, script to concatenate status per ordered
      configuration
    - move byobu backend support below BYOBU_CONFIG_DIR determination
    - move status frequencies to a shared utility function
    - drop the backtick commands for all the individual status functions
    - add the backtick commands for the 4 quadrants of status
    - update the hardstatus line accordingly
  * usr/bin/byobu-select-session, usr/lib/byobu/.common,
    usr/lib/byobu/.constants, usr/lib/byobu/.dirs,
    usr/lib/byobu/Makefile.am, usr/share/byobu/profiles/common,
    usr/share/byobu/status/1, usr/share/byobu/status/2:
    - fix string bug in select session
    - re-add a couple of necessary backticks
    - update caption line to use new statusd cache
    - significantly reduce the number of mkdir -p commands
  * usr/bin/byobu-status-print:
    - save a few forks
  * usr/lib/byobu/battery, usr/lib/byobu/color, usr/lib/byobu/date,
    usr/lib/byobu/.shutil, usr/lib/byobu/time,
    usr/share/byobu/profiles/Makefile.am, usr/share/byobu/profiles/tmux:
    - create tmux color mappings and functions
    - get date/time working in tmux (need to figure out how to get
      tmux to interpret the time format sequence)
    - install the tmux profile
    - get the tmux profile using the new status print methodology
  * experimental/byobu-classroom, usr/bin/byobu-statusd, usr/bin/byobu-
    status-print, usr/lib/byobu/battery,
    usr/share/byobu/profiles/classroom:
    - fixup byobu-classroom
    - fix whitespace printing in byobu-status-print
  * usr/lib/byobu/logo:
    - print trailing whitespace
  * usr/lib/byobu/network
    - initialize and localize variables
  * usr/share/byobu/profiles/common:
    - switch to run-one, from run-this-one
  * usr/share/byobu/profiles/common:
  * usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common,
    usr/share/byobu/profiles/screenrc:
    - move byobu-statusd to the rc profiles, as we don't want to run again
      on profile reload
  * usr/bin/byobu-janitor, usr/bin/byobu-launcher-uninstall,
    usr/lib/byobu/.constants, usr/lib/byobu/disk_io:
    - move the MacOSX support to constants
  * usr/bin/byobu-ctrl-a, usr/bin/byobu-janitor, usr/bin/byobu-quiet,
    usr/bin/byobu-silent, usr/bin/byobu-status, usr/lib/byobu/cpu_temp,
    usr/lib/byobu/custom, usr/lib/byobu/ec2_cost, usr/lib/byobu/logo,
    usr/lib/byobu/menu, usr/lib/byobu/network,
    usr/lib/byobu/updates_available, usr/share/byobu/keybindings/f-keys:
    - comprehensively use $SED for MacOSX compatibility, LP: #812973
  * usr/bin/byobu-launch: LP: #809525
    - no need to search path on sourcing (thanks, Scott Moser)
  * usr/bin/byobu-launcher-install: LP: #809525
    - prevent profile from getting sourced twice (thanks, Scott Moser)
  * usr/bin/byobu-launch: LP: #806609
    - support zsh history append
  * debian/install, etc/byobu/Makefile.am, etc/byobu/statusrc =>
    usr/share/byobu/status/statusrc, usr/bin/byobu-janitor,
    usr/bin/byobu-status, usr/bin/byobu-statusd,
    usr/share/byobu/status/Makefile.am, usr/share/byobu/status/status:
    - LP: #803509
    - rework usage of status and statusrc
    - status now contains the enable/disable bits for each status item
    - statusrc contains auxiliary configuration information
    - remove this stuff from /etc/byobu/statusrc altogether, and move
      it to /usr/share
    - standardize the seeding of the local user's configuration
  * usr/bin/byobu-status, usr/bin/byobu-statusd, usr/lib/byobu/logo:
    - re-source constants in case of upgrades
  * usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common,
    usr/share/byobu/profiles/screenrc:
    - killall byobu-statusd owned by user before refreshing
  * usr/bin/byobu-statusd:
    - check that file is readable before sourcing
  * usr/lib/byobu/mem_available:
    - no need to source status here any more
  * usr/share/byobu/keybindings/f-keys, usr/share/byobu/profiles/common:
    - move the kill of statusd to the profile, near the launching of
      statusd

  [ James Spencer ]
  * usr/lib/byobu/.constants:
    - fix syntax error
  * usr/bin/byobu:
    - byobu shouldn't overwrite the screen name if given options to pass
      onto screen which explicitly set the screen name. This patch stops
      this for all the relevant options that I could see in the screen
      manpage.

  [ James Hunt ]
  * usr/bin/byobu-ulevel:
    - Added faces_2 theme.
    - Allow permissive mode to be set via command-line ('-p').
  * usr/lib/byobu/time_binary: remove stray trailing space character in
    output.
 -- Dustin Kirkland <email address hidden>   Wed, 29 Jun 2011 02:26:28 +0000

Available diffs

Superseded in oneiric-release
byobu (4.17-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-launch: LP: #802646
    - ensure that .profile gets sourced if launching byobu by default,
      but also make sure that we won't recurse, using a variable flag
  * usr/lib/byobu/cpu_temp: LP: #799237, #802819
    - fix temperature on Atom D510
  * usr/bin/byobu-status:
    - deprecated RUNDIR
  * debian/postinst, etc/byobu/socketdir, experimental/byobu-aggregate-
    status, experimental/byobu-status-all, === modified symlink
    usr/share/byobu/keybindings/common, === target was uf-keys,
    usr/bin/byobu, usr/bin/byobu-config, usr/bin/byobu-ctrl-a,
    usr/bin/byobu-disable, usr/bin/byobu-enable, usr/bin/byobu-export,
    usr/bin/byobu-janitor, usr/bin/byobu-launch, usr/bin/byobu-launcher,
    usr/bin/byobu-launcher-install, usr/bin/byobu-launcher-uninstall,
    usr/bin/byobu-quiet, usr/bin/byobu-reconnect-sockets, usr/bin/byobu-
    select-profile, usr/bin/byobu-shell, usr/bin/byobu-silent,
    usr/bin/byobu-status, usr/bin/byobu-status-detail, usr/bin/byobu-
    ugraph, usr/bin/byobu-ulevel, usr/lib/byobu/.common,
    usr/lib/byobu/.constants, usr/lib/byobu/custom,
    usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost,
    usr/lib/byobu/ip_address, usr/lib/byobu/logo,
    usr/lib/byobu/Makefile.am, usr/lib/byobu/mem_available,
    usr/lib/byobu/menu, usr/lib/byobu/network,
    usr/lib/byobu/.notify_osd, usr/lib/byobu/reboot_required,
    usr/lib/byobu/services, usr/lib/byobu/.shutil,
    usr/lib/byobu/updates_available, usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1,
    usr/share/man/man1/byobu-select-session.1: LP: #802122
    - massive reworking to globalize and standardize the use of
      + BYOBU_RUN_DIR, which is typically /var/run/screen/S-$USER/byobu
      + BYOBU_CONFIG_DIR, which is typically $HOME/.byobu
    - this rework should more easily allow us to support users who's
      SOCKETDIR is not /var/run/screen, and XDG_USER_DIRS users
  * usr/lib/byobu/.constants:
    - should probably export those
  * usr/bin/byobu-ctrl-a:
    - whitespace
  * etc/byobu/statusrc, usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys,
    usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common,
    usr/share/byobu/profiles/screenrc, usr/share/man/man1/byobu.1:
    - fix up a few more references to BYOBU_CONFIG_DIR
  * usr/bin/byobu-ctrl-a, usr/bin/byobu-quiet, usr/bin/byobu-select-
    profile, usr/bin/byobu-select-session, usr/bin/byobu-silent,
    usr/bin/byobu-status:
    - fix up a few more $HOME/.$PKG refs to $BYOBU_CONFIG_DIR
  * usr/bin/byobu-janitor, usr/lib/byobu/.constants:
    - LP: #553105, #780081: support XDG user dirs
  * usr/lib/byobu/.shutil:
    - quiet printing of metadata service test
  * usr/bin/byobu-select-session:
    - need to use the screen binary, LP: #800496
  * debian/control:
    - modernized description
 -- Dustin Kirkland <email address hidden>   Mon, 27 Jun 2011 14:14:17 +0000

Available diffs

Superseded in oneiric-release
byobu (4.16-0ubuntu1) oneiric; urgency=low

  * usr/share/byobu/profiles/tmux:
    - getting tmux keybindings much closer!
  * usr/bin/byobu-status, usr/lib/byobu/apport, usr/lib/byobu/arch,
    usr/lib/byobu/battery, usr/lib/byobu/.constants,
    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/ec2_cost,
    usr/lib/byobu/fan_speed, usr/lib/byobu/hostname,
    usr/lib/byobu/ip_address, usr/lib/byobu/load_average,
    usr/lib/byobu/logo, usr/lib/byobu/mail, usr/lib/byobu/mem_available,
    usr/lib/byobu/mem_used, usr/lib/byobu/menu, usr/lib/byobu/network,
    usr/lib/byobu/notify_osd, usr/lib/byobu/processes,
    usr/lib/byobu/raid, usr/lib/byobu/rcs_cost,
    usr/lib/byobu/reboot_required, usr/lib/byobu/release,
    usr/lib/byobu/services, usr/lib/byobu/.shutil, usr/lib/byobu/swap,
    usr/lib/byobu/time, 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:
    - rework status scripts into sourcable functions
    - update copyright info, update email address, standardize headers
  * usr/lib/byobu/.shutil:
    - add frequencies
  * experimental/byobu-status-all:
    - intermediate commit, helper tool with some of the new logic
  * usr/bin/byobu-status, usr/lib/byobu/.constants,
    usr/lib/byobu/Makefile.am, usr/lib/byobu/.shutil:
    - add copyright headers, install constants
  * usr/bin/byobu-status:
    - import constants
  * usr/lib/byobu/date:
    - add trailing whitespace back
  * usr/lib/byobu/.shutil:
    - fix slow/lag associated with testing for metadata server
  * usr/lib/byobu/raid:
    - fix coloring, needed grouping around colored print
  * usr/bin/byobu-status:
    - get detail working again
 -- Dustin Kirkland <email address hidden>   Mon, 27 Jun 2011 14:05:58 +0000

Available diffs

Superseded in oneiric-release
byobu (4.14-0ubuntu1) oneiric; urgency=low

  * usr/share/byobu/profiles/tmux:
    - getting tmux keybindings much closer!
  * usr/lib/byobu/ec2_cost, usr/lib/byobu/hostname,
    usr/lib/byobu/ip_address:
    - use wget instead of host to check for metadata
 -- Dustin Kirkland <email address hidden>   Thu, 16 Jun 2011 16:16:29 -0500

Available diffs

Superseded in oneiric-release
byobu (4.13-0ubuntu1) oneiric; urgency=low

  [ Scott Moser ]
  * usr/lib/byobu/network:
    - fix but where /proc/net/dev has so much traffic that integers
      run up against colons with no whitespace

  [ Dustin Kirkland ]
  * debian/config, debian/postinst, experimental/byobu-aggregate-status,
    usr/bin/byobu, usr/bin/byobu-ctrl-a, usr/bin/byobu-disable,
    usr/bin/byobu-enable, usr/bin/byobu-export, usr/bin/byobu-janitor,
    usr/bin/byobu-launch, usr/bin/byobu-launcher, usr/bin/byobu-
    launcher-install, usr/bin/byobu-launcher-uninstall, usr/bin/byobu-
    quiet, usr/bin/byobu-reconnect-sockets, usr/bin/byobu-select-
    profile, usr/bin/byobu-shell, usr/bin/byobu-silent, usr/bin/byobu-
    status, usr/bin/byobu-status-detail, usr/lib/byobu/apport,
    usr/lib/byobu/arch, usr/lib/byobu/battery, 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/ec2_cost,
    usr/lib/byobu/fan_speed, usr/lib/byobu/hostname,
    usr/lib/byobu/ip_address, usr/lib/byobu/load_average,
    usr/lib/byobu/logo, usr/lib/byobu/mail, usr/lib/byobu/mem_available,
    usr/lib/byobu/mem_used, usr/lib/byobu/menu, usr/lib/byobu/network,
    usr/lib/byobu/notify_osd, usr/lib/byobu/processes,
    usr/lib/byobu/raid, usr/lib/byobu/rcs_cost,
    usr/lib/byobu/reboot_required, usr/lib/byobu/release,
    usr/lib/byobu/services, usr/lib/byobu/swap, usr/lib/byobu/time,
    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/sbin/byobu-classroom:
    - add vi modelines
  * usr/lib/byobu/hostname:
    - whitespace handled elsewhere
  * usr/bin/byobu-launch:
    - fix typo, missing whitespace
 -- Dustin Kirkland <email address hidden>   Thu, 16 Jun 2011 11:37:56 -0500

Available diffs

Superseded in oneiric-release
byobu (4.12-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-launch:
    - support users who chose to set LC_BYOBU=0, since
      LC_* are passed over SSH by default in Debian/Ubuntu
  * usr/lib/byobu/network:
    - fix network threshold handling, which was not working properly
  * usr/share/byobu/keybindings/f-keys, usr/share/man/man1/byobu.1:
    - LP: #797442
    - ctrl-F6 kills this split
    - update docs to reflect reality
  * usr/share/byobu/profiles/tmux:
    - added an early draft of a tmux profile
  * usr/lib/byobu/hostname, usr/lib/byobu/ip_address:
    - in EC2, use metadata for ip and hostname, far more useful
      in that environment
  * === added directory experimental, experimental/byobu-aggregate-
    status:
    - working on an experimental status aggregator
 -- Dustin Kirkland <email address hidden>   Sun, 12 Jun 2011 23:37:24 -0500

Available diffs

Obsolete in natty-updates
Deleted in natty-proposed (Reason: moved to -updates)
byobu (3.33-0ubuntu1.1) natty-proposed; urgency=low

  * debian/postinst:
    - fix chown of reload-required flag, which might otherwise fail,
      and break package upgrades, LP: #796422
 -- Dustin Kirkland <email address hidden>   Sun, 12 Jun 2011 23:34:58 -0500

Available diffs

Obsolete in maverick-updates
Deleted in maverick-proposed (Reason: moved to -updates)
byobu (3.5-0ubuntu1.1) maverick-proposed; urgency=low

  * debian/postinst:
    - fix chown of reload-required flag, which might otherwise fail,
      and break package upgrades, LP: #796422
 -- Dustin Kirkland <email address hidden>   Sun, 12 Jun 2011 23:34:40 -0500

Available diffs

Obsolete in lucid-updates
Deleted in lucid-proposed (Reason: moved to -updates)
byobu (2.68-0ubuntu1.2) lucid-proposed; urgency=low

  * debian/postinst:
    - fix chown of reload-required flag, which might otherwise fail,
      and break package upgrades, LP: #796422
 -- Dustin Kirkland <email address hidden>   Sun, 12 Jun 2011 23:33:20 -0500

Available diffs

Superseded in oneiric-release
byobu (4.11-0ubuntu1) oneiric; urgency=low

  [ Dustin Kirkland ]
  * debian/postinst: LP: #796422
    - handle ownerships of the reload profile flag more gracefully

  [ Ahmed El-Mahmoudy ]
  * usr/share/byobu/keybindings/screen-escape-keys: LP: #796134
    - fix refresh keybinding (missing eval)
 -- Dustin Kirkland <email address hidden>   Sat, 11 Jun 2011 09:42:07 -0400

Available diffs

Superseded in oneiric-release
byobu (4.10-0ubuntu1) oneiric; urgency=low

  * debian/postinst:
    - re-enable postinst to succeed on hardy
 -- Dustin Kirkland <email address hidden>   Thu, 02 Jun 2011 15:22:15 -0400

Available diffs

Superseded in oneiric-release
byobu (4.9-0ubuntu1) oneiric; urgency=low

  [ Dustin Kirkland ]
  * === added directory usr/sbin, usr/sbin/byobu-classroom,
    usr/share/byobu/profiles/classroom:
    - added to the byobu repository for source control, but not yet
      QA'd for release, so they're not yet installed by the makefiles
      or documented;  will get to this eventually
  * usr/bin/byobu: LP: #791617
    - fix "byobu -r session", zero out NAME if user has a -r
  * Close LP: #789647
  * Close LP: #789408

  [ Emanuele Rocca ]
  * usr/bin/byobu-config: LP: #789274
    - fix autodetection of byobu launch
 -- Dustin Kirkland <email address hidden>   Wed, 01 Jun 2011 09:24:50 -0500

Available diffs

Superseded in oneiric-release
byobu (4.8-0ubuntu1) oneiric; urgency=low

  [ Scott Moser and Dustin Kirkland ]
  * usr/bin/byobu-select-session:
    - add an option to select-session for running a shell without byobu

  [ Dustin Kirkland ]
  * usr/bin/byobu-select-session, usr/share/man/man1/byobu-select-
    session.1:
    - updated to document the .always-select configuration
 -- Dustin Kirkland <email address hidden>   Sat, 28 May 2011 22:22:35 -0500

Available diffs

Superseded in oneiric-release
byobu (4.7-0ubuntu1) oneiric; urgency=low

  * usr/lib/byobu/network:
    - fix shell comparator bug when number has decimal
  * etc/byobu/statusrc:
    - revert recent change which enabled disk_io by default
  * close bug LP: #789408, which was fixed in the previous release
  * usr/lib/byobu/custom:
    - ensure that you can run more than one custom script, LP: #789647
 -- Dustin Kirkland <email address hidden>   Sat, 28 May 2011 12:58:05 -0500

Available diffs

Superseded in oneiric-release
byobu (4.6-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-select-session:
    - fix select session, when there is only 1 session to attach to
  * usr/share/byobu/keybindings/f-keys:
    - use shift-F6 (in both ssh and tty) for detach, but don't logout
    - seems that ctrl-F6 doesn't work in tty right now
  * usr/bin/byobu-launch:
    - merge history
  * usr/bin/byobu-launch:
    - move the location of the BYOBU_DISABLE test
  * debian/rules, usr/bin/byobu, usr/bin/byobu-janitor,
    usr/bin/Makefile.am, usr/bin/shell => usr/bin/byobu-shell,
    usr/share/byobu/windows/common, usr/share/man/man1/Makefile.am,
    usr/share/man/man1/shell.1 => usr/share/man/man1/byobu-shell.1:
    - byobu installing "/usr/bin/shell" might be a little egregious from
      a namespace perspective;  so call it "byobu-shell" and just update
      the window title when calling it
 -- Dustin Kirkland <email address hidden>   Thu, 26 May 2011 15:14:52 -0500

Available diffs

Superseded in oneiric-release
byobu (4.5-0ubuntu1) oneiric; urgency=low

  * usr/lib/byobu/custom, usr/share/byobu/keybindings/f-keys:
    - fix regression in custom scripts
    - get ctrl-F5 working correctly again
  * usr/share/byobu/keybindings/f-keys, usr/share/byobu/profiles/common:
    - avoid some screen crashes associated with buggy 'layout' saving
      feature; only save layouts if user is splitting screens, LP: #788670
  * usr/bin/byobu:
    - fix logic error in showing user@host in gnome-terminal tabs
 -- Dustin Kirkland <email address hidden>   Wed, 25 May 2011 19:37:18 -0500

Available diffs

Superseded in oneiric-release
byobu (4.4-0ubuntu1) oneiric; urgency=low

  [ Dustin Kirkland ]
  * usr/lib/byobu/uptime: fix string bug in uptime introduced by smoser's
    changes
  * usr/lib/byobu/disk_io: fix scaling, LP: #787773
  * usr/bin/byobu-disable, usr/bin/byobu-select-session, usr/bin/shell:
    - fix some of the messaging
    - add a welcome message with the toggle on/off info
    - fix the motd display at auto launch, which was broken recently
  * usr/lib/byobu/mem_available:
    - fix MB display bug
  * etc/byobu/statusrc, usr/lib/byobu/disk_io, usr/lib/byobu/network,
    usr/share/man/man1/byobu.1:
    - add support for a network threshold setting; set to 20kbps by default,
      ignore network traffic less than threshold, less busy status
    - add support for a disk threshold setting; set to 50kB/s by default,
      ignore disk traffic less than threshold, less busy status
  * usr/bin/byobu-janitor:
    - on initial setup, if it looks like we're running in ec2, enable
      ec2_cost monitor
  * usr/share/byobu/ec2/Makefile.am, usr/share/byobu/ec2/rates.ap_si,
    usr/share/byobu/ec2/rates.ap_to, usr/share/byobu/ec2/rates.eu_ie,
    usr/share/byobu/ec2/rates.us_ca, usr/share/byobu/ec2/rates.us_va:
    - update AWS prices, add the two new AP zones
  * usr/lib/byobu/ec2_cost, usr/share/byobu/ec2/Makefile.am,
    usr/share/byobu/ec2/rates.ap_si => usr/share/byobu/ec2/rates.ap-
    southeast-1, usr/share/byobu/ec2/rates.ap_to =>
    usr/share/byobu/ec2/rates.ap-northeast-1,
    usr/share/byobu/ec2/rates.eu_ie => usr/share/byobu/ec2/rates.eu-
    west-1, usr/share/byobu/ec2/rates.us_ca => usr/share/byobu/ec2/us-
    west-1, usr/share/byobu/ec2/rates.us_va =>
    usr/share/byobu/ec2/rates.us-east-1, usr/bin/byobu-janitor:
    - rework ec2_cost entirely, using metaservice; much more accurate
  * usr/lib/byobu/ec2_cost, usr/share/byobu/ec2/Makefile.am,
    usr/share/byobu/ec2/us-west-1 => usr/share/byobu/ec2/rates.us-west-
    1: fix a couple of bugs

  [ Scott Moser ]
  * usr/lib/byobu/.shutil: fix rounding across a decimal point in fpdiv()
  * usr/lib/byobu/swap: update to address fix in fpdiv
  * usr/lib/byobu/mem_used: use fpdiv to round free memory properly
 -- Dustin Kirkland <email address hidden>   Wed, 25 May 2011 19:34:47 -0500

Available diffs

Superseded in oneiric-release
byobu (4.3-0ubuntu1) oneiric; urgency=low

  * usr/lib/byobu/uptime: fix string bug in uptime introduced by smoser's
    changes
  * usr/lib/byobu/disk_io: fix scaling, LP: #787773
 -- Dustin Kirkland <email address hidden>   Mon, 23 May 2011 19:21:36 -0500

Available diffs

Superseded in oneiric-release
byobu (4.2-0ubuntu1) oneiric; urgency=low

  [ Dustin Kirkland ]
  * usr/bin/byobu-config: remove debug output, LP: #782372
  * usr/lib/byobu/disk_io: fix minor bug in 'command' call
  * usr/lib/byobu/.shutil (properties changed: -x to +x): fix perm
  * usr/bin/byobu-janitor: fix regression, ensure we can run from
    a clean setup
  * etc/byobu/statusrc:
    - turn on battery, disk_io, users, wifi, as nothing is displayed
      if we have none
  * usr/lib/byobu/disk: add trailing whitespace
  * usr/bin/byobu-silent, usr/bin/Makefile.am: add a total silence
    mode for Byobu
  * usr/share/man/man1/byobu-quiet.1, usr/share/man/man1/byobu-silent.1:
    - add a manpage for byobu-silent.1, and update byobu-silent.1
  * usr/lib/byobu/disk_io:
    - support super fast next generation SSD hard drives

  [ Scott Moser ]
  * usr/bin/byobu, usr/bin/byobu-reconnect-sockets,
    usr/lib/byobu/.shutil:
    - source _shutil
    - exec screen -v rather than waiting and exiting
    - use HOSTNAME if set (it is set in bash), avoiding the fork for 'hostname'
    - use 'uncommented_lines' function in _shutil rather than grep
    - use 'command -v' (posix sh shell builtin) rather than 'which'
    - mention that byobu-janitor should not be called every time
  * usr/bin/byobu, usr/bin/byobu-reconnect-sockets,
    usr/bin/byobu-status, usr/lib/byobu/.shutil,
    usr/lib/byobu/battery, 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/fan_speed,
    usr/lib/byobu/ip_address, usr/lib/byobu/load_average,
    usr/lib/byobu/mem_available, usr/lib/byobu/mem_used,
    usr/lib/byobu/network, usr/lib/byobu/raid,
    usr/lib/byobu/release, usr/lib/byobu/swap,
    usr/lib/byobu/updates_available, usr/lib/byobu/uptime,
    usr/lib/byobu/wifi_quality:
    - lots of performance improvements
    - define a few helpers
    - use 'read' for obtaining input from file
    - use built-in math functions for computation
 -- Dustin Kirkland <email address hidden>   Fri, 13 May 2011 18:58:03 +0200

Available diffs

Superseded in oneiric-release
byobu (4.1-0ubuntu1) oneiric; urgency=low

  [ Dustin Kirkland ]
  * usr/bin/byobu-ctrl-a: fix ctrl-a in screen-mode
  * usr/share/byobu/keybindings/f-keys: minor comment update
  * usr/bin/byobu-status:
    - move byobu-status back to sh (dash?), for a 2x performance improvement
    - note that we cannot pass arguments to sourced scripts
  * usr/bin/byobu-status, usr/lib/byobu/apport, usr/lib/byobu/battery,
    usr/lib/byobu/cpu_freq, usr/lib/byobu/cpu_temp,
    usr/lib/byobu/custom, usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost,
    usr/lib/byobu/fan_speed, usr/lib/byobu/hostname,
    usr/lib/byobu/ip_address, usr/lib/byobu/load_average,
    usr/lib/byobu/logo, usr/lib/byobu/mail, usr/lib/byobu/mem_available,
    usr/lib/byobu/mem_used, usr/lib/byobu/menu, usr/lib/byobu/network,
    usr/lib/byobu/processes, usr/lib/byobu/raid, usr/lib/byobu/rcs_cost,
    usr/lib/byobu/reboot_required, usr/lib/byobu/release,
    usr/lib/byobu/services, usr/lib/byobu/swap, usr/lib/byobu/time_utc,
    usr/lib/byobu/updates_available, usr/lib/byobu/uptime,
    usr/lib/byobu/users, usr/lib/byobu/whoami,
    usr/lib/byobu/wifi_quality, usr/share/byobu/tests/byobu-time-
    notifications:
    - with advice from Scott Moser, almost all $(color ...) calls have
      been updated to inline calls to the color() function, which does
      the printf itself
    - this provides some measurable performance improvements

  [ Scott Moser ]
  * usr/bin/byobu-status:
    - performance improvements, save a few forks
  * usr/bin/byobu-reconnect-sockets:
    - performance improvements, save a few forks
  * usr/bin/byobu-janitor:
    - performance improvements, save a few forks
 -- Dustin Kirkland <email address hidden>   Tue, 10 May 2011 23:34:58 +0200

Available diffs

Superseded in oneiric-release
byobu (4.0-0ubuntu1) oneiric; urgency=low

  * usr/bin/byobu-config, usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys,
    usr/share/doc/byobu/help.txt, usr/bin/Makefile.am,
    usr/bin/byobu-ctrl-a: LP: #776743
    - use ctrl-^ as the default escape character
    - bind F12 to printing the escape character
    - adjust everything accordingly
  * usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys: LP: #776743
    - the first time a user presses ctrl-a, prompt them with a choice
      as to their preference of behavior (emacs vs. screen)
    - preserve this choice
  * usr/share/byobu/keybindings/f-keys: LP: #776740
    - improve alt-pgup / alt-pgdown
  * usr/share/byobu/profiles/common: LP: #776742
    - disable xterm/gnome-terminal's scrollback buffer
    - it seems we should be able to do this, at this point since byobu
      now has keybindings for alt-pgup and alt-pgdn
    - note that this commit does, however, revert the fix for an older bug
  * usr/share/byobu/keybindings/f-keys:
    - fix regression in rename F8 functionality, use <home> key
  * usr/lib/byobu/.notify_osd, usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/profiles/common: LP: #776742, #776740
    - set msgwait and msginwait to both 0, to turn down the verbosity of
      screen's messaging, and speed up some byobu operations
    - improve scrollback (alt-pgup and alt-pgdn) by disabling screen's
      status message updates about 'copy mode', etc.
    - speed up the printscreen functionality
    - when running printscreen, open the result with the user's default
      viewer in a new window entitled PRINTSCREEN
  * usr/bin/byobu: LP: #777888
    - enable users to disable the title printing at launch (helpful for
      those launching byobu detached from cron, e.g.)
  * usr/share/byobu/tests/byobu-time-notifications:
    - fixup notification testing
  * usr/bin/byobu-status: minor performance improvement
  * usr/share/doc/byobu/help.txt: rearrange and update documentation
  * usr/bin/byobu-ctrl-a, usr/share/byobu/tests/byobu-time-
    notifications: update doc message
  * usr/bin/byobu-launch: LP: #780430, support a BYOBU_DISABLE environment
    variable, that ssh clients could export and globally disable launching
    byobu on ssh logins (note that this will require whitelisting that
    variable on the ssh client and server)
  * usr/share/byobu/profiles/common: fix printscreen screen exchange file
  * usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys:
    - simplify all calls to the screen escape key
  * usr/bin/byobu-quiet, usr/bin/byobu-status, usr/bin/Makefile.am,
    usr/share/byobu/profiles/common: LP: #780380
    - add a byobu-quiet utility, to silence eyecandy
  * usr/share/man/man1/byobu-ctrl-a.1, usr/share/man/man1/byobu-quiet.1,
    usr/share/man/man1/Makefile.am: document the new tools
  * usr/bin/byobu-config: ensure that escape key changing through byobu-config
    continues to work
 -- Dustin Kirkland <email address hidden>   Tue, 03 May 2011 12:11:10 -0500

Available diffs

Superseded in oneiric-release
byobu (3.34-0ubuntu1) oneiric; urgency=low

  [ Baptiste Jonglez ]
  * usr/lib/byobu/updates_available: add support for ArchLinux in the
    updates-available script, LP: #767546

  [ Jeffrey William Edwards ]
  * usr/lib/byobu/.notify_osd: fix minor regex error, LP: #764813
 -- Dustin Kirkland <email address hidden>   Tue, 19 Apr 2011 16:34:35 -0400

Available diffs

Superseded in oneiric-release
Obsolete in natty-release
byobu (3.33-0ubuntu1) natty; urgency=low

  * usr/bin/byobu-launch: make sure this finishes with a true
  * usr/lib/byobu/disk_io: conditionally use readlink -f, LP: #764584
 -- Dustin Kirkland <email address hidden>   Sun, 17 Apr 2011 13:30:34 -0500

Available diffs

Superseded in natty-release
byobu (3.32-0ubuntu1) natty; urgency=low

  * usr/bin/byobu-launch, usr/bin/byobu-launcher:
    - fix situation where the profile might exit 0,
      and prevent a user from logging in
 -- Dustin Kirkland <email address hidden>   Fri, 15 Apr 2011 13:40:31 -0500

Available diffs

Superseded in natty-release
byobu (3.31-0ubuntu1) natty; urgency=low

  * usr/bin/byobu-select-session:
    - fix path to screen binary, use os.execvp()
    - drop use of PREFIX here, rely on byobu being in your path
 -- Dustin Kirkland <email address hidden>   Thu, 14 Apr 2011 18:11:30 -0500

Available diffs

Superseded in natty-release
byobu (3.30-0ubuntu1) natty; urgency=low

  [ Dustin Kirkland ]
  * usr/share/applications/byobu.desktop: fix description
  * usr/bin/byobu-status-detail: make a couple of minor modifications
    noticed while investigating the already-fixed LP: #750887
  * usr/lib/byobu/raid: fix grep that changed recently in Linux's
    md driver's printing to /proc/mdstat, LP: #760693
  * usr/share/byobu/profiles/common: preserve splits across detach/reattach,
    LP: #760696
  * usr/bin/byobu-launcher: don't disrupt work flow, but rather inform
    user about launching byobu in a nested screen session, LP: #747649
  * usr/bin/byobu-launch, usr/bin/byobu-launcher-install: fix handling
    of logout behavior, when dpkg-configured globally by the sysadmin,
    LP: #741281
  * usr/share/byobu/profiles/common: fix bold color intensity, LP: #727466
  * usr/bin/byobu-janitor, usr/bin/byobu-launch, usr/bin/byobu-launcher-
    install, usr/bin/byobu-launcher-uninstall,
    usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys,
    usr/share/man/man1/byobu.1:
    - add a more permanent fix for LP: #604931
    - update documentation
  * usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys:
    - fix ctrl-f5
  * debian/source/format, === removed directory debian/source: remove these
    until bzr builddeb bug gets fixed
  * usr/bin/byobu, usr/share/byobu/profiles/byoburc,
    usr/share/byobu/profiles/Makefile.am,
    usr/share/byobu/profiles/screenrc: support using ~/.byoburc, instead of
    ~/.screenrc, if present; some users seem to want to use byobu and screen
    separately, and keep their profiles separate, LP: #731529
  * usr/bin/byobu-janitor: use greadlink on Mac OSX, LP: #740370
  * usr/bin/byobu-select-session: fix broken path to screen, affects users
    who build/install byobu locally only, LP: #758177

  [ Chaskiel Grundman ]
  * debian/postinst: correctly fix old-school screen-profiles era diversions
    of /usr/bin/screen, LP: #727738
 -- Dustin Kirkland <email address hidden>   Sun, 27 Feb 2011 10:29:53 -0600

Available diffs

Superseded in natty-release
byobu (3.29-0ubuntu1) natty; urgency=low

  [ Dustin Kirkland ]
  * usr/share/man/man1/byobu.1: document PS1 workaround, LP: #525552
  * usr/share/man/man1/byobu.1: fix minor manpage typo, add SERVICES example
  * usr/lib/byobu/wifi_quality, usr/share/man/man1/byobu.1: support overriding
    the default wireless interface, LP: #723260
  * usr/share/man/man1/byobu.1: document TERM=vt100 for Mac keyboard users,
    LP: #482623
  * usr/bin/byobu-janitor: use readlink, much more graceful
  * usr/lib/byobu/time_binary, usr/share/byobu/profiles/common,
    usr/share/man/man1/byobu.1: fixup a couple of minor issues with the binary
    clock commit
  * usr/bin/byobu-status: switch the interpreter from sh to bash; this is
    needed to support James' time_binary script, which is bash and cannot be
    simply sourced by byobu-status; if significant performance regressions
    occur, we will need to back this change out and approach it a different
    way

  [ James Hunt ]
  * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/time_binary,
    usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1:
    - add support for the super-geeky-but-fun binary clock; requires
      UTF8 support in GNU Screen, LP: #705037

  [ Chow Loong Jin and Dustin Kirkland ]
  * usr/lib/byobu/disk_io: canonicalize symlinks so that disk_io works
    with raid, lvm, dm volumes, LP: #709224, #711373, #723187
 -- Dustin Kirkland <email address hidden>   Wed, 23 Feb 2011 16:24:38 -0600

Available diffs

Superseded in natty-release
byobu (3.28-0ubuntu1) natty; urgency=low

  [ Dustin Kirkland ]
  * usr/lib/byobu/wifi_quality: don't show wifi-quality if connectivity == 0
  * usr/lib/byobu/disk_io: don't show disk_io if rate = 0
  * usr/lib/byobu/services: finally fix that nagging, mysterious whitespace
  * rename:
    - wastebasket -> trash
    - uclock -> time_binary
    - ugraph -> /usr/bin/byobu-ugraph
    - ulevel -> /usr/bin/byobu-ulevel
  * usr/share/applications/byobu.desktop: change the "window manager"
    verbiage to "command line"; looks a little better on desktop
    applications menu where "window manager" sounds quite different
  * usr/lib/byobu/date, usr/share/man/man1/byobu.1: fix issues from
    Question #144881

  [ James Hunt <email address hidden> ]
  * usr/lib/byobu/time_binary: New UTF-8 notification showing time in binary
    (requires bash for UTF-8 handling) (LP: #705037).
  * usr/bin/byobu-ugraph: New UTF-8 notification utility showing
    historical byobu-ugraph data (required bash for UTF-8 handling).
  * usr/bin/byobu-ulevel: New UTF-8 notification utility which displays
    some 'level' using various unicode characters (requires bash for
    UTF-8 handling). Also has an accessibility mode using an option or
    environment variable to display all values as percentages in ASCII.
    (LP: #705032).
  * usr/lib/byobu/trash: New ASCII+UTF-8 notification indicating
    contents of trash.
  * usr/lib/byobu/wifi_quality: added UTF-8 icon.
 -- Dustin Kirkland <email address hidden>   Fri, 28 Jan 2011 17:12:27 -0600

Available diffs

Superseded in natty-release
byobu (3.27-0ubuntu1) natty; urgency=low

  * usr/bin/byobu: -v|--version
  * usr/lib/byobu/fan_speed: drop detail section, nothing interesting here
  * usr/share/byobu/profiles/common: accommodate for powernap's off- and on-
    lining of processors dynamically
  * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/network,
    usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1:
    - enable the network monitor by default (it seems I *always* turn this
      on, on every single byobu instance)
    - only display when traffic is non-zero
    - move further to the left, so that entire line doesn't jump around
  * usr/share/byobu/profiles/common: move disk_io further left, so line
    does jump around so much
 -- Dustin Kirkland <email address hidden>   Thu, 27 Jan 2011 10:24:10 -0600

Available diffs

Superseded in natty-release
byobu (3.26-0ubuntu1) natty; urgency=low

  [ Dustin Kirkland ]
  * usr/bin/byobu-reconnect-sockets, usr/lib/byobu/date,
    usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys:
    - add a ctrl-f5 keybinding for reconnecting sockets
  * usr/share/byobu/profiles/common: explicitly set deflogin on,
    LP: #525552

  [ swalker <email address hidden> ]
  * A set of fixes for LP: #700911
  * usr/bin/byobu-status, usr/bin/byobu-status-detail:
    - improve support for byobu-status-detail on systems without vim
  * usr/lib/byobu/mail: test for mail dir, avoids errors
  * usr/lib/byobu/reboot_required: test for file existence, avoids errors

  [ Dustin Kirkland + swalker <email address hidden> ]
  * usr/lib/byobu/wifi_quality: avoid potential divide by zero error
  * usr/lib/byobu/fan_speed: add support for /proc/i8k for some other
    systems' fan speeds (e.g. Dell Inspiron), LP: #700204
 -- Dustin Kirkland <email address hidden>   Sun, 23 Jan 2011 16:28:45 -0600

Available diffs

Superseded in natty-release
byobu (3.25-0ubuntu1) natty; urgency=low

  * usr/lib/byobu/disk_io: these look better
 -- Dustin Kirkland <email address hidden>   Fri, 21 Jan 2011 12:07:24 -0600

Available diffs

Superseded in natty-release
byobu (3.23-0ubuntu1) natty; urgency=low

  * README: put byobu dir on the front of the path, if doing a local
    install (just wanted to update to a newer version on a system that
    already has byobu, but I'm not an admin)
  * usr/share/byobu/keybindings/f-keys: when splitting, move the focus
    in the new split to the first window (rather than that annoying
    blank screen)
 -- Dustin Kirkland <email address hidden>   Thu, 06 Jan 2011 12:34:52 -0600

Available diffs

Superseded in natty-release
byobu (3.21-0ubuntu1) natty; urgency=low

  [ Dustin Kirkland ]
  * usr/bin/byobu-select-profile: ensure that $DATA exists, LP: #697724
  * usr/bin/byobu, usr/bin/byobu-janitor: move the print for window
    title setting into byobu-janitor, which should ensure that it
    gets run on F5/refresh operations
  * usr/share/byobu/keybindings/f-keys, usr/share/byobu/profiles/common:
    move the "fit" statement to the common profile, which is sourced on
    profile refresh
  * usr/share/byobu/keybindings/f-keys: add keybindings for splits in
    tty; sadly ctrl-f2 (vertical split) not working yet
  * usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-config.1,
    usr/share/man/man1/byobu-export.1, usr/share/man/man1/byobu-
    launcher.1, usr/share/man/man1/byobu-launcher-install.1,
    usr/share/man/man1/byobu-launcher-uninstall.1,
    usr/share/man/man1/byobu-reconnect-sockets.1,
    usr/share/man/man1/byobu-select-profile.1, usr/share/man/man1/byobu-
    select-session.1, usr/share/man/man1/byobu-status.1,
    usr/share/man/man1/byobu-status-detail.1,
    usr/share/man/man1/shell.1: add a url link to the GPL
  * usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-janitor.1:
    - clean up the "SEE ALSO" section of a few manpages

  [ Jan Klepek ]
  * usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-status.1,
    usr/share/man/man1/byobu-disable.1, usr/share/man/man1/byobu-
    enable.1, usr/share/man/man1/byobu-janitor.1,
    usr/share/man/man1/byobu-launch.1, usr/share/man/man1/Makefile.am:
    - add a few missing manpages
    - add notes to the location of the GPL on Fedora
 -- Dustin Kirkland <email address hidden>   Mon, 03 Jan 2011 11:44:19 -0600

Available diffs

Superseded in natty-release
byobu (3.20-0ubuntu1) natty; urgency=low

  * usr/lib/byobu/network: drop unnecessary unit=kbps
  * usr/bin/byobu: allow for -xS or the like, LP: #684926
  * usr/bin/byobu-select-session, usr/share/man/man1/byobu.1,
    usr/share/man/man1/byobu-select-session.1: support "hiding"
    sessions, by prepending a "." to the session name, LP: #599334
  * usr/share/man/man1/byobu-launcher.1: update documentation
  * usr/bin/byobu-launcher-install, usr/share/man/man1/byobu-launcher-
    install.1, usr/share/man/man1/byobu-launcher-uninstall.1,
    usr/share/man/man1/Makefile.am:
    - add an option for -n|--no-logout to byobu-launcher-install,
      document changes in new manpages, LP: #604931
  * usr/lib/byobu/cpu_temp: find the temp monitor, LP: #676080
  * usr/lib/byobu/battery, usr/share/man/man1/byobu.1: allow for
    overriding detected BATTERY, LP: #693560
  * usr/lib/byobu/cpu_temp: test that file exists, is readable, and has
    size > 0, LP: #696071
 -- Dustin Kirkland <email address hidden>   Tue, 28 Dec 2010 00:05:13 -0600

Available diffs

Superseded in natty-release
byobu (3.19-0ubuntu1) natty; urgency=low

  * usr/lib/byobu/network: ensure that up/down and units are always set
 -- Dustin Kirkland <email address hidden>   Mon, 27 Dec 2010 23:44:05 -0600

Available diffs

Superseded in natty-release
byobu (3.18-0ubuntu1) natty; urgency=low

  * usr/bin/byobu: LP: #684926, list byobu default sessions, plus named
    screen sessions
 -- Dustin Kirkland <email address hidden>   Sun, 26 Dec 2010 17:22:23 -0600

Available diffs

Superseded in natty-release
byobu (3.17-0ubuntu1) natty; urgency=low

  * usr/lib/byobu/cpu_temp: add cpu temp path for modern (x201) thinkpads,
    LP: #693568
  * usr/share/byobu/windows/common: must set a target site for the sample
    w3m window to work, LP: #689340
  * usr/bin/byobu: list all sessions, LP: #684926
  * usr/share/applications/byobu.desktop: enable the desktop icon by default
 -- Dustin Kirkland <email address hidden>   Wed, 08 Dec 2010 08:57:51 -0600

Available diffs

Superseded in natty-release
byobu (3.16-0ubuntu1) natty; urgency=low

  * usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys: drop the -k arg to
    bindkey, doesn't seem to be working
 -- Dustin Kirkland <email address hidden>   Wed, 08 Dec 2010 08:55:57 -0600

Available diffs

Superseded in natty-release
byobu (3.15-0ubuntu1) natty; urgency=low

  * usr/lib/byobu/raid: only match one raid rebuild (the first one)
  * debian/rules, usr/share/applications/byobu.desktop: try to get
    the icon working in Unity, LP: #683444
  * usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys,
    usr/share/man/man1/byobu.1: add some keybindings for better handling
    of screen splits, LP: #686847
  * usr/lib/byobu/ip_address: look for the ip address on global scope,
    helps with labeled and tagged interfaces, LP: #685748
 -- Dustin Kirkland <email address hidden>   Tue, 07 Dec 2010 21:55:52 -0600

Available diffs

Superseded in natty-release
byobu (3.14-0ubuntu1) natty; urgency=low

  * debian/install, etc/update-motd.d/55-window-manager, === removed
    directory etc/update-motd.d: dropped motd message; unfortunately
    annoyed some people;  we still need a way to expose byobu to people
    who want it, but don't know what it's called, LP: #680657
 -- Dustin Kirkland <email address hidden>   Mon, 29 Nov 2010 14:53:06 -0600

Available diffs

Superseded in natty-release
byobu (3.13-0ubuntu1) natty; urgency=low

  [ Dustin Kirkland ]
  * etc/update-motd.d/55-window-manager: print the MOTD appendage up to 3
    times, LP: #680657

  [ Anders Kaseorg <email address hidden> ]
  * usr/bin/byobu-launcher-install, usr/lib/byobu/whoami: Use getent instead
    of reading /etc/passwd directly , LP: #682296
 -- Dustin Kirkland <email address hidden>   Sun, 28 Nov 2010 10:36:55 -0600

Available diffs

Superseded in natty-release
byobu (3.12-0ubuntu1) natty; urgency=low

  * etc/update-motd.d/55-window-manager: LP: #681616, fix printing of the
    motd message
 -- Dustin Kirkland <email address hidden>   Thu, 25 Nov 2010 18:48:17 -0600

Available diffs

Superseded in natty-release
byobu (3.11-0ubuntu1) natty; urgency=low

  [ Marcin Juszkiewicz ]
  * usr/lib/byobu/cpu_freq: fix cpu frequency detection on ARM, LP: #675442

  [ Dustin Kirkland ]
  * etc/update-motd.d/55-window-manager: fix a spelling error, allow for
    easy disabling of the motd message
  * usr/share/byobu/keybindings/f-keys: resize on each window change,
    LP: #680559
  * README: minor edit to the instructions;  tested and working for me now
 -- Dustin Kirkland <email address hidden>   Wed, 24 Nov 2010 12:59:37 -0600

Available diffs

Superseded in natty-release
byobu (3.10-0ubuntu1) natty; urgency=low

  * usr/lib/byobu/custom: fix typo in for loop, LP: #673728, thanks for
    the triage Jorge E. Gómez
  * usr/bin/byobu-janitor: make sure this runs to completion, LP: #676605
  * usr/lib/byobu/cpu_freq: scale bogomips by number of processors, if
    using bogomips to estimate frequency, LP: #675442
  * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/Makefile.am,
    usr/lib/byobu/swap, usr/share/byobu/profiles/common,
    usr/share/man/man1/byobu.1: add a swap memory usage notification,
    LP: #677259
  * usr/lib/byobu/release: fix the ubuntu devel release printing
 -- Dustin Kirkland <email address hidden>   Fri, 12 Nov 2010 22:45:25 -0600

Available diffs

Superseded in natty-release
byobu (3.9-0ubuntu1) natty; urgency=low

  * debian/templates, etc/byobu/statusrc, usr/bin/byobu, usr/bin/byobu-
    config, usr/bin/byobu-janitor, usr/bin/byobu-launcher,
    usr/bin/byobu-launcher-install, usr/bin/byobu-launcher-uninstall,
    usr/bin/byobu-select-profile, usr/bin/byobu-status,
    usr/lib/byobu/custom, usr/lib/byobu/disk_io, usr/lib/byobu/ec2_cost,
    usr/lib/byobu/hostname, usr/lib/byobu/ip_address,
    usr/lib/byobu/logo, usr/lib/byobu/mem_available, usr/lib/byobu/menu,
    usr/lib/byobu/network, usr/lib/byobu/.notify_osd,
    usr/lib/byobu/reboot_required, usr/lib/byobu/services,
    usr/lib/byobu/updates_available, usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys,
    usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common,
    usr/share/man/man1/byobu.1: clean up the broken xdg changes,
    maintain both the xdg dir and a symlink for now;  LP: #674217
  * usr/lib/byobu/release: use /etc/issue first, much, much faster,
    thanks to the suggestion from Daniel Hahler, LP: #674275
 -- Dustin Kirkland <email address hidden>   Wed, 10 Nov 2010 18:29:06 -0600

Available diffs

Superseded in natty-release
byobu (3.8-0ubuntu1) natty; urgency=low

  * UNRELEASED
 -- Dustin Kirkland <email address hidden>   Mon, 08 Nov 2010 18:24:15 -0600

Available diffs

Superseded in natty-release
byobu (3.7-0ubuntu1) natty; urgency=low

  [ Dustin Kirkland ]
  * usr/lib/byobu/ec2_cost, usr/share/byobu/ec2/rates.eu_ie,
    usr/share/byobu/ec2/rates.us_ca, usr/share/byobu/ec2/rates.us_va:
    - add ec2_cost support for t1.micro instances, LP: #669190
  * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/Makefile.am,
    usr/lib/byobu/notify_osd, usr/share/byobu/profiles/common,
    usr/share/man/man1/byobu.1:
    - add notify_osd support to byobu, LP: #669189
    - separate the perl into a script of its own
    - add per-pid notifier monitors, terminate when screen terminates
    - allow for disabling the notify_osd status; must handle in the perl
      script
    - use BYOBU_PREFIX for local installs
  * usr/bin/byobu-config, usr/bin/byobu-janitor, usr/bin/byobu-launcher-
    uninstall, usr/share/byobu/keybindings/f-keys:
    - use gsed, where available; should help with BSD issues running byobu,
      LP: #651993
  * README: add a note about gsed
  * usr/share/man/man1/byobu.1: add a synopsis section that mentions options
    simply passed through to screen, LP: #669566
  * usr/bin/byobu, usr/bin/byobu-janitor,
    usr/share/byobu/profiles/common: change location of $SSH_AUTH_SOCK symlink
    from /var/run to $HOME, as we can't be sure that the user's var/run
    dir will exist before screen starts, LP: #664059
  * etc/update-motd.d, etc/update-motd.d/55-window-manager,
    etc/update-motd.d/Makefile.am, Makefile.am, usr/bin/byobu-disable,
    usr/bin/byobu-enable:
    - add a helpful update-motd message and a convenient command to enable-and-
      launch byobu
  * usr/bin/byobu-select-session: enable byobu-select-session to list
    custom session names, LP: #630673
  * debian/templates, etc/byobu/statusrc, usr/bin/byobu, usr/bin/byobu-
    janitor, usr/bin/byobu-launcher, usr/bin/byobu-launcher-install,
    usr/bin/byobu-launcher-uninstall, usr/bin/byobu-select-profile,
    usr/bin/byobu-status, usr/lib/byobu/custom, usr/lib/byobu/disk_io,
    usr/lib/byobu/ec2_cost, usr/lib/byobu/hostname,
    usr/lib/byobu/ip_address, usr/lib/byobu/logo,
    usr/lib/byobu/mem_available, usr/lib/byobu/menu,
    usr/lib/byobu/network, usr/lib/byobu/.notify_osd,
    usr/lib/byobu/reboot_required, usr/lib/byobu/services,
    usr/lib/byobu/updates_available, usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys,
    usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/common,
    usr/share/man/man1/byobu.1:
    - xdg user dirs overhaul, LP: #553105
  * etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/mail,
    usr/lib/byobu/Makefile.am, usr/lib/byobu/raid,
    usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1:
    - add a raid notification, LP: #669191
  * usr/bin/byobu-status, usr/lib/byobu/notify_osd:
    - fix all detail printing
  * usr/bin/byobu:
    - fix listing of sessions, LP: #672023
  * usr/lib/byobu/services:
    - drop max instance count from NC service reporting;  was inaccurate

  [ Marcus Asshauer ]
  * usr/bin/byobu-config: add directory option when creating new window,
    LP: #623033
 -- Dustin Kirkland <email address hidden>   Thu, 21 Oct 2010 12:09:14 -0500

Available diffs

Superseded in natty-release
byobu (3.6-0ubuntu1) natty; urgency=low

  [ Ryan Thompson ]
  * usr/bin/byobu-launcher: return false, if byobu doesn't launch because
    TERM=dumb, LP: #654608

  [ Dustin Kirkland ]
  * usr/bin/byobu: fix SSH_AUTH_SOCK breakage, define $RUN dir, LP: #664059
  * experimental/byobu.php, experimental/README: delete
 -- Dustin Kirkland <email address hidden>   Wed, 15 Sep 2010 13:31:03 -0600

Available diffs

Superseded in natty-release
Obsolete in maverick-release
byobu (3.5-0ubuntu1) maverick; urgency=low

  [ Jan Klepek ]
  * usr/bin/byobu-status: fix libexec path for Fedora, LP: #630054

  [ Dustin Kirkland ]
  * usr/lib/byobu/rcs_cost, usr/lib/byobu/ec2_cost: testing crontab
    creation time is not accurate, seems this happens at image creation
    rather than instance instantiation; use /etc/hostname instead; ensure
    that minimum hours is 1, not 0; LP: #639855
  * usr/lib/byobu/network: use bps rather than B/s by default for network
    traffic, LP: #578377
  * This Maverick release also includes the fix:
    - usr/share/applications/byobu.desktop: add gettext domain, LP: #623935
 -- Dustin Kirkland <email address hidden>   Wed, 01 Sep 2010 13:11:34 -0600

Available diffs

Superseded in maverick-release
byobu (3.3-0ubuntu1) maverick; urgency=low

  * lib/byobu/network, share/man/man1/byobu.1: clean up binary/decimal
    multipliers for network transfer vs. memory/disk capacities, in
    accordance with industry standards
  * usr/share/man/man1/byobu.1: add a note about non-utf8 locales,
    LP: #613769
 -- Dustin Kirkland <email address hidden>   Mon, 23 Aug 2010 17:52:26 -0400

Available diffs

Superseded in maverick-release
byobu (3.2-0ubuntu1) maverick; urgency=low

  * usr/share/byobu/keybindings/f-keys: resize the screen as part of the
    F5/refresh, LP: #619899
  * usr/bin/byobu-launcher: don't launch if in a dumb terminal, LP: #612886
  * usr/lib/byobu/network, usr/share/man/man1/byobu.1: allow for
    configuration of network traffic in [kM]ps, LP: #578377
  * configure.ac: POSIX sed doesn't include -i option, LP: #619328, #622640
  * usr/bin/byobu-janitor: improve dash replacement in status config,
    LP: #598488
  * usr/bin/byobu-janitor: fix upgrades where one's window list might have
    motd+shell, LP: #589715
 -- Dustin Kirkland <email address hidden>   Mon, 23 Aug 2010 17:34:33 -0400

Available diffs

Superseded in maverick-release
byobu (3.0-0ubuntu1) maverick; urgency=low

  [ Dustin Kirkland ]
  * usr/bin/byobu: allow users to specify their own -S, LP: #610134
  * Makefile.am, configure.ac, etc/byobu/Makefile.am, usr/bin/Makefile.am,
    usr/bin/byobu, usr/bin/byobu-config, usr/bin/byobu-janitor,
    usr/bin/byobu-launcher, usr/bin/byobu-select-profile,
    usr/bin/byobu-select-session, usr/bin/byobu-status,
    usr/lib/byobu/Makefile.am, usr/lib/byobu/ec2_cost,
    usr/share/applications/Makefile.am, usr/share/byobu/ec2/Makefile.am,
    usr/share/byobu/keybindings/Makefile.am,
    usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys,
    usr/share/byobu/pixmaps/Makefile.am,
    usr/share/byobu/profiles/Makefile.am,
    usr/share/byobu/tests/Makefile.am,
    usr/share/byobu/tests/byobu-time-notifications,
    usr/share/byobu/windows/Makefile.am, usr/share/doc/byobu/Makefile.am,
    usr/share/man/man1/Makefile.am:
    - Positively massive changeset, enabling users of Unix/Linux distros
      for which Byobu is not packaged (as well as non-root users of any
      Unix/Linux distro) to $(./configure && make && make install) byobu!
      LP: #609851, #608995, #503554
    - I think this is a significant enough milestone to bump version to 3.0
  * install, manpages, rules: update package build/install procedures to
    use configure && make && make install
  * debian/control:
    - depend on automake
    - autoconf for new build
    - bump standards
    - use breaks instead of conflicts
  * AUTHORS, README: update email address and install instructions
  * debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1:
    - deprecate the byobu-export utility
  * usr/share/man/man1/byobu.1: fix lintian warning about hyphen
  * usr/share/applications/byobu.desktop: fix lintian warning about encoding
    key
  * debian/source/format: added
  * configure.ac: fixup BYOBU_PREFIX in the configure, LP: #611157
  * rpm/byobu.spec: deprecated; byobu is now in Fedora proper; please use
    that package if you require RPMs
  * configure.ac, usr/bin/byobu: bump to version 3.0
 -- Dustin Kirkland <email address hidden>   Mon, 02 Aug 2010 20:14:08 -0400

Available diffs

Superseded in maverick-release
byobu (2.82-0ubuntu1) maverick; urgency=low

  * usr/bin/byobu-select-session:
    - save a few forks, use regexes for screen -ls processing
    - fix select-session code, LP: #602750
    - handle ctrl-c bail-out of select-session, LP: #602753
 -- Dustin Kirkland <email address hidden>   Fri, 02 Jul 2010 10:02:18 -0500

Available diffs

Superseded in maverick-release
byobu (2.81-0ubuntu1) maverick; urgency=low

  * Save some forks:
    - usr/bin/byobu-status
    - usr/lib/byobu/custom
    - usr/lib/ec2_cost, usr/lib/rcs_cost
    - usr/lib/byobu/ip_address
    - usr/lib/byobu/release
    - usr/lib/services
    - usr/lib/updates_available
    - usr/bin/byobu-status-detail
    - usr/bin/byobu-reconnect-sockets
    - usr/bin/byobu-launch, usr/bin/byobu-launcher-install,
      usr/bin/byobu-launcher-uninstall
    - usr/bin/byobu-launcher
    - usr/bin/byobu
    - usr/bin/byobu-export
    - usr/bin/byobu-janitor
  * usr/bin/byobu-status: save a conditional
  * usr/bin/byobu-config, usr/share/doc/byobu/help.txt: improve help
    text, per feedback from Turnkey Linux users
  * debian/release,sh, debian/release-build.sh: drop, no longer needed,
    now in lp:~kirkland/+junk/bin
  * usr/bin/byobu-janitor: clean up launch gardening code; fix color
    detection and correction
  * byobu, byobu-select-session: name new byobu sessions, only select byobu
    sessions, LP: #599334
  * uploading to Maverick, LP: #599876
 -- Dustin Kirkland <email address hidden>   Wed, 16 Jun 2010 12:46:29 -0500

Available diffs

Superseded in maverick-release
byobu (2.80-0ubuntu1) maverick; urgency=low

  * usr/bin/byobu-launcher: handle nasty recursion, if ssh'ing to localhost,
    and byobu-launches-by-default, LP: #595137
 -- Dustin Kirkland <email address hidden>   Fri, 04 Jun 2010 16:05:03 -0500

Available diffs

Superseded in lucid-updates
Deleted in lucid-proposed (Reason: moved to -updates)
byobu (2.68-0ubuntu1.1) lucid-proposed; urgency=low

  * usr/bin/byobu-launch, usr/bin/byobu-launcher-install: exit 0 after
    launching byobu to prevent the user from having to do the double-exit
    when exiting or detaching, LP: #568306
  * byobu-launcher-uninstall: create the directory, in case this script is
    executed before byobu actually runs, LP: #580384
 -- Dustin Kirkland <email address hidden>   Sun, 13 Jun 2010 11:59:44 -0500

Available diffs

Superseded in maverick-release
byobu (2.79-0ubuntu1) maverick; urgency=low

  * debian/rules: symlink motd+shell to shell, LP: #589715
 -- Dustin Kirkland <email address hidden>   Thu, 03 Jun 2010 01:58:24 -0500

Available diffs

Superseded in maverick-release
byobu (2.78-0ubuntu1) maverick; urgency=low

  * usr/bin/byobu-status, usr/lib/byobu/menu,
    usr/share/byobu/keybindings/f-keys,
    usr/share/byobu/keybindings/screen-escape-keys: show a visual queue
    when toggling on/off the f-key keybindings; Menu:<F9> vs. Menu:<^a-@>,
    LP: #589016
  * usr/bin/byobu-select-session: revert recent change, which defaulted to
    -UDR (which detached and logged out other connections on reattach);
    feedback was negative on this one, numerous questions in IRC, LP: #589027
  * usr/bin/byobu-select-session: allow for default selection of session 1
  * usr/bin/byobu-config: prevent the user from changing the escape sequence
    to / or \, both of which cause problems, LP: #581533
  * debian/manpages, rpm/byobu.spec, usr/bin/byobu, usr/bin/shell,
    usr/share/byobu/windows/common, usr/share/man/man1/shell.1: fix shelltitle
    breakage by dropping the "-t shell" title hardcoding, and move/rename
    motd+shell to just shell, LP: #368925
 -- Dustin Kirkland <email address hidden>   Tue, 01 Jun 2010 10:53:54 -0500

Available diffs

Superseded in maverick-release
byobu (2.77-0ubuntu1) maverick; urgency=low

  * debian/control: drop update-notifier-common and lsb-release from
    Recommends to Suggests (their status scripts are smart enough to
    operate without them), LP: #588340
 -- Dustin Kirkland <email address hidden>   Fri, 21 May 2010 09:37:16 -0500

Available diffs

151225 of 297 results