- Import commit b53f364c264cd598d4210b64285a55d362b47b89
b53f364c26 test: install af_packet kernel module on openSUSE 86b7521a3c shared/wall: use logind if build without utmp support 65aac5858f errno-util: allow ERRNO_IS_* to accept types wider than int 8f93b89db4 basic/errno-util: add wrappers which only accept negative errno 1b815b3e76 Introduce RET_GATHER and use it in src/shared/ OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1469
This commit is contained in:
parent
3a5939378d
commit
0bd2d81872
3
systemd-v254.5+suse.10.gb53f364c26.tar.xz
Normal file
3
systemd-v254.5+suse.10.gb53f364c26.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec66792689d2f375003dbdf4328f90f633f9ac9a61e39fa5067bb976b9da75ca
|
||||
size 10350532
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dc2d8ed7ea59d5ab5a8e0662d9a0848f41b4235ac5da3728ecce64834299986
|
||||
size 10349392
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 14:15:25 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit b53f364c264cd598d4210b64285a55d362b47b89
|
||||
|
||||
b53f364c26 test: install af_packet kernel module on openSUSE
|
||||
86b7521a3c shared/wall: use logind if build without utmp support
|
||||
65aac5858f errno-util: allow ERRNO_IS_* to accept types wider than int
|
||||
8f93b89db4 basic/errno-util: add wrappers which only accept negative errno
|
||||
1b815b3e76 Introduce RET_GATHER and use it in src/shared/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 20 08:09:19 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
|
||||
%define min_kernel_version 4.5
|
||||
%define archive_version +suse.5.g9674bb2562
|
||||
%define archive_version +suse.10.gb53f364c26
|
||||
|
||||
%define _testsuitedir %{_systemd_util_dir}/tests
|
||||
%define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit
|
||||
|
Loading…
Reference in New Issue
Block a user