CentOS Errata and Enhancement Advisory 2017:1805
Upstream details at : https://access.redhat.com/errata/RHEA-2017:1805
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
8510d1dc1501653018cdc937a4cb4328fabc0108083b0308cb55301b38414dba kmod-redhat-qedf-8.10.7.0_dup7.3-1.el7_3.x86_64.rpm
Source:
1e5d5cc0b51055558df2538dc512777d8870cc9727b984776099e960af9e8c00 kmod-redhat-qedf-8.10.7.0_dup7.3-1.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Enhancement Advisory 2017:1805
Upstream details at : https://access.redhat.com/errata/RHEA-2017:1805
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
2744e18793a8faff431b6d7921023e348a26bee67163f3fcf30e2f30fc5b97d1 kmod-redhat-qede-8.10.10.21_dup7.3-1.el7_3.x86_64.rpm
c2abe7e9a94eee3327dde0ef4fdbf4c8fa5d981cc71cbc9e2b3195d44ab79c04 kmod-redhat-qede-devel-8.10.10.21_dup7.3-1.el7_3.x86_64.rpm
Source:
2aa79cd8745dbe3a3f669361453fc4755569bc04b8b34c4ca8e3ab7d887f7c5c kmod-redhat-qede-8.10.10.21_dup7.3-1.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Enhancement Advisory 2017:1805
Upstream details at : https://access.redhat.com/errata/RHEA-2017:1805
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
9c006c0b393981b70c0614c000afa915d5c93c625e760dfadfe95f75a053657d kmod-redhat-qed-8.10.10.21_dup7.3-2.el7_3.x86_64.rpm
0dfeb608ee3c79739743d12a3a1c7fa45d4158ad1780bb0768ac22333138bc05 kmod-redhat-qed-devel-8.10.10.21_dup7.3-2.el7_3.x86_64.rpm
1dc14cc4befdb6ce0986ff2b9cc490059453fdce294f42f88a600d9e8de15582 kmod-redhat-qed-firmware-8.15.3.0_dup7_3-2.el7_3.x86_64.rpm
Source:
b593624aee8832bf1a2cfaa204e2a1319c35eefff3e999859f6c2e2cfe08c7d8 kmod-redhat-qed-8.10.10.21_dup7.3-2.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Security Advisory 2017:1793 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2017:1793
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
c3e6a22ff94cc8f2dff08a00f4fb2bdf24dad7c113f2e92e57ab2d58f2395b0c graphite2-1.3.10-1.el7_3.i686.rpm
06cc9092a8016778f4708c4d6443e76e4bc628b047dc83af8155ee694e6035df graphite2-1.3.10-1.el7_3.x86_64.rpm
9b929a1b6f97f17de020928bc2d58db1d98a975bcbd49eccbc9e14ac240c061e graphite2-devel-1.3.10-1.el7_3.i686.rpm
0f0ffdc164dc72b02f7de2147b50b1db15f3c5597d6cd34de7788a4804c8da30 graphite2-devel-1.3.10-1.el7_3.x86_64.rpm
Source:
346757f69f162461ef4a26d2e08994c53837f4858c5a64fc46d0e483f522f2b5 graphite2-1.3.10-1.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
An updated version of CentOS Atomic Host (tree version 7.1706), is now
available. [1] CentOS Atomic Host is a lean operating system designed to run
Docker containers, built from standard CentOS 7 RPMs, and tracking the
component versions included in Red Hat Enterprise Linux Atomic Host.
[1] https://wiki.centos.org/SpecialInterestGroup/Atomic/Download
CentOS Atomic Host is available as a VirtualBox or libvirt-formatted
Vagrant box, or as an installable ISO, qcow2 or Amazon Machine image.
These images are available for download at cloud.centos.org. The backing
ostree repo is published to mirror.centos.org.
CentOS Atomic Host includes these core component versions:
- atomic-1.17.2-9.git2760e30.el7.x86_64
- cloud-init-0.7.5-10.el7.centos.1.x86_64
- docker-1.12.6-32.git88a4867.el7.centos.x86_64
- etcd-3.1.9-1.el7.x86_64
- flannel-0.7.1-1.el7.x86_64
- kernel-3.10.0-514.26.2.el7.x86_64
- kubernetes-node-1.5.2-0.7.git269f928.el7.x86_64
- ostree-2017.5-3.el7.x86_64
- rpm-ostree-client-2017.5-1.atomic.el7.x86_64
Containerized kubernetes-master
The downstream release of CentOS Atomic Host ships without the
kubernetes-master package built into the image. Instead, you can run the
master kubernetes components (apiserver, scheduler, and
controller-manager) in containers, managed via systemd, using the
service files and instructions on the CentOS wiki. The containers
referenced in these systemd service files are built in and hosted from
the CentOS Community Container Pipeline, based on Dockerfiles from the
CentOS-Dockerfiles repository.
These containers have been tested with the kubernetes ansible scripts
provided in the upstream contrib repository, and they work as expected,
provided you first copy the service files onto your master.
Alternatively, you can install the kubernetes-master components using
rpm-ostree package layering using the command:
atomic host install kubernetes-master.
Upgrading
If you're running a previous version of CentOS Atomic Host, you can
upgrade to the current image by running the following command:
$ sudo atomic host upgrade
Images
Vagrant
CentOS-Atomic-Host-7-Vagrant-Libvirt.box and
CentOS-Atomic-Host-7-Vagrant-Virtualbox.box are Vagrant boxes for
Libvirt and Virtualbox providers.
The easiest way to consume these images is via the Atlas / Vagrant Cloud
setup (see https://atlas.hashicorp.com/centos/boxes/atomic-host). For
example, getting the VirtualBox instance up would involve running the
following two commands on a machine with vagrant installed:
$ vagrant init centos/atomic-host && vagrant up --provider virtualbox
ISO
The installer ISO can be used via regular install methods (PXE, CD, USB
image, etc.) and uses the Anaconda installer to deliver the CentOS
Atomic Host. This image allows users to control the install using
kickstarts and to define custom storage, networking and user accounts.
This is the recommended option for getting CentOS Atomic Host onto bare
metal machines, or for generating your own image sets for custom
environments.
QCOW2
The CentOS-Atomic-Host-7-GenericCloud.qcow2 image is suitable for use in
on-premise and local virtualized environments. We test this on
OpenStack, AWS and local Libvirt installs. If your virtualization
platform does not provide its own cloud-init metadata source, you can
create your own NoCloud iso image.
Amazon Machine Images
Region Image ID
---------------- --------------
us-east-1 ami-70e8fd66
ap-south-1 ami-c0c4bdaf
eu-west-2 ami-dba8bebf
eu-west-1 ami-42b6593b
ap-northeast-2 ami-7b5e8015
ap-northeast-1 ami-597a9e3f
sa-east-1 ami-95aedaf9
ca-central-1 ami-473e8123
ap-southeast-1 ami-93b425f0
ap-southeast-2 ami-e1332f82
eu-central-1 ami-e95ffd86
us-east-2 ami-1690b173
us-west-1 ami-189fb178
us-west-2 ami-a52a34dc
SHA Sums
f854d6ea3fd63b887d644b1a5642607450826bbb19a5e5863b673936790fb4a4
CentOS-Atomic-Host-7.1706-GenericCloud.qcow2
9e35d7933f5f36f9615dccdde1469fcbf75d00a77b327bdeee3dbcd9fe2dd7ac
CentOS-Atomic-Host-7.1706-GenericCloud.qcow2.gz
836a27ff7f459089796ccd6cf02fcafd0d205935128acbb8f71fb87f4edb6f6e
CentOS-Atomic-Host-7.1706-GenericCloud.qcow2.xz
e15dded673f21e094ecc13d498bf9d3f8cf8653282cd1c83e5d163ce47bc5c4f
CentOS-Atomic-Host-7.1706-Installer.iso
5266a753fa12c957751b5abba68e6145711c73663905cdb30a81cd82bb906457
CentOS-Atomic-Host-7.1706-Vagrant-Libvirt.box
b85c51420de9099f8e1e93f033572f28efbd88edd9d0823c1b9bafa4216210fd
CentOS-Atomic-Host-7.1706-Vagrant-VirtualBox.box
Release Cycle
The CentOS Atomic Host image follows the upstream Red Hat Enterprise
Linux Atomic Host cadence. After sources are released, they're rebuilt
and included in new images. After the images are tested by the SIG and
deemed ready, we announce them.
Getting Involved
CentOS Atomic Host is produced by the CentOS Atomic SIG, based on
upstream work from Project Atomic. If you'd like to work on testing
images, help with packaging, documentation -- join us!
The SIG meets weekly on Thursdays at 16:00 UTC in the #centos-devel
channel, and you'll often find us in #atomic and/or #centos-devel if you
have questions. You can also join the atomic-devel mailing list if you'd
like to discuss the direction of Project Atomic, its components, or have
other questions.
Getting Help
If you run into any problems with the images or components, feel free to
ask on the centos-devel mailing list.
Have questions about using Atomic? See the atomic mailing list or find
us in the #atomic channel on Freenode.
Due to a rack move in the DC where some CentOS services are hosted, some
services will be unreachable.
Affected services :
- https://www.centos.org/forums (CentOS forums)
When:
Migration is scheduled for """"Tuesday August 1st, 7:00 am UTC time"""".
You can convert to local time with $(date -d '2017-08-1 7:00 UTC')
The expected "downtime" is estimated to ~60 minutes.
Thanks for your comprehending and patience.
on behalf of the Infra team,
--
Fabian Arrotin
The CentOS Project | http://www.centos.org
gpg key: 56BEC54E | twitter: @arrfab
CentOS Errata and Enhancement Advisory 2017:1730
Upstream details at : https://access.redhat.com/errata/RHEA-2017:1730
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
50437cf7b1b444439e1bbf5cd91d5812947d26561b2333117713bffd633390b9 kmod-redhat-mgag200-4.11.0_dup7.3-5.el7_3.x86_64.rpm
Source:
800ec014d1ef00e98ee92f1298ec7e804f9fc2be07f200de437e85fc6154957d kmod-redhat-mgag200-4.11.0_dup7.3-5.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Bugfix Advisory 2017:1728
Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-1728.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
a63c7dc235dc20a6cef8b6bff6d10f6d381ac1e04a974d00f9c1ef7b46cc6845 ksh-20120801-35.el6_9.i686.rpm
x86_64:
0bef7d82534c6f5711bb1c10dee7df9a3c6c93e042907e2b1cf54f63cd384a43 ksh-20120801-35.el6_9.x86_64.rpm
Source:
e784dc6b5c41be4544539fec38ccb9b278930f8e29a4f425653002123ca75b4b ksh-20120801-35.el6_9.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Bugfix Advisory 2017:1725
Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-1725.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
bb20f5019d41d5a7e53b75e8955288aa082ec9c50f924e762ccbe8a96623154b iscsi-initiator-utils-6.2.0.873-27.el6_9.i686.rpm
7e8a7902df11baea3e2c5094a5eb2a2c7e9b2d0bdb6c03d08fdabaf1d116f63d iscsi-initiator-utils-devel-6.2.0.873-27.el6_9.i686.rpm
x86_64:
865b4b9655f3b47c1482b32be23a4ffccbb89e65152e4d5ec7da5c7e3f461d5c iscsi-initiator-utils-6.2.0.873-27.el6_9.x86_64.rpm
bd94ce8f14c0155273cbe62a33689b611898d290526f36c0361ff6b16d827963 iscsi-initiator-utils-devel-6.2.0.873-27.el6_9.x86_64.rpm
Source:
b1c85647ee0fc61a7ddeedea58b96fabef6e629d19eb1666da80e2a8e40ad4fe iscsi-initiator-utils-6.2.0.873-27.el6_9.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Bugfix Advisory 2017:1729
Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-1729.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
92e8887e8fd36d1539ed10f50f62f4136e38b691f3c71ea115ec682cf986ffae createrepo-0.9.9-27.el6_9.noarch.rpm
x86_64:
92e8887e8fd36d1539ed10f50f62f4136e38b691f3c71ea115ec682cf986ffae createrepo-0.9.9-27.el6_9.noarch.rpm
Source:
17b476a54cc8e033e4c8137a6db04e937e261776eb0513245485dda7d6d4f224 createrepo-0.9.9-27.el6_9.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Bugfix Advisory 2017:1726
Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-1726.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
173c28bbd1d2b0e220b583e149d8147fa8087a2ee90943d12d96a3740f32cb94 procps-3.2.8-45.el6_9.1.i686.rpm
48293353c4a931b0c5b812209b75b49ab126868e7292a64fd9cc76e03eb0adcd procps-devel-3.2.8-45.el6_9.1.i686.rpm
x86_64:
173c28bbd1d2b0e220b583e149d8147fa8087a2ee90943d12d96a3740f32cb94 procps-3.2.8-45.el6_9.1.i686.rpm
c7ccee19812a0c0a66625e854f6a42984b4c0339c322c22d84f557468aa38dee procps-3.2.8-45.el6_9.1.x86_64.rpm
48293353c4a931b0c5b812209b75b49ab126868e7292a64fd9cc76e03eb0adcd procps-devel-3.2.8-45.el6_9.1.i686.rpm
37d754536a33cf0bf38ad8e857e4cb9a2fee6c1e93f224f703a2d560c42644f5 procps-devel-3.2.8-45.el6_9.1.x86_64.rpm
Source:
4f301ec41df4f7fa1376e78f247465b287f7876d87fa2b541dfda73f4416862e procps-3.2.8-45.el6_9.1.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Bugfix Advisory 2017:1722
Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-1722.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
331686a582aa27ec0d35a0049014faeb7286ad1cd9904c70d571604a35eaa1ad cloud-init-0.7.5-8.el6.centos.i686.rpm
x86_64:
4ae9d1c89fc35a43d4ce377bdf7fc6ad5c80ce4a08d0bea0f7134e6f84c11582 cloud-init-0.7.5-8.el6.centos.x86_64.rpm
Source:
71cefe8ff6acf44ca059a2efaa3ab5f5e549a6dc8d81e407ea593e6994449393 cloud-init-0.7.5-8.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 2017:1681 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2017:1681
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
f6ace232c2a5db32fb847d489f19145db8237d6eb9933fe1e4f69e083d8fbccf qemu-img-1.5.3-126.el7_3.10.x86_64.rpm
8ed3a8d32aa03416ba63096e3af8b5134edc2715e6e5754a00a00d29ec3cb81a qemu-kvm-1.5.3-126.el7_3.10.x86_64.rpm
8a617a790a4370a1763a1c574d3f87aea35a20f1de1683d5af1be70e977bfba3 qemu-kvm-common-1.5.3-126.el7_3.10.x86_64.rpm
d36317dd1af10e84000e17a1141dcb71e538e634ab01c87453ca57ecd4355dd6 qemu-kvm-tools-1.5.3-126.el7_3.10.x86_64.rpm
Source:
477f83898080dd59d5e199ec1f312bce66f69d0e4d1696dde40d5f1857e99c03 qemu-kvm-1.5.3-126.el7_3.10.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS