gnu: torbrowser: Update to 14.0.7 [security-fixes]. Fixes CVEs 2024-43097, 2025-1930, 2025-1931, 2025-1932, 2025-1933, 2025-1934, 2025-1935, 2025-1936, 2025-1937, 2025-1938 and 2025-1939. See <https://www.mozilla.org/en-US/security/advisories/mfsa2025-16/> for details. * gnu/packages/tor-browsers.scm (%torbrowser-build-date): Update to 20250303093702. (%torbrowser-version): Update to 14.0.7. (%torbrowser-firefox-version): Update to 128.8.0esr-14.0-1-build2. (torbrowser-translation-base): Update to 21fed48fc58df9e6c4d9f67b048fcae831df50c9. (torbrowser-translation-specific): Update to 100908b702f92bc001b69cdd70f96a6e63134516. Change-Id: Iccdba49d22dcc9877e874fe2f58169abfe981cd1 Signed-off-by: Ian Eure <ian@retrospec.tv>
gnu: Add hunspell-dict-el-polytonic. * gnu/packages/hunspell.scm (hunspell-dict-el-polytonic): New variable. Change-Id: I18112b9f36f66160dc540defac03a7f2ed9eed2d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
services: readymedia: Change directory permissions to 775. Allow users in the ‘readymedia’ group to write in the directory created by ‘readymedia-activation’. * gnu/services/upnp.scm (readymedia-activation): Change directory permissions to 775. Change-Id: Ifda8e4fe8594fb5a1cdf6e329a8c83551eab9c06 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: skktools: Correct phase name in package definition. * gnu/packages/language.scm (skktools):[arguments]<#:check-scripts>: Replace wrap-scripts phase with install-scripts since the former does not exist. Change-Id: I7a8a62fbea1b78e7e3998536a126b57861c7289d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ui: Search channels for guix extensions * guix/describe.scm (append-channels-to-load-path!): New function. * gnu/packages.scm (%package-module-path): Call new function. Remove the code that the function call replaces. * guix/ui.scm (extension-directories): Call new function. Search channels for guix extensions. * guix/self.scm (compiled-guix)[*core-modules*]: Add 'guile-git' to the list of extensions. Change-Id: I53af828dc554485ca28389c9e2653ea6b4fb6b7e Signed-off-by: Ludovic Courtès <ludo@gnu.org>
services: networking: Add dhcpcd service. This is intended as an alternative to dhcp-client-service-type as isc-dhcp has reached its end-of-life in 2022 (three years ago!), see #68619 for more details. Long-term, this services is therefore intended to replace dhcp-client-service-type. * gnu/services/networking.scm (dhcpcd-service-type): New service. (dhcpcd-shepherd-service): New procedure. (dhcpcd-account-service): New variable. (dhcpcd-config-file): New procedure. (dhcpcd-configuration): New record type. (dhcpcd-serialize-list-of-strings, dhcpcd-serialize-boolean) (dhcpcd-serialize-string): New procedures. (serialize-field-name): New procedure. * gnu/tests/networking.scm (run-dhcpcd-test): New procedure. (%dhcpcd-os, %test-dhcpcd): New variables. * doc/guix.texi (Networking Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: qemu-7.2.4: Unregister patch. * gnu/packages/patches/qemu-7.2.4-build-info-manual.patch: Remove patch. * gnu/local.mk: Unregister patch. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: emacs-debbugs: Update to 0.44. This new version preserves the subject lines in replies containing [PATCH], to ease code review. * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.44. [arguments] <#:phases>: New argument. Change-Id: Ie3340a8c667c1c82ab5136db8ffe6578e092e7dd
gnu: gnome-meta-core-services: Add evolution-data-server. This makes the GNOME calendar fully functional. Previously, it was not possible to add some event to the calendar. * gnu/packages/gnome.scm (gnome-meta-core-services) [propagated-inputs]: Add evolution-data-server. Change-Id: Ic63c2e879b590104d7f4c9b4513e65b51f02814f
gnu: guile-knots: Update to 0-14.e3bc3c1. * gnu/packages/guile-xyz.scm (guile-knots): Update to 0-14.e3bc3c1. Change-Id: Ic80bd354b3deb14b96e22a83affa5d8ccee4b9f1
gnu: xpra: Update to 6.2.4. * gnu/packages/xorg.scm (xpra): Update to 6.2.4. Change-Id: I6dd9bc3c630b2acfeac58740d284ebe3a8a4a015 Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: icewm: Update to 3.7.1. * gnu/packages/wm.scm (icewm): Update to 3.7.1. Change-Id: I162df2df4e5419b9fe44d0092e48d42fc8bec50e Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: Add python-nestle. * gnu/packages/statistics.scm (python-nestle): New variable. Change-Id: Ic39bd9bc048007935e52898900effc65a4c55b7d
gnu: Add python-line-profiler. * gnu/packages/python-check.scm (python-line-profiler): New variable. Change-Id: Ia1187c2bdf56d1da86756997cbd02808735c905d
gnu: python-ubelt: Update to 1.3.6. * gnu/packages/python-xyz.scm (python-ubelt): Update to 1.3.6. [build-system]: Swap to pyproject-build-system. [arguments] <test-flags>: Utilize it instead overwriting 'check phase. <phases>: Use default 'check, add 'pre-check. [native-inputs]: Add python-setuptools and python-wheel. [description]: Start from a new line. Change-Id: I4bf3872f48c2ceddeb5ff64fa5e79676897f0d10
gnu: kdeconnect: Update to 24.12.3. * gnu/packages/kde.scm (kdeconnect): Update to 24.12.3. Change-Id: I3d31cba140159692fe6ea475256999b3ab33da74
gnu: ktimer: Update to 24.12.3. * gnu/packages/kde.scm (ktimer): Update to 24.12.3. Change-Id: I3850af93fb9aa4bec8f4ae7a0e2486bcbbe3040b
gnu: poxml: Update to 24.12.3. * gnu/packages/kde.scm (poxml): Update to 24.12.3. Change-Id: I0257485f24ad3c03714addf6bcd0810d5f2dc30c
gnu: tellico: Update to 4.1.1. * gnu/packages/kde-office.scm (tellico): Update to 4.1.1. Change-Id: Ieca994d73e56111d146399b3eebf340815703915
gnu: libksane: Update to 24.12.3. * gnu/packages/kde.scm (libksane): Update to 24.12.3. Change-Id: I6f87f6a304e071d0272d29f8d1f875116475d468