Age | Commit message (Expand) | Author |
2021-07-02 | gnu: Add emacs-rustic....* gnu/packages/emacs-xyz.scm (emacs-rustic): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Dhruvin Gandhi via Guix-patches via |
2021-07-02 | gnu: alpine: Update to 2.24.2....* gnu/packages/mail.scm (alpine): Update to 2.24.2.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: phodav: Fix udev rules directory....Since commit da7a5e359761b156a632988a19fca0b6b289485a (e)udev is
actually found triggering the installation of phodav's udev rules.
That's great, except that it uses (e)udev's 'udevdir' pkg-config
variable for that, which is of course not writable.
* gnu/packages/gnome.scm (phodav)[arguments]: Add a new
'fix-udev-rules-directory phase.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: vhba-module: Expand description....* gnu/packages/linux.scm (vhba-module)[synopsis, description]: Edit &
expand.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: vhba-module: Update to 20210418....* gnu/packages/linux.scm (vhba-module): Update to 20210418.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: jasper: Update to 2.0.32....* gnu/packages/image.scm (jasper): Update to 2.0.32.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: rsibreak: Update to 0.12.14....* gnu/packages/kde-utils.scm (rsibreak): Update to 0.12.14.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: vsftpd: Properly enable the SSL support....* gnu/packages/ftp.scm (vsftpd)[arguments]: Remove (questionable?)
"-lcrypt" from LDFLAGS. #define VSF_BUILD_SSL in a new 'build-SSL phase
instead.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: vsftpd: Edit description....Address ‘guix lint’ warnings. Neither tiptoe around the name nor sell
anything.
* gnu/packages/ftp.scm (vsftpd)[synopsis]: Make useful.
[description]: Use its full name and some nice mark-up.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: vsftpd: Cross-compile....* gnu/packages/ftp.scm (vsftpd)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: vsftpd: Let the build system create directories....* gnu/packages/ftp.scm (vsftpd)[arguments]: Pass the "-D" flag to
‘install’. Remove the now redundant 'mkdir phase.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: vsftpd: Honour upstream make flags....* gnu/packages/ftp.scm (vsftpd)[arguments]: Add a new 'append-make-flags
phase. Remove our now redundant "-pie" from LDFLAGS.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: vsftpd: Update to 3.0.4....* gnu/packages/ftp.scm (vsftpd): Update to 3.0.4.
[source]: Build from the regular upstream tarball again.
[arguments]: Add ‘-lcap’ and ‘-lpam’ to LDFLAGS.
Remove obsolete custom 'unpack and 'apply-CentOS-patches phases.
[native-inputs]: Remove p7zip and cpio.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: boinc-client, boinc-server: Update to 7.16.17....* gnu/packages/distributed.scm (boinc-client): Update to 7.16.17.
(boinc-server): Run the test suite.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: nmap: Update to 7.91....* gnu/packages/admin.scm (nmap): Update to 7.91.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: perl-sql-splitstatement: Update to 1.00023....* gnu/packages/databases.scm (perl-sql-splitstatement): Update to 1.00023.
[native-inputs]: Add perl-test-differences and perl-test-script.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: perl-db-file: Update to 1.856....* gnu/packages/databases.scm (perl-db-file): Update to 1.856.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: po4a: Update to 0.63....* gnu/packages/gettext.scm (po4a): Update to 0.63.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| EuAndreh via Guix-patches via |
2021-07-02 | gnu: grub-efi: Only enable the stack protector on x86_64-linux....Follow up to 018f95094153660e3041ec160718f0bda286a3dc, as gcc on aarch64-linux
doesn't seem to support -mstack-protector-guard=global.
Fixes <https://bugs.gnu.org/49088>.
* gnu/packages/bootloaders.scm (grub-efi)[arguments]: Only add
"--enable-stack-protector" to #:configure-flags when system is x86_64-linux.
| Christopher Baines |
2021-07-01 | gnu: libzip: Support Zstandard....* gnu/packages/compression.scm (libzip)[native-inputs]: Add pkg-config.
[inputs]: Add zstd:lib.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: libzip: Update to 1.8.0....* gnu/packages/compression.scm (libzip): Update to 1.8.0.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: fnott: Update to 1.1.0....* gnu/packages/wm.scm (fnott): Update to 1.1.0.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: fcft: Update to 2.4.1....* gnu/packages/fontutils.scm (fcft): Update to 2.4.1.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: linux-libre 4.4: Update to 4.4.274....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.274.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-01 | gnu: linux-libre 4.9: Update to 4.9.274....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.274.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2021-07-01 | gnu: linux-libre 4.14: Update to 4.14.238....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.238.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2021-07-01 | gnu: linux-libre 4.19: Update to 4.19.196....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.196.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-07-01 | gnu: linux-libre 5.4: Update to 5.4.129....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.129.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-01 | gnu: linux-libre 5.10: Update to 5.10.47....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.47.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-07-01 | gnu: linux-libre: Update to 5.12.14....* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.14.
(linux-libre-5.12-pristine-source): Update hash.
| Leo Famulari |
2021-07-01 | gnu: git-annex: Update to 8.20210630....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210630.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: libvirt: Support FUSE....* gnu/packages/virtualization.scm (inputs): Add fuse.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: libvirt: Support extended attributes....* gnu/packages/virtualization.scm (inputs): Add attr.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: libvirt: Support ACLs....* gnu/packages/virtualization.scm (inputs): Add acl.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: libvirt: Support ZFS....* gnu/packages/virtualization.scm (inputs): Add zfs.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: libvirt: Update to 7.5.0 [fixes CVE-2021-3631]....* gnu/packages/virtualization.scm (libvirt): Update to 7.5.0.
[arguments]: Add a new 'skip-directory-confusion phase.
Remove obsolete 'no-polkit-magic phase.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: fldigi: Update to 4.1.19....* gnu/packages/radio.scm (fldigi): Update to 4.1.19.
[inputs]: Add eudev.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: iproute2: Update to 5.13.0....* gnu/packages/linux.scm (iproute2): Update to 5.13.0.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: gifsicle: Update to 1.93....* gnu/packages/image.scm (gifsicle): Update to 1.93.
| Tobias Geerinckx-Rice |
2021-07-01 | gnu: bioperl-minimal: Avoid top-level cross-module references....This could lead to circular reference breakage.
* gnu/packages/bioinformatics.scm (bioperl-minimal): Move top-level
references to perl-* variables and their transitive inputs to
'arguments' and 'inputs'.
| Ludovic Courtès |
2021-07-01 | gnu: Do not import (gnu packages commencement)....Line introduced in 4efbf56e5391dfbb3db3d6cee3138afaccb6cd64.
* gnu/packages/bioinformatics.scm: Remove unused (gnu packages
commencement) import.
| Ludovic Courtès |
2021-07-01 | gnu: Add r-mcmcpack....* gnu/packages/cran.scm (r-mcmcpack): New variable.
Co-authored-by: Marcel Schilling <marcel.schilling@uni-luebeck.de>
| Ricardo Wurmus |
2021-07-01 | gnu: r-seurat: Update to 4.0.3....* gnu/packages/cran.scm (r-seuratobject): Update to 4.0.2.
(r-seurat): Update to 4.0.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Marcel Schilling |
2021-07-01 | gnu: obs: Update to 27.0.1...* gnu/packages/video.scm (obs): Update to 27.0.1.
[inputs]: Add glib, pipewire, wayland, wayland-protocol.
Some plugins now comes as submodules, so recursive? added.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Andrew Tropin |
2021-07-01 | gnu: vim-guix-vim: Update to 0.2.1....* gnu/packages/vim.scm (vim-guix-vim): Update to 0.2.1.
| Efraim Flashner |
2021-07-01 | gnu: emacs-pdf-tools: Update to new repo and revision....* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update.
[source]: Change URL to for. See
<https://github.com/politza/pdf-tools/issues/659>.
This update is required to make pdf-tools work properly for HiDPI screens.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Andrew Tropin |
2021-07-01 | gnu: emacs-window-purpose: Update to 1.8.1....* gnu/packages/emacs-xyz.scm (emacs-window-purpose): Update to 1.8.1.
| Nicolas Goaziou |
2021-07-01 | gnu: tinmop: Update to 0.8.3....* gnu/packages/web-browsers.scm (tinmop): Update to 0.8.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |
2021-07-01 | gnu: sbcl-croatoan: Update to 0.0.1-3.a577951....* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-3.a577951.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |
2021-07-01 | gnu: sbcl-tooter: Update to 1.0.0-2.b1639d8....* gnu/packages/lisp-xyz.scm (sbcl-tooter): Update to 1.0.0-2.b1639d8.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |