<?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 weekly</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>dd6e8aa178f2cf53999f83c88c0698766acef98c - do not propagate TMPDIR and override value from /etc/locate.rc in weekly</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#dd6e8aa178f2cf53999f83c88c0698766acef98c</link>
        <description>do not propagate TMPDIR and override value from /etc/locate.rc in weeklyeffectively reverting r1.9 to follow principal of least surprise&quot;this is fine&quot; millert&quot;i agree with direction&quot; schwarze

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Wed, 12 Feb 2020 20:51:49 +0000</pubDate>
        <dc:creator>jung &lt;jung@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>cedd04accc720fede31873624cbbebeea11c93e0 - don&apos;t suppress error output from running updatelocatedb</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#cedd04accc720fede31873624cbbebeea11c93e0</link>
        <description>don&apos;t suppress error output from running updatelocatedbcheck that the resulting db works instead of some more specific testokay schwarze@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Mon, 30 Dec 2019 16:49:51 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>78be3774fe644a631f73b69741209a34d43285ea - Build full mandoc.db(5) databases by default using makewhatis(8)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#78be3774fe644a631f73b69741209a34d43285ea</link>
        <description>Build full mandoc.db(5) databases by default using makewhatis(8)without -Q during the build and in weekly(8).  According to testsby many developers, makewhatis(8) takes a few minutes at most evenon slower hardware like octeon, loongson, ALIX, RPI3, Soekris,cubox, softiron etc., and security(8) is often worse than makewhatis(8).In case this causes excessive weekly(8) run times on even slower(~50 MHz-class) CPUs, consider adding &quot;MAKEWHATISARGS=-Q&quot; to/etc/weekly.local on machines that feel unhappy.OK sthen@ kettenis@ millert@ deraadt@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Sat, 15 Apr 2017 13:12:08 +0000</pubDate>
        <dc:creator>schwarze &lt;schwarze@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>00e75ae79edc36f781f524db3da2e56ecc57ebc0 - Move locate(1) database build directory back to /tmp and kill non-existent</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#00e75ae79edc36f781f524db3da2e56ecc57ebc0</link>
        <description>Move locate(1) database build directory back to /tmp and kill non-existent/usr/tmp references.Diff from Craig Skinner via tech@ plus a /usr/tmp removal from me in theupdatedb script.ok millert@.

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Fri, 14 Aug 2015 03:02:07 +0000</pubDate>
        <dc:creator>rzalamena &lt;rzalamena@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b58effd07c82139725eb68590a1fc4032424c1d9 - Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#b58effd07c82139725eb68590a1fc4032424c1d9</link>
        <description>Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.&quot;commit the switch now&quot; espie@  &quot;go for it&quot; deraadt@See the apropos(1) manual for a description of what&apos;s new.On machines where you want the full functionality,run &quot;sudo makewhatis&quot; and put &quot;MAKEWHATISARGS=&apos; &apos;&quot; into weekly.local(8).Otherwise, when upgrading via source, run &quot;sudo makewhatis -Q&quot;.

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Fri, 18 Apr 2014 10:00:48 +0000</pubDate>
        <dc:creator>schwarze &lt;schwarze@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>22baa516e78ddad47b9cd5ef7b7559a4c4b5bed4 - Eliminate some $? tests by rolling the command into the condition</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#22baa516e78ddad47b9cd5ef7b7559a4c4b5bed4</link>
        <description>Eliminate some $? tests by rolling the command into the conditionok halex@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Thu, 07 Jul 2011 23:09:46 +0000</pubDate>
        <dc:creator>guenther &lt;guenther@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>e893094853207c89b2172e454345921389c3c4b9 - remove EOL whitespace</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#e893094853207c89b2172e454345921389c3c4b9</link>
        <description>remove EOL whitespace

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Wed, 19 Jan 2011 06:18:05 +0000</pubDate>
        <dc:creator>david &lt;david@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>58a1e7f86e8a72cb1a166a87a324c76a69ac1569 - polish comments, no functional change:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#58a1e7f86e8a72cb1a166a87a324c76a69ac1569</link>
        <description>polish comments, no functional change:1) advertise *.local and next_part near the top of the three scripts2) daily: mention smtpd(8) mailq behaviour (like for sendmail, postfix, exim)3) weekly: drop a comment trivially rehashing the next two lines of codedocumenting next_part in the scripts was suggested by jmc@ok sthen@ okan@ halex@; &quot;i won&apos;t object&quot; ajacoutot@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Mon, 25 May 2009 21:31:24 +0000</pubDate>
        <dc:creator>schwarze &lt;schwarze@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>722b80566f56ccef3ca3cd041c95f5d56a94ef0b - /usr/libexec should not be put into the PATH</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#722b80566f56ccef3ca3cd041c95f5d56a94ef0b</link>
        <description>/usr/libexec should not be put into the PATHrely on the PATH set up in the root crontab(5), just like in monthly(8)suggested by ajacoutot@; &quot;i like this&quot; okan@; feedback jmc@ sthen@;&quot;absolutely&quot; deraadt@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Mon, 18 May 2009 19:57:56 +0000</pubDate>
        <dc:creator>schwarze &lt;schwarze@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>04bf50796b4320e8f2b4671fe0385669906517bd - avoid unnecessary changes of the output</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#04bf50796b4320e8f2b4671fe0385669906517bd</link>
        <description>avoid unnecessary changes of the outputin order not to annoy parser scripts and their owners (like henning@)

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Sun, 10 May 2009 19:27:25 +0000</pubDate>
        <dc:creator>schwarze &lt;schwarze@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>034466790924342ebc33cc408e2fab9bafb007cc - make weekly and monthly silent by default</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#034466790924342ebc33cc408e2fab9bafb007cc</link>
        <description>make weekly and monthly silent by defaultadd the same infrastructure to daily; silencing daily needs another stepdiscussed with ajacoutot@ okan@ todd@ sthen@ deraadt@ jmc@&quot;immediately commit&quot; deraadt@ (without seeing the final diff)

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Sat, 09 May 2009 17:15:49 +0000</pubDate>
        <dc:creator>schwarze &lt;schwarze@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b3755313075ba3a7e300579b18d2226863ca0b81 - - enable weekly login accounting if LOGINACCOUNTING is set to 1 in the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#b3755313075ba3a7e300579b18d2226863ca0b81</link>
        <description>- enable weekly login accounting if LOGINACCOUNTING is set to 1 in theenvironment so that it matches the ROOTBACKUP and CHECKFILESYSTEMS wayof doing things- make the sort command use &quot;-k&quot; instead of the deprecated &quot;+&quot; option(idea from mk@)- rotate /var/log/wtmp every week just after weekly ac(8) completesok mk@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Fri, 02 Feb 2007 14:52:48 +0000</pubDate>
        <dc:creator>ajacoutot &lt;ajacoutot@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>6e67fba844a0cd5b66333bbeb01920eaaad6d9ab - Force umask to 022 so we don&apos;t heritate 077 from root&apos;s crontab command</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#6e67fba844a0cd5b66333bbeb01920eaaad6d9ab</link>
        <description>Force umask to 022 so we don&apos;t heritate 077 from root&apos;s crontab command(output logs are still umask 077)&quot;i think this is right&quot; deraadt@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Thu, 26 Oct 2006 12:20:55 +0000</pubDate>
        <dc:creator>ajacoutot &lt;ajacoutot@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>dc35e6a959e79c288de293d296ef55a6508af26f - Exit when asked to here too. Spotted by Theo.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#dc35e6a959e79c288de293d296ef55a6508af26f</link>
        <description>Exit when asked to here too. Spotted by Theo.

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Fri, 06 Oct 2006 04:50:31 +0000</pubDate>
        <dc:creator>hugh &lt;hugh@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>aba585f07586a630712537abbd5c5ef61bfc1ab1 - remove unhelpful echo from the ac stuff;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#aba585f07586a630712537abbd5c5ef61bfc1ab1</link>
        <description>remove unhelpful echo from the ac stuff;ok millert@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Sat, 19 Nov 2005 15:13:34 +0000</pubDate>
        <dc:creator>jmc &lt;jmc@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>ca608fafe85b99f4ef384bcfc178af2e1c08bc13 - move the ac(8) stuff to weekly, rather than monthly, since by default</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#ca608fafe85b99f4ef384bcfc178af2e1c08bc13</link>
        <description>move the ac(8) stuff to weekly, rather than monthly, since by defaultnewsyslog truncates wtmp on a weekly basis; note that the ac stuffremains commented out as before;spotted by andreas bihlmaier;ok deraadt@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Sat, 12 Nov 2005 16:14:37 +0000</pubDate>
        <dc:creator>jmc &lt;jmc@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>d48d5573f9d63194ed04ed99d263309c4be5392d - spacing nit, and a bit more randomness for mktemp</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#d48d5573f9d63194ed04ed99d263309c4be5392d</link>
        <description>spacing nit, and a bit more randomness for mktempmillert@ ok

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Mon, 30 Jun 2003 22:04:57 +0000</pubDate>
        <dc:creator>avsm &lt;avsm@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>2f7ca374cd0bed5633bb7adc7920c0b3b8f35782 - Use POSIX chown semantics (user:group); noted by Leandro Costa</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#2f7ca374cd0bed5633bb7adc7920c0b3b8f35782</link>
        <description>Use POSIX chown semantics (user:group); noted by Leandro Costa

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Tue, 08 Apr 2003 20:42:42 +0000</pubDate>
        <dc:creator>millert &lt;millert@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>a5f7c69a60f10234f7dc1d499273b0a60de4a6f4 - use /var/tmp as default temporary directory when building locate database. ok millert@</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#a5f7c69a60f10234f7dc1d499273b0a60de4a6f4</link>
        <description>use /var/tmp as default temporary directory when building locate database. ok millert@

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Tue, 14 Jan 2003 08:12:41 +0000</pubDate>
        <dc:creator>jakob &lt;jakob@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>e2b6a0e3a2d925a5dfc7d8577f8d13e3b8ab51b8 - remove clean.weekly from here. this can be added in weekly.local if</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/weekly#e2b6a0e3a2d925a5dfc7d8577f8d13e3b8ab51b8</link>
        <description>remove clean.weekly from here. this can be added in weekly.local ifneeded and we don&apos;t ship it anyway; millert@ ok.

            List of files:
            /openbsd-src/etc/weekly</description>
        <pubDate>Fri, 27 Jul 2001 07:24:40 +0000</pubDate>
        <dc:creator>fgsch &lt;fgsch@openbsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
