1
0
Fork 0
mirror of git://slackware.nl/current.git synced 2025-01-14 08:01:11 +01:00
slackware-current/source/x/mesa
Patrick J Volkerding ec86cffd8e Thu Jan 14 20:36:17 UTC 2021
a/gptfdisk-1.0.6-x86_64-1.txz:  Upgraded.
a/usb_modeswitch-2.6.1-x86_64-1.txz:  Upgraded.
ap/nano-5.5-x86_64-1.txz:  Upgraded.
l/Mako-1.1.4-x86_64-1.txz:  Upgraded.
l/gst-plugins-base-1.18.3-x86_64-1.txz:  Upgraded.
l/gst-plugins-good-1.18.3-x86_64-1.txz:  Upgraded.
l/gst-plugins-libav-1.18.3-x86_64-1.txz:  Upgraded.
l/gstreamer-1.18.3-x86_64-1.txz:  Upgraded.
l/system-config-printer-1.5.15-x86_64-1.txz:  Upgraded.
l/wavpack-5.4.0-x86_64-1.txz:  Upgraded.
  WavPack 5.4.0 fixes an issue where a specially crafted WAV file could cause
  the wavpack command-line program to crash with an out-of-bounds write.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35738
  (* Security fix *)
l/xapian-core-1.4.18-x86_64-1.txz:  Upgraded.
tcl/tk-8.6.11.1-x86_64-1.txz:  Upgraded.
x/mesa-20.3.3-x86_64-1.txz:  Upgraded.
  Added options: -Dvulkan-device-select-layer=true -Dopengl=true -Dglx=dri
  Add a symlink for libGLX_system.so.0.
  Use a more complete patch for converting from drmPciDeviceInfo to uint32_t
  in device_select.h and device_select_layer.c.
xfce/thunar-4.16.2-x86_64-1.txz:  Upgraded.
2021-01-15 08:59:50 +01:00
..
patches Thu Jan 14 20:36:17 UTC 2021 2021-01-15 08:59:50 +01: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 Thu Jan 14 20:36:17 UTC 2021 2021-01-15 08:59:50 +01: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