Commit graph

98600 commits

Author SHA1 Message Date
Rickard Nilsson 5f8a45c136 shadow: 4.4 -> 4.5
Fixes CVE-2017-12424
2017-08-17 13:23:56 +02:00
Rickard Nilsson 1f9d9deb8a libxslt: Patch for CVE-2017-5029 2017-08-17 13:23:49 +02:00
Peter Hoeg b6941c4500 pywbem: init at 0.10.0 2017-08-17 15:02:41 +08:00
Peter Hoeg f49aa90297 monitoring-plugins: rename from nagiosPluginsOfficial
The upstream project has renamed itself.

We now stick this into a folder where we can keep other shared monitoring plugins.
2017-08-17 15:02:41 +08:00
Peter Hoeg 6ddd4cec80 check-esxi-hardware: init at 20161013 2017-08-17 15:02:41 +08:00
Peter Hoeg 39bf20e7a3 check-nwc-health and check-ups-health: init at 20170804 2017-08-17 15:02:38 +08:00
Peter Hoeg 824b8e4c6a perlPackages.EmailOutlookMessage: init at 0.918
This tool is used for converting .msg files to .eml
2017-08-17 11:25:41 +08:00
Peter Hoeg 676e90564f perlPackages.Carp: 1.36 -> 1.38
Version 1.36 is no longer available upstream.
2017-08-17 11:25:41 +08:00
Peter Hoeg 57ee7283d2 msgviewer: init at 1.9 2017-08-17 09:48:28 +08:00
Bart Brouns a6415eb143 ardour: 5.10 -> 5.11 2017-08-16 22:39:39 +02:00
Jörg Thalheim cb2f2aa563 Merge pull request #28276 from koenigmaximilian/patch-2
palemoon: 27.2.1-> 27.4.1
2017-08-16 20:28:28 +01:00
Jörg Thalheim c225f794a4 Merge pull request #28317 from SuprDewd/gpmdp-4.4.0
google-play-music-desktop-player: 4.3.0 -> 4.4.0
2017-08-16 20:25:16 +01:00
Jörg Thalheim a3dec32463 octoprint: fix hash 2017-08-16 18:06:12 +01:00
koenigmaximilian 7fdf6e6b99 palemoon: 27.2.1 -> 27.4.1 2017-08-16 16:57:56 +00:00
Joachim F 18f2f5708a Merge pull request #28308 from michaelpj/factorio-update
Factorio: 0.15.31 -> 0.15.33
2017-08-16 14:55:32 +00:00
Bjarki Ágúst Guðmundsson 280aff8ea1 google-play-music-desktop-player: 4.3.0 -> 4.4.0 2017-08-16 14:14:49 +00:00
Domen Kožar 105864a24d
purescript: fix building #28296 2017-08-16 15:44:28 +02:00
Jörg Thalheim 34d8ff1809 Merge pull request #28303 from chris-martin/pr/sublime3-zip-fix
sublime3: fix package re-zipping
2017-08-16 14:35:50 +01:00
Jörg Thalheim dc282c1285 Merge pull request #28147 from uralbash/red
red: init at 0.6.3
2017-08-16 14:09:16 +01:00
Svintsov Dmitry 7bd8ac64c3 red: init at 0.6.3 2017-08-16 17:39:38 +05:00
Graham Christensen 47ec1bcb8c Merge pull request #28300 from NickHu/syncthing-tray
syncthing-tray: init at v0.7
2017-08-16 07:19:19 -04:00
Graham Christensen c734648f4f Merge pull request #27823 from NickHu/aatt
urxvt_autocomplete_all_the_things: init at 1.6.0
2017-08-16 07:12:00 -04:00
Michael Weiss bc24294ea5 maim: 5.4.67 -> 5.4.68 2017-08-16 10:37:35 +02:00
Moritz Ulrich 9fab349ef5
optipng: Workaround for issue 28106. 2017-08-16 10:25:02 +02:00
Tim Jäger 0c1c3d2b99 qemu: fix HDA recording latency
Very long latency occurs for audio inputs when simulating an Intel HDA device.

