mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
npins: update sources
This commit is contained in:
parent
14d5284ecf
commit
9faff855a0
2 changed files with 12 additions and 26 deletions
|
|
@ -54,18 +54,4 @@ in
|
|||
./patches/fcitx5-chinese-addons/disable-fullwidth.patch
|
||||
# Note: disabling pinyin helper breaks canjie
|
||||
];
|
||||
|
||||
# TODO: remove this when upstream is updated
|
||||
sudo.__output.patches.__append = [
|
||||
(final.fetchpatch {
|
||||
name = "CVE-2025-32462";
|
||||
url = "https://github.com/sudo-project/sudo/commit/d530367828e3713d09489872743eb92d31fb11ff.patch";
|
||||
hash = "sha256-mS8fcPV1QDv9SDuGN7dfDLtVLSBP+apotYW1UsEBPvU=";
|
||||
})
|
||||
(final.fetchpatch {
|
||||
name = "CVE-2025-32463";
|
||||
url = "https://github.com/sudo-project/sudo/commit/fdafc2ceb36382b07e604c0f39903d56bef54016.patch";
|
||||
hash = "sha256-4FP8z5pKwcOfJxjJ9X/IbCgriKJm1H/HnswuvYjBlt8=";
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue