Age | Commit message (Expand) | Author |
2021-03-31 | gnu: perl-net-dns: Update to 1.30....* gnu/packages/networking.scm (perl-net-dns): Update to 1.30.
| Tobias Geerinckx-Rice |
2021-03-31 | gnu: youtube-dl: Update to 2021.03.31....* gnu/packages/video.scm (youtube-dl): Update to 2021.03.31.
| Tobias Geerinckx-Rice |
2021-03-31 | gnu: butt: Update to 0.1.29....* gnu/packages/audio.scm (butt): Update to 0.1.29.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: libupnp: Update to 1.14.4....* gnu/packages/upnp.scm (libupnp): Update to 1.14.4.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: sg3-utils: Update to 1.46....* gnu/packages/scsi.scm (sg3-utils): Update to 1.46.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: quickjs: Update to 2021-03-27....* gnu/packages/javascript.scm (quickjs): Update to 2021-03-27.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: vim: Update to 8.2.2677....* gnu/packages/vim.scm (vim): Update to 8.2.2677.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: avidemux: Update to 2.7.8....* gnu/packages/video.scm (avidemux): Update to 2.7.8.
[arguments]: Adjust to updated bundled ffmpeg-4.2.4.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a....* gnu/packages/web.scm (nginx-documentation): Update to 1.19.9-2696-f85798c1c70a.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: nginx: Update to 1.19.9....* gnu/packages/web.scm (nginx): Update to 1.19.9.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: vsftp: Apply unstaged fixes....* gnu/packages/ftp.scm (vsftpd): Update comment.
[version]: Separate version and revision with a hyphen.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: nq: Update to 0.4....* gnu/packages/admin.scm (nq): Update to 0.4.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: vsftpd: Use CentOS version and patches....* gnu/packages/ftp.scm (vftpd)[source]: Use CentOS source RPM.
[arguments]: Adapt the 'unpack phase, and apply CentOS patches in a new
'apply-CentOS-patches phase.
[inputs]: Add openssl, linux-pam, and libcap.
[native-inputs]: Add p7zip and cpio.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| methuselah-0 |
2021-03-30 | gnu: hikari: Update to 2.2.3....* gnu/packages/wm.scm (hikari): Update to 2.2.3.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: autocutsel: Update to 0.10.1....* gnu/packages/xdisorg.scm (autocutsel): Update to 0.10.1.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: xscreensaver: Update to 5.45....* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.45.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: minicom: Update to 2.8....* gnu/packages/engineering.scm (minicom): Update to 2.8.
| Tobias Geerinckx-Rice |
2021-03-30 | gnu: WebKitGTK: Update to 2.32.0 [fixes CVE-2021-{1788,1844,1871}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.32.0.
[arguments]: Add -DENABLE_GAMEPAD=OFF to #:configure-flags.
| Leo Famulari |
2021-03-30 | gnu: Add texlive-bera....* gnu/packages/tex.scm: New variable.
| Paul Garlick |
2021-03-30 | gnu: zziplib/fixed: Add missing library symlinks....Fixes <https://bugs.gnu.org/47212>, <https://bugs.gnu.org/47448>,
<https://bugs.gnu.org/47492>.
* gnu/packages/compression.scm (zziplib/fixed)[arguments]: Add new phase
to create missing library symlinks.
| Efraim Flashner |
2021-03-30 | gnu: grokmirror: Update to 2.0.8....* gnu/packages/version-control.scm (grokmirror): Update to 2.0.8.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Xinglu Chen |
2021-03-30 | gnu: guix: Fix openrc init scripts....Fixes <https://bugs.gnu.org/46871>.
* gnu/packages/package-management.scm (guix)[arguments]: Fix openrc init.
* nix/local.mk (openrcservicedir): Likewise.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| zimoun |
2021-03-30 | gnu: zstd: Downgrade to 1.4.4 and make security graft saner....* gnu/packages/patches/zstd-CVE-2021-24031_CVE-2021-24032.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (zstd-1.4.9): Remove.
(zstd/fixed): New variable. Apply patch.
(zstd)[replacement]: Graft with zstd/fixed.
| Léo Le Bouter |
2021-03-30 | gnu: gimp: Properly handle missing optional ‘dot’....* gnu/packages/gimp.scm (gimp)[source]: Add a patch to fix a fatal error
when ‘dot’ is not in $PATH.
(gegl)[arguments]: Move the 'refer-to-dot phase...
[inputs]: ...and graphviz...
(gegl-for-glimpse)[arguments]: ...here, and...
[inputs]: ...here, respectively.
(glimpse)[inputs]: Use gegl-for-glimpse gegl variant.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: python-poppler-qt5: Update to 21.1.0....* gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.1.0.
| Brendan Tildesley |
2021-03-29 | services: rottlog: Add /var/log/mcron.log to '%default-rotations'....Fixes <https://bugs.gnu.org/47436>.
Reported by Leo Famulari <leo@famulari.name>.
* gnu/services/admin.scm (%rotated-files): Add "/var/log/mcron.log".
| Ludovic Courtès |
2021-03-29 | gnu: metis: Add 'release-monitoring-url' property....* gnu/packages/maths.scm (metis)[properties]: New field.
| Ludovic Courtès |
2021-03-29 | gnu: linphone-desktop: Fix linphone accounts functionality....The Linphone accounts were not able to do TLS authentication against the
Linphone servers, and multiple plugins used by the Linphone accounts were not
loaded. This change should fix this.
* gnu/packages/linphone.scm (linphone-desktop)[phases](post-install): Modify phase.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Raghav Gururajan |
2021-03-29 | gnu: gegl: Refer to dot....* gnu/packages/gimp.scm (gegl)[arguments]: Add a new 'refer-to-dot phase.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: emacs-org-roam: Update to 1.2.3-0.8ad57b1....* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 1.2.3-0.8ad57b1.
[propagated-inputs]: Replace emacs-org-ref with emacs-org and remove
emacs-company.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandr Vityazev |
2021-03-29 | gnu: nyacc: Update to 1.03.6....* gnu/packages/mes.scm (nyacc): Update to 1.03.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Xinglu Chen |
2021-03-29 | gnu: Add texlive-mathdesign....* gnu/packages/tex.scm: New variable.
| Paul Garlick |
2021-03-29 | gnu: wsjtx: Update to 2.3.1....* gnu/packages/radio.scm (wsjtx): Update to 2.3.1.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: wsjtx-hamlib: Update to 2.3.1....* gnu/packages/radio.scm (wsjtx-hamlib): Update to 2.3.1.
[arguments]: Remove alleged 'fix-tests phase.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: flite: Update to 2.2....* gnu/packages/speech.scm (flite): Update to 2.2.
[source]: Check out this git repository.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: git-lfs: Update to 2.13.3....* gnu/packages/version-control.scm (git-lfs): Update to 2.13.3.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: python-toml: Update to 0.10.2....* gnu/packages/python-build.scm (python-toml): Update to 0.10.2.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: gphoto2: Update to 2.5.27....* gnu/packages/photo.scm (gphoto2): Update to 2.5.27.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: libgphoto2: Update to 2.5.27....* gnu/packages/photo.scm (libgphoto2): Update to 2.5.27.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-4.059e06a...Signed-off-by: Leo Famulari <leo@famulari.name>
| David Dashyan |
2021-03-29 | gnu: Add julia-zygote....* gnu/packages/julia-xyz.scm (julia-zygote): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-zygoterules....* gnu/packages/julia-xyz.scm (julia-zygoterules): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-forwarddiff....* gnu/packages/julia-xyz.scm (julia-forwarddiff): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-chainrules....* gnu/packages/julia-xyz.scm (julia-chainrules): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-diffrules....* gnu/packages/julia-xyz.scm (julia-diffrules): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-specialfunctions....* gnu/packages/julia-xyz.scm (julia-specialfunctions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-openspecfun-jll....* gnu/packages/julia-xyz.scm (julia-openspecfun-jll): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-compilersupportlibraries-jll....* gnu/packages/julia-xyz.scm (julia-compilersupportlibraries-jll): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-difftests....* gnu/packages/julia-xyz.scm (julia-difftests): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-diffresults....* gnu/packages/julia-xyz.scm (julia-diffresults): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |