Update post-build-checks #60

Closed
lnussel wants to merge 27 commits from update_post-build-checks into test
81 changed files with 99 additions and 85 deletions

23
.gitmodules vendored
View File

@@ -163,9 +163,6 @@
[submodule "libgpg-error"]
path = libgpg-error
url = ../../rpm/libgpg-error.git
[submodule "libnsl"]
path = libnsl
url = ../../rpm/libnsl.git
[submodule "libnss_usrfiles"]
path = libnss_usrfiles
url = ../../rpm/libnss_usrfiles.git
@@ -181,9 +178,6 @@
[submodule "libsepol"]
path = libsepol
url = ../../rpm/libsepol.git
[submodule "libtirpc"]
path = libtirpc
url = ../../rpm/libtirpc.git
[submodule "libtool"]
path = libtool
url = ../../rpm/libtool.git
@@ -352,9 +346,6 @@
[submodule "which"]
path = which
url = ../../rpm/which.git
[submodule "xorgproto"]
path = xorgproto
url = ../../rpm/xorgproto.git
[submodule "xz"]
path = xz
url = ../../rpm/xz.git
@@ -384,7 +375,7 @@
url = ../../rpm/build.git
[submodule "psmisc"]
path = psmisc
url = ../../rpm/psmisc.git
url = ../psmisc.git
[submodule "perl-TimeDate"]
path = perl-TimeDate
url = ../../rpm/perl-TimeDate.git
@@ -394,3 +385,15 @@
[submodule "kernel-source"]
path = kernel-source
url = ../../rpm/kernel-source.git
[submodule "xxhash"]
path = xxhash
url = ../../rpm/xxhash.git
[submodule "gcc13"]
path = gcc13
url = ../../rpm/gcc13.git
[submodule "openssl-3"]
path = openssl-3
url = ../../rpm/openssl-3.git
[submodule "util-macros"]
path = util-macros
url = ../../rpm/util-macros

2
audit

Submodule audit updated: c07a7a4f32...92a2c35e39

2
bash

Submodule bash updated: 2ce59826d5...3561793dda

2
build

Submodule build updated: 9f6c9d64e1...9bd41a59c8

2
cpio

Submodule cpio updated: 370eff8691...27634259be

2
dwz

Submodule dwz updated: 06424c08c8...5b62c39b7f

2
ed

Submodule ed updated: ee6b1271a2...6308a9e932

2
expat

Submodule expat updated: eebe4d6019...cde2f37070

2
file

Submodule file updated: 770560b009...960bffbb9f

2
fillup

Submodule fillup updated: 7f64235532...77ca5d00a0

2
gawk

Submodule gawk updated: c2055b08e1...9132d7446e

2
gcc12

Submodule gcc12 updated: 5b353be41c...3a2e7aaee6

1
gcc13 Submodule

Submodule gcc13 added at 3743d1e342

View File

@@ -21,6 +21,16 @@ BuildFlags: excludebuild:gcc12:cross-aarch64-gcc12-bootstrap
BuildFlags: excludebuild:gcc12:cross-arm-gcc12
BuildFlags: excludebuild:gcc12:cross-arm-none-gcc12-bootstrap
BuildFlags: excludebuild:glibc:cross-aarch64
BuildFlags: excludebuild:glibc:cross-riscv64
BuildFlags: excludebuild:gcc12:cross-riscv64-gcc12-bootstrap
BuildFlags: excludebuild:gcc12:cross-riscv64-gcc12
BuildFlags: excludebuild:gcc13:cross-riscv64-gcc13-bootstrap
BuildFlags: excludebuild:gcc13:cross-riscv64-gcc13
BuildFlags: excludebuild:gcc13:cross-aarch64-gcc13-bootstrap
BuildFlags: excludebuild:gcc13:cross-aarch64-gcc13
BuildFlags: excludebuild:gcc13:cross-arm-gcc13
BuildFlags: excludebuild:gcc13:cross-arm-none-gcc13-bootstrap
BuildFlags: excludebuild:gcc13:cross-ppc64-gcc13
%endif
EOF

2
glibc

Submodule glibc updated: 73bf9a34a8...40483c0c67

2
grep

Submodule grep updated: 111ce616e4...3a7dd2eab7

2
gzip

Submodule gzip updated: 08701d220a...52ecb4517f

2
libcap

Submodule libcap updated: ed4b5408cc...61f018b30b

1
libnsl

Submodule libnsl deleted from 395c023e9a

Submodule libtirpc deleted from 622051bef4

Submodule libtool updated: 2f5c043905...c84e9c7d7d

2
lua54

Submodule lua54 updated: 180278e38f...e0f2ff8f6f

2
make

Submodule make updated: b82ca8e68a...0af0321e4e

2
meson

Submodule meson updated: c8a4711bba...3b17348190

2
mpc

Submodule mpc updated: 1d0291c8c2...2db3e8d274

2
mpfr

Submodule mpfr updated: 22b3d2271a...18829766f9

Submodule ncurses updated: 25898361ad...c44648c7de

Submodule openssl updated: 440b8462ac...45e56141a2

1
openssl-3 Submodule

Submodule openssl-3 added at 2d175b7940

2
pam

Submodule pam updated: bc8e59c8d6...b1926695f4

2
pcre2

Submodule pcre2 updated: 3a6583a9be...da5e785534

2
perl

Submodule perl updated: e9d212a679...fbb367fca9

Submodule pkgconf updated: ce44dd20a4...e49eb69475

2
psmisc

Submodule psmisc updated: b79ffaec74...b772e8ab10

2
rpm

Submodule rpm updated: 4e8e083da6...ebe6bba6f5

2
screen

Submodule screen updated: bcf25aad7c...e7c3f9718b

2
sed

Submodule sed updated: a7b53b2223...7c1831c262

2
shadow

Submodule shadow updated: 7ab39f1ef5...98345fbe81

2
tar

Submodule tar updated: 364f6132a4...3df79a8b7b

2
tcl

Submodule tcl updated: 6e24102d77...38d46e779e

Submodule texinfo updated: d2ac3b3cc3...f752306010

1
util-macros Submodule

Submodule util-macros added at 822afeb409

Submodule xorgproto deleted from bb10d2f806

1
xxhash Submodule

Submodule xxhash added at ac9688b40b

2
xz

Submodule xz updated: cfcf4ded99...f4c01b0a33

2
zlib

Submodule zlib updated: 8c0c3fff2f...e7de8add7e

2
zstd

Submodule zstd updated: 3efe5888ec...35dc075ade