diff --git a/.cockpit.spec.swp b/.cockpit.spec.swp deleted file mode 100644 index a44db9a..0000000 Binary files a/.cockpit.spec.swp and /dev/null differ diff --git a/cockpit.spec b/cockpit.spec index b691f9c..8fb7caf 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,7 +1,7 @@ %bcond_with pcp Name: cockpit Version: 178 -Release: 11 +Release: 12 Summary: A easy-to-use, integrated, glanceable, and open web-based interface for Linux servers License: LGPLv2+ URL: https://cockpit-project.org/ @@ -102,6 +102,7 @@ man help files. make install-tests DESTDIR=%{buildroot} install -Dpm644 tools/cockpit.pam %{buildroot}%{_sysconfdir}/pam.d/cockpit +strip %{buildroot}/%{_prefix}/lib/cockpit-test-assets/mock-pam-conv-mod.so echo '{ "linguas": null }' > %{buildroot}%{_datadir}/cockpit/shell/override.json @@ -180,13 +181,16 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || true %doc %{_mandir}/man8/{cockpit-ws.8.gz,remotectl.8.gz,pam_ssh_add.8.gz} %changelog +* Tue Dec 13 2022 zhouwenpei - 178-12 +- strip binary file + * Fri Sep 24 2021 wangkerong - 178-11 - Type:CVE - Id:CVE-2021-3660 - SUG:NA - DESC:fix cve-2021-3660 -* Thu Jul 20 2021 liuyumeng - 178-10 +* Tue Jul 20 2021 liuyumeng - 178-10 - delete gdb in buildrequires * Wed May 26 2021 liuyumeng - 178-9