summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: libarchive: Update to 3.2.2.Leo Famulari2016-11-28
| | | | | | | | | | | * 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.
* gnu: libarchive: Fix typo in 'libarchive-safe_fprintf-buffer-overflow.patch'.Leo Famulari2016-11-28
| | | | | * gnu/packages/patches/libarchive-safe_fprintf-buffer-overflow.patch: Use correct URL in patch documentation.
* gnu: mpfr: Update to 3.1.5.Efraim Flashner2016-11-27
| | | | * gnu/packages/multiprecision.scm (mpfr): Update to 3.1.5.
* gnu: sed: Use 'modify-phases' syntax.Efraim Flashner2016-11-27
| | | | * gnu/packages/base.scm (sed)[arguments]: Use 'modify-phases' syntax.
* gnu: grep: Update to 2.26.Efraim Flashner2016-11-27
| | | | * gnu/packages/base.scm (grep): Update to 2.26.
* gnu: nettle: Update to 3.3.Efraim Flashner2016-11-27
| | | | | * gnu/packages/nettle.scm (nettle): Update to 3.3. [home-page]: Use https.
* gnu: bash: Update to patch level 5.Efraim Flashner2016-11-27
| | | | | * gnu/packages/bash.scm (%patch-url-seqno): Update for bash-4.4. (%patch-series-4.4): Add patches 1 to 5.
* gnu: icu4c: Use 'modify-phases' syntax.Efraim Flashner2016-11-27
| | | | * gnu/packages/icu4c.scm (icu4c)[arguments]: Use 'modify-phases' syntax.
* gnu: icu4c: Update to 58.1.Efraim Flashner2016-11-27
| | | | | | * gnu/packages/icu4c.scm (icu4c): Update to 58.1. [source]: Download from their website. [arguments]: Remove extra bash replacement.
* gnu: cyrus-sasl: Incorporate grafted patch.Leo Famulari2016-11-26
| | | | | | | * gnu/packages/cyrus-sasl.scm (cyrus-sasl)[source]: Use 'cyrus-sasl-CVE-2013-4122.patch'. [replacement]: Remove field. (cyrus-sasl/fixed): Remove variable.
* Merge branch 'master' into core-updatesLeo Famulari2016-11-26
|\
| * gnu: cyrus-sasl: Fix CVE-2013-4122.Leo Famulari2016-11-26
| | | | | | | | | | | | | | | | * 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.
| * gnu: ffmpeg: Update to 3.2.1.Efraim Flashner2016-11-26
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 3.2.1.
| * gnu: gst-plugins-good: Fix CVE-2016-{9634,9635,9636} and other security issues.Leo Famulari2016-11-26
| | | | | | | | | | | | | | | | | | * 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.
| * gnu: psyclpc: Update comment.Leo Famulari2016-11-26
| | | | | | | | | | | | This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801. * gnu/packages/messaging.scm (psyclpc): Update comment.
| * gnu: Move content of (gnu packages psyc) into (gnu packages messaging).ng02016-11-26
| | | | | | | | | | | | | | | | * 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>
| * gnu: psyclpc: Upgrade to 20160821-2.61cf9aa.ng02016-11-26
| | | | | | | | | | | | | | | | This makes the package reproducible. * gnu/packages/psyc.scm (psyclpc): Upgrade to 20160821-2.61cf9aa. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: python-flask: Update to 0.11.1.Danny Milosavljevic2016-11-26
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-flask): Update to 0.11.1. [native-inputs]: Add python-click. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-pyopenssl: Update to 16.2.0.Danny Milosavljevic2016-11-26
| | | | | | | | | | | | * gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-simplejson: Update to 3.10.0.Danny Milosavljevic2016-11-26
| | | | | | | | | | | | * gnu/packages/python.scm (python-simplejson): Update to 3.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: Add mumble.ng02016-11-26
| | | | | | | | | | | | * gnu/packages/telephony.scm (mumble): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: transmission: Update to 2.92.Marius Bakke2016-11-26
| | | | | | | | | | * gnu/packages/bittorrent.scm (transmission): Update to 2.92. [inputs]: Add cyrus-sasl.
| * gnu: roary: Update to 3.7.0.Ben Woodcroft2016-11-26
| | | | | | | | * gnu/packages/bioinformatics.scm (roary): Update to 3.7.0.
| * gnu: Add proteinortho.Ben Woodcroft2016-11-26
| | | | | | | | * gnu/packages/bioinformatics.scm (proteinortho): New variable.
| * gnu: Add python-polib.Julien Lepiller2016-11-26
| | | | | | | | | | | | * gnu/packages/python.scm (python-polib, python2-polib): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: imagemagick: Update to 6.9.6-6 [fixes CVE-2016-9556].Leo Famulari2016-11-26
| | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-6.
| * gnu: Add missing module import to (gnu packages ldc).Leo Famulari2016-11-25
| | | | | | | | | | | | This is a followup to commit e44b511298590ecc87c2c85d1cbc043a638dd1e0. * gnu/packages/ldc.scm: Import (gnu packages python).
| * gnu: ldc: Update to 0.17.2.Danny Milosavljevic2016-11-25
| | | | | | | | | | | | | | * 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>
| * gnu: guile-ssh: Update to 0.10.2.Ludovic Courtès2016-11-25
| | | | | | | | | | | | | | | | * 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.
| * gnu: hydrogen: Update to 0.9.7.Ricardo Wurmus2016-11-25
| | | | | | | | * gnu/packages/music.scm (hydrogen): Update to 0.9.7.
| * gnu: btrfs-progs: Update to 4.8.4.Tobias Geerinckx-Rice2016-11-25
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.4.
| * gnu: lz4: Update to 1.7.4.2.Tobias Geerinckx-Rice2016-11-25
| | | | | | | | * gnu/packages/compression.scm (lz4): Update to 1.7.4.2.
| * gnu: hplip: Update to 3.16.11.Tobias Geerinckx-Rice2016-11-25
| | | | | | | | * gnu/packages/cups.scm (hplip): Update to 3.16.11.
| * gnu: qtractor: Update to 0.8.0.Ricardo Wurmus2016-11-25
| | | | | | | | * gnu/packages/music.scm (qtractor): Update to 0.8.0.
| * gnu: qemu: Install all required info files.Alex Kost2016-11-25
| | | | | | | | | | * gnu/packages/qemu.scm (qemu)[arguments]: Adjust 'install-info' phase to find all info files (including "*.info-N").
| * gnu: Add kicad-library.Theodoros Foradis2016-11-25
| | | | | | | | | | | | * gnu/packages/engineering.scm (kicad-library): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add kicad.Theodoros Foradis2016-11-25
| | | | | | | | | | | | * gnu/packages/engineering.scm (kicad): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add python2-wxpython.Theodoros Foradis2016-11-25
| | | | | | | | | | | | * gnu/packages/wxwidgets.scm (python2-wxpython): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add wxwidgets-gtk2.Theodoros Foradis2016-11-25
| | | | | | | | | | | | * gnu/packages/wxwidgets.scm (wxwidgets-gtk2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: nginx: Update to 1.11.6.Leo Famulari2016-11-25
| | | | | | | | | | * gnu/packages/web.scm (nginx): Update to 1.11.6. [arguments]: Remove the obsolete option --with-ipv6 from #:configure-flags.
| * gnu: miniupnpc: Improve synopsis and description.Tobias Geerinckx-Rice2016-11-25
| | | | | | | | | | * gnu/packages/upnp.scm (miniupnp)[synopsis, description]: Edit, fix typos, add some relevant (search) terms from the home page, and expand acronyms.
| * gnu: miniupnpc: Use the correct ‘upnpc’ in ‘external-ip’.Tobias Geerinckx-Rice2016-11-25
| | | | | | | | * gnu/packages/upnp.scm (miniupnpc)[arguments]: Add ‘qualify-paths’ phase.
| * gnu: miniupnpc: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice2016-11-25
| | | | | | | | * gnu/packages/upnp.scm (miniupnpc)[arguments]: Use ‘modify-phases’.
| * gnu: miniupnpc: Update to 2.0.Tobias Geerinckx-Rice2016-11-25
| | | | | | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.0.
| * gnu: vim: Update to 8.0.0101.Tobias Geerinckx-Rice2016-11-25
| | | | | | | | * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0101.
| * gnu: hdf5: Build the C++ interface.Ludovic Courtès2016-11-24
| | | | | | | | * gnu/packages/maths.scm (hdf5)[arguments]: Add #:configure-flags.
| * gnu: vim: Update to 8.0.0096.Tobias Geerinckx-Rice2016-11-24
| | | | | | | | * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0096.
| * gnu: ir: Use archived tarball and home page.Tobias Geerinckx-Rice2016-11-24
| | | | | | | | | | * gnu/packages/audio.scm (ir)[source]: Use a list of archive mirrors. [home-page]: Link to an Internet Archive snapshot.
| * gnu: ir: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice2016-11-24
| | | | | | | | * gnu/packages/audio.scm (ir)[arguments]: Use ‘modify-phases’.
| * gnu: python-passlib: Update to 1.7.0.Leo Famulari2016-11-23
| | | | | | | | * gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.