Commit Graph

193435 Commits

Author SHA1 Message Date
Vladimír Čunát 260761649b
ffmpeg_4, ffmpeg_full: 4.2 -> 4.2.1
Fixes #68561 CVE-2019-15942.
2019-09-14 20:15:26 +02:00
Will Dietz da9869e5d2
Merge pull request #68746 from dtzWill/update/agave-14
agave: 10 -> 14
2019-09-14 13:15:04 -05:00
Will Dietz 706b243dad
Merge pull request #68742 from dtzWill/update/txr-225
txr: 224 -> 225
2019-09-14 13:14:43 -05:00
Vladimír Čunát 3605f12855
giflib: 5.1.4 -> 5.2.1
5.1.5 says: Fix SF bug #113:
  Heap Buffer Overflow-2 in function DGifDecompressLine()
  in cgif.c.  This had been assigned CVE-2018-11490.
This *probably* also fixes a minor CVE-2019-15133 #68563 (DoS only).
(I couldn't find a good reference quickly.)

The changelogs are almost only bugfixes, and ABI tracker also looks OK:
https://abi-laboratory.pro/?view=timeline&l=giflib
so I gather this is suitable for direct push to nixpkgs staging-next.
I built several reverse dependencies locally.
2019-09-14 19:18:16 +02:00
Daniel Schaefer 7791dccd3a pythonPackages.zake: Skip failing test 2019-09-14 18:57:34 +02:00
Matthew Bauer 94d48451a6
Merge pull request #68759 from marsam/fix-chez-build
chez: fix build on darwin
2019-09-14 11:58:10 -04:00
Elis Hirwing 859a32bfdb
Merge pull request #68678 from nyanloutre/jackett_update_standalone
jackett: 0.11.589 -> 0.11.687
2019-09-14 17:49:07 +02:00
Michael Weiss 1cb21f7f59
Merge pull request #68610 from primeos/fscrypt
fscrypt: unstable-2019-08-29 -> 0.2.5
2019-09-14 17:39:05 +02:00
Robin Gloster f9953dca30
Merge pull request #68793 from delroth/hass-setuptools
home-assistant: add missing setuptools dependency
2019-09-14 17:14:13 +02:00
Robert Helgesson 77eef5529f
svtplay-dl: 2.2 -> 2.4 2019-09-14 17:08:51 +02:00
Robert Scott d7cad2b8f9 pythonPackages.hug: enable tests 2019-09-14 15:16:00 +01:00
Franz Pletz 789760aa10
Merge pull request #68779 from mimame/update/maintainer
maintainer: mimadrid: update github username and personal data
2019-09-14 14:08:35 +00:00
obadz 1a848ef93a
Merge pull request #68764 from dtzWill/update/networkmanager-openconnect-1.2.6
networkmanager-openconnect: 1.2.4 -> 1.2.6
2019-09-14 15:08:00 +01:00
Vladimír Čunát 152f1e6577
Merge #68776: thunderbird*: 68.0 -> 68.1.0 (security) 2019-09-14 15:25:53 +02:00
Pierre Bourdon 6a0c11b931
home-assistant: add missing setuptools dependency
Fixes currently broken nixos hass test: https://hydra.nixos.org/build/100923199
2019-09-14 15:23:26 +02:00
Franz Pletz a0a3f5c86c
Merge pull request #67332 from uvNikita/nixos-container/run
nixos-container: use systemd-run instead of nsenter
2019-09-14 13:22:35 +00:00
Maximilian Bosch 0b32f6f78c
Merge pull request #68786 from JohnAZoidberg/paperless-testfix
paperless: Fix tests, including NixOS test
2019-09-14 15:17:59 +02:00
WilliButz ed5009ad84
Merge pull request #68791 from JohnAZoidberg/bareos-broken
bareos: Mark as broken
2019-09-14 15:07:36 +02:00
Daniel Schaefer e416a39464 bareos: Mark as broken
Doesn't have a maintainer.
Doesn't work with our new glusterfs version.
bareos18 has changed from autotools to cmake so the derivation has to be
completely rewritten.
2019-09-14 15:04:02 +02:00
Cole Mickens bfb0ac357e spectral: 2019-03-03 -> unstable-2019-08-15 2019-09-14 15:03:45 +02:00
worldofpeace 1ff3a0c498 networkmanager: 1.18.2 -> 1.20.2
* libnm-glib is gone 👋️
* correct dbus_conf_dir
* remove legacy service symlink
* upstream defaults to 'internal' for dhcp
  NixOS module reflects this.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.20.2/NEWS
2019-09-14 09:01:46 -04:00
Maximilian Bosch 0d5806fefd
paperless: fix cors header
`django-cors-headers` 3.x (which is used in nixpkgs) requires a scheme
for allowed hosts. Upstream uses 2.4, however we create the python env
with Nix, so the source needs to be patched accordingly.
2019-09-14 14:59:00 +02:00
WilliButz 01bd6a98ce
Merge pull request #68788 from doronbehar/update-sccache
sccache: 0.2.10 -> 0.2.11
2019-09-14 14:57:47 +02:00
WilliButz ff26584663
Merge pull request #68789 from Ma27/bump-documize
documize-community: 3.2.0 -> 3.3.0
2019-09-14 14:54:22 +02:00
Daniel Fullmer 740d4c22ec k2pdfopt: Fix build and clean up 2019-09-14 21:52:06 +09:00
WilliButz 9128fe19cc
Merge pull request #68787 from Ma27/fix-python-dlib
pythonPackages.{dlib,face_recognition_models}: fix build/startup
2019-09-14 14:47:25 +02:00
WilliButz 44f5a5c440
Merge pull request #68790 from JohnAZoidberg/fix-ape
ape: 6.7-131003 -> 2019-08-10
2019-09-14 14:42:28 +02:00
Herwig Hochleitner dd57bf928b
Merge pull request #60833 from jflanglois/chromium-widevine
chromium: fix widevine
2019-09-14 14:30:29 +02:00
Ivan Kozik d66430be79 chromium: 76.0.3809.132 -> 77.0.3865.75
CVE-2019-5870 CVE-2019-5871 CVE-2019-5872 CVE-2019-5873
CVE-2019-5874 CVE-2019-5875 CVE-2019-5876 CVE-2019-5877
CVE-2019-5878 CVE-2019-5879 CVE-2019-5880 CVE-2019-5881
CVE-2019-13659 CVE-2019-13660 CVE-2019-13661 CVE-2019-13662
CVE-2019-13663 CVE-2019-13664 CVE-2019-13665 CVE-2019-13666
CVE-2019-13667 CVE-2019-13668 CVE-2019-13669 CVE-2019-13670
CVE-2019-13671 CVE-2019-13673 CVE-2019-13674 CVE-2019-13675
CVE-2019-13676 CVE-2019-13677 CVE-2019-13678 CVE-2019-13679
CVE-2019-13680 CVE-2019-13681 CVE-2019-13682 CVE-2019-13683
2019-09-14 14:29:35 +02:00
Daniel Schaefer ea3ea651f9 ape: 6.7-131003 -> 2019-08-10 2019-09-14 14:25:11 +02:00
WilliButz f3d7447c74
Merge pull request #68784 from JohnAZoidberg/twister-openssl102
twister: 0.9.34 -> 2019-08-19
2019-09-14 14:24:21 +02:00
Maximilian Bosch c6f257265d
documize-community: 3.2.0 -> 3.3.0
https://github.com/documize/community/releases/tag/v3.3.0
2019-09-14 14:22:01 +02:00
Daniel Schaefer cbab4663f3 paperless: Use pytest_4 in django-crispy-forms
Doesn't build with pytest_5
2019-09-14 14:20:50 +02:00
Doron Behar 4a99b423fe sccache: 0.2.10 -> 0.2.11 2019-09-14 15:18:12 +03:00
Robin Gloster dcdf68ee01
xen_4_10: 4.10.0 -> 4.10.4
glusterfs compatibility fix, also added Wno-error flags for gcc8
compatibility
2019-09-14 14:06:16 +02:00
Will Dietz 447d625edc networkmanager,modemmanager: fix service symlinks for systemd v243
Fixes problems such as:

systemd[1]: Failed to put bus name to hashmap: File exists
systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation.

Problem is that systemd treats symlinks to files outside the service
path differently, causing our old workaround to look like two separate services.

These symlinks are intended to be a means for manually emulating
the behavior of the `Alias=` directive in these services.
Unfortunately even making these symlinks relative isn't enough,
since they don't make it to where it matters--
that only makes the links in /etc/static/systemd/system/*
relative, with systemd still being shown non-relative links
in /etc/systemd/system/*.

To fix this, drop all of this at the package level
and instead simply specify the aliases in the NixOS modules.

Also handle the same for modemmanager,
since the networkmanager NixOS module also handles that.
2019-09-14 08:05:27 -04:00
worldofpeace 2da997582a
Merge pull request #68785 from NixOS/revert-68731-fix/networkmanager-dbus-service-aliases
Revert "networkmanager,modemmanager: fix service symlinks for systemd v243"
2019-09-14 08:04:45 -04:00
worldofpeace 3cb0ae999f
Revert "networkmanager,modemmanager: fix service symlinks for systemd v243" 2019-09-14 08:04:28 -04:00
worldofpeace e8bc2a6ac0
Merge pull request #68731 from dtzWill/fix/networkmanager-dbus-service-aliases
networkmanager,modemmanager: fix service symlinks for systemd v243
2019-09-14 08:03:12 -04:00
Daniel Schaefer 34b58364e4 pytest: Add pytest_4 as its own attribute
Many packages aren't yet updated to handle the incompatible changes of
pytest5 so we still need v4.
2019-09-14 14:02:39 +02:00
Maximilian Bosch e176117a81
python3Packages.face_recognition_models: fix startup 2019-09-14 13:59:20 +02:00
Nikolay Amiantov e06aa820c9
Merge pull request #68744 from dtzWill/update/krita-4.2.6
krita: 4.2.5 -> 4.2.6, gz -> xz
2019-09-14 14:57:19 +03:00
rliang ab8bfa7d68 vimPlugins: update 2019-09-14 20:54:41 +09:00
Daniel Schaefer 42243e46b1 twister: 0.9.34 -> 2019-08-19 2019-09-14 13:48:45 +02:00
Maximilian Bosch 72ec538d2c
python3Packages.dlib: fix build
The CMake configuring is done in the `setup.py` and doesn't need to be
done by the setup hook. This broke the build as the setup-hook switches
into `source/build` which doesn't have a `setup.py`.

Relying on the setup script from upstream fixes the issue.

ZHF #68361
2019-09-14 13:42:06 +02:00
José Romildo Malaquias ad333743a8
Merge pull request #68662 from romildo/upd.arc-theme
arc-theme: 20190330 -> 20190910
2019-09-14 08:40:54 -03:00
Henrik Jonsson bc42ab425b
wasabiwallet: 1.1.8 -> 1.1.9 2019-09-14 13:40:32 +02:00
José Romildo Malaquias d2632aab64
Merge pull request #68658 from romildo/upd.mojave-gtk-theme
mojave-gtk-theme: 2019-05-21 -> 2019-09-09
2019-09-14 08:37:16 -03:00
Maximilian Bosch 5d853163cf
Merge pull request #68372 from obadz/citrix-receiver-decomission
citrix-receiver: decomission in favor of citrix-workspace.
2019-09-14 13:22:32 +02:00
WilliButz cbb6293dce
Merge pull request #68291 from Ma27/bump-hydra
hydra: 2019-05-06 -> 2019-08-30
2019-09-14 13:16:07 +02:00