Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Change-install-paths.patch | Change install paths Set the location of the data, cache, pagecache and tmp directories to /var/lib/shaarli/data /var/cache/shaarli/cache /var/cache/shaarli/pagecache /var/cache/shaarli/tmp instead of their paths being relative to the application's directory. |
Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org> | not-needed | 2020-05-26 | ||
0002-Makefile-Skip-use-of-venv-and-pip.patch | Makefile: Skip use of venv and pip | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2020-06-07 | ||
0003-Makefile-Remove-vendor-bin-from-paths.patch | Makefile: Remove vendor/bin from paths | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2020-07-08 | ||
0004-Makefile-Remove-code-coverage-during-test.patch | Makefile: Remove code coverage during test | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2020-07-08 | ||
0005-Makefile-Don-t-run-git-clean.patch | Makefile: Don't run git clean | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2020-05-26 | ||
0006-Skip-tests-that-don-t-work-under-root-user.patch | Skip tests that don't work under root user | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2020-09-09 | ||
0007-Use-installed-third-party-libraries.patch | Use installed third party libraries | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2020-09-10 | ||
0008-Skip-tests-that-require-internet-access.patch | Skip tests that require internet access | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2020-11-08 | ||
0011-testHumanBytes-Skip-2-GiB-test-on-32-bit-systems.patch | testHumanBytes: Skip 2 GiB test on 32-bit systems | James Valleroy <jvalleroy@mailbox.org> | no | 2020-12-29 | ||
0012-Use-installed-fork-awesome-scss.patch | Use installed fork-awesome scss and fonts | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2021-03-17 | ||
0013-Don-t-use-sass-loader-in-webpack.patch | Don't use sass-loader in webpack | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2021-03-17 | ||
0014-Use-installed-purecss.patch | Use installed purecss | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2021-06-29 | ||
0015-Use-vendored-pure-extras.patch | Use vendored pure-extras | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2021-09-03 | ||
0016-Fix-documentation-build.patch | Fix documentation build Taken from upstream commit e660450a2b317f4394ea11254c457b8659ae928f. |
James Valleroy <jvalleroy@mailbox.org> | not-needed | 2021-11-06 | ||
0017-Skip-tests-that-depend-on-working-directory.patch | Skip tests that depend on working directory | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2022-01-04 | ||
0018-Specify-locale-when-running-tests.patch | Specify locale when running tests | James Valleroy <jvalleroy@mailbox.org> | no | 2022-01-07 | ||
0019-mkdocs-Change-pages-to-nav.patch | mkdocs: Change pages to nav | James Valleroy <jvalleroy@mailbox.org> | no | 2022-05-27 | ||
0019-webpack-Resolve-from-system-install-paths.patch | webpack: Resolve from system install paths | James Valleroy <jvalleroy@mailbox.org> | not-needed | 2022-05-27 | ||
0020-Cherry-pick-date-view-fix-from-upstream.patch | Cherry-pick date view fix from upstream Original commit: 6ecc4745f45b7641730c7b0ad4f079015dc1bc3f This fixes an issue where a wrong date is shown when the current date is towards the end of the month (after the 28th). The issue would also cause a test failure during this time period. |
James Valleroy <jvalleroy@mailbox.org> | not-needed | 2022-10-31 | ||
0021-webpack-css-loader-Disable-url-resolving.patch | webpack: css-loader: Disable url() resolving | James Valleroy <jvalleroy@mailbox.org> | no | 2023-01-13 |