<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/contrib, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-12-25T02:51:13Z</updated>
<entry>
<title>Merge commit '91e339d9f86c648b65b61767c8b23a1adaf9cacc' into main</title>
<updated>2020-12-25T02:51:13Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-12-25T02:51:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2224b617f21b9348e8a8e9ab879e610cc90f18f3'/>
<id>urn:sha1:2224b617f21b9348e8a8e9ab879e610cc90f18f3</id>
<content type='text'>
vendor/xz/20201224-x4
</content>
</entry>
<entry>
<title>Merge commit 'b0a6cc6b06b8fb73a9cb522dc7f6ff703dda6ba7' into main</title>
<updated>2020-12-25T02:08:48Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-12-25T02:08:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0d07d2b921afc06b1ead59743cb193a250950873'/>
<id>urn:sha1:0d07d2b921afc06b1ead59743cb193a250950873</id>
<content type='text'>
merge test3
</content>
</entry>
<entry>
<title>Merge commit 'cf5bd7a04a375d6bee680183a97d49318f14c86f' into main</title>
<updated>2020-12-24T22:17:09Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-12-24T22:17:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=da013dab16308f0d95f828863fc02924f2fdffb3'/>
<id>urn:sha1:da013dab16308f0d95f828863fc02924f2fdffb3</id>
<content type='text'>
Import xz 20201224-01
</content>
</entry>
<entry>
<title>Sync ippool.8 man page synopsis with reality and the rest of the</title>
<updated>2020-12-24T01:04:34Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2020-12-24T01:02:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7d8ff3245227ddb517c02ba573405838018c2b44'/>
<id>urn:sha1:7d8ff3245227ddb517c02ba573405838018c2b44</id>
<content type='text'>
man page..

MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix abort in jemalloc extent coalescing.</title>
<updated>2020-12-18T10:09:21Z</updated>
<author>
<name>Marcin Wojtas</name>
<email>mw@FreeBSD.org</email>
</author>
<published>2020-12-18T10:09:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b62ae61446ee19ab524fea4a066f585cbd7aa727'/>
<id>urn:sha1:b62ae61446ee19ab524fea4a066f585cbd7aa727</id>
<content type='text'>
Fix error in extent_try_coalesce_impl(), which could cause abort
to happen when trying to coalesce extents backwards. The error could
happen because of how extent_before_get() function works. This function
gets address of previous extent, by subtracting page size from current
extent address. If current extent is located at PAGE_SIZE offset, this
address resolved to 0x0000. An assertion in rtree_leaf_elm_lookup
then caused the running program to abort.

This problem was discovered when trying to build world on 32-bit
machines with ASLR and PIE enabled. The problem was encountered
on armv7 and i386 machines, but most likely other 32-bit
architectures are affected as well.

While this patch fixes one problem with buildworld on 32-bit platforms
with ASLR, the build still fails, however it happens much later
and due to lack of memory.

The change is aligned with accepted fix in the upstream Jemalloc
repository (https://github.com/jemalloc/jemalloc/pull/1973).
As it doesn't apply on top of Jemalloc tree, its updated version
was eventually merged: https://github.com/jemalloc/jemalloc/pull/2003

PR: 249937
Submitted by: Dawid Gorecki &lt;dgr@semihalf.com&gt;
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D27025
</content>
</entry>
<entry>
<title>MFV r368746:</title>
<updated>2020-12-18T04:23:20Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2020-12-18T04:23:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7341cb0cd1cb6a5bf03c955ce04107b86b186613'/>
<id>urn:sha1:7341cb0cd1cb6a5bf03c955ce04107b86b186613</id>
<content type='text'>
Apply upstream fix 08968baec1122a58bb90d8f97ad948a75f8a5d69:

Fix error cases when udp-connect is set and send() returns an error

Obtained from:	unbound git
MFC after:	3 days
</content>
</entry>
<entry>
<title>Remove contrib/binutils, unused after r368667</title>
<updated>2020-12-16T14:01:04Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-12-16T14:01:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=546114d08ec693263d9c030c16f83ed826e4a379'/>
<id>urn:sha1:546114d08ec693263d9c030c16f83ed826e4a379</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFV r368607:</title>
<updated>2020-12-13T16:26:37Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2020-12-13T16:26:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=87c1ec0a31cce6441c52f6101d99482e50aeffba'/>
<id>urn:sha1:87c1ec0a31cce6441c52f6101d99482e50aeffba</id>
<content type='text'>
Sync libarchive with vendor.

Vendor changes:
  Issue #1461: Unbreak build without lzma
  Issue #1462: warc reader: Fix build with gcc11
  Issue #1463: Fix code compatibility in test_archive_read_support.c
  Issue #1464: Use built-in strnlen on platforms where not available
  Issue #1465: warc reader: fix undefined behaviour in deconst() function

MFC after:	3 days
X-MFC-With:	368234
</content>
</entry>
<entry>
<title>Update vendor/libarchive/dist to b2c3ee7e2907511533eeb2a0f2ceecc1faa73185</title>
<updated>2020-12-13T15:29:19Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2020-12-13T15:29:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=bcd2ffcdc2bdf4551e249ea3f75de6bbb5bfef02'/>
<id>urn:sha1:bcd2ffcdc2bdf4551e249ea3f75de6bbb5bfef02</id>
<content type='text'>
Vendor changes:
  Issue #1461: Unbreak build without lzma
  Issue #1462: warc reader: Fix build with gcc11
  Issue #1463: Fix code compatibility in test_archive_read_support.c
  Issue #1464: Use built-in strnlen on platforms where not available
  Issue #1465: warc reader: fix undefined behaviour in deconst() function
</content>
</entry>
<entry>
<title>ee(1): Whitespace cleanup</title>
<updated>2020-12-10T10:58:30Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2020-12-10T10:58:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6580cc162dd5297b520fe1be21579bc787974ffb'/>
<id>urn:sha1:6580cc162dd5297b520fe1be21579bc787974ffb</id>
<content type='text'>
This is a direct commit to -CURRENT since the upstream went away.

MFC after:	1 week
</content>
</entry>
</feed>
