<?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 files</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cd3cc6e910c0f739925c57e42fae6781d693db02 - i2c/sensors: Add driver for W83793 hardware monitor</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#cd3cc6e910c0f739925c57e42fae6781d693db02</link>
        <description>i2c/sensors: Add driver for W83793 hardware monitorThe Winbond/Nuvoton W83793G system monitor chip includes many featuresnot currently supported by this driver.  The following are currentlysupported:* Up to 6 temperature sensors, 4 of which have 10-bit resolution  (8.2),two with 8-bit resolution (no decimal component)* Up to 12 fans  - Fans 0-4 (1-5 on the datasheet) are always enabled.  The remaining 7    fans are individually enabled.* Multiple voltage sensors, reading up to 10 voltage sources.  Sysctls  are labeled to match the datasheet.* Chassis open detection.The W83793AG is a feature-reduced version, which lacks 3 thermal diodesand 2 voltage monitors.  Since there is no way to tell the differencebetween the W83793AG and W83793G programmatically, sensors reported onthe W83793AG will report strange values.Temperature sensors and 7 of the fans can be individually enabled on thechip, but currently not configured by this driver.  The driver onlyreports what was configured by the firmware.  Additionally, this drivernumbers the sensors and fans according to the datasheet, so even if, forinstance, fan 8 is disabled, it would skip from fan 7 to fan 9, it doesnot renumber.  This makes it easier to follow for hardware debuggingpurposes.Missing features:* Smart Fan support* Fan PWM control* ASF (Alert Standard Format)Only Bank 0 registers are used at this time.Reviewed by:	adrianDifferential Revision:	https://reviews.freebsd.org/D56776

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Wed, 20 May 2026 04:04:30 +0200</pubDate>
        <dc:creator>Justin Hibbits &lt;jhibbits@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d22051b18e9b7512c5cf033d7b6eee2df03c985b - iicbus/rtc: Add driver for the Ricoh rs5c372 RTC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#d22051b18e9b7512c5cf033d7b6eee2df03c985b</link>
        <description>iicbus/rtc: Add driver for the Ricoh rs5c372 RTCThis RTC chip supports 2 alarm timers in addition to RTC functionality,but this driver only supports the RTC at this time.

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Wed, 22 Apr 2026 04:15:02 +0200</pubDate>
        <dc:creator>Justin Hibbits &lt;jhibbits@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c21c63fb565f1bc7f9564dbf12068c864f8891d8 - bnxt_en: add bnxt_sriov.c to sys/conf/files for built-in kernel builds</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#c21c63fb565f1bc7f9564dbf12068c864f8891d8</link>
        <description>bnxt_en: add bnxt_sriov.c to sys/conf/files for built-in kernel buildsThe SR-IOV series added bnxt_sriov.c and listed it in sys/modules/bnxt/bnxt_en/Makefile,but kernels that build bnxt into the image only compile sources named in sys/conf/files.Add bnxt_sriov.c next to the other bnxt_en entries so built-in bnxt (including LINT)links the SR-IOV implementation and avoids undefined symbols referenced from if_bnxt.c.Fixes: f2f831b2c151 (&quot;bnxt_en: Add core SR-IOV infrastructure&quot;)MFC after:      1 monthReviewed by:    ssaxenaDifferential Revision: https://reviews.freebsd.org/D56688

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Tue, 28 Apr 2026 16:10:13 +0200</pubDate>
        <dc:creator>Chandrakanth Patil &lt;chandrakanth.patil@broadcom.com&gt;</dc:creator>
    </item>
<item>
        <title>a338f5a0e7b1b5c22595aacbac44582ed5e0fe86 - conf: remove trailing whitespace</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#a338f5a0e7b1b5c22595aacbac44582ed5e0fe86</link>
        <description>conf: remove trailing whitespaceThis prevents unwanted change when saving files on IDEs (e.g. VSCode,Zed)Signed-off-by: Minsoo Choo &lt;minsoo@minsoo.io&gt;Sponsored by:	The FreeBSD FoundationPull request:	https://github.com/freebsd/freebsd-src/pull/2152

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Mon, 20 Apr 2026 05:08:01 +0200</pubDate>
        <dc:creator>Minsoo Choo &lt;minsoo@minsoo.io&gt;</dc:creator>
    </item>
