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.2.3 -> 3.2.5 and correct license #34479

Merged
merged 3 commits into from Feb 1, 2018

Conversation

dotlambda
Copy link
Member

Motivation for this change

The latest release contains bugfixes: http://www.postfix.org/announcements/postfix-3.2.5.html

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

/cc @rickynils @fpletz

Robert Schütz added 3 commits February 1, 2018 00:32
(cherry picked from commit ac27bb3)
(cherry picked from commit bf3b8a4)
(cherry picked from commit dff3964)
@andir
Copy link
Member

andir commented Feb 1, 2018

let's run the dovecot test since that uses postfix and that as as close as we can get to verify a working postfix without doing it manually.
@GrahamcOfBorg test dovecot

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

machine: exit status 1
syncing
machine: running command: sync
machine: exit status 0
test script finished in 12.61s
cleaning up
killing machine (pid 140)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/tmp/nix-build-vm-test-run-dovecot.drv-0/vde1.ctl': Directory not empty
/nix/store/h1yi5lqajdjvk5pcdv32bilj6mqhggjs-vm-test-run-dovecot

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

  CC      aarch64-softmmu/hw/arm/xlnx-ep108.o
  CC      aarch64-softmmu/hw/arm/fsl-imx25.o
  CC      aarch64-softmmu/hw/arm/imx25_pdk.o
  LINK    ppc64abi32-linux-user/qemu-ppc64abi32
  CC      arm-softmmu/gdbstub-xml.o
building of '/nix/store/8ajd7n9qp21ljy10y92qnfczmq0ygx52-qemu-2.9.1.drv' timed out after 3200 seconds
cannot build derivation '/nix/store/ivqw2q2jgzjvfps1gmxxp7qzhznr1ypg-nixos-test-driver.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7fmx995f2zxph3nqwjnscrq9ykp1z8b9-nixos-test-driver-dovecot.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/wznx42fnfhif5b3n6n9vfp96randw8jf-vm-test-run-dovecot.drv': 1 dependencies couldn't be built
error: build of '/nix/store/wznx42fnfhif5b3n6n9vfp96randw8jf-vm-test-run-dovecot.drv' failed

@fpletz fpletz merged commit 711f506 into NixOS:release-17.09 Feb 1, 2018
@dotlambda dotlambda deleted the postfix-17.09 branch February 1, 2018 08:51
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

4 participants