Friday, January 22, 2016

F24 Self Contained Change: Erlang 18

= Proposed Self Contained Change: Erlang 18 =
https://fedoraproject.org/wiki/Changes/Erlang_18

Change owner(s):
* Peter Lemenkov < lemenkov AT gmail DOT com>
* Fedora Erlang SIG <erlang@lists.fedoraproject.org>

Update Erlang/OTP to version 18.2.x, and improve Erlang support in Fedora.

== Detailed Description ==
Upgrade Erlang to version 18 which brings a lot of good stuff. Just a
few highlights:
* A lot of scalability and performance improvements.
* Even better Ellyptic Curve Crypto support.
* Initial support for IPv6 Erlang clustering
* New language feature - maps.
* Better, production-ready HiPE support.

Aside from this, we plan to improve quality of Erlang and related
packages. These are shortcomings we want to address:
* We should enable so-called dirty NIF scheduler which is disabled currently.
* Every daemon written in Erlang has its own logging solution which
doesn't use neither syslog nor Journald. We should start switching
them to Journald.
* Erlang packaging is quite complex and mostly undocumented.
* mprove coredump producing and investigating.


== Scope ==
Proposal owners:
* Upgrade Erlang to the latest version (18.2.2). -- Done!
* Fix failures on i686 achitecture.
* We must rebuild every package which requires NIF or Driver version
(listed below in the Dependencies section) against Erlang 18.2.2.
* Every Erlang daemon's systemd unit must require epmd.socket.
* Allow EPMD implementation switching - Erlang is about choice!
* We need to fill new review request for erlang-ejournald
* We have to fill new review request for erlang-lager_journald_backend
* Add another default directory to look for Erlang *.beam files.
* Every Erlang package must require erlang-rpm-macros.
* Upgrade outdated packages:
* Ejabberd
-- We'd better to package all the bundled libraries Ejabberd requires.
* Riak
-- Riak has growing Bugzilla backlog, and badly outdated. We have to
address all of these issues and package some additional libraries
required by new Riak version.
* Wings3D

Other developers: N/A
Release engineering: N/A
Policies and guidelines:
* We should create Erlang Packaging Guidelines which doesn't exist yet.

--
Jan Kuřík
Platform & Fedora Program Manager
Red Hat Czech s.r.o., Purkynova 99/71, 612 45 Brno, Czech Republic
_______________________________________________
devel-announce mailing list
devel-announce@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel-announce@lists.fedoraproject.org

F24 Self Contained Change: QGnomePlatform

= Proposed Self Contained Change: QGnomePlatform =
https://fedoraproject.org/wiki/Changes/QGnomePlatform

Change owner(s):
* Jiri Eischmann
* Martin Briza

QGnomePlatform is a Qt Platform Theme aimed to accomodate as much of
GNOME settings as possible and utilize them in Qt applications without
modifying them - making them fit into the environment as well as
possible.

== Detailed Description ==
The goal of this project is to make KDE/Qt applications as seamlessly
integrated in GNOME (and thus Fedora Workstation) as possible by
synchronizing KDE/Qt settings with GNOME/GTK settings. We already have
the Adwaita theme ported to Qt, but the way themes are set in Qt has
changed with the version 5, so currently only Qt4 apps pick up the
Adwaita theme in Fedora Workstation. QGnomePlatform should solve it
for Qt5 apps, too. But the scope of the project is larger, it should
also cover other UI settings. For Fedora 24, we're planning to cover
the theme, font settings, window scaling on HiDPI monitors. In the
future, we'd like to cover more things such as font scaling.

See the upstream project page: https://github.com/MartinBriza/QGnomePlatform

== Scope ==
Proposal owners:
* will have to implement all the promised features, package it, and
have it included in Fedora Workstation.

Other developers: N/A (not a System Wide Change)

Release engineering: N/A (not a System Wide Change)

List of deliverables: N/A (not a System Wide Change)

Policies and guidelines: N/A (not a System Wide Change)

Trademark approval: N/A (not needed for this Change)
--
Jan Kuřík
Platform & Fedora Program Manager
Red Hat Czech s.r.o., Purkynova 99/71, 612 45 Brno, Czech Republic
_______________________________________________
devel-announce mailing list
devel-announce@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel-announce@lists.fedoraproject.org

F24 Self Contained Change: Ping IPv6

