Skip to content

Commit de91fc3

Browse files
Merge pull request #1 from gardenlinux/refresh-patch
refresh-patch
2 parents 26eba05 + b82e5d0 commit de91fc3

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

patches/no-libdb.patch

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
1-
Subject: Don't require libdb for arpd
2-
3-
+++ iproute2-6.5.0/debian/control 2023-11-02 12:45:01.419014009 +0000
4-
@@ -17,7 +17,6 @@
1+
diff --color -Naur a/debian/control b/debian/control
2+
--- a/debian/control 2024-05-07 12:45:53.636079727 +0200
3+
+++ b/debian/control 2024-05-07 12:46:35.216048777 +0200
4+
@@ -18,7 +18,6 @@
55
libbsd-dev,
66
libbpf-dev (>= 1:0.1.0~),
77
libcap-dev,
88
- libdb-dev,
99
libelf-dev,
1010
libmnl-dev,
11-
libselinux1-dev,
12-
@@ -29,8 +28,6 @@
11+
libnsl-dev,
12+
@@ -31,8 +30,6 @@
1313
Package: iproute2
1414
Priority: important
1515
Architecture: linux-any
1616
-Provides: arpd
1717
-Conflicts: arpd
18+
Breaks: iproute2-doc
19+
Replaces: iproute2-doc
1820
Depends: ${misc:Depends}, ${shlibs:Depends}, libcap2-bin,
19-
Recommends: ${ipmods:Recommends}
20-
Suggests: iproute2-doc, python3:any
21-
+++ iproute2-6.5.0/debian/iproute2.install 2023-11-02 12:17:03.426917303 +0000
21+
diff --color -Naur a/debian/iproute2.install b/debian/iproute2.install
22+
--- a/debian/iproute2.install 2024-05-07 12:45:53.636079727 +0200
23+
+++ b/debian/iproute2.install 2024-05-07 12:46:47.636021373 +0200
2224
@@ -1,6 +1,5 @@
2325
usr/include/iproute2/
2426
usr/share/iproute2/

0 commit comments

Comments
 (0)