| Commit message (Expand) | Author | Age |
* | gnu: coreutils: Update build phase.•••* gnu/packages/base.scm (coreutils)[arguments]: Use 'modify-phases'
syntax. Substitute with 'which sh'.
| Efraim Flashner | 2017-10-08 |
* | gnu: bluez: Mark segfaulting test with XFAIL for all architectures.••• * gnu/packages/linux.scm (bluez): [arguments] Mark test-gatt with XFAIL.
| Thomas Danckaert | 2017-10-07 |
* | gnu: gcc: Fix manual pages.•••Fixes bug #24069. perl is made a native input to all of the gcc-* packages
except for gcc-boot0; perl-boot0 is made a native input to gcc-final.
* gnu/packages/patches/gcc-fix-texi2pod.patch: Add patch file to fix texi2pod.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gcc.scm (gcc-4.7, gcc-4.8, gcc-4.9, gcc-5): Use it.
(gcc-4.7)[native-inputs]: Add perl.
(gcc-4.9)[native-inputs]: Likewise.
* gnu/packages/commencement.scm (gcc-boot0)[native-inputs]: Remove perl.
(gcc-final)[native-inputs]: Add perl-boot0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Maxim Cournoyer | 2017-10-05 |
* | gnu: gcc@6: Remove redundant inputs field.•••This is a follow-up to eb9696e7a01c1f236afea3828f8b3774400e2a6f.
* gnu/packages/gcc.scm (gcc@6)[inputs]: Remove field.
| Efraim Flashner | 2017-10-05 |
* | gnu: perl: Update to 5.26.1.•••* gnu/packages/perl.scm (perl): Update to 5.26.1.
| Marius Bakke | 2017-10-05 |
* | gnu: eudev: Update to 3.2.4 and generate manpages.•••* gnu/packages/linux.scm (eudev)[version]: Bump to 3.2.4.
[uri]: Download the release from Github, which contains the script to generate
the manpages from source.
[file-name]: Add a file-name field to the origin record, per linter recommendation.
[sha256]: Adjust accordingly.
[phases]: Add a bootstrap phase to regenerate the manpages.
[configure-flags]: Add the "--enable-manpages" option, required to install the
manpages.
[native-inputs]: Add autoconf, automake and libtool for the bootstrap phase.
Add python-wrapper to run a test script that was previously skipped.
Add docbook-xml, docbook-xsl, libxml2 and libxslt for manpage generation.
(cherry picked from commit c651cbad1e38f18f98984463d7d50254b019576b)
| Maxim Cournoyer | 2017-10-05 |
* | gnu: texinfo: Update to 6.5.•••* gnu/packages/texinfo.scm (texinfo): Update to 6.5.
[native-inputs]: Remove procps.
(texinfo@6.5): Remove variable.
| Efraim Flashner | 2017-10-03 |
* | gnu: php: Fix inputs.•••This is a follow-up to 32906b0933bd225199b578106802962cf9126d16.
* gnu/packages/php.scm (php)[inputs]: Replace gd-2.2.5 with gd.
| Efraim Flashner | 2017-10-03 |
* | Revert "gnu: binutils: Update to 2.29.1."•••This reverts commit 3097edf54966442b90f8ff65cb83425187a74d54.
| Efraim Flashner | 2017-10-03 |
* | gnu: gcc@5: Update inputs.•••* gnu/packages/gcc.scm (gcc@5)[inputs]: Replace isl@0.11 with isl,
remove cloog.
| Efraim Flashner | 2017-10-03 |
* | gnu: binutils: Update to 2.29.1.•••* gnu/packages/base.scm (binutils): Update to 2.29.1.
[source]: Add patch.
* gnu/packages/patches/binutils-CVE-2017-14729.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2017-10-02 |
* | gnu: expat: Update to 2.2.2.•••* gnu/packages/xml.scm (expat): Update to 2.2.2.
[replacement]: Remove field.
(expat-2.2.2): Remove variable.
| Efraim Flashner | 2017-10-01 |
* | gnu: libtasn1: Ungraft package.•••* gnu/packages/tls.scm (libtasn1)[replacement]: Remove field.
[source]: Add patch.
(libtasn1/fixed): Remove variable.
| Efraim Flashner | 2017-10-01 |
* | gnu: ruby: Update to 2.4.2.•••* gnu/packages/ruby.scm (ruby): Update to 2.4.2.
[replacement]: Remove field.
(ruby-2.4.2): Remove variable.
| Efraim Flashner | 2017-10-01 |
* | gnu: pcre: Update to 8.41.•••* gnu/packages/pcre.scm (pcre): Update to 8.41.
[replacement]: Remove field.
[source]: Remove patch.
(pcre-8.41): Remove variable.
* gnu/patches/pcre-CVE-2017-7186.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2017-10-01 |
* | gnu: bluez: Ungraft package.•••* gnu/packages/linux.scm (bluez)[replacement]: Remove field.
[source]: Add patch.
(bluez/fixed): Remove variable.
| Efraim Flashner | 2017-10-01 |
* | gnu: gdk-pixbuf: Update to 2.36.10.•••* gnu/packages/gtk.scm (gdk-pixbuf, gdk-pixbuf+svg): Update to 2.36.10.
[replacement]: Remove field.
[source]: Remove patch.
(gdk-pixbuf-2.36.10, gdk-pixbuf+svg-2.36.10): Remove variables.
* gnu/packages/patches/gdk-pixbuf-list-dir.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2017-10-01 |
* | gnu: libgcrypt: Update to 1.8.1.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.1.
[replacement]: Remove field.
(libgcrypt/fixed): Remove variable.
| Efraim Flashner | 2017-10-01 |
* | gnu: gd: Update to 2.2.5.•••* gnu/packages/gd.scm (gd): Update to 2.2.5.
[replacement]: Remove field.
[sources]: Remove two patches.
(gd-2.2.5): Remove variable.
* gnu/packages/patches/gd-fix-gd2-read-test.patch,
gnu/packages/patches/gd-php-73968-Fix-109-XBM-reading.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Efraim Flashner | 2017-10-01 |
* | gnu: curl: Update to 7.55.0.•••* gnu/packages/curl.scm (curl): Update to 7.55.0.
[replacement]: Remove field.
[arguments]: Add phase to fix doc install location.
(curl-7.55.0): Remove variable.
| Efraim Flashner | 2017-10-01 |
* | gnu: libarchive: Use 'modify-phases' syntax.•••* gnu/packages/backup.scm (libarchive)[arguments]: Use 'modify-phases'
syntax.
| Efraim Flashner | 2017-10-01 |
* | gnu: libarchive: Update to 3.3.2.•••* gnu/packages/backup.scm (libarchive): Update to 3.3.2.
[replacement]: Remove field.
(libarchive-3.3.2): Remove variable.
| Efraim Flashner | 2017-10-01 |
* | gnu: Remove package/inherit from commencement.•••This is a follow-up to several security grafts.
* gnu/packages/commencement.scm (file-boot0, glibc-final,
glibc-final-with-bootstrap-bash): Use '(package (inherit ...)'
in place of '(package/inherit'.
| Efraim Flashner | 2017-10-01 |
* | gnu: binutils: Update to 2.28.1.•••* gnu/packages/base.scm (binutils): Update to 2.28.1.
[replacement]: Remove field.
* gnu/packages/commencement.scm (binutils-boot0, binutils-final): Don't
use 'package/inherit'.
| Efraim Flashner | 2017-10-01 |
* | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-10-01 |
|\ |
|
| * | gnu: Add emacs-writeroom.•••* gnu/packages/emacs.scm (emacs-writeroom): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Kyle Meyer | 2017-10-01 |
| * | gnu: emacs-visual-fill-column: Update to 1.11.•••* gnu/packages/emacs.scm (emacs-visual-fill-column): Update to 1.11.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Kyle Meyer | 2017-10-01 |
| * | gnu: emacs-cyberpunk-theme: Update to 1.19.•••* gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.19.
| Feng Shu | 2017-10-01 |
| * | gnu: gnunet: Use 'gnutls/dane' as input.•••This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required. In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.
* gnu/packages/gnunet.scm (gnunet)[inputs]: Replace gnutls with 'gnutls/dane'.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 | 2017-10-01 |
| * | gnu: libmicrohttpd: Use 'gnutls/dane' as input.•••This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required. In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.
* gnu/packages/gnunet.scm (libmicrohttpd)[inputs]: Replace gnutls with
'gnutls/dane'.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 | 2017-10-01 |
| * | gnu: gnurl: Use 'gnutls/dane' as input.•••This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required. In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.
* gnu/packages/gnunet.scm (gnurl)[inputs]: Replace gnutls with 'gnutls/dane'.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 | 2017-10-01 |
| * | gnu: gnutls: Add 'gnutls-dane'.•••* gnu/packages/tls.scm (gnutls/dane): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 | 2017-10-01 |
| * | gnu: libreoffice: Update to 5.3.6.1.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
| Thomas Danckaert | 2017-10-01 |
| * | gnu: Add emacs-pyim.•••* gnu/packages/emacs.scm (emacs-pyim): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Feng Shu | 2017-10-01 |
| * | gnu: Add emacs-pos-tip.•••* gnu/packages/emacs.scm (emacs-pos-tip): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Feng Shu | 2017-10-01 |
| * | gnu: Add emacs-pyim-basedict.•••* gnu/packages/emacs.scm (emacs-pyim-basedict): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Feng Shu | 2017-10-01 |
| * | gnu: Add emacs-cnfonts.•••* gnu/packages/emacs.scm (emacs-cnfonts): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Feng Shu | 2017-10-01 |
| * | gnu: pybitmessage: Update to 0.6.2.•••* gnu/packages/messaging.scm (pybitmessage): Update to 0.6.2.
[build-system]: Change to python-build-system.
[arguments]: Remove "fix-makefile" and "wrap" phases.
[inputs]: Rename to...
[propagated-inputs]: ...this. Add "python2-msgpack" and "python2-pythondialog".
[inputs]: Remove "sqlite" and "qt-4". Move "openssl" ...
[native-inputs]: ...here. Remove "pkg-config".
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 | 2017-09-30 |
| * | gnu: guitarix: Update to 0.35.6.•••* gnu/packages/audio.scm (guitarix): Update to 0.35.6.
| Ricardo Wurmus | 2017-09-30 |
| * | gnu: samplv1: Update to 0.8.4.•••* gnu/packages/music.scm (samplv1): Update to 0.8.4.
| Ricardo Wurmus | 2017-09-30 |
| * | gnu: drumkv1: Update to 0.8.4.•••* gnu/packages/music.scm (drumkv1): Update to 0.8.4.
| Ricardo Wurmus | 2017-09-30 |
| * | gnu: synthv1: Update to 0.8.4.•••* gnu/packages/music.scm (synthv1): Update to 0.8.4.
| Ricardo Wurmus | 2017-09-30 |
| * | gnu: Add ruby-es-dump-restore.•••* gnu/packages/databases.scm (es-dump-restore): New variable.
| Christopher Baines | 2017-09-30 |
| * | gnu: Add ruby-rubyzip.•••* gnu/packages/ruby.scm (ruby-rubyzip): New variable.
Co-authored by Ben Woodcroft <donttrustben@gmail.com>.
| Christopher Baines | 2017-09-30 |
| * | gnu: Add ruby-progress_bar.•••* gnu/packages/ruby.scm (ruby-progress_bar): New variable.
| Christopher Baines | 2017-09-30 |
| * | gnu: Add ruby-highline.•••* gnu/packages/ruby.scm (ruby-highline): New variable.
| Christopher Baines | 2017-09-30 |
| * | gnu: Add ruby-code-statistics.•••* gnu/packages/ruby.scm (ruby-code-statistics): New variable.
| Ben Woodcroft | 2017-09-30 |
| * | gnu: Add ruby-options.•••* gnu/packages/ruby.scm (ruby-options): New variable.
| Christopher Baines | 2017-09-30 |
| * | gnu: Add ruby-multi-json.•••* gnu/packages/ruby.scm (ruby-multi-json): New variable.
| Christopher Baines | 2017-09-30 |
| * | gnu: Add ruby-httpclient.•••* gnu/packages/ruby.scm (ruby-httpclient): New variable.
| Christopher Baines | 2017-09-30 |