Skip to content

Commit

Permalink
Update patches so the build works again (#1)
Browse files Browse the repository at this point in the history
In debian's sources, new patches were added which is why our series file does not apply anymore. This pr updates it.
  • Loading branch information
fwilhe authored Nov 5, 2024
1 parent 24e0055 commit 8f582d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions patches/01-allow-systemd-resolved-selinux-config.patch
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ diff -urN refpolicy-2.20231119/debian/patches/01-allow-systemd-resolved-selinux-
diff -urN refpolicy-2.20231119/debian/patches/series debian/patches/series
--- refpolicy-2.20231119/debian/patches/series 2023-11-18 06:47:49.000000000 +0100
+++ debian/patches/series 2023-12-06 10:03:35.000000000 +0100
@@ -16,3 +16,4 @@
2000-hacks
@@ -18,3 +18,4 @@
3000-bookworm
4000-bubblewrap
5000-buildfail
+01-allow-systemd-resolved-selinux-config.patch
4 changes: 2 additions & 2 deletions patches/02-allow-virt-urandom.patch
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ diff -urN debian/patches/02-allow-virt-urandom.patch refpolicy-2.20231119/debian
diff -urN debian/patches/series refpolicy-2.20231119/debian/patches/series
--- debian/patches/series 2023-12-06 10:03:35.000000000 +0100
+++ refpolicy-2.20231119/debian/patches/series 2023-12-06 10:06:55.000000000 +0100
@@ -17,3 +17,4 @@
3000-bookworm
@@ -19,3 +19,4 @@
4000-bubblewrap
5000-buildfail
01-allow-systemd-resolved-selinux-config.patch
+02-allow-virt-urandom.patch

0 comments on commit 8f582d9

Please sign in to comment.