Skip to content

[18.09] dovecot: fix CVE-2019-3814 #55346

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 11, 2019

Conversation

dotlambda
Copy link
Member

Motivation for this change

Stable version of #55343.

I wasn't able to identify which of the commits in https://github.com/dovecot/core/commits/2.3.4.1 are related to which of the changes mentioned in https://dovecot.org/list/dovecot-news/2019-February/000394.html. However, they both seem desirable so I included all three commits.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@dotlambda dotlambda added 1.severity: security Issues which raise a security issue, or PRs that fix one 8.has: port to stable This PR already has a backport to the stable release. labels Feb 6, 2019
@dotlambda dotlambda requested a review from peti February 6, 2019 15:54
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 6, 2019
@fpletz
Copy link
Member

fpletz commented Feb 7, 2019

Thank you! 👍 on those commits.

The one other change also looks like a useful bugfix to backport to me: dovecot/core@964112f

See dovecot/core@2.3.4...release-2.3.4.

@peti What do you think? IMHO bumping to 2.3.4.1 is preferable here because upstream seems to be doing a good job with their patch releases.

@peti
Copy link
Member

peti commented Feb 8, 2019

IMHO bumping to 2.3.4.1 is preferable here because upstream seems to be doing a good job with their patch releases.

I don't feel too strongly about it. If you prefer doing a full version bump, then I won't object.

r-ryantm and others added 4 commits February 11, 2019 10:29
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dovecot/versions

(cherry picked from commit 5a6c4d3)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dovecot-pigeonhole/versions

(cherry picked from commit e00bfcd)
@dotlambda dotlambda force-pushed the dovecot-CVE-2019-3814 branch from ff88d8f to 9e431ce Compare February 11, 2019 09:36
@dotlambda
Copy link
Member Author

Since I also prefer a full version bump, that's what I switched to. However, I had to backport a lot of commits.

@peti peti merged commit 109a28a into NixOS:release-18.09 Feb 11, 2019
@dotlambda dotlambda deleted the dovecot-CVE-2019-3814 branch January 17, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.severity: security Issues which raise a security issue, or PRs that fix one 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants