| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: xapian: Update to 1.4.2.•••* gnu/packages/search.scm (xapian): Update to 1.4.2.
| Marius Bakke | 2017-01-10 | 1 | -2/+2 |
* | gnu: gnutls: Replace with 3.5.8 [fixes GNUTLS-SA-2017-{1,2}].•••* gnu/packages/tls.scm (gnutls-3.5.8): New variable.
(gnutls)[replacement]: New field.
| Ludovic Courtès | 2017-01-10 | 1 | -1/+16 |
* | gnu: rofi: Update to 1.3.1.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.3.1.
| Marius Bakke | 2017-01-10 | 1 | -2/+2 |
* | gnu: youtube-dl: Update to 2017.01.10.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.01.10. Change
URLs to yt-dl.org.
| Ludovic Courtès | 2017-01-10 | 1 | -4/+4 |
* | gnu: e2fsprogs: Remove timestamp from 'libext2fs.info.gz'.•••* gnu/packages/linux.scm (e2fsprogs)[source](snippet): Patch
'doc/Makefile.in' to use the '-n' option of gzip.
| Ludovic Courtès | 2017-01-10 | 1 | -3/+9 |
* | gnu: e2fsprogs: Use symlinks instead of hard links.•••* gnu/packages/linux.scm (e2fsprogs)[arguments]: Pass
"--enable-symlink-install".
| Ludovic Courtès | 2017-01-10 | 1 | -1/+6 |
* | gnu: Add sysstat.•••* gnu/packages/linux.scm (sysstat): New variable.
| Leo Famulari | 2017-01-10 | 1 | -0/+38 |
* | gnu: python-click: Update to 6.7.•••* gnu/packages/python.scm (python-click): Update to 6.7.
| Tobias Geerinckx-Rice | 2017-01-10 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update hash for fixed upstream tarball.•••The initial upload of linux-libre-4.4.41-gnu.tar.xz was corrupted.
* gnu/packages/linux.scm (linux-libre-4.4)[source]: Update hash.
| Mark H Weaver | 2017-01-10 | 1 | -1/+1 |
* | guix archive: Allow compilation in the absence of Guile-JSON.•••Fixes <http://bugs.gnu.org/25409>.
Reported by Ben Woodcroft <b.woodcroft@uq.edu.au>.
* guix/scripts/archive.scm: Use 'module-autoload!' instead of #:use-module
to (guix docker).
| Ludovic Courtès | 2017-01-10 | 1 | -2/+6 |
* | gnu: libgit2, python-pygit2: Update to 0.25.1 [security fixes].•••See <http://www.openwall.com/lists/oss-security/2017/01/10/5>.
* gnu/packages/version-control.scm (libgit2): Update to 0.25.1.
* gnu/packages/python.scm (python-pygit2): Update to 0.25.0.
| Ludovic Courtès | 2017-01-10 | 2 | -5/+5 |
* | http-client: Improve error reporting.•••* guix/http-client.scm (http-fetch): Change message in &message
condition to include URI, CODE, and the reason phrase.
| Ludovic Courtès | 2017-01-10 | 1 | -1/+6 |
* | system: Add btrfs file system support.•••* gnu/build/file-systems.scm (%btrfs-endianness, btrfs-superblock?,
read-btrfs-superblock, btrfs-superblock-uuid,
btrfs-superblock-volume-name, check-btrfs-file-system): New variables.
(%paritition-label-readers, %partition-uuid-readers): Add btrfs
readers.
* gnu/system/linux-initrd.scm (linux-modules): Add btrfs modules when a
btrfs file-system is used.
* gnu/tests/install.scm (%btrfs-root-os %btrfs-root-os-source,
%btrfs-root-installation-script, %test-btrfs-root-os): New system
test.
* doc/guix.texi: Adjust accordingly.
Fixes <http://bugs.gnu.org/19280>.
| David Craven | 2017-01-10 | 4 | -6/+129 |
* | gnu: Add btrfs-progs/static.•••* gnu/packages/linux.scm (btrfs-progs/static): New variable.
| David Craven | 2017-01-10 | 1 | -0/+30 |
* | file-systems: Refactor file-system predicates.•••* gnu/build/file-systems.scm (partition-field-reader,
read-partition-field, %partition-label-readers,
%partition-uuid-readers, read-partition-label, read-partition-uuid):
New variables.
(partition-predicate, partition-label-predicate,
partition-uuid-predicate, luks-partition-uuid-predicate): Use
partition field readers.
(find-partition): New variable.
(find-partition-by-label, find-partition-by-uuid,
find-partition-by-luks-uuid): Use find-partition-by.
| David Craven | 2017-01-10 | 1 | -41/+58 |
* | file-systems: Refactor check-file-system.•••* gnu/build/file-systems.scm (check-file-system): Use file-system type
specific checker.
(check-ext2-file-system): New variable.
| David Craven | 2017-01-10 | 1 | -20/+35 |
* | gnu: e2fsck/static: Only copy e2fsck.•••* gnu/packages/linux.scm (e2fsck/static)[arguments]: Only copy e2fsck.
[synopsis, description]: Adjust accordingly.
| David Craven | 2017-01-10 | 1 | -13/+10 |
* | gnu: Add pcc.•••* gnu/packages/c.scm (pcc): New variable.
| Ricardo Wurmus | 2017-01-10 | 1 | -1/+33 |
* | gnu: ruby-sqlite3: Update to 1.3.13.•••* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.3.13.
| Ben Woodcroft | 2017-01-10 | 1 | -3/+3 |
* | gnu: linux-libre: Update to 4.9.2.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.2.
| Mark H Weaver | 2017-01-09 | 1 | -4/+4 |
* | gnu: linux-libre@4.4: Update to 4.4.41.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.41.
| Mark H Weaver | 2017-01-09 | 1 | -3/+3 |
* | gnu: emacs-guix: Update to 0.2.2.•••* gnu/packages/emacs.scm (emacs-guix): Update to 0.2.2.
| Alex Kost | 2017-01-10 | 1 | -2/+2 |
* | gnu: emacs-bui: Update to 1.1.0.•••* gnu/packages/emacs.scm (emacs-bui): Update to 1.1.0.
| Alex Kost | 2017-01-10 | 1 | -2/+2 |
* | gnu: whois: Update to 5.2.14.•••* gnu/packages/networking.scm (whois): Update to 5.2.14.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2017-01-09 | 1 | -3/+3 |
* | gnu: imagemagick: Update to 6.9.7-3.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-3.
| Leo Famulari | 2017-01-09 | 1 | -2/+5 |
* | Revert "gnu: Update imagemagick to version 7.0.4-3."•••This reverts commit dea228cf1285e51059b106fc096b9d8ab1f0450e.
| John Darrington | 2017-01-09 | 1 | -2/+2 |
* | gnu: cuirass: Update to 0.0.1 revision 3.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1 revision 3.
[arguments]: Move 'bootstrap' phase before 'configure'. Disable
"tests/repo.scm" test.
| Mathieu Lirzin | 2017-01-09 | 1 | -5/+11 |
* | gnu: Update aqbanking to version 5.6.12.•••* gnu/packages/gnucash.scm (aqbanking): Update to version 5.6.12.
| John Darrington | 2017-01-09 | 1 | -2/+2 |
* | gnu: Update imagemagick to version 7.0.4-3.•••* gnu/packages/imagemagick.scm: Update to version 7.0.4-3
| John Darrington | 2017-01-09 | 1 | -2/+2 |
* | gnu: Add nim.•••* gnu/packages/nim.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add nim.scm.
| José Miguel Sánchez García | 2017-01-09 | 2 | -0/+60 |
* | gnu: rustc: Retain binutils.•••* gnu/packages/rust.scm (rustc)[arguments]: Retain binutils. Add
wrap-rustc phase.
Problem reported by Ben Woodcroft <donttrustben@gmail.com>.
| David Craven | 2017-01-09 | 1 | -2/+12 |
* | gnu: Simplify the downloads from http://www.aquamaniac.de•••* gnu/packages/gnucash.scm (aqbanking, gwenhyfar): Remove dummy parameter
from source url.
| John Darrington | 2017-01-09 | 1 | -4/+2 |
* | gnu: guile-8sync: Add #t at end of setenv phase.•••* gnu/packages/guile.scm: Add #t at end of setenv phase.
| Christopher Allan Webber | 2017-01-09 | 1 | -1/+2 |
* | gnu: Add guile-8sync.•••* gnu/packages/guile.scm (guile-8sync): New variable.
| Christopher Allan Webber | 2017-01-09 | 1 | -1/+34 |
* | gnu: hdf4: Update to 4.2.12.•••* gnu/packages/maths.scm (hdf4): Update to 4.2.12.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2017-01-09 | 1 | -2/+2 |
* | gnu: python-pip: Update to 9.0.1•••* gnu/packages/python.scm (python-pip): Update to 9.0.1.
[native-inputs]: Remove.
[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer | 2017-01-09 | 1 | -11/+6 |
* | gnu: Add Guile-ICS.•••* gnu/packages/guile.scm (guile-ics): New variable.
| Alex Sassmannshausen | 2017-01-09 | 1 | -0/+40 |
* | gnu: Add corrode.•••* gnu/packages/haskell.scm (corrode): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic | 2017-01-09 | 1 | -0/+33 |
* | gnu: Add dotherside.•••* gnu/packages/qt.scm (dotherside): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-01-09 | 1 | -1/+35 |
* | gnu: Add font-google-roboto.•••* gnu/packages/fonts.scm (font-google-roboto): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-01-09 | 1 | -1/+44 |
* | gnu: gdk-pixbuf: Update replacement to 2.36.3.•••* gnu/packages/gtk.scm (gdk-pixbuf/fixed): Update to 2.36.3.
| Mark H Weaver | 2017-01-08 | 1 | -2/+2 |
* | gnu: icecat: Add fixes from upstream mozilla-esr45.•••* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes
from the upstream mozilla-esr45 repository.
| Mark H Weaver | 2017-01-08 | 1 | -1/+10 |
* | gnu: icecat: Rename patches that have been assigned CVEs.•••* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Rename patches that
have since been assigned CVEs.
| Mark H Weaver | 2017-01-08 | 1 | -30/+30 |
* | gnu: gdk-pixbuf: Replace with 2.36.2.•••* gnu/packages/gtk.scm (gdk-pixbuf)[replacement]: New field.
(gdk-pixbuf/fixed): New variable.
(package/inherit): New macro.
(gdk-pixbuf+svg): Use 'package/inherit'.
| Mark H Weaver | 2017-01-08 | 1 | -2/+27 |
* | gnu: Add Prosody service.•••* gnu/services/messaging.scm: New file.
* gnu/services/configuration.scm: New exported procedures.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/messaging.scm.
* doc/guix.texi (Messaging Services): New section.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Clément Lassieur | 2017-01-08 | 4 | -1/+1122 |
* | gnu: prosody: Make config and data files visible to 'prosodyctl'.•••* gnu/packages/messaging.scm (prosody)[arguments]: Add a 'fix-makefile' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Clément Lassieur | 2017-01-08 | 1 | -0/+8 |
* | gnu: prosody: Add OpenSSL and Coreutils to the PATH of programs.•••* gnu/packages/messaging.scm (prosody)[arguments]: In 'wrap-programs'
phase, add 'openssl' and 'coreutils' to 'PATH'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Clément Lassieur | 2017-01-08 | 1 | -15/+24 |
* | gnu: Add fprintd.•••* gnu/packages/freedesktop.scm (fprintd): New variable.
| Ludovic Courtès | 2017-01-08 | 1 | -0/+30 |
* | gnu: Add libfprint.•••* gnu/packages/freedesktop.scm (libfprint): New variable.
| Ludovic Courtès | 2017-01-08 | 1 | -1/+35 |
* | gnu: font-liberation: Use @item in @enumerate.•••* gnu/packages/fonts.scm (font-liberation)[description]: Use @item.
Followup to 0102fba27c550a951799399e6a8ce2faf2cb8cd3.
| David Craven | 2017-01-08 | 1 | -3/+3 |