<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/.github, branch releng/14.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-09-03T07:05:24Z</updated>
<entry>
<title>CODEOWNERS: Add nuageinit</title>
<updated>2024-09-03T07:05:24Z</updated>
<author>
<name>Jose Luis Duran</name>
<email>jlduran@gmail.com</email>
</author>
<published>2024-07-23T18:06:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56c59177a1b7ec842b48650f1cacad9551b44da1'/>
<id>urn:sha1:56c59177a1b7ec842b48650f1cacad9551b44da1</id>
<content type='text'>
(cherry picked from commit 1991946cff2a4c87c9272c2ccc1c2fb3b1cfba96)
</content>
</entry>
<entry>
<title>.github: Update the path used for the homebrew LLVM install on macOS</title>
<updated>2024-05-14T16:53:59Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2024-05-02T21:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4b6272a26da7b1cf577d13c74c9f146412bad56'/>
<id>urn:sha1:f4b6272a26da7b1cf577d13c74c9f146412bad56</id>
<content type='text'>
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1212

(cherry picked from commit 1091f525df9d74f07d707d8a79a91fe26a6c50e3)
</content>
</entry>
<entry>
<title>.github: Switch to v4 of actions/checkout</title>
<updated>2024-04-08T18:03:05Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2024-03-05T05:52:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85cdbae749e9d1e1f7f3e3adc6ffcbe5405ee217'/>
<id>urn:sha1:85cdbae749e9d1e1f7f3e3adc6ffcbe5405ee217</id>
<content type='text'>
GitHub is emitting a warning that v3 is deprecated due to using
Node.js 16.

(cherry picked from commit e6dccf00500d7e9e2311b372e28897df7c0421dd)
</content>
</entry>
<entry>
<title>MAINTAINERS: Add myself to stand</title>
<updated>2023-05-08T04:30:10Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-05-08T04:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be68c895c8de3a46474933fc115df3c73b0301c3'/>
<id>urn:sha1:be68c895c8de3a46474933fc115df3c73b0301c3</id>
<content type='text'>
People email me when the boot loader breaks anyway, so ask to be
included in reviews. And ask strongly since I've had to deal with too
many major breakages lately, distruting other things I need to do.

Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>.github: Test DISK_IMAGE_TOOLS_BOOTSTRAP in CI</title>
<updated>2023-03-15T00:06:53Z</updated>
<author>
<name>Jessica Clarke</name>
<email>jrtc27@FreeBSD.org</email>
</author>
<published>2023-03-15T00:06:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f13b4e460ccb2a11250a0ecc86b6cf329601cdce'/>
<id>urn:sha1:f13b4e460ccb2a11250a0ecc86b6cf329601cdce</id>
<content type='text'>
Building the tools is quick so we should provide coverage of this to
ensure it keeps working, especially on non-FreeBSD.

Reviewed by:	emaste, arichardson
Differential Revision:	https://reviews.freebsd.org/D39073
</content>
</entry>
<entry>
<title>Fix typo: messages missing an 'a'.</title>
<updated>2023-03-01T23:34:43Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-03-01T23:34:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=005cca8361a4932d03bd93fefa998fff69a1e136'/>
<id>urn:sha1:005cca8361a4932d03bd93fefa998fff69a1e136</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINTAINERS+GitHub: Reflect ipfilter was moved from contrib to netpfil</title>
<updated>2023-02-28T18:33:03Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2023-02-28T15:42:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f83fca88643a1fddcaffccd39115a0b48305c6f'/>
<id>urn:sha1:9f83fca88643a1fddcaffccd39115a0b48305c6f</id>
<content type='text'>
Reflect the fact that ipfilter was moved from contrib to netpfil
on December 20, 2021 by 3b9b51fe464e. And that ipfilter userland
was moved from contrib to sbin/ipf by 41edb306f056 that same day.
</content>
</entry>
<entry>
<title>github: Create pull request template</title>
<updated>2023-02-28T18:23:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-02-28T18:23:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=af23369a6deaaeb612ab266eb88b8bb8d560c322'/>
<id>urn:sha1:af23369a6deaaeb612ab266eb88b8bb8d560c322</id>
<content type='text'>
Just to see how this looks. Will likely need to iterate.
</content>
</entry>
<entry>
<title>Add myself to the github code owners file</title>
<updated>2023-02-20T12:29:55Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2023-02-06T09:30:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8aad241ed0c51c45370bd2879fc113170563a018'/>
<id>urn:sha1:8aad241ed0c51c45370bd2879fc113170563a018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.github: Restrict permissions on cross-build jobs.</title>
<updated>2023-02-09T20:12:17Z</updated>
<author>
<name>Alex</name>
<email>aleksandrosansan@gmail.com</email>
</author>
<published>2023-02-09T20:12:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aca7ff471acffb59f0f9e2cc4de6363872444fcc'/>
<id>urn:sha1:aca7ff471acffb59f0f9e2cc4de6363872444fcc</id>
<content type='text'>
</content>
</entry>
</feed>
