blob: 8a3ab219854eaecdce71d4e8e5242792d2a23916 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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
* Rewrite build-queue code (https://github.com/pink-mist/sbotools/issues/2)
* Fix issue when TMP is set (https://github.com/pink-mist/sbotools/issues/4)
* Fix various bugs related to cleanup code
* Change location of website
* Fix downloading of multiple sources in newer slackbuilds
(https://github.com/pink-mist/sbotools/issues/5)
|