!148 [sync] PR-147: remove runpath of samba's binary files
From: @openeuler-sync-bot Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
a0c2795088
17
samba.spec
17
samba.spec
@ -48,7 +48,7 @@
|
||||
|
||||
Name: samba
|
||||
Version: 4.17.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
|
||||
Summary: A suite for Linux to interoperate with Windows
|
||||
License: GPLv3+ and LGPLv3+
|
||||
@ -795,6 +795,15 @@ chrpath -d %{buildroot}%{_sbindir}/samba
|
||||
chrpath -d %{buildroot}%{_sbindir}/ctdbd
|
||||
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/samba-bgqd
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/samba-dcerpcd
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/rpcd_classic
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/rpcd_epmapper
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/rpcd_fsrvp
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/rpcd_lsad
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/rpcd_mdssvc
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/rpcd_rpcecho
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/rpcd_spoolss
|
||||
chrpath -d %{buildroot}%{_libexecdir}/%{name}/rpcd_winreg
|
||||
|
||||
mkdir -p %{buildroot}/etc/ld.so.conf.d
|
||||
echo "%{_libdir}/%{name}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
||||
@ -3469,6 +3478,12 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 08 2022 xinghe <xinghe2@h-partners.com> - 4.17.2-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:remove runpath of samba's binary files
|
||||
|
||||
* Mon Nov 21 2022 zhouyihang <zhouyihang3@h-partners.com> - 4.17.2-2
|
||||
- Type:cves
|
||||
- ID:CVE-2022-42898
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user