<item>
        <title>cfec995c87f39e59c80554b85625b4aaa8ddf8db - ixgbe: add MDIO bus support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#cfec995c87f39e59c80554b85625b4aaa8ddf8db</link>
        <description>ixgbe: add MDIO bus supportThis works enough to let me see the marvell switch on the MDIO bus.It uses clause 22, which ixgbe&apos;s existing MDIO code doesn&apos;t currentlysupport, so it&apos;s implemented in a new source file.Since mdio(4) is now required, add it where appropriate to GENERIC kernels.Reviewed by:	kbowlingDifferential Revision:	https://reviews.freebsd.org/D50128

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Fri, 17 Apr 2026 19:11:42 +0200</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a85c4ab626ef52530400ace1957daaa35dd07534 - appleir: Add Apple IR receiver driver</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#a85c4ab626ef52530400ace1957daaa35dd07534</link>
        <description>appleir: Add Apple IR receiver driverHID driver for Apple IR receivers (USB HID, vendor 0x05ac).Supports Apple Remote and generic IR remotes using NEC protocol.Supported hardware:- Apple IR Receiver (0x8240, 0x8241, 0x8242, 0x8243, 0x1440)Apple Remote protocol (proprietary 5-byte HID reports):- Key down/repeat/battery-low detection- 17-key mapping with two-packet command support- Synthesized key-up via 125ms callout timerGeneric IR remotes (NEC protocol):- Format: [0x26][0x7f][0x80][code][~code]- Checksum: code + ~code = 0xFF- Default keymap with 8 common codes- See: https://techdocs.altium.com/display/FPGA/NEC+Infrared+Transmission+ProtocolOutput via evdev with standard KEY_* codes.Raw HID access available at /dev/hidraw0 for custom remapping.Based on protocol reverse-engineering by James McKenzie et al.Reference: drivers/hid/hid-appleir.c (Linux)Tested on Mac Mini 2011 (0x05ac:0x8242).Differential Revision:	https://reviews.freebsd.org/D55472

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Tue, 14 Apr 2026 04:29:43 +0200</pubDate>
        <dc:creator>Abdelkader Boudih &lt;chaos@seuros.com&gt;</dc:creator>
    </item>
