1.5.0 [2018-03-11]
==================
* Use standard cryptographic library instead of custom AES implementation.
This also simplifies the license.
* Use `clang-format` to format the source code.
* More Windows improvements.
[ Amitai Schleier ]
* Avoid unexpected full paths from find(1)
[ thm.id.fedoraproject.org ]
* rst test: Probe for docutils Python 3 module, not Python 2
[ Simon McVittie ]
* mdwn: Automatically detect which Discount flags to use, fixing
regressions in 3.20180228 when using Discount < 2.2
* Add a test asserting that no plugin is an empty file, to confirm
that the build fixes in 3.20180228 were successful
xxdiff comes with a bunch of wrapper Python scripts that invoke xxdiff in
creative ways. All this code is now distributed with xxdiff, in an xxdiff
Python package, which you can leverage to build your own file transformation
scripts around xxdiff. [from author http://furius.ca/xxdiff/#id10]
The circular dependency that prompted splitting this package is no longer
an issue, as acme now depends on context instead of golang.org/x/net/context.
Thus, this package now contains what used to be go-crypto-acme and conflicts
with it.
GtkSourceView is a text widget that extends the standard GTK+ 3.x text
widget GtkTextView. It improves GtkTextView by implementing syntax
highlighting and other features typical of a source code editor.
This package contains major version 4 of the widget.
Go 1.10 no longer builds a .a file from the testdata (which are not
supposed to be compiled anyway). Remove from PLIST and remove it explicitly
in the build, so this can be compiled with older Go too.
* Changes in the m17n database 1.8.0
** New input methods are added.
mr-remigton.mim: Marathi input method for remington layout
mr-typewriter.mim: Marathi input method for typewriter layout
ne-rom-translit.mim: Nepali input method with roman transliteration
ne-trad.mim: Nepali input method for traditional layout
kn-optitransv2.mim: Kannada input method by the OPTITRANS transliteration system
hi-optitransv2.mim: Hindi input method by the OPTITRANS transliteration system
ml-enhanced-inscript.mim: Malayalam input method for enhanced inscript layout
** This input method is largely augmented.
lsymbol.mim: Add many symbols.
** Names of these input methods are changed.
uk-kbd.mim: renamed from ua-kbd to uk-kbd
zh-zhuyin.mim: renamed from zh-bopomofo to zh-zhuyin
Changes in 2.0.50
Released 2018-03-08.
Fixed a bug on macOS High Sierra that could cause media files to
be detected as changed when they hadn’t been.
Burying now defaults to off.
The default review limit is now 200 cards/day.
Changes in 2.0.49
Released 2018-02-05.
The standard Mac build is now 64 bit, which should prevent warnings
in future macOS updates. If you’re on an older machine that is 32
bit only, you’ll need to switch to the alternate build.
Changes in 2.0.48
Changes in 2.0.48
Released 2017-10-11.
Built with an updated Python version, which fixes some issues
add-ons were having accessing secure sites. Due to regressions with
the Linux build, this version is only available for Windows and
Mac.
Update 2017-11-28: The alternate Mac version also had problems with
the new Python, and has been rolled back.
libmspub 0.1.4
- Fix several problems found by oss-fuzz.
- Fix regression in closing shape groups that caused missing shapes on
second and subsequent pages. (tdf#116018)
Release Notes - Xerces-C++ - Version 3.2.1
** Bug
* [XERCESC-2114] - Link failure with Xalan-C
* [XERCESC-2119] - warning C4251: 'xercesc_3_2::TranscodeToStr::fString': class 'xercesc_3_2::ArrayJanitor<XMLByte>' needs to have dll-interface to be used by clients of class 'xercesc_3_2::TranscodeToStr'
* [XERCESC-2121] - xercesc-3.2.0 fails to configure with cmake, gnuiconv on Solaris.
* [XERCESC-2122] - CMake: wrong substitutions in pkg-config file
* [XERCESC-2123] - Tests sometimes fail when run in parallel, due to race conditions
* [XERCESC-2124] - Typo in XMLUni::fgDOMDisallowDoctype XMLCh array
* [XERCESC-2125] - CMake variable for nothreads does not match generated config define
* [XERCESC-2130] - UTF16 Surrgate values 0xD800-0xDFFF can not longer be written with xerces 3.2.0 (e.g. emoticons)
* [XERCESC-2137] - CMake Build Doesn't Activate XERCES_MFC_SUPPORT
** Improvement
* [XERCESC-2132] - cmake: Add the ability to force the specific XMLCh type to use
* [XERCESC-2134] - Remove non-functional Win32MsgLoader code
* [XERCESC-2136] - Add support for versioning sources and documentation automatically
Finally we have made new stable release, 2.13.0 here. summaries for
changes since last stable release of 2.12.6 are:
- Improve the footprint on cache creation
- emoji/math fonts support
- variable fonts support
- config file description support
- allow sharing caches with bind-mounted dirs
- bug fixes