Merge ~dbungert/ubuntu/+source/irssi:merge-lp1915558-hirsute into ubuntu/+source/irssi:debian/sid

Proposed by Dan Bungert
Status: Needs review
Proposed branch: ~dbungert/ubuntu/+source/irssi:merge-lp1915558-hirsute
Merge into: ubuntu/+source/irssi:debian/sid
Diff against target: 935 lines (+675/-6)
4 files modified
debian/changelog (+669/-0)
debian/control (+2/-1)
debian/patches/03firsttimer_text (+3/-3)
debian/patches/series (+1/-2)
Reviewer Review Type Date Requested Status
Steve Langasek (community) Abstain
Julian Andres Klode (community) Approve
Canonical Server packageset reviewers Pending
Review via email: mp+398140@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Julian Andres Klode (juliank) wrote :

Looks good to me.

review: Approve
Revision history for this message
Julian Andres Klode (juliank) wrote :

FWIW, I actually did grab-merge irssi, resolved the conflicts, build .dsc out of that and the git tree and then did a debdiff, and the only difference was changelog.

Revision history for this message
Steve Langasek (vorlon) :
review: Abstain
Revision history for this message
Julian Andres Klode (juliank) wrote :

Uploaded

Unmerged commits

722f7af... by Dan Bungert

update-maintainer

a2a6ee1... by Dan Bungert

reconstruct-changelog

f6c629f... by Dan Bungert

merge-changelogs

62c0c6d... by Julian Andres Klode

Adapt d/p/03firsttimer_text for Ubuntu

Adapt 03firsttimer_text so it tells you about connecting to freenode and
joining #ubuntu.

b177e7b... by Julian Andres Klode

Re-enabled 20fix_ssl_proxy_hostname_check.

