aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | gnu: ncmpcpp: Update to 0.8.•••* gnu/packages/mpd.scm (ncmpcpp): Update to 0.8. [inputs]: Add curl. [source], [home-page]: Use HTTPS URLs. Leo Famulari2017-07-10
| * | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2017-07-10
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: ghostscript: Make "/CreationDate", "/ModDate" optional, depending on env...•••* gnu/packages/patches/ghostscript-no-header-creationdate.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ghostscript.scm (ghostscript): Use it. Danny Milosavljevic2017-07-10
| * | | | | | | | | | | | | gnu: ghostscript: Make XMP UUID headers optional, depending on environment va...•••* gnu/packages/patches/ghostscript-no-header-uuid.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ghostscript.scm (ghostscript): Use it. Danny Milosavljevic2017-07-10
| * | | | | | | | | | | | | gnu: ghostscript: Make "/ID" optional, depending on environment variable.•••* gnu/packages/patches/ghostscript-no-header-id.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it * gnu/packages/ghostscript.scm (ghostscript): Use it. Danny Milosavljevic2017-07-10
| * | | | | | | | | | | | | gnu: groff: Remove timestamps.•••Fixes <https://bugs.gnu.org/27593>. * gnu/packages/patches/groff-source-date-epoch.patch: New file. * gnu/local.mk: Add it. * gnu/packages/groff.scm (groff)[source]: Add it. Danny Milosavljevic2017-07-10
| * | | | | | | | | | | | | gnu: libpciaccess: Refer to 'pci.ids' from pciutils.•••Prior to this change libpciaccess would try to read from /usr/share/hwdata/pci.ids. * gnu/packages/xorg.scm (libpciaccess)[arguments]: New field. [inputs]: Add PCIUTILS. Ludovic Courtès2017-07-10
| * | | | | | | | | | | | | gnu: pciutils: Tweak description.•••* gnu/packages/pciutils.scm (pciutils)[description]: Use @command. Ludovic Courtès2017-07-10
| * | | | | | | | | | | | | gnu: pciutils: Move 'pci.ids.gz' to 'share/hwdata'.•••* gnu/packages/pciutils.scm (pciutils)[arguments] <configure>: Set 'IDSDIR' such that 'pci.ids.gz' goes to share/hwdata. Ludovic Courtès2017-07-10
| * | | | | | | | | | | | | gnu: pciutils: Update to 3.5.5.•••* gnu/packages/pciutils.scm (pciutils): Update to 3.5.5. Ludovic Courtès2017-07-10
| * | | | | | | | | | | | | gnu: wget: Update comment about test failures.•••* gnu/packages/wget.scm (wget)[arguments]: Update comment. Ludovic Courtès2017-07-08
| * | | | | | | | | | | | | gnu: libsoup: Adjust to new GnuTLS certificate-check behavior.•••* gnu/packages/gnome.scm (libsoup)[arguments]: Add #:modules. In 'pre-check' phase, invoke 'certtool'. [native-inputs]: Add GNUTLS. Ludovic Courtès2017-07-08
| * | | | | | | | | | | | | gnu: libsoup: Reindent.•••* gnu/packages/gnome.scm (libsoup): Reindent. Ludovic Courtès2017-07-08
| * | | | | | | | | | | | | gnu: groff: Remove dependency on netpbm.•••* gnu/packages/groff.scm (groff)[inputs]: Remove 'netpbm'. Ludovic Courtès2017-07-07
| * | | | | | | | | | | | | gnu: wget: Fix compilation with Perl 5.26; skip faulty tests.•••* gnu/packages/wget.scm (wget)[arguments]: New field. [source](patches): Add "wget-perl-5.26.patch". * gnu/packages/patches/wget-perl-5.26.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2017-07-07
| * | | | | | | | | | | | | gnu: Add basic support for powerpc64le-linux-gnu targets.•••* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "powerpc64le-linux". * gnu/packages/linux.scm (system->linux-architecture): Add "powerpc" prefix. (system->defconfig): Add "powerpc64le-" prefix. Ludovic Courtès2017-07-07
| * | | | | | | | | | | | | gnu: ghostscript: Don't write CreationDate and ModDate header entries.•••Followup to a64b174751a9fa76375d35d2f2a47a4c93ce0206. * gnu/packages/ghostscript.scm (ghostscript)[source]: Don't write CreationDate and ModDate header entries. Danny Milosavljevic2017-07-06
| * | | | | | | | | | | | | gnu: netpbm: Remove timestamps.•••Fixes <https://bugs.gnu.org/27567>. * gnu/packages/netpbm.scm (netpbm)[source]: Remove timestamps. Danny Milosavljevic2017-07-06
| * | | | | | | | | | | | | gnu: ghostscript: Make build reproducible.•••Fixes <https://bugs.gnu.org/27563>. * gnu/packages/ghostscript.scm (ghostscript)[source]: Remove timestamps. Danny Milosavljevic2017-07-06
| * | | | | | | | | | | | | gnu: cups: Update to 2.2.4.•••* gnu/packages/cups.scm (cups, cups-minimal): Update to 2.2.4. Efraim Flashner2017-07-03
| * | | | | | | | | | | | | gnu: cups-filters: Update to 1.14.1.•••* gnu/packages/cups.scm (cups-filters): Update to 1.14.1. Efraim Flashner2017-07-03
| * | | | | | | | | | | | | gnu: mesa: Update to 17.1.4.•••* gnu/packages/gl.scm (mesa): Update to 17.1.4. Efraim Flashner2017-07-03
| * | | | | | | | | | | | | gnu: glibc: Fix build on i686.•••This is followup to 503a4df904b8d4b82caebdb17db9c5f76a952418. Fixes <https://bugs.gnu.org/27489>. * gnu/packages/base.scm (glibc/linux): Add "glibc-vectorized-strcspn-guards.patch" to patches. Mark H Weaver2017-07-01
| * | | | | | | | | | | | | system: Avoid collision between GMP variants in the global profile.•••* gnu/system.scm (%base-packages): Move GUILE-2.2 out of the list passed to 'canonical-package'. Ludovic Courtès2017-06-30
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2017-06-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: shishi: Build with latest libgcrypt.•••* gnu/packages/patches/shishi-fix-libgcrypt-detection.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kerberos.scm (shishi)[source]: Use it. [inputs]: Use libgcrypt instead of libgcrypt-1.5. [arguments]: Set 'ac_cv_libgcrypt=yes' in #:configure-flags. * gnu/packages/gnupg.scm (libgcrypt-1.5): Remove variable. Leo Famulari2017-06-30
| * | | | | | | | | | | | | | gnu: poppler: Integrate grafted update.•••* gnu/packages/pdf.scm (poppler): Update to 0.56.0. [replacement]: Remove field. (poppler-qt4, poppler-qt5): Use (inherit) instead of (package/inherit). Leo Famulari2017-06-30
| * | | | | | | | | | | | | | gnu: libgcrypt: Integrate grafted update.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.8. [replacement]: Remove field. (libgcrypt-1.7.8): Remove variable. (libgcrypt-1.5)[replacement]: Remove field. Leo Famulari2017-06-30
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2017-06-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gnu: intltool: Fix a compatibility issue with Perl 5.26.0.•••* gnu/packages/patches/intltool-perl-compatibility.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/glib.scm (intltool)[source]: Use it. Leo Famulari2017-06-29
| * | | | | | | | | | | | | | | gnu: glibc/linux: Add patches for CVE-2017-1000366.•••* gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/base.scm (glibc/linux)[source](patches): Add them. [replacement]: Remove. (glibc-2.25-patched): Remove. (glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21) (glibc-locales): Remove 'replacement' field. Ludovic Courtès2017-06-29
| * | | | | | | | | | | | | | | gnu: python-pytest: Build with 'bash' instead of 'bash-final'.•••Addresses FTBFS after 704243e0c6ec5ac86e2f45aaa469717e60b89124. * gnu/packages/python.scm (python-pytest)[native-inputs]: Add BASH. (python-pytest-3.0)[native-inputs]: Inherit. Marius Bakke2017-06-26
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2017-06-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | gnu: guile-2.2/fixed: Increase timeout and max-silent-time.•••* gnu/packages/guile.scm (guile-2.2/fixed)[properties]: Add 'timeout' and 'max-silent-time' properties. Mark H Weaver2017-06-20
| * | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2017-06-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gnu: python: Skip one more test.•••* gnu/packages/python.scm (python)[source]: Remove another test. Efraim Flashner2017-06-19
| * | | | | | | | | | | | | | | | | gnu: expat: Eliminate graft.•••* gnu/packages/xml.scm (expat): Update to 2.2.1. [source]: Remove patch. [replacement]: Remove field. (expat-2.2.1): Remove variable. * gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Mark H Weaver2017-06-18
| * | | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2017-06-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | gnu: libtiff: Build with the default compiler.•••The relevant bug has been fixed and this special-case workaround is no longer necessary. * gnu/packages/image.scm (libtiff)[native-inputs]: Remove field. Leo Famulari2017-06-15
| * | | | | | | | | | | | | | | | | | gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].•••This commit applies the patch to the libtiff package, not the grafting replacement. * gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff)[source]: Use it. Leo Famulari2017-06-15
| * | | | | | | | | | | | | | | | | | gnu: perl-authen-sasl: Fix build with Perl 5.26.0.•••* gnu/packages/web.scm (perl-authen-sasl)[arguments]: Set PERL_USE_UNSAFE_INC in 'set-env' build phase. Leo Famulari2017-06-14
| * | | | | | | | | | | | | | | | | | gnu: libspectre: Update to 0.2.8.•••* gnu/packages/ghostscript.scm (libspectre): Update to 0.2.8. Leo Famulari2017-06-14
| * | | | | | | | | | | | | | | | | | gnu: perl-net-ssleay: Update to 1.81.•••* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.81. [native-inputs]: Remove 'perl-net-ssleay-disable-ede-test.patch'. [arguments]: Remove 'apply-patch' phase. * gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2017-06-14
| * | | | | | | | | | | | | | | | | | gnu: swig: Fix build with Perl 5.26.0.•••* gnu/packages/swig.scm (swig)[arguments]: Set PERL_USE_UNSAFE_INC in 'set-env' build phase. Leo Famulari2017-06-14
| * | | | | | | | | | | | | | | | | | gnu: swig: Update to 3.0.12.•••* gnu/packages/swig.scm (swig): Update to 3.0.12. Leo Famulari2017-06-14
| * | | | | | | | | | | | | | | | | | gnu: boost: Add ICU support.•••* gnu/packages/boost.scm (boost)[inputs]: Add icu4c. Leo Famulari2017-06-11
| * | | | | | | | | | | | | | | | | | gnu: fontconfig: Update to 2.12.3.•••* gnu/packages/fontutils.scm (fontconfig): Update to 2.12.3. [source]: Remove obsolete patches. [native-inputs]: Add GPERF. [arguments]<#:phases>: Remove obsolete 'fix-tests-for-freetype-2.7.1' phase. Add 'regenerate-fcobjshash'. * gnu/packages/patches/fontconfig-charwidth-symbol-conflict.patch, gnu/packages/patches/fontconfig-path-max.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Marius Bakke2017-06-11
| * | | | | | | | | | | | | | | | | | gnu: shepherd: Switch to Guile 2.2.•••* gnu/packages/admin.scm (shepherd)[inputs]: Switch to GUILE-2.2. Ludovic Courtès2017-06-11
| * | | | | | | | | | | | | | | | | | gnu: alsa-lib: Update to 1.1.4.1.•••* gnu/packages/linux.scm (alsa-lib): Update to 1.1.4.1. Marius Bakke2017-06-11
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into core-updates•••Conflicts: * gnu/packages/tls.scm (gnutls): Incorporated 3.5.13 graft (88e2511e217f2). Marius Bakke2017-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \