Project

General

Profile

Activity

From 11/09/2020 to 12/08/2020

12/08/2020

09:45 PM Revision 4503ce79 (foreman): Fixes #31478 - Stop using deprecated API export in common/index.js
Jeremy Lenz
12:54 PM Installer Revision 6d0c31e5 (installer): spelling fix
Christopher Brown
10:44 AM Revision ec35c4d8 (foreman): Fixes #31080 - Add UI for managing Personal Access Tokens (#7806)
Kamil Szubrycht

12/07/2020

09:22 PM Installer Revision dee96cd8 (puppet-foreman_proxy_content): Fixes #31435 - Drop ssl_protocol parameter
This parameter makes it easy to avoid the Apache global. Most users
should not be setting this. A way to set the Apac...
Ewoud Kohl van Wijngaarden
08:20 PM Installer Revision b4774345 (puppet-foreman_proxy_content): Use RSpec's context nesting
With RSpec contexts can be nested and they'll inherit the parent let
blocks. The descriptions will be included as well.
Ewoud Kohl van Wijngaarden
08:20 PM Installer Revision 1e2cee26 (puppet-foreman_proxy_content): Always set pulpcore_enabled in specs
When Pulp 2 parameters are set, Pulp 3 parameters should also be set.
This disabled Pulp 3 in many cases leading to f...
Ewoud Kohl van Wijngaarden
08:20 PM Installer Revision 374b73ab (puppet-foreman_proxy_content): Remove coverage spec
This is handled in the spec helper and only leads to a duplicate report. Ewoud Kohl van Wijngaarden
07:20 PM Installer Revision af2656f8 (puppet-foreman_proxy): Fixes #31430 - use correct key and server for ansible-runner deb
Evgeni Golov
03:20 PM Revision c24cf7f8 (foreman): Refs #29636 - fix BMC test failures
Lukas Zapletal
02:15 PM Installer Revision ca43d25e (puppet-foreman_proxy_content): Refs #30436 - Add import/export params
Jeremy Lenz
02:06 PM Installer Revision d3edd212 (puppet-pulpcore): Release 2.2.0
Ewoud Kohl van Wijngaarden
01:58 PM Packaging Revision e7acde41 (foreman-packaging): add el8-ansible to client repoclosure
Evgeni Golov
12:58 PM Packaging Revision a616f6e8 (foreman-packaging): Update rubygem-foreman_ansible to 6.0.1
Ondřej Pražák
12:57 PM Packaging Revision a862482b (foreman-packaging): use archive url for epel6
Evgeni Golov
12:57 PM Packaging Revision 73fa6244 (foreman-packaging): use vault.centos.org for el6 repoclosure -- CentOS 6 is done
Evgeni Golov
12:27 PM Revision 6e0aa45b (foreman): Fixes #31198 - Search doesn't work on the models page
Maria Agaphontzev
08:15 AM Revision a7e04253 (foreman): Fixes #31410 - Clone Operating system
Leos Stejskal

12/04/2020

04:27 PM Smart Proxy Revision d1fad5e8: Refs #30906 - correct redfish SSL verify setting
Lukas Zapletal
02:53 PM Packaging Revision becc2138 (foreman-packaging): Update rubygem-foreman_maintain to 0.7.1
Amit Upadhye
01:31 PM Revision f94a7f19 (foreman): Fixes #29636 - Add BMC support for Redfish.
Includes changes to enforce BMC provider selection for front-end
tasks. Previously, all Foreman UI requests to the BM...
R. Stricklin
01:10 PM Revision ef4f8259 (foreman): Fixes #31147 - extend StatusCalculator to use 64 bits
Lukas Zapletal
07:55 AM Packaging Revision 2cc061c7 (foreman-packaging): Update rubygem-foreman_openscap to 4.1.1
Ondřej Pražák

12/03/2020

