Commit Graph

251041 Commits

Author SHA1 Message Date
Marek Mahut
e02f6bfa26
Merge pull request #100418 from pltanton/master
fido2luks: 0.2.3 -> 0.2.15
2020-11-09 00:22:09 +01:00
Doron Behar
4d79d20643
Merge pull request #103092 from Atemu/update/bear
bear: 2.4.2 -> 3.0.1
2020-11-09 01:11:13 +02:00
Lluís Batlle i Rossell
5813ab6de2 Fix SDL_image loading jpeg and others
It was using dlopen and its shared object didn't have the proper rpath
to do so.

This fixes tuxpaint loading of jpeg pictures.
2020-11-09 00:06:50 +01:00
Michael Weiss
197ddbced2
mesa: Replace all usages of old aliases 2020-11-08 22:56:55 +01:00
Michael Weiss
420daef820
Merge pull request #103145 from primeos/wlroots
wlroots: 0.11.0 -> 0.12.0
2020-11-08 22:52:29 +01:00
Martin Weinelt
de572aea82 python3Packages.deepmerge: 0.1.0 -> 0.1.1 2020-11-08 13:08:03 -08:00
Martin Weinelt
602d26e8bd libexif: apply patches for CVE-2020-0196, CVE-2020-0452
* CVE-2020-0198: unsigned integer overflow in exif_data_load_data_content
* CVE-2020-0452: compiler optimization could remove an a bufferoverflow check, making a buffer overflow possible with some EXIF tags

Fixes: CVE-2020-0196, CVE-2020-0452
2020-11-08 21:53:43 +01:00
Symphorien Gibol
b393908673
ocamlPackages.ocaml-lsp: init at 1.1.0 2020-11-08 21:25:04 +01:00
Daniël de Kok
83401d1a21
Merge pull request #103005 from danieldk/fix-mkl-pkgconfig
mkl: fix .pc file, add test
2020-11-08 20:17:28 +01:00
Daniël de Kok
d43f378b4a
Merge pull request #103101 from matthiasbeyer/update-mutt
mutt: 1.14.7 -> 2.0.0
2020-11-08 18:26:51 +01:00
Kevin Cox
c2a3de5e99
Merge pull request #103096 from bennyandresen/clj-kondo_upgrade
clj-kondo: 2020.04.05 -> 2020.11.07
2020-11-08 12:24:16 -05:00
Michael Raskin
e1e5d73c9a
Merge pull request #103081 from andresilva/linux-zen-5.9.6
linux_zen: 5.9.3 -> 5.9.6
2020-11-08 17:15:42 +00:00
markuskowa
e447841b12
Merge pull request #103132 from markuskowa/upd-rdma-core
rdma-core: 31.0 -> 31.1
2020-11-08 18:06:05 +01:00
markuskowa
cf09f38db7
Merge pull request #103128 from markuskowa/upd-pmix
pmix: 3.1.5 -> 3.2.0
2020-11-08 18:05:49 +01:00
Niklas Hambüchen
1c460c0a5c
Merge pull request #103147 from nh2/nginx-sandbox-protecthome-release-notes
manual: nginx: Mention ProtectHome in release notes. See #85567
2020-11-08 18:01:03 +01:00
Niklas Hambüchen
2e7b320931 manual: nginx: Remove reference to stateDir from release notes. Fixes #102211.
Fixed wording taken from:
https://github.com/NixOS/nixpkgs/issues/102211#issuecomment-719976230
2020-11-08 17:55:11 +01:00
ajs124
bf4f302804
Merge pull request #101761 from helsinki-systems/init/asterisk18
asterisk_18: Init at 18.0.0
2020-11-08 17:31:37 +01:00
Daniël de Kok
c65164ec75 nixos/release-notes: Mutt 2.x has some backward incompatible changes 2020-11-08 17:26:54 +01:00
Michael Raskin
5be2bb9e5e
Merge pull request #103141 from 7c6f434c/asymptote-fix
asymptote: 2.66 -> 2.67; fix build with fresh ghostscript
2020-11-08 16:16:48 +00:00
Niklas Hambüchen
2f845dccbf manual: nginx: Mention ProtectHome in release notes. See #85567.
See https://github.com/NixOS/nixpkgs/pull/85567#pullrequestreview-525820684
2020-11-08 17:03:07 +01:00
Tim Steinbach
b1bd4c09ad
Merge pull request #103028 from TredwellGit/firmwareLinuxNonfree
firmwareLinuxNonfree: 2020-09-18 -> 2020-10-22
2020-11-08 11:03:05 -05:00
Ninjatrappeur
5f5d38e88f
Merge pull request #101218 from andir/unbound-systemd 2020-11-08 16:55:29 +01:00
Michael Weiss
db6b85391f
sway: Fix the build with wlroots 0.12.0
Sway 1.5 isn't affected by the breaking changes of wlroots 0.12.0 so we
can simply relax the version requirement.
2020-11-08 16:52:40 +01:00
Michael Weiss
19fda989f3
wlroots: 0.11.0 -> 0.12.0
The libseat session backend [0] will be disabled for now since NixOS
depends on systemd anyway (so we can use logind).
But if someone wants/requires libseat [1] and would maintain it in
Nixpkgs we could enable it.

