mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
0ce5a5f670
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. |
||
---|---|---|
.. | ||
doinst.sh | ||
get-mesa.sh | ||
mesa.SlackBuild | ||
mesa.url | ||
README.GIT | ||
slack-desc |
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