Age | Commit message (Expand) | Author |
---|---|---|
2017-06-26 | import cran: Generate a valid 'license' field for "GPL".•••Fixes <http://bugs.gnu.org/27294>. Reported by Joshua Sierles <joshua@joshua.si>. * guix/import/cran.scm (string->license) <"GPL">: Return a quoted list. | Ludovic Courtès |
2017-06-26 | gnu: stellarium: Update to 0.16.0.•••* gnu/packages/astronomy.scm (stellarium)[inputs]: Add qtlocation. [arguments]: Remove "patch-version-check" phase. Add "patch-tests" phase. | Danny Milosavljevic |
2017-06-26 | gnu: Add thc-ipv6.•••* gnu/packages/networking.scm (thc-ipv6): New variable. | Leo Famulari |
2017-06-26 | gnu: Add quagga.•••* gnu/packages/networking.scm (quagga): New variable. * gnu/packages/patches/quagga-reproducible-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Gábor Boskovits |
2017-06-26 | gnu: scotch: Build in 64-bit mode on 64-bit machines.•••* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add "INTSIZE64" CPP flag. | Ludovic Courtès |
2017-06-26 | gnu: lapack: Build with LAPACKE_WITH_TMG=ON.•••* gnu/packages/maths.scm (lapack)[arguments]: Pass "-DLAPACKE_WITH_TMG=ON". | Ludovic Courtès |
2017-06-26 | gnu: lapack: Update to 3.7.1.•••* gnu/packages/maths.scm (lapack): Update to 3.7.1. | Ludovic Courtès |
2017-06-26 | gnu: dovecot: Update to 2.2.31.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.31. | Tobias Geerinckx-Rice |
2017-06-26 | gnu: lirc: Fix building on Ubuntu.•••* gnu/packages/lirc.scm (lirc)[arguments]: Add ‘disable-kernel-sniffing’ phase. | Tobias Geerinckx-Rice |
2017-06-26 | gnu: evolution-data-server: Update to 3.24.3.•••* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3. | Tobias Geerinckx-Rice |
2017-06-26 | gnu: gnome-tweak-tool: Update to 3.24.1.•••* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1. | Tobias Geerinckx-Rice |
2017-06-26 | gnu: Add ht.•••* gnu/packages/hexedit.scm (ht): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> | Gábor Boskovits |
2017-06-26 | gnu: mit-scheme: Remove aarch64-linux from supported-systems.•••* gnu/packages/scheme.scm (mit-scheme)[supported-systems]: Specify exactly i686, x86_64 and armhf. | Efraim Flashner |
2017-06-26 | gnu: Add emacs-autothemer.•••* gnu/packages/emacs.scm (emacs-autothemer): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | Mekeor Melire |
2017-06-26 | gnu: Add kross.•••* gnu/packages/kde-frameworks.scm (kross): New variable. | Hartmut Goebel |
2017-06-26 | gnu: Add kmediaplayer.•••* gnu/packages/kde-frameworks.scm (kmediaplayer): New variable. | Hartmut Goebel |
2017-06-26 | gnu: Add kjsembed.•••* gnu/packages/kde-frameworks.scm (kjsembed): New variable. | Hartmut Goebel |
2017-06-26 | gnu: Add khtml.•••* gnu/packages/kde-frameworks.scm (khtml): New variable. | Hartmut Goebel |
2017-06-26 | gnu: Add kjs.•••* gnu/packages/kde-frameworks.scm (kjs): New variable. | Hartmut Goebel |
2017-06-26 | gnu: Add kdelibs4support.•••* gnu/packages/kde-frameworks.scm (kdelibs4support): New variable. | Hartmut Goebel |
2017-06-26 | gnu: Add kde-frameworkintegration.•••* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): New variable. | Hartmut Goebel |
2017-06-26 | gnu: wine: Update to 2.11.•••* gnu/packages/wine.scm (wine): Update to 2.11 Signed-off-by: Leo Famulari <leo@famulari.name> | Rutger Helling |
2017-06-26 | gnu: linux-libre: Update to 4.11.7.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.7. (%linux-libre-hash): Update hash. (linux-libre, linux-libre-arm-generic)[source]: Remove patch. | Mark H Weaver |
2017-06-26 | gnu: linux-libre@4.9: Update to 4.9.34.•••* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.34. [source]: Remove patch. | Mark H Weaver |
2017-06-26 | gnu: nyacc: Update to 0.80.3.•••* gnu/packages/mes.scm (nyacc): Update to 0.80.3. | Jan Nieuwenhuizen |
2017-06-25 | gnu: glibc: Fix replacement on i686.•••This is followup to 665d6a59161769e10b52ffcbcd5cd2db22f32681. Fixes <https://bugs.gnu.org/27489>. * gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24, glibc-2.23) (glibc-2.22): Add glibc-vectorized-strcspn-guards.patch to patches. Move a comment where it belongs. * gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch: Swap with ... * gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: ... this. * gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Fix formatting. | Mark H Weaver |
2017-06-25 | gnu: Add jmtpfs.•••* gnu/packages/linux.scm (jmtpfs): New variable. | Leo Famulari |
2017-06-25 | gnu: hdf5: Update to 1.8.19.•••* gnu/packages/maths.scm (hdf5): Update to 1.8.19. [source]: Update uri. | Thomas Danckaert |
2017-06-26 | gnu: Add pass-git-helper.•••* gnu/packages/password-utils.scm (pass-git-helper): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | Jelle Licht |
2017-06-25 | guix package: Warn about packages that no longer exist.•••Fixes <http://bugs.gnu.org/27261>. Reported by Mark H Weaver <mhw@netris.org>. * guix/scripts/package.scm (transaction-upgrade-entry): Add call to 'warning' when NAME cannot be found in the package set. | Ludovic Courtès |
2017-06-25 | gnu: synthv1: Add support for non session manager.•••* gnu/packages/music.scm (synthv1)[inputs]: Add non-session-manager. [native-inputs]: Add pkg-config. | Ricardo Wurmus |
2017-06-25 | gnu: samplv1: Add support for non session manager.•••* gnu/packages/music.scm (samplv1)[inputs]: Add non-session-manager. | Ricardo Wurmus |
2017-06-25 | gnu: drumkv1: Add support for non session manager.•••* gnu/packages/music.scm (drumkv1)[inputs]: Add non-session-manager. | Ricardo Wurmus |
2017-06-25 | gnu: samplv1: Update to 0.8.3.•••* gnu/packages/music.scm (samplv1): Update to 0.8.3. | Ricardo Wurmus |
2017-06-25 | gnu: drumkv1: Update to 0.8.3.•••* gnu/packages/music.scm (drumkv1): Update to 0.8.3. | Ricardo Wurmus |
2017-06-25 | gnu: synthv1: Update to 0.8.3.•••* gnu/packages/music.scm (synthv1): Update to 0.8.3. | Ricardo Wurmus |
2017-06-25 | doc: Encourage signature verification.•••* doc/contributing.texi (Submitting Patches): Remind contributors to verify cryptographic signatures. | Ricardo Wurmus |
2017-06-25 | gnu: Add f-seq.•••* gnu/packages/bioinformatics.scm (f-seq): New variable. | Ricardo Wurmus |
2017-06-26 | gnu: virt-manager: Add gtk-vnc and vte to inputs.•••* gnu/packages/qemu.scm (virt-manager)[inputs]: Add gtk-vnc and vte. | 宋文武 |
2017-06-26 | gnu: python-libvirt: Update to 3.4.0.•••* gnu/packages/qemu.scm (python-libvirt, python2-libvirt): Update to 3.4.0. | 宋文武 |
2017-06-26 | gnu: libvirt: Update to 3.4.0, add more inputs.•••* gnu/packages/qemu.scm (libvirt): Update to 3.4.0. [inputs]: Add dmidecode, dnsmasq, ebtables, iproute and iptables. | 宋文武 |
2017-06-26 | gnu: Add ebtables.•••* gnu/packages/linux.scm (ebtables): New package. | 宋文武 |
2017-06-25 | gnu: libvirt: Use /etc as the sysconfdir.•••* gnu/packages/qemu.scm (libvirt)[arguments]: Add '--sysconfdir=/etc' to configure flags. Replace the 'do-not-mkdir-in-/var' phase with a modified 'install' phase. | 宋文武 |
2017-06-25 | gnu: Add emacs-which-key.•••* gnu/packages/emacs.scm (emacs-which-key): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | Oleg Pykhalov |
2017-06-25 | gnu: nano: Update to 2.8.5.•••* gnu/packages/nano.scm (nano): Update to 2.8.5. | Marius Bakke |
2017-06-25 | gnu: git: Update to 2.13.2.•••* gnu/packages/version-control.scm (git): Update to 2.13.2. | Marius Bakke |
2017-06-25 | gnu: grub: Disable a flaky test.•••* gnu/packages/bootloaders.scm (grub)[arguments]: Add 'disable-flaky-test' phase and run the tests in parallel. | Leo Famulari |
2017-06-25 | gnu: imagemagick: Update to 6.9.8-10.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-10. | Leo Famulari |
2017-06-25 | gnu: weechat: Update to 1.9.•••* gnu/packages/irc.scm (weechat): Update to 1.9. | Tobias Geerinckx-Rice |
2017-06-25 | gnu: perl-image-exiftool: Update to 10.55.•••* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.55. [arguments]: Use modify-phases syntax. | Leo Famulari |