Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHBA-2015:1256 - Bug Fix Advisory
Issued:
2015-07-22
Updated:
2015-07-22

RHBA-2015:1256 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

augeas bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated augeas packages that fix several bugs and add one enhancement are now available for Red Hat Enterprise Linux 6.

Description

Augeas is a utility for editing configuration. Augeas parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native configuration files. Augeas also uses "lenses" as basic building blocks for establishing the mapping from files into the Augeas tree and back.

This update fixes the following bugs:

  • Previously, some cgroup controller types used in the /etc/cgconfig.conf file were not recognized. As a consequence, parsing error occurred in Augeas and an error message was returned. With this update, the Augeas module can parse files containing these controller names as expected. (BZ#1112388)
  • Entries in the /etc/services file containing colons in the service name prevented Augeas from parsing the file. This update makes sure that the "service_name" field in the services.aug file is able to support the colon character, and the aforementioned entries can now be parsed successfully. (BZ#1121263)
  • When entries in /etc/rsyslog.conf were configured for remote logging over Transmission Control Protocol (TCP), Augeas was unable to parse the file. The underlying source code has been fixed, and files containing this configuration are now parsed successfully. (BZ#1129508)
  • By default, the /etc/sysconfig/iptables.save file was parsed by the wrong module, which led to a parsing failure and an error reported by Augeas. The wrong module has been substituted with a correct one, and /etc/sysconfig/iptables.save is now parsed correctly by default. (BZ#1144652)
  • Previously, the Augeas utility did not correctly parse the "ssh" and "fence_kdump_*" parameters in the /etc/kdump.conf file. As a consequence, using Augeas to edit these parameters in kdump configuration failed. With this update, Augeas has been updated to parse "ssh" and "fence_kdump_*" as intended, and the described problem no longer occurs. (BZ#1175854)
  • Previously, the aug_match API returned paths of files and nodes with special characters unescaped, unsuitable for use in further API calls. Consequently, specially constructed file names could cause programs built on Augeas to function incorrectly, and implementing escaping in such programs was impossible. With this update, Augeas escapes paths returned from aug_match correctly, and paths returned from aug_match can be used safely and reliably in further API calls. (BZ#1186318)
  • Prior to this update, Augeas was unable to parse the /etc/krb5.conf configuration files containing values with curly brackets ("{}"). To fix this bug, Augeas lens (parser) has been fixed to handle these characters in krb5.conf setting values, and Augeas can now parse these krb5.conf files as expected. (BZ#1203597)
  • Previously. Augeas was unable to parse the .properties (Java-style) files containing a multi-line value that begins with a blank line. Augeas lens (parser) has been fixed to accept an empty starting line, thus fixing this bug. (BZ#1209885)

In addition, this update adds the following enhancement:

  • A lens for the /etc/shadow file format has been added to Augeas to parse the shadow password file. (BZ#1160261)

Users of augeas are advised to upgrade to these updated packages, which fix these bugs and add this enhancement.

Solution

Before applying this update, make sure all previously released errata relevant to your system have been applied.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x

Fixes

  • BZ - 1112388 - augeas cgconfig lens fails if blkio is used
  • BZ - 1121263 - augeas aug lens bug for /etc/services currently doesn't handle colon in service_name
  • BZ - 1129508 - Augeas cannot parse /etc/rsyslog.conf with TCP hosts
  • BZ - 1144652 - Using the wrong lens to parse /etc/sysconfig/iptables.save
  • BZ - 1160261 - Please backport the upstream shadow.aug
  • BZ - 1175854 - Augeas does not support fence_kdump* options in kdump.conf
  • BZ - 1203597 - Augeas fails to parse /etc/krb5.conf with "{}" in the value
  • BZ - 1209885 - Properties lens doesn't like multi-line where first line has no value

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
x86_64
augeas-1.0.0-10.el6.x86_64.rpm SHA-256: 468a97d5e169a7175d9327a4500651de7a35bf534b32752866454ecfa1339608
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-devel-1.0.0-10.el6.x86_64.rpm SHA-256: a69c1609c677961b8ba1fad3784b74b855f3a67ba87bc5b6772fc65fa4913fee
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1
augeas-libs-1.0.0-10.el6.x86_64.rpm SHA-256: 827360fc299d2dbf5d697684ff49403d20ed98d9ee9933c04e9cd849af1802ff
i386
augeas-1.0.0-10.el6.i686.rpm SHA-256: 7191238c5ccf1b8f21257e8d94193b8b0a12b9671a9bf4bd2993cc50246a0a45
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1

Red Hat Enterprise Linux Workstation 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
x86_64
augeas-1.0.0-10.el6.x86_64.rpm SHA-256: 468a97d5e169a7175d9327a4500651de7a35bf534b32752866454ecfa1339608
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-devel-1.0.0-10.el6.x86_64.rpm SHA-256: a69c1609c677961b8ba1fad3784b74b855f3a67ba87bc5b6772fc65fa4913fee
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1
augeas-libs-1.0.0-10.el6.x86_64.rpm SHA-256: 827360fc299d2dbf5d697684ff49403d20ed98d9ee9933c04e9cd849af1802ff
i386
augeas-1.0.0-10.el6.i686.rpm SHA-256: 7191238c5ccf1b8f21257e8d94193b8b0a12b9671a9bf4bd2993cc50246a0a45
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1

Red Hat Enterprise Linux Desktop 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
i386
augeas-1.0.0-10.el6.i686.rpm SHA-256: 7191238c5ccf1b8f21257e8d94193b8b0a12b9671a9bf4bd2993cc50246a0a45
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1
x86_64
augeas-1.0.0-10.el6.x86_64.rpm SHA-256: 468a97d5e169a7175d9327a4500651de7a35bf534b32752866454ecfa1339608
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-devel-1.0.0-10.el6.x86_64.rpm SHA-256: a69c1609c677961b8ba1fad3784b74b855f3a67ba87bc5b6772fc65fa4913fee
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1
augeas-libs-1.0.0-10.el6.x86_64.rpm SHA-256: 827360fc299d2dbf5d697684ff49403d20ed98d9ee9933c04e9cd849af1802ff

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
s390x
augeas-1.0.0-10.el6.s390x.rpm SHA-256: 089de44d68e13ba6b1e16287cc7675823e1a3835414d3642d57e8552e33be094
augeas-debuginfo-1.0.0-10.el6.s390.rpm SHA-256: 7c5ff046d3fe97ef69fb6157df2837c5c8fe177efb634273a1251b89d006384d
augeas-debuginfo-1.0.0-10.el6.s390.rpm SHA-256: 7c5ff046d3fe97ef69fb6157df2837c5c8fe177efb634273a1251b89d006384d
augeas-debuginfo-1.0.0-10.el6.s390x.rpm SHA-256: 81dfb417f45d52e8705ec43451f6912f724e3b2f58872471b337252ca628aa13
augeas-debuginfo-1.0.0-10.el6.s390x.rpm SHA-256: 81dfb417f45d52e8705ec43451f6912f724e3b2f58872471b337252ca628aa13
augeas-devel-1.0.0-10.el6.s390.rpm SHA-256: 8ba9a79d9841911dba1f51584c363f7107ab1be44502ed34a0d0a3707e238668
augeas-devel-1.0.0-10.el6.s390x.rpm SHA-256: e6beed47b9232b8ecd85ac8dc7837c78aae93b6f4b53d2488b3c80a2fcf55fab
augeas-libs-1.0.0-10.el6.s390.rpm SHA-256: a570013b49ff5ebfaf0f28f9e32ee7526384ce976be1986f2d590610ebc7cc14
augeas-libs-1.0.0-10.el6.s390x.rpm SHA-256: 11104bc3946d2327ab6275d4bd401489f6c267b43387547298f8ae488810c696

Red Hat Enterprise Linux for Power, big endian 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
ppc64
augeas-1.0.0-10.el6.ppc64.rpm SHA-256: cbc5add9c92515ca211a5f1ca5b96dc210a02dccf783ae599295c32381b53b99
augeas-debuginfo-1.0.0-10.el6.ppc.rpm SHA-256: 4abd5148c1bf082cace1895bcf9e768e000a526e211afd48698d10c6d8ec5b57
augeas-debuginfo-1.0.0-10.el6.ppc.rpm SHA-256: 4abd5148c1bf082cace1895bcf9e768e000a526e211afd48698d10c6d8ec5b57
augeas-debuginfo-1.0.0-10.el6.ppc64.rpm SHA-256: eaa6085402dfd028fd7fddc2767a3c1096cbe3c5c9dac04ab96f586c221fcdab
augeas-debuginfo-1.0.0-10.el6.ppc64.rpm SHA-256: eaa6085402dfd028fd7fddc2767a3c1096cbe3c5c9dac04ab96f586c221fcdab
augeas-devel-1.0.0-10.el6.ppc.rpm SHA-256: 6065569dc740ab7d1510fffed30d6f8ebb47b8dfc3e4b1e80448d0074971c835
augeas-devel-1.0.0-10.el6.ppc64.rpm SHA-256: a4b40d7f23d04cb6ad8612e52d810a104476ccadcf5ceee04f3346620439043d
augeas-libs-1.0.0-10.el6.ppc.rpm SHA-256: 5659c141b2aae575add2b97ceb970014c929eb8f185524e520a3f8082dcfdee5
augeas-libs-1.0.0-10.el6.ppc64.rpm SHA-256: 5b6159e0fcc8db561bea7884078672ec9f0ec9f595d47ae7354e79fdbe6263c8

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
x86_64
augeas-1.0.0-10.el6.x86_64.rpm SHA-256: 468a97d5e169a7175d9327a4500651de7a35bf534b32752866454ecfa1339608
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-devel-1.0.0-10.el6.x86_64.rpm SHA-256: a69c1609c677961b8ba1fad3784b74b855f3a67ba87bc5b6772fc65fa4913fee
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1
augeas-libs-1.0.0-10.el6.x86_64.rpm SHA-256: 827360fc299d2dbf5d697684ff49403d20ed98d9ee9933c04e9cd849af1802ff

Red Hat Enterprise Linux Server from RHUI 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
x86_64
augeas-1.0.0-10.el6.x86_64.rpm SHA-256: 468a97d5e169a7175d9327a4500651de7a35bf534b32752866454ecfa1339608
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-devel-1.0.0-10.el6.x86_64.rpm SHA-256: a69c1609c677961b8ba1fad3784b74b855f3a67ba87bc5b6772fc65fa4913fee
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1
augeas-libs-1.0.0-10.el6.x86_64.rpm SHA-256: 827360fc299d2dbf5d697684ff49403d20ed98d9ee9933c04e9cd849af1802ff
i386
augeas-1.0.0-10.el6.i686.rpm SHA-256: 7191238c5ccf1b8f21257e8d94193b8b0a12b9671a9bf4bd2993cc50246a0a45
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
x86_64
augeas-1.0.0-10.el6.x86_64.rpm SHA-256: 468a97d5e169a7175d9327a4500651de7a35bf534b32752866454ecfa1339608
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-debuginfo-1.0.0-10.el6.x86_64.rpm SHA-256: a2ebd28cab24686eeeb3cc49eb447a7c10789baa1ce24b87d9a9c03fb02042b5
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-devel-1.0.0-10.el6.x86_64.rpm SHA-256: a69c1609c677961b8ba1fad3784b74b855f3a67ba87bc5b6772fc65fa4913fee
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1
augeas-libs-1.0.0-10.el6.x86_64.rpm SHA-256: 827360fc299d2dbf5d697684ff49403d20ed98d9ee9933c04e9cd849af1802ff
i386
augeas-1.0.0-10.el6.i686.rpm SHA-256: 7191238c5ccf1b8f21257e8d94193b8b0a12b9671a9bf4bd2993cc50246a0a45
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-debuginfo-1.0.0-10.el6.i686.rpm SHA-256: 263e7147bd2ddb5b2b971b71252d07b8ac004d01396e42b8292297e7a369b7aa
augeas-devel-1.0.0-10.el6.i686.rpm SHA-256: a27f0e3b1eab4dc8d5117a27c7c0775564cc58d1a2976b775a6045e9ad7941e2
augeas-libs-1.0.0-10.el6.i686.rpm SHA-256: 14d3071e072be331d657f1bb723bf772d973f0379019b57e42b20d1d7d1025d1

Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6

SRPM
augeas-1.0.0-10.el6.src.rpm SHA-256: ed0aa3ca6de32312b082bd5475d83fc291ec980867fd2788e8cb02feacdb2597
s390x
augeas-1.0.0-10.el6.s390x.rpm SHA-256: 089de44d68e13ba6b1e16287cc7675823e1a3835414d3642d57e8552e33be094
augeas-debuginfo-1.0.0-10.el6.s390.rpm SHA-256: 7c5ff046d3fe97ef69fb6157df2837c5c8fe177efb634273a1251b89d006384d
augeas-debuginfo-1.0.0-10.el6.s390.rpm SHA-256: 7c5ff046d3fe97ef69fb6157df2837c5c8fe177efb634273a1251b89d006384d
augeas-debuginfo-1.0.0-10.el6.s390x.rpm SHA-256: 81dfb417f45d52e8705ec43451f6912f724e3b2f58872471b337252ca628aa13
augeas-debuginfo-1.0.0-10.el6.s390x.rpm SHA-256: 81dfb417f45d52e8705ec43451f6912f724e3b2f58872471b337252ca628aa13
augeas-devel-1.0.0-10.el6.s390.rpm SHA-256: 8ba9a79d9841911dba1f51584c363f7107ab1be44502ed34a0d0a3707e238668
augeas-devel-1.0.0-10.el6.s390x.rpm SHA-256: e6beed47b9232b8ecd85ac8dc7837c78aae93b6f4b53d2488b3c80a2fcf55fab
augeas-libs-1.0.0-10.el6.s390.rpm SHA-256: a570013b49ff5ebfaf0f28f9e32ee7526384ce976be1986f2d590610ebc7cc14
augeas-libs-1.0.0-10.el6.s390x.rpm SHA-256: 11104bc3946d2327ab6275d4bd401489f6c267b43387547298f8ae488810c696

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter