Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gnu: rpcbind-configuration: Rename pkg to nfs-utils•••* gnu/services/nfs.scm (<rpcbind-configuration>): "pkg" --> "nfs-utils" | John Darrington | 2016-10-01 |
* | gnu: Add quickswitch-i3.•••* gnu/packages/wm.scm (quickswitch-i3): New variable. * gnu/packages/patches/quickswitch-fix-dmenu-check.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: 宋文武 <iyzsong@gmail.com> | Ivan Vilata i Balaguer | 2016-10-01 |
* | gnu: Add python-i3-py.•••* gnu/packages/wm.scm (python-i3-py, python2-i3-py): New variables. Signed-off-by: 宋文武 <iyzsong@gmail.com> | Ivan Vilata i Balaguer | 2016-10-01 |
* | gnu: Add emacs-rudel.•••* gnu/packages/emacs.scm (emacs-rudel): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com> | ng0 | 2016-10-01 |
* | gnu: shroud: Wrap 'shroud' with 'GUILE_LOAD_COMPILED_PATH'.•••* gnu/packages/password-utils.scm (shroud)[arguments]: New field. | 宋文武 | 2016-10-01 |
* | gnu: tmux: Update to 2.3.•••* gnu/packages/tmux.scm (tmux): Update to 2.3. | Leo Famulari | 2016-09-30 |
* | gnu: libreoffice: Update to 5.1.5.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.5.2. | Leo Famulari | 2016-09-30 |
* | build: Improve Guile 2.2 compatibility.•••* build-aux/compile-all.scm (compile-file*): Ensure loading of compilation related modules before going parallel. * guix/build/pull.scm (build-guix): Ditto. | Taylan Ulrich Bayırlı/Kammer | 2016-09-29 |
* | gnu: xonsh: Remove bundled PLY.•••* gnu/packages/shells.scm (xonsh)[source]: Add snippet to remove bundled python-ply. [inputs]: Add python-ply. Signed-off-by: Leo Famulari <leo@famulari.name> | Danny Milosavljevic | 2016-09-29 |
* | services: Add 'openssh-service'.•••* gnu/packages/ssh.scm (openssh)[arguments]: Set sysconfdir to /etc/ssh. * gnu/services/ssh.scm (<openssh-configuration>): New record type. (%openssh-accounts): New variable. (openssh-activation, openssh-config-file, openssh-shepherd-service) (openssh-service): New procedures. (openssh-service-type): New variable. * doc/guix.texi (Networking Services): Document 'openssh-services'. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Julien Lepiller | 2016-09-29 |
* | gnu: emacs: Build with m17n support.•••* gnu/packages/emacs.scm (emacs): Build with m17n support. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Arun Isaac | 2016-09-29 |
* | gnu: Add m17n-lib.•••* gnu/packages/emacs.scm (m17n-lib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Arun Isaac | 2016-09-29 |
* | gnu: Add m17n-db.•••* gnu/packages/emacs.scm (m17n-db): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Arun Isaac | 2016-09-29 |
* | gnu: c-ares: Update to 1.12.0 [fixes CVE-2016-5180].•••* gnu/packages/adns.scm (c-ares): Update to 1.12.0. [source]: Use HTTPS URL. [home-page]: Use HTTPS URL. | Leo Famulari | 2016-09-29 |
* | Revert "gnu: %default-extra-linux-options: Remove redundant options."•••Options aren't redundant and are required for building the initrd. This reverts commit 50dbc03647170fded9e0bca0cc4b7e1614aa38db. | David Craven | 2016-09-29 |
* | gnu: dbus-c++: License has "or later" clause.•••* gnu/packages/glib.scm (dbus-c++)[license]: Change to LGPL2.1+. | Ludovic Courtès | 2016-09-29 |
* | doc: Give the full key fingerprint instead of the long key ID.•••* doc/guix.texi (OPENPGP-SIGNING-KEY-ID): Use fingerprint instead of long key ID. | Leo Famulari | 2016-09-28 |
* | gnu: sra-tools: Fix build on i686.•••* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Pass "VDB_LIBDIR" in make-flags; dynamically link libmagic. | Ricardo Wurmus | 2016-09-28 |
* | gnu: tilda: Update to 1.3.3.•••* gnu/packages/terminals.scm (tilda): Update to 1.3.3. | Efraim Flashner | 2016-09-28 |
* | gnu: Add xonsh.•••* gnu/packages/shells.scm (xonsh): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Stefan Reichoer | 2016-09-28 |
* | gnu: attic: Superseded by borg.•••* gnu/packages/backup.scm (attic)[properties]: New field. | Leo Famulari | 2016-09-28 |
* | gnu: nestopia-ue: Update to version 1.47. | Taylan Ulrich Bayırlı/Kammer | 2016-09-28 |
* | gnu: higan: Update to version 101.•••* gnu/packages/games.scm (higan): Update to version 101. | Taylan Ulrich Bayırlı/Kammer | 2016-09-28 |
* | gnu: git: Add input perl-term-readkey for 'git-svn'.•••* gnu/packages/version-control.scm (git)[inputs]: Add perl-term-readkeys. [arguments]: Add perl-term-readkeys to the PERL5LIB of `git-svn'. Signed-off-by: 宋文武 <iyzsong@gmail.com> | Thomas Danckaert | 2016-09-28 |
* | import: utils: Refactor license->symbol.•••* guix/import/utils.scm (license->symbol): Work for all licenses. * tests/import-utils.scm (license->symbol): Add test. | David Craven | 2016-09-28 |
* | import: utils: Add spdx-string->license.•••* guix/import/utils.scm (spdx-string->license): New variable. * guix/licenses.scm (agpl1, fdl1.2+): New variables. | David Craven | 2016-09-28 |
* | import: Move string->license to importers.•••* guix/import/gem.scm (string->license): Move from (guix import utils). * guix/import/pypi.scm (string->license): Move from (guix import utils). | David Craven | 2016-09-28 |
* | import: Reorder imports in (guix import utils).•••* guix/import/utils.scm (define-module): Reorder imports alphabetically. | David Craven | 2016-09-28 |
* | gnu: linux-libre-beagle-bone-black: Remove kernel variant.•••linux-libre-beagle-bone-black is misslabeled. This kernel variant is for the original beagle board. * gnu/packages/linux.scm (linux-libre-beagle-bone-black): Remove. | David Craven | 2016-09-28 |
* | gnu: make-linux-libre: Install device tree files.•••* gnu/packages/linux.scm (make-linux-libre): Install device tree files. | David Craven | 2016-09-28 |
* | gnu: %default-extra-linux-options: Remove redundant options.•••* gnu/packages/linux.scm (%default-extra-linux-options): Remove redundant options. | David Craven | 2016-09-28 |
* | gnu: Add sdcc.•••* gnu/packages/sdcc.scm (sdcc): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. | David Craven | 2016-09-28 |
* | gnu: Add picocom.•••* gnu/packages/terminals.scm (picocom): New variable. | David Craven | 2016-09-28 |
* | gnu: opendht: Propagate msgpack.•••* gnu/packages/crypto.scm (opendht)[inputs]: Remove msgpack. [propagated-inputs]: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lukas Gradl | 2016-09-28 |
* | gnu: telephony: Add 'license:' prefix.•••* gnu/packages/telephony.scm (commoncpp) [license]: Add prefix. (ucommon) [license]: Add prefix. (ccrtp) [license]: Add prefix. (osip) [license]: Add prefix. (exosip) [license]: Add prefix. (sipwitch) [license]: Add prefix. (libsrtp) [license]: Add prefix. (libiax2) [license]: Add prefix. (seren) [license]: Add prefix. (pjproject-sfl) [license]: Add prefix. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lukas Gradl | 2016-09-28 |
* | gnu: Add gsm.•••* gnu/packages/audio.scm (gsm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lukas Gradl | 2016-09-28 |
* | gnu: Add dbus-c++.•••* gnu/packages/glib.scm (dbus-c++): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lukas Gradl | 2016-09-28 |
* | gnu: libressl: Update to 2.5.0.•••* gnu/packages/tls.scm (libressl): Update to 2.5.0. | Leo Famulari | 2016-09-27 |
* | gnu: encfs: Update to 1.9.1.•••* gnu/packages/crypto.scm (encfs): Update to 1.9.1. | Tobias Geerinckx-Rice | 2016-09-28 |
* | gnu: btrfs-progs: Update to 4.7.3.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.3. | Tobias Geerinckx-Rice | 2016-09-28 |
* | gnu: zip: Use 'modify-phases'.•••* gnu/packages/zip.scm (zip)[arguments]: Use 'modify-phases'. | Tobias Geerinckx-Rice | 2016-09-28 |
* | gnu: isc-dhcp: Update bundled bind to 9.9.9-P3 [fixes CVE-2016-2776].•••* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled bind to 9.9.9-P3. | Leo Famulari | 2016-09-27 |
* | gnu: bind: Update to 9.10.4-P3 [fixes CVE-2016-2776].•••* gnu/packages/dns.scm (bind): Update to 9.10.4-P3. | Leo Famulari | 2016-09-27 |
* | gnu: Add python-q.•••* gnu/packages/python.scm (python-q, python2-q): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> | Stefan Reichoer | 2016-09-27 |
* | gnu: expat: Fix regression caused by fix for CVE-2016-0718.•••* gnu/packages/xml.scm (expat)[replacement]: New field. (expat/fixed): New variable. * gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> | Leo Famulari | 2016-09-27 |
* | gnu: Add gctp.•••* gnu/packages/maths.scm (gctp): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Thomas Danckaert | 2016-09-27 |
* | gnu: Add gloox.•••* gnu/packages/messaging.scm (gloox): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | ng0 | 2016-09-27 |
* | gnu: femtolisp: Don't build on mips64el or armhf.•••* gnu/packages/lisp.scm (femtolisp)[supported-systems]: New field, remove support for mips64el and armhf. Signed-off-by: Leo Famulari <leo@famulari.name> | ng0 | 2016-09-27 |
* | gnu: Add gobby.•••* gnu/packages/gobby.scm (gobby): New variable. | Andy Wingo | 2016-09-27 |
* | gnu: Add obby.•••* gnu/packages/gobby.scm (obby): New variable. | Andy Wingo | 2016-09-27 |