mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
- 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
This commit is contained in:
parent
64d8ac8f45
commit
8aa3827b86
1 changed files with 4 additions and 3 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -4,9 +4,10 @@ byobu (5.20) unreleased; urgency=low
|
|||
- fix upgrades to the new width handling, where some things
|
||||
were undefined
|
||||
* usr/lib/byobu/updates_available: LP: #976928, #1010505, #999151
|
||||
- use run-one when running apt-check or apt-get
|
||||
- if run-one isn't installed on Debian/Ubuntu,
|
||||
update package checking won't work; sorry
|
||||
- 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
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 08 Jun 2012 17:25:23 -0500
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue