File tree Expand file tree Collapse file tree
prometheus-process-exporter Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,12 +66,12 @@ make test
6666%config(noreplace) %{_sysconfdir }/node-problem-detector.d/*
6767
6868%changelog
69- * Tue Feb 13 2024 Nan Liu <liunan@microsoft.com> - 0.8.10-20
70- - Patch CVE-2021-44716
71-
72- * Fri Feb 09 2024 Muhammad Falak <mwani@microsoft.com> - 0.8.10-19
69+ * Tue Feb 13 2024 Muhammad Falak <mwani@microsoft.com> - 0.8.10-20
7370- Bump release to rebuild with go 1.21.6
7471
72+ * Tue Feb 13 2024 Nan Liu <liunan@microsoft.com> - 0.8.10-19
73+ - Patch CVE-2021-44716
74+
7575* Mon Feb 05 2024 Tobias Brick <tobiasb@microsoft.com> - 0.8.10-18
7676- Patch CVE-2022-21698
7777
Original file line number Diff line number Diff line change @@ -102,12 +102,12 @@ getent passwd 'prometheus' >/dev/null || useradd -r -g 'prometheus' -d '%{_share
102102%dir %attr(0755,prometheus,prometheus) %{_sharedstatedir }/prometheus
103103
104104%changelog
105- * Tue Feb 13 2024 Nan Liu <liunan@microsoft.com> - 0.7.10-19
106- - Patch CVE-2021-44716
107-
108- * Fri Feb 09 2024 Muhammad Falak <mwani@microsoft.com> - 0.7.10-18
105+ * Tue Feb 13 2024 Muhammad Falak <mwani@microsoft.com> - 0.7.10-19
109106- Bump release to rebuild with go 1.21.6
110107
108+ * Tue Feb 13 2024 Nan Liu <liunan@microsoft.com> - 0.7.10-18
109+ - Patch CVE-2021-44716
110+
111111* Thu Feb 08 2024 Daniel McIlvaney <damcilva@microsoft.com> - 0.7.10-17
112112- Address CVE-2023-44487 by patching vendored golang.org/x/net
113113
Original file line number Diff line number Diff line change @@ -255,12 +255,12 @@ sed -i -e "s|\(.*tag: \)VERSION|\1%{helm_appVersion}|" %{values_yaml}
255255# bother adding docs or changelog or anything
256256
257257%changelog
258- * Tue Feb 13 2024 Nan Liu <liunan@microsoft.com> - 1.6.2-19
259- - Patch CVE-2021-44716
260-
261- * Fri Feb 09 2024 Muhammad Falak <mwani@microsoft.com> - 1.6.2-18
258+ * Tue Feb 13 2024 Muhammad Falak <mwani@microsoft.com> - 1.6.2-19
262259- Bump release to rebuild with go 1.21.6
263260
261+ * Tue Feb 13 2024 Nan Liu <liunan@microsoft.com> - 1.6.2-18
262+ - Patch CVE-2021-44716
263+
264264* Thu Feb 08 2024 Daniel McIlvaney <damcilva@microsoft.com> - 1.6.2-17
265265- Address CVE-2023-44487 by patching vendored golang.org/x/net
266266
You can’t perform that action at this time.
0 commit comments