Compare commits

...

4 Commits

Author SHA1 Message Date
eabdullin efb3d4b619 Merge branch 'c8' into a8 2023-01-12 19:07:01 +00:00
eabdullin 99164e8b25 Merge branch 'c8' into a8 2022-11-08 13:28:42 +00:00
eabdullin 897862ef3b Merge branch 'c8' into a8 2022-05-10 10:47:45 +00:00
Andrew Lukoshko 7f7be42a96 AlmaLinux changes 2021-09-15 10:12:20 +00:00
1 changed files with 5 additions and 14 deletions

View File

@ -1,3 +1,4 @@
%global dist %{?dist}.alma
# This package depends on automagic byte compilation
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
%global _python_bytecompile_extra 1
@ -12,7 +13,7 @@
%global libo_buildfix %{nil}
# rhbz#715152 state vendor
%if 0%{?rhel}
%global vendoroption --with-vendor="Red Hat, Inc."
%global vendoroption --with-vendor="AlmaLinux"
%endif
%if 0%{?fedora}
%global vendoroption --with-vendor="The Fedora Project"
@ -1003,17 +1004,6 @@ git config gc.auto 0 # disable auto packing
git add -A
git commit -q -a -m %{name}-%{version}
#Customize Palette to add Red Hat colours
(head -n -1 extras/source/palettes/standard.soc && \
echo -e ' <draw:color draw:name="Red Hat 1" draw:color="#cc0000"/>
<draw:color draw:name="Red Hat 2" draw:color="#0093d9"/>
<draw:color draw:name="Red Hat 3" draw:color="#ff8d00"/>
<draw:color draw:name="Red Hat 4" draw:color="#abb400"/>
<draw:color draw:name="Red Hat 5" draw:color="#4e376b"/>' && \
tail -n 1 extras/source/palettes/standard.soc) > redhat.soc
mv -f redhat.soc extras/source/palettes/standard.soc
git commit -q -a -m 'add Red Hat colors to palette'
# apply patches
git am %{patches}
@ -2287,15 +2277,16 @@ done
%{_includedir}/LibreOfficeKit
%changelog
* Thu Jan 12 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 1:6.4.7.2-12.alma
- Debrand About window and palette
* Fri Oct 14 2022 Caolán McNamara <caolanm@redhat.com> - 1:6.4.7.2-12
- Resolves: rhbz#2134752 CVE-2022-26305 Untrusted Macros
- Resolves: rhbz#2134751 CVE-2022-26307 Weak Master Keys
- Resolves: rhbz#2134750 CVE-2022-26306 Static Initialization Vector
- Resolves: rhbz#2134753 CVE-2022-3140 Macro URL arbitrary script execution
* Mon Mar 07 2022 Caolán McNamara <caolanm@redhat.com> - 1:6.4.7.2-11
- Resolves: rhbz#2060559 CVE-2021-25636
* Mon Feb 07 2022 Caolán McNamara <caolanm@redhat.com> - 1:6.4.7.2-10
- Related: rhbz#2029810 bump n-v-r