<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sendmail</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f94127e3 - rc.d/sendmail: Fix stopping service during shutdown</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/sendmail#f94127e3</link>
        <description>rc.d/sendmail: Fix stopping service during shutdownThe sendmail service script needs to be stopped during shutdownto ensure a clean shutdown of active SMTP connections (and writingany in memory queue files).rcorder(8) requires the rcorder block to be an uninterrupted sequence ofREQUIRE, PROVIDE, BEFORE, and KEYWORD lines. Having a comment in betweenREQUIRE and KEYWORD makes rcorder stop parsing the block when it reachesthe comment.Fix that by moving the comment out from the rcorder block.Reviewed by:	bnovkov, christos, gshapiro, markjApproved by:	bnovkov (mentor), christos (mentor), markj (mentor)MFC after:	3 daysDifferential Revision:	https://reviews.freebsd.org/D46924(cherry picked from commit 8751fbe36ff02ed695f02132ee6eac723d2bbe3f)

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/sendmail</description>
        <pubDate>Fri, 04 Oct 2024 12:26:45 +0000</pubDate>
        <dc:creator>Mateusz Piotrowski &lt;0mp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/sendmail#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/sendmail</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0696600c - Move the rc framework out of sbin/init into libexec/rc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/sendmail#0696600c</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-14.2/libexec/rc/rc.d/sendmail</description>
        <pubDate>Wed, 17 Oct 2018 16:49:11 +0000</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
