From 4bf3c809624d419e9737d93edbc76daa1d5070f0 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 11 2018 20:39:12 +0000 Subject: Manual Debrand --- diff --git a/SPECS/pcs.spec b/SPECS/pcs.spec index 0e38af2..0b161cb 100644 --- a/SPECS/pcs.spec +++ b/SPECS/pcs.spec @@ -35,6 +35,8 @@ Source23: https://rubygems.org/downloads/ffi-1.9.18.gem Source31: https://github.com/testing-cabal/mock/archive/1.0.1.tar.gz#/mock-1.0.1.tar.gz Source41: https://github.com/ondrejmular/pyagentx/archive/v%{pyagentx_version}.tar.gz#/pyagentx-%{pyagentx_version}.tar.gz +Source99: favicon.ico + Patch1: fix-skip-offline-in-pcs-quorum-device-remove.patch Patch2: bz1367808-01-fix-formating-of-assertion-error-in-snmp.patch Patch3: bz1367808-02-change-snmp-agent-logfile-path.patch @@ -220,6 +222,7 @@ mv %{bundled_lib_dir}/pyagentx-%{pyagentx_version} %{pyagentx_dir} cp %{pyagentx_dir}/LICENSE.txt pyagentx_LICENSE.txt cp %{pyagentx_dir}/CONTRIBUTORS.txt pyagentx_CONTRIBUTORS.txt cp %{pyagentx_dir}/README.md pyagentx_README.md +cp -f %SOURCE99 pcsd/public %build @@ -426,6 +429,9 @@ run_all_tests %doc pyagentx_README.md %changelog +* Wed Apr 11 2018 Johnny Hughes - 0.9.162-5.el7_5.1 +- Manually Debranding + * Wed Mar 21 2018 Ondrej Mular - 0.9.162-5.el7_5.1 - Fixed CVE-2018-1086 pcs: Debug parameter removal bypass, allowing information disclosure - Fixed CVE-2018-1079 pcs: Privilege escalation via authorized user malicious REST call