[CentOS] CentOS-announce Digest, Vol 149, Issue 7

centos-announce-request at centos.org

centos-announce-request at centos.org
Thu Jul 20 12:00:02 UTC 2017


Send CentOS-announce mailing list submissions to
	centos-announce at centos.org

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
	centos-announce-request at centos.org

You can reach the person managing the list at
	centos-announce-owner at centos.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."


Today's Topics:

   1. CentOS Atomic Host 7.1706 Released (Jason Brooks)
   2. CESA-2017:1759 Important CentOS 6 freeradius	Security Update
      (Johnny Hughes)


----------------------------------------------------------------------

Message: 1
Date: Tue, 18 Jul 2017 16:39:01 -0700
From: Jason Brooks <jbrooks at redhat.com>
To: atomic-devel <atomic-devel at projectatomic.io>,
	atomic-announce at projectatomic.io, centos-announce at centos.org,  "The
	CentOS developers mailing list." <centos-devel at centos.org>
Subject: [CentOS-announce] CentOS Atomic Host 7.1706 Released
Message-ID:
	<CAF=rfpCf=i8TZL5Kaf-UJVs5XUZ77Hhi9U6rfFitoJbYiff94g at mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

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.


------------------------------

Message: 2
Date: Wed, 19 Jul 2017 14:29:47 +0000
From: Johnny Hughes <johnny at centos.org>
To: centos-announce at centos.org
Subject: [CentOS-announce] CESA-2017:1759 Important CentOS 6
	freeradius	Security Update
Message-ID: <20170719142947.GA28711 at n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2017:1759 Important

Upstream details at : https://access.redhat.com/errata/RHSA-2017:1759

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
e4f767fdec3af6be76c0cfe372573f825216e8c026a2941c301999bcbdf4c02d  freeradius-2.2.6-7.el6_9.i686.rpm
e5fd6a6500baeaf79534fd186c267d140223e964cade30a4e157679a90c6ae6c  freeradius-krb5-2.2.6-7.el6_9.i686.rpm
173a932adf52ac084d5cc50ddf85b14e2851b801ec5c8ad511d8703ef2e23b28  freeradius-ldap-2.2.6-7.el6_9.i686.rpm
ea210f37b97c32920a137e29660b4fd5b560f82422b679f912153d05b49e4c15  freeradius-mysql-2.2.6-7.el6_9.i686.rpm
29d70839905b1932247e69eff8249ca65495f4db0abaf3730b1d64b52f8d941a  freeradius-perl-2.2.6-7.el6_9.i686.rpm
cf5d5d4f5211d5bc14feaede74df228f96e0aa42d19d6f1c433874cc61a567fc  freeradius-postgresql-2.2.6-7.el6_9.i686.rpm
d43205c9ac8682097a7121483ad0b7ec89e1fc3b2875e06208ff1cdb50d43092  freeradius-python-2.2.6-7.el6_9.i686.rpm
cc184109d8621943ffe41bd266db4f770b822e653e16176b90d68548f92d2790  freeradius-unixODBC-2.2.6-7.el6_9.i686.rpm
17a34de90e080d8deb30460b381e399ca0611b94c91deb3b40991ab36aa5c109  freeradius-utils-2.2.6-7.el6_9.i686.rpm

x86_64:
385402f4b42a65d3dba78b68e88d3c67c93c5d61498851a55b2e8488f3750a21  freeradius-2.2.6-7.el6_9.x86_64.rpm
b9bf00a83f18ca498ebcd0b5b26548910dccec049512bd45379c31179da3a4cb  freeradius-krb5-2.2.6-7.el6_9.x86_64.rpm
7023871cd55c7cae5a8c47a316bab2974d3a4d4286e2fa34c768e8f9c1aefb52  freeradius-ldap-2.2.6-7.el6_9.x86_64.rpm
06ff7baa0bc50bb7622d70259e27b4db8cd9e3f425069d854ba5a9ddc8e2188b  freeradius-mysql-2.2.6-7.el6_9.x86_64.rpm
81b6c13b1a100c7fe2262565e3b241911e51151707f90855b40419ff064e9a65  freeradius-perl-2.2.6-7.el6_9.x86_64.rpm
2b763f704133c5ff89c6af5d98ef10ca5f33fba065f38bd8ece017096b36abdf  freeradius-postgresql-2.2.6-7.el6_9.x86_64.rpm
8196f92502b5b84a9dabe9fde46a084875c83e900c323b1101128e5e35fd4200  freeradius-python-2.2.6-7.el6_9.x86_64.rpm
9279cd779524b358f90d352d4c64e0bfcf68350853f8852f8e315ef933e15645  freeradius-unixODBC-2.2.6-7.el6_9.x86_64.rpm
884854b694359c6c83d6047fa0dbfa886d6ac39006c05425b14a5bcf531439e8  freeradius-utils-2.2.6-7.el6_9.x86_64.rpm

Source:
e1dc75873c96ca51a2ce7955004db68601354bcfa1095afba5c84a8b7c54163d  freeradius-2.2.6-7.el6_9.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos at irc.freenode.net
Twitter: @JohnnyCentOS



------------------------------

Subject: Digest Footer

_______________________________________________
CentOS-announce mailing list
CentOS-announce at centos.org
https://lists.centos.org/mailman/listinfo/centos-announce


------------------------------

End of CentOS-announce Digest, Vol 149, Issue 7
***********************************************



More information about the CentOS mailing list