Version 2.3.4
- Do not raise windows error when calling resolve on a non-existing
path in Python 2.7, to match behaviour on Python 3.x
- Use the new collections.abc when possible
- Sync with upstream pathlib
openimageio now uses qt5, not qt4.
This was causing blender to fail to build in bulk builds and on systems
where qt4 was not preinstalled.
XXX needs pullup?
Upstream changes:
0.007 2019-05-31 T. R. Wyant
Prohibit interpolation inside \N{...}.
Fix error message in eg/pqldump
Allow PPIx::QuoteLike::Utils::__variables() to take a PPI::Element
(rather than PPI::Node), PPIx::Regexp::Element, PPIx::QuoteLike, or
PPIx::QuoteLike::Token.
Add eg/variables
Upstream changes:
version 3.007: Thu 13 Jun 16:54:08 CEST 2019
Fixes:
- remove debug statements.
version 3.006: Wed 12 Jun 16:43:39 CEST 2019
Improvements:
- more flexible in passing settings to Mail::IMAPClient.
version 3.005: Wed 5 Jun 15:56:33 CEST 2019
Fixes:
- ignore StartTLS on SSL connection.
- enforce message_type is ::IMAP::Message, not ::IMAPs
0.74-3
A security release for DOSBox 0.74:
- Fixed that a very long line inside a bat file would overflow the parsing
buffer (CVE-2019-7165 by Alexandre Bartel)
- Added a basic permission system so that a program running inside DOSBox
can't access the contents of /proc (e.g. /proc/self/mem) when / or /proc
were (to be) mounted (CVE-2019-12594 by Alexandre Bartel)
- Several other fixes for out of bounds access and buffer overflows.
- Some fixes to the OpenGL rendering.
2.6.0:
Add a new keyword argument to SSHClient.connect and Transport, disabled_algorithms, which allows selectively disabling one or more kex/key/cipher/etc algorithms. This can be useful when disabling algorithms your target server (or client) does not support cleanly, or to work around unpatched bugs in Paramiko’s own implementation thereof.
SSHClient.exec_command previously returned a naive ChannelFile object for its stdin value; such objects don’t know to properly shut down the remote end’s stdin when they .close(). This lead to issues (such as hangs) when running remote commands that read from stdin.
Add backwards-compatible support for the gssapi GSSAPI library, as the previous backend (python-gssapi) has since become defunct. This change also includes tests for the GSSAPI functionality.
Tweak many exception classes so their string representations are more human-friendly; this also includes incidental changes to some super() calls.
0.7:
Added
Added asizeof options above and cutoff to specify minimal size and the number of large objects to be printed
The Asizer class has a new property ranked returning the number of ranked objects.
New Asizer method exclude_objs can be used to exclude objects from being sized, profiled and ranked.
Changed
The asizeof option stats has been enhanced to include the list of the 100 largest objects, ranked by total size.
Fixed
Fix TypeError raised in certain scenarios
Fix TypeError when creating snapshots with classtracker in certain scenarios
0.6:
Added
Python 3.7 support
Changed
Update asizeof module to version 18.07.08. Includes more accurate sizing of objects with slots. -- By Jean Brouwers
Removed
Python 2.6 and 3.2 support
Fixed
Fix KeyError when using Django memory panel in certain scenarios
Fix Debug Toolbar - Remove all jQuery variables from the global scope
Fix process import error when empty lines found in /proc/self/status
Return more accurate size of objects with slots
3.55.0
Add captureId field to local_payment_details
Add refundId field to local_payment_details
Add debugId field to local_payment_details
Add transactionFeeAmount field to local_payment_details
Add transactionFeeCurrencyIsoCode field to local_payment_details
Add refundFromTransactionFeeAmount field to local_payment_details
Add refundFromTransactionFeeCurrencyIsoCode field to local_payment_details
Add ds_transaction_id and three_d_secure_version to 3DS pass thru fields
Add payer_info field to payment_method_nonce details
Add more specific timeout errors
Add braintree.exceptions.http.timeout_error.ConnectTimeoutError (child class of TimeoutError)
Add braintree.exceptions.http.timeout_error.ReadTimeoutError (child class of TimeoutError)
Add room_tax support for transaction sale
Add no_show support for transaction sale
Add advanced_deposit support for transaction sale
Add fire_safe support for transaction sale
Add property_phone support for transaction sale
Add additional_charges support for transaction sale
Add PostalCodeIsRequiredForCardBrandAndProcessor to validation errors
Fix issue where not found error could choke on None values
Changes since 5.7.14:
* Added a check for packages that have been removed from the file system
but not been recorded in doc/CHANGES. This will help produce more
accurate release statistics.
* Small refactorings, as usual.
When I generated the list of packages that were removed without being
recorded, I did it on Windows on a case-insensitive file system.
Therefore the package directory audio/eyed3 seemed to exist, when its
name was actually audio/eyeD3 with a capital D. Therefore I missed this
entry.
These lines are needed by pkglint to properly detect future package
removals that are not recorded in doc/CHANGES. Since pkglint doesn't
inspect the CVS or Git history (it would take too much time), this is the
most practical solution.
The package removals have been dated back before the previous quarterly
branch since they should not appear in the release notes of the upcoming
quarterly branch.
v0.19.1
Added allow to search an inactive meteor showers in Search Tool/Lists tool
Added 'Azimuth vs. Time' graph into AstroCalc/Graphs tool
Added feature to show tracks for latest several selected planets
Added calculation and showing the orbital period for artificial satellites
Added revolutions per day info for artificial satellites
Added tools for jumping to the next or previous time of rising, transit or setting for selected object
Added new behavoir for AstroCalc/Graphs when clicking within graph area now sets current time.
Added simplification in topocentric correction
Added parallactic angle function (added it to infostring and infomap also)
Added hour angle and sidereal time to infomap
Added apply rotation when drawing Solar Corona
Fixed draw corona when atmosphere is switched off
Fixed airmass in infomap
Fixed issue in script 'Mercury Triple Sunrise and Sunset'
Fixed crash of Stellarium for eyepieces with permanent crosshair
Fixed Stellarium crash when Remote Control plugin is working
Fixed computation of assume radius for minor planets.
Fixed the issue of the scrolling not working properly on Mac
Fixed crash in Scripting Engine (Hide artificial satellites through StelProperties in core.clear() method
to avoid crash if plugin was didn't loaded)
Fixed planetarium crash in HiPS (network manager delete problem)
Fixed position problems on the Poles
Fixed scaling Telrad sign on HighDPI monitors
Fixed surface occlusion bug even with landscape turned off in scripting engine
Fixed building with cmake -DBUILD_SHARED_LIBS=ON
Fixed error in constellation file format (Babylonian)
Fixed Europe/Volgograd time zone settings
Fixed HiPS handling of allsky download
Fixed progress bar rendering
Fixed positive declinations issue in AstroCalc tool when option 'Use decimal degrees' is enabled
Fixed file names inconsistency
Fixed constellation line in "Japanese Moon Stations" skyculture
Fixed file name for constellation boundaries in Stellarium User Guide
Fixed the user interface problems in Oculars plug-in
Fixed getting the wrong values in objects/info method for selected object for different formats (Remote Control plugin)
Fixed refresh plots when AstroCalc dialog becomes visible again (AstroCalc/Graphs tool)
Fixed jquery vulnerability
Fixed date and time dialog behaviour: Hour/Minute/Second spinners now correctly trigger signals dateChanged(), dateChangedByYear and dateChangedForMonth() when days, months or years are affected by it.
Fixed update graphs in AstroCalc/Graphs tool when days change
Updated planetary nomenclature
Updated common names of stars and DSO's
Updated cmake rules for Windows deployment
Updated DSO textures
Updated behaviour of HiPS survey if Stellarium started without network
Updated GUI for ArchaeoLines plugin
Updated default pulsars catalog (v1.60)
Updated list of asterisms
Updated AstroCalc tools: many optimizations
Excluded Armintxe skyculture and landscape from default package
Django 2.2.3
Fix CVE-2019-12781: Incorrect HTTP detection with reverse-proxy connecting via HTTPS
Fixed a regression in Django 2.2 where Avg, StdDev, and Variance crash with filter argument
Fixed a regression in Django 2.2.2 where auto-reloader crashes with AttributeError, e.g. when using ipdb