2.82.3beta5

This commit is contained in:
Robby Workman 2018-01-06 17:55:18 -06:00
parent 9cea505db9
commit f59af2b4d7
2 changed files with 17 additions and 2 deletions

View file

@ -1,5 +1,20 @@
Fri Jan 5 03:24:31 UTC 2018
Sat Jan 6 23:54:27 UTC 2018
---------------
- 2.82.3beta5
- minor tweaks to slack-desc
- check for existence of /etc/lilo.conf too before offering
to run lilo after kernel upgrades
- make sure user actually wants to run lilo (fix answer
handling)
- warn user and require confirmation the first time a -current
mirror is selected (thanks to Didier Spaier)
- improve handling of SOURCE from /etc/slackpkg/mirrors; e.g.
don't fail if trailing slash is accidentally omitted
(thanks to Didier Spaier)
Fri Jan 5 03:24:31 UTC 2018
---------------
- 2.82.3beta4
- Abort if system date is near epoch (needed on ARM)

View file

@ -22,7 +22,7 @@
PKGNAM=slackpkg
VERSION=${VERSION:-2.82.3beta4}
VERSION=${VERSION:-2.82.3beta5}
BUILD=${BUILD:-1}
CWD=$(pwd)