Age | Commit message (Expand) | Author |
2017-06-11 | gnu: mate-desktop: Update to 1.18.0....* gnu/packages/mate.scm (mate-desktop): Update to 1.18.0.
[arguments]: Remove obsolete configure flags.
[inputs]: Remove python-2.
| Kei Kebreau |
2017-06-11 | file-systems: Handle EIO error in 'ENOENT-safe' as well....Trying to boot GuixSD when an audio CD is in the drive will die with an
"input/output error" when trying to read the superblock from the cd
drive.
This patch catches and warns in this case rather than dying.
* gnu/build/file-systems.scm (ENOENT-safe): Handle EIO.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Adam Van Ymeren |
2017-06-11 | packages: Add 'specifications->manifest'....* gnu/packages.scm (specifications->manifest): New procedure.
* doc/guix.texi (Invoking guix package): Change example from using
'(compose list specification->package+output)' to using
'specifications->manifest'.
| Ludovic Courtès |
2017-06-11 | gnu: mercurial: Update to 4.2.1....* gnu/packages/version-control.scm (mercurial): Update to 4.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| eacces |
2017-06-11 | gnu: mate-icon-theme: Update to 1.18.2....* gnu/packages/mate.scm (mate-icon-theme): Update to 1.18.2.
| Kei Kebreau |
2017-06-11 | gnu: Add five-or-more....* gnu/packages/gnome.scm (five-or-more): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| nee |
2017-06-11 | gnu: exiv2: Update to 0.26....* gnu/packages/image.scm (exiv2): Update to 0.26.
[source]: Add new download location.
| Marius Bakke |
2017-06-11 | gnu: libextractor: Update to 1.4....* gnu/packages/gnunet.scm (libextractor): Update to 1.4.
[source]: Remove obsolete patch and snippet.
* gnu/packages/patches/libextractor-ffmpeg-3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2017-06-11 | gnu: alsa-plugins: Update to 1.1.4....* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.4.
| Marius Bakke |
2017-06-11 | gnu: alsa-utils: Update to 1.1.4....* gnu/packages/linux.scm (alsa-utils): Update to 1.1.4.
| Marius Bakke |
2017-06-11 | gnu: gnutls: Replace with 3.5.13....This update addresses the following security advisories:
GNUTLS-SA-2017-3 (aka CVE-2017-7869) and GNUTLS-SA-2017-4.
See <https://gnutls.org/security.html> and <https://gnutls.org/news.html>.
* gnu/packages/patches/gnutls-skip-pkgconfig-test.patch,
gnu/packages/patches/gnutls-skip-trust-store-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls-3.5.13): New variable.
(gnutls/guile-2.2)[replacement]: New field. Set #f.
[source]: Inherit from GNUTLS-3.5.13.
| Marius Bakke |
2017-06-11 | gnu: tor: Update to 0.3.0.8 [security fixes]....Fixes CVE-2017-0375 and CVE-2017-0376, among other things.
https://blog.torproject.org/blog/tor-0308-released-fix-hidden-services-also-are-02429-02514-02612-0278-02814-and-02911
* gnu/packages/tor.scm (tor): Update to 0.3.0.8.
| Marius Bakke |
2017-06-11 | gnu: slop: Update to 6.3.45....* gnu/packages/xdisorg.scm (slop): Update to 6.3.45.
[inputs]: Add ICU4C.
| Marius Bakke |
2017-06-10 | gnu: Add python-swagger-spec-validator....* gnu/packages/python.scm (python-swagger-spec-validator,
python2-swagger-spec-validator): New variables.
| Danny Milosavljevic |
2017-06-10 | gnu: wine: Update to 2.10....* gnu/packages/wine.scm (wine): Update to 2.10.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Rutger Helling |
2017-06-10 | gnu: libgxps: Add "/" before name in source URL....* gnu/packages/gnome.scm (libgxps)[source]: Add "/".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| djwj |
2017-06-10 | gnu: avidemux: Limit supported architectures....* gnu/packages/video.scm (avidemux)[supported-systems]: New field, limit
to x86_64, i686 and armhf.
| Efraim Flashner |
2017-06-10 | file-systems: Provide string->ext*-uuid, string->btrfs-uuid....* gnu/build/file-systems.scm (string->ext2-uuid, string->ext3-uuid,
string->ext4-uuid, string->btrfs-uuid): New variables. Export them.
| Danny Milosavljevic |
2017-06-10 | bootloader: Fix rebase error on f96752e commit....* gnu/system.scm (menu-entry->boot-parameters): Rename boot-name to
bootloader-name.
| Mathieu Othacehe |
2017-06-10 | bootloader: Rename boot-name to bootloader-name....* gnu/system (<boot-parameters>)[boot-name]: Rename field to...
[bootloader-name]: ... this. Adjust users.
* gnu/scripts/system.scm: Adjust accordingly.
| Mathieu Othacehe |
2017-06-09 | gnu: evince: Enable XPS document support....* gnu/packages/gnome.scm (evince)[inputs]: Add libarchive and libgxps.
| Kei Kebreau |
2017-06-09 | gnu: Add libgxps....* gnu/packages/gnome.scm (libgxps): New variable.
| Kei Kebreau |
2017-06-10 | gnu: xf86-video-openchrome: Update to 0.6.0....* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.6.0.
| Marius Bakke |
2017-06-10 | gnu: xf86-video-ati: Update to 7.9.0....* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.9.0.
| Marius Bakke |
2017-06-10 | gnu: slop: Update to 6.3.43....* gnu/packages/xdisorg.scm (slop): Update to 6.3.43.
| Marius Bakke |
2017-06-10 | gnu: xclip: Update to 0.13....Yet another GitHub casualty. See: https://sourceforge.net/projects/xclip/
* gnu/packages/xdisorg.scm (xclip): Update to 0.13.
[source, home-page]: Change to new home.
[native-inputs]: Add AUTOCONF and AUTOMAKE.
[arguments]: Add "bootstrap" phase.
| Marius Bakke |
2017-06-10 | gnu: Add smu....* gnu/packages/markup.scm (smu): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 |
2017-06-10 | gnu: Rename (gnu packages markdown) to (gnu packages markup)....* gnu/packages/markdown.scm: Rename this ...
* gnu/packages/markup.scm: ... to this.
* gnu-system.am (GNU_SYSTEM_MODULES): Change markdown.scm to markup.scm.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 |
2017-06-09 | gnu: capnproto: Update to 0.6.1....* gnu/packages/serialization.scm (capnproto): Update to 0.6.1.
| Marius Bakke |
2017-06-09 | gnu: ffmpeg: Update to 3.3.2....* gnu/packages/video.scm (ffmpeg): Update to 3.3.2.
| Marius Bakke |
2017-06-09 | gnu: p11-kit: Update to 0.23.7....Newer releases are only available on GitHub. See release announcements:
https://lists.freedesktop.org/archives/p11-glue/2017-June/000661.html
* gnu/packages/tls.scm (p11-kit): Update to 0.23.7.
[source]: Remove obsolete substitution.
| Marius Bakke |
2017-06-09 | gnu: python-paramiko: Update to 2.1.2....* gnu/packages.scm (python-paramiko, python2-paramiko):
Update to 2.1.2. Enable tests.
| 宋文武 |
2017-06-09 | file-systems: Provide string->iso9660-uuid....* gnu/build/file-systems.scm (string->iso9660-uuid): New variable. Export it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic |
2017-06-09 | pull: Add a dependency to guile-git....* build-aux/build-self.scm (guile-git, guile-bytestructures): New
variables.
(build): Add guile-git and guile-bytestructures to %load-path and
%load-compiled-path.
| Mathieu Othacehe |
2017-06-09 | guix: git: Add new module....* guix/git.scm: New file.
* configure.ac: Check for (guile git).
* Makefile.am: Build guix/git.scm if (guile git) is available.
| Mathieu Othacehe |
2017-06-09 | gnu: linux-libre: Update to 4.11.4....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.4.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-06-09 | gnu: linux-libre@4.9: Update to 4.9.31....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.31.
| Mark H Weaver |
2017-06-09 | gnu: linux-libre@4.4: Update to 4.4.71....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.71.
| Mark H Weaver |
2017-06-09 | gnu: Add tadbit....* gnu/packages/bioinformatics.scm (tadbit): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add imp....* gnu/packages/bioinformatics.scm (imp): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add phylip....* gnu/packages/bioinformatics.scm (phylip): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add gess....* gnu/packages/bioinformatics.scm (gess): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add trim-galore....* gnu/packages/bioinformatics.scm (trim-galore): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add ritornello....* gnu/packages/bioinformatics.scm (ritornello): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add r-fdrtool....* gnu/packages/statistics.scm (r-fdrtool): New variable.
| Ricardo Wurmus |
2017-06-09 | gnu: Add r-lubridate....* gnu/packages/statistics.scm (r-lubridate): New variable.
| Ricardo Wurmus |
2017-06-08 | gnu: crawl: Update to 0.20.0....* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.20.0.
| Kei Kebreau |
2017-06-09 | gnu: raptor2: Fix heap overflow bug....* gnu/packages/patches/raptor2-heap-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/rdf.scm (raptor2): Use it.
| Marius Bakke |
2017-06-08 | gnu: artanis: Update to 0.2.1....* gnu/packages/guile.scm (artanis): Update to 0.2.1.
[inputs]: Switch to GUILE-2.2.
[arguments]: Adjust #:make-flags for Guile 2.2. Take .go files from
lib/guile/2.2. Add 'wrap-art' phase.
* gnu/packages/patches/artanis-fix-Makefile.in.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ludovic Courtès |
2017-06-08 | gnu: gnuastro: Update to 0.3....* gnu/packages/astronomy.scm (gnuastro): Update to 0.3.
Adjust as suggested by 'guix lint'.
| Ludovic Courtès |