summaryrefslogtreecommitdiff
path: root/gnu-system.am
Commit message (Expand)AuthorAgeFilesLines
* build: Move 'Makefile' fragments to subdirectories.•••This follows a convention used by some other GNU packages like Autoconf, Bison, Coreutils, and Gnulib. * doc.am: Rename to ... * doc/local.mk: ... this. * emacs.am: Rename to ... * emacs/local.mk: ... this. * gnu-system.am: Rename to ... * gnu/local.mk: ... this. * daemon.am: Rename to ... * nix/local.mk: ... this. * Makefile.am: Adapt to them. * doc/guix.texi (Porting to a New Platform): Adapt documentation. * guix/config.scm.in (%state-directory, %config-directory): Adapt comments. * emacs/guix-config.el.in (guix-config-state-directory): Likewise. Mathieu Lirzin2016-04-211-875/+0
* gnu: Add dillo.•••* gnu/packages/dillo.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> Kei Yamashita2016-04-181-0/+2
* system: Add (gnu system mapped-devices).•••* gnu/system/file-systems.scm (<mapped-device>, <mapped-device-type>): Move to... * gnu/system/mapped-devices.scm: ... here. New file. * gnu/system.scm, gnu/services/base.scm, gnu/system/linux-initrd.scm: Use it. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * gnu.scm (%public-modules): Add it. Ludovic Courtès2016-04-181-0/+1
* gnu: openssh: Fix CVE-2015-8325.•••* gnu/packages/patches/openssh-CVE-2015-8325.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh): Use it. Leo Famulari2016-04-171-0/+1
* gnu: python-pandas: Fix test failures.•••* gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch: New file. * gnu-system.am (dist_patch_DATA): Register it. * gnu/packages/python.scm (python-pandas)[source]: Add patch. Ricardo Wurmus2016-04-171-0/+1
* gnu: Add marst.•••* gnu/packages/marst.scm: New file. * gnu-system.am: Add it. John Darrington2016-04-161-0/+1
* gnu: Add tcc.•••* gnu/packages/c.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2016-04-161-0/+1
* gnu: fontforge: Make SVG builds reproducible.•••* gnu/packages/patches/fontforge-svg-modtime.patch: New file. * gnu/packages/fontutils.scm (fontforge)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2016-04-151-0/+1
* gnu: Add woff2.•••* gnu/packages/fontutils.scm (woff2): New variable. * gnu/packages/patches/woff2-libbrotli.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2016-04-151-0/+1
* gnu: Add ttf2eot.•••* gnu/packages/fontutils.scm (ttf2eot): New variable. * gnu/packages/patches/ttf2eot-cstddef.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2016-04-151-0/+1
* gnu: Add ttfautohint.•••* gnu/packages/fontutils.scm (ttfautohint): New variable. * gnu/packages/patches/ttfautohint-source-date-epoch.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier2016-04-151-0/+1
* gnu: icecat: Update to 38.7.1-gnu1.•••* gnu/packages/gnuzilla.scm (icecat): Update to 38.7.1-gnu1. [sources]: Remove numerous patches. * gnu/packages/patches/icecat-CVE-2015-4477.patch, gnu/packages/patches/icecat-CVE-2015-7207.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt01.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt02.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt03.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt04.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt05.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt06.patch, gnu/packages/patches/icecat-CVE-2016-1954.patch, gnu/packages/patches/icecat-CVE-2016-1960.patch, gnu/packages/patches/icecat-CVE-2016-1961.patch, gnu/packages/patches/icecat-CVE-2016-1962.patch, gnu/packages/patches/icecat-CVE-2016-1964.patch, gnu/packages/patches/icecat-CVE-2016-1965.patch, gnu/packages/patches/icecat-CVE-2016-1966.patch, gnu/packages/patches/icecat-CVE-2016-1974.patch, gnu/packages/patches/icecat-icecatbug-1248851.patch, gnu/packages/patches/icecat-update-graphite2.patch, gnu/packages/patches/icecat-update-graphite2-pt2.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them. Efraim Flashner2016-04-101-19/+0
* gnu: Add anthy.•••* gnu/packages/anthy.scm: New file. * gnu-system.am: Add it. Signed-off-by: 宋文武 <iyzsong@gmail.com> Chris Marusich2016-04-091-0/+2
* gnu: pcre: Fix CVE-2016-3191.•••* gnu/packages/pcre.scm (pcre)[replacement]: New field. (pcre-fixed): New variable. * gnu/packages/patches/pcre-CVE-2016-3191.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès2016-04-061-0/+1
* gnu: abiword: Update to 3.0.1.•••* gnu/packages/abiword.scm (abiword): Update to 3.0.1. [source]: Remove 4 patches. [arguments]: Disable tests. [inputs]: Add libxslt, replace gtk+-2 with gtk+. [native-inputs]: Add libtool. * gnu/packages/patches/abiword-link-plugins-against-backend.patch, gnu/packages/patches/abiword-no-include-glib-internal-headers.patch, gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch, gnu/packages/patches/abiword-use-proper-png-api.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them. Efraim Flashner2016-04-061-4/+0
* gnu: libextractor: Add patch to fix build with ffmpeg-3.•••* gnu/packages/patches/libextractor-ffmpeg-3.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnunet.scm (libextractor)[source]: Add patch. Mark H Weaver2016-04-041-0/+1
* gnu: mc: Update to 4.8.16.•••* gnu/packages/mc.scm (mc): Update to 4.8.16. [source]: Remove patch. * gnu/packages/patches/mc-fix-ncurses-build.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. Efraim Flashner2016-04-021-1/+0
* gnu: wicd: Add template for WPA2-TTLS.•••* gnu/packages/patches/wicd-wpa2-ttls.patch: New file. * gnu/packages/wicd.scm (wicd)[source]: Add it. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès2016-04-011-0/+1
* gnu: wicd: Update to 1.7.4.•••* gnu/packages/wicd.scm (wicd): Update to 1.7.4. [source]: Remove 'wicd-template-instantiation.patch'. * gnu/packages/patches/wicd-template-instantiation.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. Ludovic Courtès2016-04-011-1/+0
* gnu: move miscfiles into gnu-doc.scm•••* gnu/packages/miscfiles.scm: Remove file. * gnu-sytem.am: Remove it. * gnu/packages/gnu-doc.scm (miscfiles): Move here. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen2016-04-011-1/+0
* gnu: Add gnu-standards.•••* gnu/packages/gnu-doc.scm: New file. * gnu-system.am: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen2016-04-011-0/+1
* gnu: webkitgtk-2.4: Update to 2.4.10 [fixes many security flaws].•••Fixes CVE-2014-1748, CVE-2015-1071, CVE-2015-1076, CVE-2015-1081, CVE-2015-1083, CVE-2015-1120, CVE-2015-1122, CVE-2015-1127, CVE-2015-1153, CVE-2015-1155, CVE-2015-3658, CVE-2015-3659, CVE-2015-3727, CVE-2015-3731, CVE-2015-3741, CVE-2015-3743, CVE-2015-3745, CVE-2015-3747, CVE-2015-3748, CVE-2015-3749, CVE-2015-3752, CVE-2015-5788, CVE-2015-5794, CVE-2015-5801, CVE-2015-5809, CVE-2015-5822, and CVE-2015-5928. * gnu/packages/patches/webkitgtk-2.4-sql-init-string.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.4.10. [source]: Remove patch. Mark H Weaver2016-03-221-1/+0
* Merge branch 'security-updates'Ludovic Courtès2016-03-221-1/+0
|\
| * Merge branch 'master' into security-updatesMark H Weaver2016-03-151-1/+0
| |\
| * \ Merge branch 'master' into security-updatesMark H Weaver2016-03-121-1/+18
| |\ \
| * | | gnu: openssl: Update to 1.0.2g.•••* gnu/packages/tls.scm (openssl)[replacement]: Remove. [version, source]: Bump to 1.0.2g. Use "openssl-c-rehash-in.patch" instead of "openssl-c-rehash.patch". (openssl-1.0.2g): Remove. * gnu-system.am (dist_patch_DATA): Remove "openssl-c-rehash.patch". Ludovic Courtès2016-03-091-1/+0
* | | | gnu: Add python-rarfile.•••* gnu/packages/python.scm (python-rarfile, python2-rarfile): New variables. * gnu/packages/patches/python-rarfile-fix-tests.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Leo Famulari2016-03-181-0/+1
* | | | gnu: libotr: Fix tests on mips64el.•••* gnu/packages/patches/libotr-test-auth-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/messaging.scm (libotr)[source]: Add patch. Mark H Weaver2016-03-171-0/+1
| |_|/ |/| |
* | | gnu: gitolite: Update to 3.6.5.•••* gnu/packages/version-control.scm (gitolite): Update to 3.6.5. [source]: Remove patch. * gnu/packages/patches/gitolite-openssh-6.8-compat.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. Efraim Flashner2016-03-151-1/+0
| |/ |/|
* | gnu: mupdf: Simplify package.•••* gnu/packages/pdf.scm (mupdf)[source]: Drop patch and part of snippet modifying permissions of files added by the patch. [arguments]: Use #:make-flags instead of modified build and install phases. Drop superfluous module inclusion. Use modify-phases syntax. * gnu/packages/patches/mupdf-buildsystem-fix.patch: Remove patch. * gnu-system.am (dist_patch_DATA): Unregister patch. Andreas Enge2016-03-121-1/+0
* | gnu: vorbis-tools: Patch buffer overflow [fixes CVE-2015-6749].•••* gnu/packages/patches/vorbis-tools-CVE-2015-6749.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/xiph.scm (vorbis-tools)[source]: Use it. Ludovic Courtès2016-03-111-0/+1
* | gnu: icecat: Add several security fixes.•••* gnu/packages/patches/icecat-CVE-2015-4477.patch, gnu/packages/patches/icecat-CVE-2015-7207.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt01.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt02.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt03.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt04.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt05.patch, gnu/packages/patches/icecat-CVE-2016-1952-pt06.patch, gnu/packages/patches/icecat-CVE-2016-1954.patch, gnu/packages/patches/icecat-CVE-2016-1960.patch, gnu/packages/patches/icecat-CVE-2016-1961.patch, gnu/packages/patches/icecat-CVE-2016-1962.patch, gnu/packages/patches/icecat-CVE-2016-1964.patch, gnu/packages/patches/icecat-CVE-2016-1965.patch, gnu/packages/patches/icecat-CVE-2016-1966.patch, gnu/packages/patches/icecat-CVE-2016-1974.patch, gnu/packages/patches/icecat-bug-1248851.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches. Mark H Weaver2016-03-101-0/+17
|/
* gnu: jasper: Add fixes for CVE-2016-1577, CVE-2016-2089, CVE-2016-2116.•••* gnu/packages/patches/jasper-CVE-2016-1557.patch, gnu/packages/patches/jasper-CVE-2016-2089.patch, gnu/packages/patches/jasper-CVE-2016-2116.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/image.scm (jasper)[source]: Add patches. Efraim Flashner2016-03-081-0/+3
* gnu: Add einstein.•••* gnu/packages/games.scm (einstein): New variable. * gnu/packages/patches/einstein-build.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. Andreas Enge2016-03-051-0/+1
* gnu: perl: Replace with patched version [fixes CVE-2016-2381].•••* gnu/packages/patches/perl-CVE-2016-2381.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/perl.scm (perl)[replacement]: New field. (perl-fixed): New variable. * gnu/packages/commencement.scm (perl-boot0)[replacement]: New field. Leo Famulari2016-03-031-0/+1
* gnu: Add procmail.••• * gnu/packages/patches/procmail-ambiguous-getline-debian.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/mail.scm (procmail): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Lukas Gradl2016-03-021-0/+1
* gnu: icecat: Update bundled graphite2 to 1.3.6 [unspecified security fixes].•••* gnu/packages/patches/icecat-update-graphite2-pt2.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patch. Mark H Weaver2016-03-021-0/+1
* gnu: ilmbase: Fix typo in adding a patch.•••* gnu-system.am (dist_patch_DATA): Fix typo. 5e8276dcf4e3a05f69176dca816f00616e7f0593 Leo Famulari2016-03-011-1/+1
* gnu: ilmbase: Add patch to fix build on i686.•••Fixes <http://bugs.gnu.org/22049>. * gnu/packages/patches/ilmbase-fix-tests.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/graphics.scm (ilmbase)[source]: Add patch. Leo Famulari2016-03-011-0/+1
* gnu: openssl: Replace with 1.0.2g [fixes CVE-2016-{0800,0705,0798,0797,0799,0...•••See <http://openssl.org/news/secadv/20160301.txt>. Also fixes <http://bugs.gnu.org/22831>. * gnu/packages/patches/openssl-c-rehash-in.patch: New file. * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl-1.0.2g): New variable. Ludovic Courtès2016-03-011-0/+1
* gnu: weechat: Move to irc.scm.•••* gnu/packages/weechat.scm (weechat): Move from here ... * gnu/packages/irc.scm (weechat): ... to here. * gnu/packages/weechat.scm: Delete file. * gnu-system.am (GNU_SYSTEM_MODULES): Remove weechat.scm. Efraim Flashner2016-03-011-1/+0
* gnu: irssi: Move to irc.scm.•••* gnu/packages/irssi.scm (irssi): Move from here ... * gnu/packages/irc.scm (irssi): ... to here. * gnu/packages/irssi.scm: Delete file. * gnu-system.am (GNU_SYSTEM_MODULES): Remove irssi.scm. Efraim Flashner2016-03-011-1/+0
* gnu: Add quassel.•••* gnu/packages/irc.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Register it. Efraim Flashner2016-03-011-0/+1
* gnu: Add qca.•••* gnu/packages/kde.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Register it. Efraim Flashner2016-03-011-0/+1
* gnu: bitlbee: Update to 3.4.1.•••* gnu/packages/patches/bitlbee-configure-doc-fix.patch: Delete file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/messaging.scm (bitlbee): Update to 3.4.1. [source]: Remove patch. Mark H Weaver2016-02-271-1/+0
* gnu: scribus: Update to 1.5.1.•••* gnu/packages/scribus.scm (scribus): Update to 1.5.1. [source]: Remove patch. * gnu/packages/patches/scribus-qobject.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. Ricardo Wurmus2016-02-271-1/+0
* gnu: Add python-paste.•••* gnu/packages/python.scm (python-paste, python2-paste): New variables. * gnu/packages/patches/python-paste-remove-timing-test.patch: New file. * gnu/packages/patches/python-paste-remove-website-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add them. Christopher Allan Webber2016-02-251-0/+2
* Merge branch 'media-updates'Mark H Weaver2016-02-251-8/+0
|\
| * gnu: xf86-video-vmware: Update to 13.1.0.•••* gnu/packages/patches/xf86-video-vmware-glibc-2.20.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.1.0. [source]: Remove patch. Andy Wingo2016-02-241-1/+0
| * gnu: xf86-video-trident: Update to 1.3.7.•••* gnu/packages/patches/xf86-video-trident-remove-mibstore.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.7. [source]: Remove patch. Andy Wingo2016-02-241-1/+0