Age | Commit message (Expand) | Author |
2021-11-11 | gnu: e2fsprogs: Update to 1.46.4....This resolves a test failure on armhf-linux (when building on a aarch64-linux
system).
* gnu/packages/linux.scm (e2fsprogs): Update to 1.46.4. Remove trailing #t.
| Maxim Cournoyer |
2021-11-11 | gnu: python-gst: Update to 1.19.2....* gnu/packages/gstreamer.scm (python-gst): Update to 1.19.2.
[meson]: Use meson-0.55.
| Maxim Cournoyer |
2021-11-11 | gnu: gst-editing-services: Update to 1.19.2....* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.19.2.
[meson]: Use meson-0.55.
| Maxim Cournoyer |
2021-11-11 | gnu: gst-libav: Update to 1.19.2....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.19.2.
[source]: Re-indent origin. Delete patches field.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-libav-64channels-stack-corruption.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer |
2021-11-11 | gnu: gst-plugins-ugly: Update to 1.19.2....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.19.2. Delete
trailing #t.
[patches]: Delete field.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-ugly-fix-out-of-bound-reads.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer |
2021-11-11 | gnu: gst-plugins-bad: Update to 1.19.2....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.19.2.
* gnu/packages/patches/gst-plugins-bad-fix-overflow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer |
2021-11-11 | gnu: zxing-cpp: Update to 1.2.0....* gnu/packages/aidc.scm (zxing-cpp): Update to 1.2.0. Remove trailing #t.
[native-inputs]: Remove field.
[out-of-source?]: Remove argument.
[tests?]: Set to #f.
[configure-flags]: New argument.
[phases]: Remove argument.
| Maxim Cournoyer |
2021-11-11 | gnu: gst-plugins-good: Update to 1.19.2....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.19.2. Remove
trailing #t.
[patches]: Remove.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3497.patch: Delete file.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3498.patch: Likewise.
* gnu/packages/patches/gst-plugins-good-fix-test.patch: Likewise.
* gnu/local.mk: De-register them.
| Maxim Cournoyer |
2021-11-11 | gnu: gst-plugins-base: Update to 1.19.2....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.19.2
[origin]: Delete patches field. Remove trailing #t.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-base-fix-id3v2-invalid-read.patch: Delete.
* gnu/local.mk (dist_patch_DATA): De-register.
| Maxim Cournoyer |
2021-11-11 | gnu: gstreamer: Update to 1.19.2....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.19.2.
[meson]: Use meson-0.55.
[phases]{disable-some-tests}: Delete phase.
| Maxim Cournoyer |
2021-11-11 | gnu: gstreamer-docs: Update to 1.19.2....* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.19.2. Remove
trailing #t.
| Maxim Cournoyer |
2021-11-11 | gnu: python-sphinx: Update to 4.2.0....* gnu/packages/sphinx.scm (python-sphinx): Update to 4.2.0.
| Maxim Cournoyer |
2021-11-11 | gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5....* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.5.
| Maxim Cournoyer |
2021-11-11 | gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0....* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 2.0.0.
| Maxim Cournoyer |
2021-11-11 | gnu: gnupg: Update to 2.2.30....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.30.
| Tobias Geerinckx-Rice |
2021-11-11 | gnu: gnupg: Don't explicitly return #t from phases....* gnu/packages/gnupg.scm (gnupg)[arguments]: Don't explicitly return #t
from phases.
| Tobias Geerinckx-Rice |
2021-11-11 | gnu: bluez: Update to 5.59....* gnu/packages/linux.scm (bluez): Update to 5.59.
[native-inputs]: Add python-docutils.
| Brice Waegeneire |
2021-11-11 | gnu: python-docutils: Update to 0.17.1....* gnu/packages/python-xyz.scm (python-docutils): Update to 0.17.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Xinglu Chen |
2021-11-11 | gnu: libevdev: Update to 1.11.0....* gnu/packages/xorg.scm (libevdev): Update to 1.11.0.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
| Matthew James Kraai |
2021-11-11 | gnu: farstream: Enable tests....This patch depends on gstreamer's update to 1.18.4.
* gnu/packages/patches/farstream-gupnp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/freedesktop.scm (farstream)[patches]: Use it.
[arguments](tests?): Remove argument.
[phases](disable-timeout-tests): New phase.
| Raghav Gururajan |
2021-11-11 | gnu: e2fsprogs: Update to 1.46.2....* gnu/packages/linux.scm (e2fsprogs): Update to 1.46.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Solene Rapenne |
2021-11-11 | gnu: python-pygobject: Update to 3.40.1....* gnu/packages/glib.scm (python-pygobject)[version]: Update to 3.40.1.
[native-inputs]: Add python-wrapper.
| Raghav Gururajan |
2021-11-11 | gnu: gst-editing-services: Update to 1.18.4....* gnu/packages/gstreamer.scm (gst-editing-services)[version]: Update to 1.18.4.
[arguments](glib-or-gtk): New argument.
[inputs]: Add glib, glib-networking and gtk+. Move gst-plugins-base to ...
[propagated-inputs]: ... here. Add gstreamer.
[native-inputs]: Replace python with python-wrapper.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-11-11 | gnu: gst-plugins-bad: Add missing inputs to enable more features....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add bzip2,
cairo, chromaprint, directfb, faac, flite, glib, glib-networking,
glu, gsm, iqa, lcms, libaom, libbs2b, libdc1394, libdca, libde265,
libdrm, libexif, libfdk, libgme, libmfx, libmms, libmpcdec, libnice,
libofa, libopenmpt, libtiff, libva, libx11, libxcb, libxext, libxshm,
lilv, lv2, mjpegtools, nettle, openh264, opensles, pango, rtmpdump, sbc,
sctp, spandsp, srt, svt-hevc, transcode, v4l-utils, vo-aacenc, vo-amrwbenc,
vulkan-headers, vulkan-loader, webrtc-audio-processing, wildmidi,
wpebackend-fdo, zbar and zxing-cpp.
[phases](adjust-tests): Disable msdkh264enc and svthevcenc tests.
Reenable line21.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-11-11 | gnu: gst-plugins-bad: Update to 1.18.4....* gnu/packages/gstreamer.scm (gst-plugins-bad)[version]: Update to 1.18.4.
[arguments](glib-or-gtk): New argument.
[phases](adjust-tests): Disable line21.
[phases](pre-check): New phase.
[propagated-inputs]: Add gstreamer.
[native-inputs]: Add gettext-minimal, gsettings-desktop-schemas, perl and
xorg-server-for-tests. Replace python with python-wrapper.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-11-11 | gnu: gst-libav: Update to 1.18.4....* gnu/packages/gstreamer.scm (gst-libav)[version]: Update to 1.18.4.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-11-11 | gnu: gst-plugins-ugly: Update to 1.18.4....* gnu/packages/gstreamer.scm (gst-plugins-upgly)[version]: Update to 1.18.4.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-11-11 | gnu: gst-plugins-good: Update to 1.18.4....* gnu/packages/gstreamer.scm (gst-plugins-good)[version]: Update to 1.18.4.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-11-11 | gnu: gst-plugins-base: Enable more features....* gnu/packages/gstreamer.scm (gst-plugins-base)
[inputs]: Add graphene, iso-codes, libgudev, libjpeg-turbo, libpng,
libvisual, mesa, wayland-protocols, wayland.
[native-inputs]: Add gettext-minimal and xorg-server-for-test.
[arguments]: Remove '-Dgl=disabled' from configure flags. Add pre-check phase.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
| Raghav Gururajan |
2021-11-11 | gnu: gst-plugins-base: Update to 1.18.4....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.18.4.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
| Raghav Gururajan |
2021-11-11 | gnu: gstreamer: Update to 1.18.4....* gnu/packages/gstreamer.scm (gstreamer)[version]: Update to 1.18.4.
[propagated-inputs]: Add elfutils and libunwind.
[synopsis]: Change to "Multimedia framework".
[native-inputs]: Add bash-completion and gettext-minimal.
[inputs]: Add gmp, libcap and gsl.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-11-11 | gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf....Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.
* gnu/packages/gnome.scm (cheese)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
| Maxim Cournoyer |
2021-11-11 | gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf....Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.
* gnu/packages/gnome.scm (mutter)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
| Maxim Cournoyer |
2021-11-11 | gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf....Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.
* gnu/packages/gnome.scm (cogl)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
| Maxim Cournoyer |
2021-11-11 | gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf....Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.
* gnu/packages/gnome.scm (libgweather)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
| Maxim Cournoyer |
2021-11-11 | gnu: librsvg-next: Do not propagate gdk-pixbuf....Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.
* gnu/packages/gnome.scm (librsvg-next)[propagated-inputs]: Remove gdk-pixbuf.
[inputs]: Add gdk-pixbuf+svg.
| Maxim Cournoyer |
2021-11-11 | gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf....Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.
* gnu/packages/gnome.scm (libnotify)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
| Maxim Cournoyer |
2021-11-11 | gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf....Propagating gdk-pixbuf rather than gdk-pixbuf+svg is dangerous as it clashes
with GTK+'s own gdk-pixbuf+svg propagation.
* gnu/packages/glib.scm (appstream-glib)[propagated-inputs]: Replace gdk-pixbuf by
gdk-pixbuf+svg.
| Maxim Cournoyer |
2021-11-11 | gnu: librsvg: Add a debug output....* gnu/packages/gnome.scm (librsvg): Add a debug output.
| Maxim Cournoyer |
2021-11-11 | gnu: gdk-pixbuf+svg: Fix typo in comment....* gnu/packages/gtk.scm (gdk-pixbuf+svg): Fix typo in comment.
| Maxim Cournoyer |
2021-11-11 | gnu: gdk-pixbuf: Add a debug output....* gnu/packages/gtk.scm (gdk-pixbuf)[outputs]{debug}: New output.
[phases]: Strip trailing #t.
| Maxim Cournoyer |
2021-11-11 | gnu: gtk+: Add a debug output....* gnu/packages/gtk.scm (gtk+-2)[outputs]{debug}: New output.
| Maxim Cournoyer |
2021-11-11 | gnu: json-c: Update to 0.15....* gnu/packages/web.scm (json-c): Update to 0.15.
[source]: Remove obsolete patch 'json-c-CVE-2020-12762.patch'.
* gnu/packages/patches/json-c-CVE-2020-12762.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll |
2021-11-11 | gnu: shadow: Set log in /var/log....Fixes lastlog and faillog commands which otherwise look for lastlog and
faillog files in /etc.
* gnu/packages/admin.scm (shadow)[arguments]: Add configure flag
'shadow_cv_logdir'.
| Brice Waegeneire |
2021-11-11 | gnu: pulseaudio: Use meson build system....* gnu/packages/pulseaudio.scm (pulseaudio)[build-system]: Switch from
gnu to meson.
[arguments]: Migrate configure flags for meson.
[propagated-inputs]: Replace 'gdbm' with 'tdb', upstream default.
| Brice Waegeneire |
2021-11-11 | gnu: pulseaudio: Update to 14.2....* gnu/packages/pulseaudio.scm (pulseaudio): Update to 14.2.
| Brice Waegeneire |
2021-11-11 | gnu: rust: Update to 1.50....* gnu/packages/rust.scm (rust): Change to 1.50.
| Jakub Kądziołka |
2021-11-11 | gnu: gst-plugins-base: Depend on Opus for all systems....* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Include opus
unconditionally.
| Leo Famulari |
2021-11-11 | gnu: apr: Update to 1.7.0....* gnu/packages/apr.scm (apr): Update to 1.7.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll |
2021-11-10 | store: 'mapm/accumulate-builds' does not compare stores with 'eq?'....Fixes <https://issues.guix.gnu.org/51732>.
Regression introduced in 2015d3f042870860efef10e801b93eacc0742d38.
The (eq? store expected-store) comparison doesn't work on this branch
where the functional cache, with 'cache-object-mapping', is used
extensively, thereby changing the store's object identity.
* guix/store.scm (build-accumulator): Compare the socket of STORE and
EXPECTED-STORE rather than the store themselves.
| Ludovic Courtès |