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 RHSA-2015:2231 - Security Advisory
Issued:
2015-11-19
Updated:
2015-11-19

RHSA-2015:2231 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: ntp security, bug fix, and enhancement update

Type/Severity

Security Advisory: Moderate

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated ntp packages that fix multiple security issues, several bugs, and
add various enhancements are now available for Red Hat Enterprise Linux 7.

Red Hat Product Security has rated this update as having Moderate security
impact. Common Vulnerability Scoring System (CVSS) base scores, which give
detailed severity ratings, are available for each vulnerability from the
CVE links in the References section.

Description

The Network Time Protocol (NTP) is used to synchronize a computer's time
with another referenced time source. These packages include the ntpd
service which continuously adjusts system time and utilities used to query
and configure the ntpd service.

It was found that because NTP's access control was based on a source IP
address, an attacker could bypass source IP restrictions and send
malicious control and configuration packets by spoofing ::1 addresses.
(CVE-2014-9298, CVE-2014-9751)

A denial of service flaw was found in the way NTP hosts that were peering
with each other authenticated themselves before updating their internal
state variables. An attacker could send packets to one peer host, which
could cascade to other peers, and stop the synchronization process among
the reached peers. (CVE-2015-1799)

A flaw was found in the way the ntp-keygen utility generated MD5 symmetric
keys on big-endian systems. An attacker could possibly use this flaw to
guess generated MD5 keys, which could then be used to spoof an NTP client
or server. (CVE-2015-3405)

A stack-based buffer overflow was found in the way the NTP autokey protocol
was implemented. When an NTP client decrypted a secret received from an NTP
server, it could cause that client to crash. (CVE-2014-9297, CVE-2014-9750)

It was found that ntpd did not check whether a Message Authentication Code
(MAC) was present in a received packet when ntpd was configured to use
symmetric cryptographic keys. A man-in-the-middle attacker could use this
flaw to send crafted packets that would be accepted by a client or a peer
without the attacker knowing the symmetric key. (CVE-2015-1798)

The CVE-2015-1798 and CVE-2015-1799 issues were discovered by Miroslav
Lichvár of Red Hat.

Bug fixes:

  • The ntpd service truncated symmetric keys specified in the key file to 20