= Proposed Self Contained Change: Ping IPv6 =
https://fedoraproject.org/wiki/Changes/PingIpv6#Ping_IPv6

Change owner(s):
* Jan Synacek, Nikos Mavrogiannopoulos <nmav AT redhat DOT com>

ping should be able to work with IPv6 and IPv4 addresses, eliminating
the need for multiple tools.

== Detailed Description ==
The current system of using different software (ping vs ping6) for
different versions of the IP stack is broken. As the IPv6 transition
moves ahead its unreasonable to expect users to know in advance the IP
version of a peer referenced using a DNS name, nor expect them to
switch tools based on the types of IPs they are testing.

ping must work with both protocol versions by default.

== Scope ==
Proposal owners:
* The ping tool should be able to test any address provided on command
line, being IPv6 or IPv4. That means that the ping tool from iputils
as we include it in Fedora needs to be modified.

Other developers: N/A (not a System Wide Change)

Release engineering: N/A (not a System Wide Change)

List of deliverables: N/A (not a System Wide Change)

Policies and guidelines: N/A (not a System Wide Change)

Trademark approval: N/A (not needed for this Change)
--
Jan Kuřík
Platform & Fedora Program Manager
Red Hat Czech s.r.o., Purkynova 99/71, 612 45 Brno, Czech Republic
_______________________________________________
devel-announce mailing list
devel-announce@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel-announce@lists.fedoraproject.org

Thursday, January 21, 2016

F24 Self Contained Change: Atomic Developer Mode

= Proposed Self Contained Change: Atomic Developer Mode =
https://fedoraproject.org/wiki/Changes/Atomic_Developer_Mode

Change owner(s):
* Jonathan Lebon < jlebon AT redhat DOT com>

Add a "Developer Mode" boot menu entry in the Atomic image to allow
users to boot without setting up cloud-init.

== Detailed Description ==
The high-level goal of Atomic Developer Mode is to make the Fedora
Atomic Host image more accessible by providing a new GRUB 2 menu item
labeled e.g. "Fedora 24 (Twenty Four) Developer Mode". This mode is an
attempt to provide a painless experience for folks who want to try out
Atomic but (1) do not want to bother setting up a cloud-init
datasource, or (2) do not know anything about cloud-init, or even (3)
do not have much experience with Linux overall. They just want to try
out e.g. /usr/bin/atomic, /usr/bin/docker, or play with the Cockpit
console.

Since the functionality is completely integrated into the image, there
are no requirements on the host system, other than its ability to boot
VMs. When booted in Developer Mode, the following happens:

* cloud-init uses a local built-in datasource
* a new root password is generated
* the root user is automatically logged in on tty1
* the cockpit/ws image is downloaded and started
* a tmux session is started on tty1 to provide all the relevant
information (root password, IP address, Cockpit console address)

More information and discussion can be found on the Cloud SIG mailing list


== Scope ==
Proposal owners:
* Create an atomic-devmode package to hold the helper files needed for
this feature -- DONE
* Add the atomic-devmode package to the Fedora repos
* Submit the necessary changes to repos related with tree and image creation:
1. Submit a patch to fedora-atomic to have the atomic-devmode
package part of the default tree compose
2. Submit a patch to spin-kickstarts to have the boot menu item
added in the kickstart %post
* Work with projectatomic.io maintainers to properly present Atomic
Developer Mode (including updating the Quick Start Guide)

Other developers: N/A (not a System Wide Change)

Release engineering: N/A (not a System Wide Change)

Policies and guidelines: N/A (not a System Wide Change)

Trademark approval: N/A (not needed for this Change)
--
Jan Kuřík
Platform & Fedora Program Manager
Red Hat Czech s.r.o., Purkynova 99/71, 612 45 Brno, Czech Republic
_______________________________________________
devel-announce mailing list
devel-announce@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel-announce@lists.fedoraproject.org

[CentOS-announce] CESA-2016:0050 Important CentOS 6 java-1.8.0-openjdk Security Update

CentOS Errata and Security Advisory 2016:0050 Important

Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0050.html

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

