tested by semarie@ with with djvu, ps & mupdf, tested by myself with
poppler.
mupdf plugin stays at 0.3.1 as 0.3.2 is only compatible with mupdf 1.12
API.
reminder:
GeoIP legacy databases are deprecated upstream and updates to these will stop.
The free GeoLite legacy databases will no longer be updated after 1 April 2018.
See https://blog.maxmind.com/tag/geolite-legacy/
/etc/ssl/certs directory
Reported by Nick Guenther (nick [a] cousu [.] ca)
ok Henrik Friedrichsen (maintainer) who noticed a typo in my diff
test/ok jung@
ok bentley@
SCID (Shane's Chess Information Database) is an application to view,
edit, and manage collections of chess games. It can interface with
XBoard engines (such as Crafty and GNU Chess), and UCI engines (e.g.
Fruit, Rybka and Stockfish). Using Scid, one may play games against
human opponents (on the Free Internet Chess Server), or computer
opponents. Database features include a Move Tree with statistics, Player
Information and Photos, and General Searches for specific endings (e.g.
pawn vs. rook or rook vs. queen), positions or players. It has a
database with 1.4 million games (ScidBase).
* Addresses could be referenced after being freed during resolver
processing, causing an assertion failure. The chances of this happening
were remote, but the introduction of a delay in resolution increased
them. (The delay will be addressed in an upcoming maintenance release.)
This bug is disclosed in CVE-2017-3145. [RT #46839]
it comes back, since we already fixed the "Awaiting lock", override
is still defined, though it shouldn't be.
Didn't notice before because you have to fudge locks on ports that actually
stay frozen to notice, thank you boost
So there is no need to patch the compiler type.
suggested by upstream developer Jack Lloyd
Add py-docutils as build dependency to create man pages.
package failure reported by ajacoutot@
Explicitly set the compiler type to gcc on non clang archs.