about summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2021-01-05kora-icon-theme: init at 1.3.4bloomvdomino2-0/+46
2021-01-04linux: 5.11-rc1 -> 5.11-rc2Tim Steinbach3-2/+13
Added temporary patch for a syntax error in the wireless drivers
2021-01-04powerdns: patch build with gcc 10Vladimír Čunát1-1/+9
2021-01-04Merge pull request #108404 from andir/dovecotajs1242-4/+5
dovecot: 2.3.11.3 -> 2.3.13
2021-01-04subtitleeditor: add more gst-plugins (#106076)ilmari-lauhakangas1-0/+3
2021-01-04Merge pull request #108219 from prusnak/viennarnaPavol Rusnak3-0/+41
ViennaRNA: init at 2.4.17
2021-01-04efivar: fixup build on i686-linuxVladimír Čunát1-1/+2
Fixes #108375. (I built the ISO locally) I believe the report is a false positive.
2021-01-04dovecot_pigeonhole: 0.5.11 -> 0.5.13Andreas Rammhold1-2/+2
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-04dovecot: add the dovecot NixOS test to passthru.testsAndreas Rammhold1-0/+1
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-04dovecot: 2.3.11.3 -> 2.3.13Andreas Rammhold1-2/+2
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-04Merge pull request #108344 from r-ryantm/auto-update/python3.7-openwrt-luci-rpcSandro1-2/+2
python37Packages.openwrt-luci-rpc: 1.1.6 -> 1.1.7
2021-01-04Merge pull request #108321 from jlesquembre/vim-gnupgSandro2-0/+13
vimPlugins.vim-gnupg: init at 2021-01-03
2021-01-04Merge pull request #108299 from siraben/zdbsp-platformSandro2-11/+9
2021-01-04Merge pull request #108247 from symphorien/paperwork-nextSandro4-11/+14
2021-01-04Merge pull request #108353 from r-ryantm/auto-update/python3.7-mautrixSandro1-2/+2
python37Packages.mautrix: 0.8.5 -> 0.8.6
2021-01-04Merge pull request #108352 from r-ryantm/auto-update/python3.7-mwparserfromhellSandro1-2/+2
python37Packages.mwparserfromhell: 0.5.4 -> 0.6
2021-01-04Merge pull request #108145 from lopsided98/buildbot-updateSandro5-11/+11
2021-01-04Merge pull request #108360 from r-ryantm/auto-update/python3.7-OWSLibSandro1-2/+2
python37Packages.owslib: 0.20.0 -> 0.21.0
2021-01-04Merge pull request #108383 from fabaff/bump-fatraceSandro1-9/+12
fatrace: 0.13 -> 0.16.1
2021-01-04Merge pull request #108381 from fabaff/whoisSandro2-0/+34
python3Packages.whois: init at 0.9.7
2021-01-04Merge pull request #108382 from jojosch/dbeaver-7.3.2Sandro1-2/+2
dbeaver: 7.3.1 -> 7.3.2
2021-01-04Merge pull request #108384 from fabaff/python-whoisSandro3-1/+44
2021-01-04Merge pull request #108385 from oxzi/pytun-2.3.0Sandro1-3/+3
pytun: 2.2.1 -> 2.3.0
2021-01-04Merge pull request #108387 from fabaff/asyncwhoisSandro2-0/+38
python3Packages.asyncwhois: init at 0.2.0
2021-01-04Merge pull request #108389 from raboof/jetbrains-updatesSandro1-22/+22
jetbrains: updates
2021-01-04Merge pull request #108390 from fabaff/bump-autobahnSandro1-2/+2
python3Packages.autobahn: 20.7.1 -> 20.12.3
2021-01-04Merge pull request #108395 from kidd/masterMarek Mahut1-3/+3
metabase: 0.37.3 -> 0.37.4
2021-01-04Merge pull request #108343 from r-ryantm/auto-update/python3.7-nocaselistRyan Mulligan1-2/+2
python37Packages.nocaselist: 1.0.3 -> 1.0.4
2021-01-04metabase: 0.37.3 -> 0.37.4Raimon Grau1-3/+3
2021-01-04python3Packages.adblock: init at 0.4.0 (#108271)Milan2-0/+67
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-04Merge pull request #108114 from markuskowa/upd-rdmamarkuskowa1-2/+2
rdma-core: 31.2 -> 33.0
2021-01-04Merge pull request #107223 from markuskowa/upd-qemarkuskowa1-2/+2
quantum-espresso: 6.5 -> 6.6
2021-01-04home-assistant: add python-whois to component-packagesFabian Affolter1-1/+1
2021-01-04python3Packages.python-whois: init at 0.7.3Fabian Affolter2-0/+43
2021-01-04python3Packages.asyncwhois: init at 0.2.0Fabian Affolter2-0/+38
2021-01-04Merge pull request #107962 from flyfloh/colmap-36Sandro2-11/+4
2021-01-04Merge pull request #96495 from Mindavi/lcov-1.15Eelco Dolstra1-17/+10
lcov: 1.14 -> 1.15
2021-01-04jetbrains: updatesArnout Engelen1-22/+22
2021-01-04python3Packages.autobahn: 20.7.1 -> 20.12.3Fabian Affolter1-2/+2
2021-01-04Merge pull request #107533 from sternenseemann/fix-sourcetrailSandro1-1/+3
2021-01-04ipxe: 1.20.1 -> 1.21.1Emery Hemingway1-2/+2
2021-01-04python3Packages.whois: init at 0.9.7Fabian Affolter2-0/+34
2021-01-04Merge pull request #107550 from tfmoraes/pydicom-2.1.2Sandro1-11/+37
2021-01-04pytun: 2.2.1 -> 2.3.0Alvar Penning1-3/+3
2021-01-04Merge pull request #104089 from enolan/fix-duplicity-s3-depsPeter Simons1-0/+1
duplicity: add missing deps for S3
2021-01-04zdbsp: update maintainersBen Siraphob1-1/+1
2021-01-04dbeaver: 7.3.1 -> 7.3.2Johannes Schleifenbaum1-2/+2
2021-01-04fatrace: 0.13 -> 0.16.1Fabian Affolter1-9/+12
2021-01-04zdoom: refactorBen Siraphob2-11/+9
2021-01-04ocamlPackages.ppx_blob: 0.7.1 -> 0.7.2sternenseemann2-8/+5