Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-110-use-sensible-browser.patch | 110-use-sensible-browser Use sensible-browser instead of "mozilla". |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0002-400-fix-building-with-gcc46.patch | 400-fix-building-with-gcc46 | "Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0003-600-fix-ftell-crash.patch | 600-fix-ftell-crash If myBaseStream->open() failed (i.e. result == false), calling myBaseStream->offset() may attempt to call ftell() on an invalid file descriptor which may lead to a crash. See also https://github.com/geometer/FBReader/issues/224. |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0004-900-delete-useless-strip-flag.patch | 900-delete-useless-strip-flag Don't strip fbreader binary directly after building, dh_strip will do it. |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0005-910-zlui-qt4-links-to-QtCore.patch | 910-zlui-qt4-links-to-QtCore =================================================================== |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0006-930-use-shell-make-variable.patch | 930-use-shell-make-variable Use shell MAKE variable to allow parallel builds. |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0007-950-link-to-libunibreak.patch | 950-link-to-libunibreak =================================================================== |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0008-951-fix-calling-compiler.patch | 951-fix-calling-compiler =================================================================== |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0009-fbreader-Makefile-do-not-try-to-install-empty-format.patch | fbreader: Makefile: do not try to install empty formats/xhtml directory | "Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-02-20 | ||
0010-booksdb-avoid-converting-boolean-to-shared_ptr.patch | booksdb: avoid converting boolean to shared_ptr GCC6 doesn't like it. |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2016-07-24 | ||
0011-zlibrary-unix-curl-avoid-duplicate-case-in-a-switch.patch | zlibrary: unix: curl: avoid duplicate case in a switch CURLE_SSL_CACERT was merged into CURLE_PEER_FAILED_VERIFICATION, see [1] [1] https://github.com/curl/curl/commit/3f3b26d6feb0667714902e836af608094235fca2 |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2018-12-09 | ||
0012-makefiles-use-externally-passed-PKG_CONFIG-if-availa.patch | makefiles: use externally-passed PKG_CONFIG if available Patch by Helmut Grohne. |
"Eugene V. Lyubimkin" <jackyf@debian.org> | no | 2018-12-09 | ||
0013-fbreader-Makefile-make-linking-order-reproducible.patch | fbreader: Makefile: make linking order reproducible | Ievgen Liubymkin <jackyf@debian.org> | no | 2019-09-01 | ||
0014-fix-ftbfs-gcc11.patch | Fix FTBFS for gcc 11 Comparator operator() have to be const in gcc 11. =================================================================== |
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> | no | debian |