Feature #14107
allow content view filter to specify arch
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Description
A filter of zlib=1.2.7-15.el7 will pick up both zlib-1.2.7-15.el7.x86_64 and zlib-1.2.7-15.el7.i686. The request is to allow a filter of zlib=1.2.7-15.el7.x86_64 (specifying this today ignores the x86_64 and includes both packages).
Related issues
Associated revisions
History
#1
Updated by Thomas McKay about 6 years ago
- Bugzilla link set to 1315862
#2
Updated by Eric Helms about 6 years ago
- Related to Feature #9675: Enhance Content View Filters added
#3
Updated by Eric Helms about 6 years ago
- Legacy Backlogs Release (now unused) set to 143
#4
Updated by Justin Sherrill almost 6 years ago
- Legacy Backlogs Release (now unused) changed from 143 to 114
#5
Updated by Brad Buckingham over 5 years ago
- Assignee set to Andrew Kofink
- Target version set to 129
#6
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Legacy Backlogs Release (now unused) deleted (
114) - Pull request https://github.com/Katello/katello/pull/6367 added
#7
Updated by Andrew Kofink over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|ccc874945ef77b6060c96e9c5c58abf251f1411e.
#8
Updated by Eric Helms over 5 years ago
- Legacy Backlogs Release (now unused) set to 188
#9
Updated by David Davis almost 5 years ago
- Related to Bug #19722: Content view filter export/import does not support arch added
Fixes #14107 - Allow specify arch in filter rule
This allows users to specify an architecture when creating a package
filter rule.