From 4fc1f2d11938c90a2ea90f24bc94d3d9503d6e9c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 6 Feb 2024 10:42:42 +0100 Subject: [PATCH 1/4] cmake: updated to version 3.28.3 --- cmake/.signature | 6 +++--- cmake/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cmake/.signature b/cmake/.signature index 79050346..65662f42 100644 --- a/cmake/.signature +++ b/cmake/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqjXskzgMPZCLUUn1XJ8TgPZ/KoRs9KEC445b4ZpOfjZb5w9Sx4ggbq319S2hxsK7BYynPg675Er0osCslYf6KQU= -SHA256 (Pkgfile) = 5b8ae6f03c0bfeb107f44e467e5bd1a78519de087594af0140e77458b8725e97 +RWRJc1FUaeVeqtGQsMBBUoYmS06T2sBl7AqezUdSM8Ddru/lnDtqiigsuflrX8HmI1NzAJSD55ynsgbROqxX4Btz1Vw4sp6Z2gQ= +SHA256 (Pkgfile) = ff50e6a1f800b9faa278ef385476e47cad55835b879fdcd7c10636bb9e00763e SHA256 (.footprint) = 6ab7ef0b7738c4eebfc4b2491af5d910de1d1ce4d5633b8736977ec5b89b0c85 -SHA256 (cmake-3.28.2.tar.gz) = 1466f872dc1c226f373cf8fba4230ed216a8f108bd54b477b5ccdfd9ea2d124a +SHA256 (cmake-3.28.3.tar.gz) = 72b7570e5c8593de6ac4ab433b73eab18c5fb328880460c86ce32608141ad5c1 diff --git a/cmake/Pkgfile b/cmake/Pkgfile index f1b67186..aedcc3c7 100644 --- a/cmake/Pkgfile +++ b/cmake/Pkgfile @@ -5,7 +5,7 @@ # Optional: python3-sphinx name=cmake -version=3.28.2 +version=3.28.3 release=1 source=(https://cmake.org/files/v${version%.*}/$name-$version.tar.gz) From d76ef0d0afb120cf863fed3e47e5ebe4a953a137 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 7 Feb 2024 10:11:06 +0100 Subject: [PATCH 2/4] [notify] expat: updated to version 2.6.0, fix for CVE-2023-{52425,52426} --- expat/.footprint | 6 +++--- expat/.signature | 8 ++++---- expat/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/expat/.footprint b/expat/.footprint index 81684da0..3656f437 100644 --- a/expat/.footprint +++ b/expat/.footprint @@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libexpat.a -rwxr-xr-x root/root usr/lib/libexpat.la -lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.8.10 -lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.8.10 --rwxr-xr-x root/root usr/lib/libexpat.so.1.8.10 +lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.9.0 +lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.9.0 +-rwxr-xr-x root/root usr/lib/libexpat.so.1.9.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/expat.pc drwxr-xr-x root/root usr/share/ diff --git a/expat/.signature b/expat/.signature index 9811c9cf..99dc705f 100644 --- a/expat/.signature +++ b/expat/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqs7icG3NPtwvfeuTj0owJMLJWgTR2Ha/5O3iGlZoNq8xTwBd0hqHg1//hnGHGB3YyDK7dhAaw6/92Om+TmmQkA4= -SHA256 (Pkgfile) = c821fcbe8fd4e79fb6ea8187f02fbd370de6d4e1fa841c640732f4bd68f457c5 -SHA256 (.footprint) = 2ff1b366cb9311a05d2359c2501fc2e408161ba1309886e53eb6728d22928f0c -SHA256 (expat-2.5.0.tar.xz) = ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe +RWRJc1FUaeVeqnYEe+VLRiFqj4I2caoJ2mFxffFndJ3Iju4JDcd4u1QFPPhwcQjcfAZ2GZjUpiog0OLwUJUSWV2GZOrCZ54aUwk= +SHA256 (Pkgfile) = c742791f4fa0682288e1f53fbd77b8b7cdba83cc4e088cd0aaf019baeb1f92e4 +SHA256 (.footprint) = a534f04d7071b343dfd14fb868d89cc5703608fff169c3f838c360291a806026 +SHA256 (expat-2.6.0.tar.xz) = cb5f5a8ea211e1cabd59be0a933a52e3c02cc326e86a4d387d8d218e7ee47a3e diff --git a/expat/Pkgfile b/expat/Pkgfile index e720ab4a..a2e5579b 100644 --- a/expat/Pkgfile +++ b/expat/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=expat -version=2.5.0 +version=2.6.0 release=1 source=(https://download.sourceforge.net/$name/$name-$version.tar.xz) From 998803a291947d9850af7d8eae16733e05723d0c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 8 Feb 2024 10:10:48 +0100 Subject: [PATCH 3/4] libuv: updated to version 1.48.0 --- libuv/.signature | 6 +++--- libuv/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libuv/.signature b/libuv/.signature index 2f60e306..6ac2064e 100644 --- a/libuv/.signature +++ b/libuv/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqkk4aHWz9MClEnpzBXT0kGQQRTX+saxLXbehkRt/RDfpVBMwRFe68wWZT7XRgSqz1UeVBRFJ2hhLl0r8g/mNXgQ= -SHA256 (Pkgfile) = ad21ed65b212db4845049ee4daad18774811e2eb755b073a25c820ddc5d53226 +RWRJc1FUaeVeqsoetC/y1YYtgRAX1D2/jQeiCKO4STXpkAPwG+G+P28tskELA7no8qzyBjlG0Hm3Ilpax3VfbLbh9EG1HQpuJAE= +SHA256 (Pkgfile) = 0c4b942a210693105ee2589a2f8593b230a44794ddcdd890fe16af35f7ba6dcc SHA256 (.footprint) = 78e764acb0a80912745e882ad9b3319a7225e9a8cc4b01863985d7d9487ab4c9 -SHA256 (libuv-v1.47.0.tar.gz) = 20c37a4ca77a2107879473c6c8fa0dc1350e80045df98bfbe78f7cd6d7dd2965 +SHA256 (libuv-v1.48.0.tar.gz) = 7f1db8ac368d89d1baf163bac1ea5fe5120697a73910c8ae6b2fffb3551d59fb diff --git a/libuv/Pkgfile b/libuv/Pkgfile index 3cad0bb3..f4a2d75e 100644 --- a/libuv/Pkgfile +++ b/libuv/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=libuv -version=1.47.0 +version=1.48.0 release=1 source=(https://dist.libuv.org/dist/v$version/$name-v$version.tar.gz) From 2e33b9c2734c8cffd3330e1ce3f5ffd9948d39ad Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 8 Feb 2024 10:22:12 +0100 Subject: [PATCH 4/4] vim: updated to version 9.1.0080 --- vim/.footprint | 5 +++++ vim/.signature | 8 ++++---- vim/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/vim/.footprint b/vim/.footprint index 0ea3825d..a8eccad3 100644 --- a/vim/.footprint +++ b/vim/.footprint @@ -508,6 +508,7 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/ -rw-r--r-- root/root usr/share/vim/ftplugin/hostsaccess.vim -rw-r--r-- root/root usr/share/vim/ftplugin/html.vim -rw-r--r-- root/root usr/share/vim/ftplugin/htmldjango.vim +-rw-r--r-- root/root usr/share/vim/ftplugin/hurl.vim -rw-r--r-- root/root usr/share/vim/ftplugin/i3config.vim -rw-r--r-- root/root usr/share/vim/ftplugin/icon.vim -rw-r--r-- root/root usr/share/vim/ftplugin/indent.vim @@ -581,6 +582,7 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/ -rw-r--r-- root/root usr/share/vim/ftplugin/ocaml.vim -rw-r--r-- root/root usr/share/vim/ftplugin/occam.vim -rw-r--r-- root/root usr/share/vim/ftplugin/octave.vim +-rw-r--r-- root/root usr/share/vim/ftplugin/odin.vim -rw-r--r-- root/root usr/share/vim/ftplugin/openvpn.vim -rw-r--r-- root/root usr/share/vim/ftplugin/pamconf.vim -rw-r--r-- root/root usr/share/vim/ftplugin/pascal.vim @@ -804,6 +806,7 @@ drwxr-xr-x root/root usr/share/vim/indent/ -rw-r--r-- root/root usr/share/vim/indent/obse.vim -rw-r--r-- root/root usr/share/vim/indent/ocaml.vim -rw-r--r-- root/root usr/share/vim/indent/occam.vim +-rw-r--r-- root/root usr/share/vim/indent/odin.vim -rw-r--r-- root/root usr/share/vim/indent/pascal.vim -rw-r--r-- root/root usr/share/vim/indent/perl.vim -rw-r--r-- root/root usr/share/vim/indent/php.vim @@ -1074,6 +1077,7 @@ drwxr-xr-x root/root usr/share/vim/syntax/ -rw-r--r-- root/root usr/share/vim/syntax/chicken.vim -rw-r--r-- root/root usr/share/vim/syntax/chill.vim -rw-r--r-- root/root usr/share/vim/syntax/chordpro.vim +-rw-r--r-- root/root usr/share/vim/syntax/chuck.vim -rw-r--r-- root/root usr/share/vim/syntax/cl.vim -rw-r--r-- root/root usr/share/vim/syntax/clean.vim -rw-r--r-- root/root usr/share/vim/syntax/clipper.vim @@ -1397,6 +1401,7 @@ drwxr-xr-x root/root usr/share/vim/syntax/modula2/opt/ -rw-r--r-- root/root usr/share/vim/syntax/obse.vim -rw-r--r-- root/root usr/share/vim/syntax/ocaml.vim -rw-r--r-- root/root usr/share/vim/syntax/occam.vim +-rw-r--r-- root/root usr/share/vim/syntax/odin.vim -rw-r--r-- root/root usr/share/vim/syntax/omnimark.vim -rw-r--r-- root/root usr/share/vim/syntax/opam.vim -rw-r--r-- root/root usr/share/vim/syntax/openroad.vim diff --git a/vim/.signature b/vim/.signature index c5928adb..39e3b155 100644 --- a/vim/.signature +++ b/vim/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqhZnFhEW2Ot0exu7v2CF6aMLp+cpbZ1KSxUg0pG+Mm5kRlkjWR0sCRA+H1tWtg0Lq9gb20ooTHJqG8oqy5Z75gA= -SHA256 (Pkgfile) = 68e5bec43d5ecc3b69053ab0ea496cdc4adcfefb048fae3c8830acda45e0919b -SHA256 (.footprint) = baf10015994a4261f26ce95a6e9c452576a08813046d517bb5e911e697ec536d -SHA256 (vim-9.1.0015.tar.gz) = 650cc777d03e6c89cec63256978249de05c66801d42f1b59881aaaf4d5b545df +RWRJc1FUaeVeqip9t2SkYsbkXKP4Z6i721PL+OYMqpx9elzeCVBa0+08cfuOvTBpaE6lcLvR25vORVJ5svHOXYQXi/yrUmeUcAo= +SHA256 (Pkgfile) = 023712748b7f8a8a12c4cefba98b06ea1dbd9486e9d05c2d94bd26030147893c +SHA256 (.footprint) = b246950a79ad68ae26800f38a755300c5090b73895dceeeccda5f08297f45c51 +SHA256 (vim-9.1.0080.tar.gz) = f66a0eb3b07581348f81493615ffcbb6f3498e4e073da067a63c511d2c9e6875 SHA256 (Pkgfile.vim.tar.gz) = 1f275a454fdd936b446518dbd6b60ea8e82895b4fb9759a2f5757e03e996b195 diff --git a/vim/Pkgfile b/vim/Pkgfile index 71ae9c1b..96b75600 100644 --- a/vim/Pkgfile +++ b/vim/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses acl name=vim -version=9.1.0015 +version=9.1.0080 release=1 source=(https://github.com/vim/vim/archive/v${version}/$name-$version.tar.gz \ https://git.crux.nu:82/tb/Pkgfile.vim/archive/master.tar.gz)