From 0cfc1f787d9011a26cb8ca7a98860a15cc4562c1 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Tue, 3 Apr 2018 19:45:14 -0500 Subject: 2.83.0beta1 --- files/ChangeLog | 12 ++++++++++++ slackpkg.SlackBuild | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/files/ChangeLog b/files/ChangeLog index e3aff0e..363f7b8 100644 --- a/files/ChangeLog +++ b/files/ChangeLog @@ -1,4 +1,16 @@ +Wed Apr 4 01:06:05 UTC 2018 +--------------- + - 2.83.0beta1 (yes, jump from 2.82.3betas) + - fix stray stuff in vimdiff prompt + - sort .new files list from looknew() (thanks to Eduard Rozenberg) + - make sure user is aware of kernel update (require keypress) + - respect $ROOT in looknew() (thanks to burdi01 on LQ) + - inform user that the warning about a -current mirror + only occurs once, and also point the location of the + file to remove if they want the warning back + - don't offer to run lilo if initrd is in lilo.conf + Sat Jan 6 23:54:27 UTC 2018 --------------- - 2.82.3beta5 diff --git a/slackpkg.SlackBuild b/slackpkg.SlackBuild index 5541422..7ea36dd 100755 --- a/slackpkg.SlackBuild +++ b/slackpkg.SlackBuild @@ -22,7 +22,7 @@ PKGNAM=slackpkg -VERSION=${VERSION:-2.82.3beta5} +VERSION=${VERSION:-2.83.0beta1} BUILD=${BUILD:-1} CWD=$(pwd) -- cgit v1.2.3