Unverified Commit 518c682a authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

waagent: 2.11.1.12 -> 2.12.0.2 (#357728)

parents beabad55 5d844bc5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,12 +12,12 @@ let
in
python.pkgs.buildPythonApplication rec {
  pname = "waagent";
  version = "2.11.1.12";
  version = "2.12.0.2";
  src = fetchFromGitHub {
    owner = "Azure";
    repo = "WALinuxAgent";
    rev = "refs/tags/v${version}";
    hash = "sha256-1MaPjz9hWb/kJxuyJAUWPk065vpSyx2jq1ZSlDB4yFo=";
    hash = "sha256-pp54J3x/+hkG4p7X1cojupdhjc0pyKcBRnE5ejd5ZpU=";
  };
  patches = [
    # Suppress the following error when waagent tries to configure sshd: