~ubuntu-branches/debian/wheezy/byobu/wheezy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Alexander Chernyakhovsky
  • Date: 2012-03-12 00:57:42 UTC
  • mfrom: (0.6.1) (0.1.176 precise)
  • Revision ID: package-import@ubuntu.com-20120312005742-barjtu40fv60w64m
Tags: 5.16-1
Syncing from Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
byobu (5.3) released; urgency=low
 
1
byobu (5.16) released; urgency=low
 
2
 
 
3
  * usr/lib/byobu/updates_available: LP: #942469
 
4
    - fix regression clearing updates_available status
 
5
    - and fix a typo in that commit
 
6
  * usr/lib/byobu/reboot_required, usr/lib/byobu/updates_available:
 
7
    - powersave flag and reload flag suffered from the same problem
 
8
      as LP: #942469
 
9
  * usr/bin/byobu: LP: #949385
 
10
    - namespace a few environment variables more appropriately
 
11
 
 
12
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 23 Feb 2012 15:01:55 -0600
 
13
 
 
14
byobu (5.15-0ubuntu1) precise; urgency=low
 
15
 
 
16
  * usr/bin/byobu, usr/lib/byobu/include/constants:
 
17
    - fix 256 color support
 
18
    - default to colors specified in the Ubuntu brand guidelines
 
19
      + http://design.canonical.com/the-toolkit/ubuntu-brand-guidelines/
 
20
 
 
21
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 23 Feb 2012 15:01:45 -0600
 
22
 
 
23
byobu (5.14-0ubuntu1) precise; urgency=low
 
24
 
 
25
  * usr/bin/byobu-status, usr/lib/byobu/battery, usr/lib/byobu/cpu_freq,
 
26
    usr/lib/byobu/custom, usr/lib/byobu/disk, usr/lib/byobu/disk_io,
 
27
    usr/lib/byobu/distro, usr/lib/byobu/ec2_cost, usr/lib/byobu/entropy,
 
28
    usr/lib/byobu/fan_speed, usr/lib/byobu/hostname,
 
29
    usr/lib/byobu/load_average, usr/lib/byobu/memory,
 
30
    usr/lib/byobu/network, usr/lib/byobu/processes, usr/lib/byobu/raid,
 
31
    usr/lib/byobu/rcs_cost, usr/lib/byobu/swap, usr/lib/byobu/uptime,
 
32
    usr/lib/byobu/wifi_quality:
 
33
    - help ensure that a status is printed
 
34
    - this fixes byobu status on some slower systems
 
35
    - use the last cached status, if the current one doesn't return
 
36
 
 
37
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 23 Feb 2012 08:04:04 -0600
 
38
 
 
39
byobu (5.13-0ubuntu1) precise; urgency=low
 
40
 
 
41
  * usr/lib/byobu/include/mondrian:
 
42
    - simply speed up using perl
 
43
  * usr/bin/byobu: LP: #937175
 
44
    - check tput for 256 color support before defaulting to that in tmux mode
 
45
  * usr/lib/byobu/disk_io: LP: #934893, #936393
 
46
    - initialize the x1 value correctly
 
47
  * usr/lib/byobu/ec2_cost, usr/share/byobu/status/statusrc,
 
48
    usr/share/man/man1/byobu.1: LP: #929907
 
49
    - disable the ec2_cost plugin if not running in EC2,
 
50
      allow override with EC2_ESTIMATE=1 in ~/.byobu/statusrc
 
51
  * usr/lib/byobu/include/shutil: LP: #930656
 
52
    - support network interface detection on Mac OSX
 
53
    - untested by me, but sort of suggested by a user
 
54
  * etc/byobu/backend, usr/lib/byobu/include/common,
 
55
    usr/lib/byobu/include/constants: LP: #937174
 
56
    - fix upgrades while within a running byobu-screen session
 
57
 
 
58
 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 21 Feb 2012 23:22:32 -0600
 
59
 
 
60
byobu (5.12-0ubuntu1) precise; urgency=low
 
61
 
 
62
  * usr/share/byobu/keybindings/f-keys,
 
63
    usr/share/byobu/keybindings/screen-escape-keys:
 
64
    - keybindings for screen to match tmux for consistency
 
65
  * usr/bin/byobu-ctrl-a:
 
66
    - fix regression in byobu-screen ctrl-a handling
 
67
  * usr/lib/byobu/menu, usr/share/byobu/keybindings/common,
 
68
    usr/share/byobu/keybindings/f-keys, usr/share/byobu/keybindings/f-
 
69
    keys.tmux, usr/share/byobu/keybindings/f-keys =>
 
70
    usr/share/byobu/keybindings/f-keys.screen,
 
71
    usr/share/byobu/keybindings/Makefile.am,
 
72
    usr/share/byobu/keybindings/screen-escape-keys =>
 
73
    usr/share/byobu/keybindings/f-keys.screen.disable:
 
74
    - keybindings for screen to match tmux for consistency
 
75
 
 
76
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 16 Feb 2012 23:58:33 -0600
 
77
 
 
78
byobu (5.11-0ubuntu1) precise; urgency=low
 
79
 
 
80
  [ Ryan Thompson ]
 
81
  * usr/bin/byobu-reconnect-sockets, usr/bin/byobu-select-session: LP: #924545
 
82
    - add to the list of environment variables to update on reconnect
 
83
 
 
84
  [ Dustin Kirkland ]
 
85
  * usr/bin/byobu-status:
 
86
    - clear first window name
 
87
  * usr/share/byobu/status/status:
 
88
    - disable a few status items in the first tmux status line to ensure
 
89
      that the status line fits in 80x25 terminals
 
90
    - press shift-f5 for more status
 
91
 
 
92
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 15 Feb 2012 22:22:04 -0600
 
93
 
 
94
byobu (5.10-0ubuntu1) precise; urgency=low
 
95
 
 
96
  * usr/bin/byobu-ctrl-a: LP: #931345
 
97
    - fix ctrl-a support for tmux 1.5 and 1.6
 
98
 
 
99
 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 14 Feb 2012 14:37:47 -0600
 
100
 
 
101
byobu (5.9-0ubuntu1) precise; urgency=low
 
102
 
 
103
  * usr/bin/byobu-status:
 
104
    - fix broken status expiration, which wasn't working and probably
 
