[ubuntu/quantal] byobu 5.20-0ubuntu1 (Accepted)

Dustin Kirkland kirkland at ubuntu.com
Mon Jun 25 03:20:30 UTC 2012


byobu (5.20-0ubuntu1) quantal; urgency=low

  [ Dustin Kirkland ]
  * usr/bin/byobu-status: LP: #998812
    - fix upgrades to the new width handling, where some things
      were undefined
  * usr/lib/byobu/updates_available: LP: #976928, #1010505, #999151
    - use flock when running apt-check or apt-get
      + ideally we'd use run-one here, but not yet in main or other distros
    - depend on util-linux, which provides flock
    - drop run-one usage, use flock directly instead
  * debian/control, usr/share/byobu/windows/common:
    - fix some lintian warnings and errors
  * usr/lib/byobu/raid: LP: #1006971
    - ensure raid status cache gets cleared out when done rebuilding
  * debian/postrm: LP: #996873
    - at package removal, ensure that we remove the auto-launch symlink
      if it exists
  * usr/bin/byobu, usr/lib/byobu/include/constants, usr/lib/byobu/logo,
    usr/share/man/man1/byobu.1: LP: #938920, #995412
    - fix "infinite scrolling" of status line, when using multibyte
      utf-8 characters in status
    - detect character map, and only enable utf-8 when possible
  * usr/bin/byobu, usr/bin/byobu-launch, usr/bin/byobu-status,
    usr/lib/byobu/disk_io, usr/lib/byobu/distro,
    usr/lib/byobu/include/common, usr/lib/byobu/include/constants,
    usr/lib/byobu/release, usr/lib/byobu/updates_available: LP: #996285
    - create new BYOBU_TEST global, which is one of:
      [command -v, type, which]
    - command -v doesn't exist in busybox, type does
  * usr/lib/byobu/ec2_cost, usr/lib/byobu/include/shutil,
    usr/lib/byobu/rcs_cost: LP: #1013220
    - gracefully silence status notifications that require /proc/net/route
      when it's not really there (cygwin, mac)
  * usr/share/byobu/profiles/tmux: LP: #1012348
    - fix status activity/alert bolding
    - seems upstream tmux changed the option name from "alert" to "activity"
  * usr/share/man/man1/byobu.1: LP: #977225
    - add documentation about the status line background colors
  * usr/lib/byobu/include/constants: LP: #954031
    - use the sed --follow-symlinks option to keep from recreating files,
      especially .profile and .bashrc

  [ Dustin Kirkland and Daniel Lee ]
  * usr/lib/byobu/disk_io, usr/lib/byobu/mail, usr/lib/byobu/network:
    - LP: #962730, #998202
    - clear out cache on a few other status notifications where we go
      from activity, to none

  [ https://launchpad.net/~ktyubuntu ]
  * usr/lib/byobu/logo: LP: #1004712
    - fix Red Hat logo detection
  * usr/lib/byobu/logo: LP: #1004722
    - add apple distro and logo

Date: Fri, 08 Jun 2012 17:25:23 -0500
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/byobu/5.20-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 08 Jun 2012 17:25:23 -0500
Source: byobu
Binary: byobu
Architecture: source
Version: 5.20-0ubuntu1
Distribution: quantal
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: 938920 954031 962730 976928 977225 995412 996285 996873 998202 998812 999151 1004712 1004722 1006971 1010505 1012348 1013220
Changes: 
 byobu (5.20-0ubuntu1) quantal; urgency=low
 .
   [ Dustin Kirkland ]
   * usr/bin/byobu-status: LP: #998812
     - fix upgrades to the new width handling, where some things
       were undefined
   * usr/lib/byobu/updates_available: LP: #976928, #1010505, #999151
     - use flock when running apt-check or apt-get
       + ideally we'd use run-one here, but not yet in main or other distros
     - depend on util-linux, which provides flock
     - drop run-one usage, use flock directly instead
   * debian/control, usr/share/byobu/windows/common:
     - fix some lintian warnings and errors
   * usr/lib/byobu/raid: LP: #1006971
     - ensure raid status cache gets cleared out when done rebuilding
   * debian/postrm: LP: #996873
     - at package removal, ensure that we remove the auto-launch symlink
       if it exists
   * usr/bin/byobu, usr/lib/byobu/include/constants, usr/lib/byobu/logo,
     usr/share/man/man1/byobu.1: LP: #938920, #995412
     - fix "infinite scrolling" of status line, when using multibyte
       utf-8 characters in status
     - detect character map, and only enable utf-8 when possible
   * usr/bin/byobu, usr/bin/byobu-launch, usr/bin/byobu-status,
     usr/lib/byobu/disk_io, usr/lib/byobu/distro,
     usr/lib/byobu/include/common, usr/lib/byobu/include/constants,
     usr/lib/byobu/release, usr/lib/byobu/updates_available: LP: #996285
     - create new BYOBU_TEST global, which is one of:
       [command -v, type, which]
     - command -v doesn't exist in busybox, type does
   * usr/lib/byobu/ec2_cost, usr/lib/byobu/include/shutil,
     usr/lib/byobu/rcs_cost: LP: #1013220
     - gracefully silence status notifications that require /proc/net/route
       when it's not really there (cygwin, mac)
   * usr/share/byobu/profiles/tmux: LP: #1012348
     - fix status activity/alert bolding
     - seems upstream tmux changed the option name from "alert" to "activity"
   * usr/share/man/man1/byobu.1: LP: #977225
     - add documentation about the status line background colors
   * usr/lib/byobu/include/constants: LP: #954031
     - use the sed --follow-symlinks option to keep from recreating files,
       especially .profile and .bashrc
 .
   [ Dustin Kirkland and Daniel Lee ]
   * usr/lib/byobu/disk_io, usr/lib/byobu/mail, usr/lib/byobu/network:
     - LP: #962730, #998202
     - clear out cache on a few other status notifications where we go
       from activity, to none
 .
   [ https://launchpad.net/~ktyubuntu ]
   * usr/lib/byobu/logo: LP: #1004712
     - fix Red Hat logo detection
   * usr/lib/byobu/logo: LP: #1004722
     - add apple distro and logo
Checksums-Sha1: 
 b9e4883985372a44e55e7e40a13b287bda121131 1869 byobu_5.20-0ubuntu1.dsc
 39d51336d2ae4ee227fb486a8b2b70445bece673 318620 byobu_5.20.orig.tar.gz
 6e9f45595280ac1bb1d209b971b1ae8a2da0924f 56566 byobu_5.20-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 39514868783e071d230042c7c6b1aa92b00e0cfaea485ffb878350da2a0aa5c7 1869 byobu_5.20-0ubuntu1.dsc
 e5f2feefab511254ee83ca0e363c325b8e27ac16d93e0063a2fce4e294ca92cb 318620 byobu_5.20.orig.tar.gz
 7ce35966a1aa7fa9a4b2ac8ca30e205e9181401c08526bf834aea9a05c706ea3 56566 byobu_5.20-0ubuntu1.debian.tar.gz
Files: 
 76f336e0e96f0c4f23f7fd3f7db90228 1869 misc optional byobu_5.20-0ubuntu1.dsc
 e341c8f0b18f129384a4e298059852be 318620 misc optional byobu_5.20.orig.tar.gz
 4ba7c977ace81d6433e41136c0cffde3 56566 misc optional byobu_5.20-0ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJP59iWAAoJEJXmQ3PxUpRp0aUQAJ4re/dpgkTSSZTRmjnORCC7
12kPb2ghncESy+zcIHJngVhomeICablBF0s6NR2lTx5HmJdB5wEUvM+agpqDt+uI
/84lEwZzogjVLKdDub9viNCD3bSfDGNh9dJ1Gf/2k9AQ/ypceG0kpI4bcFkCJZxB
f0Me/AfmzGYqBH4Wayfn4c01iUxSpuTL8ugI3jYGp8Bx/R4cGeegoj9d9IGzvtjl
u1O7PjUisjvGMIf6vrr9HQkUUD12fi4sDGpo2v2vQjgY35bXzWJZwCzL2dr3Sajv
pCYP1RlL9WaP0LFt5w/4s+tBsn82a2U8OCrdHl2A2Eiy9TL85oz0ghAnewOvEyLJ
hBBTCw8447fBRg/tH5KBT1GVv3iJmnE8jFAr8MM9wbujhmM5UKP6E++9uHAB8X+i
XihksjzFJU7X8FQToATBR3MQln/Y1uNKfSfOefcSi9V3LzWzm6jQREAhBAjtwRMk
kBrGIopwtUguL9TzU3ulbfInZR24j9VGkJoNHrYvB+DcV3IpKTA2JFGseTl4S+iE
41vKCpx7xWeVlLAxrMDXUUjnKWFJDBGI5Y9q6cbMgu9uW35DwpPNXRwxZKiQst3o
ZR2v/lFJF+ZNjEspCOHEMW8j8qvsERQ1S9jPQxWc6WadMmGp2VbnfNlYyJvrPZfw
T/XpTh2pGj2WU3wnoH7V
=l22E
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list