slackware-current/source/x/mesa
Patrick J Volkerding 0ce5a5f670 Wed Oct 9 20:33:48 UTC 2019
d/vala-0.46.3-x86_64-1.txz:  Upgraded.
l/libsoup-2.68.2-x86_64-1.txz:  Upgraded.
n/openssh-8.1p1-x86_64-1.txz:  Upgraded.
  ssh(1), sshd(8), ssh-agent(1): add protection for private keys at
  rest in RAM against speculation and memory side-channel attacks like
  Spectre, Meltdown and Rambleed. This release encrypts private keys
  when they are not in use with a symmetric key that is derived from a
  relatively large "prekey" consisting of random data (currently 16KB).
x/libXvMC-1.0.12-x86_64-3.txz:  Rebuilt.
  Reverted to the stock xvmc.pc since Mesa has been fixed to work with it.
x/libglvnd-1.2.0-x86_64-2.txz:  Rebuilt.
x/mesa-19.2.1-x86_64-1.txz:  Upgraded.
xap/network-manager-applet-1.8.24-x86_64-1.txz:  Upgraded.
2019-10-10 08:59:49 +02:00
..
doinst.sh Sat Dec 8 04:10:45 UTC 2018 2018-12-08 08:59:44 +01:00
get-mesa.sh Slackware 14.2 2018-05-31 23:31:18 +02:00
mesa.SlackBuild Wed Oct 9 20:33:48 UTC 2019 2019-10-10 08:59:49 +02:00
mesa.url Slackware 13.37 2018-05-31 22:45:18 +02:00
README.GIT Slackware 13.0 2018-05-31 22:41:17 +02:00
slack-desc Wed Sep 25 22:22:51 UTC 2019 2019-09-26 08:59:50 +02:00

Anonymous git Access

   To get the Mesa sources anonymously (read-only):

    1. Install the git software on your computer if needed.

    2. Get an initial, local copy of the repository with:

     git clone git://anongit.freedesktop.org/git/mesa/mesa


    3. Later, you can update your tree from the master repository with:

     git pull origin