<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in dhclient</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>503adcdf1db35eab0f3d35392947a6da3bd19539 - dhclient: rc.conf option to disable ARP resolution</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/dhclient#503adcdf1db35eab0f3d35392947a6da3bd19539</link>
        <description>dhclient: rc.conf option to disable ARP resolutionIntroduce a new rc.conf option to not wait for ARP resolution withindhclient. This is plausible on many modern networks where it is possibleto trust the DHCP server to know whether an IP address is available.Sponsored by:	Google LLC (GSoC 2024)Signed-off-by:	Isaac Cilia Attard &lt;icattard@FreeBSD.org&gt;MFC after:	10 daysReviwed by:	cperciva, brooks, Tom Hukins, Alexander ZiaeePull Request:	https://github.com/freebsd/freebsd-src/pull/1368

            List of files:
            /freebsd/libexec/rc/rc.d/dhclient</description>
        <pubDate>Sat, 13 Jul 2024 12:07:29 +0200</pubDate>
        <dc:creator>Isaac Cilia Attard &lt;icattard@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f99f0ee14e3af81c23150a6a340259ca8a33d01a - rc.d: add a service jails config to all base system services</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/dhclient#f99f0ee14e3af81c23150a6a340259ca8a33d01a</link>
        <description>rc.d: add a service jails config to all base system servicesThis gives more permissions to services (e.g. network access toservices which require this) when they are started as an automaticservice jail.The sshd patch is important for the sshd-related functionality asdescribed in the man-page in the service jails part.The location of the added env vars is supposed to allow overriding themin rc.conf, and to hard-disable the use of svcj for some parts where itdoesn&apos;t make sense or will not work.Only a subset of all of the services are fully tested (I&apos;m running thissince more than a year with various services started as service jails).The untested parts should be most of the time ok, in some edge-casesmore permissions are needed inside the service jail.Differential Revision:	https://reviews.freebsd.org/D40371

            List of files:
            /freebsd/libexec/rc/rc.d/dhclient</description>
        <pubDate>Wed, 22 May 2024 15:31:47 +0200</pubDate>
        <dc:creator>Alexander Leidinger &lt;netchild@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/dhclient#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/libexec/rc/rc.d/dhclient</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d27999e51396b301d83bb7d6cdd51f6d6f4fff2d - Create dhclient pid directory if it doesn&apos;t exist</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/dhclient#d27999e51396b301d83bb7d6cdd51f6d6f4fff2d</link>
        <description>Create dhclient pid directory if it doesn&apos;t exist - Upgrading from older FreeBSD versions can result in errors - /var/run can be a tmpfs, and this should be handled correctlyApproved by:		markjDifferential Revision:	https://reviews.freebsd.org/D28843MFC after:		2 weeks

            List of files:
            /freebsd/libexec/rc/rc.d/dhclient</description>
        <pubDate>Sun, 21 Feb 2021 19:56:56 +0100</pubDate>
        <dc:creator>Chris Rees &lt;crees@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/dhclient#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/libexec/rc/rc.d/dhclient</description>
        <pubDate>Tue, 23 Oct 2018 23:09:37 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0696600c41600d80bcd993bfd8e675d0ae6951fe - Move the rc framework out of sbin/init into libexec/rc.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/dhclient#0696600c41600d80bcd993bfd8e675d0ae6951fe</link>
        <description>Move the rc framework out of sbin/init into libexec/rc.The reasons for this are forward looking to pkgbase: * /sbin/init is a special binary; try not to replace it with   every package update because an rc script was touched.   (a follow-up commit will make init its own package) * having rc in its own place will allow more easy replacement   of the rc framework with alternatives, such as openrc.Discussed with:		brd (during BSDCam), kmooreRequested by:		cem, bzPR:			231522Approved by:		re (gjb)

            List of files:
            /freebsd/libexec/rc/rc.d/dhclient</description>
        <pubDate>Wed, 17 Oct 2018 18:49:11 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