05:27 PM Revision 195cf1af (foreman): Fixes #30987 - Add card template extension to host details page
Amir Fefer
04:33 PM Installer Revision 3261adbb (puppet-pulpcore): Drop selinux module dependency
04b9f5f4fbcaafd87c6ea056b9b499197739c7c4 stopped using selinux::port
which means the module is no longer used.
Ewoud Kohl van Wijngaarden
04:33 PM Installer Revision 7be10337 (puppet-pulpcore): Correct assertion around selboolean
a60df532a95dbb3bf951aaf10b85f9b31ba3e635 changed from selinux::boolean
to the raw selboolean. While it was true that ...
Ewoud Kohl van Wijngaarden
04:27 PM Installer Revision b8252166 (puppet-pulpcore): Correct allowed_{export,import}_paths tests
26ea9a0456bf7175b2c9f3228a76d78a68de60e7 moved the tests to a very
illogical place. This brings back the correct hier...
Ewoud Kohl van Wijngaarden
03:10 PM Revision dbe3104c (foreman): Refs #30670 - dynflow client depends on environment
Marek Hulán
02:17 PM Revision 2a0e0ce6 (foreman): Fixes #31368 - Simplify mount_search_bar method
This method made a lot of preperations for customization, but in
practice it is never used except for the default cas...
Tomer Brisker
01:23 PM Installer Revision 88414d41 (puppet-foreman_proxy): Fixes #31415 - Expose DHCP's ping_free_ip option
Foreman 1.24 introduced this option and it should be exposed so users
can change it.
Ewoud Kohl van Wijngaarden
12:51 PM Installer Revision f02f009c (puppet-foreman_proxy): Skip journal check on EL7 when using Docker
This is broken on Docker CE. It worked in the past (and still does when
using Docker in EL7). This should have been u...
Ewoud Kohl van Wijngaarden
10:02 AM Revision 7a489977 (foreman): Fixes #31111 - set welcome flag only if welcome exists
Set @welcome, only if the 'welcome' template exists for given resource.
It messes up some other parts of layout, if t...
Ondřej Ezr

12/02/2020

11:33 PM Revision 4bd3e044 (foreman): Fixes #30978 - add css to global js files
Amir Fefer
06:03 PM Revision 8bff4054 (foreman): Fixes #29292 - Move pagination options to the client (#8152)
* Fixes #29292 - Move pagination options to the client
There is no need to send the pagination options from the serv...
Tomer Brisker
03:29 PM Installer Revision 5d1a5b53 (puppet-foreman): Drop Puppet < 3.7.5 version check
ca74301ebbd4a01efa663eea5fa3ce67914ad659 dropped support for these old
Puppet versions.
Ewoud Kohl van Wijngaarden
02:35 PM Installer Revision e0f01ce3 (puppet-foreman_proxy_content): Move static defaults from params to init
This makes init easier to read and reduces the risk of forgetting a
default.
Ewoud Kohl van Wijngaarden
02:35 PM Installer Revision 1b7db565 (puppet-foreman_proxy_content): Remove unused default variables
f674725ebc8d6cc7b4836d6a795f5916c191110c removed the certs_tar parameter
but left the default.
7bf101dc5507c90936b9e...
Ewoud Kohl van Wijngaarden
11:58 AM Packaging Revision 64b0e79f (foreman-packaging): Update rubygem-foreman_maintain to 0.7.0
Amit Upadhye
10:03 AM Revision ff60e1a3 (foreman): Refs #30925 - run rubocop in parallel mode
Lukas Zapletal
10:00 AM Revision 49813428 (foreman): Fixes #31420 - Global Registration Template - exit on fail
exit the registration process, when subscription-manager fails. Leos Stejskal
09:44 AM Revision 2987de10 (foreman): Fixes #30670 - start dynflow client in report tasks
As reported, a single foreman-rake reports:daily in fact triggers the
rake task twice. This is caused by plugins that...
Marek Hulán
07:54 AM Packaging Revision 550a5976 (foreman-packaging): Bump rubygem-foreman_rh_cloud to 3.0.14-1
Ron Lavi
06:54 AM Packaging Revision 0c51c816 (foreman-packaging): Update foreman-monitoring to 2.1.0
Dirk Götz
01:26 AM Installer Revision f2710729 (puppet-pulpcore): Refs #30436 - address comment comments
Jeremy Lenz
01:26 AM Installer Revision 706c80fa (puppet-pulpcore): Refs #30436 - update test
Jeremy Lenz
01:26 AM Installer Revision a08100b3 (puppet-pulpcore): Refs #30436 - address comments
Jeremy Lenz
01:26 AM Installer Revision 1548bca7 (puppet-pulpcore): Refs #30436 - split up changes per PR comments
Jeremy Lenz
01:26 AM Installer Revision 444d12af (puppet-pulpcore): Fixes #30436 - add allowed_export_paths to settings.py
Jeremy Lenz
01:26 AM Installer Revision 26ea9a04 (puppet-pulpcore): Refs #30436 - move tests
Jeremy Lenz