<item>
        <title>e44d2e941e8ebd74e6a1b1fdbed83fe86671cbc6 - if_geneve: Add Support for Geneve (RFC8926)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#e44d2e941e8ebd74e6a1b1fdbed83fe86671cbc6</link>
        <description>if_geneve: Add Support for Geneve (RFC8926)geneve creates a generic network virtualization tunnel interfacefor Tentant Systems over an L3 (IP/UDP) underlay network that providesa Layer 2 (ethernet) or Layer 3 service using the geneve protocol.This implementation is based on RFC8926.Reviewed by:	glebius, adrianDiscussed with:	zlei, kpRelnotes:	yesDifferential Revision: https://reviews.freebsd.org/D54172

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Sat, 11 Apr 2026 16:12:01 +0200</pubDate>
        <dc:creator>Pouria Mousavizadeh Tehrani &lt;pouria@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b58d10fc6d51ddcf5ee81628ead74d3dadb9bf6 - ix(4): Add support for firmware logging for E610 adapters</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#6b58d10fc6d51ddcf5ee81628ead74d3dadb9bf6</link>
        <description>ix(4): Add support for firmware logging for E610 adaptersThis is part 3 of the support for the new Intel Ethernet E610family of devicesThe ix driver now enables firmware logging on Intel E610 devicesfor debugging with Customer Support. Logs are enabled by defaultand generated in binary format that requires decoding by supportteams. The collected data is firmware and hardware related fordebugging purposes only.When the driver loads, it creates a fw_log sysctl node under thedebug section. Events are organized into categories (modules) fortargeted logging, and users can adjust verbosity levels as needed.This adds sysctl support for the firmware logging feature andupdates the ix(4) manual page with documentation.Signed-off-by: Yogesh Bhosale &lt;yogesh.bhosale@intel.com&gt;Co-developed-by: Krzysztof Galazka &lt;krzysztof.galazka@intel.com&gt;Reviewed by:	ziaee, kbowlingTested by:      Mateusz Moga &lt;mateusz.moga@intel.com&gt;MFC after:      1 weeksSponsored by:   Intel CorporationDifferential Revision:	https://reviews.freebsd.org/D53973

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Thu, 09 Apr 2026 20:05:29 +0200</pubDate>
        <dc:creator>Bhosale, Yogesh &lt;yogesh.bhosale@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c0d9a07101a1e72769ee0619a583f63a078fb391 - MFV: zstd 1.5.7.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#c0d9a07101a1e72769ee0619a583f63a078fb391</link>
        <description>MFV: zstd 1.5.7.MFC after:	2 weeksRelnotes:	yes

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Wed, 08 Apr 2026 23:22:45 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>407b1e4980189252fade78438aa08191a9883cdc - rss: make toeplitz.c standard part of the kernel</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#407b1e4980189252fade78438aa08191a9883cdc</link>
        <description>rss: make toeplitz.c standard part of the kernelThis will fix LINT-NOIP build.  This actually adds very little to thekernel text, e.g. 500 bytes on amd64.  A perfect solution would be toinstead declare rss_config.c as &apos;optional inet | inet6&apos;, but that wouldfail to build LINT-NOIP in several NIC drivers, that use RSS andabsolutely ignore that both INET and INET6 are optional.  It is veryunlikely that vendors who maintain these drivers will will ever chase theholy grail of a build that doesn&apos;t support IPv4 and IPv6.Fixes:	d9c55b2e8cd6b79f6926278e10a79f1bcca27a4b

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Tue, 31 Mar 2026 18:34:51 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>254b23eb1f540844cf2a90f2781ae4231c5701ce - routing: Retire ROUTE_MPATH compile option</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#254b23eb1f540844cf2a90f2781ae4231c5701ce</link>
        <description>routing: Retire ROUTE_MPATH compile optionThe ROUTE_MPATH compile option was introduced totest the new multipath implementation.Since compiling it has no overhead and it&apos;s enabledby default, remove it.Reviewed by:	melifaro, markjRelnotes:	yesDifferential Revision: https://reviews.freebsd.org/D55884

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Fri, 27 Mar 2026 12:20:05 +0100</pubDate>
        <dc:creator>Pouria Mousavizadeh Tehrani &lt;pouria@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2083e8d3a01cac739b38521abc72620d3810aba - ufshci: Support ACPI</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#e2083e8d3a01cac739b38521abc72620d3810aba</link>
        <description>ufshci: Support ACPISupports UFS host controller attachment via ACPI. Tested on theSamsung Galaxy Book 4 Edge using Qualcomm Snapdragon X Elite.Additionally, a quirk related to power mode change has been added.For reference, it doesn&apos;t reach maximum speed yet. I plan to improveit later.Sponsored by:           Samsung ElectronicsReviewed by:		imp (mentor)Differential Revision:	https://reviews.freebsd.org/D55986

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Tue, 24 Mar 2026 06:16:26 +0100</pubDate>
        <dc:creator>Jaeyoon Choi &lt;jaeyoon@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82a066b8593a14e0bbf8e1fcdc75fd9ecf0d9e62 - snd_dummy: Fix sys/conf/files entry</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#82a066b8593a14e0bbf8e1fcdc75fd9ecf0d9e62</link>
        <description>snd_dummy: Fix sys/conf/files entryFixes:		72e85a4d977e (&quot;snd_dummy: Add to sys/conf/files and sys/conf/NOTES&quot;)Report by:	CISponsored by:	The FreeBSD FoundationMFC after:	1 weekReviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D56065

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Tue, 24 Mar 2026 15:10:44 +0100</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>72e85a4d977eff23fcd2b12a3513f0e8fd2ac332 - snd_dummy: Add to sys/conf/files and sys/conf/NOTES</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#72e85a4d977eff23fcd2b12a3513f0e8fd2ac332</link>
        <description>snd_dummy: Add to sys/conf/files and sys/conf/NOTESSponsored by:	The FreeBSD FoundationMFC after:	1 weekReviewed by:	markjDifferential Revision:	https://reviews.freebsd.org/D56040

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Tue, 24 Mar 2026 11:32:13 +0100</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>356415aaaa8caa18a76ea74eed5c7de6e4d3b5fd - Unbreak LINT after ZFS import</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#356415aaaa8caa18a76ea74eed5c7de6e4d3b5fd</link>
        <description>Unbreak LINT after ZFS importFixes:		8a62a2a5659d (&quot;zfs: merge openzfs/zfs@f8e5af53e&quot;)

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Sun, 15 Mar 2026 18:36:27 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a62a2a5659d1839d8799b4274c04469d7f17c78 - zfs: merge openzfs/zfs@f8e5af53e</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#8a62a2a5659d1839d8799b4274c04469d7f17c78</link>
        <description>zfs: merge openzfs/zfs@f8e5af53eNotable upstream pull request merges: #17358 4975430cf Add vdev property to disable vdev scheduler #18031 c77f17b75 Add snapshots_changed_nsecs dataset property #18080 dbb3f247e cmd/zfs: clone: accept `-u` to not mount newly created                  datasets #18089 -multiple Zstd: Update bundled library to version 1.5.7 #18091 2301755df Fix zfs_open() to skip zil_async_to_sync() for the                  snapshot #18093 -multiple L2ARC: Rework write throttling with DWPD rate limiting                  and parallel writes #18095 2dbd6af5e Rename several printf attributes declarations to                  __printf__ #18096 8605bdfdd FreeBSD: unbreak compilation on i386 #18105 794f1587d When receiving a stream with the large block flag,                  activate feature #18115 765929cb4 DDT: Add locking for table ZAP destruction #18118 09e4e01e9 Fix history logging for `zpool create -t` #18119 2f1f25217 icp: emit .note.GNU-stack section for all ELF targets #18131 3fffe4e70 Fix --enable-invariants on FreeBSD #18133 d2f5cb3a5 Move range_tree, btree, highbit64 to common code #18136 54b141fab FreeBSD: Remove references to DEBUG_VFS_LOCKS #18138 cdf89f413 Flush RRD only when TXGs contain data #18139 a157ef62a Make sure we can still write data to txg #18140 cd895f0e5 remove thread unsafe debug code causing FreeBSD double                  free panic #18144 4f180e095 Fix activating large_microzap on receive #18146 35b2d3970 Lock db_mtx around arc_release() in couple places #18154 b36472052 nvpair: chase FreeBSD xdrproc_t definition #18160 21bbe7cb6 Improve caching for dbuf prefetches #18177 -multiple Multihost Improvements #18179 2646bd558 Allow rewrite skip cloned and snapshotted blocks #18180 aa29455dd Restrict cloning with different properties #18184 040ba7a7c libzfs: improve error message for zpool create with                  ENXIO #18188 1412bdc6c zfs_vnops_os.c: Move a vput() to after                  zfs_setattr_dir() #18198 cc184fe98 Fix `send:raw` permission for send `-w -I` #18208 ba970eb20 Cleanup allocation class selection #18212 0f9564e85 Simplify dnode_level_is_l2cacheable() #18214 370570890 Remove parent ZIO from dbuf_prefetch() #18218 bfb276e55 freebsd: Fix TIMESPEC_OVERFLOW for PowerPC #18222 d06a1d9ac Fix available space accounting for special/dedup #18225 d48967728 ICP: AES-GCM VAES-AVX2: fix typos and document                  source files #18226 c8a72a27e ICP: AES-GCM assembly: remove unused Gmul functions #18230 -multiple Fix zdb --key crash for unencrypted datasets, and                  teach tests to understand this better #18233 -multiple icp: add SHA-512 implementation using Intel SHA512                  extension #18245 991fc56fa Introduce dedupused/dedupsaved pool properties #18251 6a717f31e Improve misleading error messages for                 ZPOOL_STATUS_CORRUPT_POOL #18254 7744f0496 SIMD: libspl: test the correct CPUID bit for AVX512VL #18255 6495dafd5 range_tree: use zfs_panic_recover() for                  partial-overlap remov #18256 3408332d7 zhack: Fix importing large allocation profiles on                  small pools #18258 f8457fbdc Fix deadlock on dmu_tx_assign() from vdev_rebuild() #18263 f8e5af53e Fix redundant declaration of dsl_pool_tObtained from:	OpenZFSOpenZFS commit:	f8e5af53e92fa7c03393fbd4922cb9c1d0c15920

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Sat, 14 Mar 2026 13:14:56 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cdad55809ef59239c3bbdc841ed307db68bb3971 - acpi_system76: Support for acpi-controlled buttons on System76</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#cdad55809ef59239c3bbdc841ed307db68bb3971</link>
        <description>acpi_system76: Support for acpi-controlled buttons on System76Add acpi_system76 for handling acpi-controlled buttonson System76 Laptops.Reviewed by: impDifferential Revision: https://reviews.freebsd.org/D55694

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Fri, 06 Mar 2026 18:15:49 +0100</pubDate>
        <dc:creator>Pouria Mousavizadeh Tehrani &lt;pouria@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db16856110cbdbdfdc3c8d44edae1b3a7463198e - xen/acpi: implement hook to notify Xen about entering sleep state</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#db16856110cbdbdfdc3c8d44edae1b3a7463198e</link>
        <description>xen/acpi: implement hook to notify Xen about entering sleep stateThis is required so that ACPI power-off (entering S5) works as expected, asthe ACPI PM1a and PM1b blocks might not be accessible by dom0 directly.Additionally, Xen also needs to do cleanup before entering a sleep state,so it needs to be notified about it.With this patch FreeBSD dom0 now powers off the host correctly:acpi0: Powering system off...(XEN) [   85.686598] arch/x86/hvm/emulate.c:415:d0v0 fixup p2m mapping for page fedc6 added(XEN) [   85.687606] arch/x86/hvm/emulate.c:415:d0v0 fixup p2m mapping for page fbc10 added(XEN) [   85.692357] Preparing system for ACPI S5 state.(XEN) [   85.692702] Disabling non-boot CPUs ...(XEN) [   85.694471] Broke affinity for IRQ9, new: {0-7}[...](XEN) [   85.903118] Entering ACPI S5 state.Should be a non-functional change when not running as a Xen dom0.Reviewed by: kibSponsored by: Citrix Systems R&amp;DMFC after: 2 weeksDifferential revision: https://reviews.freebsd.org/D55504

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Tue, 24 Feb 2026 21:23:08 +0100</pubDate>
        <dc:creator>Roger Pau Monn&#233; &lt;royger@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc9a7b15b78b2b3d141c3a8c83fb2c88b54c2762 - HYM8563: Add HYM563 RTC driver to common config.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#dc9a7b15b78b2b3d141c3a8c83fb2c88b54c2762</link>
        <description>HYM8563: Add HYM563 RTC driver to common config.MFC after:	3 weeks

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Thu, 06 Nov 2025 20:52:50 +0100</pubDate>
        <dc:creator>Michal Meloun &lt;mmel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce38acee8d0bb35223b227479b9998c77b47f41b - Add kern/sched_shim.c</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/conf/files#ce38acee8d0bb35223b227479b9998c77b47f41b</link>
        <description>Add kern/sched_shim.cThis is the infrastructure to allow scheduler implementation to beselected on boot, supported by ifuncs.The DEFINE_SHIM() macros and their usage provided by jrtc27@.Reviewed by:	olceTested by:	phoSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D54831

            List of files:
            /freebsd/sys/conf/files</description>
        <pubDate>Thu, 22 Jan 2026 05:19:52 +0100</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
