katello 4.15.0.rc2 → 4.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of katello might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/app/controllers/katello/api/v2/content_uploads_controller.rb +2 -1
- data/app/controllers/katello/api/v2/host_subscriptions_controller.rb +3 -3
- data/app/controllers/katello/api/v2/repositories_controller.rb +7 -0
- data/app/lib/actions/katello/repository/destroy.rb +1 -5
- data/app/lib/actions/katello/repository/update.rb +1 -5
- data/app/lib/katello/concerns/base_template_scope_extensions.rb +3 -4
- data/app/lib/katello/resources/candlepin/product.rb +2 -1
- data/app/lib/katello/util/cveak_migrator.rb +3 -2
- data/app/models/katello/content_view.rb +1 -1
- data/app/models/katello/root_repository.rb +3 -0
- data/app/models/katello/upstream_pool.rb +1 -0
- data/app/services/katello/pulp3/content_view_version/importable_repositories.rb +1 -1
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/repositories/details/repository-details-info.controller.js +5 -1
- data/lib/katello/repository_types/docker.rb +0 -1
- data/lib/katello/repository_types/python.rb +3 -0
- data/lib/katello/version.rb +1 -1
- data/locale/bn/katello.po.time_stamp +0 -0
- data/locale/bn_IN/katello.po.time_stamp +0 -0
- data/locale/ca/katello.po.time_stamp +0 -0
- data/locale/cs/katello.po.time_stamp +0 -0
- data/locale/cs_CZ/katello.po.time_stamp +0 -0
- data/locale/de/katello.po.time_stamp +0 -0
- data/locale/de_AT/katello.po.time_stamp +0 -0
- data/locale/de_DE/katello.po.time_stamp +0 -0
- data/locale/el/katello.po.time_stamp +0 -0
- data/locale/en/katello.po.time_stamp +0 -0
- data/locale/en_GB/katello.po.time_stamp +0 -0
- data/locale/en_US/katello.po.time_stamp +0 -0
- data/locale/es/katello.po.time_stamp +0 -0
- data/locale/et_EE/katello.po.time_stamp +0 -0
- data/locale/fr/katello.po.time_stamp +0 -0
- data/locale/gl/katello.po.time_stamp +0 -0
- data/locale/gu/katello.po.time_stamp +0 -0
- data/locale/he_IL/katello.po.time_stamp +0 -0
- data/locale/hi/katello.po.time_stamp +0 -0
- data/locale/id/katello.po.time_stamp +0 -0
- data/locale/it/katello.po.time_stamp +0 -0
- data/locale/ja/katello.po.time_stamp +0 -0
- data/locale/ka/katello.po.time_stamp +0 -0
- data/locale/kn/katello.po.time_stamp +0 -0
- data/locale/ko/katello.po.time_stamp +0 -0
- data/locale/ml_IN/katello.po.time_stamp +0 -0
- data/locale/mr/katello.po.time_stamp +0 -0
- data/locale/nl_NL/katello.po.time_stamp +0 -0
- data/locale/or/katello.po.time_stamp +0 -0
- data/locale/pa/katello.po.time_stamp +0 -0
- data/locale/pl/katello.po.time_stamp +0 -0
- data/locale/pl_PL/katello.po.time_stamp +0 -0
- data/locale/pt/katello.po.time_stamp +0 -0
- data/locale/pt_BR/katello.po.time_stamp +0 -0
- data/locale/ro/katello.po.time_stamp +0 -0
- data/locale/ro_RO/katello.po.time_stamp +0 -0
- data/locale/ru/katello.po.time_stamp +0 -0
- data/locale/sl/katello.po.time_stamp +0 -0
- data/locale/sv_SE/katello.po.time_stamp +0 -0
- data/locale/ta/katello.po.time_stamp +0 -0
- data/locale/ta_IN/katello.po.time_stamp +0 -0
- data/locale/te/katello.po.time_stamp +0 -0
- data/locale/tr/katello.po.time_stamp +0 -0
- data/locale/vi/katello.po.time_stamp +0 -0
- data/locale/vi_VN/katello.po.time_stamp +0 -0
- data/locale/zh/katello.po.time_stamp +0 -0
- data/locale/zh_CN/katello.po.time_stamp +0 -0
- data/locale/zh_TW/katello.po.time_stamp +0 -0
- data/webpack/redux/actions/RedHatRepositories/helpers.js +6 -6
- metadata +58 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 197af1b9f99978a1178cbae74367c297adbf8ba6075164a8b392607396bd5fec
|
4
|
+
data.tar.gz: 4dc930d7beb511cff99bf9f18de2bbce228ac6cb30214ccf26498f5659d492e8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f82b441dd7dce81a9e570b14c4bdeab6aca2a98a97681000603b9d198515d7f3c5479f6e19f9a583c2a0baf9c02e38e6cd51e54a35b192f23014d5fa95d665e1
|
7
|
+
data.tar.gz: 724ff457e264705c0b78057c703f359385bad2db8ac01e93af7a54b35fb34f6c3266eb01cecabb96ba7bfce9f05566940ac439a2137b500481604c75a4910387
|
@@ -12,9 +12,10 @@ module Katello
|
|
12
12
|
param :repository_id, :number, :required => true, :desc => N_("repository id")
|
13
13
|
param :size, :number, :required => true, :desc => N_("Size of file to upload")
|
14
14
|
param :checksum, String, :required => false, :desc => N_("Checksum of file to upload")
|
15
|
-
param :content_type, RepositoryTypeManager.uploadable_content_types(false).map(&:label), :required => false, :desc => N_("content type ('deb', '
|
15
|
+
param :content_type, RepositoryTypeManager.uploadable_content_types(false).map(&:label), :required => false, :desc => N_("content type ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')")
|
16
16
|
def create
|
17
17
|
fail Katello::Errors::InvalidRepositoryContent, _("Cannot upload Ansible collections.") if @repository.ansible_collection?
|
18
|
+
fail Katello::Errors::InvalidRepositoryContent, _("Cannot upload container content via Hammer/API. Use podman push instead.") if @repository.docker?
|
18
19
|
content_type = params[:content_type] || ::Katello::RepositoryTypeManager.find(@repository.content_type)&.default_managed_content_type&.label
|
19
20
|
RepositoryTypeManager.check_content_matches_repo_type!(@repository, content_type)
|
20
21
|
if ::Katello::RepositoryTypeManager.generic_content_type?(content_type)
|
@@ -186,7 +186,7 @@ module Katello
|
|
186
186
|
validate_content_overrides_enabled(override_params)
|
187
187
|
end
|
188
188
|
sync_task(::Actions::Katello::Host::UpdateContentOverrides, @host, content_override_values, false)
|
189
|
-
fetch_product_content
|
189
|
+
fetch_product_content(!params.dig(:content_overrides_search, :search).nil? && Foreman::Cast.to_bool(params.dig(:content_overrides_search, :limit_to_env)))
|
190
190
|
end
|
191
191
|
|
192
192
|
api :GET, "/hosts/:host_id/subscriptions/available_release_versions", N_("Show releases available for the content host")
|
@@ -205,8 +205,8 @@ module Katello
|
|
205
205
|
|
206
206
|
private
|
207
207
|
|
208
|
-
def fetch_product_content
|
209
|
-
content_finder = ProductContentFinder.new(:consumable => @host.subscription_facet)
|
208
|
+
def fetch_product_content(limit_to_env = false)
|
209
|
+
content_finder = ProductContentFinder.new(:match_environment => limit_to_env, :consumable => @host.subscription_facet)
|
210
210
|
content = content_finder.presenter_with_overrides(@host.subscription_facet.candlepin_consumer.content_overrides)
|
211
211
|
respond_with_template_collection("index", 'repository_sets', :collection => full_result_response(content))
|
212
212
|
end
|
@@ -403,6 +403,13 @@ Alternatively, use the 'force' parameter to regenerate metadata locally. On the
|
|
403
403
|
end
|
404
404
|
end
|
405
405
|
|
406
|
+
additive_policy = ::Katello::RootRepository::MIRRORING_POLICY_ADDITIVE
|
407
|
+
is_repo_param_additive = repo_params[:mirroring_policy] == additive_policy
|
408
|
+
is_root_additive = @repository.root.mirroring_policy == additive_policy
|
409
|
+
|
410
|
+
if @repository.yum? && !(is_repo_param_additive || is_root_additive)
|
411
|
+
repo_params[:retain_package_versions_count] = nil
|
412
|
+
end
|
406
413
|
sync_task(::Actions::Katello::Repository::Update, @repository.root, repo_params)
|
407
414
|
respond_for_show(:resource => @repository)
|
408
415
|
end
|
@@ -70,11 +70,7 @@ module Actions
|
|
70
70
|
# Remove products from ACS's that contain no repositories which both
|
71
71
|
# match the ACS content type and have a non-nil URL
|
72
72
|
product = repository.product
|
73
|
-
repo_content_types =
|
74
|
-
product.repositories.each do |test_repo|
|
75
|
-
# we need to check id because test_repo will still contain the old, non-nil url
|
76
|
-
repo_content_types.add(test_repo.content_type) if (repository.id != test_repo.id) && test_repo.url.present?
|
77
|
-
end
|
73
|
+
repo_content_types = ::Katello::RootRepository.where(:id => product.repositories.where.not(:id => repository.id).select(:root_id)).where.not(:url => [nil, '']).distinct.pluck(:content_type)
|
78
74
|
::Katello::AlternateContentSource.with_products(product).each do |acs|
|
79
75
|
unless repo_content_types.include?(acs.content_type)
|
80
76
|
acs.products = acs.products - [product]
|
@@ -82,11 +82,7 @@ module Actions
|
|
82
82
|
# Remove products from ACS's that contain no repositories which both
|
83
83
|
# match the ACS content type and have a non-nil URL
|
84
84
|
product = repository.product
|
85
|
-
repo_content_types =
|
86
|
-
product.acs_compatible_repositories.each do |test_repo|
|
87
|
-
# we need to check id because test_repo will still contain the old, non-nil url
|
88
|
-
repo_content_types.add(test_repo.content_type) if (repository.id != test_repo.id) && test_repo.url.present?
|
89
|
-
end
|
85
|
+
repo_content_types = ::Katello::RootRepository.where(:id => product.repositories.where.not(:id => repository.id).select(:root_id)).where.not(:url => [nil, '']).distinct.pluck(:content_type)
|
90
86
|
::Katello::AlternateContentSource.with_products(product).each do |acs|
|
91
87
|
unless repo_content_types.include?(acs.content_type)
|
92
88
|
acs.products = acs.products - [product]
|
@@ -257,17 +257,16 @@ module Katello
|
|
257
257
|
search_since = since.present? ? "ended_at > \"#{since}\"" : nil
|
258
258
|
search_result = status.present? && status != 'all' ? "result = #{status}" : nil
|
259
259
|
labels = 'label ^ (Actions::Katello::Host::Erratum::Install, Actions::Katello::Host::Erratum::ApplicableErrataInstall)'
|
260
|
-
select = 'foreman_tasks_tasks.*'
|
261
260
|
|
262
261
|
new_labels = 'label = Actions::RemoteExecution::RunHostJob AND remote_execution_feature.label ^ (katello_errata_install, katello_errata_install_by_search)'
|
263
262
|
labels = [labels, new_labels].map { |label| "(#{label})" }.join(' OR ')
|
264
|
-
select += ',template_invocations.id AS template_invocation_id'
|
265
263
|
|
266
264
|
search = [search_up_to, search_since, search_result, "state = stopped", labels].compact.join(' and ')
|
267
265
|
|
268
266
|
tasks = load_resource(klass: ForemanTasks::Task,
|
269
267
|
permission: 'view_foreman_tasks',
|
270
|
-
|
268
|
+
joins: [:template_invocation],
|
269
|
+
preload: [:template_invocation],
|
271
270
|
search: search)
|
272
271
|
only_host_ids = ::Host.search_for(host_filter).pluck(:id) if host_filter
|
273
272
|
|
@@ -383,7 +382,7 @@ module Katello
|
|
383
382
|
found = script.lines.find { |line| line.start_with? '# RESOLVED_ERRATA_IDS=' } || ''
|
384
383
|
(found.chomp.split('=', 2).last || '').split(',')
|
385
384
|
else
|
386
|
-
TemplateInvocationInputValue.joins(:template_input).where("template_invocation_id = ? AND template_inputs.name = ?", task.
|
385
|
+
TemplateInvocationInputValue.joins(:template_input).where("template_invocation_id = ? AND template_inputs.name = ?", task.template_invocation.id, 'errata')
|
387
386
|
.first&.value&.split(',') || []
|
388
387
|
end
|
389
388
|
end
|
@@ -4,7 +4,8 @@ module Katello
|
|
4
4
|
class Product < CandlepinResource
|
5
5
|
class << self
|
6
6
|
def all(owner_label, included = [])
|
7
|
-
|
7
|
+
url = path(owner_label) + "?active=include" + "&#{included_list(included)}"
|
8
|
+
products = JSON.parse(Candlepin::CandlepinResource.get(url, self.default_headers).body)
|
8
9
|
::Katello::Util::Data.array_with_indifferent_access products
|
9
10
|
end
|
10
11
|
|
@@ -27,8 +27,9 @@ module Katello
|
|
27
27
|
Rails.logger.info "You may want to change the content view / lifecycle environment for these activation keys manually."
|
28
28
|
end
|
29
29
|
(aks_with_no_cve + aks_with_missing_cve).each do |ak|
|
30
|
-
|
31
|
-
|
30
|
+
ak_organization = ::Organization.find_by(id: ak.organization_id)
|
31
|
+
default_content_view = ak_organization.default_content_view
|
32
|
+
library = ak_organization.library
|
32
33
|
Rails.logger.info "Updating activation key #{ak.name} with default content_view_id and lifecycle_environment_id"
|
33
34
|
ak&.update_columns(content_view_id: default_content_view&.id, environment_id: library&.id)
|
34
35
|
end
|
@@ -112,7 +112,7 @@ module Katello
|
|
112
112
|
scoped_search :on => :name, :complete_value => true
|
113
113
|
scoped_search :on => :organization_id, :complete_value => true, :only_explicit => true, :validator => ScopedSearch::Validators::INTEGER
|
114
114
|
scoped_search :on => :label, :complete_value => true
|
115
|
-
scoped_search :on => :composite, :complete_value => true
|
115
|
+
scoped_search :on => :composite, :complete_value => { :true => true, :false => false }
|
116
116
|
scoped_search :on => :generated_for, :complete_value => true
|
117
117
|
scoped_search :on => :default # just for ordering
|
118
118
|
scoped_search :on => :name, :complete_value => true,
|
@@ -343,6 +343,9 @@ module Katello
|
|
343
343
|
unless yum?
|
344
344
|
errors.add(:retain_package_versions_count, N_("is only allowed for Yum repositories."))
|
345
345
|
end
|
346
|
+
if yum? && self.mirroring_policy != MIRRORING_POLICY_ADDITIVE
|
347
|
+
errors.add(:retain_package_versions_count, N_("cannot be set for repositories without 'Additive' mirroring policy."))
|
348
|
+
end
|
346
349
|
if self.retain_package_versions_count.to_i < 0
|
347
350
|
errors.add(:retain_package_versions_count, N_("must not be a negative value."))
|
348
351
|
end
|
@@ -29,7 +29,7 @@ module Katello
|
|
29
29
|
|
30
30
|
root = product.root_repositories.find do |r|
|
31
31
|
if repo.content&.id && repo.redhat
|
32
|
-
repo_exists = r.content.cp_content_id == repo.content.id &&
|
32
|
+
repo_exists = r.library_instance.content.cp_content_id == repo.content.id &&
|
33
33
|
r.arch == repo.arch &&
|
34
34
|
r.major == repo.major &&
|
35
35
|
r.minor == repo.minor
|
@@ -261,7 +261,11 @@ angular.module('Bastion.repositories').controller('RepositoryDetailsInfoControll
|
|
261
261
|
optionIndex = $scope.genericRemoteOptions.map(function(option) {
|
262
262
|
return option.name;
|
263
263
|
}).indexOf(key);
|
264
|
-
|
264
|
+
if ($scope.genericRemoteOptions[optionIndex].delimiter) {
|
265
|
+
$scope.genericRemoteOptions[optionIndex].value = remOptions[key].join($scope.genericRemoteOptions[optionIndex].delimiter);
|
266
|
+
} else {
|
267
|
+
$scope.genericRemoteOptions[optionIndex].value = remOptions[key];
|
268
|
+
}
|
265
269
|
}
|
266
270
|
});
|
267
271
|
}
|
@@ -27,7 +27,6 @@ Katello::RepositoryTypeManager.register(::Katello::Repository::DOCKER_TYPE) do
|
|
27
27
|
:priority => 1,
|
28
28
|
:pulp3_service_class => ::Katello::Pulp3::DockerManifest,
|
29
29
|
:removable => true,
|
30
|
-
:uploadable => true,
|
31
30
|
:primary_content => true
|
32
31
|
content_type Katello::DockerManifestList,
|
33
32
|
:priority => 2,
|
@@ -28,6 +28,9 @@ Katello::RepositoryTypeManager.register('python') do
|
|
28
28
|
generic_remote_option :package_types, title: N_("Package Types"), type: Array, input_type: "text", delimiter: ",", default: [],
|
29
29
|
description: N_("Package types to sync for Python content, separated by comma. Leave empty to get every package type. Package types are: bdist_dmg, bdist_dumb, bdist_egg, bdist_msi, bdist_rpm, bdist_wheel, bdist_wininst, sdist.")
|
30
30
|
|
31
|
+
generic_remote_option :keep_latest_packages, title: N_("Keep latest packages"), type: :number, input_type: "number", default: 0,
|
32
|
+
description: N_("The amount of latest versions of a package to keep on sync, includes pre-releases if synced. Default 0 keeps all versions.")
|
33
|
+
|
31
34
|
url_description N_("URL of a PyPI content source such as https://pypi.org.")
|
32
35
|
|
33
36
|
generic_content_type 'python_package',
|
data/lib/katello/version.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -30,15 +30,15 @@ const recommendedRepositoriesSatTools = [
|
|
30
30
|
'satellite-client-6-for-rhel-9-x86_64-rpms',
|
31
31
|
'satellite-client-6-for-rhel-8-x86_64-rpms',
|
32
32
|
'rhel-7-server-els-satellite-client-6-rpms',
|
33
|
-
'rhel-7-server-els-satellite-6-client-2-rpms',
|
34
|
-
'satellite-6-client-2-for-rhel-8-x86_64-rpms',
|
35
|
-
'satellite-6-client-2-for-rhel-9-x86_64-rpms',
|
36
33
|
];
|
37
34
|
|
38
35
|
const recommendedRepositoriesMisc = [
|
39
|
-
'satellite-capsule-6.
|
40
|
-
'satellite-maintenance-6.
|
41
|
-
'satellite-utils-6.
|
36
|
+
'satellite-capsule-6.16-for-rhel-8-x86_64-rpms',
|
37
|
+
'satellite-maintenance-6.16-for-rhel-8-x86_64-rpms',
|
38
|
+
'satellite-utils-6.16-for-rhel-8-x86_64-rpms',
|
39
|
+
'satellite-utils-6.16-for-rhel-9-x86_64-rpms',
|
40
|
+
'satellite-maintenance-6.16-for-rhel-9-x86_64-rpms',
|
41
|
+
'satellite-capsule-6.16-for-rhel-9-x86_64-rpms',
|
42
42
|
];
|
43
43
|
|
44
44
|
const recommendedRepositorySetLables = recommendedRepositoriesRHEL
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: katello
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.15.
|
4
|
+
version: 4.15.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- N/A
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-03-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -101,6 +101,9 @@ dependencies:
|
|
101
101
|
- - ">="
|
102
102
|
- !ruby/object:Gem::Version
|
103
103
|
version: 7.1.0
|
104
|
+
- - "<"
|
105
|
+
- !ruby/object:Gem::Version
|
106
|
+
version: '15'
|
104
107
|
type: :runtime
|
105
108
|
prerelease: false
|
106
109
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -108,6 +111,9 @@ dependencies:
|
|
108
111
|
- - ">="
|
109
112
|
- !ruby/object:Gem::Version
|
110
113
|
version: 7.1.0
|
114
|
+
- - "<"
|
115
|
+
- !ruby/object:Gem::Version
|
116
|
+
version: '15'
|
111
117
|
- !ruby/object:Gem::Dependency
|
112
118
|
name: dynflow
|
113
119
|
requirement: !ruby/object:Gem::Requirement
|
@@ -4397,102 +4403,150 @@ files:
|
|
4397
4403
|
- locale/action_names.rb
|
4398
4404
|
- locale/bn/LC_MESSAGES/katello.mo
|
4399
4405
|
- locale/bn/katello.po
|
4406
|
+
- locale/bn/katello.po.time_stamp
|
4400
4407
|
- locale/bn_IN/LC_MESSAGES/katello.mo
|
4401
4408
|
- locale/bn_IN/katello.po
|
4409
|
+
- locale/bn_IN/katello.po.time_stamp
|
4402
4410
|
- locale/ca/LC_MESSAGES/katello.mo
|
4403
4411
|
- locale/ca/katello.po
|
4412
|
+
- locale/ca/katello.po.time_stamp
|
4404
4413
|
- locale/cs/LC_MESSAGES/katello.mo
|
4405
4414
|
- locale/cs/katello.po
|
4415
|
+
- locale/cs/katello.po.time_stamp
|
4406
4416
|
- locale/cs_CZ/LC_MESSAGES/katello.mo
|
4407
4417
|
- locale/cs_CZ/katello.po
|
4418
|
+
- locale/cs_CZ/katello.po.time_stamp
|
4408
4419
|
- locale/de/LC_MESSAGES/katello.mo
|
4409
4420
|
- locale/de/katello.po
|
4421
|
+
- locale/de/katello.po.time_stamp
|
4410
4422
|
- locale/de_AT/LC_MESSAGES/katello.mo
|
4411
4423
|
- locale/de_AT/katello.po
|
4424
|
+
- locale/de_AT/katello.po.time_stamp
|
4412
4425
|
- locale/de_DE/LC_MESSAGES/katello.mo
|
4413
4426
|
- locale/de_DE/katello.po
|
4427
|
+
- locale/de_DE/katello.po.time_stamp
|
4414
4428
|
- locale/el/LC_MESSAGES/katello.mo
|
4415
4429
|
- locale/el/katello.po
|
4430
|
+
- locale/el/katello.po.time_stamp
|
4416
4431
|
- locale/en/LC_MESSAGES/katello.mo
|
4417
4432
|
- locale/en/katello.po
|
4433
|
+
- locale/en/katello.po.time_stamp
|
4418
4434
|
- locale/en_GB/LC_MESSAGES/katello.mo
|
4419
4435
|
- locale/en_GB/katello.po
|
4436
|
+
- locale/en_GB/katello.po.time_stamp
|
4420
4437
|
- locale/en_US/LC_MESSAGES/katello.mo
|
4421
4438
|
- locale/en_US/katello.po
|
4439
|
+
- locale/en_US/katello.po.time_stamp
|
4422
4440
|
- locale/es/LC_MESSAGES/katello.mo
|
4423
4441
|
- locale/es/katello.po
|
4442
|
+
- locale/es/katello.po.time_stamp
|
4424
4443
|
- locale/et_EE/LC_MESSAGES/katello.mo
|
4425
4444
|
- locale/et_EE/katello.po
|
4445
|
+
- locale/et_EE/katello.po.time_stamp
|
4426
4446
|
- locale/fr/LC_MESSAGES/katello.mo
|
4427
4447
|
- locale/fr/katello.po
|
4448
|
+
- locale/fr/katello.po.time_stamp
|
4428
4449
|
- locale/gl/LC_MESSAGES/katello.mo
|
4429
4450
|
- locale/gl/katello.po
|
4451
|
+
- locale/gl/katello.po.time_stamp
|
4430
4452
|
- locale/gu/LC_MESSAGES/katello.mo
|
4431
4453
|
- locale/gu/katello.po
|
4454
|
+
- locale/gu/katello.po.time_stamp
|
4432
4455
|
- locale/he_IL/LC_MESSAGES/katello.mo
|
4433
4456
|
- locale/he_IL/katello.po
|
4457
|
+
- locale/he_IL/katello.po.time_stamp
|
4434
4458
|
- locale/hi/LC_MESSAGES/katello.mo
|
4435
4459
|
- locale/hi/katello.po
|
4460
|
+
- locale/hi/katello.po.time_stamp
|
4436
4461
|
- locale/id/LC_MESSAGES/katello.mo
|
4437
4462
|
- locale/id/katello.po
|
4463
|
+
- locale/id/katello.po.time_stamp
|
4438
4464
|
- locale/it/LC_MESSAGES/katello.mo
|
4439
4465
|
- locale/it/katello.po
|
4466
|
+
- locale/it/katello.po.time_stamp
|
4440
4467
|
- locale/ja/LC_MESSAGES/katello.mo
|
4441
4468
|
- locale/ja/katello.po
|
4469
|
+
- locale/ja/katello.po.time_stamp
|
4442
4470
|
- locale/ka/LC_MESSAGES/katello.mo
|
4443
4471
|
- locale/ka/katello.po
|
4472
|
+
- locale/ka/katello.po.time_stamp
|
4444
4473
|
- locale/katello.pot
|
4445
4474
|
- locale/kn/LC_MESSAGES/katello.mo
|
4446
4475
|
- locale/kn/katello.po
|
4476
|
+
- locale/kn/katello.po.time_stamp
|
4447
4477
|
- locale/ko/LC_MESSAGES/katello.mo
|
4448
4478
|
- locale/ko/katello.po
|
4479
|
+
- locale/ko/katello.po.time_stamp
|
4449
4480
|
- locale/ml_IN/LC_MESSAGES/katello.mo
|
4450
4481
|
- locale/ml_IN/katello.po
|
4482
|
+
- locale/ml_IN/katello.po.time_stamp
|
4451
4483
|
- locale/mr/LC_MESSAGES/katello.mo
|
4452
4484
|
- locale/mr/katello.po
|
4485
|
+
- locale/mr/katello.po.time_stamp
|
4453
4486
|
- locale/nl_NL/LC_MESSAGES/katello.mo
|
4454
4487
|
- locale/nl_NL/katello.po
|
4488
|
+
- locale/nl_NL/katello.po.time_stamp
|
4455
4489
|
- locale/or/LC_MESSAGES/katello.mo
|
4456
4490
|
- locale/or/katello.po
|
4491
|
+
- locale/or/katello.po.time_stamp
|
4457
4492
|
- locale/pa/LC_MESSAGES/katello.mo
|
4458
4493
|
- locale/pa/katello.po
|
4494
|
+
- locale/pa/katello.po.time_stamp
|
4459
4495
|
- locale/pl/LC_MESSAGES/katello.mo
|
4460
4496
|
- locale/pl/katello.po
|
4497
|
+
- locale/pl/katello.po.time_stamp
|
4461
4498
|
- locale/pl_PL/LC_MESSAGES/katello.mo
|
4462
4499
|
- locale/pl_PL/katello.po
|
4500
|
+
- locale/pl_PL/katello.po.time_stamp
|
4463
4501
|
- locale/pt/LC_MESSAGES/katello.mo
|
4464
4502
|
- locale/pt/katello.po
|
4503
|
+
- locale/pt/katello.po.time_stamp
|
4465
4504
|
- locale/pt_BR/LC_MESSAGES/katello.mo
|
4466
4505
|
- locale/pt_BR/katello.po
|
4506
|
+
- locale/pt_BR/katello.po.time_stamp
|
4467
4507
|
- locale/ro/LC_MESSAGES/katello.mo
|
4468
4508
|
- locale/ro/katello.po
|
4509
|
+
- locale/ro/katello.po.time_stamp
|
4469
4510
|
- locale/ro_RO/LC_MESSAGES/katello.mo
|
4470
4511
|
- locale/ro_RO/katello.po
|
4512
|
+
- locale/ro_RO/katello.po.time_stamp
|
4471
4513
|
- locale/ru/LC_MESSAGES/katello.mo
|
4472
4514
|
- locale/ru/katello.po
|
4515
|
+
- locale/ru/katello.po.time_stamp
|
4473
4516
|
- locale/sl/LC_MESSAGES/katello.mo
|
4474
4517
|
- locale/sl/katello.po
|
4518
|
+
- locale/sl/katello.po.time_stamp
|
4475
4519
|
- locale/sv_SE/LC_MESSAGES/katello.mo
|
4476
4520
|
- locale/sv_SE/katello.po
|
4521
|
+
- locale/sv_SE/katello.po.time_stamp
|
4477
4522
|
- locale/ta/LC_MESSAGES/katello.mo
|
4478
4523
|
- locale/ta/katello.po
|
4524
|
+
- locale/ta/katello.po.time_stamp
|
4479
4525
|
- locale/ta_IN/LC_MESSAGES/katello.mo
|
4480
4526
|
- locale/ta_IN/katello.po
|
4527
|
+
- locale/ta_IN/katello.po.time_stamp
|
4481
4528
|
- locale/te/LC_MESSAGES/katello.mo
|
4482
4529
|
- locale/te/katello.po
|
4530
|
+
- locale/te/katello.po.time_stamp
|
4483
4531
|
- locale/tr/LC_MESSAGES/katello.mo
|
4484
4532
|
- locale/tr/katello.po
|
4533
|
+
- locale/tr/katello.po.time_stamp
|
4485
4534
|
- locale/update-i18n
|
4486
4535
|
- locale/vi/LC_MESSAGES/katello.mo
|
4487
4536
|
- locale/vi/katello.po
|
4537
|
+
- locale/vi/katello.po.time_stamp
|
4488
4538
|
- locale/vi_VN/LC_MESSAGES/katello.mo
|
4489
4539
|
- locale/vi_VN/katello.po
|
4540
|
+
- locale/vi_VN/katello.po.time_stamp
|
4490
4541
|
- locale/zh/LC_MESSAGES/katello.mo
|
4491
4542
|
- locale/zh/katello.po
|
4543
|
+
- locale/zh/katello.po.time_stamp
|
4492
4544
|
- locale/zh_CN/LC_MESSAGES/katello.mo
|
4493
4545
|
- locale/zh_CN/katello.po
|
4546
|
+
- locale/zh_CN/katello.po.time_stamp
|
4494
4547
|
- locale/zh_TW/LC_MESSAGES/katello.mo
|
4495
4548
|
- locale/zh_TW/katello.po
|
4549
|
+
- locale/zh_TW/katello.po.time_stamp
|
4496
4550
|
- package.json
|
4497
4551
|
- vendor/assets/images/katello/add2.png
|
4498
4552
|
- vendor/assets/images/katello/addhost.png
|
@@ -5461,9 +5515,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
5461
5515
|
version: '4'
|
5462
5516
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
5463
5517
|
requirements:
|
5464
|
-
- - "
|
5518
|
+
- - ">="
|
5465
5519
|
- !ruby/object:Gem::Version
|
5466
|
-
version:
|
5520
|
+
version: '0'
|
5467
5521
|
requirements: []
|
5468
5522
|
rubygems_version: 3.2.33
|
5469
5523
|
signing_key:
|