CentOS 7.5.1804 released
Thursday, 10, May 2018 Rich Bowen announcement 9 Comments

The CentOS community is pleased to announce the immediate availability of CentOS 7.5.1804 to a mirror server near you.

CentOS 7.5.1804 is a rebuild of the Red Hat Enterprise Linux 7.5 release on April 4th, 2018. For complete release notes, please see https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7.1804  You can also read the announcement on the CentOS-Announce mailing list.

To update your 7.4.1708 system to 7.5.1804, use the following procedure:

First, ask your system what version you’re on now:

$ cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)

Next, upgrade with:

$ sudo yum clean all
$ sudo yum upgrade
$ sudo systemctl reboot

Finally, once this is done, you can verify that you’re running the latest build with:

$ cat /etc/redhat-release
CentOS Linux release 7.5.1804 (Core)

We would love to hear your feedback on this new release. There’s a lot of ways to to this:

  • Mailing lists: https://lists.centos.org/mailman/listinfo
  • Twitter: @CentOSProject
  • Forums: https://www.centos.org/forums/
  • Facebook: https://www.facebook.com/groups/centosproject/
  • IRC: #centos-devel on the Freenode IRC network

Thanks for using CentOS!

9 thoughts on "CentOS 7.5.1804 released"

Leave a Reply

Your email address will not be published. Required fields are marked *