Commit 93f908c5 authored by Tim Brown's avatar Tim Brown Committed by Commit Bot

Add support for Fedora 27

Change-Id: I852031b2c7dcf210c05ed9f2b0f0cea7ee9faf3e
Reviewed-on: https://chromium-review.googlesource.com/778048Reviewed-by: default avatarThomas Anderson <thomasanderson@chromium.org>
Commit-Queue: Tim Brown <timbrown@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517664}
parent b7be1392
...@@ -58,7 +58,7 @@ PACKAGE_FILTER = [ ...@@ -58,7 +58,7 @@ PACKAGE_FILTER = [
"libxcb.so", "libxcb.so",
] ]
SUPPORTED_FEDORA_RELEASES = ['25', '26'] SUPPORTED_FEDORA_RELEASES = ['25', '26', '27']
SUPPORTED_OPENSUSE_LEAP_RELEASES = ['42.2', '42.3'] SUPPORTED_OPENSUSE_LEAP_RELEASES = ['42.2', '42.3']
COMMON_NS = "http://linux.duke.edu/metadata/common" COMMON_NS = "http://linux.duke.edu/metadata/common"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment