|
6 | 6 |
|
7 | 7 | buildXenPackage.override { inherit python3Packages; } { |
8 | 8 | pname = "xen"; |
9 | | - version = "4.19.1"; |
| 9 | + version = "4.20.0"; |
10 | 10 | patches = [ |
11 | 11 | (fetchpatch { |
12 | | - url = "https://lore.kernel.org/xen-devel/e2caa6648a0b6c429349a9826d8fbc4338222482.1733766758.git.andrii.sultanov@cloud.com/raw"; |
13 | | - hash = "sha256-JC1ueXuC1Jdi2gtUsjOHmTeEx56zjotMMLde5vBonxc="; |
| 12 | + url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.20-01.patch"; |
| 13 | + hash = "sha256-go743oBhYDuxsK0Xc6nK/WxutQQwc2ERtLKhCU9Dnng="; |
14 | 14 | }) |
15 | 15 | (fetchpatch { |
16 | | - url = "https://xenbits.xenproject.org/xsa/xsa467.patch"; |
17 | | - hash = "sha256-O2IwfRo6BnXAO04xjKmOyrV6J6Q1mAVLHWNCxqIEQGU="; |
| 16 | + url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.20-02.patch"; |
| 17 | + hash = "sha256-FTtEGAPFYxsun38hLhVMKJ1TFJOsTMK3WWPkO0R/OHg=sha256-FTtEGAPFYxsun38hLhVMKJ1TFJOsTMK3WWPkO0R/OHg="; |
18 | 18 | }) |
19 | 19 | (fetchpatch { |
20 | | - url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.19-01.patch"; |
21 | | - hash = "sha256-YUcp9QI49RM/7WCxYzpzppv+vKtyl/NvLy6rIX5hVMw="; |
22 | | - }) |
23 | | - (fetchpatch { |
24 | | - url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.19-02.patch"; |
25 | | - hash = "sha256-FTtEGAPFYxsun38hLhVMKJ1TFJOsTMK3WWPkO0R/OHg="; |
26 | | - }) |
27 | | - (fetchpatch { |
28 | | - url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.19-03.patch"; |
| 20 | + url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.20-03.patch"; |
29 | 21 | hash = "sha256-UkYMSpUgFvr4GJPXLgQsCyppGkNbeiFMyCZORK5tfmA="; |
30 | 22 | }) |
31 | 23 | (fetchpatch { |
32 | | - url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.19-04.patch"; |
| 24 | + url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.20-04.patch"; |
33 | 25 | hash = "sha256-lpiDPSHi+v2VfaWE9kp4+hveZKTzojD1F+RHsOtKE3A="; |
34 | 26 | }) |
35 | 27 | (fetchpatch { |
36 | | - url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.19-05.patch"; |
37 | | - hash = "sha256-EKo9a5STX0mTRopoThe3+6gCWat+3XbguLr9QgMheZs="; |
| 28 | + url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.20-05.patch"; |
| 29 | + hash = "sha256-N+WR8S5w9dLISlOhMI71TOH8jvCgVAR8xm310k3ZA/M="; |
38 | 30 | }) |
39 | 31 | (fetchpatch { |
40 | | - url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.19-06.patch"; |
41 | | - hash = "sha256-HU+4apyTZNIFZ9cySOEtNh0JBJDG3LjDLwMvQYq0src="; |
| 32 | + url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.20-06.patch"; |
| 33 | + hash = "sha256-ePuyB3VP9NfQbW36BP3jjMMHKJWFJGeTYUYZqy+IlHQ="; |
42 | 34 | }) |
43 | 35 | (fetchpatch { |
44 | | - url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.19-07.patch"; |
45 | | - hash = "sha256-9S85nkQ9Nn0cMzyRe4KGrFUaLggVxXBeKhoFF4R0y78="; |
| 36 | + url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.20-07.patch"; |
| 37 | + hash = "sha256-+BsCJa01R2lrbu7tEluGrYSAqu2jJcrpFNUoLMY466c="; |
46 | 38 | }) |
47 | 39 | ]; |
48 | | - rev = "ccf400846780289ae779c62ef0c94757ff43bb60"; |
49 | | - hash = "sha256-s0eCBCd6ybl+kLtXCC6E1sk++w7txXn/B/Cg5acQFfY="; |
| 40 | + rev = "3ad5d648cda5add395f49fc3704b2552aae734f7"; |
| 41 | + hash = "sha256-v2DRJv+1bym8zAgU74lo1HQ/9rUcyK3qc4Eec4RpcEY="; |
50 | 42 | } |
0 commit comments