| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | gnu: swig: Adjust to pcre output split.•••This fixes a regression introduced in
commit 6d49ca3bad613700b539c30272e164207455735b.
* gnu/packages/swig.scm (swig)[native-inputs]: Add pcre:bin.
[inputs]: Remove pcre.
| Ludovic Courtès | 2016-06-13 |
| * | | | | | | | | | | | | | gnu: libxslt: Update to 1.1.29.•••* gnu/packages/patches/libxslt-CVE-2015-7995.patch,
gnu/packages/patches/libxslt-remove-date-timestamps.patch: Delete files.
* gnu/packages/xml.scm: Update to 1.1.29.
[source]: Remove patches.
| Leo Famulari | 2016-06-12 |
| * | | | | | | | | | | | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-06-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Revert "gnu: openssl: Remove workaround for GCC 4.9.3 (no longer used)."•••This reverts commit 12b6f6527e49c8c4191929a72b1692dbd9eb2440.
| Mark H Weaver | 2016-06-10 |
| * | | | | | | | | | | | | | | gnu: procmail: Remove unneeded glibc input.•••* gnu/packages/mail.scm (procmail)[inputs]: Remove GLIBC.
| Ludovic Courtès | 2016-06-10 |
| * | | | | | | | | | | | | | | gnu: tar: Allow cross-compilation.•••* gnu/packages/base.scm (tar)[inputs]: New field.
| Ludovic Courtès | 2016-06-10 |
| * | | | | | | | | | | | | | | gnu: gettext: Update to 0.19.8.•••* gnu/packages/gettext.scm (gettext): Update to 0.19.8.
| Efraim Flashner | 2016-06-09 |
| * | | | | | | | | | | | | | | gnu: make: Update to 4.2.•••* gnu/packages/base.scm (make): Update to 4.2.
| Efraim Flashner | 2016-06-07 |
| * | | | | | | | | | | | | | | gnu: hurd: Move configure flags from "hurd-minimal" to "hurd-headers".•••* gnu/packages/hurd.scm (hurd-minimal)[arguments]: Move configure-flags from here..
(hurd-headers)[arguments]: ..to here.
| Manolis Ragkousis | 2016-06-07 |
| * | | | | | | | | | | | | | | gnu: hurd: Remove inputs no longer needed.•••* gnu/packages/hurd.scm (hurd-headers, hurd-minimal)[native-inputs]: Remove "autoconf".
| Manolis Ragkousis | 2016-06-07 |
| * | | | | | | | | | | | | | | gnu: hurd-headers: Use "--host=i586-pc-gnu" only when not cross-building.•••* gnu/packages/hurd.scm (hurd-headers)[arguments]: Use "--host=i586-pc-gnu"
only when not cross-building.
| Manolis Ragkousis | 2016-06-07 |
| * | | | | | | | | | | | | | | gnu: gnumach-headers: Use "--build=i586-pc-gnu" only when not cross-building.•••* gnu/packages/hurd.scm (gnumach-headers)[arguments]: Use "--build=i586-pc-gnu"
only when not cross-building.
| Manolis Ragkousis | 2016-06-07 |
| * | | | | | | | | | | | | | | gnu: base: Add glibc-for-target macro.•••* gnu/packages/base.scm (glibc): Add macro.
(glibc/linux): Rename glibc to glibc/linux.
(glibc/hurd): Adjust accordingly.
| Manolis Ragkousis | 2016-06-07 |
| * | | | | | | | | | | | | | | gnu: libxml2: Upgrade to 2.9.4.•••* gnu/packages/xml.scm (libxml2)[replacement]: Remove.
[version, source]: Upgrade to 2.9.4.
(libxml2/fixed): Remove.
| Ludovic Courtès | 2016-06-07 |
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-06-07 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Revert "gnu: Default to GCC 5."•••This reverts commit e3d0fcbf7e55e8cbe8d0a1c5a24d73f341d7243b.
This is a temporary measure until GCC 5 builds on ARM, see:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399
| Ludovic Courtès | 2016-06-07 |
| * | | | | | | | | | | | | | | | gnu: glibc-hurd-headers: Use correct "--host".•••* gnu/packages/base.scm (glibc/hurd-headers)[arguments]: Use "i586-pc-gnu"
instead of "i686-pc-gnu".
| Manolis Ragkousis | 2016-06-06 |
| * | | | | | | | | | | | | | | | gnu: glibc-hurd: Update to 20160518.•••* gnu/packages/base.scm (glibc/hurd)[version]: Update to version 20160518.
[propagated-inputs]: Use hurd-core-headers.
[native-inputs]: Remove libpthread's source and "patch/libpthread-patch".
[arguments]: Add augment-libc.so and pre-configure-set-pwd phases.
Remove prepare-libpthread phase. Stop removing "--with-headers="
from original-configure-flags.
* gnu/packages/patches/glibc-hurd-extern-inline.patch: Remove patch.
* gnu/packages/patches/libpthread-glibc-preparation.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Manolis Ragkousis | 2016-06-06 |
| * | | | | | | | | | | | | | | | gnu: pcre: Remove now-unneeded replacement.•••* gnu/packages/pcre.scm (pcre)[replacement]: Remove.
(pcre-fixed): Remove.
| Ludovic Courtès | 2016-05-23 |
| * | | | | | | | | | | | | | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-05-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | gnu: openssl: Remove workaround for GCC 4.9.3 (no longer used).•••* gnu/packages/tls.scm (openssl)[arguments]: In the 'configure' phase,
remove the workaround that passed "-mfpu=vfpv3" on armhf systems.
| Mark H Weaver | 2016-05-21 |
| * | | | | | | | | | | | | | | | | gnu: sqlite: Update to 3.12.2.•••* gnu/packages/databases.scm (sqlite): Update to 3.12.2.
| Efraim Flashner | 2016-05-17 |
| * | | | | | | | | | | | | | | | | gnu: gnutls: Update to 3.5.0.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.0.
| Efraim Flashner | 2016-05-17 |
| * | | | | | | | | | | | | | | | | gnu: tar: Update to 1.29.•••* gnu/packages/base.scm (tar): Update to 1.29.
[source]: Remove 'tar-d_ino_in_dirent-fix.patch'.
[arguments]: New field.
* gnu/packages/patches/tar-d_ino_in_dirent-fix.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès | 2016-05-17 |
| * | | | | | | | | | | | | | | | | gnu: gdbm: Update to 1.12.•••* gnu/packages/databases.scm (gdbm): Update to 1.12.
| Ludovic Courtès | 2016-05-17 |
| * | | | | | | | | | | | | | | | | gnu: openldap: Update to 2.4.44.•••* gnu/packages/openldap.scm (openldap): Update to 2.4.44.
[replacement]: Remove field.
(openldap-2.4.44): Remove variable.
| Leo Famulari | 2016-05-16 |
| * | | | | | | | | | | | | | | | | gnu: libtasn1: Update to 4.8.•••* gnu/packages/tls.scm (libtasn1): Update to 4.8.
[replacement]: Remove field.
(libtasn1/fixed): Remove variable.
| Leo Famulari | 2016-05-16 |
| * | | | | | | | | | | | | | | | | gnu: openssl: Update to 1.0.2h.•••* gnu/packages/tls.scm (openssl): Update to 1.0.2h.
[replacement]: Remove field.
(openssl/fixed): Remove variable.
| Leo Famulari | 2016-05-16 |
| * | | | | | | | | | | | | | | | | gnu: Add Chez-Scheme.•••* gnu/packages/scheme.scm (chez-scheme): New variable.
| Federico Beffa | 2016-05-16 |
| * | | | | | | | | | | | | | | | | gnu: netpbm: Return #t from custom phases.••• * gnu/packages/netpbm.scm (netpbm)[arguments]: Do it.
| Federico Beffa | 2016-05-16 |
| * | | | | | | | | | | | | | | | | gnu: netpbm: Fix location of X color name database.•••* gnu/packages/netpbm.scm (netpbm)[inputs]: Add 'xorg-rgb'.
[arguments]: In the 'configure' phase, patch 'pm_config.in.h' with the full
path to the 'rgb.txt' file.
| Federico Beffa | 2016-05-16 |
| * | | | | | | | | | | | | | | | | gnu: netpbm: Use 'modify-phases' syntax.•••* gnu/packages/netpbm.scm (netpbm)[arguments]: Do it.
| Federico Beffa | 2016-05-16 |
| * | | | | | | | | | | | | | | | | gnu: Add the X color name database file.•••* gnu/packages/xorg.scm (xorg-rgb): New variable.
| Federico Beffa | 2016-05-16 |
| * | | | | | | | | | | | | | | | | gnu: cross-base: Add srfi-26 for glibc.•••Fixes a regression introduced in
commit efc4eb147512fa7a2c6d74d9b296cfc22b1ef198.
* gnu/packages/cross-base.scm (cross-libc)[arguments]: Add (srfi
srfi-26).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jan Nieuwenhuizen | 2016-05-15 |
| * | | | | | | | | | | | | | | | | gnu: libva: Update to 1.7.0.•••* gnu/packages/video.scm (libva): Update to 1.7.0.
[home-page]: Use https.
| Efraim Flashner | 2016-05-15 |
| * | | | | | | | | | | | | | | | | gnu: bdb: Update to 6.2.23.•••* gnu/packages/databases.scm (bdb): Update to 6.2.23.
| Efraim Flashner | 2016-05-15 |
| * | | | | | | | | | | | | | | | | gnu: kmod: Update to 22.•••* gnu/packages/linux.scm (kmod): Update to 22.
| Efraim Flashner | 2016-05-15 |
| * | | | | | | | | | | | | | | | | gnu: libarchive: Update to 3.2.0.•••* gnu/packages/patches/libarchive-CVE-2013-0211.patch,
gnu/packages/patches/libarchive-CVE-2016-1541.patch,
gnu/packages/patches/libarchive-bsdtar-test.patch,
gnu/packages/patches/libarchive-fix-lzo-test-case.patch,
gnu/packages/patches/libarchive-mtree-filename-length-fix.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/backup.scm (libarchive): Update to 3.2.0.
[source]: Remove deleted patches.
[replacement]: Remove.
(libarchive/fixed): Remove variable.
| Leo Famulari | 2016-05-13 |
| * | | | | | | | | | | | | | | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-05-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | gnu: libgpg-error: Update to 1.22.•••* gnu/packages/gnupg.scm (libgpg-error): Update to 1.22.
| Leo Famulari | 2016-05-10 |
| * | | | | | | | | | | | | | | | | | gnu: python: Make sure shared libraries are stripped.•••* gnu/packages/python.scm (python-2)[arguments]: Add
'make-libraries-writable' phase.
| Ludovic Courtès | 2016-05-10 |
| * | | | | | | | | | | | | | | | | | gnu: python: Remove unnecessary installed tests.•••* gnu/packages/python.scm (python-2)[arguments]: Add 'remove-tests'
phase.
| Ludovic Courtès | 2016-05-10 |
| * | | | | | | | | | | | | | | | | | gnu: poppler: Do not build static libraries.•••* gnu/packages/pdf.scm (poppler)[arguments]: Pass "--disable-static".
| Ludovic Courtès | 2016-05-10 |
| * | | | | | | | | | | | | | | | | | gnu: glibc: Rename linux-headers input to kernel-headers.•••* gnu/packages/base.scm (glibc)[propagated-inputs]: Use a kernel
agnostic name for the kernel headers.
[arguments]: Adjust accordingly.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)
[propagated-inputs]: Adjust accordingly.
* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Adjust
accordingly.
(cross-gcc)[native-inputs]: Adjust accordingly.
* gnu/packages/make-bootstrap.scm (%glibc-stripped)[arguments]: Adjust
accordingly.
[inputs]: Adjust accordingly.
| Manolis Ragkousis | 2016-05-10 |
| * | | | | | | | | | | | | | | | | | gnu: cups-minimal: Use 'modify-phases'.•••* gnu/packages/cups.scm (cups-minimal)[arguments]: Use 'modify-phases'.
| Ludovic Courtès | 2016-05-09 |
| * | | | | | | | | | | | | | | | | | gnu: ghostscript: Do not build the statically-linked 'gs' binary.•••* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Remove
'build-so' and 'install-so' phases. Replace 'build' and 'install'
phases.
| Ludovic Courtès | 2016-05-09 |
| * | | | | | | | | | | | | | | | | | gnu: ghostscript: Disallow references to "doc".•••* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Add
#:disallowed-references.
| Ludovic Courtès | 2016-05-09 |
| * | | | | | | | | | | | | | | | | | gnu: bdb: Do not build static libraries.•••* gnu/packages/databases.scm (bdb)[arguments]: Pass --disable-static.
| Ludovic Courtès | 2016-05-09 |
| * | | | | | | | | | | | | | | | | | gnu: bdb: Disallow references to "doc" output.•••* gnu/packages/databases.scm (bdb)[arguments]: Add #:disallowed-references.
| Ludovic Courtès | 2016-05-09 |
| * | | | | | | | | | | | | | | | | | gnu: wrap-python3: Create more symlinks.•••Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.
* gnu/packages/python.scm (wrap-python3): Add symlinks for 'pip' and
'python-config'.
| Leo Famulari | 2016-05-05 |