diff options
Diffstat (limited to 'SBO-Lib')
-rw-r--r-- | SBO-Lib/Changes | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 28d7c33..8a3ab21 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -1,3 +1,14 @@ +1.10 - Unreleased + * Use system perl when running and installing sbotools + * Try to use sbosrcarch if a download fails + (https://github.com/pink-mist/sbotools/issues/7) + * LOCAL_OVERRIDES setting added allowing locally maintained packages + to override what might or might not be on SBo + (https://github.com/pink-mist/sbotools/issues/8) + * SLACKWARE_VERSION setting added to allow the repository for a different + version of slackware to be used. Useful if you're on -current and + /etc/slackware-version has been updated, but neither slackbuilds.org or + sbotools have been updated yet. 1.9 - 2015-11-27 * Make it compatible with perls newer than 5.18 * Lots of code cleanup |