@@ -44,12 +44,14 @@ export const referenceGeneratedDepsByArch = {
44
44
'libc.so.6(GLIBC_2.17)(64bit)' ,
45
45
'libc.so.6(GLIBC_2.18)(64bit)' ,
46
46
'libc.so.6(GLIBC_2.2.5)(64bit)' ,
47
+ 'libc.so.6(GLIBC_2.25)(64bit)' ,
47
48
'libc.so.6(GLIBC_2.28)(64bit)' ,
48
49
'libc.so.6(GLIBC_2.3)(64bit)' ,
49
50
'libc.so.6(GLIBC_2.3.2)(64bit)' ,
50
51
'libc.so.6(GLIBC_2.3.3)(64bit)' ,
51
52
'libc.so.6(GLIBC_2.3.4)(64bit)' ,
52
53
'libc.so.6(GLIBC_2.4)(64bit)' ,
54
+ 'libc.so.6(GLIBC_2.5)(64bit)' ,
53
55
'libc.so.6(GLIBC_2.6)(64bit)' ,
54
56
'libc.so.6(GLIBC_2.7)(64bit)' ,
55
57
'libc.so.6(GLIBC_2.8)(64bit)' ,
@@ -139,8 +141,10 @@ export const referenceGeneratedDepsByArch = {
139
141
'libc.so.6(GLIBC_2.16)' ,
140
142
'libc.so.6(GLIBC_2.17)' ,
141
143
'libc.so.6(GLIBC_2.18)' ,
144
+ 'libc.so.6(GLIBC_2.25)' ,
142
145
'libc.so.6(GLIBC_2.28)' ,
143
146
'libc.so.6(GLIBC_2.4)' ,
147
+ 'libc.so.6(GLIBC_2.5)' ,
144
148
'libc.so.6(GLIBC_2.6)' ,
145
149
'libc.so.6(GLIBC_2.7)' ,
146
150
'libc.so.6(GLIBC_2.8)' ,
@@ -240,6 +244,7 @@ export const referenceGeneratedDepsByArch = {
240
244
'libc.so.6()(64bit)' ,
241
245
'libc.so.6(GLIBC_2.17)(64bit)' ,
242
246
'libc.so.6(GLIBC_2.18)(64bit)' ,
247
+ 'libc.so.6(GLIBC_2.25)(64bit)' ,
243
248
'libc.so.6(GLIBC_2.28)(64bit)' ,
244
249
'libcairo.so.2()(64bit)' ,
245
250
'libcurl.so.4()(64bit)' ,
0 commit comments