i386:
47b53df7e7686445917d6fa73347f7b2a9ecdc367a7ef4310a195db863e07605 java-1.8.0-openjdk-1.8.0.71-1.b15.el6_7.i686.rpm
870e54d67858bd6cb473c2b6f3f02df983e86aac76672ae866d87cd68d2cd620 java-1.8.0-openjdk-debug-1.8.0.71-1.b15.el6_7.i686.rpm
593a96913506264ac728a7c25c4df9f951a228379875a2d150ca31612867d979 java-1.8.0-openjdk-demo-1.8.0.71-1.b15.el6_7.i686.rpm
5a63b9a303d8422dfcd29918239aa861d13157e73355435470fc89822e476786 java-1.8.0-openjdk-demo-debug-1.8.0.71-1.b15.el6_7.i686.rpm
773f1218e7be4ec4dbcd1f07cd504fb86eee9e33fff1d378126b1132a80d44f9 java-1.8.0-openjdk-devel-1.8.0.71-1.b15.el6_7.i686.rpm
a06276ec78d8620e9070bdd2bea350da675bdb53b825021b8eb83e668b12b266 java-1.8.0-openjdk-devel-debug-1.8.0.71-1.b15.el6_7.i686.rpm
201775357a1744277ecd0a15dd8ad2efc01600829459d1721eba4eda2c3d5192 java-1.8.0-openjdk-headless-1.8.0.71-1.b15.el6_7.i686.rpm
552bf64c3faeeecf9a535058f6d9b6125ea776443f6933fad3c2bae4ae844198 java-1.8.0-openjdk-headless-debug-1.8.0.71-1.b15.el6_7.i686.rpm
2cc63c950232a52e2af986de282810ca877b5d1c1ba731bdfbbb29da8364ee94 java-1.8.0-openjdk-javadoc-1.8.0.71-1.b15.el6_7.noarch.rpm
3437cfdbe9de045e1fb93a972050c8c085f4a7c11cc5a28dbb49d91ef3b3e12a java-1.8.0-openjdk-javadoc-debug-1.8.0.71-1.b15.el6_7.noarch.rpm
fe32babcde4bc7a81099ed84c8afd5a554b58dedf4d48328a7bc8fa98b1bdbd1 java-1.8.0-openjdk-src-1.8.0.71-1.b15.el6_7.i686.rpm
93b30f6466817116aba80e5a5560557206c26b83121530f87db3c338f03c5f47 java-1.8.0-openjdk-src-debug-1.8.0.71-1.b15.el6_7.i686.rpm

x86_64:
96588bd153d0d1329a323133875ebbb0d5e967fb28965aa3125684f26b0cc043 java-1.8.0-openjdk-1.8.0.71-1.b15.el6_7.x86_64.rpm
627356e6e6f5bbb3ca1d5d6a507a1effc1025b12b61873ca1c357c26a8a43efc java-1.8.0-openjdk-debug-1.8.0.71-1.b15.el6_7.x86_64.rpm
5ac2c57a63695698340ec5cdb89480276e2e6269c932a688d35f602c65c7868c java-1.8.0-openjdk-demo-1.8.0.71-1.b15.el6_7.x86_64.rpm
babd40e500c64ffee910ab63415a1cb25aadbbdbfb7b707e9409150518dae9f5 java-1.8.0-openjdk-demo-debug-1.8.0.71-1.b15.el6_7.x86_64.rpm
483aea0f4864308627a2b395815d7c3f1a2989fb5059db0f12bec3d265a20a4e java-1.8.0-openjdk-devel-1.8.0.71-1.b15.el6_7.x86_64.rpm
83387eb090989234c8ad3e9ffe184fab4925ae12b04760cedf0e8aa20d819b55 java-1.8.0-openjdk-devel-debug-1.8.0.71-1.b15.el6_7.x86_64.rpm
e0501f0f22a7735b904a6d162f450ef77bc1d735d0f4f119f501c242a684ce06 java-1.8.0-openjdk-headless-1.8.0.71-1.b15.el6_7.x86_64.rpm
31f01911434c0fe843111162b7ac6c87b4e11f5c3f110dc9e0efbd6b9154e947 java-1.8.0-openjdk-headless-debug-1.8.0.71-1.b15.el6_7.x86_64.rpm
2cc63c950232a52e2af986de282810ca877b5d1c1ba731bdfbbb29da8364ee94 java-1.8.0-openjdk-javadoc-1.8.0.71-1.b15.el6_7.noarch.rpm
3437cfdbe9de045e1fb93a972050c8c085f4a7c11cc5a28dbb49d91ef3b3e12a java-1.8.0-openjdk-javadoc-debug-1.8.0.71-1.b15.el6_7.noarch.rpm
3169c0afbcc6999f1f9fda2a07d9c146c3161fa190dbe084d1b640056dcd92a1 java-1.8.0-openjdk-src-1.8.0.71-1.b15.el6_7.x86_64.rpm
2b02726d886cd3abedfd73f9cb6ff9e03cd0b576275b3cbcb82ab7e4fe27317b java-1.8.0-openjdk-src-debug-1.8.0.71-1.b15.el6_7.x86_64.rpm

