Skip to content
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

postfix: 3.4.10 -> 3.4.12 #88835

Closed
wants to merge 1 commit into from
Closed

Conversation

asbachb
Copy link
Contributor

@asbachb asbachb commented May 24, 2020

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

`0001-Fix-build-with-glibx-2.30` was removed since the patch is already applied to upstream source.
@asbachb
Copy link
Contributor Author

asbachb commented May 24, 2020

 asbachb@nixos  ~/dev/src/nix/nixpkgs   update-postfix-3.4.12  nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
these paths will be fetched (0.03 MiB download, 0.13 MiB unpacked):
  /nix/store/gwhk0z7brxyl0sn8gl44rlsyf0n1xhx9-nixpkgs-review-2.3.1
copying path '/nix/store/gwhk0z7brxyl0sn8gl44rlsyf0n1xhx9-nixpkgs-review-2.3.1' from 'https://cache.nixos.org'...
$ git -c fetch.prune=false fetch --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0
remote: Enumerating objects: 29, done.
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 33 (delta 19), reused 21 (delta 19), pack-reused 4
Unpacking objects: 100% (33/33), 22.14 KiB | 527.00 KiB/s, done.
From https://github.com/NixOS/nixpkgs
   65d4935c0d0..4c1bab50578  master     -> refs/nixpkgs-review/0
$ git worktree add /home/asbachb/.cache/nixpkgs-review/rev-ae7b57c8cad5e7efa147eb2f1099985b49ab3e5c-dirty/nixpkgs 4c1bab5057835cb547250238db44433135c5fdc6
Preparing worktree (detached HEAD 4c1bab50578)
Updating files: 100% (21767/21767), done.
HEAD is now at 4c1bab50578 sleepyhead: use qt5.makeDerivation and fix for Darwin (#88806)
$ nix-env -f /home/asbachb/.cache/nixpkgs-review/rev-ae7b57c8cad5e7efa147eb2f1099985b49ab3e5c-dirty/nixpkgs -qaP --xml --out-path --show-trace
No diff detected, stopping review...
$ git worktree prune

@ofborg ofborg bot requested review from globin and rickynils May 24, 2020 23:54
@asbachb asbachb mentioned this pull request May 26, 2020
10 tasks
@asbachb asbachb closed this May 26, 2020
@asbachb asbachb deleted the update-postfix-3.4.12 branch June 13, 2020 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant