mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-14 10:38:09 +00:00
chore(legacy & core): changelogs added
This commit is contained in:
parent
0b077fea8a
commit
a85d2483ff
1
core/.changelog.d/1642.security
Normal file
1
core/.changelog.d/1642.security
Normal file
@ -0,0 +1 @@
|
|||||||
|
Avoid accidental build with broken stack protector
|
1
core/embed/bootloader/.changelog.d/1642.security
Normal file
1
core/embed/bootloader/.changelog.d/1642.security
Normal file
@ -0,0 +1 @@
|
|||||||
|
Avoid accidental build with broken stack protector
|
1
legacy/bootloader/.changelog.d/1642.security
Normal file
1
legacy/bootloader/.changelog.d/1642.security
Normal file
@ -0,0 +1 @@
|
|||||||
|
Avoid accidental build with broken stack protector
|
1
legacy/bootloader/.gitignore
vendored
1
legacy/bootloader/.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
*.d
|
*.d
|
||||||
|
!.changelog.d
|
||||||
*.bin
|
*.bin
|
||||||
*.elf
|
*.elf
|
||||||
*.hex
|
*.hex
|
||||||
|
1
legacy/firmware/.changelog.d/1642.security
Normal file
1
legacy/firmware/.changelog.d/1642.security
Normal file
@ -0,0 +1 @@
|
|||||||
|
Avoid accidental build with broken stack protector
|
Loading…
Reference in New Issue
Block a user