Skip to content

Commit 874284c

Browse files
committed
chore: update rpm deps
1 parent fe71b38 commit 874284c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

build/linux/rpm/dep-lists.js

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/linux/rpm/dep-lists.ts

+5
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,14 @@ export const referenceGeneratedDepsByArch = {
4444
'libc.so.6(GLIBC_2.17)(64bit)',
4545
'libc.so.6(GLIBC_2.18)(64bit)',
4646
'libc.so.6(GLIBC_2.2.5)(64bit)',
47+
'libc.so.6(GLIBC_2.25)(64bit)',
4748
'libc.so.6(GLIBC_2.28)(64bit)',
4849
'libc.so.6(GLIBC_2.3)(64bit)',
4950
'libc.so.6(GLIBC_2.3.2)(64bit)',
5051
'libc.so.6(GLIBC_2.3.3)(64bit)',
5152
'libc.so.6(GLIBC_2.3.4)(64bit)',
5253
'libc.so.6(GLIBC_2.4)(64bit)',
54+
'libc.so.6(GLIBC_2.5)(64bit)',
5355
'libc.so.6(GLIBC_2.6)(64bit)',
5456
'libc.so.6(GLIBC_2.7)(64bit)',
5557
'libc.so.6(GLIBC_2.8)(64bit)',
@@ -139,8 +141,10 @@ export const referenceGeneratedDepsByArch = {
139141
'libc.so.6(GLIBC_2.16)',
140142
'libc.so.6(GLIBC_2.17)',
141143
'libc.so.6(GLIBC_2.18)',
144+
'libc.so.6(GLIBC_2.25)',
142145
'libc.so.6(GLIBC_2.28)',
143146
'libc.so.6(GLIBC_2.4)',
147+
'libc.so.6(GLIBC_2.5)',
144148
'libc.so.6(GLIBC_2.6)',
145149
'libc.so.6(GLIBC_2.7)',
146150
'libc.so.6(GLIBC_2.8)',
@@ -240,6 +244,7 @@ export const referenceGeneratedDepsByArch = {
240244
'libc.so.6()(64bit)',
241245
'libc.so.6(GLIBC_2.17)(64bit)',
242246
'libc.so.6(GLIBC_2.18)(64bit)',
247+
'libc.so.6(GLIBC_2.25)(64bit)',
243248
'libc.so.6(GLIBC_2.28)(64bit)',
244249
'libcairo.so.2()(64bit)',
245250
'libcurl.so.4()(64bit)',

0 commit comments

Comments
 (0)