[0]: https://github.com/swaywm/wlroots/pull/2364
[1]: https://sr.ht/~kennylevinsen/seatd/
2020-11-08 16:42:34 +01:00
Michael Raskin
9621822607 asymptote: 2.66 -> 2.67; fix build with fresh ghostscript 2020-11-08 16:15:55 +01:00
Martin Weinelt
884d7ac411
Merge pull request #103122 from lukegb/update-pyscard
pythonModules.pyscard: 1.9.9 -> 2.0.0
2020-11-08 15:42:22 +01:00
Martin Weinelt
45c9773c2f
Merge pull request #102944 from mweinelt/home-assistant
homeassistant: 0.117.4 -> 0.117.5
2020-11-08 15:35:00 +01:00
Martin Weinelt
9fba50bf0e
Merge pull request #103119 from Mic92/bme680
python3.pkgs.bme680: init at 1.0.5
2020-11-08 15:13:06 +01:00
Markus Kowalewski
545456ddca
rdma-core: 31.0 -> 31.1 2020-11-08 15:10:08 +01:00
Jörg Thalheim
0c1ff16a7c
home-assistant: regenerate with new deps 2020-11-08 15:04:42 +01:00
Jörg Thalheim
105dd1dfae
python3.pkgs.bme680: init at 1.0.5 2020-11-08 15:04:41 +01:00
Jörg Thalheim
d1dc6f61f9
python3.pkgs.smbus-cffi: init at 0.5.1 2020-11-08 15:04:41 +01:00
Maximilian Bosch
06383b52a1
Merge pull request #102495 from gnidorah/cde2
cdesktopenv: fix build w/glibc-2.32
2020-11-08 14:51:35 +01:00
Markus Kowalewski
3f659d76e6
pmix: 3.1.5 -> 3.2.0 2020-11-08 13:44:32 +01:00
Daniël de Kok
6519e0b796
Merge pull request #102027 from Vonfry/update/fortune-3.2.0
fortune-mod: 2.10.0 -> 3.2.0
2020-11-08 11:43:16 +01:00
Gabriel Ebner
df88279649
Merge pull request #103004 from lovesegfault/octoprint-marlingcodedocumentation
octoprint: add marlingcodedocumentation
2020-11-08 11:42:08 +01:00
Luke Granger-Brown
2c330cba4a pythonModules.pyscard: 1.9.9 -> 2.0.0 2020-11-08 10:41:06 +00:00
markuskowa
06145fec65
Merge pull request #100967 from r-ryantm/auto-update/hpx
hpx: 1.5.0 -> 1.5.1
2020-11-08 11:34:07 +01:00
markuskowa
428bea042e
Merge pull request #102296 from r-ryantm/auto-update/gromacs
gromacs: 2020.3 -> 2020.4
2020-11-08 11:31:54 +01:00
Vonfry
7b117f15b1
fortune-mod: 2.10.0 -> 3.2.0 2020-11-08 17:57:03 +08:00
Daniël de Kok
72c424a968
Merge pull request #103115 from bbigras/dog
dogdns: init at 0.1.0
2020-11-08 10:03:56 +01:00
Daniël de Kok
ff76bea162
Merge pull request #103114 from bbigras/restic
restic: 0.10.0 -> 0.11.0
2020-11-08 09:59:17 +01:00
Vladimír Čunát
f4c13d1d9d
brotli.meta.maintainers: unlist myself
Years ago I thought I might use it for something, but anything like that
seems very unlikely to ever materialize, so let me focus on packages
that I consider more important.
2020-11-08 09:43:36 +01:00
Daniël de Kok
9345401cee
Merge pull request #102573 from bbigras/nuspell
nuspell: 4.0.0 -> 4.0.1
2020-11-08 09:04:58 +01:00
Jörg Thalheim
551748d52d
Merge pull request #103109 from SuperSandro2000/vgo2nix
vgo2nix: 2020-05-05 -> 2020-11-07
2020-11-08 08:56:58 +01:00
Bruno Bigras
bbf6b23990 nuspell: 4.0.0 -> 4.0.1 2020-11-08 02:29:47 -05:00
Daniël de Kok
4e9cb0aeff
Merge pull request #102181 from bbigras/wrangler
wrangler: 1.10.3 -> 1.12.2
2020-11-08 08:12:51 +01:00
Bruno Bigras
e6fd6ab41e dogdns: init at 0.1.0 2020-11-08 01:27:04 -05:00
Bruno Bigras
28860ab1ad restic: 0.10.0 -> 0.11.0 2020-11-08 00:57:56 -05:00
Ryan Mulligan
e269d1daa2
Merge pull request #102750 from r-ryantm/auto-update/postman
postman: 7.32.0 -> 7.34.0
2020-11-07 20:36:05 -08:00