|
13 | 13 | %endif |
14 | 14 |
|
15 | 15 | Name: insights-core |
16 | | -Version: 3.6.7.1 |
| 16 | +Version: 3.6.8.1 |
17 | 17 | Release: 1%{?dist} |
18 | 18 | Summary: Insights Core is a data collection and analysis framework. |
19 | 19 |
|
@@ -131,6 +131,32 @@ install -D -p -m 0644 %{name}-selinux-%{version}/%{modulename}.if %{buildroot}%{ |
131 | 131 | %endif |
132 | 132 |
|
133 | 133 | %changelog |
| 134 | +* Mon Oct 13 2025 Xiangce Liu <xiangceliu@redhat.com> 3.6.8.1-1 |
| 135 | +- chore(spec): Add back spec vmware_tools_conf (#4595) (jiazhang@redhat.com) |
| 136 | +- fix: use try_auto_configuration method for compliance (#4591) |
| 137 | + (xiangceliu@redhat.com) |
| 138 | +- fix(client): do not retry upload on successful upload (#4586) |
| 139 | + (pschrimp@redhat.com) |
| 140 | +- chore(script): update the file name typo in last operation (#4588) |
| 141 | + (xiangceliu@redhat.com) |
| 142 | +- chore: place the build target in spec instead of passing macro (#4587) |
| 143 | + (xiangceliu@redhat.com) |
| 144 | +- chore: refine the pull request template (#4585) (xiangceliu@redhat.com) |
| 145 | +- fix: Enhance spec 'filefrag' to check initramfs/vmlinuz files (#4574) |
| 146 | + (39508521+shlao@users.noreply.github.com) |
| 147 | +- fix: add dep ds containers_with_shell for container specs (#4581) |
| 148 | + (xiaoxwan@redhat.com) |
| 149 | +- chore: remove the unused build scripts (#4577) (xiangceliu@redhat.com) |
| 150 | +- fix: do not collect egg_release file in RPM delivery (#4573) |
| 151 | + (xiangceliu@redhat.com) |
| 152 | +- chore(ci/cd): do not build Egg for PRs to matser (#4578) |
| 153 | + (xiangceliu@redhat.com) |
| 154 | +- New parser for sos_commands/crio/crictl_ps (#4497) (aghodake@redhat.com) |
| 155 | +- fix(test): regression issue of yaml.SafeLoader in testing (#4557) |
| 156 | + (xiangceliu@redhat.com) |
| 157 | +- fix: no valid conf found issue in combiner GrubConf (#4437) |
| 158 | + (xiaoxwan@redhat.com) |
| 159 | + |
134 | 160 | * Thu Sep 18 2025 Xiangce Liu <xiangceliu@redhat.com> 3.6.7.1-1 |
135 | 161 | - fix(parser/sshd_config): keep inline comments when parsing config lines |
136 | 162 | (#4546) (tayushi1610@gmail.com) |
|
0 commit comments