Source:
00f2a32ac01877cde580b25cde11c7096fc4ffd0137ae7a0a9d74febee7efa2c java-1.8.0-openjdk-1.8.0.71-1.b15.el6_7.src.rpm



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

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

[USN-2879-1] rsync vulnerability

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJWoSh7AAoJEGVp2FWnRL6TcIAQAItksHfPchRKpAIdUFwF40fU
bSlVWd6tuYy7n2/Bywg2lM7GRqtX4teU3A/MOz8qkxHlmiVz1DRSZLYHNoYrNm9P
j0O59LL5xsTo4sKllIjuzzqd+C5ZPGP44W/ehaQw4BToAXlRwK+kd0MNGUWBAk3h
hQ7351BWyDNf87xIOc03zjGNe3Fqf3072S6/ngx/rqrbNmKzOnn0SW59tc+8dMCw
Q4pkzE7tKYQmKbaetxCN099ez4JOWkUKgp8R6XMdu6ci+zRAQpiHDh4cXtNhhgDt
5p/b1cnRxq50lh99DulXXc/p3z8DY0dodoDgaTKvOwo01Gj5pXzxGFFv0HpAj1nV
VbRRsnBjI87DJeb9VZfLWGUPOECg9Nx01y/Nfgqv1bRr3G/aCuNkTaoy3obV+9gL
acRBvUJb0tiq8r1efkk7VRxexlTDFemKF1DpifD47KB8O3nKLFwEKE6047j4Q3c+
jeYcdd2yf5N31uohViYzVYje/JtzF615quzpD2fL/shO91mci5jf7eyqlmZA37Gt
+m3A9m3CocvtuHf/DxjP4f5k+NE9I2BxOxksIZU3QOj54Topm521x6WwmN6CnDNe
S4kpwmVh0dUxLyzWjEU5zKzemtTiKYzsGoJTrLrgrThY4/S/M8TnxGUmD8uInaYk
m+g4IGwzglW/NF2MNsID
=SAL+
-----END PGP SIGNATURE-----
==========================================================================
Ubuntu Security Notice USN-2879-1
January 21, 2016

rsync vulnerability
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 15.10
- Ubuntu 15.04
- Ubuntu 14.04 LTS
- Ubuntu 12.04 LTS

Summary:

rsync could be made to write files outside of the expected directory.

Software Description:
- rsync: fast, versatile, remote (and local) file-copying tool

Details:

It was discovered that rsync incorrectly handled invalid filenames. A
malicious server could use this issue to write files outside of the
intended destination directory.

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 15.10:
rsync 3.1.1-3ubuntu0.15.10.1

Ubuntu 15.04:
rsync 3.1.1-3ubuntu0.15.04.1

Ubuntu 14.04 LTS:
rsync 3.1.0-2ubuntu0.2

Ubuntu 12.04 LTS:
rsync 3.0.9-1ubuntu1.1

In general, a standard system update will make all the necessary changes.

References:
http://www.ubuntu.com/usn/usn-2879-1
CVE-2014-9512

Package Information:
https://launchpad.net/ubuntu/+source/rsync/3.1.1-3ubuntu0.15.10.1
https://launchpad.net/ubuntu/+source/rsync/3.1.1-3ubuntu0.15.04.1
https://launchpad.net/ubuntu/+source/rsync/3.1.0-2ubuntu0.2
https://launchpad.net/ubuntu/+source/rsync/3.0.9-1ubuntu1.1

