<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/dma, branch release/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-09-11T13:28:37Z</updated>
<entry>
<title>Only set WARNS if not defined</title>
<updated>2020-09-11T13:28:37Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-09-11T13:28:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ecebb3cc1d2d074defc302d8ae6820bb6b20d4fe'/>
<id>urn:sha1:ecebb3cc1d2d074defc302d8ae6820bb6b20d4fe</id>
<content type='text'>
This would allow interested parties to do experimental runs with an
environment set appropriately to raise all the warnings throughout the
build; e.g. env WARNS=6 NO_WERROR=yes buildworld.

Not currently touching the numerous instances in ^/tools.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Revert that!</title>
<updated>2020-07-19T23:56:19Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2020-07-19T23:56:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2be828f97b28345280dec700f02034086dda979'/>
<id>urn:sha1:f2be828f97b28345280dec700f02034086dda979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops missed Makefile.config</title>
<updated>2020-07-19T23:54:00Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2020-07-19T23:54:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e17f5b1d307b7b8910d67883e57a9604305906d5'/>
<id>urn:sha1:e17f5b1d307b7b8910d67883e57a9604305906d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace send-mail with the more standarized sendmail, we do not create</title>
<updated>2017-12-27T06:23:50Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2017-12-27T06:23:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9a7c8c0a19b8d94267e654d04d8cd4481e442b1'/>
<id>urn:sha1:a9a7c8c0a19b8d94267e654d04d8cd4481e442b1</id>
<content type='text'>
links for send-mail in mailwrapper so it did not work anyway.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Update dependencies.</title>
<updated>2017-10-31T00:07:04Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-10-31T00:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea825d02749f382c3f7e17f28247f20a48733eab'/>
<id>urn:sha1:ea825d02749f382c3f7e17f28247f20a48733eab</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Update dependencies.</title>
<updated>2017-05-09T01:48:23Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-05-09T01:48:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=07676084ec447fb969447c378a05210fbd15a35e'/>
<id>urn:sha1:07676084ec447fb969447c378a05210fbd15a35e</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>libexec: normalize paths using SRCTOP-relative paths or :H when possible</title>
<updated>2017-03-04T11:28:03Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T11:28:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a251f9dcf891805ae2101945d0d3082ec5a1768c'/>
<id>urn:sha1:a251f9dcf891805ae2101945d0d3082ec5a1768c</id>
<content type='text'>
This simplifies make logic/output

MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Import Dragonfly Mail Agent snapshort from 20160806 aka v0.11+</title>
<updated>2016-08-20T16:36:05Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-08-20T16:36:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2382c29e5fee8cb88a784e8ed6fb27dd46fb42af'/>
<id>urn:sha1:2382c29e5fee8cb88a784e8ed6fb27dd46fb42af</id>
<content type='text'>
Most important change being:
dma - Fix security hole (#46)

Affecting DragonFly 4.6 and earlier, Matt Dillon fixed this in base after
finding out from BSDNow Episode 152. Comments following were from his commit
which explains better than I. Just taking his change and putting it here as well.

* dma makes an age-old mistake of not properly checking whether a file
owned by a user is a symlink or not, a bug which the original mail.local
also had.

* Add O_NOFOLLOW to disallow symlinks.

Thanks-to: BSDNow Episode 152, made me dive dma to check when they talked
about the mail.local bug.

MFC After:	2 days
</content>
</entry>
<entry>
<title>Revert r301137 and r301163, and implement a correct fix</title>
<updated>2016-06-01T20:44:28Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-06-01T20:44:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea580d0b45f1ab5573c1fc1221a1b1629ef9fa49'/>
<id>urn:sha1:ea580d0b45f1ab5573c1fc1221a1b1629ef9fa49</id>
<content type='text'>
for the CONFS issue with dma.conf and ppp.conf.

Thank you very much to Bryan Drewery for looking into the
problem and providing this fix.

Pointyhat:	gjb
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Implement a hack to re-enable installation of the dma.conf.</title>
<updated>2016-06-01T20:06:55Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-06-01T20:06:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d1900df6cc083e82a82ec7161f567a71f6c8ba37'/>
<id>urn:sha1:d1900df6cc083e82a82ec7161f567a71f6c8ba37</id>
<content type='text'>
The 'CONFS' entries in share/mk/bsd.confs.mk explicitly check
for the 'installconfig', but does not behave properly with the
'distribute' target.

This seems to be related to the previously-reported issues
with files within /etc in the past.

Reported by:	Ben Woods
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
