#12 manifest: freeze skopeo due to skopeo#445
Merged 7 years ago by walters. Opened 7 years ago by miabbott.
miabbott/fedora-atomic-host-continuous freeze_skopeo_445  into  master

file modified
+3 -2
@@ -5,7 +5,7 @@ 

  # Broadly speaking, dependencies are pulled from Fedora 23, and we

  # track git master for things we are actively developing.

  

- aliases: 

+ aliases:

    - name: github

      url: https://github.com/

      cacertpath: certs/DigiCertSHA2ExtendedValidationServerCA.pem
@@ -21,7 +21,7 @@ 

  distgit:

    prefix: fedorapkgs

    branch: master

-   

+ 

  root:

    mock: fedora-26-$arch

  
@@ -42,6 +42,7 @@ 

        patches: drop

  

    - src: github:projectatomic/skopeo

+     freeze: bd07ffb9f430d232115311442fd06e605a075289

      distgit:

        patches: drop

  

Should have mentioned that this is a known good commit ID for skopeo

Pull-Request has been merged by walters

7 years ago
Metadata