Merge branch 'main' into go1.23
This commit is contained in:
15
.gitmodules
vendored
15
.gitmodules
vendored
@@ -310,9 +310,6 @@
|
||||
[submodule "audit"]
|
||||
path = audit
|
||||
url = ../../SLFO-pool/audit
|
||||
[submodule "audit-secondary"]
|
||||
path = audit-secondary
|
||||
url = ../../SLFO-pool/audit-secondary
|
||||
[submodule "augeas"]
|
||||
path = augeas
|
||||
url = ../../SLFO-pool/augeas
|
||||
@@ -8983,3 +8980,15 @@
|
||||
[submodule "saptune"]
|
||||
path = saptune
|
||||
url = ../../SLFO-pool/saptune
|
||||
[submodule "bcc"]
|
||||
path = bcc
|
||||
url = ../../SLFO-pool/bcc
|
||||
[submodule "bpftrace"]
|
||||
path = bpftrace
|
||||
url = ../../SLFO-pool/bpftrace
|
||||
[submodule "cereal"]
|
||||
path = cereal
|
||||
url = ../../SLFO-pool/cereal
|
||||
[submodule "sapstartsrv-resource-agents"]
|
||||
path = sapstartsrv-resource-agents
|
||||
url = ../../SLFO-pool/sapstartsrv-resource-agents
|
||||
|
16
_config
16
_config
@@ -3815,6 +3815,18 @@ Substitute: gcc6-c++-32bit
|
||||
Substitute: gcc-c++-32bit
|
||||
%endif
|
||||
|
||||
# Reproducible builds
|
||||
%if "%{sub %_project 1 9}" == "openSUSE:" || "%{sub %_project 1 5}" == "SUSE:"
|
||||
Macros:
|
||||
%source_date_epoch_from_changelog Y
|
||||
:Macros
|
||||
%endif
|
||||
Macros:
|
||||
%set_mtime_to_source_date_epoch Y
|
||||
%use_source_date_epoch_as_buildtime Y
|
||||
%_buildhost reproducible
|
||||
:Macros
|
||||
|
||||
Macros:
|
||||
%suse_version 1600
|
||||
%workbench_version 0100
|
||||
@@ -3838,10 +3850,6 @@ Macros:
|
||||
%opensuse_bs 1
|
||||
%_vendor suse
|
||||
|
||||
# Reproducible builds
|
||||
%source_date_epoch_from_changelog Y
|
||||
# clamp_mtime_to_source_date_epoch Y
|
||||
|
||||
# define which postgres is default
|
||||
%postgresql_default_ver 15
|
||||
|
||||
|
2
audit
2
audit
Submodule audit updated: c08b6413a2...214403da86
Submodule audit-secondary deleted from b704767602
1
bcc
Submodule
1
bcc
Submodule
Submodule bcc added at ab4056c97e
1
bpftrace
Submodule
1
bpftrace
Submodule
Submodule bpftrace added at 4dadf66bc7
2
buildkit
2
buildkit
Submodule buildkit updated: ee4ca60768...746725b9f9
1
cereal
Submodule
1
cereal
Submodule
Submodule cereal added at a2732df9b7
Submodule extra-cmake-modules updated: eddab0791c...f8cf41ab09
Submodule python-WebOb updated: 2dbe6a0c0b...4d7b79b396
Submodule python-gunicorn updated: 13708d8d39...6a5c5e254d
Submodule python-urllib3 updated: 03d9200b8b...d1fad4d390
2
qemu
2
qemu
Submodule qemu updated: a49410456e...1079bc3adc
1
sapstartsrv-resource-agents
Submodule
1
sapstartsrv-resource-agents
Submodule
Submodule sapstartsrv-resource-agents added at 673790a909
Submodule vulkan-headers updated: c10661c623...7a6655fd0f
Submodule vulkan-loader updated: f997b88ee4...65e97b2af3
Reference in New Issue
Block a user