12/01/2020

02:04 PM Packaging Revision cf5657e6 (foreman-packaging): Update rubygem-foreman_monitoring to 2.1.0
Dirk Götz
11:52 AM Revision 1a144f1f (foreman): Fixes #31143 - use single quotes in registration templates
This is generally safer to avoid shell injection through macros. Also
URLs can contain & in between parameters, which...
Marek Hulán
11:06 AM Revision fc542d3d (foreman): Fixes #31017 - Do not use updates,security repos for Debian installations
https://projects.theforeman.org/issues/31017
Adding the line prevents it from defaulting to:
d-i apt-setup/services-...
Quirin Pamp
07:47 AM Packaging Revision 4bc7ce39 (foreman-packaging): Use bundler API to get Gemfile dependencies
Ewoud Kohl van Wijngaarden
07:39 AM Packaging Revision c2f84ddf (foreman-packaging): foreman_datacenter 2.3.0
Eugnee Loginov
07:34 AM Packaging Revision dde832c2 (foreman-packaging): Release rubygem-foreman_virt_who_configure 0.5.4
Jonathon Turel
07:22 AM Revision 11346a09 (foreman): Refs #30925 - Rubocop autogenerated config with the gem
Ondřej Ezr
07:22 AM Revision 375c2bcc (foreman): Fixes #30925 - use the organization style gem
Use `theforeman-rubocop` gem to share common RuboCop rules with plugins.
It serves as base for our rubocop styles and...
Ondřej Ezr

11/30/2020

04:40 PM Packaging Revision db1efac6 (foreman-packaging): more debian packaging docs
Evgeni Golov
02:49 PM Packaging Revision d13d60c5 (foreman-packaging): Update add package instructions
Lukas Zapletal
02:22 PM Packaging Revision 6d6d739b (foreman-packaging): Drop version macros from discovery plugin
Lukas Zapletal
01:39 PM Revision 42a74040 (foreman): Fixes #31408 - Use regexp to match networks by VLAN ID
Given that vlan ids are numbers there's a big difference between vlan 23 and vlan 123
With just the substring match f...
Simon Peeters
01:35 PM Packaging Revision 7ea7fd10 (foreman-packaging): don't use self-built yard
Evgeni Golov
01:17 PM Packaging Revision 1b927ca9 (foreman-packaging): Drop upper bound on @theforeman/builder
Adam Ruzicka
01:17 PM Packaging Revision b7423491 (foreman-packaging): Update rubygem-foreman_remote_execution to 4.2.1
Adam Ruzicka
01:05 PM Packaging Revision c0f53131 (foreman-packaging): drop awesome_print - we use amazing_print now
Evgeni Golov
11:48 AM Packaging Revision 70065d9e (foreman-packaging): add dependency on ruby-redfish-client (>= 0.5.1)
Evgeni Golov
10:56 AM Packaging Revision e919e9b2 (foreman-packaging): Added redfish_client package
Lukas Zapletal
10:10 AM Packaging Revision a1ef3611 (foreman-packaging): Fixes #31393 - Drop foreman-proxy sysvinit scripts
Ewoud Kohl van Wijngaarden
10:10 AM Packaging Revision 394694b2 (foreman-packaging): Refs #31393 - Drop sysvinit scripts for Foreman
Eric Helms
08:27 AM Revision a83ed5b9 (foreman): Fixes #29324 - Adding head tags dynamically with react
Amir Fefer

