<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec, branch stable/11</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>ftpd: delete dead code</title>
<updated>2021-08-22T23:22:00+00:00</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2021-07-27T18:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=60d0fd063d3497d94f4015fc407f86b13a74b2ff'/>
<id>60d0fd063d3497d94f4015fc407f86b13a74b2ff</id>
<content type='text'>
Delete code killed by SVN r13139 in 1996.  Little chance that it would
still compile today.

PR:		257317
Reported by:	Alan Shearer &lt;sakison@gmail.com&gt;
Sponsored by:	Axcient

(cherry picked from commit 674400eb20b65369a88b1cb778d729bc297832c9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Delete code killed by SVN r13139 in 1996.  Little chance that it would
still compile today.

PR:		257317
Reported by:	Alan Shearer &lt;sakison@gmail.com&gt;
Sponsored by:	Axcient

(cherry picked from commit 674400eb20b65369a88b1cb778d729bc297832c9)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r365771:</title>
<updated>2020-09-15T20:56:14+00:00</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2020-09-15T20:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5f2d67611cbdc2ce0dc33e5c88cb125da6bc76c8'/>
<id>5f2d67611cbdc2ce0dc33e5c88cb125da6bc76c8</id>
<content type='text'>
ftpd: Exit during authentication if an error occurs after chroot().

admbug:		969
Security:	CVE-2020-7468
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ftpd: Exit during authentication if an error occurs after chroot().

admbug:		969
Security:	CVE-2020-7468
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r365432:</title>
<updated>2020-09-14T11:02:41+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-09-14T11:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1f4e53d49e7750b376650c31291e28d4e9536aa6'/>
<id>1f4e53d49e7750b376650c31291e28d4e9536aa6</id>
<content type='text'>
rtld: pass argc/argv/env to dso inits.

PR:	249162
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rtld: pass argc/argv/env to dso inits.

PR:	249162
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r365369:</title>
<updated>2020-09-12T09:47:58+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-09-12T09:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=76090679e6239c6217b0d3a9ac10de8ecfdca5e3'/>
<id>76090679e6239c6217b0d3a9ac10de8ecfdca5e3</id>
<content type='text'>
rtld: do not refuse to relocate objects without dynamic symtabs.

PR:	249121
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rtld: do not refuse to relocate objects without dynamic symtabs.

PR:	249121
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r365368:</title>
<updated>2020-09-12T09:47:25+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-09-12T09:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=569076bb32d0c4ad34a51f5836170e9ecc8c067e'/>
<id>569076bb32d0c4ad34a51f5836170e9ecc8c067e</id>
<content type='text'>
rtld: do not process absent dynamic.

PR:	249121
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rtld: do not process absent dynamic.

PR:	249121
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r365360, r365370:</title>
<updated>2020-09-11T10:11:04+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-09-11T10:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d31bc4a7337a6ab46be2e01b4dcfbaaaeca180f0'/>
<id>d31bc4a7337a6ab46be2e01b4dcfbaaaeca180f0</id>
<content type='text'>
rtld: Handle ELF dso with program headers outside the first page.

PR:	229708
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rtld: Handle ELF dso with program headers outside the first page.

PR:	229708
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r362569 (by jkim):</title>
<updated>2020-07-25T23:08:51+00:00</updated>
<author>
<name>Don Lewis</name>
<email>truckman@FreeBSD.org</email>
</author>
<published>2020-07-25T23:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8ecdea2458d5e51f0a4ab20b6d6b953a8cae7e70'/>
<id>8ecdea2458d5e51f0a4ab20b6d6b953a8cae7e70</id>
<content type='text'>
    Fix build with recent byacc.

S3curity:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Fix build with recent byacc.

S3curity:
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r362958</title>
<updated>2020-07-20T20:19:56+00:00</updated>
<author>
<name>Leandro Lupori</name>
<email>luporl@FreeBSD.org</email>
</author>
<published>2020-07-20T20:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=18d0be9e109a87c64d2414db6c19f6694e0fa9b6'/>
<id>18d0be9e109a87c64d2414db6c19f6694e0fa9b6</id>
<content type='text'>
Handle non-PLT GNU IFUNC relocations in rtld
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle non-PLT GNU IFUNC relocations in rtld
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r362347:</title>
<updated>2020-06-25T06:39:18+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-06-25T06:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=39648ecfb5ebbf1c3dc0c84f4280cf82505eabf6'/>
<id>39648ecfb5ebbf1c3dc0c84f4280cf82505eabf6</id>
<content type='text'>
rtld: Apply relro to itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rtld: Apply relro to itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r362346:</title>
<updated>2020-06-25T05:44:06+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-06-25T05:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5879e346887a26b11cd82c6e72a54ec077c3bd09'/>
<id>5879e346887a26b11cd82c6e72a54ec077c3bd09</id>
<content type='text'>
rtld: Parse own phdr and notes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rtld: Parse own phdr and notes.
</pre>
</div>
</content>
</entry>
</feed>