When we have a proxy setting, we expect the CN to match
the proxy hostname, not the server hostname.

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 2b72506..173db58 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,15 @@
6+irssi (1.2.2-2ubuntu1) hirsute; urgency=medium
7+
8+ * Merge with Debian unstable (LP: #1915558). Remaining changes:
9+ - Re-enabled 20fix_ssl_proxy_hostname_check.
10+ + When we have a proxy setting, we expect the CN to match
11+ the proxy hostname, not the server hostname.
12+ - d/p/03firsttimer_text:
13+ + Adapt 03firsttimer_text so it tells you about
14+ connecting to freenode and joining #ubuntu.
15+
16+ -- Dan Bungert <daniel.bungert@canonical.com> Fri, 12 Feb 2021 15:51:38 -0700
17+
18 irssi (1.2.2-2) unstable; urgency=medium
19
20 [ Debian Janitor ]
21@@ -15,6 +27,32 @@ irssi (1.2.2-2) unstable; urgency=medium
22
23 -- Rhonda D'Vine <rhonda@debian.org> Wed, 20 Jan 2021 09:19:06 +0100
24
25+irssi (1.2.2-1ubuntu3) hirsute; urgency=medium
26+
27+ * No-change rebuild for the perl update.
28+
29+ -- Matthias Klose <doko@ubuntu.com> Mon, 09 Nov 2020 10:51:16 +0100
30+
31+irssi (1.2.2-1ubuntu2) groovy; urgency=medium
32+
33+ * debian/patches/1183.patch: [PATCH] manually handle NUL unicode in
34+ g_utf8_get_next_char_validated. Thanks to ailin-nemui <ailin-
35+ nemui@users.noreply.github.com>. Closes LP: #1882401.
36+
37+ -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 06 Aug 2020 15:56:50 -0700
38+
39+irssi (1.2.2-1ubuntu1) focal; urgency=low
40+
41+ * Merge from Debian unstable. Remaining changes:
42+ - Re-enabled 20fix_ssl_proxy_hostname_check.
43+ - When we have a proxy setting, we expect the CN to match
44+ the proxy hostname, not the server hostname.
45+ - d/p/03firsttimer_text:
46+ + Adapt 03firsttimer_text so it tells you about
47+ connecting to freenode and joining #ubuntu.
48+
49+ -- Julian Andres Klode <juliank@ubuntu.com> Tue, 28 Jan 2020 12:26:29 +0100
50+
51 irssi (1.2.2-1) unstable; urgency=high
52
53 * New upstream bugfix release:
54@@ -25,6 +63,35 @@ irssi (1.2.2-1) unstable; urgency=high
55
56 -- Rhonda D'Vine <rhonda@debian.org> Thu, 12 Sep 2019 16:11:43 +0200
57
58+irssi (1.2.1-1ubuntu3) focal; urgency=medium
59+
60+ * No-change rebuild for the perl update.
61+
62+ -- Matthias Klose <doko@ubuntu.com> Fri, 18 Oct 2019 19:28:07 +0000
63+
64+irssi (1.2.1-1ubuntu2) eoan; urgency=medium
65+
66+ * SECURITY UPDATE: Use after free
67+ - debian/patches/CVE-2019-15717.patch: fix use after free receiving caps
68+ in src/irc/core/irc-cap.c.
69+ - CVE-2019-15717
70+
71+ -- Leonidas S. Barbosa <leo.barbosa@canonical.com> Mon, 02 Sep 2019 16:49:49 -0300
72+
73+irssi (1.2.1-1ubuntu1) devel; urgency=medium
74+
75+ * Merge from Debian. Remaining changes:
76+ - Re-enabled 20fix_ssl_proxy_hostname_check.
77+ - When we have a proxy setting, we expect the CN to match
78+ the proxy hostname, not the server hostname.
79+ - d/p/03firsttimer_text:
80+ + Adapt 03firsttimer_text so it tells you about
81+ connecting to freenode and joining #ubuntu.
82+ * Changes no longer needed:
83+ - d/p/CVE-2019-13045.patch: Drop upstream patch.
84+
85+ -- Unit 193 <unit193@ubuntu.com> Mon, 08 Jul 2019 17:21:57 -0400
86+
87 irssi (1.2.1-1) unstable; urgency=high
88
89 * New upstream bugfix release (closes: #931264)
90@@ -33,6 +100,29 @@ irssi (1.2.1-1) unstable; urgency=high
91
92 -- Rhonda D'Vine <rhonda@debian.org> Fri, 28 Jun 2019 14:10:16 +0200
93
94+irssi (1.2.0-2ubuntu2) eoan; urgency=medium
95+
96+ * SECURITY UPDATE: User after free
97+ - debian/patches/CVE-2019-13045.patch: copy sasl username
98+ and password values in src/irc/core/irc-core.c,
99+ src/irc/core/irc-servers-reconnect.c,
100+ src/irc/core/irc-servers-setup.c.
101+ - CVE-2019-13045
102+
103+ -- Leonidas S. Barbosa <leo.barbosa@canonical.com> Tue, 02 Jul 2019 11:14:44 -0300
104+
105+irssi (1.2.0-2ubuntu1) devel; urgency=medium
106+
107+ * Merge from Debian. Remaining changes:
108+ - Refresh and re-enabled 20fix_ssl_proxy_hostname_check.
109+ - When we have a proxy setting, we expect the CN to match
110+ the proxy hostname, not the server hostname.
111+ - d/p/03firsttimer_text:
112+ + Adapt 03firsttimer_text so it tells you about
113+ connecting to freenode and joining #ubuntu.
114+
115+ -- Unit 193 <unit193@ubuntu.com> Wed, 13 Feb 2019 15:57:42 -0500
116+
117 irssi (1.2.0-2) unstable; urgency=medium
118
119 [ Rhonda D'Vine ]
120@@ -58,6 +148,18 @@ irssi (1.2.0-1) unstable; urgency=medium
121
122 -- Rhonda D'Vine <rhonda@debian.org> Tue, 12 Feb 2019 09:33:05 +0100
123
124+irssi (1.1.2-1ubuntu1) devel; urgency=medium
125+
126+ * Merge from Debian. Remaining changes:
127+ - Refresh and re-enabled 20fix_ssl_proxy_hostname_check.
128+ - When we have a proxy setting, we expect the CN to match
129+ the proxy hostname, not the server hostname.
130+ - d/p/03firsttimer_text:
131+ + Adapt 03firsttimer_text so it tells you about
132+ connecting to freenode and joining #ubuntu.
133+
134+ -- Unit 193 <unit193@ubuntu.com> Sat, 12 Jan 2019 05:09:57 -0500
135+
136 irssi (1.1.2-1) unstable; urgency=high
137
138 [ Daniel Kahn Gillmor ]
139@@ -69,6 +171,28 @@ irssi (1.1.2-1) unstable; urgency=high
140
141 -- Rhonda D'Vine <rhonda@debian.org> Fri, 21 Sep 2018 16:57:51 +0200
142
143+irssi (1.1.1-1ubuntu2) disco; urgency=medium
144+
145+ * No-change rebuild for the perl 5.28 transition.
146+
147+ -- Adam Conrad <adconrad@ubuntu.com> Fri, 02 Nov 2018 18:08:41 -0600
148+
149+irssi (1.1.1-1ubuntu1) devel; urgency=medium
150+
151+ * Merge from Debian. Remaining changes:
152+ - Refresh and re-enabled 20fix_ssl_proxy_hostname_check.
153+ - When we have a proxy setting, we expect the CN to match
154+ the proxy hostname, not the server hostname.
155+ - d/p/03firsttimer_text:
156+ + Adapt 03firsttimer_text so it tells you about
157+ connecting to freenode and joining #ubuntu.
158+ * Changes no longer needed:
159+ - d/p/90irc-ubuntu-com:
160+ + irc.ubuntu.com was a CNAME to irc.freenode.net, but this prevents us
161+ from recommending and verifying TLS connections. (LP: #1456778)
162+
163+ -- Unit 193 <unit193@ubuntu.com> Fri, 27 Jul 2018 07:01:51 -0400
164+
165 irssi (1.1.1-1) unstable; urgency=medium
166
167 [ Rhonda D'Vine ]
168@@ -86,6 +210,23 @@ irssi (1.1.1-1) unstable; urgency=medium
169
170 -- Rhonda D'Vine <rhonda@debian.org> Wed, 25 Jul 2018 10:09:40 +0800
171
172+irssi (1.0.7-1ubuntu1) cosmic; urgency=medium
173+
174+ * Merge from Debian (LP: #1754781). Remaining changes:
175+ - Refresh and re-enabled 20fix_ssl_proxy_hostname_check.
176+ - When we have a proxy setting, we expect the CN to match
177+ the proxy hostname, not the server hostname.
178+ - d/p/90irc-ubuntu-com:
179+ + Add the Ubuntu network with irc.ubuntu.com as the server,
180+ which is currently a CNAME for chat.freenode.net.
181+ - d/p/03firsttimer_text:
182+ + Adapt 03firsttimer_text so it tells you about
183+ connecting to Ubuntu and joining #ubuntu.
184+ * Changes no longer needed:
185+ - d/p/CVE-2018-xxxx.patch: Applied upstream.
186+
187+ -- Unit 193 <unit193@ubuntu.com> Fri, 09 Mar 2018 17:54:53 -0500
188+
189 irssi (1.0.7-1) unstable; urgency=high
190
191 * New upstream bugfix release (closes: #886475):
192@@ -128,6 +269,73 @@ irssi (1.0.7-1) unstable; urgency=high
193
194 -- Rhonda D'Vine <rhonda@debian.org> Tue, 06 Mar 2018 14:42:44 +0100
195
196+irssi (1.0.5-1ubuntu4) bionic; urgency=medium
197+
198+ * SECURITY UPDATE: Null pointer dereference
199+ - debian/patches/CVE-2018-7050.patch: check if
200+ nick is Null in src/fe-common/core/chat-completion.c.
201+ - CVE-2018-7050
202+ * SECURITY UPDATE: Certain nick names result in out-of-bounds
203+ access
204+ - debian/patches/CVE-2018-7051.patch: don't read beyond end of
205+ escaped string in src/fe-common/core/themes.c.
206+ - CVE-2018-7051
207+ * SECURITY UPDATE: Null pointer dereference
208+ - debian/patches/CVE-2018-7052.patch: check if window parent
209+ is Null in src/fe-text/mainwindows.c.
210+ - CVE-2018-7052
211+ * SECURITY UPDATE: use-after-free
212+ - debian/patches/CVE-2018-7053.patch: avoiding
213+ reuse sasl timeout in src/irc/core/sasl.c.
214+ - CVE-2018-7073
215+
216+ -- Leonidas S. Barbosa <leo.barbosa@canonical.com> Tue, 06 Mar 2018 11:03:13 -0300
217+
218+irssi (1.0.5-1ubuntu3) bionic; urgency=high
219+
220+ * No change rebuild against openssl1.1.
221+
222+ -- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 05 Feb 2018 16:50:07 +0000
223+
224+irssi (1.0.5-1ubuntu2) bionic; urgency=medium
225+
226+ * SECURITY UPDATE: buffer overread via incomplete escape codes
227+ - debian/patches/CVE-2018-5205.patch: check for complete char in
228+ src/core/misc.c.
229+ - CVE-2018-5205
230+ * SECURITY UPDATE: NULL dereference via setting channel topic without
231+ specifying a sender
232+ - debian/patches/CVE-2018-5206.patch: do not record topic change time
233+ when sender is blank in src/irc/core/channel-events.c.
234+ - CVE-2018-5206
235+ * SECURITY UPDATE: buffer overread via incomplete variable argument
236+ - debian/patches/CVE-2018-5207.patch: disable variable arguments code
237+ in src/core/special-vars.c.
238+ - CVE-2018-5207
239+ * SECURITY UPDATE: heap overflow in completion code
240+ - debian/patches/CVE-2018-5208.patch: check for direct match of
241+ separator in src/fe-common/core/completion.c.
242+ - CVE-2018-5208
243+
244+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Mon, 08 Jan 2018 14:30:45 -0500
245+
246+irssi (1.0.5-1ubuntu1) devel; urgency=medium
247+
248+ * Merge from Debian. Remaining changes:
249+ - Refresh and re-enabled 20fix_ssl_proxy_hostname_check.
250+ - When we have a proxy setting, we expect the CN to match
251+ the proxy hostname, not the server hostname.
252+ - d/p/90irc-ubuntu-com:
253+ + Add the Ubuntu network with irc.ubuntu.com as the server,
254+ which is currently a CNAME for chat.freenode.net.
255+ - d/p/03firsttimer_text:
256+ + Adapt 03firsttimer_text so it tells you about
257+ connecting to Ubuntu and joining #ubuntu.
258+ * Changes no longer needed:
259+ - d/p/CVE-2017-15xxx.patch: Applied upstream.
260+
261+ -- Unit 193 <unit193@ubuntu.com> Sat, 02 Dec 2017 17:18:54 -0500
262+
263 irssi (1.0.5-1) unstable; urgency=high
264
265 * New upstream bugfix release (closes: #879521):
266@@ -154,6 +362,49 @@ irssi (1.0.5-1) unstable; urgency=high
267
268 -- Rhonda D'Vine <rhonda@debian.org> Mon, 06 Nov 2017 16:24:38 +0100
269
270+irssi (1.0.4-1ubuntu4) bionic; urgency=medium
271+
272+ * No-change rebuild against perlapi-5.26.1
273+
274+ -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 02 Nov 2017 05:36:03 +0000
275+
276+irssi (1.0.4-1ubuntu3) bionic; urgency=medium
277+
278+ * SECURITY UPDATE: multiple security issues
279+ - debian/patches/CVE-2017-15xxx.patch: address security issues in
280+ src/core/recode.c, src/fe-common/core/themes.c,
281+ src/irc/core/channel-events.c, src/irc/core/channels-query.c,
282+ src/irc/core/irc-servers.c, src/irc/dcc/dcc-chat.c,
283+ src/irc/dcc/dcc-get.c, src/irc/dcc/dcc-send.c.
284+ - CVE-2017-15227
285+ - CVE-2017-15228
286+ - CVE-2017-15721
287+ - CVE-2017-15722
288+ - CVE-2017-15723
289+
290+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Mon, 30 Oct 2017 09:38:11 -0400
291+
292+irssi (1.0.4-1ubuntu2) artful; urgency=medium
293+
294+ * No-change rebuild for perl 5.26.0.
295+
296+ -- Matthias Klose <doko@ubuntu.com> Wed, 26 Jul 2017 20:03:17 +0000
297+
298+irssi (1.0.4-1ubuntu1) artful; urgency=medium
299+
300+ * Merge from Debian. Remaining changes:
301+ - Refresh and re-enabled 20fix_ssl_proxy_hostname_check.
302+ - When we have a proxy setting, we expect the CN to match
303+ the proxy hostname, not the server hostname.
304+ - d/p/90irc-ubuntu-com:
305+ + Add the Ubuntu network with irc.ubuntu.com as the server,
306+ which is currently a CNAME for chat.freenode.net.
307+ - d/p/03firsttimer_text:
308+ + Adapt 03firsttimer_text so it tells you about
309+ connecting to Ubuntu and joining #ubuntu.
310+
311+ -- Unit 193 <unit193@ubuntu.com> Wed, 12 Jul 2017 04:20:11 -0400
312+
313 irssi (1.0.4-1) unstable; urgency=high
314
315 * New upstream bugfix release (closes: #867598):
316@@ -170,12 +421,49 @@ irssi (1.0.4-1) unstable; urgency=high
317
318 -- Rhonda D'Vine <rhonda@debian.org> Tue, 11 Jul 2017 07:17:19 +0200
319
320+irssi (1.0.3-1ubuntu1) artful; urgency=medium
321+
322+ * Merge from Debian. Remaining changes:
323+ - Refresh and re-enabled 20fix_ssl_proxy_hostname_check.
324+ - When we have a proxy setting, we expect the CN to match
325+ the proxy hostname, not the server hostname.
326+ - d/p/90irc-ubuntu-com:
327+ + Add the Ubuntu network with irc.ubuntu.com as the server,
328+ which is currently a CNAME for chat.freenode.net.
329+ - d/p/03firsttimer_text:
330+ + Adapt 03firsttimer_text so it tells you about
331+ connecting to Ubuntu and joining #ubuntu.
332+
333+ -- Unit 193 <unit193@ubuntu.com> Thu, 08 Jun 2017 16:52:36 -0400
334+
335 irssi (1.0.3-1) unstable; urgency=high
336
337 * New upstream pure bugfix release.
338
339 -- Rhonda D'Vine <rhonda@debian.org> Thu, 08 Jun 2017 10:08:46 +0200
340
341+irssi (1.0.2-1ubuntu2) artful; urgency=medium
342+
343+ * debian/patches/90-irc-ubuntu-com: update to use the right use_tls
344+ option, and add tls_verify. Thanks to Unit193 for noticing!
345+
346+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Fri, 05 May 2017 07:32:23 -0400
347+
348+irssi (1.0.2-1ubuntu1) artful; urgency=medium
349+
350+ * Merge from Debian. Remaining changes:
351+ - Re-enabled 20fix_ssl_proxy_hostname_check.
352+ - When we have a proxy setting, we expect the CN to match
353+ the proxy hostname, not the server hostname.
354+ - d/p/90irc-ubuntu-com:
355+ + Add the Ubuntu network with irc.ubuntu.com as the server,
356+ which is currently a CNAME for chat.freenode.net.
357+ - d/p/03firsttimer_text:
358+ + Adapt 03firsttimer_text so it tells you about
359+ connecting to Ubuntu and joining #ubuntu.
360+
361+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Thu, 04 May 2017 07:59:52 -0400
362+
363 irssi (1.0.2-1) unstable; urgency=high
364
365 * New upstream pure bugfix release:
366@@ -224,6 +512,34 @@ irssi (0.8.21-1) unstable; urgency=medium
367
368 -- Rhonda D'Vine <rhonda@debian.org> Thu, 05 Jan 2017 10:26:08 +0100
369
370+irssi (0.8.20-2ubuntu2) zesty; urgency=medium
371+
372+ * SECURITY UPDATE: multiple security issues
373+ - debian/patches/CVE-2017-5xxx.patch: properly handle strings in
374+ src/fe-common/core/formats.c, handle utf8 errors in
375+ src/fe-text/term-terminfo.c, properly handle invalid nicks in
376+ src/irc/core/irc-nicklist.c, make sure nick is valid in
377+ src/irc/core/irc-queries.c.
378+ - CVE-2017-5193
379+ - CVE-2017-5194
380+ - CVE-2017-5195
381+ - CVE-2017-5196
382+ - CVE-2017-5356
383+
384+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Wed, 25 Jan 2017 12:52:09 -0500
385+
386+irssi (0.8.20-2ubuntu1) zesty; urgency=low
387+
388+ * Merge from Debian. Remaining changes:
389+ - Re-enabled 20fix_ssl_proxy_hostname_check.
390+ - When we have a proxy setting, we expect the CN to match
391+ the proxy hostname, not the server hostname.
392+ - d/p/90irc-ubuntu-com:
393+ + Add the Ubuntu network with irc.ubuntu.com as the server,
394+ which is currently a CNAME for chat.freenode.net.
395+
396+ -- Iain Lane <iain@orangesquash.org.uk> Wed, 07 Dec 2016 16:26:11 +0000
397+
398 irssi (0.8.20-2) unstable; urgency=high
399
400 * New patch 23fix-buf.pl to fix an information exposure issue involved with
401@@ -248,6 +564,37 @@ irssi (0.8.19-2) unstable; urgency=low
402
403 -- Rhonda D'Vine <rhonda@debian.org> Wed, 20 Apr 2016 10:32:45 +0200
404
405+irssi (0.8.19-1ubuntu3) zesty; urgency=medium
406+
407+ * No-change rebuild for perl 5.24 transition
408+
409+ -- Iain Lane <iain@orangesquash.org.uk> Mon, 24 Oct 2016 10:09:47 +0100
410+
411+irssi (0.8.19-1ubuntu2) yakkety; urgency=medium
412+
413+ * SECURITY UPDATE: Fix color format decoding (LP: #1624068):
414+ - Add debian/patches/91fix-color-formatting:
415+ + fix unformat_24bit_color (CVE-2016-7044)
416+ + fix format_send_to_gui (CVE-2016-7045)
417+
418+ -- Kees Cook <kees@ubuntu.com> Thu, 15 Sep 2016 11:43:53 -0700
419+
420+irssi (0.8.19-1ubuntu1) xenial; urgency=medium
421+
422+ * Merge from Debian. Remaining changes:
423+ - Re-enabled 20fix_ssl_proxy_hostname_check.
424+ - When we have a proxy setting, we expect the CN to match
425+ the proxy hostname, not the server hostname.
426+ - d/p/90irc-ubuntu-com:
427+ + Add the Ubuntu network with irc.ubuntu.com as the server,
428+ which is currently a CNAME for chat.freenode.net.
429+ - d/p/03firsttimer_text:
430+ + Adapt 03firsttimer_text so it tells you about
431+ connecting to Ubuntu and joining #ubuntu.
432+ - d/control, d/rules: Drop libval-dev, not in Ubuntu main.
433+
434+ -- Unit 193 <unit193@ubuntu.com> Thu, 24 Mar 2016 19:28:09 -0400
435+
436 irssi (0.8.19-1) unstable; urgency=medium
437
438 * New upstream release.
439@@ -261,6 +608,22 @@ irssi (0.8.19-1) unstable; urgency=medium
440
441 -- Rhonda D'Vine <rhonda@debian.org> Thu, 24 Mar 2016 15:43:12 +0100
442
443+irssi (0.8.18-1ubuntu1) xenial; urgency=medium
444+
445+ * Merge from Debian testing (LP: #1423499). Remaining changes:
446+ - Re-enabled 20fix_ssl_proxy_hostname_check.
447+ - When we have a proxy setting, we expect the CN to match
448+ the proxy hostname, not the server hostname.
449+ - d/p/90irc-ubuntu-com:
450+ + Add the Ubuntu network with irc.ubuntu.com as the server,
451+ which is currently a CNAME for chat.freenode.net.
452+ - d/p/03firsttimer_text:
453+ + Adapt 03firsttimer_text so it tells you about
454+ connecting to Ubuntu and joining #ubuntu.
455+ - d/control, d/rules: Drop libval-dev, not in Ubuntu main.
456+
457+ -- Unit 193 <unit193@ubuntu.com> Fri, 04 Mar 2016 00:46:08 -0500
458+
459 irssi (0.8.18-1) unstable; urgency=medium
460
461 * New upstream release.
462@@ -288,6 +651,22 @@ irssi (0.8.18~beta1-1) experimental; urgency=medium
463
464 -- Rhonda D'Vine <rhonda@debian.org> Tue, 22 Dec 2015 16:36:10 +0100
465
466+irssi (0.8.17-1ubuntu2) xenial; urgency=medium
467+
468+ * Rebuild for Perl 5.22.1.
469+
470+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 18 Dec 2015 12:50:33 +0000
471+
472+irssi (0.8.17-1ubuntu1) vivid; urgency=low
473+
474+ * Merge from Debian testing (LP: #1423499). Remaining changes:
475+ - Refreshed 03firsttimer_text to follow upstream changes to formatting.
476+ - Re-enabled 20fix_ssl_proxy_hostname_check.
477+ - Refreshed 90irc-ubuntu-com to follow upstream changes to config file
478+ formatting.
479+
480+ -- Daniel Watkins <daniel@daniel-watkins.co.uk> Sun, 12 Oct 2014 09:44:38 +0000
481+
482 irssi (0.8.17-1) unstable; urgency=medium
483
484 * The AdaCamp Berlin upload, new upstream stable release.
485@@ -308,6 +687,36 @@ irssi (0.8.17~rc1-1) experimental; urgency=medium
486
487 -- Rhonda D'Vine <rhonda@debian.org> Mon, 28 Jul 2014 16:29:23 +0200
488
489+irssi (0.8.16-1ubuntu4) utopic; urgency=medium
490+
491+ * Refresh and re-enable 20fix_ssl_proxy_hostname_check.
492+
493+ -- Steve Langasek <steve.langasek@ubuntu.com> Sat, 06 Sep 2014 23:15:51 -0700
494+
495+irssi (0.8.16-1ubuntu3) utopic; urgency=medium
496+
497+ * Rebuild for Perl 5.20.0.
498+
499+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 21 Aug 2014 12:44:56 +0100
500+
501+irssi (0.8.16-1ubuntu2) utopic; urgency=medium
502+
503+ * Build witout libval-dev, it's in universe.
504+
505+ -- Daniel Holbach <daniel.holbach@ubuntu.com> Thu, 07 Aug 2014 14:32:37 +0200
506+
507+irssi (0.8.16-1ubuntu1) utopic; urgency=medium
508+
509+ * Merge from Debian unstable (LP: #1350364), remaining changes:
510+ - debian/patches/03firsttimer_text:
511+ + Adapt it so it tells you about connecting to Freenode and
512+ joining #ubuntu instead of irc.debian.org and #debian.
513+ - debian/patches/90irc-ubuntu-com:
514+ + Refreshed and added network config.
515+ + Set to connect over SSL. (LP: #978424)
516+
517+ -- Unit 193 <unit193@ubuntu.com> Wed, 06 Aug 2014 15:51:59 -0400
518+
519 irssi (0.8.16-1) unstable; urgency=medium
520
521 [ Rhonda D'Vine ]
522@@ -347,6 +756,28 @@ irssi (0.8.16~rc1-1) experimental; urgency=low
523
524 -- Gerfried Fuchs <rhonda@debian.org> Wed, 18 Sep 2013 12:20:27 +0200
525
526+irssi (0.8.15-5ubuntu3) trusty; urgency=low
527+
528+ * Rebuild for Perl 5.18.
529+
530+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 21 Oct 2013 13:39:24 +0100
531+
532+irssi (0.8.15-5ubuntu2) saucy; urgency=low
533+
534+ * Use dh_autotools-dev to update config.{sub,guess} for AArch64.
535+
536+ -- Matthias Klose <doko@ubuntu.com> Wed, 09 Oct 2013 21:48:53 +0200
537+
538+irssi (0.8.15-5ubuntu1) quantal; urgency=low
539+
540+ * Merge from Debian unstable, remaining changes:
541+ - debian/patches/03firsttimer_text:
542+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
543+ joining #ubuntu instead of irc.debian.org and #debian.
544+ - debian/patches/90irc-ubuntu-com
545+
546+ -- Stéphane Graber <stgraber@ubuntu.com> Fri, 04 May 2012 15:44:37 -0400
547+
548 irssi (0.8.15-5) unstable; urgency=low
549
550 * Updated bind_utf8-fix patch from upstream bug tracker again
551@@ -356,6 +787,31 @@ irssi (0.8.15-5) unstable; urgency=low
552
553 -- Gerfried Fuchs <rhonda@debian.org> Tue, 24 Apr 2012 17:59:05 +0200
554
555+irssi (0.8.15-4ubuntu3) precise; urgency=low
556+
557+ * Swap 18bind_utf8-fix from Debian's to the new one proposed upstream.
558+ This fixes alt-backspace not working in irssi.
559+ http://bugs.irssi.org/index.php?do=details&task_id=553
560+ (LP: #874144)
561+
562+ -- Stéphane Graber <stgraber@ubuntu.com> Wed, 04 Apr 2012 10:04:46 -0400
563+
564+irssi (0.8.15-4ubuntu2) precise; urgency=low
565+
566+ * Rebuild for Perl 5.14.
567+
568+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 15 Nov 2011 23:38:11 +0000
569+
570+irssi (0.8.15-4ubuntu1) oneiric; urgency=low
571+
572+ * Merge from Debian unstable (LP: #796148), remaining changes:
573+ - debian/patches/03firsttimer_text:
574+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
575+ joining #ubuntu instead of irc.debian.org and #debian.
576+ - debian/patches/90irc-ubuntu-com
577+
578+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Sun, 12 Jun 2011 11:22:36 +0200
579+
580 irssi (0.8.15-4) unstable; urgency=medium
581
582 * Update bind_utf8-fix patch from upstream bug tracker to fix issue with now
583@@ -363,6 +819,16 @@ irssi (0.8.15-4) unstable; urgency=medium
584
585 -- Gerfried Fuchs <rhonda@debian.org> Fri, 10 Jun 2011 20:13:15 +0200
586
587+irssi (0.8.15-3ubuntu1) oneiric; urgency=low
588+
589+ * Merge from Debian unstable (LP: #776615), remaining changes:
590+ - debian/patches/03firsttimer_text:
591+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
592+ joining #ubuntu instead of irc.debian.org and #debian.
593+ - debian/patches/90irc-ubuntu-com
594+
595+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Tue, 03 May 2011 19:56:26 +0200
596+
597 irssi (0.8.15-3) unstable; urgency=low
598
599 * Add patch bind_utf8-fix extracted from upstream bug #553 to enable binding
600@@ -374,6 +840,20 @@ irssi (0.8.15-3) unstable; urgency=low
601
602 -- Gerfried Fuchs <rhonda@debian.org> Tue, 03 May 2011 11:47:58 +0200
603
604+irssi (0.8.15-2ubuntu1) natty; urgency=low
605+
606+ * Merge from Debian unstable (LP: #691448), remaining changes:
607+ - debian/patches/03firsttimer_text:
608+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
609+ joining #ubuntu instead of irc.debian.org and #debian.
610+ - debian/patches/90irc-ubuntu-com
611+ - debian/patches/91_disable_sslv2.patch: do not use SSLv2 protocol.
612+ This can be dropped in 0.8.16.
613+ - debian/patches/91_ssl_proxy.patch: when we have a proxy setting,
614+ we expect the CN to match the proxy hostname, not the server hostname.
615+
616+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Fri, 17 Dec 2010 22:38:11 +0100
617+
618 irssi (0.8.15-2) unstable; urgency=low
619
620 * Switch Vcs-* field values to git.deb.at.
621@@ -382,6 +862,23 @@ irssi (0.8.15-2) unstable; urgency=low
622
623 -- Gerfried Fuchs <rhonda@debian.at> Tue, 14 Dec 2010 21:57:29 +0100
624
625+irssi (0.8.15-1ubuntu1) maverick; urgency=low
626+
627+ * Merge from Debian unstable (LP: #589209), remaining changes:
628+ - debian/patches/03firsttimer_text:
629+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
630+ joining #ubuntu instead of irc.debian.org and #debian.
631+ - debian/patches/90irc-ubuntu-com
632+ - debian/patches/91_disable_sslv2.patch: do not use SSLv2 protocol.
633+ This can be dropped in 0.8.16.
634+ - debian/patches/91_ssl_proxy.patch: when we have a proxy setting,
635+ we expect the CN to match the proxy hostname, not the server hostname.
636+ * Dropped changes, superseded upstream;
637+ - debian/patches/91_CVE-2010-1155.patch
638+ - debian/patches/91_CVE-2010-1156.patch
639+
640+ -- Lorenzo De Liso <blackzldl@gmail.com> Thu, 03 Jun 2010 16:30:52 +0200
641+
642 irssi (0.8.15-1) unstable; urgency=low
643
644 * New Upstream version, prepared with current autotools (closes: #575295)
645@@ -403,6 +900,46 @@ irssi (0.8.15~rc1-1) unstable; urgency=low
646
647 -- Gerfried Fuchs <rhonda@debian.at> Tue, 23 Mar 2010 21:33:44 +0100
648
649+irssi (0.8.14-1ubuntu4) lucid; urgency=low
650+
651+ * 91_ssl_proxy.patch: when we have a proxy setting, we expect the CN to
652+ match the proxy hostname, not the server hostname. LP: #565182
653+
654+ -- Steve Langasek <steve.langasek@ubuntu.com> Sat, 17 Apr 2010 04:18:10 +0000
655+
656+irssi (0.8.14-1ubuntu3) lucid; urgency=low
657+
658+ * SECURITY UPDATE: perform certificate host validation
659+ - debian/patches/91_CVE-2010-1155.patch: adjust to verify hostname against
660+ CN. Also use one SSL_CTX per connection and use default trusted CAs if
661+ nothing specified. This can be dropped in 0.8.15.
662+ - CVE-2010-1155
663+ * SECURITY UPDATE: fix crash when checking for fuzzy nick match when not on
664+ the channel
665+ - debian/patches/91_CVE-2010-1156.patch: verify channel is non-NULL in
666+ src/core/nicklist.c. This can be dropped in 0.8.15.
667+ - CVE-2010-1156
668+ * Do not use SSLv2 protocol. This can be dropped in 0.8.16.
669+
670+ -- Jamie Strandboge <jamie@ubuntu.com> Wed, 14 Apr 2010 13:36:33 -0500
671+
672+irssi (0.8.14-1ubuntu2) lucid; urgency=low
673+
674+ * rebuild rest of main for armel armv7/thumb2 optimization;
675+ UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2
676+
677+ -- Alexander Sack <asac@ubuntu.com> Sat, 06 Mar 2010 13:28:50 +0100
678+
679+irssi (0.8.14-1ubuntu1) karmic; urgency=low
680+
681+ * Merge from debian unstable, remaining changes: LP: #406890
682+ - debian/patches: 03firsttimer_text
683+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
684+ joining #ubuntu instead of irc.debian.org and #debian.
685+ - debian/patches: 90irc-ubuntu-com
686+
687+ -- Bhavani Shankar <right2bhavi@gmail.com> Thu, 30 Jul 2009 19:12:55 +0530
688+
689 irssi (0.8.14-1) unstable; urgency=low
690
691 * New upstream release, dropping wallops-fix patch.
692@@ -411,6 +948,16 @@ irssi (0.8.14-1) unstable; urgency=low
693
694 -- Gerfried Fuchs <rhonda@debian.at> Wed, 29 Jul 2009 12:55:04 +0200
695
696+irssi (0.8.13-2ubuntu1) karmic; urgency=low
697+
698+ * Merge from debian unstable, remaining changes: LP: #389748
699+ - debian/patches: 03firsttimer_text
700+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
701+ joining #ubuntu instead of irc.debian.org and #debian.
702+ - debian/patches: 90irc-ubuntu-com
703+
704+ -- Bhavani Shankar <right2bhavi@gmail.com> Sat, 20 Jun 2009 05:51:09 +0530
705+
706 irssi (0.8.13-2) unstable; urgency=medium
707
708 * New patch:
709@@ -419,6 +966,17 @@ irssi (0.8.13-2) unstable; urgency=medium
710
711 -- Gerfried Fuchs <rhonda@debian.at> Tue, 16 Jun 2009 11:03:06 +0200
712
713+irssi (0.8.13-1ubuntu1) karmic; urgency=low
714+
715+ * Merge from debian unstable (LP: #372411), remaining changes:
716+ - debian/patches: 03firsttimer_text
717+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
718+ joining #ubuntu instead of irc.debian.org and #debian.
719+ - debian/patches: 90irc-ubuntu-com
720+ * Fixed debian/patches/90irc-ubuntu-com for new irssi.conf.
721+
722+ -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 05 May 2009 15:50:50 -0500
723+
724 irssi (0.8.13-1) unstable; urgency=low
725
726 * New upstream release.
727@@ -441,6 +999,17 @@ irssi (0.8.13~rc1-1) unstable; urgency=low
728
729 -- Gerfried Fuchs <rhonda@debian.at> Thu, 19 Mar 2009 11:12:17 +0100
730
731+irssi (0.8.12-6ubuntu1) jaunty; urgency=low
732+
733+ * Merge from Debian unstable (LP: #326002), Ubuntu remaining changes:
734+ - Added debian/patches/90irc-ubuntu-com.dpatch
735+ - debian/patches/03firsttimer_text:
736+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
737+ joining #ubuntu instead of irc.debian.org and #debian.
738+ New with this merge: We now also apply this patch.
739+
740+ -- Pedro Fragoso <ember@ubuntu.com> Wed, 04 Feb 2009 21:46:19 +0000
741+
742 irssi (0.8.12-6) unstable; urgency=low
743
744 * New patch:
745@@ -452,6 +1021,18 @@ irssi (0.8.12-6) unstable; urgency=low
746
747 -- Gerfried Fuchs <rhonda@debian.at> Thu, 29 Jan 2009 13:29:51 +0100
748
749+irssi (0.8.12-5ubuntu1) jaunty; urgency=low
750+
751+ * Merge from Debian unstable (LP: #295270), Ubuntu remaining changes:
752+ - Added debian/patches/90irc-ubuntu-com.dpatch
753+ - debian/patches/03firsttimer_text:
754+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
755+ joining #ubuntu instead of irc.debian.org and #debian.
756+ New with this merge: We now also apply this patch.
757+ - debian/irssi.perm: Don't remove alternative on upgrades.
758+
759+ -- Pedro Fragoso <ember@ubuntu.com> Wed, 05 Nov 2008 02:41:00 +0000
760+
761 irssi (0.8.12-5) unstable; urgency=low
762
763 * New patches:
764@@ -463,6 +1044,28 @@ irssi (0.8.12-5) unstable; urgency=low
765
766 -- Gerfried Fuchs <rhonda@debian.at> Tue, 02 Sep 2008 13:57:52 +0200
767
768+irssi (0.8.12-4ubuntu2) intrepid; urgency=low
769+
770+ * debian/patches/90irc-ubuntu-com.dpatch: Changed irc.ubuntu.com's
771+ default port to 8001 to avoid DCC exploit (LP: #263259).
772+
773+ -- Jonathan Patrick Davies <jpds@ubuntu.com> Sun, 31 Aug 2008 12:28:41 +0100
774+
775+irssi (0.8.12-4ubuntu1) intrepid; urgency=low
776+
777+ * Merge from debian unstable (LP: #241282), remaining changes:
778+ - Added debian/patches/90irc-ubuntu-com.dpatch (LP: #52690)
779+ - debian/patches/03firsttimer_text:
780+ + Adapt it so it tells you about connecting to irc.ubuntu.com and
781+ joining #ubuntu instead of irc.debian.org and #debian. (LP: #188590)
782+ New with this merge: We now also apply this patch.
783+ - Modify Maintainer value to match DebianMaintainerField spec.
784+ - debian/irssi.perm: Don't remove alternative on upgrades. (LP: #67698)
785+ * debian/patches/91-manpage-typo:
786+ - Dropped, merged upstream.
787+
788+ -- Pedro Fragoso <emberez@gmail.com> Wed, 11 Jun 2008 15:36:34 +0100
789+
790 irssi (0.8.12-4) unstable; urgency=low
791
792 * Remove alternative handling cleanup from before etch release.
793@@ -488,6 +1091,36 @@ irssi (0.8.12-4) unstable; urgency=low
794
795 -- Gerfried Fuchs <rhonda@debian.at> Mon, 09 Jun 2008 12:11:19 +0200
796
797+irssi (0.8.12-3ubuntu4) intrepid; urgency=low
798+
799+ * Rebuild for the perl 5.10 transition (LP: #230016).
800+
801+ -- Michael Bienia <geser@ubuntu.com> Sat, 24 May 2008 15:02:30 +0200
802+
803+irssi (0.8.12-3ubuntu3) hardy; urgency=low
804+
805+ * Replace authentification with a less amusing word
806+
807+ -- John Dong <jdong@ubuntu.com> Fri, 08 Feb 2008 20:57:33 -0500
808+
809+irssi (0.8.12-3ubuntu2) hardy; urgency=low
810+
811+ * debian/patches/03firsttimer_text:
812+ - Adapt it so it tells you about connecting to irc.ubuntu.com and
813+ joining #ubuntu, instead of irc.debian.org and #debian. LP: #188590.
814+
815+ -- Emilio Pozuelo Monfort <pochu@ubuntu.com> Wed, 06 Feb 2008 00:59:54 +0100
816+
817+irssi (0.8.12-3ubuntu1) hardy; urgency=low
818+
819+ * Merge from debian unstable, remaining changes (LP: #181641):
820+ - Added debian/patches/90irc-ubuntu-com.dpatch (Launchpad #52690).
821+ New with this merge: We now also apply this patch.
822+ - Modify Maintainer value to match the DebianMaintainerField spec.
823+ - debian/irssi.prerm: Don't remove alternative on upgrades (LP #67698).
824+
825+ -- Soren Hansen <soren@ubuntu.com> Tue, 05 Feb 2008 23:17:04 +0100
826+
827 irssi (0.8.12-3) unstable; urgency=low
828
829 [ Gerfried Fuchs ]
830@@ -508,6 +1141,22 @@ irssi (0.8.12-3) unstable; urgency=low
831
832 -- Gerfried Fuchs <rhonda@debian.at> Thu, 17 Jan 2008 09:55:41 +0100
833
834+irssi (0.8.12-2ubuntu2) hardy; urgency=low
835+
836+ * debian/patches/10ping_ctcp: prevent /ping with no arguments from sending
837+ CTCP PING to a channel (backported from SVN, LP: #96758).
838+
839+ -- Pedro Fragoso <emberez@gmail.com> Tue, 04 Dec 2007 19:40:59 +0000
840+
841+irssi (0.8.12-2ubuntu1) hardy; urgency=low
842+
843+ * Merge with Debian, remaining Ubuntu changes:
844+ - Added debian/patches/90irc-ubuntu-com.dpatch (Launchpad #52690).
845+ - Modify Maintainer value to match the DebianMaintainerField spec.
846+ - debian/irssi.prerm: Do not alternative. LP: #67698.
847+
848+ -- Emilio Pozuelo Monfort <pochu@ubuntu.com> Fri, 02 Nov 2007 18:13:28 +0100
849+
850 irssi (0.8.12-2) unstable; urgency=low
851
852 [ Gerfried Fuchs ]
853@@ -545,6 +1194,25 @@ irssi (0.8.12-1) unstable; urgency=low
854
855 -- Gerfried Fuchs <rhonda@debian.at> Wed, 17 Oct 2007 07:54:49 +0200
856
857+irssi (0.8.11-0ubuntu1) gutsy; urgency=low
858+
859+ * New upstream release:
860+ - http://www.irssi.org/news/ChangeLog
861+ * debian/{control,compat}:
862+ - Bump Standards.
863+ * debian/patches/00list:
864+ - Disable 05upgrade-check-binary.patch, applied upstream.
865+ - Disable 08doublefree.patch, applied upstream.
866+
867+ -- Christian Bjälevik <nafallo@ubuntu.com> Sat, 28 Apr 2007 02:52:01 +0200
868+
869+irssi (0.8.10-2ubuntu1) edgy; urgency=low
870+
871+ * Add irc.ubuntu.com as the first listed IRC server (closes: Malone
872+ #52690).
873+
874+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 3 Oct 2006 17:46:55 +0100
875+
876 irssi (0.8.10-2) unstable; urgency=low
877
878 * Fix Conflicts and Replaces lines to make backporting to sarge easier
879@@ -595,3 +1263,4 @@ irssi (0.8.10~rc5-1) unstable; urgency=low
880 using the deprecated g_strdown() (pushed upstream) (Closes: #232628)
881
882 -- David Pashley <david@davidpashley.com> Sun, 10 Jul 2005 15:11:38 +0300
883+
884diff --git a/debian/control b/debian/control
885index 13adeed..4debba6 100644
886--- a/debian/control
887+++ b/debian/control
888@@ -1,7 +1,8 @@
889 Source: irssi
890 Section: net
891 Priority: optional
892-Maintainer: Rhonda D'Vine <rhonda@debian.org>
893+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
894+XSBC-Original-Maintainer: Rhonda D'Vine <rhonda@debian.org>
895 Build-Depends: debhelper-compat (= 13), libglib2.0-dev,
896 perl (>= 5.8.1), libperl-dev (>= 5.8.1), libncurses5-dev, libssl-dev,
897 openssl, libotr5-dev
898diff --git a/debian/patches/03firsttimer_text b/debian/patches/03firsttimer_text
899index 7552c18..f80b2ee 100644
900--- a/debian/patches/03firsttimer_text
901+++ b/debian/patches/03firsttimer_text
902@@ -8,7 +8,7 @@ Description: add hint about #debian to first time user message, BTS #393707
903 "|___|_| /__/__/_|%:"
904 "Irssi v$J - https://irssi.org", 0 },
905 +
906-+ /* add debian informations for first time users,
907++ /* add Ubuntu informations for first time users,
908 + * see debian bug #393707 */
909 { "welcome_firsttime",
910 "- - - - - - - - - - - - - - - - - - - - - - - - - - - -\n"
911@@ -18,8 +18,8 @@ Description: add hint about #debian to first time user message, BTS #393707
912 "Use the /HELP command to get detailed information about%:"
913 "the available commands.%:"
914 + "%:"
915-+ "For Debian specific help type \"/connect OFTC\" and%:"
916-+ "\"/join #debian\" (without the quotes) and ask your%:"
917++ "For Ubuntu specific help type \"/connect freenode\" and%:"
918++ "\"/join #ubuntu\" (without the quotes) and ask your%:"
919 + "question.%:"
920 "- - - - - - - - - - - - - - - - - - - - - - - - - - - -", 0 },
921 { "welcome_init_settings", "The following settings were initialized", 0 },
922diff --git a/debian/patches/series b/debian/patches/series
923index 30558b8..0099ba7 100644
924--- a/debian/patches/series
925+++ b/debian/patches/series
926@@ -4,8 +4,7 @@
927 ## 06gnutls-support by David Pashley <david@davidpashley.com>
928 #06gnutls-support
929 12manpage-fix
930-## disabled for now, doesn't apply in new codebase, ahf takes a look
931-#20fix_ssl_proxy_hostname_check
932+20fix_ssl_proxy_hostname_check
933 22fix-perl-hardening
934 25tls-ssl-compat-defines
935 26glib-2-63.patch

Subscribers

People subscribed via source and target branches