Patch courtesy of Volker Rümeling.
https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg03336.html
2017-08-16 09:48:49 +02:00
Vladimír Čunát 378c6d7063
knot-dns: try to fixup on Darwin 2017-08-16 08:24:05 +02:00
Peter Hoeg d32bf457ef wp-cli: 1.2.1 -> 1.3.0 2017-08-16 08:39:29 +08:00
Michael Peyton Jones 1b262de7ee Factorio: 0.15.31 -> 0.15.33 2017-08-15 23:46:35 +01:00
Bjørn Forsman ed0f2641cb apcupsd: unbreak build
Fix build since commit 093cc00cdd
("cc-wrapper: Always export environment variables for binutils").

The apcupsd build system uses "$(STRIP)" as flags for the "install"
program. Now that $STRIP is the path to the strip binary, we cannot pass
that to "install". Fixes this:

  ...
  COPY  multimon.cgi => /nix/store/...-apcupsd-3.14.14/libexec/cgi-bin
/nix/store/...-coreutils-8.27/bin/install: cannot stat 'strip': No such file or directory
2017-08-15 22:11:14 +02:00
vinymeuh 9e1cde78b8 gcc-arm-embedded: 5-2016-q2-update -> 6-2017-q2-update 2017-08-15 21:36:30 +02:00
Michael Raskin 19a5e00985 Merge pull request #28212 from volth/fontforge-20170730
fontforge: 20160404 -> 20170730 + support reproducible builds of fonts
2017-08-15 20:50:04 +02:00
Volth 97db36a707 use sed instead of patch 2017-08-15 18:41:56 +00:00
Chris Martin 2b0f79e5c2 sublime3: fix package re-zipping
The previous zip command wasn't including directories. This Sublime package only
has one directory in it, so the resulting bug was subtle. The directory
contained the send2trash Python package, so the result was that file deletion
didn't work.
2017-08-15 14:37:15 -04:00
Nick Hu 78b6d45921 syncthing-tray: init at v0.7 2017-08-15 17:49:17 +01:00
Joachim F 11eece3a2e Merge pull request #28268 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-15 15:25:41 +00:00
Eelco Dolstra 252ea06097 Merge pull request #28244 from FRidh/hydrapython
Python: build 2.7 and 3.6 packages on Hydra again
2017-08-15 15:33:58 +02:00
Bart Brouns a8fefd4ca8 portaudio: 19-20140130 -> 190600-20161030, add jack 2017-08-15 15:24:04 +02:00
Kamil Chmielewski 9ca7f38ce9 pony-stable: unstable-2017-07-26 -> 0.0.1 2017-08-15 14:58:34 +02:00
edef 2fca91cbb2 keybase: 1.0.22 -> 1.0.27 2017-08-15 14:56:22 +02:00
Markus Hauck 9e9b177575 http-prompt: 0.9.1 -> 0.10.2 2017-08-15 14:53:17 +02:00
Guillaume Maudoux cc92326e12 grisbi: init at 1.0.2 2017-08-15 14:52:32 +02:00
romildo f9eef3ca79 cbatticon: 1.6.5 -> 1.6.6 2017-08-15 14:51:37 +02:00
Bart Brouns cdfa4882e4 das_watchdog: git-2015-04-02 -> git-2015-09-12 2017-08-15 14:51:21 +02:00
Pascal Bach 22fc62eec3 gitlab-runner: 9.3.0 -> 9.4.2 2017-08-15 14:50:50 +02:00
Marius Bergmann 1e9606adb7 keepalived: 1.3.5 -> 1.3.6 2017-08-15 14:50:31 +02:00
Albert Peschar cfda60042d hyperlink: init at 17.3.0 2017-08-15 12:42:06 +02:00
Frederik Rietdijk eff07f381c Merge pull request #28267 from mimadrid/update/meson-0.41.2
meson: 0.40.0 -> 0.41.2
2017-08-15 12:39:34 +02:00
rnhmjoj da8712e4e9 haskellPackages.shell-conduit: fix failing test 2017-08-15 12:06:53 +02:00
mimadrid 4fb22bb622
meson: 0.40.0 -> 0.41.2 2017-08-15 11:54:43 +02:00
Frederik Rietdijk 2f44cbc1ad Merge pull request #28274 from womfoo/bump/gpxsee-4.9
gpxsee: 4.8 -> 4.9
2017-08-15 09:01:35 +02:00
Tuomas Tynkkynen 55a642f5cf linuxHeaders: Remove cruft 2017-08-15 01:07:50 +03:00
Kranium Gikos Mendoza 310746b6db gpxsee: 4.8 -> 4.9 2017-08-15 06:51:41 +10:00
Will Dietz 3e8d68e514 make-bootstrap-tools: Fix config opts for ash builtins after upgrade 2017-08-14 22:40:11 +03:00
Will Dietz c20d41de0e Revert "busybox: downgrade 1.27.1 -> 1.26.2"
This reverts commit 9c3702ad35.
2017-08-14 22:40:11 +03:00
Michael Alan Dorman 879a5e0c6e melpa-package: 2017-08-14 2017-08-14 15:22:51 -04:00
Michael Alan Dorman 0f07fd95b5 melpa-stable-package: 2017-08-14 2017-08-14 15:22:51 -04:00
Michael Alan Dorman d9a5cdecf6 org-package: 2017-08-14 2017-08-14 15:22:51 -04:00
Michael Alan Dorman e8557ff74c elpa-package: 2017-08-14 2017-08-14 15:22:46 -04:00
Tim Steinbach b94210b066
linux-copperhead: 4.12.5.a -> 4.12.7.a 2017-08-14 12:51:30 -04:00
Yann Hodique 2a0c6c7bee dns-root-data: 2017-07-11 -> 2017-07-26 2017-08-14 16:54:25 +02:00
zimbatm aa60296df6 direnv: 2.10.0 -> 2.12.2 2017-08-14 15:23:47 +01:00
Joachim F 16f69139f7 Merge pull request #27011 from Hodapp87/opencv_tesseract
opencv: Add optional Tesseract support
2017-08-14 14:23:31 +00:00
Rickard Nilsson 129f8d7e99 kibana: 4.6.0 -> 4.6.5
Fixes CVE-2016-10366
2017-08-14 15:03:12 +02:00
Peter Hoeg 806af3d2c8 syncthing: 0.14.32 -> 0.14.36 2017-08-14 20:36:08 +08:00
Rickard Nilsson 3c136e5fa4 dpkg: 1.18.18 -> 1.18.24
Fixes CVE-2017-8283
2017-08-14 14:00:12 +02:00
Franz Pletz eb9f427d4e
zfs: use multiple outputs
Some dev headers are especially large.
2017-08-14 07:57:31 +02:00
Franz Pletz 3317c71c5c
grub2: 2.x-2015-11-16 -> 2.02
Fixes #24451.
2017-08-14 07:57:15 +02:00
Michael Weiss 059d722e5c sshfs-fuse: 2.9 -> 2.10 2017-08-14 00:14:38 +02:00
Robert Helgesson fbfe53b12f
eclipse-plugin-autodetect-encoding: 1.8.3 -> 1.8.4 2017-08-13 23:53:30 +02:00
Robert Helgesson 276d7477f8
josm: 12450 -> 12545 2017-08-13 23:53:29 +02:00
Alexander V. Nikolaev ed0af35697 wineUnstable: 2.13 -> 2.14
Staging updated as well
2017-08-13 14:51:47 -07:00
Cray Elliott 1995dbf772 obs-studio: 20.0.0 -> 20.0.1 2017-08-13 14:47:31 -07:00
Joachim Fasting 6c41803f02
ldns: get rid of reference to openssl.dev
Reduces size from ~100MB to ~40M.
2017-08-13 23:14:06 +02:00
Joachim F 6dc4d7445c Merge pull request #26313 from polynomial/gh-ost
gh-ost: init at 1.0.36
2017-08-13 21:11:47 +00:00
Joachim F 3e21f91a39 Merge pull request #27796 from LumiGuide/postage
postage: init at 3.2.17 & add NixOS module
2017-08-13 20:59:06 +00:00
Wisut Hantanong 5dc63e69db pythonPackages.django_extensions : init at 1.8.1 (#27378)
* add django-extensions 1.8.1

* enable testing

* use propagatedBuildInputs
2017-08-13 22:58:35 +02:00
Joachim F 9ed9ede922 Merge pull request #27963 from ryantm/zsnes
zsnes: remove $STRIP from compiler options
2017-08-13 20:56:47 +00:00
Frederik Rietdijk c6fdb3de38 Merge pull request #28093 from grantwwu/bump_libtorrentRasterbar_1.0_series
libtorrentRasterbar_1_0 1.0.10 -> 1.0.11
2017-08-13 22:55:57 +02:00
Frederik Rietdijk 006edcc316 Merge pull request #27440 from mnacamura/mathematica11_fix_ldpath
mathematica: fix library paths
2017-08-13 22:55:18 +02:00
Frederik Rietdijk 651236d4ef Merge pull request #28210 from magnetophon/mixxx
mixxx: fix build
2017-08-13 22:45:43 +02:00
Sasha Delly 96dc15f2c9 spacy: init at 1.8.2 2017-08-13 22:41:30 +02:00
Sasha Delly ea418720d7 thinc: init at 1.0.1 2017-08-13 22:41:30 +02:00
Sasha Delly f1ce370b8e preshed: init at 1.0.0 2017-08-13 22:41:30 +02:00
Sasha Delly 3fe916dd4a plac: init at 0.9.6 2017-08-13 22:41:30 +02:00
Sasha Delly b5b2890278 murmurhash: init at 0.26.4 2017-08-13 22:41:30 +02:00
Sasha Delly fe17ed640a ftfy: init at 4.4.3 2017-08-13 22:41:30 +02:00
Sasha Delly 58b28484ed cymem: init at 1.31.2 2017-08-13 22:41:30 +02:00
Robert Helgesson 247974025b
gkrellm: minor formatting fix 2017-08-13 22:40:16 +02:00
Robert Helgesson 207ed51615
gkrellm: fix installation
Fixes #28239.
2017-08-13 22:40:16 +02:00
Bart Brouns b7bd842fd6 zexy: fix build 2017-08-13 22:37:35 +02:00
Frederik Rietdijk 946f536f93 Merge pull request #28205 from mimadrid/update/clib-1.8.0
clib: 1.7.0 -> 1.8.0
2017-08-13 22:34:29 +02:00
Frederik Rietdijk b14efb6a6c Merge pull request #28211 from mimadrid/update/samtools-1.5.0
samtools: 1.4.0 -> 1.5.0
2017-08-13 22:32:48 +02:00
Jude Taylor 6883119ab0 add some overrides for ghc 7.10.3 to build ghcjs 2017-08-13 13:32:08 -07:00
Frederik Rietdijk 111d43042d Merge pull request #28222 from magnetophon/notmuch
notmuch: 0.24.2 -> 0.25
2017-08-13 22:28:06 +02:00
Frederik Rietdijk 3f642af583 Merge pull request #28062 from lsix/update_motu-client
motu-client: 1.0.8 -> 1.4.0
2017-08-13 22:08:54 +02:00
Frederik Rietdijk 719a76c41f Merge pull request #28213 from mimadrid/update/byobu-5.121
byobu: 5.112 -> 5.121
2017-08-13 22:04:21 +02:00
Frederik Rietdijk 3fb2acd79f Merge pull request #28217 from NeQuissimus/vscode_1_15_0
vscode: 1.14.2 -> 1.15.0
2017-08-13 22:02:39 +02:00
Frederik Rietdijk 6e386925ac Merge pull request #28229 from jpierre03/pr-alt-ergo
alt-ergo: use https instead of http to fetch archive
2017-08-13 22:01:59 +02:00
Frederik Rietdijk 8608ff5e9d Merge pull request #28242 from magnetophon/clipster
clipster: 1.0.1 -> 1.2.5
2017-08-13 22:01:31 +02:00
Frederik Rietdijk 59b4ed9daf Merge pull request #28241 from benley/helm-2.5.1
kubernetes-helm: 2.5.0 -> 2.5.1
2017-08-13 22:01:03 +02:00