diff options
author | 2021-06-07 13:35:00 +0000 | |
---|---|---|
committer | 2021-06-07 13:35:00 +0000 | |
commit | a2d2d90f9069b65b0dece08c3052e8b041a908e7 (patch) | |
tree | b3853717a3f555e83a6193781f1534f3b6ed23ec /musl.txt | |
parent | 2021-06-07T13:15:01Z (diff) | |
download | repos-a2d2d90f9069b65b0dece08c3052e8b041a908e7.tar.gz repos-a2d2d90f9069b65b0dece08c3052e8b041a908e7.tar.bz2 repos-a2d2d90f9069b65b0dece08c3052e8b041a908e7.zip |
2021-06-07T13:30:01Z
Diffstat (limited to 'musl.txt')
-rw-r--r-- | musl.txt | 62 |
1 files changed, 61 insertions, 1 deletions
@@ -16,7 +16,67 @@ pkgcore 0.11.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync musl *** syncing musl -Already up to date. +From https://anongit.gentoo.org/git/proj/musl + 7475ff57..91ca32d8 master -> origin/master +Updating 7475ff57..91ca32d8 +Fast-forward + app-emulation/qemu/Manifest | 2 +- + app-emulation/qemu/files/65-kvm.rules-r1 | 2 - + .../files/musl-patches/guest-agent-shutdown.patch | 34 -- + .../qemu/files/qemu-4.0.0-mkdir_systemtap.patch | 12 - + app-emulation/qemu/files/qemu-4.2.0-cflags.patch | 16 - + .../qemu-5.1.0-pixman-for-vhost-user-gpu.patch | 62 --- + ...qemu-5.1.0-usb-host-workaround-libusb-bug.patch | 82 --- + .../files/qemu-5.1.0-usb-oob-CVE-2020-14364.patch | 90 ---- + .../qemu/files/qemu-5.2.0-fix-firmware-path.patch | 16 - + .../qemu/files/qemu-5.2.0-no-pie-ld.patch | 73 --- + .../qemu/files/qemu-9999-fix-firmware-path.patch | 17 - + .../{qemu-5.2.0-r50.ebuild => qemu-6.0.0.ebuild} | 74 ++- + media-libs/mesa/Manifest | 3 +- + .../mesa-20.1.7-add-disable-tls-support.patch | 45 -- + .../mesa-20.2.0-add-disable-tls-support.patch | 44 -- + .../mesa/files/mesa-20.3.4-missing-git_sha1.patch | 57 --- + .../mesa-21.0.3-add-disable-tls-support.patch | 41 ++ + media-libs/mesa/mesa-20.1.10.ebuild | 552 --------------------- + .../{mesa-20.3.5.ebuild => mesa-21.0.3.ebuild} | 22 +- + net-libs/webkit-gtk/Manifest | 1 - + .../webkit-gtk/files/2.28.2-non-jumbo-fix.patch | 34 -- + .../files/2.28.2-opengl-without-X-fixes.patch | 53 -- + .../webkit-gtk/files/2.28.4-non-jumbo-fix2.patch | 31 -- + .../webkit-gtk/files/2.30.3-fix-noGL-build.patch | 27 - + .../webkit-gtk-2.24.4-eglmesaext-include.patch | 10 - + .../webkit-gtk/files/webkit-gtk-2.28.1-musl.patch | 68 --- + .../webkit-gtk-2.28.4-lower-stack-usage.patch | 17 - + net-libs/webkit-gtk/metadata.xml | 15 - + net-libs/webkit-gtk/webkit-gtk-2.30.5.ebuild | 309 ------------ + 29 files changed, 107 insertions(+), 1702 deletions(-) + delete mode 100644 app-emulation/qemu/files/65-kvm.rules-r1 + delete mode 100644 app-emulation/qemu/files/musl-patches/guest-agent-shutdown.patch + delete mode 100644 app-emulation/qemu/files/qemu-4.0.0-mkdir_systemtap.patch + delete mode 100644 app-emulation/qemu/files/qemu-4.2.0-cflags.patch + delete mode 100644 app-emulation/qemu/files/qemu-5.1.0-pixman-for-vhost-user-gpu.patch + delete mode 100644 app-emulation/qemu/files/qemu-5.1.0-usb-host-workaround-libusb-bug.patch + delete mode 100644 app-emulation/qemu/files/qemu-5.1.0-usb-oob-CVE-2020-14364.patch + delete mode 100644 app-emulation/qemu/files/qemu-5.2.0-fix-firmware-path.patch + delete mode 100644 app-emulation/qemu/files/qemu-5.2.0-no-pie-ld.patch + delete mode 100644 app-emulation/qemu/files/qemu-9999-fix-firmware-path.patch + rename app-emulation/qemu/{qemu-5.2.0-r50.ebuild => qemu-6.0.0.ebuild} (97%) + delete mode 100644 media-libs/mesa/files/mesa-20.1.7-add-disable-tls-support.patch + delete mode 100644 media-libs/mesa/files/mesa-20.2.0-add-disable-tls-support.patch + delete mode 100644 media-libs/mesa/files/mesa-20.3.4-missing-git_sha1.patch + create mode 100644 media-libs/mesa/files/mesa-21.0.3-add-disable-tls-support.patch + delete mode 100644 media-libs/mesa/mesa-20.1.10.ebuild + rename media-libs/mesa/{mesa-20.3.5.ebuild => mesa-21.0.3.ebuild} (97%) + delete mode 100644 net-libs/webkit-gtk/Manifest + delete mode 100644 net-libs/webkit-gtk/files/2.28.2-non-jumbo-fix.patch + delete mode 100644 net-libs/webkit-gtk/files/2.28.2-opengl-without-X-fixes.patch + delete mode 100644 net-libs/webkit-gtk/files/2.28.4-non-jumbo-fix2.patch + delete mode 100644 net-libs/webkit-gtk/files/2.30.3-fix-noGL-build.patch + delete mode 100644 net-libs/webkit-gtk/files/webkit-gtk-2.24.4-eglmesaext-include.patch + delete mode 100644 net-libs/webkit-gtk/files/webkit-gtk-2.28.1-musl.patch + delete mode 100644 net-libs/webkit-gtk/files/webkit-gtk-2.28.4-lower-stack-usage.patch + delete mode 100644 net-libs/webkit-gtk/metadata.xml + delete mode 100644 net-libs/webkit-gtk/webkit-gtk-2.30.5.ebuild *** synced musl * Sync succeeded $ git log --format=%ci -1 |