Release 4.0.1 - 2014/03/29
--------------------------
Improvements
^^^^^^^^^^^^
* [doc] Added a link in return value to detailed header description (:doc:`/reference/command/output_format`).
* Supported to inspect vector and object value in JSON load.
It shows more details about data which is failed to load.
* Added ``adjuster`` option to select command.
adjuster options accepts following syntax: INDEX_COLUMN @ STRING_LITERAL (* FACTOR).
* Supported :ref:`weight-vector-column`. You need to specify 'COLUMN_VECTOR|WITH_WEIGHT' flags
to create weight vector column.
* Added missing MIN/MAX macros on SunOS. [GitHub#154] [Patch by Sebastian Wiedenroth]
* Improved recycling garbage data. It suppress to increse database size.
* [doc] Added documentation about GET parameters for :doc:`/reference/executables/groonga-suggest-httpd`.
* [doc] Added documentation about :doc:`/reference/column`.
* [doc] Added documentation about :doc:`/reference/columns/vector`.
* [column_list] Supported to show weight vector column.
* [column_create] Added error check for creating multi column index without WITH_SECTION.
* [httpd] Enabled stub status module (NginxHttpStubStatusModule) for groonga-httpd. [Suggested by Masahiro Nagano]
Fixes
^^^^^
* Fixed a bug that a division overflow caused a fatal error.
For example, it occurs when you execute 'COLUMN / -1' operation to Int32 or Int64 column. [#2307]
* Fixed a bug that '%' operations performs '/' operations. [#2307]
* [doc] Fixed a wrong documentation about :doc:`reference/commands/column_rename`.
* Fixed the issue that out of bound array element access may occurs. [GitHub#158] [Reported by dcb314]
Thanks
^^^^^^
* nise_nabe
* Sebastian Wiedenroth
* dcb314
Changelog:
================
Evince 3.12.0
================
Documentation:
* Update help for UI changes in 3.12 (#700442, Anna Philips)
* Update reading documents help for 3.12 (Ekaterina Gerasimova)
Translation updates:
* Daniel Martinez (an)
* Marek Černocký (cs)
* Kenneth Nielsen (da)
* Kristjan SCHMIDT (eo)
* Daniel Mustieles (es)
* Iñaki Larrañaga Murgoitio (eu)
* Michael Scherer (fr)
* GunChleoc (gd)
* Gabor Kelemen (hu)
* Claudio Arseni (it)
* Rūdolfs Mazurs (lv)
* Kjartan Maraas (nb)
* Yuri Myasoedov (ru)
* Peter Mráz (sk)
* Matej Urbančič (sl)
* Chao-Hsiung Liao (zh_HK)
* Chao-Hsiung Liao (zh_TW)
================
Evince 3.11.92
================
Bug fixes:
* Keep current page thumbnail in visible area when the sidebar is
resized (#631050, Carlos Garcia Campos)
* Close the window when CTRL+w shortcut is used in presentation
mode, instead of turning the screen white (#604834, Carlos
Garcia Campos)
* Fix some broken aspects EvViewAccessible text support (#725003,
Joanmarie Diggs)
* Take caret navigation into account when getting AtkHyperlink
indices (#726310, Joanmarie Diggs)
* Keep the scroll position when switching between continuous and
non continuous mode (#554843, Carlos Garcia Campos)
* Stop autoscrolling when view looses focus (#541699, Robert Roth,
Anuj Khare, Carlos Garcia Campos)
* Fix implementation of atk_text_set_caret_offset in
EvViewAccessible (#701746, Alejandro Piñeiro)
* Emit EvView::cursor-moved signal when caret cursor position is
set by accessibility (#701746, Alejandro Piñeiro)
* Remove support for deprecated atk_text_get_text_{before,after}_offset
(#725162, Joanmarie Diggs)
Translation updates:
* Khaled Hosny (ar)
* Pau Iranzo (ca)
* Marek Černocký (cs)
* Wolfgang Stoeggl (de)
* Dimitris Spingos (Δημήτρης Σπίγγος) (el)
* Daniel Mustieles (es)
* Jiri Grönroos (fi)
* Claude Paroz (fr)
* Michael Scherer (fr)
* GunChleoc (gd)
* Fran Dieguez (gl)
* Yaron Shahrabani (he)
* Attila Hammer (hu)
* Andika Triwidada (id)
* Baurzhan Muftakhidinov (kk)
* Changwoo Ryu (ko)
* Aurimas Černius (lt)
* Rūdolfs Mazurs (lv)
* Kjartan Maraas (nb)
* A S Alam (pa)
* Paweł Żołnowski (pl)
* Antonio Fernandes C. Neto (pt_BR)
* Tiago S. (pt)
* Yuri Myasoedov (ru)
* Matej Urbančič (sl)
* Miroslav Nikolić (sr@latin)
* Мирослав Николић (sr)
* Victor Ibragimov (tg)
* Theppitak Karoonboonyanan (th)
* Daniel Korostil (uk)
* YunQiang Su (zh_CN)
* Chao-Hsiung Liao (zh_HK)
* Chao-Hsiung Liao (zh_TW)
================
Evince 3.11.90
================
New features and improvements:
* Set the window title for empty windows to make sure it's exposed
to accessibility (#653748, Robert Roth, Carlos Garcia Campos)
* Make history buttons insensitive when searching (#724549, Anuj Khare)
* Rename Open a Copy action as View in New Window (#688762, Bogdan Petcu)
* Add close button to the search bar (#723789, Carlos Garcia Campos)
* Move the find toolbar button to the left of the toolbar,
together with the navigation actions (#723789, Carlos Garcia Campos)
* Add tooltips to toolbar menus (#700697, Ekaterina Gerasimova)
* Remove SMClient support (#677981, Christian Persch)
Bug fixes:
* Scroll to the search result when it's clicked in the find
sidebar even if the selection hasn't changed (#703570, Saurav Agarwalla)
* Correctly restart the search operation when the document is
reloaded (#703595, Saurav Agarwalla)
* Make print shortcut work when the sidebar is focused (#705846,
Anuj Khare)
* Fix potential read-after-free in gsettings use (#723737,
Christian Persch)
* Fix the margin of toolbar elements in RTL locales (#723110,
Yosef Or Boczko)
* Use g_debug instead of g_printerr for debug warnings in EvDaemon
(#723972, Giovanni Campagna)
Documentation:
* Remove the SyncTeX video that uses the old UI and the wrong
theme (#676496, Ekaterina Gerasimova)
Translation updates:
* Jorge Pérez Pérez (an)
* Khaled Hosny (ar)
* Nilamdyuti Goswami (as)
* Marek Černocký (cs)
* Daniel Mustieles (es)
* Timo Jyrinki (fi)
* GunChleoc (gd)
* Fran Dieguez (gl)
* Yosef Or Boczko (he)
* Baurzhan Muftakhidinov (kk)
* Shankar (kn)
* Aurimas Černius (lt)
* Kjartan Maraas (nb)
* Manoj Kumar Giri (or)
* Rafael Ferreira (pt_BR)
* Victor Ibragimov (tg)
* Theppitak Karoonboonyanan (th)
* Daniel Korostil (uk)
* Chao-Hsiung Liao (zh_HK)
* Chao-Hsiung Liao (zh_TW)
================
Evince 3.11.3
================
New features and improvements:
* Hide window titlebar when maximized (#696254, Robert Roth)
* Add AtkDocument implementation to EvViewAccessible (#719507,
Alejandro Piñeiro)
* Remove the margin of the toolbar buttons and center them
vertically (#709005, Yosef Or Boczko, Carlos Garcia Campos)
Bug fixes:
* Disable "Send To" action when there is no mail client
available (#701654, Plamena Manolova, Marek Kasik)
* Always consider the cursor page as the current page for
accessibility when caret navigation is enabled.
* Fix the page size reported in the properties dialog for some
document backends (#711093, Carlos Garcia Campos)
Documentation:
* Update toolbar page (#705211, Tiffany Ann Antopolski)
* Update information on working with bookmarks (#710107, Tiffany
Ann Antopolski)
Translation updates:
* Dimitris Spingos (Δημήτρης Σπίγγος) (el)
* Daniel Mustieles (es)
* Andika Triwidada (id)
* Rafael Ferreira (pt_BR)
* Shantha kumar (ta)
* Krishnababu Krothapalli (te)
* YunQiang Su (zh_CN)
================
Evince 3.11.1
================
New features and improvements:
* Do not open single page pdfs in dual mode by default (#547098,
raama)
* Activate current focused element on space/return key press
(#706244, Antia Puentes, Carlos Garcia Campos)
* Draw focus of links and form fields on mouse press (#706244,
Antia Puentes)
Bug fixes:
* Fix a crash in djvu backend due to a double free (#710977, José
Aliste)
* Fix annotation window focus change after creation (#668446,
Nelson Benitez Leon)
* Fix loop when iterating search results (#710778, Carlos Garcia
Campos)
* Fix content exposed to assistive technologies when document
changes in EvView (#709375, Joanmarie Diggs)
* Simplify debug code to parse env variables using
g_parse_debug_string() (Christian Persch)
Translation updates:
* Gil Forcada (ca)
* Gil Forcada (ca@valencia)
* Dimitris Spingos (Δημήτρης Σπίγγος) (el)
* Arash Mousavi (fa)
* Rūdolfs Mazurs (lv)
* Kjartan Maraas (nb)
* Hannie Dumoleyn (nl)
* Theppitak Karoonboonyanan (th)
* Gökhan Gurbetoğlu (tr)
Changelog:
2014-03-26 11:25 Christos Zoulas <christos@zoulas.com>
* release 5.18
2014-03-15 17:45 Christos Zoulas <christos@zoulas.com>
* add fmtcheck(3) for those who don't have it
2014-03-14 15:12 Christos Zoulas <christos@zoulas.com>
* prevent mime entries from being attached to magic
entries with no descriptions
* adjust magic strength for regex type
* remove superfluous ascmagic with encoding test
2014-03-06 12:01 Christos Zoulas <christos@zoulas.com>
* fix regression fix echo -ne "\012\013\014" | file -i -
which printed "binary" instead of "application/octet-stream"
* add size_t overflow check for magic file size
2014-02-27 16:01 Christos Zoulas <christos@zoulas.com>
* experimental support for matching with CFD CLSID
2014-02-18 13:04 Kimmo Suominen (kimmo@suominen.com)
* Cache old LC_CTYPE locale before setting it to "C", so
we can use it to restore LC_CTYPE instead of asking
setlocale() to scan the environment variables.
Changelog:
0.40:
* Added caption support.
* Improved command line interoperability on Windows.
* Fixed directory deletion short circuiting processing the rest of a commit.
* Fixed issue loading non-ascii user image filenames on windows.
* Ignore UTF-8 byte order mark at the start of lines in custom log files.
* Fix to boost macros for Macs and non-GNU systems (mistydemeo).
* Autotools improvements (flameeyes).
0.39:
* Fixed blurry non power of 2 logos.
* File colour changes now supported in custom logs (rmyorston).
* Fixed building against Boost 1.50 (svenstaro).
* Updated boost autoconf macros (flameeyes).
* Autogen script (matthiaskrgr).
Changelog:
tig-1.2.1
---------
Incompatibilities:
- Move manual and man pages to doc/ directory and rename AsciiDoc files
to have .asciidoc as the extension to make them render on GitHub.
Improvements:
- Show blob sizes in the tree view either as bytes or using binary unit
prefixes. Example: `set show-file-size = units`. (GH #163)
- Reduce main view memory usage and startup time, especially when revision
graph rendering is disabled. (GH #160)
Bug fixes:
- Fix submodule-related setup to check for non-zero return value from
setenv(). (GH #188)
Changelog:
3.8: 2014-03-28
New transcode command for moving metadata to UTF-8.
New @dsc() function for selecting all descendants if a selection set.
3.7: 2014-03-15
New --dedos option for filter command, to change \r\n line endings to \n.
New append command for annotating comments.
The 'b' search code has been changed to appropriately match non-commits.
New form of 'graft' allows greater control over graft points.
New =I selector to find non-UTF-8 commit metadata.
Import stream comments led with # are preserved as passthroughs.
Buggy text search of authors fields has been fixed.
3.6: 2014-02-19
Major rewrite of the generic conversion makefile.
Fixed a bug in the graft and unite commands, thanks to Ralf Schlatterbeck.
3.5: 2014-02-16
Single fossil or tag names now select as if surrounded by <>.
Fixed more bugs in debranch.
3.4: 2014-02-14
@amp() function useful for logic-gating in conjunctive expressions.
New 'assign' command allows precomputation of expensive selections.
There's an 'unassign' as well.
exec/eval facility for custom Python extensions.
path rename has a --relax and --force options to deal with path collisions
New --changelog option of coalesce can recognize FSF-style ChangeLog files.
3.3: 2014-02-11
Set negation in selections with ~.
@min() and @max() in selections.
'define' by itself lists macros.
New 'deletes' option in the remove command.
Version 1.15 February 2014
* DTD replaced with XSD for gama-local.xsd and
gama-local-adjustment.xsd. Attribute version describing XML version
of input and adjustment outpup XML documents became useles with
introduction of XSD a was removed from tags <gama-local> and
<gama-local-adjustment>. Some more elements attributes were
introduced in revised XML formats which are incompatible with older
versions.
Alan Coopersmith (1):
Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
Dr. Tilmann Bubeck (6):
* Do not install test_xauth during "make install" as it is
Fix warning about warn_unused_result triggered by WRITES.
version bump to 1.0.9
Fixed missing EXTRA_DIST in tests. Extended README for releasing.
Second version bump to 1.0.9.
Third version bump to 1.0.9.
Changes in mozilla-nss:
- update to 3.15.5
* required for Firefox 28
* export FREEBL_LOWHASH to get the correct default
headers (bnc#865539) New functionality
* Added support for the TLS application layer protocol
negotiation (ALPN) extension. Two SSL socket options,
SSL_ENABLE_NPN and SSL_ENABLE_ALPN, can be used to
control whether NPN or ALPN (or both) should be used
for application layer protocol negotiation.
* Added the TLS padding extension. The extension type
value is 35655, which may change when an official
extension type value is assigned by IANA. NSS
automatically adds the padding extension to ClientHello
when necessary.
* Added a new macro CERT_LIST_TAIL, defined in certt.h,
for getting the tail of a CERTCertList. Notable Changes
* bmo#950129: Improve the OCSP fetching policy when
verifying OCSP responses
* bmo#949060: Validate the iov input argument (an array
of PRIOVec structures) of ssl_WriteV (called via
PR_Writev). Applications should still take care when
converting struct iov to PRIOVec because the iov_len
members of the two structures have different types
(size_t vs. int). size_t is unsigned and may be larger
than int.
Bump PKGREVISION.
Changes in mozilla-nspr:
- update to version 4.10.4
* bmo#767759: Add support for new x32 abi
* bmo#844784: Thread data race in PR_EnterMonitor
* bmo#939786: data race
nsprpub/pr/src/pthreads/ptthread.c:137 _pt_root
* bmo#958796: Users of _beginthreadex that set a custom
stack size may not be getting the behavior they want
* bmo#963033: AArch64 support update for NSPR
* bmo#969061: Incorrect end-of-list test when iterating
over a PRCList in prcountr.c and prtrace.c
* bmo#971152: IPv6 detection on linux depends on
availability of /proc/net/if_inet6
- update to version 4.10.3
* bmo#749849: ensure we'll free the thread-specific data
key.
* bmo#941461: don't compile android with unaligned memory
access.
* bmo#932398: Add PR_SyncMemMap, a portable version of
msync/FlushViewOfFile.
* bmo#952621: Fix a thread-unsafe access to lock->owner
in PR_Lock.
* bmo#957458: Fix several bugs in the lock rank checking
code.
* bmo#936320: Use an alternative test for IPv6 support on
Linux to avoid opening a socket.
Bump PKGREVISION.
libe-book 0.0.3
- fix reading of TCR files
- fix crash in file detection
- fix mis-detection of any XML file as FictionBook
- fix misplaced uses of some libwpd callbacks
pdfwrite now uses the same color management engine as Ghostscript rendering devices (by default LCMS2). This provides much better control over color conversion and color management generally, but will result in some small color differences when compared to the old system.
It is no longer necessary to specify UseCIEColor (and we very much encourage you not to do this) or the ProcessColorModel if you want to convert a PDF file to a specific color space, simply set the ColorConversionStrategy appropriately.
We do not expect any major problems to arise with this new code, but for the duration of this release a new switch -dPDFUseOldCMS is available which will restore the old color management. See: Color Conversion and Management
Please note that due to constraints of the PDF/A-1 specification, the new color management does not yet apply when producing PDF/A files.
A new device 'eps2write' has been added which allows for the creation of EPS files using the ps2write device instead of the old (deprecated and removed) pswrite device. This produces considerably better quality EPS files than the old epswrite device which is now also deprecated and will be removed in a future release.
ps2write now has a feature to allow customisation of the output for specific devices. Please see PSDocOptions and PSPageOptions described in ps2ps2.htm Additional Distiller Params
Ghostscript now reduces memory usage when processing PDF files that use transparency and output is to display devices such as Windows display or x11 (i.e. devices that are strictly full framebuffer devices), and to high level vector devices that cannot reproduce the PDF transparency model, such as the ps2write device or pdfwrite when 'flattening' to PDF 1.3 or earlier (-dCompatibilityLevel=1.3). This uses banding (clist) files to render the transparent areas in bands to reduce memory use, and unlike the existing page level banding, this is hidden from the target device.
Ghostscript can now collect information for pages in temp files (in Ghostscript's clist format), then render and output pages for the job in arbitrary order, including normal, reverse, odd, even, or any order or subset of the pages. This is controlled with the --saved-page=___ option. (Note that this only applies to rendering devices, and not high level devices such as pdfwrite and ps2write.) See: Deferred Page Rendering
The Ghostscript device architecture has been extended so that, when rendering bands into multiple threads, it is now possible to perform post-processing in multiple threads, such as downscale, post-render halftoning, or compression. Previously, post processing was only possible in the single main thread. This can improve performance significantly.
Ghostscript has a new "pwgraster" output device for PWG Raster output
The CUPS device now has improved support for PPD-less printing
Plus the usual round of bug fixes, compatibility changes, and incremental improvements.