Age | Commit message (Expand) | Author |
---|---|---|
2016-01-25 | gnu: cmocka: New variable....* gnu/packages/check.scm (cmocka): New variable. | Efraim Flashner |
2016-01-25 | gnu: Add pixz....* gnu/packages/compression.scm (pixz): New variable. | Ben Woodcroft |
2016-01-25 | gnu: grue-hunter: Use 'https' URL....* gnu/packages/grue-hunter.scm (grue-hunter): Use 'https' URL. | Ludovic Courtès |
2016-01-25 | gnu: Add sortmerna....* gnu/packages/bioinformatics.scm (sortmerna): New variable. | Ben Woodcroft |
2016-01-24 | gnu: calibre: Update to 2.49.0....* gnu/packages/ebook.scm (calibre): Update to 2.49.0. | Andreas Enge |
2016-01-24 | gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3....* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Disable building libstdc++-v3 and enable building C++ compiler. | Ricardo Wurmus |
2016-01-24 | gnu: Add Qtractor....* gnu/packages/music.scm (qtractor): New variable. | Ricardo Wurmus |
2016-01-24 | gnu: yoshimi: Update to 1.3.8.2....* gnu/packages/music.scm (yoshimi): Update to 1.3.8.2. | Ricardo Wurmus |
2016-01-24 | gnu: privoxy: Update to 3.0.24....* gnu/packages/tor.scm (privoxy): Update to 3.0.24. | Efraim Flashner |
2016-01-24 | gnu: tor: Update to 0.2.7.6....* gnu/packages/tor.scm (tor): Update to 0.2.7.6. | Efraim Flashner |
2016-01-24 | gnu: myrepos: Update to 1.20160123....* gnu/packages/version-control.scm (myrepos): Update to 1.20160123. | Efraim Flashner |
2016-01-24 | gnu: nano: Update to 2.5.1....* gnu/packages/nano.scm (nano): Update to 2.5.1. | Efraim Flashner |
2016-01-23 | build: container: Make 'unprivileged-user-namespace-supported?' more robust....* gnu/build/linux-container.scm (unprivileged-user-namespace-supported?): Only read and check the first character, to cope with a possible newline in the (pseudo-)file. | Mark H Weaver |
2016-01-23 | gnu: letsencrypt and acme: Update to 0.2.0....These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.2.0. (acme): Update to 0.2.0. | Leo Famulari |
2016-01-23 | gnu: claws-mail: Update to 3.13.2....* gnu/packages/mail.scm (claws-mail): Update to 3.13.2. | Efraim Flashner |
2016-01-23 | gnu: Add cufflinks....* gnu/packages/bioinformatics.scm (cufflinks): New variable. | Ricardo Wurmus |
2016-01-23 | gnu: Add TopHat....* gnu/packages/bioinformatics.scm (tophat): New variable. * gnu/packages/patches/tophat-build-with-later-seqan.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. | Ricardo Wurmus |
2016-01-23 | gnu: star: Update to 2.5.1b....* gnu/packages/bioinformatics.scm (star): Update to 2.5.1b. [source]: Remove bundled htslib sources and pre-built binaries. [arguments]: Add phase "do-not-use-bundled-htslib". [inputs]: Add "htslib". | Ricardo Wurmus |
2016-01-23 | gnu: star: Use "modify-phases" syntax....* gnu/packages/bioinformatics.scm (star)[arguments]: Use "modify-phases" syntax. | Ricardo Wurmus |
2016-01-22 | gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233]....* gnu/packages/linux.scm (fuse): Update to 2.9.5. | Efraim Flashner |
2016-01-21 | gnu: american-fuzzy-lop: Update to 1.96b....* gnu/packages/debug.scm (american-fuzzy-lop): Update to 1.96b. [arguments]: Create symbolic link to custom qemu, rather than copying. | Eric Bavier |
2016-01-21 | gnu: american-fuzzy-lop: Fix qemu configure flags....Fixes regression introduced in 06da1a6. * gnu/packages/debug.scm (american-fuzzy-lop)[qemu]: Override inherited #:configure-flags. | Eric Bavier |
2016-01-21 | gnu: Add iftop....* gnu/packages/admin.scm (iftop): New variable. | Leo Famulari |
2016-01-21 | Revert "gnu: Add iftop."...This reverts commit 45da8c6dd10c93280277d17463d09fce6a25afe9. | Leo Famulari |
2016-01-21 | gnu: Add iftop....* gnu/packages/admin.scm (iftop): New variable. | Leo Famulari |
2016-01-22 | system: grub: Search root device by label or UUID if possible....Fixes <http://bugs.gnu.org/22281>. Reported by Christopher Allan Webber <cwebber@dustycloud.org>. * gnu/system/grub.scm (eye-candy): Add 'root-fs' parameter. Replace 'search --file' command in the output with whatever 'grub-root-search' returns. (grub-root-search): New procedure. (grub-configuration-file): Add 'store-fs' parameter. Use 'grub-root-search' instead of hard-coded 'search --file' commands. * gnu/system.scm (store-file-system, operating-system-store-file-system): New procedures. (operating-system-grub.cfg): Use it, and adjust call to 'grub-configuration-file'. * tests/system.scm: New file. * Makefile.am (SCM_TESTS): Add it. | Ludovic Courtès |
2016-01-21 | gnu: ffmpeg: Update to 2.8.5....* gnu/packages/video.scm (ffmpeg): Update to 2.8.5. | Mark H Weaver |
2016-01-21 | gnu: gajim: Update to 0.16.5 [fixes CVE-2015-8688]....* gnu/packages/messaging.scm (gajim): Update to 0.16.5. [arguments]: Disable tests. | Mark H Weaver |
2016-01-21 | gnu: bind-utils: Build and install "nsupdate"....* gnu/packages/dns.scm (bind-utils)[arguments]: Build and install "nsupdate" executable. | Ricardo Wurmus |
2016-01-21 | gnu: bind-utils: Generalize "build" and "install" phases....* gnu/packages/dns.scm (bind-utils)[arguments]: Generalize "build" and "install" phases. | Ricardo Wurmus |
2016-01-21 | gnu: bind-utils: Use "modify-phases" syntax....* gnu/packages/dns.scm (bind-utils): Use "modify-phases" syntax. | Ricardo Wurmus |
2016-01-21 | gnu: r-qtl: Update to 1.38-4....* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.38-4. | Pjotr Prins |
2016-01-21 | gnu: libxmp: Update to 4.3.10....* gnu/packages/audio.scm (libxmp): Update to 4.3.10. | Mark H Weaver |
2016-01-20 | gnu: Add NQC....* gnu/packages/lego.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. | Eric Bavier |
2016-01-20 | gnu: Add transmission-remote-cli....* gnu/packages/bittorrent.scm (transmission-remote-cli): New variable. | Leo Famulari |
2016-01-21 | services: avahi: Export service type....* gnu/services/avahi.scm: Export 'avahi-service-type'. | Ludovic Courtès |
2016-01-20 | gnu: isc-dhcp: Update bundled bind to 9.9.8-P3 [fixes CVE-2015-8704]....* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.8-P3. | Mark H Weaver |
2016-01-20 | gnu: bind-utils: Update to 9.10.3-P3 [fixes CVE-2015-8704]....* gnu/packages/dns.scm (bind-utils): Update to 9.10.3-P3. | Mark H Weaver |
2016-01-20 | gnu: linux-libre: Add fix for CVE-2016-0728....* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (linux-libre)[source]: Add patch. | Mark H Weaver |
2016-01-20 | gnu: obs: Add support for webcams....* gnu/packages/video.scm (obs)[inputs]: Add v4l-utils. | David Thompson |
2016-01-20 | gnu: Add v4l-utils....* gnu/packages/video.scm (v4l-utils): New variable. | David Thompson |
2016-01-20 | gnu: arb: Correct patch....* gnu/packages/patches/arb-ldconfig.patch: Correct erroneously committed file. This is a follow-up to commit ffc8f345111566e8336cbb5a77a96973826165d8. | Andreas Enge |
2016-01-20 | gnu: arb: Update to 2.8.1....* gnu/packages/algebra.scm (arb)[source]: Update to 2.8.1. Add patch. * gnu/packages/patches/arb-ldconfig.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. | Andreas Enge |
2016-01-20 | gnu: enlightenment: Update to 0.20.3....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.3. | Efraim Flashner |
2016-01-20 | gnu: libshout: Update to 2.4.1....* gnu/packages/xiph.scm (libshout): Update to 2.4.1. | Efraim Flashner |
2016-01-20 | gnu: opusfile: Update to 0.7....* gnu/packages/xiph.scm (opusfile): Update to 0.7. | Efraim Flashner |
2016-01-20 | gnu: opus: Update to 1.1.2....* gnu/packages/xiph.scm (opus): Update to 1.1.2. | Efraim Flashner |
2016-01-19 | gnu: lilypond: Double 'max-silent-time'....Suggested by Mark H Weaver <mhw@netris.org>. * gnu/packages/music.scm (lilypond)[properties]: New field. | Ludovic Courtès |
2016-01-19 | gnu: fdm: Adjust license link to point to web-accessible copy of command.c...* gnu/packages/mail.scm (fdm): Adjusted license field | Christopher Allan Webber |
2016-01-18 | gnu: Add fdm....* gnu/packages/mail.scm (fdm): New variable. | Christopher Allan Webber |