Commit graph

157391 commits

Author SHA1 Message Date
Andreas Rammhold 5f75f72497 yara: 3.7.1 -> 3.8.1
This fixes issues CVE-2018-12034 & CVE-2018-12035. They are OOB read &
write issues of the internal VM. Details can be retrieved at [1] & [2].

[1] https://github.com/VirusTotal/yara/issues/891
[2] https://bnbdr.github.io/posts/swisscheese/
2018-10-26 12:17:58 +02:00
Andreas Rammhold c994f40de8 taglib: fix CVE-2018-11439 2018-10-26 12:17:58 +02:00
Andreas Rammhold 9843fdc532 ligcgroup: fix CVE-2018-14348
When using cgrulesengd it would create a logfile at /var/log/cgred with
the permission wide open (0666).
2018-10-26 12:17:58 +02:00
Bas van Dijk 945c6b9981
Merge pull request #48699 from ElvishJerricco/overridable-buildFromSdist
haskell.lib.buildFromSdist: Allow overrideCabal
2018-10-26 11:17:24 +01:00
Jörg Thalheim 764d165f43
doc: apply make format 2018-10-26 11:13:54 +01:00
Jörg Thalheim 7f80fb2db4
doc: extend breakpointHook documentation 2018-10-26 11:13:24 +01:00
Jörg Thalheim cafecf16af
rust: 1.29.1 -> 1.30.0 2018-10-26 10:37:46 +01:00
Robin Gloster 02afda3fd8 gitlab: 11.3.4 -> 11.4.0 2018-10-26 11:32:28 +02:00
Robin Gloster eb7f8e71ad gitlab-workhorse: 6.1.1 -> 7.0.0 2018-10-26 11:32:28 +02:00
Robin Gloster 1a984ccc4e gitaly: 0.125.0 -> 0.125.1 2018-10-26 11:32:28 +02:00
R. RyanTM ceae2c2d05 rspamd: 1.8.0 -> 1.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rspamd/versions
2018-10-26 02:30:37 -07:00
Silvan Mosberger 41b55b3508
idrisPackages.{categories,derive}: Use upstream instead of forks
These forks were introduced in https://github.com/NixOS/nixpkgs/pull/42861 to
make the builds succeed. The changes have since been incorporated
upstream.
2018-10-26 11:15:10 +02:00
Periklis Tsirakidis f2c4ad2376 kustomize: 1.0.8 -> 1.0.9 2018-10-26 11:04:28 +02:00
R. RyanTM 5d88d542e3 riot-web: 0.16.5 -> 0.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/riot-web/versions
2018-10-26 01:48:11 -07:00
Jörg Thalheim e438125d97
Merge pull request #49130 from veprbl/pr/pyarrow_darwin_hydra_fix
pythonPackages.pyarrow: fix running tests on hydra
2018-10-26 09:18:36 +01:00
Jörg Thalheim 8afb3b68b7
Merge pull request #49119 from markuskowa/licenses-24
Add licenses
2018-10-26 09:15:39 +01:00
Jörg Thalheim a8df9ff9d9
Merge pull request #49126 from das-g/stdenv-docs
minor fixes in Nixpkgs stdenv docs
2018-10-26 09:12:45 +01:00
R. RyanTM e87534ed66 soapysdr: 0.6.1 -> 0.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/soapysdr/versions
2018-10-26 01:08:37 -07:00
Michael Weiss 6021a94062 signal-desktop: 1.17.0 -> 1.17.1 2018-10-26 09:50:38 +02:00
R. RyanTM c07b74e0b3 urlwatch: 2.14 -> 2.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urlwatch/versions
2018-10-26 00:43:00 -07:00
R. RyanTM ff4fdc8cb3 trufflehog: 2.0.91 -> 2.0.97
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/trufflehog/versions
2018-10-25 23:54:28 -07:00
Dmitry Kalinkin e76082a941
pyarrow: disable jvm test 2018-10-25 23:14:27 -04:00
Dmitry Kalinkin 6ae3cb4d36
pythonPackages.pyarrow: fix running tests on hydra
This replaces standard checkPhase using setup.py that uses pytest-runner
with an explicit call to pytest. One reason to do that is because
setup.py triggers another rebuild when asked to do "test". Another
reason is that there seems to be a conflict between possible imports for
pyarrow: `pwd`/pyarrow vs $out/pyarrow. By some unknown reason this
triggers an import error on hydra and ofborg, but not on my machine. The
solution here is to remove `pwd`/pyarrow, keep the tests and use direct
call to pytest (setup.py needs `pwd`/pyarrow). The added benefit is that
we are now testing what is installed in $out.
2018-10-25 23:12:16 -04:00
zimbatm 2337c7522a
openssh: 7.7p1 -> 7.9p1 (#48784)
added openssh_gssapi to make it easier to test the patched version

the HPN edition isn't available on top of 7.9p1 yet

fix-host-key-algorithms-plus.patch didn't apply anymore, assuming it's
fixed.

release notes: https://www.openssh.com/txt/release-7.9
2018-10-26 01:17:55 +02:00
Raphael Borun Das Gupta aa77e3aa4f nixpkgs docs: add missing spaces between words 2018-10-26 00:35:21 +02:00
Raphael Borun Das Gupta bea0b3021c nixpkgs docs: remove spurious ">" 2018-10-26 00:29:27 +02:00
José Romildo Malaquias 34964d6f3b vivaldi-ffmpeg-codecs: 69.0.3497.73 -> 70.0.3538.77 2018-10-25 18:28:59 -03:00
José Romildo Malaquias 3cd8c2240b vivaldi: 2.0.1309.29-2 -> 2.1.1337.36-1 2018-10-25 18:27:49 -03:00
Markus Kowalewski 1f46779eda
ptlib: add licenses 2018-10-25 23:10:21 +02:00
Markus Kowalewski 5383753beb
prison: add license 2018-10-25 23:10:21 +02:00
Markus Kowalewski f1fe677ab2
popt: add license 2018-10-25 23:10:20 +02:00
Markus Kowalewski 6ff2c83d9f
polkit-qt-1: add license 2018-10-25 23:10:20 +02:00
Markus Kowalewski 91eea7482d
podofo: add licenses 2018-10-25 23:10:20 +02:00
Markus Kowalewski 78b12734ee
phonon-backend-vlc: add license 2018-10-25 23:10:20 +02:00
Markus Kowalewski 0badfc2b6e
phonon-backend-gstreamer: add license 2018-10-25 23:10:20 +02:00
Markus Kowalewski d00487cad5
pangoxsl: add meta data 2018-10-25 23:10:20 +02:00
Markus Kowalewski 598ed197db
openssl-chacha: add license 2018-10-25 23:10:00 +02:00
Markus Kowalewski 165f090e10
openpam: add license 2018-10-25 22:56:23 +02:00
Markus Kowalewski 2d4b7f26e1
opendbx: add meta data 2018-10-25 22:56:23 +02:00
Markus Kowalewski 4afe65f253
opencsg: add license 2018-10-25 22:56:23 +02:00
Markus Kowalewski 8ff5a85c45
opencascade: add license 2018-10-25 22:56:22 +02:00
Markus Kowalewski d9e6d6ac33
opal: add licenes 2018-10-25 22:56:22 +02:00
Markus Kowalewski 8e7f191c27
ode: add licenes 2018-10-25 22:56:22 +02:00
Markus Kowalewski b21b369c6d
ntrack: add license 2018-10-25 22:56:22 +02:00
Markus Kowalewski 395931cefe
nspr: add license 2018-10-25 22:56:22 +02:00
Markus Kowalewski e999d40cef
notify-sharp: add license 2018-10-25 22:56:22 +02:00
Markus Kowalewski 46a495ac75
netcdf: add url to license 2018-10-25 22:56:22 +02:00
Markus Kowalewski 19d1cafb9e
neon: add license 2018-10-25 22:56:22 +02:00
Profpatsch 2cc4200de0 cdb: init at 0.75
We check in the docs from a mirror repository, because the upstream
release doesn’t provide them.
2018-10-25 21:49:37 +02:00
Jan Tojnar 968dca8556
Merge pull request #49114 from qolii/eternal-terminal__5_1_6__5_1_7
eternal-terminal: 5.1.6 -> 5.1.7.
2018-10-25 21:33:42 +02:00