[USN-2878-1] Perl vulnerability

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJWoShqAAoJEGVp2FWnRL6T53cP/329lbp4vgVecP/5cB9NXOgI
q+h6Jo7dR8IvLUtHmqszzUP4kqe2zRwSP4dJ/VZjccoOglfuuDsA8SyMrRVIPoB3
zqn8z51xl3dqRDZfoiN5WCPuUyrGcwOof51fBZSCPlGrMipFm3IvyCvp3i8SvT+V
qTs1mxZ4OS04L4wO/0IH32eNKm3Rx/Knoj/z0JZoNQImmlydZBBX8WcmxSvBHExc
RHOnHaxxruEYmpXf0lMYuUCIK7qtz5W2h2RsGkInHBPrL2LvZ0rw8gQLQ8oQDdfb
uCTQui4U8AvGRAtqpcqnXYbn6KQjJGomxStJS+FsRFRvQ1mRBOwzyjbOZdzV5Qc9
TeWlQJHrN1JrwOngo/gCCM9qyuXMw+y+AGU6FyWSkIXIoGwMwuHjTE70ifY9k8gX
psyQWrj+hedkj8v2ssrVpVore+wivk+e1HPtUM7poyE8E5m/bZuvHdefz1pLscq3
o52elq3RZMcm8j6ycRq1pE/I23CXm70ORxXCecCJbmWF3S/KOFOTEhtib67ZScuR
r8MbEUJ1RG+uDbSJ/OamyjX2M0MLmbQ7157Hm521XiCoqpjYp81deCOEfB9SP3qy
3PEbOz5nAz2YR1xQnhOLcAO8LH8wNDrZOLFYRPYfs2loNje53/UKuGHSuyWvGHKF
EkJ5K6SwwgO2h4klScLv
=TK2F
-----END PGP SIGNATURE-----
==========================================================================
Ubuntu Security Notice USN-2878-1
January 21, 2016

perl vulnerability
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 15.10
- Ubuntu 15.04

Summary:

Perl incorrectly handled the taint attribute.

Software Description:
- perl: Practical Extraction and Report Language

Details:

David Golden discovered that the canonpath function in the Perl File::Spec
module did not properly preserve the taint attribute. An attacker could
possibly use this issue to bypass the taint protection mechanism.

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 15.10:
perl 5.20.2-6ubuntu0.1

Ubuntu 15.04:
perl 5.20.2-2ubuntu0.1

In general, a standard system update will make all the necessary changes.

References:
http://www.ubuntu.com/usn/usn-2878-1
CVE-2015-8607

Package Information:
https://launchpad.net/ubuntu/+source/perl/5.20.2-6ubuntu0.1
https://launchpad.net/ubuntu/+source/perl/5.20.2-2ubuntu0.1

[CentOS-announce] CESA-2016:0053 Critical CentOS 6 java-1.7.0-openjdk Security Update

CentOS Errata and Security Advisory 2016:0053 Critical

Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0053.html

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

i386:
ba07b9873ad020637ad87fa5461567c30824d1d47a5c730dcb4ddfc2b7b0e621 java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el6_7.i686.rpm
48053b4ee1c3f92ce571a802f5c62dfb82f1b54b44cfd3d1275ad315fceb23a2 java-1.7.0-openjdk-demo-1.7.0.95-2.6.4.0.el6_7.i686.rpm
81bc06f8710916fce5322b4277c68d322941530c98fe75c8d9eb4e879495736d java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el6_7.i686.rpm
cfa68369b2407adba901e08208a678cb5def76b13d75fc9cbfccc0dfd41e6d9c java-1.7.0-openjdk-javadoc-1.7.0.95-2.6.4.0.el6_7.noarch.rpm
f7db8743e5fdc82080d98c1f83c2bb649973a02ae2f44cf6db3a8bf95806a11a java-1.7.0-openjdk-src-1.7.0.95-2.6.4.0.el6_7.i686.rpm

x86_64:
1fb2b15249e687bdae09a788812b392140253b5efe9441db413f167e35bce35c java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el6_7.x86_64.rpm
2ecb8b09b37816c7c951f826ae0c407fa186a10a256cc15dc43cce2dc343d08e java-1.7.0-openjdk-demo-1.7.0.95-2.6.4.0.el6_7.x86_64.rpm
87df6c92b692cd8c4f69b4f2ae9622a042b3cc543f01d94c56690253fc2e881f java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el6_7.x86_64.rpm
cfa68369b2407adba901e08208a678cb5def76b13d75fc9cbfccc0dfd41e6d9c java-1.7.0-openjdk-javadoc-1.7.0.95-2.6.4.0.el6_7.noarch.rpm
a5f528018c13fdca3618156d2be105341809d757240553664ae95b642a3cd647 java-1.7.0-openjdk-src-1.7.0.95-2.6.4.0.el6_7.x86_64.rpm

Source:
1fea81b61588824cde87bd7105926d5afbee266662a1bf0b4050ec3a6dfcca8a java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el6_7.src.rpm



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

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

[CentOS-announce] CESA-2016:0049 Critical CentOS 7 java-1.8.0-openjdk Security Update

CentOS Errata and Security Advisory 2016:0049 Critical

Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0049.html

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

x86_64:
ce972ee5146c1601bd4e80cc7f233935d91a6561eae2c6646e23fa901e8803e2 java-1.8.0-openjdk-1.8.0.71-2.b15.el7_2.x86_64.rpm
231d337b267173e8a97b639e1decd8fd3c363dca5b7e99d0431e1132b2b79ab3 java-1.8.0-openjdk-accessibility-1.8.0.71-2.b15.el7_2.x86_64.rpm
da7363c0e8de3f8029fd0b53c6d9360e5329c00bbb49fba45250e36fd90b3343 java-1.8.0-openjdk-accessibility-debug-1.8.0.71-2.b15.el7_2.x86_64.rpm
98bd270515a7c1aafad7eb97903d03c222bb20a313396def8b5e0707b280feaa java-1.8.0-openjdk-debug-1.8.0.71-2.b15.el7_2.x86_64.rpm
cdea29711a04ec7cbdde298f32f0e9797322b57a0bd27347f941b59187246932 java-1.8.0-openjdk-demo-1.8.0.71-2.b15.el7_2.x86_64.rpm
08d660cc791cf5774ff85f4898f1e07c1478f9432b9df92db2c99ea983fef652 java-1.8.0-openjdk-demo-debug-1.8.0.71-2.b15.el7_2.x86_64.rpm
28a1a1670ec397215ae6d086921433e848fd6afdf3b151c3f9c22b65da3750c0 java-1.8.0-openjdk-devel-1.8.0.71-2.b15.el7_2.x86_64.rpm
4390bc07cdbd221b9660f6234d6a5a31266763266b0235ecebdb00280e825f29 java-1.8.0-openjdk-devel-debug-1.8.0.71-2.b15.el7_2.x86_64.rpm
695fa0a9f4dd4c5355cd9d6fe6ad3fbcd72a37f827fe04391b4ad2b26e13eb03 java-1.8.0-openjdk-headless-1.8.0.71-2.b15.el7_2.x86_64.rpm
2b3511bd9252d1a35c8487619477676fa4f407efc0714a99521be7782e1c67a5 java-1.8.0-openjdk-headless-debug-1.8.0.71-2.b15.el7_2.x86_64.rpm
5027f41974391053607acdca9acf710f69404acdfacc503ff27c57f3e422e67d java-1.8.0-openjdk-javadoc-1.8.0.71-2.b15.el7_2.noarch.rpm
9f36232b55a394ac03320db4b967818d2c9bf8c2f625880db5ba0c2d8e8b4862 java-1.8.0-openjdk-javadoc-debug-1.8.0.71-2.b15.el7_2.noarch.rpm
47b026a2dff15ec605adae0f006cf38315119bc8d958cd06fa372286f944253a java-1.8.0-openjdk-src-1.8.0.71-2.b15.el7_2.x86_64.rpm
2eccd02abf028db63f02189ad0612456f350442199ac954f32f35aaa203ce52f java-1.8.0-openjdk-src-debug-1.8.0.71-2.b15.el7_2.x86_64.rpm

Source:
4c3401804b87f95607cbbe70d70a11b51c8317418c508e2edd19d8d3cc73c851 java-1.8.0-openjdk-1.8.0.71-2.b15.el7_2.src.rpm



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

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

[CentOS-announce] CESA-2016:0054 Important CentOS 7 java-1.7.0-openjdk Security Update

CentOS Errata and Security Advisory 2016:0054 Important

Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0054.html

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