105
      had a huge performance penalty :-(
 
106
  * usr/bin/byobu-ctrl-a, usr/share/byobu/keybindings/f-keys.tmux,
 
107
    usr/share/byobu/keybindings/f-keys.tmux.disable,
 
108
    usr/share/byobu/profiles/tmuxrc: LP: #923134
 
109
    - get byobu-ctrl-a working within tmux, like screen
 
110
    - prompt the user for ctrl-a to work in Screen/escape mode, or emacs
 
111
      mode
 
112
 
 
113
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 12 Feb 2012 11:07:40 -0600
 
114
 
 
115
byobu (5.8-0ubuntu1) precise; urgency=low
 
116
 
 
117
  [ Daniel Hahler ]
 
118
  * debian/rules:
 
119
    - autoconf into debian rules
 
120
 
 
121
  [ Daniel Hahler ]
 
122
  * usr/bin/byobu-reconnect-sockets: LP: #923169
 
123
    - better fix for zsh, set compatibility options instead
 
124
 
 
125
  [ Dustin Kirkland ]
 
126
  * debian/control:
 
127
    - suggest ttf-ubuntu-font-family which provides the  character
 
128
  * usr/share/byobu/profiles/tmux:
 
129
    - drop the brackets around the open windows, saves ~4 horizontal
 
130
      characters;  trying to get default tmux to fit in 80x25
 
131
  * usr/lib/byobu/users:
 
132
    - do a better job counting ssh users
 
133
  * usr/share/byobu/status/status:
 
134
    - move wifi_quality to second right status
 
135
  * usr/bin/byobu-status, usr/lib/byobu/include/constants:
 
136
    - use printf instead of echo, saves a few forks
 
137
  * usr/lib/byobu/cpu_freq, usr/lib/byobu/cpu_temp,
 
138
    usr/lib/byobu/custom, usr/lib/byobu/date, usr/lib/byobu/disk_io,
 
139
    usr/lib/byobu/ec2_cost, usr/lib/byobu/logo, usr/lib/byobu/network,
 
140
    usr/lib/byobu/rcs_cost, usr/lib/byobu/time_binary,
 
141
    usr/lib/byobu/include/common, usr/lib/byobu/include/mondrian,
 
142
    usr/lib/byobu/include/shutil:
 
143
    - use printf where possible, saves some forks
 
144
  * usr/lib/byobu/release, usr/share/byobu/status/statusrc,
 
145
    usr/share/man/man1/byobu.1:
 
146
    - based on suggestion from Scott Moser, support an abbreviated
 
147
      version of the release string
 
148
    - support a statusrc configuration variable of RELEASE_ABBREVIATED=N
 
149
      where N is the number of characters from the front of the release
 
150
      string to display
 
151
 
 
152
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 12 Feb 2012 10:01:31 -0600
 
153
 
 
154
byobu (5.7-0ubuntu1) precise; urgency=low
 
155
 
 
156
  [ Ryan Thompson ]
 
157
  * usr/bin/byobu-reconnect-sockets: LP: #923169
 
158
    - nasty hack for compatibility with zsh sourcing this file
 
159
 
 
160
  [ Colin Watson ]
 
161
  * debian/control, debian/rules: LP: #923197
 
162
    - minimize our perl dependencies
 
163
 
 
164
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 30 Jan 2012 18:12:46 -0600
 
165
 
 
166
byobu (5.6-0ubuntu1) precise; urgency=low
 
167
 
 
168
  [ Dustin Kirkland ]
 
169
  * usr/lib/byobu/ip_address:
 
170
    - user@host and ipaddress need some separation, as they're hard to
 
171
      differentiate when next to one another
 
172
  * usr/bin/byobu-ctrl-a: LP: #922951
 
173
    - if the user has already chosen an escape sequence, don't run the
 
174
      interactive byobu-ctrl-a program
 
175
  * usr/share/byobu/keybindings/f-keys.tmux,
 
176
    usr/share/byobu/profiles/tmux:
 
177
    - empty default window names
 
178
    - easy to change with F8
 
179
    - need to save characters in default tmux launch to get it to fit
 
180
      in 80x24 terminals
 
181
  * experimental/byobu-classroom, usr/bin/byobu-config, usr/bin/byobu-
 
182
    ctrl-a, usr/bin/byobu-janitor, usr/bin/byobu-launcher-uninstall,
 
183
    usr/bin/byobu-quiet, usr/bin/byobu-silent, usr/bin/byobu-status,
 
184
    usr/lib/byobu/cpu_temp, usr/lib/byobu/custom,
 
185
    usr/lib/byobu/ec2_cost, usr/lib/byobu/include/constants,
 
186
    usr/lib/byobu/logo, usr/lib/byobu/menu, usr/lib/byobu/network,
 
187
    usr/share/byobu/keybindings/f-keys: LP: #920661
 
188
    - byobu should not set environment variable 'SED'
 
189
    - use BYOBU_SED instead
 
190
  * usr/bin/byobu, usr/bin/byobu-janitor, usr/lib/byobu/disk_io,
 
191
    usr/lib/byobu/include/constants:
 
192
    - use BYOBU_READLINK instead of READLINK
 
193
  * usr/bin/byobu-select-session: LP: #911500
 
194
    - detect and avoid some circular byobu-inside-byobu infinite loops
 
195
  * usr/bin/byobu, usr/bin/byobu-ctrl-a, usr/bin/byobu-reconnect-
 
196
    sockets, usr/lib/byobu/color, usr/lib/byobu/date,
 
197
    usr/lib/byobu/include/shutil, usr/lib/byobu/time:
 
198
    - make check for BYOBU_BACKEND explitly tmux|screen
 
199
 
 
200
  [ Ryan Thompson ]
 
201
  * usr/bin/byobu-select-session: LP: #919391
 
202
    - read only integers
 
203
  * usr/bin/byobu-select-session: LP: #908944
 
204
    - use attach_session function
 
205
 
 
206
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sat, 28 Jan 2012 15:19:02 -0600
 
207
 
 
208
byobu (5.5-0ubuntu1) precise; urgency=low
 
209
 
 
210
  * usr/lib/byobu/ec2_cost, usr/lib/byobu/network:
 
211
    - fix input-field-separator problems with /proc/net/dev parsing
 
212
    - get them in the right order on flip flag
 
213
 
 
214
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 18 Jan 2012 19:57:10 -0600
 
215
 
 
216
byobu (5.4-0ubuntu1) precise; urgency=low
 
217
 
 
218
  [ Alexander Chernyakhovsky and Dustin Kirkland ]
 
219
  * === added directory debian/source, debian/control, debian/install,
 
220
    debian/rules, debian/source/format: LP: #917682
 
221
    - switch to dh7 format for build
 
222
 
 
223
  [ Dustin Kirkland ]
 
224
  * debian/install, debian/links, === removed symlink
 
225
    usr/share/byobu/keybindings/common, === target was uf-keys,
 
226
    usr/share/byobu/keybindings/common:
 
227
    - re-establish a symlink for the icon/art; note, this should
 
228
      really be handled in the autohell build for portability;
 
229
      using debian/links is hacky
 
230
    - drop common as a link;  instead, use "source"
 
231
 
 
232
 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 17 Jan 2012 12:56:18 -0600
 
233
 
 
234
byobu (5.3-0ubuntu1) precise; urgency=low
2
235
 
3
236
  [ Daniel Hahler ]
4
237
  * usr/bin/Makefile.am:
42
275
  * usr/bin/byobu-reconnect-sockets, usr/bin/byobu-select-session: LP: #908944
43
276
    - improve support for importing X11 environment variables
44
277
 
45
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 08 Jan 2012 20:28:08 -0600
 
278
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 15 Jan 2012 13:54:14 -0600
46
279
 
47
280
byobu (5.2-0ubuntu1) precise; urgency=low
48
281