gnu: cl-collectors: Update to 1.0-2.4c5e70c. * gnu/packages/lisp-xyz.scm (sbcl-collectors): Update to 1.0-2.4c5e70c. Change-Id: I95c9beb1aa5e59b658ee091ab14d803e6eded3fe
gnu: cl-cf: Update to 1.0-2.fbc025b. * gnu/packages/lisp-xyz.scm (sbcl-cf): Update to 1.0-2.fbc025b. Change-Id: Ide38475fb171f71c5dc35bb12d66a81b0f08cf64
gnu: gssdp-1.4: Fix building. This is a follow-up to 9901416233867233192b63fde7f616751127b189. * gnu/packages/gnome.scm (gssdp-1.4)[arguments]: Override inherited arguments to set the configure-flags specifically. Change-Id: Ifbdaf278a402a26b344b6dcd7a5e3d4e22148561
gnu: ctl: Update to 1.5.3. * gnu/packages/graphics.scm (ctl): Update to 1.5.3. [source]: Download using git-fetch. [arguments]: Don't skip the tests. [inputs]: Add libtiff. Change-Id: Iae08b6a2a7c0418bde10b31c3356425750703a9f
gnu: roxterm: Fix lint errors. * gnu/packages/terminals.scm (roxterm)[source]: Add the file-name field. Follow source url redirect. [home-page]: Follow redirect. Change-Id: Id68c87679a95656212c0c0edb916066e90a037d7
gnu: shared-mime-info: Fix cross-compiling. * gnu/packages/freedesktop.scm (shared-mime-info)[native-inputs]: When cross-compiling add libxml2 and this-package. Change-Id: I254a685a492b9080342b134ff23d9ccab0ecec3d
gnu: libbraille: Fix build on some architectures. * gnu/packages/accessibility.scm (libbraille)[arguments]: When building with config as a native-input replace the config.guess and config.sub files. [native-inputs]: When building for aarch64-linux, powerpc64le-linux or riscv64-linux add config. Change-Id: I7e7953a2b91868fa3f2698d3cb82da134564c06b
gnu: gtk-vnc: Build with gjs on more architectures. * gnu/packages/gnome.scm (gtk-vnc)[native-inputs] Use gjs as an input on architectures where it is supported. Change-Id: I723f53be8e225732572ede81a03d712a946be528
gnu: glade3: Build with gjs on more architectures. * gnu/packages/gnome.scm (glade3)[inputs]: Use gjs as an input on architectures where it is supported. Change-Id: I6d6596045b7a3f0dc22207350b353fcd82961958
gnu: gtk-vnc: Build without node. * gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove node. Change-Id: I35b4be1fa203cf75da3d88f078ac0fc613a60489
gnu: brltty: Build with java only on some architectures. * gnu/packages/accessibility.scm (brltty)[native-inputs]: Only build with icedtea on x86_64-linux, i686-linux and aarch64-linux. Change-Id: I95e2cfa17c1f484677ad8f26e3a865eba83362dd
gnu: gnome-text-editor: Build with cmake-minimal. * gnu/packages/gnome.scm (gnome-text-editor)[native-inputs]: Replace cmake with cmake-minimal. Change-Id: I3e23fb390896ab9f1fb3be36789fbe84df04ae36
gnu: gnome-meta-core-utilities: Add eog unconditionally. eog was removed because it required librsvg built with rust, but gnome-shell also requires the same librsvg already, so there was no reason to limit the architectures eog was installed on. * gnu/packages/gnome.scm (gnome-meta-core-utilities)[propagated-inputs]: Add eog unconditionally. Change-Id: I333d1a712b1d04409f3deccc90aa5adb2a4fac1b
gnu: gssdp: Enable building on more architectures. * gnu/packages/gnome.scm (gssdp)[arguments]: Adjust configure-flags to only build the manpages when pandoc is an input. [native-inputs]: Only add pandoc when on architectures where it is supported. Change-Id: I6e69833295fc19b311cdaf977b3b5cc7abc01589
gnu: Add specification-ipld. * gnu/packages/specifications.scm (specification-ipld): New variable. Change-Id: Ib36d0cdb4a6d20da789ba20830945c8a7d223b69
gnu: kubo: Remove propagated package. * gnu/packages/ipfs.scm (kubo) [inputs]: Remove go-golang-org-x-text. Add annotation for indirect inputs where they are needed for. Change-Id: I90eb26ab5d386a70f3581030ef4b3f9b35e05e88
gnu: abseil-cpp: Fix linking on riscv64-linux. * gnu/packages/cpp.scm (abseil-cpp)[arguments]: When building for riscv64-linux adjust the configure-flags to link with latomic. Change-Id: I12099d1a99b54f20f7ddbba2fbd495379a05476b
gnu: wireshark: Update to 4.2.5 [security fixes]. Fixes CVE-2024-4853, CVE-2024-4854, CVE-2024-4855. * gnu/packages/networking.scm (wireshark): Update to 4.2.5. Change-Id: I1f60714bbea05a44d78f420404af5044d344fd12 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: dcmtk: Update to 3.6.8. [security-fixes] This fixes CVE-2022-43272. * gnu/packages/image-processing.scm (dcmtk): Update to 3.6.8. Change-Id: I4e0203219280a2571267f566cdfc8c2a9ea3fd18 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: podman: Update to 5.0.3 [security fixes]. This fixes CVE-2024-3727. * gnu/packages/containers.scm (podman): Update to 5.0.3. Change-Id: Iefe98746c993830ef12c49733b8407b10305d065 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>