|
|
@ -25,7 +25,7 @@
|
|
|
|
Name: systemd
|
|
|
|
Name: systemd
|
|
|
|
Url: https://systemd.io
|
|
|
|
Url: https://systemd.io
|
|
|
|
Version: 252
|
|
|
|
Version: 252
|
|
|
|
Release: 32%{?dist}.7
|
|
|
|
Release: 32%{?dist}.7.inferit
|
|
|
|
# For a breakdown of the licensing, see README
|
|
|
|
# For a breakdown of the licensing, see README
|
|
|
|
License: LGPLv2+ and MIT and GPLv2+
|
|
|
|
License: LGPLv2+ and MIT and GPLv2+
|
|
|
|
Summary: System and Service Manager
|
|
|
|
Summary: System and Service Manager
|
|
|
@ -822,6 +822,10 @@ Patch0730: 0730-cryptsetup-check-the-existence-of-salt-by-salt_size-.patch
|
|
|
|
Patch0731: 0731-bootspec-fix-null-dereference-read.patch
|
|
|
|
Patch0731: 0731-bootspec-fix-null-dereference-read.patch
|
|
|
|
Patch0732: 0732-generator-uninline-generator_open_unit_file-and-gene.patch
|
|
|
|
Patch0732: 0732-generator-uninline-generator_open_unit_file-and-gene.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# MSVSphere
|
|
|
|
|
|
|
|
# Added support of Inferit Eclipse accelerometer
|
|
|
|
|
|
|
|
Patch5000: 5000-Added-support-of-Inferit-Eclipse-accelerometer.patch
|
|
|
|
|
|
|
|
|
|
|
|
# Downstream-only patches (9000–9999)
|
|
|
|
# Downstream-only patches (9000–9999)
|
|
|
|
|
|
|
|
|
|
|
|
%ifarch %{ix86} x86_64 aarch64
|
|
|
|
%ifarch %{ix86} x86_64 aarch64
|
|
|
@ -1260,9 +1264,9 @@ CONFIGURE_OPTS=(
|
|
|
|
-Duserdb=false
|
|
|
|
-Duserdb=false
|
|
|
|
-Dportabled=false
|
|
|
|
-Dportabled=false
|
|
|
|
-Dnetworkd=false
|
|
|
|
-Dnetworkd=false
|
|
|
|
-Dsupport-url=https://access.redhat.com/support
|
|
|
|
-Dsupport-url=https://msvsphere-os.ru/support/
|
|
|
|
# https://issues.redhat.com/browse/RHEL-16810
|
|
|
|
# https://issues.redhat.com/browse/RHEL-16810
|
|
|
|
-Dsbat-distro-url=mailto:secalert@redhat.com
|
|
|
|
-Dsbat-distro-url=mailto:secalert@msvsphere-os.ru
|
|
|
|
-Ddefault-net-naming-scheme=rhel-9.0
|
|
|
|
-Ddefault-net-naming-scheme=rhel-9.0
|
|
|
|
-Dukify=true
|
|
|
|
-Dukify=true
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1708,12 +1712,21 @@ systemd-hwdb update &>/dev/null || :
|
|
|
|
- cryptsetup: check the existence of salt by salt_size > 0 (RHEL-40119)
|
|
|
|
- cryptsetup: check the existence of salt by salt_size > 0 (RHEL-40119)
|
|
|
|
- bootspec: fix null-dereference-read (RHEL-40119)
|
|
|
|
- bootspec: fix null-dereference-read (RHEL-40119)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 04 2024 Arkady L. Shane <tigro@msvsphere-os.ru> 252-32.inferit.2
|
|
|
|
|
|
|
|
- Added support of Inferit Eclipse accelerometer
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 22 2024 Jan Macku <jamacku@redhat.com> - 252-32.5
|
|
|
|
* Wed May 22 2024 Jan Macku <jamacku@redhat.com> - 252-32.5
|
|
|
|
- spec: return selinux dependencies (RHEL-36471)
|
|
|
|
- spec: return selinux dependencies (RHEL-36471)
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 20 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-32.4
|
|
|
|
* Mon May 20 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-32.4
|
|
|
|
- kernel-install: fix uki-copy deinstall (RHEL-35994)
|
|
|
|
- kernel-install: fix uki-copy deinstall (RHEL-35994)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 14 2024 Arkady L. Shane <tigro@msvsphere-os.ru> 252-32.inferit.1
|
|
|
|
|
|
|
|
- Change support page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 01 2024 Arkady L. Shane <tigro@msvsphere-os.ru> 252-32.inferit
|
|
|
|
|
|
|
|
- Added -Dsbat-distro-url=mailto:secalert@msvsphere-os.ru
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 15 2024 Jan Macku <jamacku@redhat.com> - 252-32.3
|
|
|
|
* Wed May 15 2024 Jan Macku <jamacku@redhat.com> - 252-32.3
|
|
|
|
- remove selinux post-requires for python (RHEL-36471)
|
|
|
|
- remove selinux post-requires for python (RHEL-36471)
|
|
|
|
|
|
|
|
|
|
|
@ -2264,6 +2277,9 @@ systemd-hwdb update &>/dev/null || :
|
|
|
|
- oss-fuzz: include generated corpora in the final zip file (#2176918)
|
|
|
|
- oss-fuzz: include generated corpora in the final zip file (#2176918)
|
|
|
|
- unit: In cgroupv1, gracefully terminate delegated scopes again (#2180120)
|
|
|
|
- unit: In cgroupv1, gracefully terminate delegated scopes again (#2180120)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 252-8
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 27 2023 systemd maintenance team <systemd-maint@redhat.com> - 252-8
|
|
|
|
* Mon Feb 27 2023 systemd maintenance team <systemd-maint@redhat.com> - 252-8
|
|
|
|
- journal-file: Fix return value in bump_entry_array() (#2173682)
|
|
|
|
- journal-file: Fix return value in bump_entry_array() (#2173682)
|
|
|
|
|
|
|
|
|
|
|
|