Skip to content

postfix-tlspol: 1.8.11 -> 1.8.12#424199

Merged
mweinelt merged 3 commits intoNixOS:masterfrom
mweinelt:postfix-tlspol-1.8.12
Jul 12, 2025
Merged

postfix-tlspol: 1.8.11 -> 1.8.12#424199
mweinelt merged 3 commits intoNixOS:masterfrom
mweinelt:postfix-tlspol-1.8.12

Conversation

@mweinelt
Copy link
Member

https://github.com/Zuplu/postfix-tlspol/releases/tag/v1.8.12

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@mweinelt mweinelt force-pushed the postfix-tlspol-1.8.12 branch from d2f3378 to 1e359df Compare July 11, 2025 01:11
This is the best indicator we have about whether to use a local resolver.

In the meantime I'm lobbying upstream to read /etc/resolv.conf.
@mweinelt mweinelt force-pushed the postfix-tlspol-1.8.12 branch from 1e359df to b201963 Compare July 11, 2025 01:17
@nix-owners nix-owners bot requested a review from Valodim July 11, 2025 01:37
@nixpkgs-ci nixpkgs-ci bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. labels Jul 11, 2025
@mweinelt mweinelt merged commit 99420d7 into NixOS:master Jul 12, 2025
28 of 32 checks passed
@mweinelt mweinelt deleted the postfix-tlspol-1.8.12 branch July 12, 2025 18:58
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jul 12, 2025

Backport failed for release-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.05
git worktree add -d .worktree/backport-424199-to-release-25.05 origin/release-25.05
cd .worktree/backport-424199-to-release-25.05
git switch --create backport-424199-to-release-25.05
git cherry-pick -x a18cef075407d5b9e9539e359294a8250806991c b2019639511ac305f6d79eeab74e41d76028a402 e6445e42fa4e24b9a2d4657cb2b0a2ac15a3d01c

@mdaniels5757 mdaniels5757 added 8.has: port to stable This PR already has a backport to the stable release. and removed backport release-25.05 labels Jul 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 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-darwin: 1 This PR causes 1 package 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.

2 participants