bytes. As a consequence, it was impossible to configure NTP authentication
to work with peers that use longer keys. With this update, the maximum key
length has been changed to 32 bytes. (BZ#1191111)

  • The ntpd service could previously join multicast groups only when

starting, which caused problems if ntpd was started during system boot
before network was configured. With this update, ntpd attempts to join
multicast groups every time network configuration is changed. (BZ#1207014)

  • Previously, the ntp-keygen utility used the exponent of 3 when generating

RSA keys. Consequently, generating RSA keys failed when FIPS mode was
enabled. With this update, ntp-keygen has been modified to use the exponent
of 65537, and generating keys in FIPS mode now works as expected.
(BZ#1191116)

  • The ntpd service dropped incoming NTP packets if their source port was

lower than 123 (the NTP port). With this update, ntpd no longer checks the
source port number, and clients behind NAT are now able to correctly
synchronize with the server. (BZ#1171640)

Enhancements:

  • This update adds support for configurable Differentiated Services Code

Points (DSCP) in NTP packets, simplifying configuration in large networks
where different NTP implementations or versions are using different DSCP
values. (BZ#1202828)

  • This update adds the ability to configure separate clock stepping

thresholds for each direction (backward and forward). Use the "stepback"
and "stepfwd" options to configure each threshold. (BZ#1193154)

  • Support for nanosecond resolution has been added to the Structural

Health Monitoring (SHM) reference clock. Prior to this update, when a
Precision Time Protocol (PTP) hardware clock was used as a time source to
synchronize the system clock, the accuracy of the synchronization was
limited due to the microsecond resolution of the SHM protocol. The
nanosecond extension in the SHM protocol now allows sub-microsecond
synchronization of the system clock. (BZ#1117702)

All ntp users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues and add these
enhancements.

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 7 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.7 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.5 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.4 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.3 x86_64
  • Red Hat Enterprise Linux Server - AUS 7.7 x86_64
  • Red Hat Enterprise Linux Server - AUS 7.6 x86_64
  • Red Hat Enterprise Linux Server - AUS 7.4 x86_64
  • Red Hat Enterprise Linux Workstation 7 x86_64
  • Red Hat Enterprise Linux Desktop 7 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 7 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.7 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.5 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.4 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.3 s390x
  • Red Hat Enterprise Linux for Power, big endian 7 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.7 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.6 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.5 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.4 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.3 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 7 x86_64
  • Red Hat Enterprise Linux Server from RHUI 7 x86_64
  • Red Hat Enterprise Linux EUS Compute Node 7.7 x86_64
  • Red Hat Enterprise Linux EUS Compute Node 7.6 x86_64
  • Red Hat Enterprise Linux EUS Compute Node 7.5 x86_64
  • Red Hat Enterprise Linux EUS Compute Node 7.4 x86_64
  • Red Hat Enterprise Linux EUS Compute Node 7.3 x86_64
  • Red Hat Enterprise Linux Server - AUS 7.3 x86_64
  • Red Hat Enterprise Linux for Power, little endian 7 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.7 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.6 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.5 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.4 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.3 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.2 ppc64le
  • Red Hat Enterprise Linux Server - TUS 7.7 x86_64
  • Red Hat Enterprise Linux Server - TUS 7.6 x86_64
  • Red Hat Enterprise Linux Server - TUS 7.3 x86_64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.7 ppc64le
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.6 ppc64le
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.4 ppc64le
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.3 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.7 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.4 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.3 x86_64

Fixes

  • BZ - 1117702 - SHM refclock doesn't support nanosecond resolution
  • BZ - 1122012 - SHM refclock allows only two units with owner-only access
  • BZ - 1171640 - NTP drops requests when sourceport is below 123
  • BZ - 1180721 - ntp: mreadvar command crash in ntpq
  • BZ - 1184572 - CVE-2014-9298 CVE-2014-9751 ntp: drop packets with source address ::1
  • BZ - 1184573 - CVE-2014-9297 CVE-2014-9750 ntp: vallen in extension fields are not validated
  • BZ - 1191108 - ntpd should warn when monitoring facility can't be disabled due to restrict configuration
  • BZ - 1191122 - ntpd -x steps clock on leap second
  • BZ - 1193154 - permit differential fwd/back threshold for step vs. slew [PATCH]
  • BZ - 1199430 - CVE-2015-1798 ntp: ntpd accepts unauthenticated packets with symmetric key crypto
  • BZ - 1199435 - CVE-2015-1799 ntp: authentication doesn't protect symmetric associations against DoS attacks
  • BZ - 1210324 - CVE-2015-3405 ntp: ntp-keygen may generate non-random symmetric keys on big-endian systems

CVEs

  • CVE-2014-9297
  • CVE-2014-9298
  • CVE-2014-9750
  • CVE-2014-9751
  • CVE-2015-1798
  • CVE-2015-1799
  • CVE-2015-3405

References

  • http://www.redhat.com/security/updates/classification/#normal
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.5

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.4

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Workstation 7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Desktop 7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for IBM z Systems 7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
s390x
ntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 52215db6274494d22ddf06b26eb2c80cead20b68be1c411446803cdd2dddf9a2
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.s390x.rpm SHA-256: ef5a70d70a6a4dd90f47bf7133d688404d4f0d6635474e30efde54ac4a36128f
sntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 9c65ce13ec8440025099570db9fa73dc573c5f7cea8c8cadfbd3682e234d4060

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
s390x
ntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 52215db6274494d22ddf06b26eb2c80cead20b68be1c411446803cdd2dddf9a2
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.s390x.rpm SHA-256: ef5a70d70a6a4dd90f47bf7133d688404d4f0d6635474e30efde54ac4a36128f
sntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 9c65ce13ec8440025099570db9fa73dc573c5f7cea8c8cadfbd3682e234d4060

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.5

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
s390x
ntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 52215db6274494d22ddf06b26eb2c80cead20b68be1c411446803cdd2dddf9a2
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.s390x.rpm SHA-256: ef5a70d70a6a4dd90f47bf7133d688404d4f0d6635474e30efde54ac4a36128f
sntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 9c65ce13ec8440025099570db9fa73dc573c5f7cea8c8cadfbd3682e234d4060

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.4

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
s390x
ntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 52215db6274494d22ddf06b26eb2c80cead20b68be1c411446803cdd2dddf9a2
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.s390x.rpm SHA-256: ef5a70d70a6a4dd90f47bf7133d688404d4f0d6635474e30efde54ac4a36128f
sntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 9c65ce13ec8440025099570db9fa73dc573c5f7cea8c8cadfbd3682e234d4060

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
s390x
ntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 52215db6274494d22ddf06b26eb2c80cead20b68be1c411446803cdd2dddf9a2
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.s390x.rpm SHA-256: ef5a70d70a6a4dd90f47bf7133d688404d4f0d6635474e30efde54ac4a36128f
sntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 9c65ce13ec8440025099570db9fa73dc573c5f7cea8c8cadfbd3682e234d4060

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64
ntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: f3d25a1c5949076a202f283a647dbcd6aaf919058175003988bff11cbc1861d2
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64.rpm SHA-256: 618221d43f9f3000ff75df7dd0fd4cd576d8d830359c492e8584fc4825ed9a3c
sntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: 501051349b7399d0a8104c32067a4f2843aeabca4b00cfd38a44bfbee2d0fc00

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64
ntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: f3d25a1c5949076a202f283a647dbcd6aaf919058175003988bff11cbc1861d2
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64.rpm SHA-256: 618221d43f9f3000ff75df7dd0fd4cd576d8d830359c492e8584fc4825ed9a3c
sntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: 501051349b7399d0a8104c32067a4f2843aeabca4b00cfd38a44bfbee2d0fc00

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.5

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64
ntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: f3d25a1c5949076a202f283a647dbcd6aaf919058175003988bff11cbc1861d2
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64.rpm SHA-256: 618221d43f9f3000ff75df7dd0fd4cd576d8d830359c492e8584fc4825ed9a3c
sntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: 501051349b7399d0a8104c32067a4f2843aeabca4b00cfd38a44bfbee2d0fc00

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.4

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64
ntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: f3d25a1c5949076a202f283a647dbcd6aaf919058175003988bff11cbc1861d2
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64.rpm SHA-256: 618221d43f9f3000ff75df7dd0fd4cd576d8d830359c492e8584fc4825ed9a3c
sntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: 501051349b7399d0a8104c32067a4f2843aeabca4b00cfd38a44bfbee2d0fc00

Red Hat Enterprise Linux Server from RHUI 7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux EUS Compute Node 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux EUS Compute Node 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux EUS Compute Node 7.5

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux EUS Compute Node 7.4

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux EUS Compute Node 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Server - AUS 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Server - AUS 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Server - AUS 7.4

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Server - AUS 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
s390x
ntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 52215db6274494d22ddf06b26eb2c80cead20b68be1c411446803cdd2dddf9a2
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-debuginfo-4.2.6p5-22.el7.s390x.rpm SHA-256: c31ae52971771fc03497f6d93fdbe0272dcd8e28340dba0bb45855d021080e9a
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.s390x.rpm SHA-256: ef5a70d70a6a4dd90f47bf7133d688404d4f0d6635474e30efde54ac4a36128f
sntp-4.2.6p5-22.el7.s390x.rpm SHA-256: 9c65ce13ec8440025099570db9fa73dc573c5f7cea8c8cadfbd3682e234d4060

Red Hat Enterprise Linux for Power, big endian 7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64
ntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: f3d25a1c5949076a202f283a647dbcd6aaf919058175003988bff11cbc1861d2
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64.rpm SHA-256: 618221d43f9f3000ff75df7dd0fd4cd576d8d830359c492e8584fc4825ed9a3c
sntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: 501051349b7399d0a8104c32067a4f2843aeabca4b00cfd38a44bfbee2d0fc00

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64
ntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: f3d25a1c5949076a202f283a647dbcd6aaf919058175003988bff11cbc1861d2
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-debuginfo-4.2.6p5-22.el7.ppc64.rpm SHA-256: dcf36745cdb84d0c4cd1d76c32051ffc04507f2278c85893ac72a341e373ca07
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64.rpm SHA-256: 618221d43f9f3000ff75df7dd0fd4cd576d8d830359c492e8584fc4825ed9a3c
sntp-4.2.6p5-22.el7.ppc64.rpm SHA-256: 501051349b7399d0a8104c32067a4f2843aeabca4b00cfd38a44bfbee2d0fc00

Red Hat Enterprise Linux for Scientific Computing 7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for Power, little endian 7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.5

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.4

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.2

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux Server - TUS 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Server - TUS 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Server - TUS 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.4

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
ppc64le
ntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: a9acaecd002a83c15589915e3828f17d03ccfe7ea61ca009e61d1f91a8f8643b
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-debuginfo-4.2.6p5-22.el7.ppc64le.rpm SHA-256: bbbc0f93cdfdcd2e9d539a60eda2adc62c668abd8f428982a13c6711e2c1f068
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.ppc64le.rpm SHA-256: cbda6955fce33d930ac77b04c7eeb5a7a2882482f00a7b1e761753536c1bafaa
sntp-4.2.6p5-22.el7.ppc64le.rpm SHA-256: f7708f7227c45e1a17eda6f7b5ffc6443cba5a60f3066229cc1214ddfaff78af

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.7

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.6

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.4

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.3

SRPM
ntp-4.2.6p5-22.el7.src.rpm SHA-256: c0bb642fd07743d6986210a3696e6b47fc0a162000a8d545778b74ab3b9d10f8
x86_64
ntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: dfd91ef3a2f4131b979d951ecefcde5580ea1f9bcca2b24877190c8f217f3820
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-debuginfo-4.2.6p5-22.el7.x86_64.rpm SHA-256: 8060a78d31bb08f81b8559b954f0e3b8c48b4f6b9730481cae06af24be8de589
ntp-doc-4.2.6p5-22.el7.noarch.rpm SHA-256: 2cd0613901afe9d14e84e0a35f5ed6247cebcbf2a2c3a14459ad678a4f457028
ntp-perl-4.2.6p5-22.el7.noarch.rpm SHA-256: 32e7c0f3e2ae70d1f34e0504e607caad66536114bf7b7b21326281358f0ad8fd
ntpdate-4.2.6p5-22.el7.x86_64.rpm SHA-256: c2c117e6abc5887b030d529e64419d6a39ffcee38cc9dc815f6579c6d3f69cbf
sntp-4.2.6p5-22.el7.x86_64.rpm SHA-256: 114744f4d2fd649f191d1800ebbe4f3a1a0b86a20177dd21909c3dae9345d734

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