gnu: r-hmm: Update to 1.0.2.
* gnu/packages/cran.scm (r-hmm): Update to 1.0.2.
Change-Id: Ia379da8eabec0a6f40209a19fcfb89c56fe7a634
gnu: Add r-jose.
* gnu/packages/cran.scm (r-jose): New variable.
Change-Id: Idadeb9f7bd3e080b6a4a674b6213f2486c522308
gnu: iperf: Update to 3.19.
* gnu/packages/networking.scm (iperf): Update to 3.19.
Change-Id: If0373f02bcbb9f12f1b57535e9f5d08d9e560ffa
gnu: hcxtools: Update to 6.3.5.
* gnu/packages/networking.scm (hcxtools): Update to 6.3.5.
Change-Id: I11cc71b2d18968f61ca7e1f0762af9a71652d15c
gnu: netdiscover: Update to 0.20.
* gnu/packages/networking.scm (netdiscover): Update to 0.20.
Change-Id: I7a22206baa3123e83d3ff03db5fe690b436db0a2
gnu: ubridge: Update to 0.9.19.
* gnu/packages/networking.scm (ubridge): Update to 0.9.19.
[arguments]: Use GEXPs.
Change-Id: I9689807b5152c2da47b5c8438cebcf44aad34989
gnu: librewolf: Update to 138.0.3-1 [security fixes].
Contains fixes for:
CVE-2025-2817: Privilege escalation in Firefox Updater
CVE-2025-4082: WebGL shader attribute memory corruption in Firefox for
macOS
CVE-2025-4083: Process isolation bypass using "javascript:" URI links
in cross-origin frames
CVE-2025-4085: Potential information leakage and privilege escalation
in UITour actor
CVE-2025-4086: Specially crafted filename could be used to obscure
download type
CVE-2025-4087: Unsafe attribute access during XPath parsing
CVE-2025-4088: Cross-site request forgery via storage access API
redirects
CVE-2025-4089: Potential local code execution in "copy as cURL"
command
CVE-2025-4090: Leaked library paths in Firefox for Android
CVE-2025-4091: Memory safety bugs fixed in Firefox 138, Thunderbird
138, Firefox ESR 128.10, and Thunderbird 128.10
CVE-2025-4092: Memory safety bugs fixed in Firefox 138 and Thunderbird
138
* gnu/packages/librewolf.scm (librewolf): Update to 138.0.3-1.
* gnu/packages/patches/librewolf-compare-paths.patch: New file.
Change-Id: I2cc11b758dbc77f7ec3451faa89918b08c890729
gnu: nss-rapid: Update to 3.110.
* gnu/packages/nss.scm (nss-rapid): Update to 3.110.
[phase 'check]: Use datefudge on 32-bit systems.
Change-Id: Ibdae3c70066a70cdde560c5d8f9bac797cd2cd99
gnu: Add nspr-4.36.
* gnu/packages/nss.scm (nspr-4.36): New variable.
Change-Id: I5c7c4f5f96e3b9ed763c63c9b5b5996a63d45985
gnu: emacs-exwm-ss: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-exwm-ss): Update to 1.0.
Change-Id: Ie206631cbe0670bca6e59f22862b555b6acbfe9b
gnu: swayimg: Update to 4.0.
* gnu/packages/image-viewers.scm (swayimg): Update to 4.0.
[source] Add file-name.
Change-Id: Ieb3bd7189adbb4c72b29c05bffae0ab502b27b71
Signed-off-by: Ian Eure <ian@retrospec.tv>
gnu: clingo: Update to 5.8.0.
* gnu/packages/potassco.scm (clingo): Update to 5.8.0.
gnu: clasp: Update to 3.4.0.
* gnu/packages/potassco.scm (clasp): Update to 3.4.0.
gnu: libpotassco: Update to 0.0-3.2eecf5f.
* gnu/packages/potassco.scm (libpotassco): Update to 0.0-3.2eecf5f.
gnu: tunctl: Use GEXPs.
* gnu/packages/networking.scm (tunctl): Use GEXPs.
Change-Id: I8a5190dfce389be440ca6abbcc183961cbc93e51
gnu: fping: Update to 5.3.
* gnu/packages/networking.scm (fping): Update to 5.3.
Change-Id: Ie7940c008f0bd011b53c5bd303d715b6d1b67ca6
gnu: nanomsg: Update to 1.2.1.
* gnu/packages/networking.scm (nanomsg): Update to 1.2.1.
Change-Id: I29f3a2e9abd4cecb94faff4de4f157f6b5a0d284
gnu: proxychains-ng: Update to 4.17.
* gnu/packages/networking.scm (proxychains-ng): Update to 4.17.
Change-Id: I90073376ab85a846dfe9fbf9b2b6d5be4825553c
gnu: guile: Fix cross-build for MinGW.
* gnu/packages/guile.scm (guile-3.0)[arguments]: When building for MinGW,
relax gcc-14's strictness.
Change-Id: Ia94511273ab618d493bab428dbf3f6098276f289
gnu: libxcrypt: Fix cross-build for MinGW.
* gnu/packages/crypto.scm (libxcrypt):[arguments]: When building for MinGW,
add CFLAGS to #:configure-flags to relax gcc's strictness and add a cache
value to #:configure-flags to help libtool build the shared library.
Change-Id: I60b67f8f1c77c949bcc902c4b388bc278585c81e