Merge ~vhaudiquet/ubuntu/+source/inetutils:merge-lp2138472-resolute into ubuntu/+source/inetutils:debian/sid

Proposed by Valentin Haudiquet
Status: Needs review
Proposed branch: ~vhaudiquet/ubuntu/+source/inetutils:merge-lp2138472-resolute
Merge into: ubuntu/+source/inetutils:debian/sid
Diff against target: 233 lines (+125/-6)
4 files modified
debian/changelog (+121/-0)
debian/control (+2/-1)
debian/tests/control (+0/-1)
debian/tests/test-root-commands (+2/-4)
Reviewer Review Type Date Requested Status
Nick Rosbrook (community) Approve
Ubuntu Sponsors Pending
git-ubuntu import Pending
Review via email: mp+499341@code.launchpad.net

Commit message

Merge from Debian to Resolute (LP: #2138472)

To post a comment you must log in.
Revision history for this message
Nick Rosbrook (enr0n) wrote :
review: Approve
Revision history for this message
Valentin Haudiquet (vhaudiquet) wrote :

Unmerged commits

d59db8a... by Valentin Haudiquet

changelog

7fa7d6a... by Valentin Haudiquet

update-maintainer

6a22eda... by Valentin Haudiquet

reconstruct-changelog

7f02982... by Valentin Haudiquet

merge-changelogs

5d19e8f... by Ural Tunaboyu

Do not test the inetutils-ping package (LP #2009814)

d/t/test-root-commands: disable ping tests
d/t/control: remove inetutils-ping dependency

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index a2b6c14..a836509 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,15 @@
6+inetutils (2:2.7-2ubuntu1) resolute; urgency=medium
7+
8+ * Merge with Debian unstable (LP: #2138472). Remaining changes:
9+ - Do not test the inetutils-ping package (LP #2009814)
10+ + d/t/test-root-commands: disable ping tests
11+ + d/t/control: remove inetutils-ping dependency
12+ * Drop changes:
13+ - d/patches/inetutils-ttymsg-suppress-enoent: Fix UTMP support by ignoring ENOENT
14+ [Fixed in 2.7-1]
15+
16+ -- Valentin Haudiquet <valentin.haudiquet@canonical.com> Tue, 27 Jan 2026 15:28:22 +0100
17+
18 inetutils (2:2.7-2) unstable; urgency=medium
19
20 * Fix remote authentication by-pass in telnetd.
21@@ -15,6 +27,21 @@ inetutils (2:2.7-1) unstable; urgency=medium
22
23 -- Guillem Jover <guillem@debian.org> Wed, 17 Dec 2025 03:53:07 +0100
24
25+inetutils (2:2.6-4ubuntu1) resolute; urgency=medium
26+
27+ * Merge with Debian unstable (LP: #2130124). Remaining changes:
28+ - Do not test the inetutils-ping package (LP #2009814)
29+ + d/t/test-root-commands: disable ping tests
30+ + d/t/control: remove inetutils-ping dependency
31+ * Drop changes:
32+ - d/patches/fix-ftbfs-ls-f.patch: Remove 'ls -f' test to prevent FTBFS (LP #2122271)
33+ [Fixed in 2.6-2]
34+ * New changes:
35+ - d/patches/inetutils-ttymsg-suppress-enoent: Fix UTMP support by ignoring ENOENT
36+ Thanks to Erik Auerswald
37+
38+ -- Valentin Haudiquet <valentin.haudiquet@canonical.com> Mon, 01 Dec 2025 20:38:18 +0100
39+
40 inetutils (2:2.6-4) unstable; urgency=medium
41
42 * Use URL instead of FSF postal address for GPL in debian/copyright.
43@@ -41,6 +68,27 @@ inetutils (2:2.6-2) unstable; urgency=medium
44
45 -- Guillem Jover <guillem@debian.org> Fri, 20 Jun 2025 03:39:26 +0200
46
47+inetutils (2:2.6-1ubuntu3) questing; urgency=medium
48+
49+ * Remove 'ls -f' test to prevent FTBFS (LP: #2122271)
50+
51+ -- Valentin Haudiquet <valentin.haudiquet@canonical.com> Thu, 11 Sep 2025 14:11:00 +0200
52+
53+inetutils (2:2.6-1ubuntu2) questing; urgency=medium
54+
55+ * Rebuild to include updated RISC-V base ISA RVA23
56+
57+ -- Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Fri, 05 Sep 2025 15:12:29 +0000
58+
59+inetutils (2:2.6-1ubuntu1) questing; urgency=medium
60+
61+ * Merge with Debian unstable (LP: #2111371). Remaining changes:
62+ * Do not test the inetutils-ping package (LP #2009814)
63+ - d/t/test-root-commands: disable ping tests
64+ - d/t/control: remove inetutils-ping dependency
65+
66+ -- Ural Tunaboyu <ural.tunaboyu@canonical.com> Tue, 20 May 2025 15:21:28 -0700
67+
68 inetutils (2:2.6-1) unstable; urgency=medium
69
70 * New upstream release.
71@@ -57,6 +105,15 @@ inetutils (2:2.6-1) unstable; urgency=medium
72
73 -- Guillem Jover <guillem@debian.org> Sat, 22 Feb 2025 00:43:32 +0100
74
75+inetutils (2:2.5-6ubuntu1) plucky; urgency=medium
76+
77+ * Merge from Debian Unstable. Remaining changes:
78+ * Do not test the inetutils-ping package:
79+ - d/t/test-root-commands: disable ping tests
80+ - d/t/control: remove inetutils-ping dependency
81+
82+ -- Simon Quigley <tsimonq2@ubuntu.com> Tue, 18 Feb 2025 16:00:38 -0600
83+
84 inetutils (2:2.5-6) unstable; urgency=medium
85
86 * Place each command line option in debian/rules on its own line.
87@@ -72,6 +129,15 @@ inetutils (2:2.5-6) unstable; urgency=medium
88
89 -- Guillem Jover <guillem@debian.org> Tue, 18 Feb 2025 03:18:03 +0100
90
91+inetutils (2:2.5-5ubuntu1) oracular; urgency=medium
92+
93+ * Merge from Debian unstable. Remaining changes:
94+ * Do not test the inetutils-ping package.
95+ - d/t/test-root-commands: disable ping tests
96+ - d/t/control: remove inetutils-ping dependency
97+
98+ -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 11 Jul 2024 12:23:44 -0700
99+
100 inetutils (2:2.5-5) unstable; urgency=medium
101
102 * Add a Depends on login to inetutils-telnetd, now that login switched from
103@@ -95,6 +161,33 @@ inetutils (2:2.5-4) unstable; urgency=medium
104
105 -- Guillem Jover <guillem@debian.org> Thu, 02 May 2024 19:54:11 +0200
106
107+inetutils (2:2.5-3ubuntu4) noble; urgency=medium
108+
109+ * No-change rebuild for CVE-2024-3094
110+
111+ -- Steve Langasek <steve.langasek@ubuntu.com> Sun, 31 Mar 2024 00:08:22 +0000
112+
113+inetutils (2:2.5-3ubuntu3) noble; urgency=medium
114+
115+ * No-change rebuild against libcom-err2
116+
117+ -- Steve Langasek <steve.langasek@ubuntu.com> Tue, 12 Mar 2024 20:33:04 +0000
118+
119+inetutils (2:2.5-3ubuntu2) noble; urgency=medium
120+
121+ * No-change rebuild against libcomerr2
122+
123+ -- Steve Langasek <steve.langasek@ubuntu.com> Fri, 08 Mar 2024 06:47:18 +0000
124+
125+inetutils (2:2.5-3ubuntu1) noble; urgency=medium
126+
127+ * Merge with Debian unstable (LP: #2054684). Remaining changes:
128+ * Do not test the inetutils-ping package (LP: #2009814)
129+ - d/t/test-root-commands: disable ping tests
130+ - d/t/control: remove inetutils-ping dependency
131+
132+ -- Dominik Viererbe <dominik.viererbe@canonical.com> Thu, 22 Feb 2024 17:18:41 +0200
133+
134 inetutils (2:2.5-3) unstable; urgency=medium
135
136 * Take DPKG_ROOT into account in maintainer scripts.
137@@ -116,6 +209,17 @@ inetutils (2:2.5-1) unstable; urgency=medium
138
139 -- Guillem Jover <guillem@debian.org> Fri, 29 Dec 2023 20:08:36 +0100
140
141+inetutils (2:2.4-3ubuntu1) noble; urgency=medium
142+
143+ * Merge with Debian unstable (LP: #2046259). Remaining changes:
144+ * Do not test the inetutils-ping package (LP: #2009814)
145+ - d/t/test-root-commands: disable ping tests
146+ - d/t/control: remove inetutils-ping dependency
147+ * Droped d/p/CVE-2023-40303.patch as 2:2.4-3 already carries this patch as
148+ d/p/upstream/0002-ftpd-rcp-rlogin-rsh-rshd-uucpd-fix-check-set-id-retu.patch
149+
150+ -- Dominik Viererbe <dominik.viererbe@canonical.com> Tue, 12 Dec 2023 23:49:39 +0200
151+
152 inetutils (2:2.4-3) unstable; urgency=medium
153
154 * Remove support for Linux devfs from syslogd init script.
155@@ -132,6 +236,22 @@ inetutils (2:2.4-3) unstable; urgency=medium
156
157 -- Guillem Jover <guillem@debian.org> Sun, 20 Aug 2023 15:38:46 +0200
158
159+inetutils (2:2.4-2ubuntu2) mantic; urgency=medium
160+
161+ * SECURITY UPDATE: Privilege escalation
162+ - debian/patches/CVE-2023-40303.patch: check setuid, setguid return values
163+ in ftpd/ftpd.c, src/rpc.c, src/rlogin.c, src/rsh.c, src/rshd.c,
164+ src/uucpd.c.
165+ - CVE-2023-40303
166+
167+ -- Leonidas Da Silva Barbosa <leo.barbosa@canonical.com> Wed, 13 Sep 2023 13:52:04 -0300
168+
169+inetutils (2:2.4-2ubuntu1) lunar; urgency=medium
170+
171+ * Do not test the inetutils-ping package (LP: #2009814)
172+
173+ -- Dominik Viererbe <dominik.viererbe@canonical.com> Thu, 23 Mar 2023 11:32:35 +0200
174+
175 inetutils (2:2.4-2) unstable; urgency=medium
176
177 * Add support for new RFC4443 ICMPv6 destination unreachable codes.
178@@ -1532,3 +1652,4 @@ inetutils (1.3.2-1) unstable; urgency=low
179 * Initial Release.
180
181 -- Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> Wed, 3 Feb 1999 15:53:32 +0100
182+
183diff --git a/debian/control b/debian/control
184index c4bd4e0..02294ab 100644
185--- a/debian/control
186+++ b/debian/control
187@@ -1,6 +1,7 @@
188 Source: inetutils
189 Section: net
190-Maintainer: Guillem Jover <guillem@debian.org>
191+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
192+XSBC-Original-Maintainer: Guillem Jover <guillem@debian.org>
193 Vcs-Browser: https://git.hadrons.org/cgit/debian/pkgs/inetutils.git
194 Vcs-Git: https://git.hadrons.org/git/debian/pkgs/inetutils.git
195 Homepage: https://www.gnu.org/software/inetutils/
196diff --git a/debian/tests/control b/debian/tests/control
197index fa56d30..f53a210 100644
198--- a/debian/tests/control
199+++ b/debian/tests/control
200@@ -28,7 +28,6 @@ Depends:
201 net-tools,
202 inetutils-ftp,
203 inetutils-ftpd,
204- inetutils-ping,
205 inetutils-traceroute,
206 Restrictions:
207 allow-stderr
208diff --git a/debian/tests/test-root-commands b/debian/tests/test-root-commands
209index 1fa1530..3244559 100755
210--- a/debian/tests/test-root-commands
211+++ b/debian/tests/test-root-commands
212@@ -7,10 +7,10 @@ autoreconf -f -i
213 --disable-libls \
214 --disable-servers \
215 --disable-clients \
216+ --disable-ping \
217+ --disable-ping6 \
218 --enable-ftp \
219 --enable-ftpd \
220- --enable-ping \
221- --enable-ping6 \
222 --enable-traceroute \
223 # EOL
224
225@@ -20,8 +20,6 @@ export VERBOSE=1
226
227 export FTP=$(command -v inetutils-ftp)
228 export FTPD=$(command -v ftpd)
229-export PING6=$(command -v ping6)
230-export PING=$(command -v ping)
231 export TRACEROUTE=$(command -v inetutils-traceroute)
232
233 make -C lib 2>&1

Subscribers

People subscribed via source and target branches