CentOS Errata and Security Advisory 2014:0861 Moderate
Upstream details at : https://access.redhat.com/errata/RHSA-2014:0861
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
898c40521dfa677aa2217a083a9f382618b359d7a1a0361167427123f3397632 lzo-2.06-6.el7_0.2.i686.rpm
542f07fe30823ba46a4551aaf402811e2991cbc12de095764af1b1bcd472040a lzo-2.06-6.el7_0.2.x86_64.rpm
16ede99e31c893bfdc9137984df761b8b9940774c0845fb573a585a4c667b304 lzo-devel-2.06-6.el7_0.2.i686.rpm
6c8a4a092673c301f6bba99a67cc6d309645ef6fccd0cdd68bd355b2121ecc5d lzo-devel-2.06-6.el7_0.2.x86_64.rpm
38d13f5df346be3a51df90a1e77a6457c985f74916796abf158bc3e172b8aa8b lzo-minilzo-2.06-6.el7_0.2.i686.rpm
61a8044efd16525a7657c0467373da08bb07f0c7c64720ef17f9cee95170a120 lzo-minilzo-2.06-6.el7_0.2.x86_64.rpm
Source:
812cd591d59d8f197c9f4fa192580492ac525bc3e09a824144fccb9c26c7ad67 lzo-2.06-6.el7_0.2.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos at irc.freenode.net
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We would like to announce the availability of CentOS Linux docker
images, via the docker index.
===========
Information
To use these images, you will need to first install and start the
docker service. Documentation about this may be found at
http://wiki.centos.org/Cloud/Docker or
https://docs.docker.com/installation/centos/
The kickstarts used to build these images are located at
https://github.com/CentOS/sig-cloud-instance-build.
========
Download
Once docker is running, you can download the images using the command:
docker pull centos
Once docker is finished fetching the images, you can verify them by
using the command:
docker images
This command should display output similar to:
[jperrin@lappy ~]$ docker images
REPOSITORY TAG IMAGE ID CREATED
VIRTUAL SIZE
centos centos7 1a7dc42f78ba 5 hours
ago 236.4 MB
centos latest 1a7dc42f78ba 5 hours
ago 236.4 MB
centos centos6 cd934e0010d5 17 hours
ago 206.9 MB
=====
Usage
running the default 'centos' image will use the latest release, CentOS-7.
[jperrin@lappy ~]$ docker run -i -t centos /bin/cat /etc/centos-release
CentOS Linux release 7.0.1406 (Core)
To use the CentOS-6 image, you must specify the tag in the command:
[jperrin@lappy ~]$ docker run -i -t centos:centos6 /bin/cat
/etc/centos-release
CentOS release 6.5 (Final)
=====
Thanks
We would like to thank Chris StPierre for his initial work with
docker, and developing the kickstarts used for the build process.
- --
Jim Perrin
The CentOS Project | http://www.centos.org
twitter: @BitIntegrity | GPG Key: FA09AD77
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAEBAgAGBQJTvWLUAAoJEBbHyC76Ca13boIQAId6US3yVTSKt1BH+SVJSdOQ
VWwnAmYF00ph4fBGJ752kgTwF0WyUdu89w9qlUJ0a3GxaNdJqlEMxUoiTAJjA+cm
RxY3Ii/LngOYZZPEQIJ0UuNlMk03DNBKMpgYwThB1cDUxcJ6bwdrgIG3Kd+jXMNY
9rqABBd/06XP3XnI2CbhzuCA1f4mspr9VXDQFtuhJEWrvv0693cgGxqMDzfHHLU0
GPASbiDsp8XRFHbFfvBrox2T+TWnycbTvvfEqGJfv8nHN4Z2CVCSQjR4Ib6fvBLo
moIFKDlT0hqExRy5pLtS3xfktbAeAWgnSd8wHUMX0M3sk/zhRaQ5c6utFadK6ZBr
9/Euwe5oh35kiVDq9oUoqQduh2wCSXda5EOzUcLHJYvjzcb0iZvoZcb2XMJlay+N
1ejrqam9EImUItb7VB979AuYNd4CcHydkgS43kwMVGdMHiCV2hB6ef60OIAWjxrb
85OvtxIL2roOw5ASbW4ne2tlrTY6STnoLBINJ/6vdDbXMJGd1xbdxJFalYLEKq/t
MhLkKUErivu1kl0SS5MhDQB6fXJTZrv9JEvw4rpUdpsegR6pZmejK/lga4Yz5osG
9mcoTaecsUd1dmGrpoZTKbkxjQpE6W9qfVhoUfvn+Y7FaJtTmgKI6VoO4NWdrown
tzd9kSIOAFPNe5yRwpLt
=6Gcl
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We would like to announce that the boot.centos.org ipxe service is now
covering CentOS 7.
- - --------
Information
For people not knowing it, you can use the boot.centos.org service to
install CentOS Linux (actually covering 5,6 and now 7) using a tiny
(1Mb) bootable iPXE .iso image.
Consider reading the following wiki page :
http://wiki.centos.org/HowTos/RemoteiPXE
- - --------
Download
You can download the 1Mb iso image here :
http://boot.centos.org/bco/images/CentOS-BootService-ipxe.iso
sha256sum :
5f92ab6e2b78112d345174520b1143a087f3f0e86e2f342ece861496af91783e
- - -------
Thanks
We would like to thank Dave Riches, who came with the initial ipxe
idea, and bootstrapped the boot.centos.org service
- --
Fabian Arrotin
The CentOS Project | http://www.centos.org
gpg key: 56BEC54E | twitter: @arrfab
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlO9ERkACgkQnVkHo1a+xU7vLwCfTjEc0gvvH0/YrS/q4FIc0DvD
ytkAnRcGjJD34CYbf0Tde550VXAQ/+VU
=vs6y
-----END PGP SIGNATURE-----
CentOS Errata and Bugfix Advisory 2014:0856
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0856.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
d84b0a6f32e870e6923f84364962b3501fde6d9f82bba339c4acecc7e15f047a resource-agents-3.9.2-40.el6_5.10.i686.rpm
10879c34127575668d1ae628dc7f2ef8ad389192ec2163b8b2e5be74f4f41699 resource-agents-sap-3.9.2-40.el6_5.10.i686.rpm
x86_64:
809904edf5097a1c5290a9b631d2364ff541317cb9d2abb1d264e279aee8ea17 resource-agents-3.9.2-40.el6_5.10.x86_64.rpm
3a1392f9f63663594e045a3ab3f4a302f28403a78543c3d8ebfe4b6411b3f025 resource-agents-sap-3.9.2-40.el6_5.10.x86_64.rpm
Source:
8285097f548022a22c6bb2e62cdd4c68874b52dc14945638ee4d204180576dea resource-agents-3.9.2-40.el6_5.10.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
CentOS Errata and Bugfix Advisory 2014:0857
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0857.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
ce5d7e96fa28ee7d84c1552627670af1979e288fd04464f5130972dda02ff67c ksh-20120801-10.el6_5.7.i686.rpm
x86_64:
7b9990b81afea337f066d3f9d59180afced54a7550baacad61d9ee42cbcc502b ksh-20120801-10.el6_5.7.x86_64.rpm
Source:
dfdfed9f7856ef582d98e522b3c03a45e526dadbf7e9f69bd6728b842f9f020b ksh-20120801-10.el6_5.7.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
CentOS Errata and Bugfix Advisory 2014:0838
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0838.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
97e4fb0d59dc981a6c034058d201fc89662d1071fc74257b2354abb7092926a1 debugmode-9.03.40-2.el6.centos.2.i686.rpm
bc668b794f842ba079de5790b5de033db602427c30d91c919bbde87f5e1d08bd initscripts-9.03.40-2.el6.centos.2.i686.rpm
x86_64:
8f918e2a4257ee402baa05ce59392e810fa8833900a9d6bb10953feb0250f26f debugmode-9.03.40-2.el6.centos.2.x86_64.rpm
ac6b524563fa40f5f12ba3b707f8f71d2f9957243efbe4a4c72fc6bd4f80cda6 initscripts-9.03.40-2.el6.centos.2.x86_64.rpm
Source:
fd3d331cc0d2065a7f34cda07263f20575c49d7245976d1d5b26180e48608d76 initscripts-9.03.40-2.el6.centos.2.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
CentOS Errata and Bugfix Advisory 2014:0840
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0840.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
2ada5bbc0028ee3b88b3a113312113f71136962e026d97d175ba998e5e12af91 libvisual-0.4.0-10.el6.i686.rpm
33f4af72749168f8def2397e83943345ab66b26dc4672e2979e21d2a335fb6f4 libvisual-devel-0.4.0-10.el6.i686.rpm
x86_64:
2ada5bbc0028ee3b88b3a113312113f71136962e026d97d175ba998e5e12af91 libvisual-0.4.0-10.el6.i686.rpm
1b513cefbcbaf9f2e6587252aaeb9ad475212331ee969cf7456152164dfe7aab libvisual-0.4.0-10.el6.x86_64.rpm
33f4af72749168f8def2397e83943345ab66b26dc4672e2979e21d2a335fb6f4 libvisual-devel-0.4.0-10.el6.i686.rpm
481c07d1cde6a2353cc4d23def55fcacd616b4b934bf606ee6a5f4be844b87e6 libvisual-devel-0.4.0-10.el6.x86_64.rpm
Source:
3dc97dddf593c22d981dbb15db4033beee0024e1493006c794bb425f5826fc07 libvisual-0.4.0-10.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
CentOS Errata and Bugfix Advisory 2014:0837
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0837.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
7ae131cd83814100175e7f001e54005aabcebb965f451d49cc9171d4927ae057 system-config-firewall-1.2.27-7.1.el6.noarch.rpm
17dc643e12f7afc50a331c736db4221aac60e6787fda2dc557e36b08ad9fc6f2 system-config-firewall-base-1.2.27-7.1.el6.noarch.rpm
26ededa4904395f398fea91d96b41ddd2ea6b99b2304da290af39db2672855d3 system-config-firewall-tui-1.2.27-7.1.el6.noarch.rpm
x86_64:
7ae131cd83814100175e7f001e54005aabcebb965f451d49cc9171d4927ae057 system-config-firewall-1.2.27-7.1.el6.noarch.rpm
17dc643e12f7afc50a331c736db4221aac60e6787fda2dc557e36b08ad9fc6f2 system-config-firewall-base-1.2.27-7.1.el6.noarch.rpm
26ededa4904395f398fea91d96b41ddd2ea6b99b2304da290af39db2672855d3 system-config-firewall-tui-1.2.27-7.1.el6.noarch.rpm
Source:
d9eb4602abf69d4fe750e46c0262b162dfcc5302cc5f36e6cf8e18662047a194 system-config-firewall-1.2.27-7.1.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We would like to announce the general availability of CentOS Linux 7
for 64 bit x86 compatible machines.
This is the first release for CentOS-7 and is version marked as 7.0-1406
First, please 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
Since the upstream EL7 release, there have been some updates released
- - these have been built and are being pushed to the CentOS mirror
network at the moment. They will be available within the next 24 hrs.
- From this point on we will aim to deliver all updates within 24 to 48
hrs of upstream releases.
For the first time, this release was built from sources hosted at
git.centos.org, however srpms being a byproduct of the build and also
considered critical in the code and buildsys process are being
published to match every rpm we release. Sources will be available
from vault.centos.org in their own dedicated directories to match the
corrosponding binary rpms. Since there is far lesser traffic to the
source rpms compared with the binary rpms, we are not putting this
content on the main mirror network, however if users wish to mirror
this content they can do so using the reposync command available in
the yum-utils package. All source rpms are signed with the same key
used to sign their binary counterparts.
Debuginfo packages are also being signed and pushed. They should be
online by the end of this week, July 11th.
Yum configs for both sources and debuginfo packages are included in
the default centos-release package on every install.
For the CentOS-7 build and release process we adopted a very open
process. The output of the entire buildsystem is made available, as
its built, at http://buildlogs.centos.org/ - we hope to continue with
that process for the life of CentOS-7, and attempt bringing CentOS-5
and CentOS-6 builds into the same system.
- ----------
Numbering
CentOS 7.0-1406 introduces a new numbering scheme that we want to
further develop into the life of CentOS-7. The 0 component maps to the
upstream realease, whose code this release is built from. The 1406
component indicates the monthstamp of the code included in the release
( in this case, June 2014 ). By using a monthstamp we are able to
respin and reissue updated media for things like container and cloud
images, that are regularly refreshed, while still retaining a
connection to the base distro version.
In order to facilitate Special Interest Groups to further extend the
CentOS Linux platform, we are also using component codes. The main
distro is, therefore, titled 'Core'. SIGs would be able to adopt any
name they need and deliver that by overriding the base centos-release rpm.
- ----------
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 is 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 suiteable than the others.
The size, sha256 sums and torrents for the ISO files,:
* CentOS-7.0-1406-x86_64-DVD.iso
Size: 4148166656
Torrent:
http://mirror.centos.org/centos/7/isos/x86_64/CentOS-7.0-1406-x86_64-DVD.to…
sha256sum:
ee505335bcd4943ffc7e6e6e55e5aaa8da09710b6ceecda82a5619342f1d24d9
* CentOS-7.0-1406-x86_64-Everything.iso
Size: 7062159360
Torrent:
http://mirror.centos.org/centos/7/isos/x86_64/CentOS-7.0-1406-x86_64-Everyt…
sha256sum:
745a0a4a02147d8371b87dd09d402c7dc5fddc609caa7af44bc7b004de78c58a
* CentOS-7.0-1406-x86_64-GnomeLive.iso
Size: 1108344832
Torrent:
http://mirror.centos.org/centos/7/isos/x86_64/CentOS-7.0-1406-x86_64-KdeLiv…
sha256sum:
2e926343f55903060bb453d0d1d21158d92a623c21ad5f820cfa8f97095888bf
* CentOS-7.0-1406-x86_64-KdeLive.iso
Size: 1298137088
Torrent:
http://mirror.centos.org/centos/7/isos/x86_64/CentOS-7.0-1406-x86_64-KdeLiv…
sha256sum:
2157f276efbfc6ae2e037c29092a065628ba8598fe4c2c9b2473b3a5cd5b9abd
* CentOS-7.0-1406-x86_64-livecd.iso
Size: 720371712
Torrent:
http://mirror.centos.org/centos/7/isos/x86_64/CentOS-7.0-1406-x86_64-livecd…
sha256sum:
89ef9fb1c5564ccbbbcc223369cea8bcebc84bb28464db812fe01b775f8cf779
* CentOS-7.0-1406-x86_64-NetInstall.iso
Size: 379584512
Torrent:
http://mirror.centos.org/centos/7/isos/x86_64/CentOS-7.0-1406-x86_64-NetIns…
sha256sum:
df6dfdd25ebf443ca3375188d0b4b7f92f4153dc910b17bccc886bd54a7b7c86
The iso files are also available for direct download from
http://mirror.centos.org/centos/7/isos/x86_64
- ----------
Coming Soon
We are currently working to extend the portfolio of content we deliver
for a major release. In the past its only been iso media and install
tree's, but with CentOS-7 we are also going to deliver:
= Docker Images
= Cloud Images in vendor ecosystems ( HPCloud, RackSpace, AWS, Google
Compute etc )
= Cloud Images for direct download and consumption in on-premise infra
( RDO/OpenStack, CloudStack, OpenNebula and Eucalyptus )
= Given the popularity of the minimal install ISO in CentOS-6, we are
going to try and deliver a minimal install ISO for CentOS-7 as well.
One key challenge here is that the installer image has grown to nearly
360MB, and getting enough content into a CD size image is proving hard.
= A community build system is in the works, we hope to have that
functional by the end of this month ( July 2014 ), allowing us to set
up a contributor base in the Special Interest Groups to extend and
further develop layers and variants on CentOS Linux
= Special Interest Groups including Xen on CentOS, CentOS Storage and
CentOS Atomic Host are starting to gain traction, expect to see
content delivered from those groups in the near future.
= As a part of the expanded Core efforts, we are also going to attempt
to deliver a CentOS-7 release for 32bit x86, ARM and PowerPC in the
coming months.
If you are interested in joining any of these efforts, signup for the
CentOS-devel list at http://lists.centos.org/ and send in a self intro
email and what areas you are interested in helping out with.
- ----------
Dojo
We try and organise Dojo's in various parts of the world as a one day
event, to bring together people who use CentOS and others who are keen
to learn about CentOS. The day's focus is on sharing technical
knowledge and success stories. Its also a great place to meet and talk
about upcoming technologies and learn how others are using them on
CentOS Linux.
04th Aug '14 Cologne, Germany :
http://wiki.centos.org/Events/Dojo/Cologne2014
25th Aug '14 Paris, France : http://wiki.centos.org/Events/Dojo/Paris2014
29th Oct '14 Barcelona, Spain:
http://wiki.centos.org/Events/Dojo/Barcelona2014
This autumn and winter we also hope to host Dojos in New York City
USA, Timisoara Romania and Bangalore, Pune and New Delhi in India.
Please keep an eye on the page at http://wiki.centos.org/Events for
details on these venues.
- ----------
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
- ----------
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, without them CentOS Linux would look very different.
The following people made exceptional contributions in this build,
test release process for CentOS-7 :
Akemi Matsuno-Yagi
Alain Reguera Delgado
Alan Bartlett
Andreas Thienemann
Anssi Johansson
Athmane Madjoudj
Bonnie King
Brian Stinson
Carl Trieloff
Christoph Galuschka
Fabian Arrotin
James Moger
Jeff Sheltren
Jim Perrin
Johnny Hughes Jr
Karanbir Singh
Karsten Wade
Kay Williams
Manuel Wolfshant
Marcus Moeller
Michael Scherer
Mike McLean
Pat Riehecky
Ralph Angenendt
Stephen John Smoogen
Trevor Hemsley
Tru Huynh
Tuomas Kuosmanen
Tuomo Soini
Tyler Parsons
- ----------
Thanks
I?d also like to thank our donors and sponsors for their continued
support for the project. Its down to their help that we were able to
deploy enough resources to run the Public QA process for CentOS-7; as
a data point we ran nearly 300 - 350mbps of sustained bandwidth for
the last 3 weeks that we?ve had the Public QA running.
And thanks to everyone who contributed with ideas, code, test feedback
and promoting CentOS into the ecosystem.
Enjoy!
- --
Karanbir Singh, Project Lead, The CentOS Project
+44-207-0999389 | http://www.centos.org/ | twitter.com/CentOS
GnuPG Key : http://www.karan.org/publickey.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlO65z8ACgkQMA29nj4Tz1uwBwCfUiQvrdXE+dwEnYtvFv5EnZJg
xCUAoLhleEjr6bvkv6TGYnkszJZBYHVr
=yU1+
-----END PGP SIGNATURE-----
CentOS Errata and Bugfix Advisory 2014:0828
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0828.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
b5c49577c9b49b2353f634063ded919434c27b98051ce06e0a6a35e0391e945d nfs-utils-1.2.3-39.el6_5.3.i686.rpm
x86_64:
e884d88b1431baba614adc5de6a4dfd5cac26d853d49dfab456fb2f7dc617c15 nfs-utils-1.2.3-39.el6_5.3.x86_64.rpm
Source:
28ac3349f86c7264a90e60c45178bddc72b09fe6f6a6f1810754d6379fb848af nfs-utils-1.2.3-39.el6_5.3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net