Add CentOS 7.5 + Fix Fedora 28 updates repo

This commit is contained in:
Yorhel 2018-06-02 07:34:54 +02:00
parent 7aa89145ca
commit 7bb4397f9b
3 changed files with 10 additions and 4 deletions

View file

@ -231,7 +231,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(178,'CentOS', '7.3', 'centos-7.3', 46),
(179,'CentOS', '7.4', 'centos-7.4', 47),
(180,'Ubuntu', '18.04', 'ubuntu-bionic', 27),
(181,'Fedora', '28', 'fedora-28', 27);
(181,'Fedora', '28', 'fedora-28', 27),
(182,'CentOS', '7.5', 'centos-7.5', 48);
-- Removes any path components and compression extensions from the filename.