Age | Commit message (Expand) | Author |
2016-12-30 | gnu: gmp: Update to 6.1.2.•••* gnu/packages/multiprecision.scm (gmp): Update to 6.1.2.
| Andreas Enge |
2016-12-28 | gnu: icu4c: Update to 58.2.•••* gnu/packages/icu4c.scm (icu4c): Update to 58.2.
| Leo Famulari |
2016-12-27 | gnu: util-linux: Update to 2.28.2.•••* gnu/packages/linux.scm (util-linux): Update to 2.28.2.
| Tobias Geerinckx-Rice |
2016-12-22 | gnu: libssh2: Update to 1.8.0.•••* gnu/packages/ssh.scm (libssh2): Update to 1.8.0.
| Leo Famulari |
2016-12-17 | gnu: libgcrypt: Update to 1.7.5.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.5.
| Leo Famulari |
2016-12-16 | gnu: libcap: Update to 2.25.•••* gnu/packages/linux.scm (libcap): Update to 2.25.
| Tobias Geerinckx-Rice |
2016-12-14 | gnu: xkeyboard-config: Update to 2.19.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.19.
| Tobias Geerinckx-Rice |
2016-12-13 | gnu: xproto: Update to 7.0.31.•••* gnu/packages/xorg.scm (xproto): Update to 7.0.31.
| Marius Bakke |
2016-12-13 | gnu: libgcrypt: Update to 1.7.4.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.4.
| Tobias Geerinckx-Rice |
2016-12-13 | gnu: gnutls: Update to 3.5.7.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.7.
| Tobias Geerinckx-Rice |
2016-12-13 | gnu: Default to GCC 5.•••This reinstates and adjusts
commit e3d0fcbf7e55e8cbe8d0a1c5a24d73f341d7243b.
* gnu/packages/patches/gcc-libiberty-printf-decl.patch: New file.
* gnu/packages/gcc.scm (gcc-5)[source]: Use it.
[patches]: Add "gcc-arm-bug-71399.patch".
(gcc): Switch to GCC-5.
* gnu/packages/commencement.scm (libstdc++-boot0): New variable.
(gcc-boot0)[inputs]: Add it.
(gcc-toolchain-4.9): Switch to GCC-4.9.
(gcc-toolchain-5): Switch to GCC-FINAL.
* gnu/local.mk (dist_patch_DATA): Add 'gcc-libiberty-printf-decl.patch'.
| Ludovic Courtès |
2016-12-12 | gnu: sqlite: Update to 3.15.2.•••* gnu/packages/databases.scm (sqlite): Update to 3.15.2.
| Marius Bakke |
2016-12-12 | gnu: guile: Update to 2.0.13.•••* gnu/packages/guile.scm (guile-2.0): Update to 2.0.13.
[source](patches): New field.
[replacement]: Remove.
(guile-2.0.13): Remove.
| Ludovic Courtès |
2016-12-10 | gnu: grep: Update to 2.27.•••* gnu/packages/base.scm (grep): Update to 2.27.
| Efraim Flashner |
2016-12-03 | gnu: libunistring: Update to 0.9.7.•••* gnu/packages/libunistring.scm (libunistring): Update to 0.9.7.
[home-page]: Use https.
[license]: License has changed to dual lgpl3+ gpl2.
| Efraim Flashner |
2016-12-03 | gnu: coreutils: Update to 8.26.•••* gnu/packages/base.scm (coreutils): Update to 8.26.
| Efraim Flashner |
2016-12-02 | gnu: flex: Update to 2.6.2.•••* gnu/packages/flex.scm (flex): Update to 2.6.2.
[native-inputs]: Add help2man.
[origin]: Update uri to github. Remove CVE-2016-6354 patch.
(flex-2.6.1): Remove variable.
* gnu/packages/patches/flex-CVE-2016-6354.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Update.
* gnu/packages/kde-frameworks.scm (solid, kservice)[native-inputs]: Use
flex.
| David Craven |
2016-11-30 | gnu: gnutls: Update 3.5.6.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.6.
| Tobias Geerinckx-Rice |
2016-11-30 | gnu: glibc-hurd: Force mach/hurd/libpthread subdirs to build first.•••* gnu/packages/base.scm (glibc/hurd)[arguments]: Replace 'build' phase.
Co-authored-by: Ludovic Court<C3><A8>s <ludo@gnu.org>
| Manolis Ragkousis |
2016-11-28 | gnu: libarchive: Update to 3.2.2.•••* gnu/packages/backup.scm (libarchive): Update to 3.2.2.
[source]: Remove obsolete patches.
* gnu/packages/patches/libarchive-7zip-heap-overflow.patch,
gnu/packages/patches/libarchive-fix-filesystem-attacks.patch,
gnu/packages/patches/libarchive-fix-symlink-check.patch,
gnu/packages/patches/libarchive-safe_fprintf-buffer-overflow.patch:
Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari |
2016-11-28 | gnu: libarchive: Fix typo in 'libarchive-safe_fprintf-buffer-overflow.patch'.•••* gnu/packages/patches/libarchive-safe_fprintf-buffer-overflow.patch:
Use correct URL in patch documentation.
| Leo Famulari |
2016-11-27 | gnu: mpfr: Update to 3.1.5.•••* gnu/packages/multiprecision.scm (mpfr): Update to 3.1.5.
| Efraim Flashner |
2016-11-27 | gnu: sed: Use 'modify-phases' syntax.•••* gnu/packages/base.scm (sed)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner |
2016-11-27 | gnu: grep: Update to 2.26.•••* gnu/packages/base.scm (grep): Update to 2.26.
| Efraim Flashner |
2016-11-27 | gnu: nettle: Update to 3.3.•••* gnu/packages/nettle.scm (nettle): Update to 3.3.
[home-page]: Use https.
| Efraim Flashner |
2016-11-27 | gnu: bash: Update to patch level 5.•••* gnu/packages/bash.scm (%patch-url-seqno): Update for bash-4.4.
(%patch-series-4.4): Add patches 1 to 5.
| Efraim Flashner |
2016-11-27 | gnu: icu4c: Use 'modify-phases' syntax.•••* gnu/packages/icu4c.scm (icu4c)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner |
2016-11-27 | gnu: icu4c: Update to 58.1.•••* gnu/packages/icu4c.scm (icu4c): Update to 58.1.
[source]: Download from their website.
[arguments]: Remove extra bash replacement.
| Efraim Flashner |
2016-11-26 | gnu: cyrus-sasl: Incorporate grafted patch.•••* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[source]: Use
'cyrus-sasl-CVE-2013-4122.patch'.
[replacement]: Remove field.
(cyrus-sasl/fixed): Remove variable.
| Leo Famulari |
2016-11-26 | Merge branch 'master' into core-updates | Leo Famulari |
2016-11-26 | gnu: cyrus-sasl: Fix CVE-2013-4122.•••* gnu/packages/patches/cyrus-sasl-CVE-2013-4122.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[replacement]: New field.
(cyrus-sasl/fixed): New variable.
[source]: Use patch.
| Leo Famulari |
2016-11-26 | gnu: ffmpeg: Update to 3.2.1.•••* gnu/packages/video.scm (ffmpeg): Update to 3.2.1.
| Efraim Flashner |
2016-11-26 | gnu: gst-plugins-good: Fix CVE-2016-{9634,9635,9636} and other security issues.•••* gnu/packages/patches/gst-plugins-good-fix-crashes.patch,
gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch,
gnu/packages/patches/gst-plugins-good-fix-signedness.patch,
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gstreamer.scm (gst-plugins-good): Use them.
| Leo Famulari |
2016-11-26 | gnu: psyclpc: Update comment.•••This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801.
* gnu/packages/messaging.scm (psyclpc): Update comment.
| Leo Famulari |
2016-11-26 | gnu: Move content of (gnu packages psyc) into (gnu packages messaging).•••* gnu/packages/psyc.scm (perl-net-psyc, libpsyc, psyclpc): Move this ...
* gnu/packages/messaging.scm (perl-net-psyc, libpsyc, psyclpc): ... here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove psyc.scm.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-11-26 | gnu: psyclpc: Upgrade to 20160821-2.61cf9aa.•••This makes the package reproducible.
* gnu/packages/psyc.scm (psyclpc): Upgrade to 20160821-2.61cf9aa.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-11-26 | gnu: python-flask: Update to 0.11.1.•••* gnu/packages/python.scm (python-flask): Update to 0.11.1.
[native-inputs]: Add python-click.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-26 | gnu: python-pyopenssl: Update to 16.2.0.•••* gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-26 | gnu: python-simplejson: Update to 3.10.0.•••* gnu/packages/python.scm (python-simplejson): Update to 3.10.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-26 | gnu: Add mumble.•••* gnu/packages/telephony.scm (mumble): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 |
2016-11-26 | gnu: transmission: Update to 2.92.•••* gnu/packages/bittorrent.scm (transmission): Update to 2.92.
[inputs]: Add cyrus-sasl.
| Marius Bakke |
2016-11-26 | gnu: roary: Update to 3.7.0.•••* gnu/packages/bioinformatics.scm (roary): Update to 3.7.0.
| Ben Woodcroft |
2016-11-26 | gnu: Add proteinortho.•••* gnu/packages/bioinformatics.scm (proteinortho): New variable.
| Ben Woodcroft |
2016-11-26 | gnu: Add python-polib.•••* gnu/packages/python.scm (python-polib, python2-polib): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Julien Lepiller |
2016-11-26 | gnu: sqlite: Update to 3.15.1.•••* gnu/packages/databases.scm (sqlite): Update to 3.15.1.
[source]: Download from sqlite.org.
[home-page]: Use HTTPS.
(sqlite-3.15.1): Remove.
* gnu/packages/php.scm (php)[inputs]: Change 'sqlite-3.15.1' to 'sqlite'.
| Marius Bakke |
2016-11-26 | gnu: imagemagick: Update to 6.9.6-6 [fixes CVE-2016-9556].•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-6.
| Leo Famulari |
2016-11-25 | gnu: Add missing module import to (gnu packages ldc).•••This is a followup to commit e44b511298590ecc87c2c85d1cbc043a638dd1e0.
* gnu/packages/ldc.scm: Import (gnu packages python).
| Leo Famulari |
2016-11-25 | gnu: ldc: Update to 0.17.2.•••* gnu/packages/ldc.scm (ldc): Update to 0.17.2.
* gnu/packages/patches/ldc-disable-tests.patch: Fix timezone file name.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic |
2016-11-25 | gnu: guile-ssh: Update to 0.10.2.•••* gnu/packages/ssh.scm (guile-ssh): Update to 0.10.2.
[home-page]: Update.
[source]: Use the 'url-fetch' method and a GitHub generated
tarball.
[arguments] <autoreconf>: Remove now unneeded 'chmod' call.
| Ludovic Courtès |
2016-11-25 | gnu: hydrogen: Update to 0.9.7.•••* gnu/packages/music.scm (hydrogen): Update to 0.9.7.
| Ricardo Wurmus |