ChangeLog for: 2016-06-22 22:56:53
a/etc-14.2-x86_64-7.txz:  Rebuilt.
  Added root to the audio group.
a/kernel-firmware-20160622git-noarch-1.txz:  Upgraded.
ap/nano-2.6.0-x86_64-1.txz:  Upgraded.
d/llvm-3.8.0-x86_64-2.txz:  Rebuilt.
  Don't remove LLVMHello.so as it is referenced in LLVMExports.cmake breaking
  builds that use "find_package(LLVM 3.8 CONFIG)".  Thanks to Hunter S.
l/pulseaudio-9.0-x86_64-1.txz:  Upgraded.
  This release fixes many bugs, including this one that was commonly reported
  during the Slackware 14.2 development cycle:
  "Automatic routing improvements:
  In 8.0, PulseAudio started to automatically switch to another profile when
  the device associated with the current profile is unplugged.  That seemingly
  smart thing had some serious unintended consequences.  One typical issue was
  that when unplugging headphones, PulseAudio might switch to S/PDIF output
  and not switch back to headphones when they are plugged in again.  Another
  issue was that HDMI in many cases appears to get temporarily unplugged when
  the monitor goes to sleep mode, or even when switching the refresh rate of
  the monitor -- PulseAudio 8.0 would move audio away from the HDMI monitor in
  these cases and not move the audio back to HDMI when the monitor becomes
  available again.  These issues are now fixed."
l/sip-4.18-x86_64-1.txz:  Upgraded.
xfce/xfce4-pulseaudio-plugin-0.2.4-x86_64-2.txz:  Rebuilt.
  Applied a patch to make the icon background match the theme (although this
  will only work if the theme has a GTK+3 subtheme).  Thanks to DarkVision.