<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/Docker, branch 1.24.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.24.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.24.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2024-08-14T19:54:34+00:00</updated>
<entry>
<title>Update about running tests (#6709)</title>
<updated>2024-08-14T19:54:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-08-14T19:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=692e30465dd0b0dcd302eccc26af34148d17667b'/>
<id>urn:sha1:692e30465dd0b0dcd302eccc26af34148d17667b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add OIDCSessionMaxDuration and OIDCSessionInactivityTimeout (#6642)</title>
<updated>2024-08-14T06:55:29+00:00</updated>
<author>
<name>нездалисько</name>
<email>105280814+crisukbot@users.noreply.github.com</email>
</author>
<published>2024-08-14T06:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b4ceabc2487b5677fc1bc49ae4cc3e449f77093a'/>
<id>urn:sha1:b4ceabc2487b5677fc1bc49ae4cc3e449f77093a</id>
<content type='text'>
* add OIDCSessionMaxDuration and OIDCSessionInactivityTimeout

* entrypoint.sh OIDCSessionMaxDuration and Session fix

* fix: entrypoint.sh OIDCSessionMaxDuration and OIDCSessionInactivityTimeout and Alpine support

* Use Apache config file instead

* Spelling

* fixed after restarting the double OIDC lines

* Refactor

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Re-enable OPCache for PHP 8.4-alpha2 (#6637)</title>
<updated>2024-07-18T20:53:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-18T20:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=365cae840597e6d5e8e1450df98ade83499c654e'/>
<id>urn:sha1:365cae840597e6d5e8e1450df98ade83499c654e</id>
<content type='text'>
Support https://www.php.net/index.php#2024-07-18-1
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/6615
Bug https://github.com/php/php-src/issues/14873 was fixed https://github.com/nielsdos/php-src/commit/3d0885f9e54ba46bbb082df4c9c32f0be98ee423</content>
</entry>
<entry>
<title>Initial support for PHP 8.4 (#6615)</title>
<updated>2024-07-09T13:57:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-09T13:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0f395dad43bb0ab7c2e7ac5751776e9aeeb42036'/>
<id>urn:sha1:0f395dad43bb0ab7c2e7ac5751776e9aeeb42036</id>
<content type='text'>
* Initial support for PHP 8.4
Sole fix needed so far seems to be related to https://wiki.php.net/rfc/deprecate-implicitly-nullable-types

See also upstream PR https://github.com/PhpGt/CssXPath/pull/227

We are also hitting was seems to be a PHP bug https://github.com/php/php-src/issues/14873

* Fix return type

* Disable OPCache while waiting for PHP fix</content>
</entry>
<entry>
<title>Docker Alpine 3.20 (#6477)</title>
<updated>2024-06-05T18:44:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-06-05T18:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cdb9d4a5a8f25924a2c0336093c5d187d4fe3791'/>
<id>urn:sha1:cdb9d4a5a8f25924a2c0336093c5d187d4fe3791</id>
<content type='text'>
https://alpinelinux.org/posts/Alpine-3.20.0-released.html
Moving from PHP 8.2.19 to PHP 8.3.7, still with Apache/2.4.59</content>
</entry>
<entry>
<title>Docker: Traefik 3.0 (#6401)</title>
<updated>2024-05-01T12:01:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-05-01T12:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ffe68dcb9740763a2a7225be8dc4809767d47929'/>
<id>urn:sha1:ffe68dcb9740763a2a7225be8dc4809767d47929</id>
<content type='text'>
https://github.com/traefik/traefik/releases/tag/v3.0.0
https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/</content>
</entry>
<entry>
<title>CLI database backup and restore (#6387)</title>
<updated>2024-04-30T06:31:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-04-30T06:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=329fd4bcf6504c74e3906e51c6fc2124bc09cc02'/>
<id>urn:sha1:329fd4bcf6504c74e3906e51c6fc2124bc09cc02</id>
<content type='text'>
* CLI database backup and restore
Can also be used to migrate from one database to another (e.g. MySQL to PostgreSQL) or to ease upgrade to a major PostgreSQL version (e.g. 15 to 16).

* +x

* Fix some cases

* Update to docker-compose-v2

* More documentation</content>
</entry>
<entry>
<title>Fix CLI install regressions (#6214)</title>
<updated>2024-03-19T12:42:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-03-19T12:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b5445e1e56497f8bdc1de35a8325418c44b96d37'/>
<id>urn:sha1:b5445e1e56497f8bdc1de35a8325418c44b96d37</id>
<content type='text'>
* Fix CLI install with prefix
It was not possible to pass a blank prefix

* Fix regression EXIT_CODE_ALREADY_EXISTS
The dedicated exit code was not sent anymore when a user already exists</content>
</entry>
<entry>
<title>Traefik 2.11 in docker-compose example (#6098)</title>
<updated>2024-02-17T13:44:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-02-17T13:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=53d40ea3bba2becb5ed19a09ca9e87dbde2d46e0'/>
<id>urn:sha1:53d40ea3bba2becb5ed19a09ca9e87dbde2d46e0</id>
<content type='text'>
https://github.com/traefik/traefik/releases/tag/v2.11.0</content>
</entry>
<entry>
<title>Docker Debian disable unused PHP modules (#5994)</title>
<updated>2023-12-30T22:42:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-12-30T22:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a3ebfe76ea423a002f62af25597dcfdd9308ad37'/>
<id>urn:sha1:a3ebfe76ea423a002f62af25597dcfdd9308ad37</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/5993</content>
</entry>
</feed>
