From 67c550a704ec385956f2a916e9048292e4db6adf Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 8 Jul 2021 11:34:16 +0300 Subject: [PATCH 1/7] busybox: fix executable not being set. Closes #268 --- core/busybox/files/acpid.run | 0 core/busybox/files/crond.run | 0 core/busybox/files/mdev.run | 0 core/busybox/files/ntpd.run | 0 core/busybox/files/syslogd.run | 0 core/busybox/version | 2 +- 6 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 core/busybox/files/acpid.run mode change 100644 => 100755 core/busybox/files/crond.run mode change 100644 => 100755 core/busybox/files/mdev.run mode change 100644 => 100755 core/busybox/files/ntpd.run mode change 100644 => 100755 core/busybox/files/syslogd.run diff --git a/core/busybox/files/acpid.run b/core/busybox/files/acpid.run old mode 100644 new mode 100755 diff --git a/core/busybox/files/crond.run b/core/busybox/files/crond.run old mode 100644 new mode 100755 diff --git a/core/busybox/files/mdev.run b/core/busybox/files/mdev.run old mode 100644 new mode 100755 diff --git a/core/busybox/files/ntpd.run b/core/busybox/files/ntpd.run old mode 100644 new mode 100755 diff --git a/core/busybox/files/syslogd.run b/core/busybox/files/syslogd.run old mode 100644 new mode 100755 diff --git a/core/busybox/version b/core/busybox/version index fd495bf1..0be643da 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.33.1 2 +1.33.1 3 From 7b60bc10aab3d1d89362afeae7a261ac280c386e Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 8 Jul 2021 14:10:41 +0300 Subject: [PATCH 2/7] kiss: 5.4.9 --- core/kiss/checksums | 2 +- core/kiss/sources | 2 +- core/kiss/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/kiss/checksums b/core/kiss/checksums index e0acba0f..2ab32911 100644 --- a/core/kiss/checksums +++ b/core/kiss/checksums @@ -1,3 +1,3 @@ -cf6d3d89f5937602d763a10065c95f919b73aa719efe07bd8ea0c515f78d8f46 +29801980e3f52702d49043fc0901b97ad630cf26df7c1b8b631adb2ac34a3112 a2648ef24b4f035b34252395474d3bc9e2f3f894c3a357f98b10255f71261db2 f6d4ddad62c1ae7e4c32b41f6008494ad9ed433092ff83026f2cfaf5a5e94ad2 diff --git a/core/kiss/sources b/core/kiss/sources index 1ac1ea52..8149cebf 100644 --- a/core/kiss/sources +++ b/core/kiss/sources @@ -1,3 +1,3 @@ -https://github.com/kisslinux/kiss/archive/5.4.8.tar.gz +https://github.com/kisslinux/kiss/archive/5.4.9.tar.gz https://github.com/kisslinux/website/archive/8611ec34c15b164a25e77a840b2853db11a4d69f.tar.gz docs https://github.com/kisslinux/wiki/archive/ad8b8f780f88d50060b1feef88b78528d9abba2e.tar.gz wiki diff --git a/core/kiss/version b/core/kiss/version index e424653f..b872fae2 100644 --- a/core/kiss/version +++ b/core/kiss/version @@ -1 +1 @@ -5.4.8 1 +5.4.9 1 From 2153f69ac10fb31106aa26e40231b2bfd566c8c2 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 8 Jul 2021 20:46:47 +0300 Subject: [PATCH 3/7] kiss: 5.4.10 --- core/kiss/checksums | 4 ++-- core/kiss/sources | 4 ++-- core/kiss/version | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/kiss/checksums b/core/kiss/checksums index 2ab32911..049386e3 100644 --- a/core/kiss/checksums +++ b/core/kiss/checksums @@ -1,3 +1,3 @@ -29801980e3f52702d49043fc0901b97ad630cf26df7c1b8b631adb2ac34a3112 -a2648ef24b4f035b34252395474d3bc9e2f3f894c3a357f98b10255f71261db2 +017a7250a8aa93b7ef542c558220559a3fd7ce6f2c19d80d5e162b8064d40511 +a3a8af6338ad5e66369765f5dbcdc04c0545d00d3087ecfd6fa0c5ca02b69ef9 f6d4ddad62c1ae7e4c32b41f6008494ad9ed433092ff83026f2cfaf5a5e94ad2 diff --git a/core/kiss/sources b/core/kiss/sources index 8149cebf..087b3bdc 100644 --- a/core/kiss/sources +++ b/core/kiss/sources @@ -1,3 +1,3 @@ -https://github.com/kisslinux/kiss/archive/5.4.9.tar.gz -https://github.com/kisslinux/website/archive/8611ec34c15b164a25e77a840b2853db11a4d69f.tar.gz docs +https://github.com/kisslinux/kiss/archive/5.4.10.tar.gz +https://github.com/kisslinux/website/archive/242b7b60d824f4c8ace259405f602ff05ddfef31.tar.gz docs https://github.com/kisslinux/wiki/archive/ad8b8f780f88d50060b1feef88b78528d9abba2e.tar.gz wiki diff --git a/core/kiss/version b/core/kiss/version index b872fae2..cbc35976 100644 --- a/core/kiss/version +++ b/core/kiss/version @@ -1 +1 @@ -5.4.9 1 +5.4.10 1 From fc4a67f57492e41eb2d5b9b560802e95b19a8731 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 9 Jul 2021 11:03:42 +0300 Subject: [PATCH 4/7] gcc: enable initfini-array. See #271 --- core/gcc/build | 1 + 1 file changed, 1 insertion(+) diff --git a/core/gcc/build b/core/gcc/build index 0f0e2a3d..101f25dd 100755 --- a/core/gcc/build +++ b/core/gcc/build @@ -49,6 +49,7 @@ export libat_cv_have_ifunc=no --enable-shared \ --enable-threads \ --enable-tls \ + --enable-initfini-array \ --enable-languages=c,c++ \ --without-included-gettext \ --with-zstd=no \ From c841df7c59010dbc3158e39543627f524e710bbd Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 9 Jul 2021 15:41:37 +0300 Subject: [PATCH 5/7] llvm: 12.0.1 --- extra/llvm/checksums | 2 +- extra/llvm/sources | 2 +- extra/llvm/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/llvm/checksums b/extra/llvm/checksums index f7a19873..652cd3c1 100644 --- a/extra/llvm/checksums +++ b/extra/llvm/checksums @@ -1 +1 @@ -49dc47c8697a1a0abd4ee51629a696d7bfe803662f2a7252a3b16fc75f3a8b50 +7d9a8405f557cefc5a21bf5672af73903b64749d9bc3a50322239f56f34ffddf diff --git a/extra/llvm/sources b/extra/llvm/sources index 890e5055..f19005d8 100644 --- a/extra/llvm/sources +++ b/extra/llvm/sources @@ -1 +1 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/llvm-12.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/llvm-12.0.1.src.tar.xz diff --git a/extra/llvm/version b/extra/llvm/version index 1284e405..0ada45b8 100644 --- a/extra/llvm/version +++ b/extra/llvm/version @@ -1 +1 @@ -12.0.0 1 +12.0.1 1 From 2d98f2f9a3309ec040a7fdd5bed70006c344e23f Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 9 Jul 2021 15:42:02 +0300 Subject: [PATCH 6/7] clang: 12.0.1 --- extra/clang/checksums | 2 +- extra/clang/sources | 2 +- extra/clang/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/clang/checksums b/extra/clang/checksums index f3860894..1e2028fe 100644 --- a/extra/clang/checksums +++ b/extra/clang/checksums @@ -1 +1 @@ -e26e452e91d4542da3ebbf404f024d3e1cbf103f4cd110c26bf0a19621cca9ed +6e912133bcf56e9cfe6a346fa7e5c52c2cde3e4e48b7a6cc6fcc7c75047da45f diff --git a/extra/clang/sources b/extra/clang/sources index 39eca453..a26e29c6 100644 --- a/extra/clang/sources +++ b/extra/clang/sources @@ -1 +1 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/clang-12.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/clang-12.0.1.src.tar.xz diff --git a/extra/clang/version b/extra/clang/version index 1284e405..0ada45b8 100644 --- a/extra/clang/version +++ b/extra/clang/version @@ -1 +1 @@ -12.0.0 1 +12.0.1 1 From fbf689b63bc991a35b3b1d1128f4bf585aaaa591 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 9 Jul 2021 15:43:15 +0300 Subject: [PATCH 7/7] xorg-server: 1.20.12 --- xorg/xorg-server/checksums | 2 +- xorg/xorg-server/sources | 2 +- xorg/xorg-server/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg/xorg-server/checksums b/xorg/xorg-server/checksums index e9209365..ebb56201 100644 --- a/xorg/xorg-server/checksums +++ b/xorg/xorg-server/checksums @@ -1,3 +1,3 @@ -914c796e3ffabe1af48071d40ccc85e92117c97a9082ed1df29e4d64e3c34c49 +336dc093431d81ecc03fa36af771f1181334f2746b7de7796f3cc6a8fa9e8cac c98ad9376f20ab25463ef74bb19f2dbe874a19918b27b430c8e632d272379129 e5a501146cf71407aca777f569a9e65c32256a5f3642dbe9852b4bd1a9ae8dbe diff --git a/xorg/xorg-server/sources b/xorg/xorg-server/sources index b7624277..755d4c93 100644 --- a/xorg/xorg-server/sources +++ b/xorg/xorg-server/sources @@ -1,3 +1,3 @@ -https://x.org/releases/individual/xserver/xorg-server-1.20.11.tar.bz2 +https://x.org/archive/individual/xserver/xorg-server-1.20.12.tar.xz patches/rootless_modesetting.patch patches/fix-crash.patch diff --git a/xorg/xorg-server/version b/xorg/xorg-server/version index 48f6f7d0..41dc5b41 100644 --- a/xorg/xorg-server/version +++ b/xorg/xorg-server/version @@ -1 +1 @@ -1.20.11 1 +1.20.12 1