Commit Graph

261691 Commits

Author SHA1 Message Date
Frederik Rietdijk
b20838eb4a Merge staging-next into staging 2021-01-04 20:51:32 +01:00
Drew Hess
507efdb11f python: 3.8.6 -> 3.8.7. 2021-01-04 20:48:55 +01:00
github-actions[bot]
59ede499ae
Merge master into staging-next 2021-01-04 18:39:39 +00:00
Vladimír Čunát
9af686703d
powerdns: patch build with gcc 10 2021-01-04 19:14:09 +01:00
ajs124
59d08b1e69
Merge pull request #108404 from andir/dovecot
dovecot: 2.3.11.3 -> 2.3.13
2021-01-04 19:01:18 +01:00
ilmari-lauhakangas
5a92a9ce32
subtitleeditor: add more gst-plugins (#106076) 2021-01-04 18:52:55 +01:00
Christian Kampka
bb0fa750db gdbm: 1.18.1 -> 1.19 2021-01-04 18:34:59 +01:00
Luke Bentley-Fox
374e3033d1 gnupg: 2.2.25 -> 2.2.26 2021-01-04 18:18:26 +01:00
Andreas Rammhold
653f805f09 nixos/tests/dovecot: enable dovecot_pigeonhole plugin
This plugin is used commonly enough that we should ensure it still
builds (and dovecot works) after loading it.

This is not yet perfect as we aren't testing any of it's functionality
but at least we ensure that dovecot continues to do the regular job.
2021-01-04 18:17:26 +01:00
Dmitry Bogatov
efb7e1b9db xxHash: fix static build
Patch upstream Makefile to not attempt to build dynamic library if host
platform is static only (pkgsStatic).
2021-01-04 18:14:09 +01:00
TredwellGit
8121c9badb xorg.xkbcomp: 1.4.2 -> 1.4.4
https://lists.x.org/archives/xorg-announce/2020-February/003037.html
https://lists.x.org/archives/xorg-announce/2020-November/003063.html
2021-01-04 18:07:56 +01:00
Pavol Rusnak
bf77245202
Merge pull request #108219 from prusnak/viennarna
ViennaRNA: init at 2.4.17
2021-01-04 18:04:56 +01:00
Vladimír Čunát
1a57d96edd
efivar: fixup build on i686-linux
Fixes #108375.  (I built the ISO locally)
I believe the report is a false positive.
2021-01-04 18:00:34 +01:00
Andreas Rammhold
bedb3528b6
dovecot_pigeonhole: 0.5.11 -> 0.5.13
This updates to the latest version. According to the changelog 0.5.12
was skipped. The changes in this release are required to be compatible
with the latest dovecot release.

Changes:
  - duplicate: The test was handled badly in a multiscript (sieve_before,
    sieve_after) scenario in which an earlier script in the sequence with
    a duplicate test succeeded, while a later script caused a runtime
    failure. In that case, the message is recorded for duplicate tracking,
    while the message may not actually have been delivered in the end.
  - editheader: Sieve interpreter entered infinite loop at startup when
    the "editheader" configuration listed an invalid header name. This
    problem can only be triggered by the administrator.
  - relational: The Sieve relational extension can cause a segfault at
    compile time. This is triggered by invalid script syntax. The segfault
    happens when this match type is the last argument of the test command.
    This situation is not possible in a valid script; positional arguments
    are normally present after that, which would prevent the segfault.
  - sieve: For some Sieve commands the provided mailbox name is not
    properly checked for UTF-8 validity, which can cause assert crashes at
    runtime when an invalid mailbox name is encountered. This can be
    caused by the user by writing a bad Sieve script involving the
    affected commands ("mailboxexists", "specialuse_exists").
    This can be triggered by the remote sender only when the user has
    written a Sieve script that passes message content to one of the
    affected commands.
  - sieve: Large sequences of 8-bit octets passed to certain Sieve
    commands that create or modify message headers that allow UTF-8 text
    (vacation, notify and addheader) can cause the delivery or IMAP
    process (when IMAPSieve is used) to enter a memory-consuming
    semi-infinite loop that ends when the process exceeds its memory
    limits. Logged in users can cause these hangs only for their own
    processes.
2021-01-04 17:59:57 +01:00
Andreas Rammhold
4fee20e267
dovecot: add the dovecot NixOS test to passthru.tests
While we already had some test we might as well add the test for that
exact package to the tests attribute set. After all that should be what
(primarily) tests dovecot.
2021-01-04 17:45:28 +01:00
Andreas Rammhold
58c7d3ff17
dovecot: 2.3.11.3 -> 2.3.13
This fixes CVE_2020-24386, CVE-2020-25725 and a bunch of regular bugs
[1].

* CVE-2020-24386: Specially crafted command can cause IMAP hibernate to
	  allow logged in user to access other people's emails and filesystem
	  information.

* CVE-2020-25275: Mail delivery / parsing crashed when the 10 000th MIME part was
  message/rfc822 (or if parent was multipart/digest). This happened
  due to earlier MIME parsing changes for CVE-2020-12100.

[1] https://raw.githubusercontent.com/dovecot/core/2.3.13/NEWS
2021-01-04 17:37:32 +01:00
Sandro
4445bb7284
Merge pull request #108344 from r-ryantm/auto-update/python3.7-openwrt-luci-rpc
python37Packages.openwrt-luci-rpc: 1.1.6 -> 1.1.7
2021-01-04 17:00:21 +01:00
Sandro
c7cb68f78e
Merge pull request #108321 from jlesquembre/vim-gnupg
vimPlugins.vim-gnupg: init at 2021-01-03
2021-01-04 17:00:07 +01:00
Sandro
217285c79e
Merge pull request #108299 from siraben/zdbsp-platform 2021-01-04 16:56:26 +01:00
Sandro
06c9dbcece
Merge pull request #108247 from symphorien/paperwork-next 2021-01-04 16:41:05 +01:00
Sandro
097a9144db
Merge pull request #108353 from r-ryantm/auto-update/python3.7-mautrix
python37Packages.mautrix: 0.8.5 -> 0.8.6
2021-01-04 16:39:37 +01:00
Sandro
c353d2cca3
Merge pull request #108352 from r-ryantm/auto-update/python3.7-mwparserfromhell
python37Packages.mwparserfromhell: 0.5.4 -> 0.6
2021-01-04 16:39:26 +01:00
Sandro
dc2ee5402c
Merge pull request #108145 from lopsided98/buildbot-update 2021-01-04 16:39:04 +01:00
Sandro
238339dbf4
Merge pull request #108360 from r-ryantm/auto-update/python3.7-OWSLib
python37Packages.owslib: 0.20.0 -> 0.21.0
2021-01-04 16:38:22 +01:00
Sandro
a61f47d445
Merge pull request #108383 from fabaff/bump-fatrace
fatrace: 0.13 -> 0.16.1
2021-01-04 16:38:02 +01:00
Sandro
d92659f1e9
Merge pull request #108381 from fabaff/whois
python3Packages.whois: init at 0.9.7
2021-01-04 16:37:42 +01:00
Sandro
ba91b2ff31
Merge pull request #108382 from jojosch/dbeaver-7.3.2
dbeaver: 7.3.1 -> 7.3.2
2021-01-04 16:37:18 +01:00
Sandro
02a10e0c59
Merge pull request #108384 from fabaff/python-whois 2021-01-04 16:36:43 +01:00
Sandro
3aad2ab8c5
Merge pull request #108385 from oxzi/pytun-2.3.0
pytun: 2.2.1 -> 2.3.0
2021-01-04 16:36:19 +01:00
Sandro
884064f802
Merge pull request #108387 from fabaff/asyncwhois
python3Packages.asyncwhois: init at 0.2.0
2021-01-04 16:36:05 +01:00
Sandro
a3658e951b
Merge pull request #108389 from raboof/jetbrains-updates
jetbrains: updates
2021-01-04 16:35:30 +01:00
Sandro
f44575b06f
Merge pull request #108390 from fabaff/bump-autobahn
python3Packages.autobahn: 20.7.1 -> 20.12.3
2021-01-04 16:35:17 +01:00
Joachim F
51c4cb72d4
Merge pull request #108398 from talyz/profiles_hardened_warning
profiles/hardened: Add note about potential instability
2021-01-04 16:32:38 +01:00
Marek Mahut
e993afb0c5
Merge pull request #108395 from kidd/master
metabase: 0.37.3 -> 0.37.4
2021-01-04 16:16:20 +01:00
Ryan Mulligan
ee3284a109
Merge pull request #108343 from r-ryantm/auto-update/python3.7-nocaselist
python37Packages.nocaselist: 1.0.3 -> 1.0.4
2021-01-04 07:13:32 -08:00
talyz
0f0d5c0c49
profiles/hardened: Add note about potential instability
Enabling the profile can lead to hard-to-debug issues, which should be
warned about in addition to the cost in features and performance.

See https://github.com/NixOS/nixpkgs/issues/108262 for an example.
2021-01-04 16:03:29 +01:00
Raimon Grau
b13e8fefcc metabase: 0.37.3 -> 0.37.4 2021-01-04 14:17:32 +00:00
Milan
e326297f6c
python3Packages.adblock: init at 0.4.0 (#108271)
This packages python bindings to Brave's Rust adblock library. These
will be used in the upcoming qutebrowser version 2.0.0 for more granular
adblocking.
2021-01-04 14:45:30 +01:00
markuskowa
1bf12e37b3
Merge pull request #108114 from markuskowa/upd-rdma
rdma-core: 31.2 -> 33.0
2021-01-04 14:35:36 +01:00
markuskowa
d480c86858
Merge pull request #107223 from markuskowa/upd-qe
quantum-espresso: 6.5 -> 6.6
2021-01-04 14:33:37 +01:00
Fabian Affolter
d8f10e326f home-assistant: add python-whois to component-packages 2021-01-04 14:30:01 +01:00
Fabian Affolter
779662af30 python3Packages.python-whois: init at 0.7.3 2021-01-04 14:29:35 +01:00
Fabian Affolter
234a289c89 python3Packages.asyncwhois: init at 0.2.0 2021-01-04 14:27:00 +01:00
Sandro
6ac4c2d1f6
Merge pull request #107962 from flyfloh/colmap-36 2021-01-04 14:25:21 +01:00
Anderson Torres
a5c848382c
Merge pull request #108261 from AndersonTorres/updates
Misc updates
2021-01-04 10:17:22 -03:00
Eelco Dolstra
f6e519f39e
Merge pull request #96495 from Mindavi/lcov-1.15
lcov: 1.14 -> 1.15
2021-01-04 13:51:49 +01:00
Arnout Engelen
28564278c0 jetbrains: updates 2021-01-04 13:44:30 +01:00
Fabian Affolter
8d668463b0 python3Packages.autobahn: 20.7.1 -> 20.12.3 2021-01-04 13:38:57 +01:00
github-actions[bot]
f0187a2cf3
Merge staging-next into staging 2021-01-04 12:26:43 +00:00
github-actions[bot]
89699cbe21
Merge master into staging-next 2021-01-04 12:26:40 +00:00