-
Notifications
You must be signed in to change notification settings - Fork 12
/
Changelog.txt
525 lines (392 loc) · 17.2 KB
/
Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
#############################################################################
# Agostino Sarubbo <[email protected]> (01 Oct 2024)
MD5SUM:
stage4-hardened-20241001.tar.xz 63266408b5d7125e34d9c5797ceec01d
stage4-standard-20241001.tar.xz d5cfa1070a0c680a5f58010120ac3585
MAJOR CHANGES:
- Enhanced kernel security by enabling all KSPP modules that do not have an
impact on performance, like UBSAN
- profile update from 17.1 to 23.0
- gentoo-sources-image replaced with sys-kernel/gentoo-kernel-bin
CHANGES:
- glibc update from to 2.38-r13 to 2.39-r6
- gcc update from 13.2.1_p20240210 to 13.3.1_p20240614
- binutils update from 2.41-r5 to 2.42-r1
- kernel update from 5.10.212 to 6.1.111
TOOLCHAIN/KERNEL VERSIONS:
sys-devel/gcc (gcc -v): gcc version 13.3.1 20240614 (Gentoo 13.3.1_p20240614 p1)
sys-libs/glibc (ldd --version): ldd (Gentoo 2.39-r6 (patchset 6)) 2.39
sys-devel/binutils (ld -v): GNU ld (Gentoo 2.42 p3) 2.42.0
kernel-gentoo-6.1.111
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (08 May 2024)
MD5SUM:
stage4-hardened-20240508.tar.xz 680c9171f81103bf8a42c70bbe04d6ba
stage4-standard-20240508.tar.xz 7e11f5551c38e19156a6c3f78ddd45de
CHANGES:
- glibc update from 2.37-r3 to 2.38-r13
- gcc update from 12.3.1_p20230526 to 13.2.1_p20240210
- binutils update from 2.40-r5 to 2.41-r5
- kernel update from 4.19.235 to 5.10.212
TOOLCHAIN/KERNEL VERSIONS:
sys-devel/gcc (gcc -v): gcc version 13.2.1 20240210 (Gentoo 13.2.1_p20240210 p14)
sys-libs/glibc (ldd --version): ldd (Gentoo 2.38-r13 (patchset 13)) 2.38
sys-devel/binutils (ld -v): GNU ld (Gentoo 2.41 p5) 2.41.0
kernel-gentoo-5.10.212
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (19 Sep 2023)
MD5SUM:
stage4-hardened-20230919.tar.xz 8bd9f22d52a0a5a3d36298ba14cc935c
stage4-standard-20230919.tar.xz 9c56f841851c6d988a91ac3fd766cc9d
CHANGES:
- glibc update from 2.36-r7 2.37-r3
- gcc update from 12.2.1_p20230428-r1 to 12.3.1_p20230526
- binutils update from 2.39-r5 2.40-r5
TOOLCHAIN/KERNEL VERSIONS:
sys-devel/gcc (gcc -v): gcc version 12.3.1 20230526 (Gentoo 12.3.1_p20230526 p2)
sys-libs/glibc (ldd --version): ldd (Gentoo 2.37-r3 (patchset 5)) 2.37
sys-devel/binutils (ld -v): GNU ld (Gentoo 2.40 p5) 2.40.0
kernel-4.19.235-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (05 May 2023)
MD5SUM:
stage4-hardened-20230505.tar.xz cafe73489c4ef5719004546f92d81f32
stage4-standard-20230505.tar.xz a6f1d0c2c066eb00cb69df6cfcc856de
CHANGES:
- glibc update from 2.36-r5 to 2.36-r7
- gcc update from 12.2.1_p20230121-r1 to 12.2.1_p20230428-r1
- binutils update from 2.39-r4 to 2.39-r5
TOOLCHAIN/KERNEL VERSIONS:
sys-devel/gcc (gcc -v): gcc version 12.2.1 20230428 (Gentoo 12.2.1_p20230428-r1 p2)
sys-libs/glibc (ldd --version): ldd (Gentoo 2.36-r7 p9) 2.36
sys-devel/binutils (ld -v): GNU ld (Gentoo 2.39 p6) 2.39.0
kernel-4.19.235-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (06 Feb 2023)
MD5SUM:
stage4-hardened-20230206.tar.xz 7989396c3bcf01c3ed9b8f8098b77b82
stage4-standard-20230206.tar.xz 946222a905617afd9238442370b9a7f0
CHANGES:
- glibc update from 2.35-r8 to 2.36-r5
- gcc update from 11.3.0 to 12.2.1_p20230121-r1
- binutils update from 2.38-r2 to 2.39-r4
TOOLCHAIN/KERNEL VERSIONS:
sys-devel/gcc (gcc -v): gcc version 12.2.1 20230121 (Gentoo 12.2.1_p20230121-r1 p10)
sys-libs/glibc (ldd --version): ldd (Gentoo 2.36-r5 p5) 2.36
sys-devel/binutils (ld -v): GNU ld (Gentoo 2.39 p5) 2.39.0
kernel-4.19.235-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (17 Oct 2022)
MD5SUM:
stage4-hardened-20221017.tar.xz ed456edca0996a53b58915be89848619
stage4-standard-20221017.tar.xz 6d6b2a161d32c25295ee905778427dab
CHANGES:
- glibc update from 2.33-r13 to 2.35-r8
- gcc update from 11.2.1_p20220115 to 11.3.0
- binutils update from 2.37_p1 to 2.38-r2
TOOLCHAIN/KERNEL VERSIONS:
gcc version 11.3.0 (Gentoo 11.3.0 p7)
glibc (Gentoo 2.35-r8 p9) 2.35
binutils (Gentoo 2.38 p4) 2.38
kernel-4.19.235-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (21 Mar 2022)
MD5SUM:
stage4-hardened-20220321.tar.xz 497694c0c0c3a8d8b11c9f1fee0d52ce
stage4-standard-20220321.tar.xz 856e4693c30bf101c9e111ae60c77cc8
CHANGES:
- glibc update from 2.33-r7 to 2.33-r13
- gcc update from 11.2.0 to 11.2.1_p20220115
- kernel update from 4.19.174 to 4.19.235
TOOLCHAIN/KERNEL VERSIONS:
gcc version 11.2.1 20220115 (Gentoo 11.2.1_p20220115 p4)
glibc (Gentoo 2.33-r13 p11) 2.33
binutils (Gentoo 2.37_p1 p2) 2.37
kernel-4.19.235-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (06 Dec 2021)
MD5SUM:
stage4-hardened-20211206.tar.xz 1e9a9fc82195ff60fe85a7c603a2d287
stage4-standard-20211206.tar.xz 74a7e3b1c0e086a30fdbfc8bf7b3dcbe
CHANGES:
- glibc update from 2.33-r1 to 2.33-r7
- libxcrypt migration
- udev migration
TOOLCHAIN/KERNEL VERSIONS:
gcc version 11.2.0 (Gentoo 11.2.0 p1)
glibc (Gentoo 2.33-r7 p6) 2.33
binutils (Gentoo 2.37_p1 p0) 2.37
kernel-4.19.174-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (22 Oct 2021)
MD5SUM:
stage4-hardened-20211022.tar.xz e372ef3e9098ce830911c5251a6ba250
stage4-standard-20211022.tar.xz 8b6c1febc5aa6eb37dc2dacaebba8b1c
CHANGES:
- gcc update from 10.3.0-r2 to 11.2.0
- binutils update from 2.35.2 to 2.37_p1
TOOLCHAIN/KERNEL VERSIONS:
gcc version 11.2.0 (Gentoo 11.2.0 p1)
glibc (Gentoo 2.33-r1 p4) 2.33
binutils (Gentoo 2.37_p1 p0) 2.37
kernel-4.19.174-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (24 Jul 2021)
MD5SUM:
stage4-hardened-20210724.tar.xz 3c560d971db6f1ea423b71c0d6517b9d
stage4-standard-20210724.tar.xz 4e79a2200399cf28a5c14d9a2eaac398
CHANGES:
- gcc update from 10.2.0-r5 to 10.3.0-r2
- glibc update from 2.32-r7 to 2.33-r1
TOOLCHAIN/KERNEL VERSIONS:
gcc version 10.3.0 (Gentoo 10.3.0-r2 p3)
glibc (Gentoo 2.33-r1 p4) 2.33
binutils (Gentoo 2.35.2 p1) 2.35.2
kernel-4.19.174-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (23 Mar 2021)
MD5SUM:
stage4-hardened-20210323.tar.xz da7ef360945e5413614e228b3709f5ca
stage4-standard-20210323.tar.xz 4a6ac918f63d7cd97166aeaa93b05ea6
CHANGES:
- gcc update from 9.3.0-r2 to 10.2.0-r5
- glibc update from 2.32-r6 to 2.32-r7
- removed discard option from fstab
TOOLCHAIN/KERNEL VERSIONS:
gcc version 10.2.0 (Gentoo 10.2.0-r5 p6)
glibc (Gentoo 2.32-r7 p6) 2.32
binutils (Gentoo 2.35.1 p2) 2.35.1
kernel-4.19.174-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (17 Feb 2021)
MD5SUM:
stage4-hardened-20210217.tar.xz 6cd886edd96872c681e5047d9ca04466
stage4-standard-20210217.tar.xz 110c4c8bbf2941e6fc59b30e4a121f9a
CHANGES:
- gcc update from 9.3.0-r1 to 9.3.0-r2
- glibc update from 2.31-r6 to 2.32-r6
- binutils update from 2.34-r2 to 2.35.1-r1
- python target update from 3.6 to 3.8
- kernel update from 4.19.86 to 4.19.174
TOOLCHAIN/KERNEL VERSIONS:
gcc version 9.3.0 (Gentoo 9.3.0-r2 p4)
glibc (Gentoo 2.32-r6 p5) 2.32
binutils (Gentoo 2.35.1 p2) 2.35.1
kernel-4.19.174-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (28 Oct 2020)
MD5SUM:
stage4-hardened-20201028.tar.xz 2e9850d7103296958d9c6d3de3aeded1
stage4-standard-20201028.tar.xz 62398b98b27c46b36c39c6be1d48e117
CHANGES:
- gcc update from 9.3.0 to 9.3.0-r1
- glibc update from 2.30-r8 to 2.31-r6
- binutils update from 2.33.1 to 2.34-r2
TOOLCHAIN/KERNEL VERSIONS:
gcc version 9.3.0 (Gentoo 9.3.0-r1 p3)
glibc (Gentoo 2.31-r6 p8) 2.31
binutils (Gentoo 2.34 p6) 2.34.0
kernel-4.19.86-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (23 Jun 2020)
MD5SUM:
stage4-hardened-20200623.tar.xz 474eae71893bfb8dc7786a37c14d9988
stage4-standard-20200623.tar.xz 613a4a077e2fb02b1d6623e659708bfa
CHANGES:
TOOLCHAIN/KERNEL VERSIONS:
gcc version 9.3.0 (Gentoo 9.3.0 p2)
glibc (Gentoo 2.30-r8 p10) 2.30
binutils (Gentoo 2.33.1 p2) 2.33.1
kernel-4.19.86-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (25 Apr 2020)
MD5SUM:
stage4-hardened-20200425.tar.xz 0ce4de39d3540b933c9d396c3bb36be7
stage4-standard-20200425.tar.xz 3eef724296a83cdca51babc7181c0612
CHANGES:
- gcc update from 9.2.0-r2 to 9.3.0
- glibc update update from 2.29-r7 to 2.30-r8
TOOLCHAIN/KERNEL VERSIONS:
gcc version 9.3.0 (Gentoo 9.3.0 p2)
glibc (Gentoo 2.30-r8 p10) 2.30
binutils (Gentoo 2.33.1 p2) 2.33.1
kernel-4.19.86-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (25 Mar 2020)
MD5SUM:
stage4-hardened-20200325.tar.xz acd6448c554bb84171ef14ac96e01310
stage4-standard-20200325.tar.xz 3422d20b705ba3c762ae6a76be2598a4
CHANGES:
- move package.keywords to package.accept_keywords
- binutils update from 2.32-r1 to 2.33.1-r1
TOOLCHAIN/KERNEL VERSIONS:
gcc version 9.2.0 (Gentoo 9.2.0-r2 p3)
glibc (Gentoo 2.29-r7 p8) 2.29
binutils (Gentoo 2.33.1 p2) 2.33.1
kernel-4.19.86-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (25 Jan 2020)
MD5SUM:
stage4-hardened-20200125.tar.xz 4adcd41d108049978870d1139d690c01
stage4-standard-20200125.tar.xz 7ac3a736dd2cfc55a09b8779ff35f75d
CHANGES:
- grub is not anymore multislot
TOOLCHAIN/KERNEL VERSIONS:
gcc version 9.2.0 (Gentoo 9.2.0-r2 p3)
glibc (Gentoo 2.29-r7 p8) 2.29
binutils (Gentoo 2.32 p2) 2.32.0
kernel-4.19.86-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (11 Jan 2020)
MD5SUM:
stage4-hardened-20200111.tar.xz 6046b6ec4b45ddeb1bb9634ab1d4bd40
stage4-standard-20200111.tar.xz ef0fc484aeaba34ab72847410e82a263
CHANGES:
- glibc update from 2.29-r2 to 2.29-r7
TOOLCHAIN/KERNEL VERSIONS:
gcc version 9.2.0 (Gentoo 9.2.0-r2 p3)
glibc (Gentoo 2.29-r7 p8) 2.29
binutils (Gentoo 2.32 p2) 2.32.0
kernel-4.19.86-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (26 Nov 2019)
MD5SUM:
stage4-hardened-20191125.tar.xz 6a31baedfe16dca2623593a4bf7e6d4d
stage4-standard-20191125.tar.xz a8727757cfc26f14128a2ce32f691544
CHANGES:
- the generic kernel is now form sys-kernel/gentoo-sources-image
- gcc update from 8.3.0-r1 to 9.2.0-r2
- kernel update from 4.19.71-gentoo to 4.19.86-gentoo
TOOLCHAIN/KERNEL VERSIONS:
gcc version 9.2.0 (Gentoo 9.2.0-r2 p3)
glibc (Gentoo 2.29-r2 p3) 2.29
binutils (Gentoo 2.32 p2) 2.32.0
kernel-4.19.86-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (1 Nov 2019)
MD5SUM:
stage4-hardened-20191028.tar.xz a83365b0500e8814c2a3143d02aa09e5
stage4-standard-20191028.tar.xz d28c1e5f3e43f8c9a7fe61a9caa36d7e
CHANGES:
- chrony replaces ntpsec
- added haveged at boot runlevel
TOOLCHAIN/KERNEL VERSIONS:
gcc version 8.3.0 (Gentoo 8.3.0-r1 p1.1)
glibc (Gentoo 2.29-r2 p3) 2.29
binutils (Gentoo 2.32 p2) 2.32.0
kernel-4.19.71-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (10 Sep 2019)
# This release contains the update to CVE-2019-15902 (Spectre backporting error)
MD5SUM:
stage4-hardened-20190909.tar.xz 287e201e9852950372940d6d9e6995d4
stage4-standard-20190909.tar.xz 3148b86c2706c2afc85b92ecdbaff14a
CHANGES:
- kernel update from 4.19.43-gentoo to 4.19.71-gentoo
- binutils update from 2.31.1-r6 to 2.32-r1
TOOLCHAIN/KERNEL VERSIONS:
gcc version 8.3.0 (Gentoo 8.3.0-r1 p1.1)
glibc (Gentoo 2.29-r2 p3) 2.29
binutils (Gentoo 2.32 p2) 2.32.0
kernel-4.19.71-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (18 Jun 2019)
# This release contains the update to 17.1 profile
MD5SUM:
stage4-hardened-20190618.tar.xz 2add6d57fed429eed39dedc2fdc3bfff
stage4-standard-20190618.tar.xz 1f372b8932ba134b967b98801d325f0f
CHANGES:
- profile update from 17.0 to 17.1
TOOLCHAIN/KERNEL VERSIONS:
gcc version 8.3.0 (Gentoo 8.3.0-r1 p1.1)
glibc (Gentoo 2.29-r2 p3) 2.29
binutils (Gentoo 2.31.1 p7) 2.31.1
kernel-4.19.43-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (14 Jun 2019)
The archives are not anymore distributed on github.
This happened because of a 1GB limit for git-lfs.
Since there is a track also for the deleted archives, has become a nightmare manage the archives on github.
The archives are now hosted on the Gentoo Infrastructure.
In the autoinstaller script there is an additional check about the md5sum, so you can stay safe!
If the check will not pass, someone has modified the archive, so please abort immediately.
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (17 May 2019)
# This release contains the fix for MDS/ZombieLoad
MD5SUM:
stage4-hardened-20190516.tar.xz f7412d56b13de99ce918ff5dbb0d52ef
stage4-standard-20190516.tar.xz 8f99ed3f71c5a55de346d61f412bb36d
CHANGES:
- glibc update from 2.28-r6 to 2.29-r2
- kernel update from 4.19.37-gentoo to 4.19.43-gentoo
TOOLCHAIN/KERNEL VERSIONS:
gcc version 8.3.0 (Gentoo 8.3.0-r1 p1.1)
glibc (Gentoo 2.29-r2 p3) 2.29
binutils (Gentoo 2.31.1 p7) 2.31.1
kernel-4.19.43-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (13 May 2019)
MD5SUM:
stage4-hardened-20190512.tar.xz ec81085e0b8ce79e6bb73e1649afd93b
stage4-standard-20190512.tar.xz f56c3c1c7778d275ba5d627d69fe2bbb
CHANGES:
- gcc update from 8.2.0-r6 to 8.3.0-r1
- glibc update from 2.28-r5 to 2.28-r6
- binutils update from 2.30-r4 to 2.31.1-r4
- kernel update from 4.19.27-r1-gentoo to 4.19.37-gentoo
TOOLCHAIN/KERNEL VERSIONS:
gcc version 8.3.0 (Gentoo 8.3.0-r1 p1.1)
glibc (Gentoo 2.28-r6 p9) 2.28
binutils (Gentoo 2.31.1 p7) 2.31.1
kernel-4.19.37-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (02 Apr 2019)
MD5SUM:
stage4-hardened-20190401.tar.xz e8ce35b282fdadfba5f72962b22efca1
stage4-standard-20190401.tar.xz 2e73b2336e83ec82e72892ebe4648ff2
CHANGES:
- glibc update from 2.27-r6 to 2.28-r5
TOOLCHAIN/KERNEL VERSIONS:
gcc version 8.2.0 (Gentoo 8.2.0-r6 p1.7)
glibc (Gentoo 2.28-r5 p8) 2.28
binutils (Gentoo 2.30 p5) 2.30.0
kernel-4.19.27-r1-gentoo
#############################################################################
#############################################################################
# Agostino Sarubbo <[email protected]> (20 Mar 2019)
MD5SUM:
stage4-hardened-20190312.tar.xz c9792d57435b412cad2be6e5779854ff
stage4-standard-20190312.tar.xz cdee7c17099719c9106452888bf06246
CHANGES:
No changes, this is the first import of the archives/scripts
TOOLCHAIN/KERNEL VERSIONS:
gcc version 8.2.0 (Gentoo 8.2.0-r6 p1.7)
glibc (Gentoo 2.27-r6 p3) 2.27
binutils (Gentoo 2.30 p5) 2.30.0
kernel-4.19.27-r1-gentoo
#############################################################################