mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 02:36:59 -07:00
opening 6.12
This commit is contained in:
parent
fc1b4580a8
commit
946c975277
2 changed files with 9 additions and 3 deletions
10
debian/changelog
vendored
10
debian/changelog
vendored
|
@ -1,4 +1,10 @@
|
||||||
byobu (6.11) unreleased; urgency=medium
|
byobu (6.12) unreleased; urgency=medium
|
||||||
|
|
||||||
|
* UNRELEASED
|
||||||
|
|
||||||
|
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Feb 2024 11:24:14 -0600
|
||||||
|
|
||||||
|
byobu (6.11-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
* usr/share/byobu/profiles/bashrc:
|
* usr/share/byobu/profiles/bashrc:
|
||||||
- fix BYOBU_RUN_DIR and BYOBU_PREFIX issue
|
- fix BYOBU_RUN_DIR and BYOBU_PREFIX issue
|
||||||
|
@ -11,7 +17,7 @@ byobu (6.11) unreleased; urgency=medium
|
||||||
- added support for dnf package manager
|
- added support for dnf package manager
|
||||||
- https://code.launchpad.net/~sanjay-ankur/byobu/byobu/+merge/415959
|
- https://code.launchpad.net/~sanjay-ankur/byobu/byobu/+merge/415959
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Feb 2024 11:03:36 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Feb 2024 11:24:04 -0600
|
||||||
|
|
||||||
byobu (6.10-0ubuntu1) noble; urgency=medium
|
byobu (6.10-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
VERSION=6.11
|
VERSION=6.12
|
||||||
PKG="byobu"
|
PKG="byobu"
|
||||||
|
|
||||||
# All sorts of things go wrong if you don't own your $HOME dir.
|
# All sorts of things go wrong if you don't own your $HOME dir.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue