From a491c083be58db611ae3c5cf6c7698e09b09eec7 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 30 Dec 2020 13:45:47 +0100 Subject: Slackware Live Edition: version 1.3.8.3 Small version bump needed for a re-spin of the DAW ISO. The new kernel enabled a PC Speaker driver which grabbed the default hardware device and JACK does not work with it. Patrick has now blacklisted snd-pcsp in the eudev package, and all is well again. --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 148e77e..9977400 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -35,7 +35,7 @@ # ----------------------------------------------------------------------------- # Version of the Live OS generator: -VERSION="1.3.8.2" +VERSION="1.3.8.3" # Timestamp: THEDATE=$(date +%Y%m%d) -- cgit v1.2.3