File tree Expand file tree Collapse file tree 5 files changed +50
-12
lines changed
Expand file tree Collapse file tree 5 files changed +50
-12
lines changed Original file line number Diff line number Diff line change 3030 <file >notes.xml</file >
3131 </header >
3232
33+ <section ><title >Ssh 5.1.4.8</title >
34+
35+ <section ><title >Fixed Bugs and Malfunctions</title >
36+ <list >
37+ <item >
38+ <p >Reception of wrong Unicode does not cause unnecessary
39+ processing. US-ASCII fields are not decoded as
40+ Unicode.</p >
41+ <p >
42+ Own Id: OTP-19582 Aux Id: PR-9679 </p >
43+ </item >
44+ <item >
45+ <p >SSH daemon disconnects upon receiving connection
46+ protocol message for unauthenticated used.</p >
47+ <p >Thanks to Fabian Bäumer, Marcel Maehren, Marcus
48+ Brinkmann, Nurullah Erinola, Jörg Schwenk (Ruhr
49+ University Bochum).</p >
50+ <p >
51+ Own Id: OTP-19595 Aux Id: CVE-2025-32433 </p >
52+ </item >
53+ </list >
54+ </section >
55+
56+ </section >
57+
3358<section ><title >Ssh 5.1.4.7</title >
3459
3560 <section ><title >Fixed Bugs and Malfunctions</title >
Original file line number Diff line number Diff line change 11# -*-makefile-*- ; force emacs to enter makefile-mode
22
3- SSH_VSN = 5.1.4.7
3+ SSH_VSN = 5.1.4.8
44APP_VSN = "ssh-$(SSH_VSN ) "
Original file line number Diff line number Diff line change 3232 <p >This document describes the changes made to the Xmerl application.</p >
3333
3434
35+ <section ><title >Xmerl 1.3.34.2</title >
36+
37+ <section ><title >Fixed Bugs and Malfunctions</title >
38+ <list >
39+ <item >
40+ <p > Some old-style <c >catch</c > expressions in the
41+ xmerl_sax_parser when the continuation fun was called
42+ caused the stack to grow until all free memory was
43+ exhausted. These parts have been rewritten so that the
44+ parser now runs correctly without growing the stack. At
45+ the same time all old-style <c >catch</c > expressions in
46+ xmerl were replaced with <c >try</c >/<c >catch</c >. </p >
47+ <p >
48+ Own Id: OTP-19496 Aux Id: GH-9190, PR-9463 </p >
49+ </item >
50+ </list >
51+ </section >
52+
53+ </section >
54+
3555<section ><title >Xmerl 1.3.34.1</title >
3656
3757 <section ><title >Fixed Bugs and Malfunctions</title >
Original file line number Diff line number Diff line change 1- XMERL_VSN = 1.3.34.1
1+ XMERL_VSN = 1.3.34.2
Original file line number Diff line number Diff line change 1- OTP-19437
2- OTP-19469
3- OTP-19493
4- OTP-19501
5- OTP-19527
6- OTP-19529
7- OTP-19543
8- OTP-19545
9- OTP-19548
10- OTP-19559
1+ OTP-19496
2+ OTP-19582
3+ OTP-19595
You can’t perform that action at this time.
0 commit comments