aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2016-08-29gnu: version-control: Use license: prefix....* gnu/packages/version-control.scm (define-module): Import guix licenses with a prefix. (parted): Use the import prefix. (bazaar): Likewise. (git): Likewise. (libgit2): Likewise. (cgit): Likewise. (shflags): Likewise. (git-flow): Likewise. (gitolite): Likewise. (mercurial): Likewise. (neon): Likewise. (subversion): Likewise. (rcs): Likewise. (cvs): Likewise. (cvs-fast-export): Likewise. (vc-dwim): Likewise. (diffstat): Likewise. (cssc): Likewise. (aegis): Likewise. (reposurgeon): Likewise. (tig): Likewise. (findnewest): Likewise. (myrepos): Likewise. (git-annex-remote-hubic):: Likewise. (fossil): Likewise. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2016-08-29gnu: libtiff: Fix CVE-2016-5314....* gnu/packages/patches/libtiff-CVE-2016-5314.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff/fixed): Use it. Leo Famulari
2016-08-30gnu: diamond: Update to 0.8.20....* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.20. Ben Woodcroft
2016-08-30gnu: ruby-concurrent: Adjust for 'replace-git-ls-files'....* gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Adjust for new build phase 'replace-git-ls-files'. Ben Woodcroft
2016-08-29gnu: libtiff: Fix CVE-2016-{3623,3945,3990,3991,5321,5323}....* gnu/packages/image.scm (libtiff)[replacement]: New field. (libtiff/fixed): New variable. * gnu/packages/patches/libtiff-CVE-2016-3623.patch, gnu/packages/patches/libtiff-CVE-2016-3945.patch, gnu/packages/patches/libtiff-CVE-2016-3990.patch, gnu/packages/patches/libtiff-CVE-2016-3991.patch, gnu/packages/patches/libtiff-CVE-2016-5321.patch, gnu/packages/patches/libtiff-CVE-2016-5323.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Leo Famulari
2016-08-29gnu: imagemagick: Update to 6.9.5-8....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-8. Leo Famulari
2016-08-29gnu: khal: Update to 0.8.3....* gnu/packages/calendar.scm (khal): Update to 0.8.3. [source]: Remove snippet. [arguments]: Remove 'disable-tests' phase. [native-inputs]: Add python-pytest-cov and python-freezegun. Signed-off-by: Leo Famulari <leo@famulari.name> Troy Sankey
2016-08-29gnu: python-icalendar: Update to 3.10....* gnu/packages/python.scm (python-icalendar): Update to 3.10. Signed-off-by: Leo Famulari <leo@famulari.name> Troy Sankey
2016-08-29gnu: Add python-freezegun....* gnu/packages/python.scm (python-freezegun, python2-freezegun): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> Troy Sankey
2016-08-29gnu: keyutils: Fix typo in synopsis....* gnu/packages/crypto.scm (keyutils)[synopsis]: Fix typo. Tobias Geerinckx-Rice
2016-08-29gnu: hplip: Update to 3.16.8....* gnu/packages/cups.scm (hplip): Update 3.16.8. Tobias Geerinckx-Rice
2016-08-29gnu: ffmpeg: Update to 3.1.3....* gnu/packages/video.scm (ffmpeg): Update to 3.1.3. Efraim Flashner
2016-08-29gnu: libmicrohttpd: Update to 0.9.51....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.51. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2016-08-28gnu: Add ecryptfs-utils....* gnu/packages/linux.scm (ecryptfs-utils): New variable. Tobias Geerinckx-Rice
2016-08-28gnu: Add keyutils....* gnu/packages/crypto.scm (keyutils): New variable. Tobias Geerinckx-Rice
2016-08-28gnu: xf86-input-synaptics: Update to 1.8.99.1....* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.8.99.1. Efraim Flashner
2016-08-28gnu: xf86-video-openchrome: Update to 0.5.0....* gnu/packages/xorg.scm (xf86-video-openchrome): Update to 0.5.0. [source]: Remove patch. * gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2016-08-28gnu: xf86-input-evdev: Update to 2.10.3....* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.3. Efraim Flashner
2016-08-28gnu: xf86-video-ati: Update to 7.7.0....* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.7.0. Efraim Flashner
2016-08-28gnu: kmscon: Add missing licenses....* gnu/packages/terminals.scm (kmscon)[license]: Add lgpl2.1+, bsd-2 and gpl2+. David Craven
2016-08-28gnu: libtsm: Add missing licenses....* gnu/packages/terminals.scm (libtsm)[license]: Add lgpl2.1+, isc and bsd-2. David Craven
2016-08-28gnu: python-ipaddress: Update to 1.0.16....* gnu/packages/python.scm (python-ipaddress): New variable. (python2-ipaddress): Use package-with-python2. David Craven
2016-08-28gnu: Add python-url....* gnu/packages/python.scm (python-url): New variable. (python2-url): New variable. David Craven
2016-08-28gnu: Add python-publicsuffix2....* gnu/packages/python.scm (python-publicsuffix2): New variable. (python2-publicsuffix2): New variable. David Craven
2016-08-28gnu: Add python-publicsuffix....* gnu/packages/python.scm (python-publicsuffix): New variable. (python2-publicsuffix): New variable. David Craven
2016-08-28gnu: Add python-schematics....* gnu/packages/python.scm (python-schematics): New variable. (python2-schematics): New variable. David Craven
2016-08-28gnu: Add python-sh....* gnu/packages/python.scm (python-sh): New variable. (python2-sh): New variable. David Craven
2016-08-28gnu: Add python-pymongo....* gnu/packages/python.scm (python-pymongo): New variable. (python2-pymongo): New variable. David Craven
2016-08-28gnu: Add python-nltk....* gnu/packages/python.scm (python-nltk): New variable. (python2-nltk): New variable. David Craven
2016-08-28gnu: Add python-binaryornot....* gnu/packages/python.scm (python-binaryornot): New variable. (python2-binaryornot): New variable. David Craven
2016-08-28gnu: python: Import guix licenses with #:prefix license:....* gnu/packages/python.scm (define-module): Add import. David Craven
2016-08-28gnu: Add prosody....* gnu/packages/messaging.scm (prosody): New variable. Ricardo Wurmus
2016-08-28gnu: Add lua5.1-sec....* gnu/packages/lua.scm (lua5.1-sec): New variable. Ricardo Wurmus
2016-08-28gnu: Add lua5.1-filesystem....* gnu/packages/lua.scm (lua5.1-filesystem): New variable. Ricardo Wurmus
2016-08-28gnu: Add lua5.1-socket....* gnu/packages/lua.scm (lua5.1-socket): New variable. Ricardo Wurmus
2016-08-28gnu: Add lua5.1-expat....* gnu/packages/lua.scm (lua5.1-expat): New variable. Ricardo Wurmus
2016-08-28gnu: lua: Use "license:" prefix....* gnu/packages/gstreamer.scm (define-module): Import guix licenses with "license:" prefix. Ricardo Wurmus
2016-08-28gnu: lua: Build with support for dynamic libraries....* gnu/packages/lua.scm (lua)[arguments]: Use regular build phase and add make-flags. Ricardo Wurmus
2016-08-28gnu: Add bwm-ng....* gnu/packages/networking.scm (bwm-ng): New variable. Arun Isaac
2016-08-27gnu: mupdf: Fix CVE-2016-{6265,6525}....* gnu/packages/patches/mupdf-CVE-2016-6265.patch, gnu/packages/patches/mupdf-CVE-2016-6525.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/pdf.scm (mupdf): Use them. Leo Famulari
2016-08-27gnu: octave: Update to 4.0.3....* gnu/packages/maths.scm (octave): Update to 4.0.3. [inputs]: Remove unnecessary curl, cyrus-sasl and openssl dependencies. Kei Kebreau
2016-08-26gnu: python-gnupg: Fix broken tests....* gnu/packages/gnupg.scm (python-gnupg)[arguments]: Fix check phase. Ricardo Wurmus
2016-08-26gnu: btrfs-progs: Update to 4.7.1....* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.1. Tobias Geerinckx-Rice
2016-08-26gnu: enlightenment: Move efl to inputs....* gnu/packages/enlightenment.scm (enlightenment)[propagated-inputs]: Move efl from here ... [inputs]: ... to here. Efraim Flashner
2016-08-26gnu: enlightenment: Move gettext to native-inputs....* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Move gettext from here ... [native-inputs]: ... to here. Efraim Flashner
2016-08-26gnu: rage: Update to 0.2.0....* gnu/packages/enlightenment.scm (rage): Update to 0.2.0. Efraim Flashner
2016-08-26gnu: python-efl: Update to 1.18.0....* gnu/packages/enlightenment.scm (python-efl): Update to 1.18.0. Efraim Flashner
2016-08-26gnu: efl: Update to 1.18.0....* gnu/packages/enlightenment.scm (efl): Update to 1.18.0. [inputs]: Add ghostscript, libraw, libspectre, openjpeg, poppler. [arguments]: Remove unecessary 'patch-config-files phase, add phase hardlinking the location of pulseaudio and libsndfile. * gnu/packages/enlightenment.scm (terminology, enlightenment, rage) (python-efl)[inputs]: Remove elementary, now provided by efl. Efraim Flashner
2016-08-26gnu: btrfs-progs: Update to 4.7....* gnu/packages/linux.scm (btrfs-progs): Update to 4.7. [native-inputs]: Add missing header comment for which. Tobias Geerinckx-Rice
2016-08-26gnu: fdupes: Use 'modify-phases'....* gnu/packages/admin.scm (fdupes)[arguments]: Use 'modify-phases'. Tobias Geerinckx-Rice