[Nix-commits] [NixOS/nixpkgs] 37f0aa: releaseTools: add channel function

2017-07-03 Thread Vladimír Čunát
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 37f0aafc56c3357213833c43edc45c33e71a0f15
  
https://github.com/NixOS/nixpkgs/commit/37f0aafc56c3357213833c43edc45c33e71a0f15
  Author: Eric Sagnes 
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
M pkgs/build-support/release/default.nix

  Log Message:
  ---
  releaseTools: add channel function


  Commit: bd0811166cdaaa199e40ae6ec433f2c128158c7f
  
https://github.com/NixOS/nixpkgs/commit/bd0811166cdaaa199e40ae6ec433f2c128158c7f
  Author: Frederik Rietdijk 
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python.pkgs.django_1_9: remove

Old version, so removing.

https://github.com/NixOS/nixpkgs/issues/25375#issuecomment-298522597


  Commit: 6bcf106b6564f246f7c226b05230ce39ed771374
  
https://github.com/NixOS/nixpkgs/commit/6bcf106b6564f246f7c226b05230ce39ed771374
  Author: Frederik Rietdijk 
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python.pkgs.django_1_6: remove

Old version, so removing.

https://github.com/NixOS/nixpkgs/issues/25375#issuecomment-298522597


  Commit: d25c87c36d9e6a265de985f37c7cf611a8184951
  
https://github.com/NixOS/nixpkgs/commit/d25c87c36d9e6a265de985f37c7cf611a8184951
  Author: Frederik Rietdijk 
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python.pkgs: do not pin django version

instead, override the package set and set `django = super.django_1_8`.


  Commit: 01e19386f7ed01ef4aef3e142da857def2c8d5be
  
https://github.com/NixOS/nixpkgs/commit/01e19386f7ed01ef4aef3e142da857def2c8d5be
  Author: Frederik Rietdijk 
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python.pkgs.django_1_10: will be dropped before 17.09


  Commit: cce12a644c8a4c5d540c6d30bba1fabff60e57db
  
https://github.com/NixOS/nixpkgs/commit/cce12a644c8a4c5d540c6d30bba1fabff60e57db
  Author: Josef Kemetmueller 
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
A pkgs/tools/misc/hdf4/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  hdf4: Init at 4.2.12


  Commit: 7b25d31825efa3a05ad76277c9042f86f918d5ef
  
https://github.com/NixOS/nixpkgs/commit/7b25d31825efa3a05ad76277c9042f86f918d5ef
  Author: Josef Kemetmueller 
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
M pkgs/development/libraries/gdal/default.nix

  Log Message:
  ---
  gdal: Add hdf4 support


  Commit: 7f89293051e96549bd7f1ef0f0a148d459a16766
  
https://github.com/NixOS/nixpkgs/commit/7f89293051e96549bd7f1ef0f0a148d459a16766
  Author: rnhmjoj 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
A pkgs/misc/gnash/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  gnash: init at 0.8.11-2017-03-08


  Commit: 9e6bfbb2f92d8e1995365775bee63809631b132c
  
https://github.com/NixOS/nixpkgs/commit/9e6bfbb2f92d8e1995365775bee63809631b132c
  Author: Michał Pałka 
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M nixos/modules/virtualisation/xen-dom0.nix
A pkgs/applications/virtualization/xen/4.8.nix
M pkgs/applications/virtualization/xen/generic.nix
M pkgs/applications/virtualization/xen/packages.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  xen_4_8: init at 4.8.1

This commit adds the xen_4_8 package to be used instead of
xen (currently at 4.5.5):
 * Add packages xen_4_8, xen_4_8-slim and xen_4_8-light
 * Add packages qemu_xen_4_8 and qemu_xen_4_8-light to be used
   with xen_4_8-slim and xen_4_8-light respectively.
 * Add systemd to buildInputs of xen (it is required by oxenstored)
 * Adapt xen service to work with the new version of xen
 * Use xen-init-dom0 to initlilise dom0 in xen-store
 * Currently, the virtualisation.xen.stored option is ignored
   if xen 4.8 is used


  Commit: 7b5d72ce048ffc48ba437560247bf069a87b1c73
  
https://github.com/NixOS/nixpkgs/commit/7b5d72ce048ffc48ba437560247bf069a87b1c73
  Author: Michał Pałka 
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M pkgs/applications/virtualization/xen/4.8.nix

  Log Message:
  ---
  xen: patch for XSAs: 216, 217, 218, 219, 220, 221, 222, and 224 (xen 4.8)

This commit contains security patches for xen 4.8. The patches
for XSA-216 applied to the kernel are omitted, as they are part of
80e0cda7ff92233edc94161eae5838a1c423e5e4.

XSA-216 Issue Description:

> The block interface response structure has some discontiguous fields.

[Nix-commits] [NixOS/nixpkgs] 37f0aa: releaseTools: add channel function

2017-07-02 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 37f0aafc56c3357213833c43edc45c33e71a0f15
  
https://github.com/NixOS/nixpkgs/commit/37f0aafc56c3357213833c43edc45c33e71a0f15
  Author: Eric Sagnes 
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
M pkgs/build-support/release/default.nix

  Log Message:
  ---
  releaseTools: add channel function


  Commit: d88f83de6b90e7d96b357287d252e5f746d57433
  
https://github.com/NixOS/nixpkgs/commit/d88f83de6b90e7d96b357287d252e5f746d57433
  Author: Joachim F 
  Date:   2017-07-02 (Sun, 02 Jul 2017)

  Changed paths:
M pkgs/build-support/release/default.nix

  Log Message:
  ---
  Merge pull request #17681 from ericsagnes/feat/releaseTools.channel

releaseTools: add channel function


Compare: https://github.com/NixOS/nixpkgs/compare/e7c38c14b1bc...d88f83de6b90___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits