aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: autogen: Fix source URL.Mark H Weaver2016-06-01
| | | | * gnu/packages/autogen.scm (autogen)[source]: Fix source URL.
* gnu: rofi: New variable.Danny Milosavljevic2016-05-31
| | | | | | * gnu/packages/xdisorg.scm (rofi): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-constants: Fix source file-name.Alex Kost2016-05-31
| | | | | | Fixes a regression introduced in f99f3f24ef604f44023379da4b375c80e6844be1. * gnu/packages/emacs.scm (emacs-constants)[source]: Fix file-name.
* gnu: taskwarrior: Update to 2.5.1Tomáš Čech2016-05-31
| | | | * gnu/packages/task-management.scm (taskwarrior): Update to 2.5.1.
* gnu: Add py3status.Tomáš Čech2016-05-31
| | | | * gnu/packages/python.scm (python-py3status): New variable.
* gnu: nginx: Update to 1.10.1 [Fixes CVE-2016-4450].Efraim Flashner2016-05-31
| | | | * gnu/packages/web.scm (nginx): Update to 1.10.1.
* gnu: autogen: Use 'modify-phases'.Efraim Flashner2016-05-31
| | | | * gnu/packages/autogen.scm (autogen)[arguments]: Use 'modify-phases'.
* gnu: autogen: Update to 5.18.10.Efraim Flashner2016-05-31
| | | | * gnu/packages/autogen.scm (autogen): Update to 5.18.10.
* gnu: scrot: Use 'modify-phases'.Efraim Flashner2016-05-31
| | | | * gnu/packages/xdisorg.scm (scrot)[arguments]: Use 'modify-phases'.
* gnu: scrot: Fix typo in source uri.Efraim Flashner2016-05-31
| | | | | | * gnu/packages/xdisorg.scm (scrot)[source]: Fix typo in uri. This is a follow-up to 9da459f350709af0cd92c3eb7ddd459eda5959dd.
* gnu: emms: Use 'modify-phases'.Efraim Flashner2016-05-31
| | | | * gnu/packages/emacs.scm (emms)[arguments]: Use 'modify-phases'.
* gnu: emms: Update to 4.1.Efraim Flashner2016-05-31
| | | | * gnu/packages/emacs.scm (emms): Update to 4.1.
* gnu: librecad: Update to 2.0.11.Efraim Flashner2016-05-31
| | | | * gnu/packages/engineering.scm (librecad): Update to 2.0.11.
* gnu: dosfstools: Update to 4.0.Efraim Flashner2016-05-31
| | | | | * gnu/packages/disk.scm (dosfstools): Update to 4.0. [arguments]: Re-enable the 'configure phase.
* gnu: microscheme: Update to 0.9.3.Efraim Flashner2016-05-31
| | | | * gnu/packages/avr.scm (microscheme): Update to 0.9.3.
* gnu: munge: Update to 0.5.12.Efraim Flashner2016-05-31
| | | | * gnu/packages/admin.scm (munge): Update to 0.5.12.
* gnu: obs: Update to 0.14.2.Efraim Flashner2016-05-31
| | | | * gnu/packages/video.scm (obs): Update to 0.14.2.
* gnu: emacs-better-defaults: Specify source file name.David Thompson2016-05-31
| | | | | * gnu/packages/emacs.scm (emacs-better-defaults)[source]: Specify a useful file name, as usual with tarballs from GitHub.
* gnu: imagemagick: Fix CVE-2016-5118.Leo Famulari2016-05-31
| | | | | | * gnu/packages/patches/imagemagick-CVE-2016-5118.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/imagemagick.scm (imagemagick): Use it.
* gnu: graphicsmagick: Update to 1.3.24 [security update].Leo Famulari2016-05-31
| | | | | | | | | | Fixes CVE-2016-{2317, 2318, 5118} and many other security issues described in 'NEWS.txt'. * gnu/packages/patches/graphicsmagick-CVE-2016-5118.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.24. [source]: Remove patch.
* gnu: Add ghmm.Ricardo Wurmus2016-05-31
| | | | * gnu/packages/machine-learning.scm (ghmm): New variable.
* gnu: gimp: Update to 2.8.16.Efraim Flashner2016-05-31
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.8.16.
* gnu: Add r-genomationdata.Ricardo Wurmus2016-05-31
| | | | * gnu/packages/bioinformatics.scm (r-genomationdata): New variable.
* gnu: Add r-runit.Ricardo Wurmus2016-05-31
| | | | * gnu/packages/statistics.scm (r-runit): New variable.
* gnu: julia: Update to 0.4.5.Ricardo Wurmus2016-05-31
| | | | | * gnu/packages/julia.scm (julia): Update to 0.4.5. (libuv-julia): Update commit.
* gnu: Add r-knitrbootstrap.Ricardo Wurmus2016-05-31
| | | | * gnu/packages/statistics.scm (r-knitrbootstrap): New variable.
* gnu: libxml2: Update replacement to 2.9.4 [security fixes].Leo Famulari2016-05-30
| | | | | | | | | | | This fixes CVE-2016-{1762, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 3627, 3705, 4483}. * gnu/packages/patches/libxml2-CVE-2016-3627.patch, gnu/packages/patches/libxml2-CVE-2016-3705.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/xml.scm (libxml2/fixed): Update to 2.9.4. [source]: Remove patches.
* gnu: vapoursynth: Update to 32.Efraim Flashner2016-05-30
| | | | * gnu/packages/video.scm (vapoursynth): Update to 32.
* gnu: Add zimg.Efraim Flashner2016-05-30
| | | | * gnu/packages/image.scm (zimg): New variable.
* gnu: mcrypt: Fix CVE-2012-4409, CVE-2012-4426, CVE-2012-4527.Efraim Flashner2016-05-30
| | | | | | | | * gnu/packages/mcrypt.scm (mcrypt)[source]: Add patches. * gnu/packages/patches/mcrypt-CVE-2012-4409.patch, gnu/packages/patches/mcrypt-CVE-2012-4426.patch, gnu/packages/patches/mcrypt-CVE-2012-4527.patch: New variables. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: imagemagick: Update to 6.9.4-5.Leo Famulari2016-05-30
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-5.
* gnu: Remove xgcc-avr.David Thompson2016-05-30
| | | | | | | We now have a dedicated package module for the AVR toolchain with important modifications on top of what cross-gcc produces. * gnu/packages/cross-base.scm (xgcc-avr): Delete.
* gnu: Add avr-toolchain.David Thompson2016-05-30
| | | | | * gnu/packages/avr.scm (avr-toolchain): New procedure. (avr-toolchain-4.9, avr-toolchain-5): New variables.
* gnu: avr-libc: Update to 2.0.0.David Thompson2016-05-30
| | | | * gnu/packages/avr.scm (avr-libc): Update to 2.0.0.
* gnu: avr-libc: Fix build.David Thompson2016-05-30
| | | | | | * gnu/packages/avr.scm (avr-libc): Update to 2.0.0. [native-inputs]: Use new avr-gcc and avr-binutils. [arguments]: Add phase to unset C_INCLUDE_PATH.
* gnu: Add avr-gcc-5.David Thompson2016-05-30
| | | | * gnu/packages/avr.scm (avr-gcc-5): New variable.
* gnu: Add avr-gcc.David Thompson2016-05-30
| | | | * gnu/packages/avr.scm (avr-gcc): New variable.
* gnu: Add avr-binutils.David Thompson2016-05-30
| | | | * gnu/packages/avr.scm (avr-binutils): New variable.
* gnu: wordnet: Use 'modify-phases'.Efraim Flashner2016-05-30
| | | | * gnu/packages/wordnet.scm (wordnet)[arguments]: Use 'modify-phases'.
* gnu: wordnet: Fix CVE-2008-2149, CVE-2008-3908.Efraim Flashner2016-05-30
| | | | | | | | * gnu/packages/wordnet.scm (wordnet)[source]: Add patches. * gnu/packages/patches/wordnet-CVE-2008-2149.patch, gnu/packages/patches/wordnet-CVE-2008-3908-pt1.patch, gnu/packages/patches/wordnet-CVE-2008-3908-pt2.patch: New variables. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: id3lib: Fix CVE-2007-4460.Efraim Flashner2016-05-30
| | | | | | * gnu/packages/mp3.scm (id3lib)[source]: Add patch. * gnu/packages/patches/id3lib-CVE-2007-4460.patch: New variable. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: cyrus-sasl: Update URLs.Leo Famulari2016-05-30
| | | | | * gnu/packages/cyrus-sasl.scm (cyrus-sasl)[source]: Use HTTPS URL. [home-page]: Update home-page URL.
* gnu: devil: Fix CVE-2009-3994.Leo Famulari2016-05-30
| | | | | | * gnu/packages/patches/devil-CVE-2009-3994.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (devil): Use it.
* gnu: iptables: Update to 1.4.21.Leo Famulari2016-05-30
| | | | * gnu/packages/linux.scm (iptables): Update to 1.4.21.
* gnu: Add emacs-better-defaults.David Thompson2016-05-30
| | | | * gnu/packages/emacs.scm (emacs-better-defaults): New variable.
* gnu: emacs: Remove uncompressed-file-fetch.David Thompson2016-05-30
| | | | | | * gnu/packages/emacs.scm (uncompressed-file-fetch): Delete. (emacs-rfcview, emacs-ffap-rfc-space, emacs-queue, emacs-spinner): Replace uncompressed-file-fetch with url-fetch.
* gnu: Add emacs-seq.humanitiesNerd2016-05-30
| | | | | | * gnu/packages/emacs.scm (emacs-seq): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-spinner.humanitiesNerd2016-05-30
| | | | | | * gnu/packages/emacs.scm (emacs-spinner): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-pkg-info.humanitiesNerd2016-05-30
| | | | | | * gnu/packages/emacs.scm (emacs-pkg-info): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-queue.humanitiesNerd2016-05-30
| | | | | | * gnu/packages/emacs.scm (emacs-queue): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>