<?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 NOTICE</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4bb3d789e15445dbe3c012d13e69fce7f27b45dd - Update copyright year to 2026</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#4bb3d789e15445dbe3c012d13e69fce7f27b45dd</link>
        <description>Update copyright year to 2026

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Wed, 31 Dec 2025 23:07:33 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>ffeaba5b3a860a170bf7f9103daace50358ba7ce - Update copyright year to 2025</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#ffeaba5b3a860a170bf7f9103daace50358ba7ce</link>
        <description>Update copyright year to 2025

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Tue, 31 Dec 2024 13:42:18 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>4c5b548fb6ece87dd30bbf720aca0d994a749167 - Upgrade OpenSSL to version 3.0.13.</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#4c5b548fb6ece87dd30bbf720aca0d994a749167</link>
        <description>Upgrade OpenSSL to version 3.0.13.LICENSE and NOTICE files now reflect its new license.The obsolete &quot;DISABLE_OPENSSL&quot; setting has been removed.Patch Python 2 to support OpenSSL 3.0.x.Support old versions of Windows.Uses Strawberry Perl on Windows to build, fetched as a dependency.Workarounds for missing integer limit constants in the old version of MSVC we use.NASM now works when it&apos;s in the PATH, instead of needing --with-nasm-path to ./configure.Patch by: me

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Mon, 18 Mar 2024 15:20:28 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>506fa58b1970084a0caacb50b3a805e469be4756 - Implement the (MS Office 2010+) OOXML &quot;Agile encryption&quot; support, so that we</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#506fa58b1970084a0caacb50b3a805e469be4756</link>
        <description>Implement the (MS Office 2010+) OOXML &quot;Agile encryption&quot; support, so that wecan open such password-protected OOXML files.Adds all the Agile encryption XML tokens and namespaces, and parses the XMLfrom EncryptionInfo stream, gets OpenOffice to recognize the file is encryptedand ask for a password, and successfully decrypts the file if password iscorrect.Also a number of other fixes and improvements:- Sorted main/oox/source/token/tokens.txt so it&apos;s in alphabetical order  (wrong order might have broken certain tokens?).- Refactored how OOXML encryption is generally handled. It&apos;s now in its  own file.- Added logging to the FilterDetect class. It logs to the office-wide default  logger.- Added a flush() method to the BinaryXOutputStream class.- Changed FilterDetect to use XMultiComponentFactory and XComponentContext  instead of the deprecated XMultiServiceFactory.- Error handling was generally improved.- Exception safety and some memory safety (::std::vector instead of new[])  in all the new code. Memory leaks should not be possible.Much of the code involved in the decryption was ported from the excellentApache POI project, so it&apos;s been credited in our NOTICE file.Patch by: me

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Sat, 02 Mar 2024 16:47:05 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>e07a38805855d5c69e350023eddc2f24b53cea08 - Update copyright year to 2024</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#e07a38805855d5c69e350023eddc2f24b53cea08</link>
        <description>Update copyright year to 2024

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Tue, 02 Jan 2024 15:25:40 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>b7bcc0c3cb1626d7ae5daf50fb8ff537fb2a28d2 - Update copyright year to 2023</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#b7bcc0c3cb1626d7ae5daf50fb8ff537fb2a28d2</link>
        <description>Update copyright year to 2023

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Sat, 31 Dec 2022 23:35:45 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>61a913b1edd156adbcb0677545164ad71b46fac7 - Merge pull request #146 from DamjanJovanovic/serf2curl</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#61a913b1edd156adbcb0677545164ad71b46fac7</link>
        <description>Merge pull request #146 from DamjanJovanovic/serf2curlPort our WebDAV content provider from serf/apr/apr-util, to curl.

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Sun, 15 May 2022 13:47:52 +0000</pubDate>
        <dc:creator>Arrigo Marchiori &lt;ardovm@yahoo.it&gt;</dc:creator>
    </item>
