Ben Skeggs (1):
fix null pointer deref when building against >=libdrm 2.4.78
Ilia Mirkin (1):
Add Pascal family support, identical to Maxwell
Lyude (1):
Bump version to 1.0.15
Mariusz Bialonczyk (1):
Do not register hotplug without RandR
py-ruamel-base is no longer needed and Python < 35 also needs py-typing.
Due the latter, requires.txt is installed also for the py34- version, adjust
PLIST accordingly.
Pointed out by <nils>'s bulk builds.
Bump PKGREVISION
Version 3.5.26 (2017-04-20)
---------------------------
### Fixed
Prevent endless loops in the book navigation module (see #8665).
### Fixed
Limit the maximum size of dimensionless SVGs in the back end (see #8684).
### Fixed
Correctly handle custom namespaces when combining DCA files (see #8682).
### Fixed
Also check the X-Forwarded-Proto header when determining HTTPS (see #8691).
### Fixed
Correctly support 64 character template names everywhere (see #6819).
### Updated
Updated the Punycode library to version 2 (see #8693).
### Fixed
Correctly use the en dash in the calendar modules (see #8690).
### Fixed
Remove the UTF-8 BOM when combining files (see #8689).
### Fixed
Do not add the CORS headers in the install tool (see #8681).
### Fixed
Correctly move folders with an "@" in their name (see #8674).
### Fixed
Correctly redirect to the last page visited upon login (see #8632).
### Fixed
Back port the e-mail extraction improvements (see #8679).
Security fixes
* Fix several out of bounds reads in the OpenPGP parser
* Fix handling of OpenPGP reserved tag (should be rejected)
* Fix various crashes from malformed packages with invalid tags
General bugfixes
* Fix %transfiletriggerpostun nondeterministic behavior
* Fix rpmdb cleanup on signal (regression introduced in 4.13.0)
Package building
* Fix debuginfo GDB index generation (regression introduced in 4.13.0)
* Fix malformed packages being generated around 4GB size boundary (regression introduced in 4.12.0)
* Fix special %doc/%license directory inheriting default file permissions (regression introduced in 4.13.0)
Build process
* Fix API documentation generation with Doxygen >= 1.8.8
Requests is an HTTP library, written in Python, for human beings. This
library adds optional Kerberos/GSSAPI authentication support and supports
mutual authentication.
The Jupyter Notebook is a web application that allows you to create
and share documents that contain live code, equations, visualizations,
and explanatory text. The Notebook has support for multiple
programming languages, sharing, and interactive widgets.
Testpath is a collection of utilities for Python code working with files
and commands.
It contains functions to check things on the filesystem, and tools for
mocking system commands and recording calls to those.