<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/</link>
    <language>en-us</language>

    <title>FreeBSD/ports/sysutils/local-bsdtools: sbin/fjail history</title>
    <description>sbin/fjail revision history</description>
    <item>
    <title>Extend copyright year to 2025.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/e2f262ec2bf4/sbin/fjail</link>
    <description><![CDATA[Extend copyright year to 2025.<br/>
<br/>
Because a new version will be released.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 18 Jan 2025 16:34:56 +0100</pubDate>
</item>
<item>
    <title>fjail: New format for the module-level docs.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/70b16773945f/sbin/fjail</link>
    <description><![CDATA[fjail: New format for the module-level docs.<br/>
<br/>
Also: shellcheck now runs with reasonable results.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 01 Oct 2024 20:17:09 +0200</pubDate>
</item>
<item>
    <title>fjail: FIX: Use of an invalid local variable name: &quot;_mp&quot; -&gt; &quot;_pmp&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/18fe9674a0e5/sbin/fjail</link>
    <description><![CDATA[fjail: FIX: Use of an invalid local variable name: &quot;_mp&quot; -&gt; &quot;_pmp&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 01 Oct 2024 20:10:14 +0200</pubDate>
</item>
<item>
    <title>fjail: Remove unneeded variable &quot;operations&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/31953a5653e9/sbin/fjail</link>
    <description><![CDATA[fjail: Remove unneeded variable &quot;operations&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 01 Oct 2024 20:06:27 +0200</pubDate>
</item>
<item>
    <title>fjail: Check simple result directly</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/4243b087fc2d/sbin/fjail</link>
    <description><![CDATA[fjail: Check simple result directly]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 01 Oct 2024 20:05:36 +0200</pubDate>
</item>
<item>
    <title>fjail: Replace echo with flags by printf</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/f8bd9471345a/sbin/fjail</link>
    <description><![CDATA[fjail: Replace echo with flags by printf]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 01 Oct 2024 20:00:44 +0200</pubDate>
</item>
<item>
    <title>fjail: FIX: assignment of &quot;$@&quot; is not supported</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/fbad4e8e3e42/sbin/fjail</link>
    <description><![CDATA[fjail: FIX: assignment of &quot;$@&quot; is not supported]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 01 Oct 2024 19:57:33 +0200</pubDate>
</item>
<item>
    <title>shellcheck: disable SC2034: VERSION appears unused...</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/4f2257ea7d0a/sbin/fjail</link>
    <description><![CDATA[shellcheck: disable SC2034: VERSION appears unused...]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 27 Sep 2024 17:07:57 +0200</pubDate>
</item>
<item>
    <title>Make the port really DATADIR and EXAMPLESDIR safe because the user may redefine DATADIR and EXAMPLESDIR.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/847ae246f3cc/sbin/fjail</link>
    <description><![CDATA[Make the port really DATADIR and EXAMPLESDIR safe because the user may redefine DATADIR and EXAMPLESDIR.<br/>
<br/>
pkg-plist must use DATADIR and EXAMPLESDIR.<br/>
The scripts must search for common.subr and farray.sh more intelligently.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 10 Sep 2024 21:10:27 +0200</pubDate>
</item>
<item>
    <title>Call mount and umount with absolute paths</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/c615279bb797/sbin/fjail</link>
    <description><![CDATA[Call mount and umount with absolute paths]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 05 Sep 2024 04:05:33 +0200</pubDate>
</item>
<item>
    <title>Use &quot;--&quot; for jexec and chroot to accept more unconvenient jail names and/or directories</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/d5591ebc303d/sbin/fjail</link>
    <description><![CDATA[Use &quot;--&quot; for jexec and chroot to accept more unconvenient jail names and/or directories]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 10 May 2024 13:42:10 +0200</pubDate>
</item>
<item>
    <title>Style: consistent Google style</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/f6f64fd6f17b/sbin/fjail</link>
    <description><![CDATA[Style: consistent Google style]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 08 May 2024 08:55:54 +0200</pubDate>
</item>
<item>
    <title>Rename recently moved functions: _get_dataset... -&gt; _get_zfs_dataset...</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/0159c8453fa2/sbin/fjail</link>
    <description><![CDATA[Rename recently moved functions: _get_dataset... -&gt; _get_zfs_dataset...]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 06 May 2024 09:32:14 +0200</pubDate>
</item>
<item>
    <title>Move &quot;_get_dataset_for_mountpoint()&quot; and &quot;_get_dataset_for_varempty()&quot; into common.subr</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/84e43d1bd128/sbin/fjail</link>
    <description><![CDATA[Move &quot;_get_dataset_for_mountpoint()&quot; and &quot;_get_dataset_for_varempty()&quot; into common.subr]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 06 May 2024 09:14:41 +0200</pubDate>
</item>
<item>
    <title>Extend copyright to 2024</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/9c3b1966ba91/sbin/fjail</link>
    <description><![CDATA[Extend copyright to 2024]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 01 May 2024 21:35:43 +0200</pubDate>
</item>
<item>
    <title>Simplified version tagging a lot: it is also faster now.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/84d2735fe7f6/sbin/fjail</link>
    <description><![CDATA[Simplified version tagging a lot: it is also faster now.<br/>
<br/>
While being there: adjusting copyright year to end in 2023 now.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 23 Feb 2023 01:08:31 +0100</pubDate>
</item>
<item>
    <title>Also configure the periodic part of &quot;bsdstats&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/423c16c3280f/sbin/fjail</link>
    <description><![CDATA[Also configure the periodic part of &quot;bsdstats&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 19 Dec 2022 12:07:33 +0100</pubDate>
</item>
<item>
    <title>Message enhanced</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/d971cb4b6ab0/sbin/fjail</link>
    <description><![CDATA[Message enhanced]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 10 Dec 2022 13:27:30 +0100</pubDate>
</item>
<item>
    <title>FIX: Remove duplicate periodic setting</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/80c781a59aa7/sbin/fjail</link>
    <description><![CDATA[FIX: Remove duplicate periodic setting]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 10 Dec 2022 13:26:54 +0100</pubDate>
</item>
<item>
    <title>Configure periodic scripts to log into logfiles instead of mails.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/c559074302e0/sbin/fjail</link>
    <description><![CDATA[Configure periodic scripts to log into logfiles instead of mails.<br/>
<br/>
Also create all needed logfiles.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 09 Dec 2022 17:05:36 +0100</pubDate>
</item>
<item>
    <title>Implement a &quot;fjail freebsd-update&quot;: update &quot;normal&quot; jails and other directories where an OS is mounted</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/673505e96cea/sbin/fjail</link>
    <description><![CDATA[Implement a &quot;fjail freebsd-update&quot;: update &quot;normal&quot; jails and other directories where an OS is mounted]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 05 Dec 2022 16:01:54 +0100</pubDate>
</item>
<item>
    <title>Prepare for some more future compatibility check on FreeBSD updates: implement _has_same_userland_version()</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/3b2935985c73/sbin/fjail</link>
    <description><![CDATA[Prepare for some more future compatibility check on FreeBSD updates: implement _has_same_userland_version()]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 05 Dec 2022 09:37:53 +0100</pubDate>
</item>
<item>
    <title>Require a mounted and working devfs within the jail when configuring a jail.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/4a17b1f4c378/sbin/fjail</link>
    <description><![CDATA[Require a mounted and working devfs within the jail when configuring a jail.<br/>
<br/>
Otherwise the &quot;sysrc&quot; command could sometimes create a /dev/null regular file<br/>
within the jail.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 30 Nov 2022 22:13:05 +0100</pubDate>
</item>
<item>
    <title>FIX: Shell variable expansion was not done in fjail's command configure sometimes</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/2623f7e775e3/sbin/fjail</link>
    <description><![CDATA[FIX: Shell variable expansion was not done in fjail's command configure sometimes]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 30 Nov 2022 21:31:16 +0100</pubDate>
</item>
<item>
    <title>Implement the -d option for fjail configure: temporarily mount a devfs filesystem</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/184412e2543e/sbin/fjail</link>
    <description><![CDATA[Implement the -d option for fjail configure: temporarily mount a devfs filesystem]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 30 Nov 2022 09:46:29 +0100</pubDate>
</item>
<item>
    <title>FIX: Typo &quot;MOUNPOINT&quot; -&gt; &quot;MOUNTPOINT&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/90fa5b68bb62/sbin/fjail</link>
    <description><![CDATA[FIX: Typo &quot;MOUNPOINT&quot; -&gt; &quot;MOUNTPOINT&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 23 Nov 2022 14:54:58 +0100</pubDate>
</item>
<item>
    <title>Move the implementation of &quot;mount&quot; and &quot;umount&quot; into the new tool fzfs.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/3c24b07240f2/sbin/fjail</link>
    <description><![CDATA[Move the implementation of &quot;mount&quot; and &quot;umount&quot; into the new tool fzfs.<br/>
<br/>
It is not jail-specific but in reality a helper for some ZFS management<br/>
issues.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 17 Sep 2022 16:47:32 +0200</pubDate>
</item>
<item>
    <title>Implement a mount option to allow only the mount of children whem mounting a dataset tree</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/95a81116471a/sbin/fjail</link>
    <description><![CDATA[Implement a mount option to allow only the mount of children whem mounting a dataset tree]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 13 Sep 2022 09:18:21 +0200</pubDate>
</item>
<item>
    <title>FIX: Description of &quot;-A&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/7f21d242f79f/sbin/fjail</link>
    <description><![CDATA[FIX: Description of &quot;-A&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 12 Sep 2022 08:26:57 +0200</pubDate>
</item>
<item>
    <title>Implement configure for symlinked skeletons.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/c4d835ccb4ae/sbin/fjail</link>
    <description><![CDATA[Implement configure for symlinked skeletons.<br/>
<br/>
Automatically decide if &quot;etc&quot; is a symlink to &quot;skeleton/etc&quot;.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 11 Sep 2022 13:58:08 +0200</pubDate>
</item>
<item>
    <title>More sanity checks when configuring jails</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/243dba574ad3/sbin/fjail</link>
    <description><![CDATA[More sanity checks when configuring jails]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 02 Sep 2022 09:25:50 +0200</pubDate>
</item>
<item>
    <title>Also configure periodic when configuring a jail</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/4493e364cabf/sbin/fjail</link>
    <description><![CDATA[Also configure periodic when configuring a jail]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 01 Sep 2022 09:45:41 +0200</pubDate>
</item>
<item>
    <title>Print message when calling &quot;newaliases&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/a7a9fd895d30/sbin/fjail</link>
    <description><![CDATA[Print message when calling &quot;newaliases&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 01 Sep 2022 09:33:16 +0200</pubDate>
</item>
<item>
    <title>Make &quot;hostid&quot; a separate command for printint hostid proposals</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/73f2436fdf86/sbin/fjail</link>
    <description><![CDATA[Make &quot;hostid&quot; a separate command for printint hostid proposals]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 01 Sep 2022 09:32:03 +0200</pubDate>
</item>
<item>
    <title>When configuring a jail also call &quot;newaliases&quot; within the jail</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/ffd24013d346/sbin/fjail</link>
    <description><![CDATA[When configuring a jail also call &quot;newaliases&quot; within the jail]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#46;&#103;&#108;&#97;&#115;&#110;&#101;&#114;&#64;&#102;&#101;&#108;&#100;&#109;&#97;&#110;&#110;&#45;&#109;&#103;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 31 Aug 2022 13:04:25 +0200</pubDate>
</item>
<item>
    <title>Copy the host's resolv.conf into a jail when configuring it.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/6713d97b4180/sbin/fjail</link>
    <description><![CDATA[Copy the host's resolv.conf into a jail when configuring it.<br/>
<br/>
But do not overwrite an existing resolv.conf.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#46;&#103;&#108;&#97;&#115;&#110;&#101;&#114;&#64;&#102;&#101;&#108;&#100;&#109;&#97;&#110;&#110;&#45;&#109;&#103;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 31 Aug 2022 13:01:35 +0200</pubDate>
</item>
<item>
    <title>Propose settings for host.hostuuid and host.hostid when configuring jails</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/dce9ba905c32/sbin/fjail</link>
    <description><![CDATA[Propose settings for host.hostuuid and host.hostid when configuring jails]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#46;&#103;&#108;&#97;&#115;&#110;&#101;&#114;&#64;&#102;&#101;&#108;&#100;&#109;&#97;&#110;&#110;&#45;&#109;&#103;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 31 Aug 2022 12:55:51 +0200</pubDate>
</item>
<item>
    <title>Skip configuring a timezone when there already exists such a file /etc/localtime</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/16238e9032a9/sbin/fjail</link>
    <description><![CDATA[Skip configuring a timezone when there already exists such a file /etc/localtime]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#46;&#103;&#108;&#97;&#115;&#110;&#101;&#114;&#64;&#102;&#101;&#108;&#100;&#109;&#97;&#110;&#110;&#45;&#109;&#103;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 31 Aug 2022 12:41:18 +0200</pubDate>
</item>
<item>
    <title>Mark a todo for setting a &quot;hostid&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/f62f8ec6a19b/sbin/fjail</link>
    <description><![CDATA[Mark a todo for setting a &quot;hostid&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#46;&#103;&#108;&#97;&#115;&#110;&#101;&#114;&#64;&#102;&#101;&#108;&#100;&#109;&#97;&#110;&#110;&#45;&#109;&#103;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 29 Aug 2022 16:12:24 +0200</pubDate>
</item>
<item>
    <title>FIX: Typo when calling the internal implementation of &quot;configure&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/9addf133d208/sbin/fjail</link>
    <description><![CDATA[FIX: Typo when calling the internal implementation of &quot;configure&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#46;&#103;&#108;&#97;&#115;&#110;&#101;&#114;&#64;&#102;&#101;&#108;&#100;&#109;&#97;&#110;&#110;&#45;&#109;&#103;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 29 Aug 2022 15:17:25 +0200</pubDate>
</item>
<item>
    <title>Begin a &quot;configure&quot; command for jails</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/39b736a91d0d/sbin/fjail</link>
    <description><![CDATA[Begin a &quot;configure&quot; command for jails]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 29 Aug 2022 09:40:01 +0200</pubDate>
</item>
<item>
    <title>Implement the &quot;-o&quot; option for &quot;datasets&quot; to create var/empty with the default &quot;readonly&quot; setting instead of &quot;readonly=on&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/ee9b32ab0e9a/sbin/fjail</link>
    <description><![CDATA[Implement the &quot;-o&quot; option for &quot;datasets&quot; to create var/empty with the default &quot;readonly&quot; setting instead of &quot;readonly=on&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 17:12:37 +0200</pubDate>
</item>
<item>
    <title>Implement a sanity and consistency check when doing &quot;natural&quot; mounts</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/4d7e00b500a1/sbin/fjail</link>
    <description><![CDATA[Implement a sanity and consistency check when doing &quot;natural&quot; mounts]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 15:55:01 +0200</pubDate>
</item>
<item>
    <title>Comments</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/1b176ccd41b9/sbin/fjail</link>
    <description><![CDATA[Comments]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 15:18:20 +0200</pubDate>
</item>
<item>
    <title>Enhanced messages</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/0136dce2db22/sbin/fjail</link>
    <description><![CDATA[Enhanced messages]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 15:12:59 +0200</pubDate>
</item>
<item>
    <title>Implement a &quot;-N&quot; flag for mounting: mount at &quot;natural&quot; configured ZFS mountpoints.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/a19acddb4662/sbin/fjail</link>
    <description><![CDATA[Implement a &quot;-N&quot; flag for mounting: mount at &quot;natural&quot; configured ZFS mountpoints.<br/>
<br/>
NOTE: Note that the semantics of the &quot;-O&quot; flag is left as-is.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 15:10:09 +0200</pubDate>
</item>
<item>
    <title>Implent a &quot;-O&quot; flag for mounts that allows to mount also datasets with configured mountpoints outside their &quot;natural&quot; mountpoints within the dataset hierarchy</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/92e5db34eb2b/sbin/fjail</link>
    <description><![CDATA[Implent a &quot;-O&quot; flag for mounts that allows to mount also datasets with configured mountpoints outside their &quot;natural&quot; mountpoints within the dataset hierarchy]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 14:38:05 +0200</pubDate>
</item>
<item>
    <title>FIX: in the help message: improve documentation of OPTIONS</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/fcfa674c8444/sbin/fjail</link>
    <description><![CDATA[FIX: in the help message: improve documentation of OPTIONS]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 14:22:40 +0200</pubDate>
</item>
<item>
    <title>Implement a &quot;-A&quot; flat for dataset creation: set canmount=noauto</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/ef397b84b047/sbin/fjail</link>
    <description><![CDATA[Implement a &quot;-A&quot; flat for dataset creation: set canmount=noauto]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 13:23:10 +0200</pubDate>
</item>
<item>
    <title>Use -t filesystem in all &quot;zfs list&quot; calls</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/eb95c986cc59/sbin/fjail</link>
    <description><![CDATA[Use -t filesystem in all &quot;zfs list&quot; calls]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 12:18:15 +0200</pubDate>
</item>
<item>
    <title>Replace all calls to &quot;zfs get&quot; to &quot;zfs list -o&quot;.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/6b7a084ddf1d/sbin/fjail</link>
    <description><![CDATA[Replace all calls to &quot;zfs get&quot; to &quot;zfs list -o&quot;.<br/>
<br/>
This is to get rid of some &quot;read&quot; calls.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 12:08:59 +0200</pubDate>
</item>
<item>
    <title>FIX: In mount and unmount commands handle pipeline return values correctly now</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/687210f46b8f/sbin/fjail</link>
    <description><![CDATA[FIX: In mount and unmount commands handle pipeline return values correctly now]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 11:43:01 +0200</pubDate>
</item>
<item>
    <title>FIX: Use &quot;||&quot; instead of &quot;|&quot; when handling an error case</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/8f739dd15d7f/sbin/fjail</link>
    <description><![CDATA[FIX: Use &quot;||&quot; instead of &quot;|&quot; when handling an error case]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 11:19:47 +0200</pubDate>
</item>
<item>
    <title>FIX: Do not suppress stderr messages from some &quot;zfs set&quot; calls.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/a8b6584d24ec/sbin/fjail</link>
    <description><![CDATA[FIX: Do not suppress stderr messages from some &quot;zfs set&quot; calls.<br/>
<br/>
This gives better error messages.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 11:06:19 +0200</pubDate>
</item>
<item>
    <title>Better error handling when changing privileges and flags of var/empty</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/dd8a9bbdf8c0/sbin/fjail</link>
    <description><![CDATA[Better error handling when changing privileges and flags of var/empty]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 11:00:58 +0200</pubDate>
</item>
<item>
    <title>FIX: Using a pipeline within a function correctly with regard to return values:</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/3181a6b5758e/sbin/fjail</link>
    <description><![CDATA[FIX: Using a pipeline within a function correctly with regard to return values:<br/>
<br/>
The last pipeline element determines the status. Account for this.<br/>
So instead of a here-doc a pipeline can be used.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 10:49:00 +0200</pubDate>
</item>
<item>
    <title>Use &quot;mount -p&quot; instead of &quot;zfs mount&quot; when determining devices for the real mountpoints</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/a4fd3bcbbf1c/sbin/fjail</link>
    <description><![CDATA[Use &quot;mount -p&quot; instead of &quot;zfs mount&quot; when determining devices for the real mountpoints]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 10:27:14 +0200</pubDate>
</item>
<item>
    <title>Use &quot;read -r&quot; for when mounting/unmounting</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/4a0cb73945a8/sbin/fjail</link>
    <description><![CDATA[Use &quot;read -r&quot; for when mounting/unmounting]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 08:50:20 +0200</pubDate>
</item>
<item>
    <title>mount and umount support for ZFS datasets: recursively mount and unmount</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/379d3178f3ce/sbin/fjail</link>
    <description><![CDATA[mount and umount support for ZFS datasets: recursively mount and unmount]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 21 Aug 2022 08:35:18 +0200</pubDate>
</item>
<item>
    <title>Adjust copyright year</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/62a24dfb238c/sbin/fjail</link>
    <description><![CDATA[Adjust copyright year]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 20 Aug 2022 13:07:53 +0200</pubDate>
</item>

  </channel>
</rss>