x86_64:
34a083e03bede53b2c21a92a78f8ef5ebb8d4d90d6515964ea033520377da29c java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el7_2.x86_64.rpm
129b9fc953071ee3b8d02be5fcb756e4b28705e7ee4c83719b8df8ff285cdb00 java-1.7.0-openjdk-accessibility-1.7.0.95-2.6.4.0.el7_2.x86_64.rpm
9e30915fbf9ee99956cf622efea09df4276d11eeabd8c35a038657b2b334582f java-1.7.0-openjdk-demo-1.7.0.95-2.6.4.0.el7_2.x86_64.rpm
6f4f42c2c075d969943990acb12ec636b56b8836dc60364099c19c00efba98f7 java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el7_2.x86_64.rpm
aa9d7936c73e38effed04a9a13e94cec5daf1182e5e7dce165f77e72c17448c0 java-1.7.0-openjdk-headless-1.7.0.95-2.6.4.0.el7_2.x86_64.rpm
78e6b544f654077c49b150173a3083a3a23eeab606314b9bf97264e6e9483d42 java-1.7.0-openjdk-javadoc-1.7.0.95-2.6.4.0.el7_2.noarch.rpm
69b41483f492ffaacd178fe8f73af892181ef0624dfffddb2ba456ef9cc03232 java-1.7.0-openjdk-src-1.7.0.95-2.6.4.0.el7_2.x86_64.rpm

Source:
8274517116950f9c43aa7778034f8e24a9898641f9634c6799872d6a87065e70 java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el7_2.src.rpm



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

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

[CentOS-announce] CESA-2016:0054 Important CentOS 5 java-1.7.0-openjdk Security Update

CentOS Errata and Security Advisory 2016:0054 Important

Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0054.html

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

i386:
6b8356bdf8dceac8510318c20ffa6e2766319bf9343905cb922d485ed1d569b0 java-1.7.0-openjdk-1.7.0.95-2.6.4.1.el5_11.i386.rpm
6e37065079ef0ed139b94b562d43dad5a234e82798f261e8fc891e184d8bc3df java-1.7.0-openjdk-demo-1.7.0.95-2.6.4.1.el5_11.i386.rpm
8534b7da2b47410d9a80309cb25b11b3ce4575a01362f40ac5b8c809046113c9 java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.1.el5_11.i386.rpm
035c04215b55bfc1616d3e199e5a805a00a199f8cd727bc3c0e6f0c36d5e0ae4 java-1.7.0-openjdk-javadoc-1.7.0.95-2.6.4.1.el5_11.i386.rpm
2c4e8296208edf249c7ee8535d3787bf2bbf2f05fbeee7eacec4ee05b75fd8e2 java-1.7.0-openjdk-src-1.7.0.95-2.6.4.1.el5_11.i386.rpm

x86_64:
88196e14d968cf03bac8f2d8611b6aa6bd48d20bba1f9276dbcda31bc55e258a java-1.7.0-openjdk-1.7.0.95-2.6.4.1.el5_11.x86_64.rpm
1b7e68fb6e2646e69688706f624d59dcbf0cf712b55edbf1fbcf13940e43da77 java-1.7.0-openjdk-demo-1.7.0.95-2.6.4.1.el5_11.x86_64.rpm
87cf1b1be206b164f11c156a1335d88c9ba43e081740e85d1f58f689918fd6b5 java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.1.el5_11.x86_64.rpm
02faad7501ac71eb22f02a0ebb7ba45f1987628cef576d78e40dcd3a2e177553 java-1.7.0-openjdk-javadoc-1.7.0.95-2.6.4.1.el5_11.x86_64.rpm
1b534f1e188b78a55185064237410d0580f93b532406f4acfb6eb08f0f7d1ccf java-1.7.0-openjdk-src-1.7.0.95-2.6.4.1.el5_11.x86_64.rpm

Source:
2f0d5f220f2855e0d5b5408959a9987bf2b682d1d094887b7d1d12e241204877 java-1.7.0-openjdk-1.7.0.95-2.6.4.1.el5_11.src.rpm



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

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

[opensuse-announce] openSUSE board 2015/2016 election is now open for votes

Hi

since today, all members of openSUSE can vote for candidates for openSUSE Board:

https://connect.opensuse.org/pg/polls/read/pluskalm/49480/opensuse-board-election-20152016

Canditates are following:
+ Bryan Lunduke *
+ Manu Gupta
+ Gertjan Lettink, a.k.a. Knurpht
+ Tomáš Chvátal, a.k.a scarabeus_iv *
+ Efstathios Iosifidis

As allways, each openSUSE member has THREE VOTES.
Candidates marked with a (*) are SUSE employees.

The election period ends at 2016-02-01 and results will be announced at 2016-02-02

In case of any questions, feel free to ask at election-officials@opensuse.org.

openSUSE 2016 Election Committee
Andrew Wafaa
Martin Pluskal