11/29/2020

11:10 PM Revision 20831319 (foreman): Fixes #31364 - Properly import facts when unattended == false
The fact importer calls host.without_orchestration which is defined in
orchestration concern, however the concern is ...
Tomer Brisker

11/27/2020

02:16 PM Revision bb4633bc (foreman): Fixes #28521 - log location, pre/post, dynamic layout
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> Lukas Zapletal
09:09 AM Packaging Revision 92a8ffc2 (foreman-packaging): reexec systemd after policy changes to make socket labeling work (#6052)
Evgeni Golov
08:18 AM Packaging Revision 21fb3763 (foreman-packaging): Bump to ACD 0.3.0
Bernhard Suttner
08:16 AM Packaging Revision 06c259cb (foreman-packaging): Update foreman_remote_execution to 4.2.1
Adam Ruzicka

11/26/2020

01:36 PM Revision 505bee40 (foreman): Fixes #31397 - Global Registration - hostgroup_id instead of host_group_id (#8156)
Leos Stejskal
12:41 PM Revision 174c7354 (foreman): Fixes #31348 - raw params in foreman_url support
Lukas Zapletal
11:58 AM SELinux Revision 50d4abeb: match /var/run, not /run
/run is an alias for /var/run, so creating rules for /run doesn't work:
# semanage fcontext --add -t foreman_var...
Evgeni Golov
10:06 AM Packaging Revision 285f7b11 (foreman-packaging): Update rubygem-facter to 4.0.44
Lukas Zapletal
09:52 AM SELinux Revision a74b2481: make /run/foreman.sock match ALL files, not only regular
a socket is not a regular file, and thus this rule did not match on
(at least) EL8.
Evgeni Golov
09:38 AM Revision e0e91349 (foreman): Fixes #31398 - Allow period in external usergroup name
Tomer Brisker

11/25/2020

12:38 PM Installer Revision 18726f94 (puppet-foreman): Use apache::mod::auth_openidc
Now that there is a release available with this class our code can be
simplified.
Ewoud Kohl van Wijngaarden
10:49 AM Packaging Revision 49694cca (foreman-packaging): add qpid copr repo
this contains the python2-qpid that got removed from EPEL Evgeni Golov
10:49 AM Packaging Revision a66f5a47 (foreman-packaging): Revert "add python-qpid"
This reverts commit f8a6c8820437a48ab557746f6943879f0e6b6ed9. Evgeni Golov
10:34 AM Revision 8a829dbc (foreman): Fixes #31345: Fix permissions undefined for nil due to race condition
There is a race condition that can occur, most often in the installer,
when operations that load plugins are ran in p...
Eric Helms

11/24/2020

08:48 PM Installer Revision 9cfe5c9b (puppet-pulpcore): Set logoutput to on_failure for pulpcore::admin
We've seen some reports about pulpcore-manager failures but on the next
run it passes. Since there is no log output, ...
Ewoud Kohl van Wijngaarden
08:42 PM Installer Revision 24739500 (puppet-foreman): Fixes #30803: Bind to socket for Puma and Apache
Eric Helms
02:46 PM Packaging Revision f759b4a0 (foreman-packaging): Update discovery to 16.3.4
Rahul Bajaj
01:32 PM Revision e6b78ed4 (foreman): Fixes #31365 - Breadcrumbs story is empty
Maria Agaphontzev
01:11 PM Packaging Revision f8a6c882 (foreman-packaging): add python-qpid
Evgeni Golov
10:33 AM Installer Revision c214354d (installer): use pulp2 for deb content on katello upgrade
Justin Sherrill
07:45 AM Packaging Revision c5b27197 (foreman-packaging): add salt to nonscl plugins repoclosure too
Evgeni Golov

11/23/2020

03:52 PM Installer Revision dbe52f94 (puppet-foreman_proxy_content): Don't enable Pulp2 Deb with Pulpcore
This fixes an issue in 1d2eef1b71a5c1c5904f9447c05f7a3902cf5c1c William Clark
03:04 PM Packaging Revision 66750675 (foreman-packaging): Update Katello @theforeman/builder dependency
Evgeni Golov
12:33 PM Installer Revision c6a6082b (puppet-foreman): CLI: Allow to configure use_sessions setting
Romuald Conty
10:54 AM Packaging Revision 7cef3e2b (foreman-packaging): New package ruby-server-sent-events (DEB)
Lukas Zapletal
10:19 AM Installer Revision f0b9b086 (puppet-foreman): Fix refresh_cache and request_timeout parameters usage
Considering the name of these parameters, they should be affect system-wide configuration but were set in root config... Romuald Conty
09:43 AM Revision d8f24aa0 (foreman): Fixes #31367 - Drop unused get_search_props method
This method was needed as an interim helper to get the search props for
the react page while it was still loaded via ...
Tomer Brisker
09:26 AM Revision c8908140 (foreman): Fixes #30934 - improve template invocation_form inputs
Using `react_form_input` helper, that was introduced in 810504a13c
for rendering template invocation react inputs.
H...
Ondřej Ezr
09:08 AM Packaging Revision 68e18e92 (foreman-packaging): Update smart_proxy_dynflow_core to 0.3.2
Adam Ruzicka

11/20/2020

06:07 PM Packaging Revision 61b694f2 (foreman-packaging): Update rubygem-smart_proxy_dynflow_core to 0.3.2
Adam Ruzicka
01:34 PM Packaging Revision fe6620ca (foreman-packaging): Release kafo 6.1.1
Eric Helms
01:33 PM Packaging Revision a37a49f7 (foreman-packaging): Update rubygem-kafo to 6.1.1
Eric Helms
10:35 AM Installer Revision 1ea497bd (puppet-dhcp): add support for client-updates instruction for interim DDNS.
when using the *interim* update style for DDNS, clients can choose
to update their own A record. this options instruc...
Gordon Bleux

11/19/2020

05:55 PM Revision 33efb32a (foreman): Fixes #31290 - plugin_documentation_url params (#8131)
Enable to pass params to 'plugin_documentation_url' through links#show Ron Lavi
03:41 PM Installer Revision d215e077 (installer): Fixes #31326: Error in certs check if using only a shortname
Katello requires an FQDN be used for installation and thus the
same requirement exists for any custom certificates be...
Eric Helms
12:40 PM Revision 1f32f3fb (foreman): Fixes #31139 - Docs - How to create plugin
Fix code example for host.refresh_statuses method
Added example for Subscriber class
Leos Stejskal
12:16 PM Revision 850ef9fc (foreman): i18n - extracting new, pulling from tx
Amit Upadhye
12:00 PM Revision 666d2412 (foreman): Fixes #31241 - show dateTimePicker default value
By default we hid the default value from user to prevent showing the default date.
But if prop value is passed, we ne...
Ondřej Ezr
11:21 AM Packaging Revision 67181a9f (foreman-packaging): Update foreman_hooks to 0.3.17
Lukas Zapletal
11:18 AM Packaging Revision 65f77303 (foreman-packaging): Update rubygem-foreman_hooks to 0.3.17
Lukas Zapletal
11:17 AM Packaging Revision 740a3c3c (foreman-packaging): Update smart_proxy_dynflow_core to 0.3.1
Adam Ruzicka
11:11 AM Installer Revision 4be4372d (installer): Add wildcard certificate test for katello-certs-check
Eric Helms
10:31 AM Revision d539b5b1 (foreman): Fixes #31281 - Registration Form - Add info about JWT access
Leos Stejskal

11/18/2020

08:19 PM Revision ac62b056 (foreman): Fixes #31193 - allow ansible inventory template without Katello
Evgeni Golov
06:40 PM Installer Revision b95e07ab (installer): Refs #27462 - Add test case for invalid purpose sslserver
Eric Helms
06:40 PM Installer Revision 1c48582b (installer): Fixes #27462 - Capture the openssl error correctly
Older openssl version will still return 0 exit code and "OK" message
for some errors, such as the openssl in RHEL 7. ...
Hao Yu
03:39 PM Installer Revision 31b8240f (installer): Only regenerate certificate fixtures if they do not exist
This allows adding more certificate fixtures without having to
regenerate all certificates every time and leading to ...
Eric Helms
03:31 PM Packaging Revision 4202293f (foreman-packaging): Update rubygem-smart_proxy_dynflow_core to 0.3.1
Adam Ruzicka
02:38 PM Packaging Revision a70d7f3c (foreman-packaging): Update foreman-js dependencies
Tomer Brisker
12:53 PM Packaging Revision 7de81af3 (foreman-packaging): Fix smart_proxy_dynflow deps
Adam Ruzicka
11:05 AM Packaging Revision 3fffce3d (foreman-packaging): Update rubygem-smart-proxy-probing to 0.0.3
Adam Ruzicka
11:03 AM Packaging Revision 13e13741 (foreman-packaging): Fix smart_proxy_remote_execution_ssh deps
Adam Ruzicka
10:56 AM Revision c5e0048a (foreman): Fixes #30799 - Upgrade js tests to support Jest 26
Related to https://github.com/theforeman/foreman-js/pull/212 John Mitsch
10:54 AM Packaging Revision d49b2b78 (foreman-packaging): Bump nodejs-theforeman-vendor to 6.0.0
John Mitsch
10:53 AM Packaging Revision 2b567dd9 (foreman-packaging): Bump nodejs-theforeman-builder to 6.0.0
Evgeni Golov
10:20 AM Revision a3f030f1 (foreman): Fixes #31311 - add `id` to apidoc of interfaces_attributes
the hosts controller accepts `id` already, but without it being exposed
in the apidoc, api clients don't know that it...
Evgeni Golov
08:26 AM Revision 49aa7661 (foreman): Fixes #31273 - improve token logging
Lukas Zapletal

11/17/2020

07:01 PM Packaging Revision 6a4f165c (foreman-packaging): Release kafo 6.1.0
Eric Helms
06:22 PM Revision 68bfe83d (foreman): Fixes #31168 - rename ENC var name to hostname
Nagoor Shaik
06:06 PM Installer Revision 57b9a125 (puppet-qpid): Fixes #30252: Make wait for port more resilient
The current method can result in journal error messages:
[System] error Error reading socket: Encountered end of fil...
Eric Helms
03:17 PM Installer Revision 1d2eef1b (puppet-foreman_proxy_content): Proxy pulp/deb to pulpcore support
Justin Sherrill
02:49 PM Packaging Revision 5b4b4598 (foreman-packaging): Update rubygem-kafo to 6.1.0
Eric Helms
10:17 AM Packaging Revision 25a43b40 (foreman-packaging): Update rubygem-foreman_remote_execution to 4.2.0 (#5973)
* Update rubygem-foreman_remote_execution to 4.2.0
* Update rubygem-foreman_remote_execution_core to 1.4.0
Adam Ruzicka
10:14 AM Packaging Revision 11c06637 (foreman-packaging): Update foreman_remote_execution_core dependency to 1.4.0
Adam Ruzicka
10:14 AM Packaging Revision e78d75f3 (foreman-packaging): Update foreman_remote_execution to 4.2.0
Adam Ruzicka
08:13 AM Packaging Revision cd941539 (foreman-packaging): Update rubygem-foreman_discovery to 16.3.4
Lukas Zapletal

11/16/2020

05:59 PM Installer Revision 46f90bcc (puppet-foreman_proxy_content): Fix missing variable scoping on reverse_proxy and add tests for pulpcore
Ref: d4684971d678fb1ff7b2e2dc75f9d998fcc7c2b4 Eric Helms
04:34 PM Revision c11b7561 (foreman): Fixes #31317 - Fix broken VNC console in a secured connection
@encrypt veriable that was created in console_common.rb wasn't in the scope of the ws_proxy.rb
so, instead i sent dir...
Shira Maximov
01:43 PM Installer Revision 2e15151a (puppet-katello): Support use_pulp_2_for_deb
Justin Sherrill
01:27 PM Installer Revision e3614079 (puppet-pulpcore): Release 2.1.0
William Clark
08:27 AM Revision 62ac9fed (foreman): Fixes #30552 - Fix vmware vm cloning when volumes are not present
yifat makias
07:59 AM Revision 85d0b8a1 (foreman): Fixes #31295 - Table pagination in react has extra space
Maria Agaphontzev

11/13/2020

11:12 PM Installer Revision d4684971 (puppet-foreman_proxy_content): Deploy reverse proxy in Pulp 3 only scenarios
Eric Helms
07:32 PM Packaging Revision d58cda6d (foreman-packaging): Let cockpit subpackage depend on exact version of the main package
Evgeni Golov
05:03 PM Installer Revision d5e079d0 (installer): Fixes #31135: Introduce execute! and execute for fatal and non-fatal commands
Introduce two separate functions that run a command. execute! will
run a command and exit if the status indicates fai...
Eric Helms

11/12/2020

09:06 PM Packaging Revision b63a8b08 (foreman-packaging): Update smart_proxy_remote_execution_ssh to 0.3.1
Adam Ruzicka
09:05 PM Packaging Revision 78466871 (foreman-packaging): Update rubygem-smart_proxy_remote_execution_ssh to 0.3.1
Adam Ruzicka
09:01 PM Packaging Revision 57517e2a (foreman-packaging): Update smart_proxy_dynflow_core to 0.3.0
Adam Ruzicka
09:01 PM Packaging Revision c9177c28 (foreman-packaging): Update smart_proxy_dynflow to 0.3.0
Adam Ruzicka
09:01 PM Packaging Revision 1a6ff733 (foreman-packaging): Update rubygem-smart_proxy_dynflow_core to 0.3.0
Adam Ruzicka
09:01 PM Packaging Revision 9a78cf6b (foreman-packaging): Update rubygem-smart_proxy_dynflow to 0.3.0
Adam Ruzicka
04:26 PM Installer Revision 8053bc3a (puppet-dns): Drop Fedora 26, add Fedora 32
Currently our testing infra doesn't support Fedora 33 yet so it's not
added.
Ewoud Kohl van Wijngaarden
02:47 PM Smart Proxy Revision 7c818d0c: Fixes #31303 - Drop deprecated disable_plugin methods
342eeda9a14422a30f08f3ce6539577ea6a740c8 (included in 1.12) deprecated
these methods. It's safe to remove them now.
Ewoud Kohl van Wijngaarden
01:22 PM Revision 53d5bc8d (foreman): Fixes #31177 - make registration variables more readable
Marek Hulán

11/11/2020

09:16 PM Revision b44a361b (foreman): Fixes #31291 - No breadcrumbs for React pages
Maria Agaphontzev
01:26 PM Revision bc69987f (foreman): Fixes #28214 - Disable all locked template input fields
Some template input fields were not properly disabled for locked templates, causing different UI for different fields Marek Hulán
01:21 PM Revision 3e6070e3 (foreman): Fixes #31168 - Add host name to ENC output (#8103)
Nagoor Shaik

11/09/2020

11:34 AM Packaging Revision 8363a28d (foreman-packaging): Update rubygem-hammer_cli_foreman_remote_execution to 0.2.0
Adam Ruzicka
11:33 AM Packaging Revision 79f102ea (foreman-packaging): Update rubygem-hammer_cli_foreman_remote_execution to 0.2.0
Adam Ruzicka
11:13 AM Packaging Revision 1089bd24 (foreman-packaging): obsolete x-editable-rails
Evgeni Golov
 

Also available in: Atom