Bug 1601598
Summary: | gdm upgrade problem | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Ray Strode [halfline] <rstrode> |
Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.6 | CC: | tpelka |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | gdm-3.28.2-6.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-30 10:27:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ray Strode [halfline]
2018-07-16 19:47:53 UTC
--- a/gdm.spec +++ b/gdm.spec @@ -12,3 +12,3 @@ Epoch: 1 Version: 3.28.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: The GNOME Display Manager @@ -136,2 +136,4 @@ Group: Development/Libraries Requires: pam-devel +Obsoletes: gdm-pam-extensions < 1:3.28.2-5 +Provides: gdm-pam-extensions = %{epoch}:%{version}-%{release} @@ -352,2 +354,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %changelog +* Mon Jul 16 2018 Ray Strode <rstrode> - 3.28.2-6 +- add gdm-pam-extension provides to fix upgrades + Resolves: #1601598 + Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:3140 |