Tobias Geerinckx-Rice
d84420d494
gnu: lynis: Update to 3.0.6.
...
* gnu/packages/admin.scm (lynis): Update to 3.0.6.
[arguments]: Don't explicitly return #t from phases.
2021-10-05 21:36:38 +02:00
Mathieu Othacehe
a9075d332d
gnu: guix: Update to 1.3.0-11.f743f20.
...
* gnu/packages/package-management.scm (guix): Update to 1.3.0-11.f743f20.
2021-10-05 19:33:15 +00:00
Marius Bakke
a7028d4323
gnu: hitch: Provide the 'ps' command for tests.
...
...otherwise, failing tests would show up as successful. This is a follow-up
to commit 273380fda2
.
* gnu/packages/web.scm (hitch)[native-inputs]: Add PROCPS.
2021-10-05 19:52:30 +02:00
Marius Bakke
772c0fbc55
gnu: Open vSwitch: Enable tests.
...
* gnu/packages/networking.scm (openvswitch)[arguments]: Remove #:tests?. Add
two new phases to patch /bin/sh, and create a 'kill -0' script that handles
zombies.
[native-inputs]: Add BASH and PROCPS.
[inputs]: Add BASH-MINIMAL.
2021-10-05 19:52:30 +02:00
Marius Bakke
0a6f874b83
gnu: Open vSwitch: Update to 2.16.0.
...
* gnu/packages/networking.scm (openvswitch): Update to 2.16.0.
2021-10-05 19:52:30 +02:00
Marius Bakke
b43a6b32e0
gnu: gst-plugins-bad: Build with the latest SRT.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Change from SRT-1.4.1
to SRT.
2021-10-05 19:52:30 +02:00
Marius Bakke
3cf6f92f09
gnu: gst-plugins-bad: Build with system usrsctp.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad)[source](modules, snippet): New
fields.
[arguments]: Add #:configure-flags.
[inputs]: Add USRSCTP.
2021-10-05 19:52:30 +02:00
Marius Bakke
fa72aa8f4d
gnu: libsrtp: Update to 2.4.2.
...
* gnu/packages/telephony.scm (libsrtp): Update to 2.4.2.
2021-10-05 19:52:30 +02:00
Mark H Weaver
a55932fe73
gnu: icecat: Update to 78.15.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2021-38496 and CVE-2021-38500.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
2021-10-05 13:35:05 -04:00
Guillaume Le Vaillant
b5dee04c9b
gnu: cl-hunchentoot: Update to 1.3.0.
...
* gnu/packages/lisp-xyz.scm (cl-hunchentoot): Update to 1.3.0.
2021-10-05 15:30:13 +02:00
Ryan Sundberg via Guix-patches via
9aaf402a37
gnu: php: Patch failing test case.
...
Fixes a failing test case in PHP (Zend/tests/bug74093.phpt). See
<https://github.com/php/php-src/pull/7555/files > for upstream status.
* gnu/packages/php.scm (php)[source]: Add patch.
* gnu/packages/patches/php-bug-74093-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-05 13:45:29 +02:00
Tobias Geerinckx-Rice
220424a780
gnu: libstatgrab: Omit static library.
...
* gnu/packages/lxqt.scm (libstatgrab)[arguments]: Add "--disable-static"
to the #:configure-flags.
2021-10-05 13:45:29 +02:00
Tobias Geerinckx-Rice
bf8e753aa0
gnu: libstatgrab: Update to 0.92.1.
...
* gnu/packages/lxqt.scm (libstatgrab): Update to 0.92.1.
2021-10-05 13:45:28 +02:00
Alexandr Vityazev
b54bf075c5
gnu: emacs-magit: Update to 3.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-05 09:32:15 +02:00
Nicolas Goaziou
1627fd56d5
gnu: emacs-magit-annex: Update to 1.8.1.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-annex): Update to 1.8.1.
2021-10-05 09:23:38 +02:00
Nicolas Goaziou
68ef672b3e
gnu: emacs-smart-mode-line: Update to 2.14.
...
* gnu/packages/emacs-xyz.scm (emacs-smart-mode-line): Update to 2.14.
2021-10-05 09:22:00 +02:00
Nicolas Goaziou
5c377ba47f
gnu: emacs-notmuch-maildir: Update to 0.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): Update to 0.2.1.
2021-10-05 09:20:29 +02:00
Nicolas Goaziou
bae1acd6a9
gnu: emacs-counsel-projectile: Update to 0.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-projectile): Update to 0.3.2.
2021-10-05 09:17:01 +02:00
Tobias Geerinckx-Rice
83adca8ff7
gnu: nvme-cli: Update to 1.15.
...
* gnu/packages/linux.scm (nvme-cli): Update to 1.15.
2021-10-05 02:51:53 +02:00
Tobias Geerinckx-Rice
e4bee191bf
gnu: rng-tools: Update to 6.14.
...
* gnu/packages/linux.scm (rng-tools): Update to 6.14.
2021-10-05 02:51:53 +02:00
Tobias Geerinckx-Rice
fec3fffcd2
gnu: libseccomp: Update to 2.5.2.
...
* gnu/packages/linux.scm (libseccomp): Update to 2.5.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-05 01:36:24 +02:00
Tobias Geerinckx-Rice
ac760f0a62
gnu: bridge-utils: Update to 1.7.1.
...
* gnu/packages/linux.scm (bridge-utils): Update to 1.7.1.
[source]: Update URL.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice
d20ce88758
gnu: bridge-utils: Remove obsolete phases.
...
* gnu/packages/linux.scm (bridge-utils)[arguments]: Remove all custom phases.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice
705007945f
gnu: crawl: Update to 0.27.1.
...
* gnu/packages/games.scm (crawl): Update to 0.27.1.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice
c40732b30c
gnu: fcft: Update to 2.4.5.
...
* gnu/packages/fontutils.scm (fcft): Update to 2.4.5.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice
da878d7380
gnu: sameboy: Update to 0.14.5.
...
* gnu/packages/emulators.scm (sameboy): Update to 0.14.5.
[arguments]: Don't explicitly return #t from phases.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice
365a994738
gnu: dosbox-staging: Update to 0.77.1.
...
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.77.1.
[build-system]: Switch to Meson.
[arguments]: Remove all old #:configure-flags. Disable unit_tests and mt32emu.
[native-inputs]: Remove autoconf & automake.
[inputs]: Add mesa.
2021-10-05 01:36:22 +02:00
Tobias Geerinckx-Rice
226221df6f
gnu: wireguard-tools: Fix doc installation.
...
* gnu/packages/vpn.scm (wireguard-tools)[arguments]: Add missing out.
2021-10-05 01:36:22 +02:00
Tobias Geerinckx-Rice
bbf60f86d5
gnu: Add rbldnsd.
...
* gnu/packages/dns.scm (rbldnsd): New public variable.
2021-10-05 01:36:22 +02:00
Tobias Geerinckx-Rice
9f55a39cf1
gnu: diffoscope: Update to 186.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 186.
[source]: Add patch.
[arguments]: Add a new 'fix-failing-tests phase.
Don't explicitly return #t from phases.
* gnu/packages/patches/diffoscope-fix-test_item3_deflate_llvm_bitcode.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-10-04 21:21:11 +02:00
Tobias Geerinckx-Rice
5a1aa90775
gnu: memcached: Update to 1.6.12.
...
* gnu/packages/databases.scm (memcached): Update to 1.6.12.
2021-10-04 21:21:11 +02:00
Tobias Geerinckx-Rice
08e3224909
gnu: sparse: Update to 0.6.4.
...
* gnu/packages/c.scm (sparse): Update to 0.6.4.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 21:21:10 +02:00
Tobias Geerinckx-Rice
2cced18b76
gnu: acpica: Update to 20210930.
...
* gnu/packages/admin.scm (acpica): Update to 20210930.
2021-10-04 21:21:10 +02:00
Tobias Geerinckx-Rice
a91ad29d17
gnu: nmap: Update to 7.92.
...
* gnu/packages/admin.scm (nmap): Update to 7.92.
[source, arguments]: Don't explicitly return #t from snippet & phases.
2021-10-04 21:21:10 +02:00
Tobias Geerinckx-Rice
ecc7de528f
gnu: stress: Update to 1.0.4.
...
* gnu/packages/admin.scm (stress): Update to 1.0.4.
[native-inputs]: Add autoconf & automake.
2021-10-04 21:21:10 +02:00
Peter Polidoro
b628c5fc71
gnu: kicad: Update to 5.1.10.
...
* gnu/packages/engineering.scm (kicad, kicad-i18n, kicad-doc, kicad-symbols)
(kicad-footprints, kicad-packages3d, kicad-templates): Update to 5.1.10.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
Konrad Hinsen
61cd529f74
gnu: Add python-fitsio.
...
* gnu/packages/astronomy.scm (python-fitsio): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
phodina
f666b9b478
gnu: Add mjpg-streamer.
...
* gnu/packages/video.scm: (mjpg-streamer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:58 +02:00
Tobias Geerinckx-Rice
766b779404
gnu: ncompress: Cross-compile.
...
* gnu/packages/compression.scm (ncompress)[arguments]: Use CC-FOR-TARGET.
2021-10-04 16:01:18 +02:00
Tobias Geerinckx-Rice
09c3d1c1ff
gnu: ncompress: Update to 5.0.
...
* gnu/packages/compression.scm (ncompress): Update to 5.0.
2021-10-04 16:01:17 +02:00
Tobias Geerinckx-Rice
a03562b478
Revert "gnu: openssh: Remove empty /var/empty."
...
Oh, hello, you must be new here:
$ git show ba912479e8
That silly person really ought to have added a comment to the code,
shouldn't they? This reverts similar changes made in commit
ec7bcdc35a
, and adds one.
2021-10-04 14:26:43 +02:00
Tobias Geerinckx-Rice
35284f3697
gnu: guix: Update to 1.3.0-8.5fec148.
...
* gnu/packages/package-management.scm (guix): Update to 1.3.0-8.5fec148.
2021-10-04 14:26:43 +02:00
Tobias Geerinckx-Rice
0cdc984147
gnu: brasero: Embed growisofs from dvd+rw-tools input.
...
* gnu/packages/gnome.scm (brasero)[arguments]: Rename the
'embed-growisofs phase to 'embed-growisofs-reference. Get its
growisofs file name from the dvd+rw-tools input, not WHICH.
2021-10-04 13:31:38 +02:00
Tobias Geerinckx-Rice
41e24ace7d
gnu: brasero: Update to 3.12.3.
...
* gnu/packages/gnome.scm (brasero): Update to 3.12.3.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice
308ed1dd44
gnu: gpsd: Update to 3.23.1.
...
* gnu/packages/gps.scm (gpsd): Update to 3.23.1.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice
e2fdc27bf1
gnu: haveged: Don't build the static library.
...
* gnu/packages/linux.scm (haveged)[arguments]: Add "--disable-static" to
the #:configure-flags.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice
9eeff70251
gnu: haveged: Update to 1.9.15.
...
* gnu/packages/linux.scm (haveged): Update to 1.9.15.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice
ea0fb5a567
gnu: feh: Update to 3.7.2.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.7.2.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice
fa6bcae4c4
gnu: squid: Update to 4.16.
...
* gnu/packages/networking.scm (squid): Update to 4.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice
798a831f3c
gnu: notmuch: Update to 0.33.2.
...
* gnu/packages/mail.scm (notmuch): Update to 0.33.2.
2021-10-04 13:31:37 +02:00