index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ukify
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ukify: Use length= instead of ignore_padding= in inspect
Daan De Meyer
2023-08-10
1
-1
/
+2
*
Merge pull request #28743 from mrc0mmand/lint-python-scripts
Luca Boccassi
2023-08-10
2
-8
/
+3
|
\
|
*
Add .pylintrc to globally suppress warnings we don't really care about
Frantisek Sumsal
2023-08-10
2
-8
/
+3
*
|
test: use pytest.raises wrapper
Zbigniew Jędrzejewski-Szmek
2023-08-09
1
-3
/
+1
|
/
*
ukify: don't panic when prepending to an undefined list
Frantisek Sumsal
2023-08-05
1
-0
/
+2
*
meson: set suite for all tests, and adjust suite for some tests
Yu Watanabe
2023-08-03
1
-1
/
+2
*
ukify: Only run systemd-measure after adding all sections
Daan De Meyer
2023-08-01
1
-7
/
+13
*
test-ukify: add tests for an empty argument
Yu Watanabe
2023-07-29
1
-0
/
+5
*
ukify: check option length
Yu Watanabe
2023-07-29
1
-1
/
+1
*
Merge pull request #27621 from esposem/ukify_read
Luca Boccassi
2023-07-28
2
-37
/
+206
|
\
|
*
ukify/test_ukify: test display verb
Emanuele Giuseppe Esposito
2023-07-15
1
-0
/
+53
|
*
ukify: add a verb to inspect the PE sections
Emanuele Giuseppe Esposito
2023-07-15
1
-10
/
+124
|
*
ukify: refactor signing code
Emanuele Giuseppe Esposito
2023-07-10
1
-27
/
+29
*
|
ukify: fix armv7 architecture mapping
Luca Boccassi
2023-07-24
1
-1
/
+1
*
|
test-ukify: use systemd-measure and bootctl in build directory
Yu Watanabe
2023-07-21
1
-3
/
+18
*
|
test: fix a syntax error in test-ukify
Yu Watanabe
2023-07-20
1
-4
/
+5
*
|
ukify: Derive public key from private key if not specified
Daan De Meyer
2023-07-13
2
-38
/
+46
|
/
*
ukify: measure sbat section too
Luca Boccassi
2023-07-05
1
-1
/
+1
*
ukify: enable --sbat for UKIs too
Luca Boccassi
2023-07-05
2
-12
/
+43
*
ukify: merge .sbat sections from stub and kernel
Luca Boccassi
2023-06-30
1
-5
/
+43
*
tree-wide: fix a couple of typos
Frantisek Sumsal
2023-06-15
1
-1
/
+1
*
ukify: make the certficate validity configurable
Zbigniew Jędrzejewski-Szmek
2023-06-14
1
-2
/
+13
*
test_ukify: skip test requiring cryptography
Zbigniew Jędrzejewski-Szmek
2023-06-14
1
-0
/
+3
*
test_ukify: cleanups suggested by pylint
Zbigniew Jędrzejewski-Szmek
2023-06-14
1
-4
/
+5
*
ukify: add 'genkey' verb
Zbigniew Jędrzejewski-Szmek
2023-06-14
2
-6
/
+187
*
ukify: move verb mangling to finalize_options()
Zbigniew Jędrzejewski-Szmek
2023-06-12
2
-30
/
+27
*
ukify: split out iteration over phase path groups and keys
Zbigniew Jędrzejewski-Szmek
2023-06-12
1
-7
/
+14
*
man,test: root or hardware is not needed for ukify
Zbigniew Jędrzejewski-Szmek
2023-06-12
1
-2
/
+2
*
ukify: fix synopsis in --help
Zbigniew Jędrzejewski-Szmek
2023-06-12
1
-1
/
+1
*
ukify: use pager for --help
Zbigniew Jędrzejewski-Szmek
2023-06-12
1
-0
/
+31
*
ukify: add 'build' verb
Zbigniew Jędrzejewski-Szmek
2023-06-06
2
-18
/
+116
*
test_ukify: pass through path to addon stub
Zbigniew Jędrzejewski-Szmek
2023-06-06
1
-3
/
+9
*
test_ukify: no stinky root needed for signing
Zbigniew Jędrzejewski-Szmek
2023-06-06
1
-8
/
+0
*
ukify: simplify creation of parser
Zbigniew Jędrzejewski-Szmek
2023-06-06
1
-4
/
+4
*
ukify: make code pylint clean
Zbigniew Jędrzejewski-Szmek
2023-06-05
1
-3
/
+9
*
Merge pull request #27358 from bluca/pe_mule
Lennart Poettering
2023-05-25
1
-3
/
+18
|
\
|
*
ukify: add default .sbat section for addons
Luca Boccassi
2023-05-24
1
-1
/
+13
|
*
ukify: use empty stub for addons
Luca Boccassi
2023-05-24
1
-1
/
+4
|
*
stub/measure: document and measure .uname UKI section
Luca Boccassi
2023-05-24
1
-1
/
+1
*
|
ukify: fix handling signed kernel as file
Malte Poll
2023-05-24
1
-1
/
+1
|
/
*
Merge pull request #27539 from esposem/ukify_pesign
Luca Boccassi
2023-05-11
2
-50
/
+165
|
\
|
*
src/ukify/test/test_ukify: fix skipped tests
Emanuele Giuseppe Esposito
2023-05-10
1
-1
/
+1
|
*
src/ukify/test/test_ukify: add pesign unit test
Emanuele Giuseppe Esposito
2023-05-10
1
-2
/
+53
|
*
ukify: support pesign as alternative to sbsign
Emanuele Giuseppe Esposito
2023-05-10
1
-46
/
+108
|
*
ukify: typo in doc and print when package is missing
Emanuele Giuseppe Esposito
2023-05-10
1
-1
/
+3
*
|
test_ukify: print message when skipping whole test file
Zbigniew Jędrzejewski-Szmek
2023-05-09
1
-2
/
+4
|
/
*
test_ukify: add test for combining config and cmdline
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-0
/
+80
*
test_ukify: rework how --flakes argument is appended
Zbigniew Jędrzejewski-Szmek
2023-05-05
3
-6
/
+16
*
test_ukify: propagate failure
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-1
/
+1
*
ukify: appease mypy
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-21
/
+42
[prev]
[next]