~ruther/guix-local

55584781 — Rutherther 5 months ago
installer: wait-service-online: More urls to check user is online.

Provide more space for failure.

* gnu/installer/newt/network.scm (wait-service-online)
[common-urls-alive?]: Renamed from ci-available?

Change-Id: Icf68683dd72c66570eeafaeb0e7871237f0936c9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e59a33a6 — Rutherther 5 months ago
installer: wait-service-online: Assume online for http errorful codes.

The general idea of the step is to check if user is online.
Even if the servers return errorful codes such as 504, the
user is online.

* gnu/installer/newt/network.scm (wait-service-online)[url-alive?]: Return #t
for all urls that return valid http response.

Change-Id: Iad06bb444ed9971bc438092ff6341fce99e77e07
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4ce3a53a — Romain GARBAGE 5 months ago
pack: Address DT_UNKNOWN case for exotic filesystems.

In some filesystems, the d_type field in the dirent struct returned by
readdir(3) is not properly filled. According to readdir(3), "All applications
must properly handle a return of DT_UNKNOWN". This patch addresses the issue.

* gnu/packages/aux-files/run-in-namespace.c: Handle DT_UNKNOWN case.

Change-Id: I128b0b88add1e9990e4fbf316ee03c3d19d4e0fc
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
228d687f — Rutherther 4 months ago
teams: Add Rutherther to core team.

* etc/teams.scm (person) <Rutherther>: Add to core team.

Change-Id: Ied312cc4743929a11dc6ff6e8f13e3686e1a04bd
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b5e0d90e — Ludovic Courtès 4 months ago
doc: cookbook: Fix typos under “Reproducible Research”.

* doc/guix-cookbook.texi (Setting Up the Environment): Remove extra word; add
missing word.

Change-Id: I41ba29bd81fd6e8262d4112e57e1ff0cce439967
590eb9ef — Martin Schitter 4 months ago
tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’.

Rigid build time limits let some unit tests fail on slow hardware.

Set default timeout to 5 minutes and make it configurable via
`GUIX_TESTS_BUILD_TIMEOUT` environment variable.

* guix/tests.scm (%tests-build-timeout): New variable.
(open-connection-for-tests, call-with-external-store): Use it.
* tests/guix-environment-container.sh, tests/guix-home.sh,
tests/guix-pack-localstatedir.sh, tests/guix-pack-relocatable.sh: Use it to
define ‘GUIX_BUILD_OPTIONS’.

Change-Id: Iab63c2dcf4a3ad311a0cf2f39d7ea2ec158ddbb4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f3b0398c — Ashish SHUKLA 4 months ago
gnu: fossil: Update to 2.27. [security fixes]

Close a potential Denial-of-Service attack against any public-facing
Fossil server.

* gnu/packages/version-control.scm (fossil): Update to 2.27.
[arguments]<#:phases>: Add phase 'disable-broken-test'.

Change-Id: Id832a5e0e2cce4637eabe07954648eec46be3513
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f7acbf5a — Ashish SHUKLA 4 months ago
gnu: sqlite: Update to 2.50.1.

* gnu/packages/sqlite.scm (sqlite-next): Update to 2.50.1.
Add arguments.

Change-Id: Iaa2e4af1456728f3107abff735c1cbba8ea2747b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3fd1690a — Ashish SHUKLA 4 months ago
gnu: openssh: Update to 10.2p1.

* gnu/packages/ssh.scm (openssh): Updatet to 10.2p1.

* gnu/packages/patches/openssh-trust-guix-store-directory.patch:
  Regenerate.

Change-Id: I7214d91bd8ffd0528c4150c92abc995bd3355f0e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
87068579 — Sughosha 4 months ago
gnu: kwin: Fix tests.

* gnu/packages/kde-plasma.scm (kwin)[arguments]<#:phases>: In 'check phase,
exclude "kwin-testXwaylandInput" and "kwin-testWindowRules".

Change-Id: I9a9be8a2bc2f9105798ac9f82f4f1b58ef54f12d
aa7fc3d9 — Sughosha 4 months ago
gnu: sweeper: Update to 25.08.2.

* gnu/packages/kde-utils.scm (sweeper): Update to 25.08.2.

Change-Id: Ia36a422e809049e4f51010ee30656f796b4261ad
72abf5ba — Sughosha 4 months ago
gnu: ktimer: Update to 25.08.2.

* gnu/packages/kde-utils.scm (ktimer): Update to 25.08.2.

Change-Id: Ie4867ed16ff25fafc37a4d23b450fa59db8106cf
54b0f2ba — Sughosha 4 months ago
gnu: kmouth: Update to 25.08.2.

* gnu/packages/kde-utils.scm (kmouth): Update to 25.08.2.

Change-Id: Ib971fd63e1f39b2eec90a09867adacef4347b8b7
656da47b — Sughosha 4 months ago
gnu: kmousetool: Update to 25.08.2.

* gnu/packages/kde-utils.scm (kmousetool): Update to 25.08.2.

Change-Id: I34969927a1b2c95de920c38f2b7d811be22b24dc
3d67a312 — Sughosha 4 months ago
gnu: kmag: Update to 25.08.2.

* gnu/packages/kde-utils.scm (kmag): Update to 25.08.2.

Change-Id: Ia2e8023ffc0f9262dbbc2f3b8b2451001b207a45
d99cab0b — Sughosha 4 months ago
gnu: kontrast: Update to 25.08.2.

* gnu/packages/kde-utils.scm (kontrast): Update to 25.08.2.

Change-Id: I6051592caaf5c07ec8d94d42978a60a4f64b4022
167d7d74 — Sughosha 4 months ago
gnu: kongress: Update to 25.08.2.

* gnu/packages/kde-utils.scm (kongress): Update to 25.08.2.

Change-Id: I7097af66444ae0a8a4505fa98fc66d6d55feeaac
e6b095ef — Sughosha 4 months ago
gnu: kfind: Update to 25.08.2.

* gnu/packages/kde-utils.scm (kfind): Update to 25.08.2.

Change-Id: Ie873e10858e7ffd1aa156053cb85cead4731e4e2
2c18ab9d — Sughosha 4 months ago
gnu: keysmith: Update to 25.08.2.

* gnu/packages/kde-utils.scm (keysmith): Update to 25.08.2.
[inputs]: Add kirigami-addons.

Change-Id: Id01fc7e3cf72b84e17b849d57319c4528dc18708
b77ce0bf — Sughosha 4 months ago
gnu: kdialog: Update to 25.08.2.

* gnu/packages/kde-utils.scm (kdialog): Update to 25.08.2.

Change-Id: I2a132f6ce2adf67e8f797bfd35c64874e92f8617
Next