Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3daf9cff08cc302aacf223e69d9432d8f688e87f
      
https://github.com/NixOS/nixpkgs/commit/3daf9cff08cc302aacf223e69d9432d8f688e87f
  Author: Franz Pletz <[email protected]>
  Date:   2017-01-15 (Sun, 15 Jan 2017)

  Changed paths:
    M nixos/modules/services/security/clamav.nix
    M pkgs/tools/security/clamav/default.nix

  Log Message:
  -----------
  clamav: don't bundle freshclam config with package

Building clamav is expensive due to the bundled llvm.

Closes #20304.

(cherry picked from commit 02e9c88d778b06909d4ef5a2e7e417aaeecb89a7)


  Commit: b8e00186b7f97677baa2b13260c39bd531689403
      
https://github.com/NixOS/nixpkgs/commit/b8e00186b7f97677baa2b13260c39bd531689403
  Author: Franz Pletz <[email protected]>
  Date:   2017-01-15 (Sun, 15 Jan 2017)

  Changed paths:
    M nixos/modules/rename.nix
    M nixos/modules/services/security/clamav.nix
    M pkgs/tools/security/clamav/default.nix

  Log Message:
  -----------
  clamav service: refactor

* Sync systemd units with upstream. Upstream uses SIGUSR2 instead of SIGHUP
  to reload the clamd service.

* Convert freshclam service to a oneshot service activated by a systemd timer.
  This way we can make clamd wait for freshclam to finish fetching the virus
  database before failing to start if the database doesn't exist yet.

* Fixes console tools to work as expected as they require hardcoded config
  file locations.

(cherry picked from commit 9e1e3b288062abf37847307adeee17f3c8dddc42)


  Commit: 22c675d8221ef73386c7d3e579486be5ab941454
      
https://github.com/NixOS/nixpkgs/commit/22c675d8221ef73386c7d3e579486be5ab941454
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-01-15 (Sun, 15 Jan 2017)

  Changed paths:
    M pkgs/tools/security/clamav/default.nix

  Log Message:
  -----------
  clamav: fixup build after updating zlib

(cherry picked from commit 81c51b18ee68f6561b1efaff00de844b3c57fca3)


Compare: https://github.com/NixOS/nixpkgs/compare/372f157870af...22c675d8221e
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to