<item>
        <title>51ba086bf122dbb5b50fd813e5b9a81c051aa16b - Port our WebDAV content provider from serf/apr/apr-util, to curl.</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#51ba086bf122dbb5b50fd813e5b9a81c051aa16b</link>
        <description>Port our WebDAV content provider from serf/apr/apr-util, to curl.Patch by: me

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Mon, 04 Apr 2022 01:06:47 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>a4b3dcbe18094aea44306f91c89f3bc628d64891 - Update copyright year to 2022</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#a4b3dcbe18094aea44306f91c89f3bc628d64891</link>
        <description>Update copyright year to 2022

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Sat, 01 Jan 2022 17:19:43 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>b3fc2ec329d5bf9ddb749664e01ca9e4d6c6069b - Updated copyright year to 2021</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#b3fc2ec329d5bf9ddb749664e01ca9e4d6c6069b</link>
        <description>Updated copyright year to 2021

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Mon, 04 Jan 2021 16:55:15 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>46e28a4a0ea91fc96c2da58185836fc6af64a9d0 - Updated copyright year</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#46e28a4a0ea91fc96c2da58185836fc6af64a9d0</link>
        <description>Updated copyright year

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Wed, 01 Jan 2020 10:50:45 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>8d1a3dfa5ab64f51ad85a7ce8d7a0a855595e2ab - Updated copyright to 2019</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#8d1a3dfa5ab64f51ad85a7ce8d7a0a855595e2ab</link>
        <description>Updated copyright to 2019git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1850116 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Tue, 01 Jan 2019 20:45:19 +0000</pubDate>
        <dc:creator>Matthias Seidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>dc5263079d2ab59fe6b0bc9af4925259080190ef - Removed whitespace</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#dc5263079d2ab59fe6b0bc9af4925259080190ef</link>
        <description>Removed whitespacegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1845656 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Sat, 03 Nov 2018 13:03:52 +0000</pubDate>
        <dc:creator>Matthias Seidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>f4d7310a0e5d6c3d30517d40e10333f99a73fdeb - Removed whitespace</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#f4d7310a0e5d6c3d30517d40e10333f99a73fdeb</link>
        <description>Removed whitespacegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1845351 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Wed, 31 Oct 2018 16:48:30 +0000</pubDate>
        <dc:creator>Matthias Seidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>8550753c0d3bc48e3f8ebde9cebee62f518b6144 - Revert r1832747:</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#8550753c0d3bc48e3f8ebde9cebee62f518b6144</link>
        <description>Revert r1832747:Drop references and the requirement for the StAX API.The saxon build needs more care.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1832749 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Sat, 02 Jun 2018 22:02:07 +0000</pubDate>
        <dc:creator>Pedro Giffuni &lt;pfg@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>69444ee8afbe08c1e98ac55a4c1b0f44d8a4c11f - Drop references and the requirement for the StAX API.</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#69444ee8afbe08c1e98ac55a4c1b0f44d8a4c11f</link>
        <description>Drop references and the requirement for the StAX API.The StAX API was a requirement to build saxon however, long ago StAXbecame part of the Java API[1], so in practice we are not using StAX as a separate tarball at all.No functional change intended.Huge thanks to AdfinisSygroup that maintained the opengrok service for so long. These type of changes would have been much more difficult without the service.[1]https://docs.oracle.com/javase/tutorial/jaxp/stax/why.htmlgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1832747 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Sat, 02 Jun 2018 21:25:36 +0000</pubDate>
        <dc:creator>Pedro Giffuni &lt;pfg@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>afa41b63daad4b877eb89b8eb841808397533bcb - Update the Copyright year to 2018</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#afa41b63daad4b877eb89b8eb841808397533bcb</link>
        <description>Update the Copyright year to 2018According to:https://svn.apache.org/viewvc?view=revision&amp;revision=1780015git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1821563 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Thu, 18 Jan 2018 22:09:22 +0000</pubDate>
        <dc:creator>Matthias Seidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>4d56bd9de05cd088e3fc32bbe3c812c1eb9d1fe0 - Added https for some links</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#4d56bd9de05cd088e3fc32bbe3c812c1eb9d1fe0</link>
        <description>Added https for some linksgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1791376 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Fri, 14 Apr 2017 15:07:25 +0000</pubDate>
        <dc:creator>Matthias Seidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>721977436facb801d40e402eb0908372e4c68132 - Let&apos;s leave the $HeadURL$ in the end.</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#721977436facb801d40e402eb0908372e4c68132</link>
        <description>Let&apos;s leave the $HeadURL$ in the end.Looks better and serves the same purpose.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1781334 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Thu, 02 Feb 2017 00:13:07 +0000</pubDate>
        <dc:creator>Pedro Giffuni &lt;pfg@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>14654ce98f2e47b7075cc60ce4a08f90d12d5881 - i127295 - Update the Copyright year to 2017</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/NOTICE#14654ce98f2e47b7075cc60ce4a08f90d12d5881</link>
        <description>i127295 - Update the Copyright year to 2017git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1780015 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/NOTICE</description>
        <pubDate>Tue, 24 Jan 2017 02:34:25 +0000</pubDate>
        <dc:creator>Ariel Constenla-Haile &lt;arielch@apache.org&gt;</dc:creator>
    </item>
</channel>
</rss>
