Update DEPENDS
Uptream changes:
0.103004 2014-12-26 22:31:16-05:00 America/New_York
- fix a regression in 0.103003, in which Nonpod paragraphs were not
converted into Pod5::Nonpod paragraphs by the Pod5 transformer
0.103003 2014-12-23 21:11:26-05:00 America/New_York
- remove use of Moose::Autobox
0.103002 2014-10-27 21:12:54-04:00 America/New_York
- make classes immutable to improve runtime speed
0.103001 2014-05-20 20:45:43-04:00 America/New_York
- load Class::Load, which older Moose does not automatically load
* Use directories according to theXDG Base Directory Specification
* Resolves: rhbz#1172524 https://bugzilla.redhat.com/show_bug.cgi?id=1172524
* When a leading invalid character is passed through, it needs to be remembered
in self._prev_char
News
====
.. _release-4-1-0:
Release 4.1.0 - 2015-01-09
--------------------------
It's a bug fix release of 4.0.9.
If you have already upgraded to 4.0.9, please upgrade to 4.1.0. And
re-create your all indexes. You can re-create your indexes by removing
and re-creating your indexes such as::
column_remove TABLE INDEX_COLUMN
column_create TABLE INDEX_COLUMN COLUMN_INDEX|...
.. seealso::
* :doc:`/reference/commands/column_remove`
* :doc:`/reference/commands/column_create`
.. note::
If you didn't change your indexes by Groonga 4.0.9, you don't need
to re-create your indexes. "change" means "add", "remove" and
"update". If you use your indexes only for "search" by Groonga
4.0.9, you don't need to re-create your indexes.
Fixes
^^^^^
* Fixed a bug that index may be broken. But the following bug fixed in
Groonga 4.0.9 is re-appeared.
* Fixed a crash bug that may be occurred by deleting or updating many
indexed values at once.
[groonga-dev,02942] [Reported by kashihara]
Upstream changes:
5.95 Sat Jan 10 12:15:36 MST 2015
- modified the bit-ordering test (ref. t/bitorder.t)
-- supplied directory-change preamble for CORE builds
5.94 Sat Jan 10 00:45:28 MST 2015
- added support for threaded builds
-- PERL_GET_NO_CONTEXT, pTHX_, aTHX_, etc.
-- employed 'const' storage class where possible
-- ref. rt.cpan.org #101260
- simplified shabits() routine (bitwise input buffering)
-- slightly less efficient but easier to understand
-- ref. rt.cpan.org #101344
- minor documentation tweaks and additions
already in /bin. Otherwise, building and installing it naively clobbers
the native tcsh, which isn't what anyone wants.
I believe these platforms to be: NetBSD, OpenBSD, Solaris -- if anyone
can confirm that others (especially old ones I can't readily check)
don't have a native tcsh, please add.
Bugfixes:
fixed mod_proxy_uwsgi for non-blocking mode
fixed master-fifo + cheaper
fixed leak on error in bind_to_unix
atexit hooks works in cheaped workers too
atexit hooks works in gevent mode too during shutdown
fixed carbon command line option value after reload
do not honour Emperor throttling on the first run
fixed Mono plugin
fixed peer name in corerouters
fixed stop signal for daemons
varios ssl/tls fixes in https/spdy router
fixed python3 –py-auto-reload-ignore
fixed modifiers in corerouters
support for yajl from homebrew (OSX)
psgi: Ensure that we call any DESTROY hooks on psgix.harakiri.commit
systemdlogger: fix compilation with -Werror=format-security
fixed unmasked websockets
perl fixed latent refcounting bug
New Features:
Improved PyPy support for Linux
Fastrouter post-buffering
Perl uwsgi::opt
–pull-header
active-workers signal target
httpdumb routing action
Summary of changelog:
* Native IPA inset and IPA toolbar
* New supported languages
* Tex Fonts Additions
* Basic support for Math OpenType fonts
* Document class categories
* Enhanced support for LaTeX options
* New supported LaTeX commands
* New export command-line option
* Table rotations
* Layout enhancements
* New modules
* Equation Editor "mode"
Ok@ reed
This undefines readlink so that the twisty maze of symlinks builds,
and fixes the build on netbsd-5. Confirmed to work on netbsd-5/amd64
and netbsd-6/i386. Thanks to obache@ for pointing out the problem.
I will request a pullup to 2014Q4 soon if there are no objections.
As per warning in 1.20, gtkdoc-scanobj and generating html via
sgml tools (options.mk) have been removed.
Added
# needed together with pkg-config by gtkdoc-depscan at runtime
.include "../../devel/glib2/buildlink3.mk"
to buildlink3.mk
GTK-Doc 1.21 (Jul 17 2014)
============
Important notice - starting with the next release these long deprecated
features will be removed, please write to gtk-doc-list@gnome.org and tell us
your concerns:
o gtkdoc-mktmpl - please move all the comments into the sources.
o generating html via sgml tools (jade/openjade), using xsltproc and
docbook-xslt is pretty common and preferred since version 1.6
Changes
o 170860 : gtk-doc should have definitions for stability
o 644111 : one cannot specify against which libs gtkdoc-fixxref should
resolve links (problematic with multiple versions)
o 657444 : " enum foo { ... } " ; not recognized
o 671519 : Self-test relies on nonportable (GNU enhanced) 'date' command
o 678094 : the word "returns" in a function description can be parsed as
the "Returns:" section
o 722621 : gtk-doc tarball was created with 32bit uid/gid, unusable with
mingw/msys tar
o 724739 : Self-test fail: gtkdoc-mkdb misusing perl datatype
o 725505 : new syntax highlighting for code is weird
o 725663 : configure: non POSIX test usage
o 730658 : Deprecation warning for non-deprecated type GParamFlags
o 730777 : Add support for nullable and optional annotations
Upstream changes (no English changelog):
20150102:
- fix bug that bgm doesn't stop if game is saved during bgmfadeout
- change button drawing when mouse is moved out of window
- fix bug in delay insn that causes extra wait during skip
- fix bug that settings of kidokumode insn in envdata is overwritten
by kidokuskip insn at the next startup
20150101:
- fix bug of bdown insn
- fix bps insn to ignore undefined lsp
- fix spbtn insn to ignore undefined lsp
- fix infinite loop bug during skip by CTRL-key
- fix segfaults when loading images fails
- fix bug that skip by CTRL-key doesn't stop when it's released during
SMPEG is played
- fix buffer overflow in ScriptHandler.cpp
- fix bexec insn that can't use number 0
- allow spaces or tabs before labels in game script
- update bps insn to handle third arg (mouse bottun event)
Changes noted in doc/en/ReleaseNote:
ver 3.4.2
* Support colorful emoji with the use of http://github.com/github/gemoji.
(Copy images/emoji/unicode/*.png in https://github.com/github/gemoji/archive/master.zip
to ~/.mlterm/emoji/ in advance.)
* Support DCS + q Pt ST which requests termcap/terminfo string.
* Support CSI?8452h and CSI?8452l.
* Support CSI?117h and CSI?117l.
* Add "Bidi Separators" entry to "Encoding" tab of mlconfig.
* Add "Unicode areas you won't convert to other charsets" entry to "Font" tab of mlconfig.
* Add "Word separators", "Don't scroll automatically in scrolling back" and
"Set full width areas manually" entries to "Others" tab of mlconfig.
* Add "word_separators", "unicode_noconv_areas" and "unicode_full_width_areas"
to OSC 5380/5381.
* Improve performance of drawing text with cairo.
* Bug fixes:
Fix incorrect result of searching bold or italic fonts when type_engine == xcore.
(enbugged at 3.3.0)
Fix segfault in opening a new channel over an opened session on win32.
Changes:
* mktexlsr outputs normal msgs to stdout instead of stderr.
* do not ignore a non-terminated last line of a file.
* new texmf.cnf variables SELFAUTOGRANDPARENT, guess_input_kanji_encoding.
Version 2.0.1
-------------
Released July 1, 2014
- Update wheel install to conditionally install ordereddict for python 2.6.
- Doc improvements
Version 2.0
-----------
Released May 20, 2014
- Add new `class Meta` paradigm for much more powerful customization
of WTForms.
- Move i18n into core. Deprecate `wtforms.ext.i18n`.
- Move CSRF into core. Deprecate `wtforms.ext.csrf`.
- Fix issue rendering SelectFields with ``value=True``
- Make `DecimalField` able to use babel locale-based number formatting.
- Drop Python 3.2 support (Python3 support for 3.3+ only)
- passing ``attr=False`` to WTForms widgets causes the value to be ignored.
- `Unique` validator in `wtforms.ext.sqlalchemy` has been removed.