CentOS Errata and Bugfix Advisory 2018:3660
Upstream details at : https://access.redhat.com/errata/RHBA-2018:3660
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
5ad82d2f0b430de5175a074ed30c3c5b8385d9d24eb8e6f749e402e5980c31fd 389-ds-base-1.3.8.4-18.el7_6.x86_64.rpm
c72119d8565f39195036e13b8a25dbe8df7f6d9ba48d94b63be39245befc18c1 389-ds-base-devel-1.3.8.4-18.el7_6.x86_64.rpm
b06c822fdf814ceae2c70e256bc345f8d3f49b4a54ae8f0c32a2dbe486aa2273 389-ds-base-libs-1.3.8.4-18.el7_6.x86_64.rpm
97f5f0c0a15b19bd5124cacd0b1b91529b6accde310a2f05172ebd7386e58bde 389-ds-base-snmp-1.3.8.4-18.el7_6.x86_64.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
I am pleased to announce the immediate availability of Git
in version 2.18 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo)
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
# 2. Install the collection:
$ sudo yum install rh-git218
# 3. Start using the software collection:
$ scl enable rh-git218 bash
At this point you should be able to use git just as a normal application.
Examples of commands run might be:
$ git clone https://github.com/openshift/mysql.git
$ git commit -m "Initial commit"
More information about this collection can be found at
https://www.softwarecollections.org/en/scls/rhscl/rh-git218/
This collections is CentOS-based rebuild built by SCLo SIG community,
and the packages have been available in Red Hat Software Collections 3.2
for RHEL:
https://access.redhat.com/documentation/en-us/red_hat_software_collections/…
So, for RHEL-based builds, follow the steps in the documentation above.
About Software Collections
--------------------------
Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without affecting
system-wide installed packages. Each collection is delivered as a group
of RPMs, with the grouping being done using the name of the collection
as a prefix of all packages that are part of the software collection.
The SCLo SIG in CentOS
----------------------
The Software Collections SIG group is an open community group
co-ordinating the development of the SCL technology, and helping curate
a reference set of collections. In addition to the collection NodeJS
being released here, we also build and deliver databases, web servers,
and language stacks including multiple versions of PostgreSQL, MariaDB,
Apache HTTP Server, Python, Ruby, Ruby on Rails and others.
You can learn more about Software Collections concepts at:
https://softwarecollections.org
You can find information on the SIG at
https://wiki.centos.org/SpecialInterestGroup/SCLo ;
this includes how to get involved and help with the effort.
Enjoy!
--
Jan Stanek
Associate Software Engineer, Brno
Red Hat Czech
jstanek(a)redhat.com IM: jstanek
I am pleased to announce the immediate availability of MySQL
in version 8.0 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo)
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
# 2. Install the collection
$ sudo yum install rh-mysql80
# 3. Start using the software collection:
$ scl enable rh-mysql80 bash
At this point you should be able to use MySQL 8.0 just as a normal
application. Some examples of new available commands follow:
$ sudo systemctl start rh-mysql80-mysqld
$ mysql
More information about this collection can be found at
https://www.softwarecollections.org/en/scls/rhscl/rh-mysql80/
This collections is CentOS-based rebuild built by SCLo SIG community,
and the packages have been available in Red Hat Software Collections 3.2
for RHEL:
https://access.redhat.com/documentation/en-us/red_hat_software_collections/…
So, for RHEL-based builds, follow the steps in the documentation above.
About Software Collections
--------------------------
Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without affecting
system-wide installed packages. Each collection is delivered as a group
of RPMs, with the grouping being done using the name of the collection
as a prefix of all packages that are part of the software collection.
The SCLo SIG in CentOS
----------------------
The Software Collections SIG group is an open community group
co-ordinating the development of the SCL technology, and helping curate
a reference set of collections. In addition to the collection NodeJS
being released here, we also build and deliver databases, web servers,
and language stacks including multiple versions of PostgreSQL, MariaDB,
Apache HTTP Server, Python, Ruby, Ruby on Rails and others.
You can learn more about Software Collections concepts at:
https://softwarecollections.org
You can find information on the SIG at
https://wiki.centos.org/SpecialInterestGroup/SCLo ;
this includes how to get involved and help with the effort.
Enjoy!
--
Jan Stanek
Associate Software Engineer, Brno
Red Hat Czech
jstanek(a)redhat.com IM: jstanek
I am pleased to announce the immediate availability of nginx
in version 1.14 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo)
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
# 2. Install the collection:
$ sudo yum install rh-nginx114
# 3. Start using the software collection:
$ scl enable rh-nginx114 bash
At this point you should be able to use nginx just as a normal application.
An example of commands run might be:
$ nginx -v
$ sudo systemctl start rh-nginx114-nginx
More information about this collection can be found at
https://www.softwarecollections.org/en/scls/rhscl/rh-nginx114/
This collections is CentOS-based rebuild built by SCLo SIG community,
and the packages have been available in Red Hat Software Collections 3.2
for RHEL:
https://access.redhat.com/documentation/en-us/red_hat_software_collections/…
So, for RHEL-based builds, follow the steps in the documentation above.
About Software Collections
--------------------------
Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without affecting
system-wide installed packages. Each collection is delivered as a group
of RPMs, with the grouping being done using the name of the collection
as a prefix of all packages that are part of the software collection.
The SCLo SIG in CentOS
----------------------
The Software Collections SIG group is an open community group
co-ordinating the development of the SCL technology, and helping curate
a reference set of collections. In addition to the collection NodeJS
being released here, we also build and deliver databases, web servers,
and language stacks including multiple versions of PostgreSQL, MariaDB,
Apache HTTP Server, Python, Ruby, Ruby on Rails and others.
You can learn more about Software Collections concepts at:
https://softwarecollections.org
You can find information on the SIG at
https://wiki.centos.org/SpecialInterestGroup/SCLo ;
this includes how to get involved and help with the effort.
Enjoy!
--
Jan Stanek
Associate Software Engineer, Brno
Red Hat Czech
jstanek(a)redhat.com IM: jstanek
I am pleased to announce the immediate availability of NodeJS
in version 10 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo)
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl-rh
# 2. Install the collection:
$ sudo yum install rh-nodejs10
# 3. Start using software collections:
$ scl enable rh-nodejs10 bash
The last command runs the Bash shell in the environment with rh-nodejs10
Software Collection enabled. At this point you should be able to use NodeJS
just as a normal application. Here are some examples of commands you can
run:
$ node my-app.js
$ npm install uglify-js --global
$ uglifyjs my-app.js -o my-app.min.js
More information about this collection can be found at
https://www.softwarecollections.org/en/scls/rhscl/rh-nodejs10/
This collections is CentOS-based rebuild built by SCLo SIG community,
and the packages have been available in Red Hat Software Collections 3.2
for RHEL:
https://access.redhat.com/documentation/en-us/red_hat_software_collections/…
So, for RHEL-based builds, follow the steps in the documentation above.
About Software Collections
--------------------------
Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without affecting
system-wide installed packages. Each collection is delivered as a group
of RPMs, with the grouping being done using the name of the collection
as a prefix of all packages that are part of the software collection.
The SCLo SIG in CentOS
----------------------
The Software Collections SIG group is an open community group
co-ordinating the development of the SCL technology, and helping curate
a reference set of collections. In addition to the collection NodeJS
being released here, we also build and deliver databases, web servers,
and language stacks including multiple versions of PostgreSQL, MariaDB,
Apache HTTP Server, Python, Ruby, Ruby on Rails and others.
You can learn more about Software Collections concepts at:
https://softwarecollections.org
You can find information on the SIG at
https://wiki.centos.org/SpecialInterestGroup/SCLo ;
this includes how to get involved and help with the effort.
Enjoy!
--
Jan Stanek
Associate Software Engineer, Brno
Red Hat Czech
jstanek(a)redhat.com IM: jstanek
I am pleased to announce the immediate availability of Varnish
in version 6 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo)
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
# 2. Install the collection:
$ sudo yum install rh-varnish6
# 3. Start using software collections:
$ scl enable rh-varnish6 bash
At this point you should be able to use varnish just as a normal
application.
Some usage examples follow:
$ sudo systemctl start rh-varnish6-varnish
$ varnishtop
More information about this collection can be found at
https://www.softwarecollections.org/en/scls/rhscl/rh-varnish6/
This collections is CentOS-based rebuild built by SCLo SIG community,
and the packages have been available in Red Hat Software Collections 3.2
for RHEL:
https://access.redhat.com/documentation/en-us/red_hat_software_collections/…
So, for RHEL-based builds, follow the steps in the documentation above.
About Software Collections
--------------------------
Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without affecting
system-wide installed packages. Each collection is delivered as a group
of RPMs, with the grouping being done using the name of the collection
as a prefix of all packages that are part of the software collection.
The SCLo SIG in CentOS
----------------------
The Software Collections SIG group is an open community group
co-ordinating the development of the SCL technology, and helping curate
a reference set of collections. In addition to the collection NodeJS
being released here, we also build and deliver databases, web servers,
and language stacks including multiple versions of PostgreSQL, MariaDB,
Apache HTTP Server, Python, Ruby, Ruby on Rails and others.
You can learn more about Software Collections concepts at:
https://softwarecollections.org
You can find information on the SIG at
https://wiki.centos.org/SpecialInterestGroup/SCLo ;
this includes how to get involved and help with the effort.
Enjoy!
--
Jan Stanek
Associate Software Engineer, Brno
Red Hat Czech
jstanek(a)redhat.com IM: jstanek
I am pleased to announce the immediate availability of PHP
in version 7.2 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo)
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
# 2. Install the collection:
$ sudo yum install rh-php72
# 3. Start using the software collection:
$ scl enable rh-php72 bash
At this point you should be able to use php
just as a normal application. Examples of commands run might be:
$ sudo systemctl start rh-php72-php-fpm
$ php my-app.php
$ sudo yum install rh-php72-php-devel
$ sudo yum install libxml2-devel
$ sudo pear install Cache_Lite
$ sudo pecl install xmldiff
More information about this collection can be found at
https://www.softwarecollections.org/en/scls/rhscl/rh-php72/
This collections is CentOS-based rebuild built by SCLo SIG community,
and the packages have been available in Red Hat Software Collections 3.2
for RHEL:
https://access.redhat.com/documentation/en-us/red_hat_software_collections/…
So, for RHEL-based builds, follow the steps in the documentation above.
About Software Collections
--------------------------
Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without affecting
system-wide installed packages. Each collection is delivered as a group
of RPMs, with the grouping being done using the name of the collection
as a prefix of all packages that are part of the software collection.
The SCLo SIG in CentOS
----------------------
The Software Collections SIG group is an open community group
co-ordinating the development of the SCL technology, and helping curate
a reference set of collections. In addition to the collection NodeJS
being released here, we also build and deliver databases, web servers,
and language stacks including multiple versions of PostgreSQL, MariaDB,
Apache HTTP Server, Python, Ruby, Ruby on Rails and others.
You can learn more about Software Collections concepts at:
https://softwarecollections.org
You can find information on the SIG at
https://wiki.centos.org/SpecialInterestGroup/SCLo ;
this includes how to get involved and help with the effort.
Enjoy!
--
Jan Stanek
Associate Software Engineer, Brno
Red Hat Czech
jstanek(a)redhat.com IM: jstanek
CentOS Errata and Bugfix Advisory 2018:3764
Upstream details at : https://access.redhat.com/errata/RHBA-2018:3764
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
d660466cb85f3feb7fb5b4454ee9848a9a83a3641f518e35a97248a34c1bab93 autofs-5.0.5-140.el6_10.i686.rpm
x86_64:
7bedf3ad300477d712b766cf5ad5a254b6277ab54d075827c28d8ca57a293e00 autofs-5.0.5-140.el6_10.x86_64.rpm
Source:
c121e4521dfb34b87cdb2f3e0bc2d5e9efd5575433338e54942a0d56bf84b6db autofs-5.0.5-140.el6_10.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
I am happy to announce the General Availability of Gluster 5 for CentOS
7 on x86_64. These packages are following the upstream Gluster Community
releases, and will receive monthly bugfix updates.
Gluster 5 is expected to receive updates until the end of October 2019.
The maintanance and release schedule can be found at:
https://www.gluster.org/community/release-schedule/
Users of CentOS 7 can now simply install Gluster 5 with only these two
commands:
# yum install centos-release-gluster
# yum install glusterfs-server
The centos-release-gluster package is delivered via CentOS Extras repos.
This contains all the metadata and dependency information, needed to
install Gluster 5. The actual package that will get installed is
centos-release-gluster5. Users of Gluster 4.1 can stay on that release
until June 2019.
Users of Gluster 4.0 and earlier will need to manually upgrade by
uninstalling the centos-release-gluster-legacy package, and replacing it
with either the Gluster 5 or 4.1 version. Additional details about the
upgrade process are linked in the announcement from the Gluster
Community:
https://lists.gluster.org/pipermail/announce/2018-October/000115.html
We have a quickstart guide specifically built around the packages are
available, it makes for a good introduction to Gluster and will help get
you started in just a few simple steps, this quick start is available at
https://wiki.centos.org/SpecialInterestGroup/Storage/gluster-Quickstart
More details about the packages that the Gluster project provides in the
Storage SIG is available in the documentation:
https://wiki.centos.org/SpecialInterestGroup/Storage/Gluster
The centos-release-gluster* repositories offer additional packages that
enhance the usability of Gluster itself. Utilities and tools that were
working with previous versions of Gluster are expected to stay working
fine. If there are any problems, or requests for additional tools and
applications to be provided, just send us an email with your
suggestions. The current list of packages that is (planned to become)
available can be found here:
https://wiki.centos.org/SpecialInterestGroup/Storage/Gluster/Ecosystem-pkgs
We welcome all feedback, comments and contributions. You can get in
touch with the CentOS Storage SIG on the centos-devel mailing list
(https://lists.centos.org ) and with the Gluster developer and user
communities at https://www.gluster.org/mailman/listinfo , we are also
available on irc at #gluster on irc.freenode.net, and on twitter at
@gluster .
Cheers,
Niels de Vos
Storage SIG member & Gluster maintainer
I am pleased to announce the general availability of CentOS Linux 7
(1810) for armhfp compatible machines.
This is the current release for CentOS Linux
7 and is tagged as 1810, derived from Red Hat Enterprise Linux 7.6
== Download
You can download new images for armhfp boards on
http://mirror.centos.org/altarch/7/isos/armhfp/
Images and sha256sums :
CentOS-Userland-7-armv7hl-generic-GNOME-1810-sda.raw.xz
23fcc2576c0ecd25b2365a3e37a20400bc37d97f8e50845ba3cbeb7ca08dfc25
CentOS-Userland-7-armv7hl-generic-KDE-1810-sda.raw.xz
7d134e047bb49462928ce259e69ad862a18ad2256f55600a5bee51a45a6adeab
CentOS-Userland-7-armv7hl-generic-Minimal-1810-sda.raw.xz
ce365ba3256952e6af05e076f9233a5b733528add513271910ca5d011652f83a
CentOS-Userland-7-armv7hl-RaspberryPI-GNOME-1810-sda.raw.xz
5df590e98f10d58ce373216d687e67007aa7b5a03ee75f451f0742d6b5542ff3
CentOS-Userland-7-armv7hl-RaspberryPI-KDE-1810-sda.raw.xz
74d1cc452cfeb2b2278361afbcc536bac0cd7bd668e6e3bc17b78f502851b0b6
CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-1810-sda.raw.xz
fd7ee31a2a0b868703f0715e9819911f68b160e3ae014317b706c63d716200f6
CentOS-Userland-7-armv7hl-RootFS-Minimal-1810-sda.raw.xz
2fa531b51e253769cc864b237a600472a3c1ad1da2f7a1673c6a78ce94436662
== What's new (specific to armhfp)
As before, CentOS 7 userland for armhfp is still built from the CentOS 7
distribution, with some modified, added (or removed) packages.
Here are some highlights for the 7.6.1810 release :
- Even with the release of kernel 4.19.x, we decided to keep kernel 4.14.x
for this release, mainly because it is too new.
- uboot images were updated to version 2018.09 to support more boards
- we have added the "RootFS" image, that some people asked for in the
lists.
I think the most important part of 7.6.1810 is that thanks to the work done
in previous releases, the process to build this version was done
completely on
par with the other arches, without the need for too many special cases, and
that avoids a lot of problems.
More informations/details on the dedicated wiki page :
https://wiki.centos.org/SpecialInterestGroup/AltArch/armhfp
== Getting help
If you are searching for help, or would like to help the CentOS
altarch/armhfp ecosystem, feel free to subscribe to the CentOS arm-dev
list (https://lists.centos.org/mailman/listinfo/arm-dev) or chat with us
in #centos-arm on irc.freenode.net
Pablo Greco
I am pleased to announce the general availability of CentOS Linux 7
(1810) for across our alternative architectures. Effectively
immediately, this
is the current release for CentOS Linux 7 and is tagged as 1810, derived
from Red Hat Enterprise Linux 7.6
As always, read through the Release Notes at :
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7 - these notes
contain important information about the release and details about some
of the content inside the release from the CentOS QA team. These notes
are updated constantly to include issues and incorporate feedback from
the users.
----------
Updates, Sources, and DebugInfos
Updates released since the upstream release are all posted, across all
architectures. We strongly recommend every user apply all updates,
including the content released today, on your existing CentOS Linux 7
machine by just running 'yum update'.
As with all CentOS Linux 7 components, this release was built from
sources hosted at git.centos.org. In addition, SRPMs that are a
byproduct of the build (and also considered critical in the code and
buildsys process) are being published to match every binary RPM we
release. Sources will be available from vault.centos.org in their own
dedicated directories to match the corresponding binary RPMs. Since
there is far less traffic to the CentOS source RPMs compared with the
binary RPMs, we are not putting this content on the main mirror
network. If users wish to mirror this content they can do so using the
reposync command available in the yum-utils package. All CentOS source
RPMs are signed with the same key used to sign their binary
counterparts. Developers and end users looking at inspecting and
contributing patches to the CentOS Linux distro will find the code
hosted at git.centos.org far simpler to work against. Details on how
to best consume those are documented along with a quick start at :
http://wiki.centos.org/Sources
Debuginfo packages are also being signed and pushed. Yum configs
shipped in the new release file will have all the context required for
debuginfo to be available on every CentOS Linux install.
This release supersedes all previously released content for CentOS
Linux 7, and therefore we highly encourage all users to upgrade their
machines. Information on different upgrade strategies and how to
handle stale content is included in the Release Notes.
Note that older content, obsoleted by newer versions of the same
applications are trim'd off from repos like Extras/ and Plus/ However
this time we have also extended this to the sIG content hosted at
mirror.centos.org, and some older End of Life content has been dropped.
Everything we ever release, is always available on the vault service for
people still looking for and have a real need for it.
----------
Special notes
You'll see that ppc64 is missing from the download list, don't read too
much
into it. We had a few last minute problems with it and didn't want to
delay the
release because of it, ppc64 will be available in the next few days.
----------
Download
In order to conserve donor bandwidth, and to make it possible to get
the mirror content sync'd out as soon as possible, we recommend using
torrents to get your initial installer images:
Details on the images are available on the mirrors in a file called
0_README.txt next to the isos. That file clearly highlights the
difference in the
images, and when one might be more suitable than the others.
Altarch images can be downloaded at :
http://mirror.centos.org/altarch/7/isos/
sha256sum for ppc64le
15747554800b65b7ef7dcbf16e6045161be536ab830c2bf93b9cd0da315b3545
CentOS-7-ppc64le-Everything-1810.iso
255681f7d3a0d9fd4855f209f590e99b1a50ca88dfc6910625e2bab0e822cd88
CentOS-7-ppc64le-Minimal-1810.iso
38102036355c81b968abb98ecf324134118f3b4f4128be0c1cd674f4b7691fe3
CentOS-7-ppc64le-NetInstall-1810.iso
sha256sum for power9:
296b54740355c31d0002ccedd40dd7b4926117eaa5d2da1c3d2145694ac92a50
CentOS-7-power9-Everything-1810.iso
64ac193009e7a6f44c94e5df6a6d5bbac4aa55770960ace88f5814a81a22adab
CentOS-7-power9-Minimal-1810.iso
aeae31c2ef82a846320103bfe4ef5dcee2816ce04a2e5b4012d87243dbd77fb3
CentOS-7-power9-NetInstall-1810.iso
sha256sum for i386:
275cbb40c85bd81357c06cf868b3d40c215fbd111292d9878a1bac1bb3bd8140
CentOS-7-i386-Everything-1810.iso
a85ed6b6bd1ac3fa96d1960d91b98942c1827a74e25ac741c59990b7d8a83dd4
CentOS-7-i386-Minimal-1810.iso
fefd1e3ab188954ace9c39b42a67b0d6bc485a3e1acff4b2021bb3644399e5fa
CentOS-7-i386-NetInstall-1810.iso
shasum256 for aarch64 / ArmServer:
ad0a58bf7c2be9c27827560d3f04e11b83be65320fb9e52d9c4f71ee60a67a25
CentOS-7-aarch64-Everything-1810.iso
864596b2fb971c8d8c0f3618981cca4725f6c2347f6eb2f130e0aefa3413c0ef
CentOS-7-aarch64-Minimal-1810.iso
4042811a88180c31f868859ee35c35b4a4ec103a7e27f34b4ee05dadc60b72bc
CentOS-7-aarch64-NetInstall-1810.iso
Details for Armhfp are posted in its own announce email, following shortly.
--------
Additional Images
The container, Vagrant, Cloud and Atomic Host images are being prepared
and will be released in the next few days. Look for an announcement
posted to the centos-announce list for more information on availability
for these in the coming days.
----------
Getting Help
The CentOS ecosystem is sustained by community driven help and
guidance. The best place to start for new users is at
http://wiki.centos.org/GettingHelp
We are also on social media, you can find the project:
on Twitter at : http://twitter.com/CentOSProject
on Facebook at : https://www.facebook.com/groups/centosproject/
on LinkedIn at : https://www.linkedin.com/groups/22405
And you will find the core team and a majority of the contributors on
irc, on freenode.net in #centos ; talking about the finer points of
distribution engineering and platform enablement.
----------
Contributors
This release was made possible due to the hard work of many people,
foremost on that list are the Red Hat Engineers for producing a great
distribution and the CentOS QA team, without them CentOS Linux would
look very different. Many of the team went further and beyond
expectations to bring this release to you, and I would like to thank
everyone for their help.
We are also looking for people to get involved with the QA process in
CentOS, if you would like to join this please introduce yourself on
the centos-devel list
(http://lists.centos.org/mailman/listinfo/centos-devel ).
Finally, please join me in thanking the donors who all make this
possible for us.
Enjoy the fresh new release!
--
Pablo Greco
We are pleased to announce the general availability of CentOS Linux 7
(1810) for the x86_64 architecture. Effectively immediately, this
is the current release for CentOS Linux 7 and is tagged as 1810, derived
from Red Hat Enterprise Linux 7.6 Source Code.
As always, read through the Release Notes at :
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7 - these notes
contain important information about the release and details about some
of the content inside the release from the CentOS QA team. These notes
are updated constantly to include issues and incorporate feedback from
the users.
----------
Updates, Sources, and DebugInfos
Updates released since the upstream release are all posted, across all
architectures. We strongly recommend every user apply all updates,
including the content released today, on your existing CentOS Linux 7
machine by just running 'yum update'.
As with all CentOS Linux 7 components, this release was built from
sources hosted at git.centos.org. In addition, SRPMs that are a
byproduct of the build (and also considered critical in the code and
buildsys process) are being published to match every binary RPM we
release. Sources will be available from vault.centos.org in their own
dedicated directories to match the corresponding binary RPMs. Since
there is far less traffic to the CentOS source RPMs compared with the
binary RPMs, we are not putting this content on the main mirror
network. If users wish to mirror this content they can do so using the
reposync command available in the yum-utils package. All CentOS source
RPMs are signed with the same key used to sign their binary
counterparts. Developers and end users looking at inspecting and
contributing patches to the CentOS Linux distro will find the code
hosted at git.centos.org far simpler to work against. Details on how
to best consume those are documented along with a quick start at :
http://wiki.centos.org/Sources
Debuginfo packages are also being signed and pushed. Yum configs
shipped in the new release file will have all the context required for
debuginfo to be available on every CentOS Linux install.
This release supersedes all previously released content for CentOS
Linux 7, and therefore we highly encourage all users to upgrade their
machines. Information on different upgrade strategies and how to
handle stale content is included in the Release Notes.
Note that older content, obsoleted by newer versions of the same
applications are trim'd off from repos like Extras/ and Plus/ However
this time we have also extended this to the SIG content hosted at
mirror.centos.org, and some older End of Life content has been dropped.
Everything we ever release, is always available on the vault service for
people still looking for and have a real need for it.
----------
Download
In order to conserve donor bandwidth, and to make it possible to get
the mirror content sync'd out as soon as possible, we recommend using
torrents to get your initial installer images:
Details on the images are available on the mirrors at
http://mirror.centos.org/centos/7/isos/x86_64/0_README.txt - that file
clearly highlights the difference in the images, and when one might be
more suitable than the others.
sha256sum x86_64:
3213b2c34cecbb3bb817030c7f025396b658634c0cf9c4435fc0b52ec9644667Â
CentOS-7-x86_64-LiveGNOME-1810.iso
38d5d51d9d100fd73df031ffd6bd8b1297ce24660dc8c13a3b8b4534a4bd291cÂ
CentOS-7-x86_64-Minimal-1810.iso
6d44331cc4f6c506c7bbe9feb8468fad6c51a88ca1393ca6b8b486ea04bec3c1Â
CentOS-7-x86_64-DVD-1810.iso
87623c8ab590ad0866c5f5d86a2d7ed631c61d69f38acc42ce2c8ddec65ecea2Â
CentOS-7-x86_64-LiveKDE-1810.iso
918975cdf947e858c9a0c77d6b90a9a56d9977f3a4496a56437f46f46200cf71Â
CentOS-7-x86_64-Everything-1810.iso
19d94274ef856c4dfcacb2e7cfe4be73e442a71dd65cc3fb6e46db826040b56eÂ
CentOS-7-x86_64-NetInstall-1810.iso
Information for the torrent files and sums are available at
http://mirror.centos.org/centos/7/isos/x86_64
--------
Additional Images
The container, Vagrant, Cloud and Atomic Host images are being prepared
and will be released in the next few days. Look for an announcement
posted to the centos-announce list for more information on availability
for these in the coming days.
----------
Getting Help
The CentOS ecosystem is sustained by community driven help and
guidance. The best place to start for new users is at
http://wiki.centos.org/GettingHelp
We are also on social media, you can find the project:
on Twitter at : http://twitter.com/CentOSProject
on Facebook at : https://www.facebook.com/groups/centosproject/
on LinkedIn at : https://www.linkedin.com/groups/22405
And you will find the core team and a majority of the contributors on
irc, on freenode.net in #centos ; talking about the finer points of
distribution engineering and platform enablement.
----------
Contributors
This release was made possible due to the hard work of many people,
foremost on that list are the Red Hat Engineers for producing a great
distribution and the CentOS QA team, without them CentOS Linux would
look very different. Many of the team went further and beyond
expectations to bring this release to you, and I would like to thank
everyone for their help.
We are also looking for people to get involved with the QA process in
CentOS, if you would like to join this please introduce yourself on
the centos-devel list
(http://lists.centos.org/mailman/listinfo/centos-devel ).
Finally, please join me in thanking the donors who all make this
possible for us.
Enjoy the fresh new release!
Thanks,
Johnny Hughes
CentOS Errata and Security Advisory 2018:3522 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:3522
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
34166c0a9ec75da17ee7676323117a9a4f2b11dc9f61e4979bcd6e8ee49cfcc4 spice-server-0.12.4-16.el6_10.2.x86_64.rpm
c7d8c665b36bc89797a4ea82e6b7ce4b957e296bd37fa961eb14683f40fdd92a spice-server-devel-0.12.4-16.el6_10.2.x86_64.rpm
Source:
6c4e1aaf0c23f731463ed4582c7661ca30adf28d6490dad69c1b13764727e12c spice-server-0.12.4-16.el6_10.2.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Security Advisory 2018:3531 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:3531
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
e8ca4520a8c9465a5ea45678f9f94541f76cd486996f53381b6f5a40ac49ceff thunderbird-60.3.0-1.el6.centos.i686.rpm
x86_64:
7e4d7511d7534b096278bf20515e47acbe1b5e7bc5c647559668da5b28b87c40 thunderbird-60.3.0-1.el6.centos.x86_64.rpm
Source:
6c3bea61f9577cd7952f0046bb92024a0d93561b510511c2305bc0336bd5ff25 thunderbird-60.3.0-1.el6.centos.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Security Advisory 2018:3403 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:3403
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8df523679c35149a2785c6056419e4087d991acf7a5415761d5353b5d7612840 thunderbird-60.2.1-5.el6.centos.i686.rpm
x86_64:
4ba750dbed745049285ca8c7345b4bc8366efd5bda230f8d09a1604e2544c2b3 thunderbird-60.2.1-5.el6.centos.x86_64.rpm
Source:
fa1c647433cdb857e464a18c595ad567662feb698ff9beb544e3e8b9bca32773 thunderbird-60.2.1-5.el6.centos.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Bugfix Advisory 2018:3454
Upstream details at : https://access.redhat.com/errata/RHBA-2018:3454
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
687d4198ba7ddcc02ab3e32b7a757e82474c862a77b6f877fe433aedb42f665d tzdata-2018g-1.el6.noarch.rpm
4673a5ff13fc83c51d537c997c7161affb1a94445798c2976d133309cbb70418 tzdata-java-2018g-1.el6.noarch.rpm
x86_64:
687d4198ba7ddcc02ab3e32b7a757e82474c862a77b6f877fe433aedb42f665d tzdata-2018g-1.el6.noarch.rpm
4673a5ff13fc83c51d537c997c7161affb1a94445798c2976d133309cbb70418 tzdata-java-2018g-1.el6.noarch.rpm
Source:
a38862e075a0669152f341ff55a6675b8f1476fdd876d51b408b10011e99f8e8 tzdata-2018g-1.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Security Advisory 2018:3406 Critical
Upstream details at : https://access.redhat.com/errata/RHSA-2018:3406
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
ba22dc027fdb5a2399c658d74ec55e6efe08225d65e9aaf3ff5837319c0a67eb python-paramiko-1.7.5-5.el6_10.noarch.rpm
x86_64:
ba22dc027fdb5a2399c658d74ec55e6efe08225d65e9aaf3ff5837319c0a67eb python-paramiko-1.7.5-5.el6_10.noarch.rpm
Source:
f0e20741d17d1c06461711205d12b0edf44e5011cf15c7173dcb305a4c49e46d python-paramiko-1.7.5-5.el6_10.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Security Advisory 2018:C001 Important
x86_64:
d7040381e9d05074c9220073c20eabe185ca6f133b0e8238f6afb250b28b566f xorg-x11-server-common-1.19.5-5.1.el7_5.0.1.x86_64.rpm
ca56b7e4b160e55125ec6b1fa57c24cd2083edefa0ffd78c49bb4111ae053006 xorg-x11-server-devel-1.19.5-5.1.el7_5.0.1.i686.rpm
8c4ca5dc5588839730be5f34995f6f3b1f36c1bc335759fa936f4ddf79fd9dc7 xorg-x11-server-devel-1.19.5-5.1.el7_5.0.1.x86_64.rpm
e9d9591569a2c4d6782e266952965b7f507583913b2dce149a3fac2fd9f636ff xorg-x11-server-source-1.19.5-5.1.el7_5.0.1.noarch.rpm
e2283801ce3fc087cda74e5d752a9def156d7f8fe598fd383ad1002b9e797bbe xorg-x11-server-Xdmx-1.19.5-5.1.el7_5.0.1.x86_64.rpm
f61c07c9d7b907fc7175f680ad9f63a04d4b5b94ea5b064e92f9e1b98bb12d68 xorg-x11-server-Xephyr-1.19.5-5.1.el7_5.0.1.x86_64.rpm
3f8c7bd64a2ad51308c23873a72d7443dde96783e0cd6345a7c3294ad97f029d xorg-x11-server-Xnest-1.19.5-5.1.el7_5.0.1.x86_64.rpm
b3ebf91cfe4a50a6264dc2688205d577d8591288a91407153904a9bd4e2b287f xorg-x11-server-Xorg-1.19.5-5.1.el7_5.0.1.x86_64.rpm
f43e9ed375c13ac8a09c488db632e8c4a3ca447ec5c9f4664ee2c0b98296a65f xorg-x11-server-Xvfb-1.19.5-5.1.el7_5.0.1.x86_64.rpm
2a52feefdd3bc0e1e2cf54cc73531576159e4476cf456fce35afd055a3072248 xorg-x11-server-Xwayland-1.19.5-5.1.el7_5.0.1.x86_64.rpm
NOTE: This update is in response to CVE-2018-14655 (https://www.securepatterns.com/2018/10/cve-2018-14665-xorg-x-server.html) there currently is no corresponding update for RHEL 7.5.
Thanks to Pablo Garcia for suggesting and testing this update in the CentOS-QA IRC Channel.
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Bugfix Advisory 2018:3013
Upstream details at : https://access.redhat.com/errata/RHBA-2018:3013
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
59e12ef8382b5e1e893053e6b6b8ae9408df040bfe114a5a01e83dbfd53f6287 tzdata-2018f-2.el7.noarch.rpm
789b5f573116c54397536cc178fb76eec58bc6b06cc811c0c3372f0505bfd251 tzdata-java-2018f-2.el7.noarch.rpm
Source:
4c179f9fa6c98c75a94ab9f4fec7435abab6fa6484494f25059412a71669ccea tzdata-2018f-2.el7.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Bugfix Advisory 2018:3013
Upstream details at : https://access.redhat.com/errata/RHBA-2018:3013
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
0e3a88856581aea77fe93130ea5a87c8db4645ef9e8a542dba9ea503293379e0 tzdata-2018f-1.el6.noarch.rpm
f798c34e5a2e851ae952333ed2230c575199aa04159836012f65b89dfe3fb907 tzdata-java-2018f-1.el6.noarch.rpm
x86_64:
0e3a88856581aea77fe93130ea5a87c8db4645ef9e8a542dba9ea503293379e0 tzdata-2018f-1.el6.noarch.rpm
f798c34e5a2e851ae952333ed2230c575199aa04159836012f65b89dfe3fb907 tzdata-java-2018f-1.el6.noarch.rpm
Source:
c6aac1e140d20ead4a4418c4357569cd6bace1a980a6f1bd0a3b1cf506f3da92 tzdata-2018f-1.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Security Advisory 2018:3005 Critical
Upstream details at : https://access.redhat.com/errata/RHSA-2018:3005
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
92725d2fa00529e327919f388a3f4feb777d7f07017249d1feae89b762d83f11 firefox-60.3.0-1.el7.centos.i686.rpm
be3a0170d5a7337c36503e94d4622e534ef6c98f9fe55f7f36487b37214de23e firefox-60.3.0-1.el7.centos.x86_64.rpm
Source:
458adf01f66b78338dc05bc6b12c78f060cc15dedd5a1c535d56c7f22d418a92 firefox-60.3.0-1.el7.centos.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS