Note ruby-mini_portile2 is updated and renamed version of
ruby-mini_portile by the upstream due to backwards-incompatible
behavioral changes from mini_portile 0.7.0.rc* and prior.
This project is a minimalistic implementation of a port/recipe system
for developers.
Because "Works on my machine" is unacceptable for a library maintainer.
LibreOffice is the free power-packed Open Source personal productivity
suite for Windows, Macintosh and Linux, that gives you six feature-rich
applications for all your document production and data processing
needs: Writer, Calc, Impress, Draw, Math and Base.
This package tracks libreoffice-5.x branch of official Linux binary.
New Features
* Driver for Energy Ereader Screenlight.
* DOCX Input: Add option to have superscripts/subscripts converted
so that they do not affect the line height of the line containing
them.
* New option to hide empty categories in Tag Browser (Preferences->Look
& Feel->Tag Browser)
Bug Fixes
* Image compression: Fix spurious zero byte .bak files being created
when compressing png images inside epub files
* Image compression: Fix bug that could cause zero byte images
files/or file in use errors when compressing images
* Fix some icons not being themeable
* E-book viewer: When using heuristics to detect footnote links
check for vertical-align set to top and bottom as well as sub and
super
* Book details panel: Display data in right-to-left format when
the calibre interface language is set to a right-to-left language
such as Hebrew or Arabic
- Added support for OpenWeatherMap API keys
- Changed curl options from '-s' to '-sf' to fail silently on server errors
- Removing auto location helper, user location must now be explicitly set
- Changed default city to Rzeszow, Poland
- Changing rain and thunderstorm icons default colors to white and yellow
- Documentation updates
Update by coypu@ via pkgsrc-wip
Changelog:
byobu (5.100) released; urgency=medium
[ David Personette ]
* usr/lib/byobu/include/config.py.in,
usr/lib/byobu/include/ec2instancespricing.py,
usr/lib/byobu/include/select-session.py:
- https://github.com/dustinkirkland/byobu/pull/11
- Python scripts 'futurize'd to support python3
[ Dustin Kirkland ]
* usr/share/applications/byobu.desktop:
- Revert upstream .desktop changes to match against
gnome-terminal-server, LP: #1512498
* === added directory usr/share/byobu/desktop, === added directory
usr/share/dbus-1, === added directory usr/share/dbus-1/services,
configure.ac, debian/control, debian/postinst, debian/postrm,
Makefile.am, usr/share/applications/byobu.desktop =>
usr/share/byobu/desktop/byobu.desktop,
usr/share/applications/Makefile.am =>
usr/share/byobu/desktop/Makefile.am,
usr/share/byobu/desktop/byobu.desktop.old, usr/share/dbus-
1/services/Makefile.am, usr/share/dbus-
1/services/us.kirkland.terminals.byobu.service: LP: #1512498, #1503418
- huge work around the mess that is gnome-terminal-server
- install two different desktop files to /usr/share/byobu/desktops/*
- in postinst, symlink the correct one into /usr/share/applications
- clean up that conditionally installed symlink in postinst
- suggest gnome-terminal package, as our new desktop file hardcodes
gnome-terminal (this kind of sucks)
- in byobu.desktop, exec gnome-terminal with a --app-id hint, and
drop the Terminal=true, as gnome-terminal will take care of that
- install a dbus service, as new gnome-terminal expects to launch
via dbus
- fqdn namespace that service to us.kirkland.terminals.byobu
+ this is stupid, btw
* usr/lib/byobu/include/select-session.py:
- fix regression introduced by r2448
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 14 Nov 2015 16:59:57 -0600
byobu (5.99-0ubuntu1) xenial; urgency=medium
* usr/share/byobu/pixmaps/byobu.svg:
- cleaned up vector image from Nobuto Murata
* configure.ac, debian/install, debian/postinst, debian/postrm,
etc/profile.d/Makefile.am, usr/share/byobu/profiles/Makefile.am,
usr/share/byobu/profiles/Z97-byobu.sh.in => etc/profile.d/Z97-
byobu.sh.in:
- fix some recent regressions on byobu auto launching
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 14 Nov 2015 16:59:53 -0600
byobu (5.98-0ubuntu1) xenial; urgency=medium
[ Dustin Kirkland ]
* usr/bin/vigpg:
- specify stdin for input file
* usr/bin/vigpg:
- get vigpg working with the new release of gpg in wily
- clean up encrypted copies of the file
* usr/share/applications/byobu.desktop: LP: #1503418
- use byobu icon rather than gnome-terminal
[ Roman Inflianskas ]
* usr/lib/byobu/include/config.py.in:
- fix help for openSUSE
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 28 Oct 2015 09:48:44 +0900
byobu (5.97-0ubuntu1) wily; urgency=medium
* usr/bin/byobu-launcher.in: LP: #1338260
- fix byobu autolaunch for TERM=screen-256color users
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 31 Aug 2015 13:32:36 -0500
byobu (5.96-0ubuntu1) wily; urgency=medium
* configure.ac, debian/install, debian/postinst, debian/postrm,
etc/profile.d/Makefile.am, etc/profile.d/Z97-byobu.sh.in =>
usr/share/byobu/profiles/Z97-byobu.sh.in, usr/bin/byobu.in,
usr/bin/byobu-launcher-install.in,
usr/lib/byobu/include/config.py.in,
usr/share/byobu/profiles/Makefile.am:
- fix some discrepancies between Z97- and Z98-
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 31 Aug 2015 12:33:09 -0500
byobu (5.95-0ubuntu1) wily; urgency=medium
[ Dustin Kirkland ]
* usr/lib/byobu/battery:
- sum together all batteries
* usr/bin/byobu.in:
- ensure we start tmux with unicode support, LP: #1268072
* usr/bin/byobu.in, usr/share/man/man1/byobu.1: LP: #1483394
- byobu -h|--help enters manpage, place this code with -v|--version
* usr/bin/byobu-shell.in: LP: #1458941
- find the motd
* usr/share/byobu/keybindings/f-keys.tmux.disable: LP: #1453037
- ensure that we source user's keybindings
* experimental/byobu-classroom, usr/bin/byobu-ctrl-a.in, usr/bin/byobu-
disable-prompt.in, usr/bin/byobu-janitor.in, usr/bin/byobu-launcher-
uninstall.in, usr/bin/byobu-quiet.in, usr/bin/byobu-silent.in,
usr/bin/byobu-status.in, usr/lib/byobu/include/constants,
usr/share/byobu/keybindings/f-keys.screen: LP: #1068580
- create BYOBU_SED_INLINE variable, to handle inline sed's, using
--follow-symlinks when possible (not always available)
* usr/lib/byobu/logo:
- fix minor logic typo (reversed logic)
* usr/bin/byobu.in: LP: #1369783
- respect user's custom default-command and/or default-shell
in the first window launched
* usr/bin/byobu-launcher.in: LP: #1338260
- add some helpful information about nested sessions
* debian/control:
- bump standards
[ Fortunato Ventre ]
* usr/lib/byobu/include/constants:
- Fix check for sed's follow-symlinks feature
+ https://github.com/dustinkirkland/byobu/pull/9
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 31 Aug 2015 12:03:12 -0500
byobu (5.94-0ubuntu1) wily; urgency=medium
* debian/control, usr/bin/vigpg, usr/share/man/man1/vigpg.1:
- after the Lastpass breach, more people could use vigpg,
so move it over to Bybou from Bikeshed
* usr/bin/Makefile.am, usr/share/man/man1/Makefile.am:
- add vigpg to build
* usr/share/man/man1/vigpg.1:
- fix typo
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 17 Jun 2015 20:21:39 -0500
byobu (5.93-0ubuntu1) wily; urgency=medium
* usr/bin/byobu.in: LP: #1417323
- fix broken mv call
* usr/lib/byobu/swap:
- clear swap status when swap usage returns to zero
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 21 May 2015 08:27:04 -0700
byobu (5.92-0ubuntu1) vivid; urgency=medium
* usr/bin/byobu-launcher-install.in: LP: #1396959
- silence warnings if byobu-launch doesn't exist (e.g., uninstalled it)
* usr/bin/byobu-config.in: LP: #1383669
- revert commit to LP: #1316050, which hardcoded LANG=C
- this should fix rendering of Japanese characters in the menu
* usr/share/byobu/keybindings/f-keys.tmux: LP: #1350813
- handle tmux 1.9's default path changes, per:
https://sourceforge.net/p/tmux/tmux-code/ci/1.9/tree/CHANGES
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 23 Mar 2015 12:50:56 -0500
byobu (5.91-0ubuntu1) vivid; urgency=medium
[ Thibaut Broggi ]
* po/fr.po:
- Improve french translation
- Remove some spelling mistakes and I made it more coherent
(sometimes the word "exécuter" was used, sometimes it was
"lancer", or "utiliser" ; all of this words mean the same
thing in this context).
[ Dustin Kirkland ]
* README:
- improve readme build instructions, with thanks to:
+ https://github.com/dustinkirkland/byobu/pull/8
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 07 Mar 2015 18:59:35 -0500
byobu (5.90-0ubuntu1) vivid; urgency=medium
[ Mike Miller ]
* usr/lib/byobu/include/select-session.py: LP: #1411122
- don't print when attaching and restoring environment variables
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 15 Jan 2015 08:09:24 -0600
byobu (5.89-0ubuntu1) vivid; urgency=medium
* debian/rules, usr/bin/byobu.in, usr/bin/byobu-launcher.in,
usr/bin/ctail, usr/lib/byobu/include/select-session.py:
- silence some checkbashisms false positives
- handle nesting a bit differently
- allow nesting, by default
- detect the infinite loop situation, where we're ssh'ing into
ourselves, and handle it gracefully
- ensure we have access to 256 colors, even when nesting
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 12 Jan 2015 17:39:37 -0600
byobu (5.88-0ubuntu1) vivid; urgency=medium
[ Ruben Laguna ]
* usr/share/byobu/keybindings/f-keys.tmux: LP: #1392693
- The previous binding will not work with shells that don't allow
variables as commands (fish shell being one of those)
- Use `sh -c` to explicitly use a POSIX shell to interpret the command
[ dmayle ]
* usr/bin/byobu.in:
- Don't pollute output with title if calling from script
- https://github.com/dustinkirkland/byobu/pull/6
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 08 Jan 2015 16:01:24 -0600
byobu (5.87-0ubuntu1) utopic; urgency=medium
[ Fazle AREFIN ]
* usr/share/byobu/keybindings/f-keys.tmux,
usr/share/byobu/keybindings/f-keys.tmux.disable,
usr/share/doc/byobu/help.tmux.txt: LP: #1375794
- enable toggling of sending input to all splits
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 30 Sep 2014 08:38:35 -0500
byobu (5.86-0ubuntu1) utopic; urgency=medium
* usr/bin/byobu.in:
- bikeshed scripts broke and quit incrementing the version number,
when I moved byobu to byobu.in
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 14 Aug 2014 00:34:44 -0500
byobu (5.85-0ubuntu1) utopic; urgency=medium
[ Pedro Romano ]
* usr/lib/byobu/include/select-session.py:
- This branch adds named sessions starting with an underscore also as
hidden sessions in alternative to named sessions starting with a dot,
since tmux doesn't support session names starting with a dot. In the
process it also adds support for hidden session in tmux if the
session names start with an underscore, adding this feature to tmux
based byobu.
[ Srdjan Grubor ]
* usr/bin/byobu-layout.in:
- add a list-layouts command
[ Dustin Kirkland ]
* usr/bin/byobu.in, usr/share/man/man1/byobu.1: LP: #907363
- fix custom window support for byobu-tmux
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 05 Aug 2014 23:21:29 +0200
byobu (5.84-0ubuntu1) utopic; urgency=medium
* usr/lib/byobu/include/dirs.in:
- make the custom scripts bin dir
* usr/lib/byobu/custom:
- ensure we clear the cache for custom scripts
* usr/bin/byobu-status.in:
- restore the ability to toggle date and time on and off from the config
interface, as well as hand editing the config file
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 28 Jul 2014 09:12:11 +0100
byobu (5.83-0ubuntu1) utopic; urgency=medium
[ Dustin Kirkland ]
* usr/bin/byobu-config.in: LP: #1316050
- hard code LANG=C before launching byobu-config
* usr/lib/byobu/include/dirs.in: LP: #1346869
- be little smarter about detecting a usable /dev/shm
* === added directory usr/share/appdata,
usr/share/appdata/byobu.appdata.xml: LP: #1322556
* usr/share/byobu/profiles/tmuxrc: LP: #1315204
- fix a couple of spots that should use $BYOBU_CONFIG_DIR
* usr/lib/byobu/apport: LP: #1308696
- clear out the apport cache files, to detect when the crashes
have been cleared
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 26 Jul 2014 16:13:20 -0500
byobu (5.82-0ubuntu1) utopic; urgency=medium
* usr/bin/byobu-ctrl-a.in:
- add bindkey line back, this line is *essential*; there was a
syntax error in it previously, but removing the line was not
the correct fix for LP: #1313209, #814172
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 22 Jul 2014 07:21:54 -0700
1.6.2, into the Packages Collection. Taken from the wiki page:
Pkg is the Next Generation package management tool for FreeBSD. It is
the replacement for the current pkg_info/pkg_create/pkg_add tools that
ports use to register local packages and which provide remote
packages. Its main goals are to faciliate remote binary package
upgrades. It also works with ports without remote binary packages.
This has been imported into pkgsrc/misc, beside the other foreign
package management tools like rpm and dpkg. This package isn't really
portable, and only compiles on NetBSD with patches.
Changelog:
CHANGES FROM 2.0 to 2.1 18 October 2015
Incompatible Changes
====================
* Mouse-mode has been rewritten. There's now no longer options for:
- mouse-resize-pane
- mouse-select-pane
- mouse-select-window
- mode-mouse
Instead there is just one option: 'mouse' which turns on mouse support
entirely.
* 'default-terminal' is now a session option. Furthermore, if this is set
to 'screen-*' then emulate what screen does. If italics are wanted, this
can be set to 'tmux' but this is still new and not necessarily supported
on all platforms with older ncurses installs.
* The c0-* options for rate-limiting have been removed. Instead, a backoff
approach is used.
Normal Changes
==============
* New formats:
- session_activity
- window_linked
- window_activity_format
- session_alerts
- session_last_attached
- client_pid
- pid
* 'copy-selection', 'append-selection', 'start-named-buffer' now understand
an '-x' flag to prevent it exiting copying mode.
* 'select-pane' now understands '-P' to set window/pane background colours.
* 'renumber-windows' now understands windows which are unlinked.
* 'bind' now understands multiple key tables. Allows for key-chaining.
* 'select-layout' understands '-o' to undo the last layout change.
* The environment is updated when switching sessions as well as attaching.
* 'select-pane' now understands '-M' for marking a pane. This marked pane
can then be used with commands which understand src-pane specifiers
automatically.
* If a session/window target is prefixed with '=' then only an exact match
is considered.
* 'move-window' understands '-a'.
* 'update-environment' understands '-E' when attach-session is used on an
already attached client.
* 'show-environment' understands '-s' to output Bourne-compatible commands.
* New option: 'history-file' to save/restore command prompt history.
* Copy mode is exited if the history is cleared whilst in copy-mode.
* 'copy-mode' learned '-e' to exit copy-mode when scrolling to end.
dpkg (1.16.17) wheezy-security; urgency=high
[ Guillem Jover ]
* Fix an off-by-one write access in dpkg-deb when parsing the .deb magic.
Reported by Jacek Wielemborek <d33tah@gmail.com>. Closes: #798324
* Fix an off-by-one write access in dpkg-deb when parsing the old format
.deb control member size. Thanks to Hanno Böck <hanno@hboeck.de>.
Fixes CVE-2015-0860.
* Fix an off-by-one read access in dpkg-deb when parsing ar member names.
Thanks to Hanno Böck <hanno@hboeck.de>.
[ Updated programs translations ]
* Catalan (Jordi Mallach).
[ Updated man page translations ]
* Fix incorrect translation in German (Helge Kreutzmann)
-- Guillem Jover <guillem@debian.org> Wed, 25 Nov 2015 22:34:58 +0100
dpkg (1.16.16) wheezy-security; urgency=high
[ Guillem Jover ]
* Do not leak long tar names on bogus or truncated archives.
* Do not leak the filepackages iterator when a directory is used by other
packages.
* Do not leak color string on «dselect --color».
* Fix memory leaks when parsing alternatives.
* Fix memory leaks in buffer_copy() on error conditions.
* Fix possible out of bounds buffer read access in the error output on
bogus ar member sizes.
* Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
introduced with the initial triggers implementation in dpkg 1.14.17.
Closes: #751021
* Fix a descriptor leak on dselect subprocesses when --debug is used.
* Do not run qsort() over the scandir() list in libcompat if it is NULL.
* Fix off-by-one stack buffer overrun in start-stop-daemon on GNU/Linux and
GNU/kFreeBSD if the executable pathname is longer than _POSIX_PATH_MAX.
Although this should not have security implications as the buffer is
surrounded by two arrays (so those catch accesses even if the stack
grows up or down), and we are compiling with -fstack-protector anyway.
* Add a workaround to start-stop-daemon for bogus OpenVZ Linux kernels that
prepend, instead of appending, the " (deleted)" marker in /proc/PID/exe.
Closes: #731530
* Fix off-by-one error in libdpkg command argv size calculation.
Based on a patch by Bálint Réczey <balint@balintreczey.hu>. Closes: #760690
* Escape package and architecture names on control file parsing warning,
as those get injected into a variable that is used as a format string,
and they come from the package fields, which are under user control.
Regression introduced in dpkg 1.16.0. Fixes CVE-2014-8625. Closes: #768485
Reported by Joshua Rogers <megamansec@gmail.com>.
* Do not match partial field names in control files. Closes: #769119
Regression introduced in dpkg 1.10.
* Fix out-of-bounds buffer read accesses when parsing field and trigger
names or checking package ownership of conffiles and directories.
Reported by Joshua Rogers <megamansec@gmail.com>.
* Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
* Fix OpenPGP Armor Header Line parsing in Dpkg::Control::Hash. We should
only accept [\r\t ] as trailing whitespace, although RFC4880 does not
clarify what whitespace really maps to, we should really match the GnuPG
implementation anyway, as that's what we use to verify the signatures.
Reported by Jann Horn <jann@thejh.net>. Fixes CVE-2015-0840.
[ Raphaël Hertzog ]
* Drop myself from Uploaders.
[ Updated scripts translations ]
* Fix typos in German (Helge Kreutzmann)
* Swedish (Peter Krefting).
[ Updated man page translations ]
* Fix typos in German (Helge Kreutzmann)
* Swedish (Peter Krefting).
-- Guillem Jover <guillem@debian.org> Thu, 09 Apr 2015 08:45:47 +0200
dpkg (1.16.15) wheezy-security; urgency=high
[ Guillem Jover ]
* Test suite:
- Add test cases for Dpkg::Source::Patch CVE-2014-0471 and CVE-2014-3127.
- Add test case for patch disabling hunks; not security sensitive.
* Correctly parse patch headers in Dpkg::Source::Patch, to avoid directory
traversal attempts from hostile source packages when unpacking them.
Reported by Javier Serrano Polo <javier@jasp.net> as an unspecified
directory traversal; meanwhile also independently found by me both
#749183 and what was supposed to be #746498, which was later on published
and ended up being just a subset of the other non-reported issue.
Fixes CVE-2014-3864 and CVE-2014-3865. Closes: #746498, #749183
[ Updated programs translations ]
* Merge translated strings from master.
[ Updated scripts translations ]
* German (Helge Kreutzmann).
[ Updated man page translations ]
* Merge translated strings from master.
* Unfuzzy or update trivial translations (Guillem Jover).
-- Guillem Jover <guillem@debian.org> Thu, 05 Jun 2014 22:24:36 +0200
dpkg (1.16.14) wheezy-security; urgency=high
[ Guillem Jover ]
* Do not allow patch files with C-style encoded filenames. Closes: #746306
Fixes CVE-2014-3127 and unconditionally fixes CVE-2014-0471.
Reported by Javier Serrano Polo <javier@jasp.net>.
[ Updated scripts translations ]
* German (Helge Kreutzmann).
[ Updated man page translations ]
* German (Helge Kreutzmann).
-- Guillem Jover <guillem@debian.org> Wed, 30 Apr 2014 08:14:16 +0200
dpkg (1.16.13) wheezy-security; urgency=high
[ Guillem Jover ]
* Do not NULL-terminate the list in the compat scandir(), as this might
cause a segfault in case the function returns 0 entries.
* Do not generate perl warnings on undef versions in
Dpkg::Deps::deps_compare(). See: #737731
* Do not overwrite triplet mappings with latter matches in Dpkg::Arch.
Required for the new mipsn32(el) and mips64(el) architecture entries.
* Add support for mipsn32(el) and mips64(el) to arch tables.
Thanks to YunQiang Su <wzssyqa@gmail.com>. Closes: #685096, #707323
* Add ppc64el support to cputable. Closes: #718945
Thanks to Jeff Bailey <jeffbailey@google.com>.
* Add OpenRISC or1k support to cputable.
Thanks to Christian Svensson <christian@cmd.nu>. Closes: #736717
* Clarify that dpkg --set-selections needs an up-to-date available db,
by documenting it on the dpkg(1) man page, and warning whenever dpkg
finds unknown packages while setting the selections. Closes: #703092
* Improve documentation on how to update the available database before
setting package selections. Suggested by Klaus Ita <koki.eml@gmail.com>.
* Recognize «start-stop-daemon -C» as documented. Closes: #719746
Reported by Brian S. Julin <bri@abrij.org>.
* Correctly parse C-style diff filenames in Dpkg::Source::Patch, to avoid
directory traversal attempts from hostile source packages when unpacking
them. Reported by Jakub Wilk <jwilk@debian.org>. Fixes CVE-2014-0471.
[ Updated scripts translations ]
* Fix a typo in the German scripts translation.
[ Updated man page translations ]
* Fix and unify translation in German man pages.
-- Guillem Jover <guillem@debian.org> Fri, 25 Apr 2014 04:38:33 +0200
dpkg (1.16.12) stable; urgency=low
* Fix value caching in Dpkg::Arch by not shadowing the variables.
Closes: #724949
-- Guillem Jover <guillem@debian.org> Mon, 30 Sep 2013 16:52:37 +0200
dpkg (1.16.11) stable; urgency=low
[ Raphaël Hertzog ]
* Fix usage of non-existent _() function in multiple places of the Perl
code. Thanks to Lincoln Myers <lincoln@netapp.com> for the patch.
Closes: #708607
[ Guillem Jover ]
* Fix chmod() arguments order in Dpkg::Source::Quilt. Closes: #710265
Thanks to Pablo Oliveira <pablo@sifflez.org>.
* Only ignore older packages if the existing version is informative. This
allows any program using libdpkg to parse the available file to see again
packages with versions lesser than 0-0 (like 0~0-0). Closes: #676664
* Fix use after free in dpkg_arch_load_list() on libdpkg.
Reported by Pedro Ribeiro <pedrib@gmail.com>.
[ Updated programs translations ]
* Vietnamese (Trần Ngọc Quân). Closes: #715334
[ Added man page translations ]
* Italian (Beatrice Torracca). Closes: #711647
[ Updated man page translations ]
* Japanese (TAKAHASHI Motonobu). Closes: #704240
-- Guillem Jover <guillem@debian.org> Mon, 23 Sep 2013 16:51:18 +0200
2.010 2015-12-15T07:35:57Z
* Sync latest dependencies in build and module files
* Promote to a developer release
2.09_02 - Mon Aug 31 02:24:10 2015
* Have a simple fallback for parsing XML if Mojo::DOM isn't there
2.09_01 2015-08-31T05:59:56Z
* Fix for new xISBN responses that have whitespace inside the
opening tag.
* Use Mojo::DOM to parse XML and Mojo::UserAgent to fetch xISBN.
* You can still use LWP::UserAgent to fetch data.
2.47
New Features
* A new tool to easily export and import all calibre data -- books,
settings and plugins
* Get Books: Add plugins for Amazon Australia and Amazon India.
Also restore the Amazon EU plugins.
Bug Fixes
* PDF Input: Fix conversion of PDF documents that contain ASCII
control codes in their outlines not working.
* Edit book: Fix image compression utilities opening a new console
per invocation on windows
* Image compression: If the compression tools return a zero byte
image ignore it and use the original image
* Fix a regression that caused book titles in the Book Details
panel to become clickable
2.46
New Features
PDF Input: Add support for PDF outlines (bookmarks), if present, they are used as the metadata Table of Contents.
Book polishing: Add tool to losslessly compress images in the book in order to reduce its filesize, without affecting image quality
Edit Book: Add a new tool to compress images in the book losslessly, accessed from the Tools menu
Kobo driver: add support for new Kobo firmware
Bulk metadata edit dialog: Allow entering fractional numbers into the series number start with control.
Speed up moving libraries by using hardlinks instead of file copies when moving to a location on the same filesystem
Get Books: Disable the Amazon EU stores, at Amazon's request
Bug Fixes
Fix moving libraries via calibre leaving behind a copy of the metadata_db_prefs_backup.json file in the original library folder
MOBI Input: Warn about corrupted trailing data entries, instead of aborting. Getting some, even partially corrupted text is better than no text.
Book details: Fix single value custom text column not clickable.
Saving to disk: Fix custom date column being rendered in GMT instead of the local time zone when used in a save to disk template.
Changelog:
- 1.39 released -
Deal with incompatible change in the output format of the "info block"
command in qemu 2.5.0.
Fix bug where the exit status of the shell command specified with the
--run option was not propagated to the exit status of anita.
New public method start_boot, to facilitate writing test cases that
interact with the boot prompt.
The structured log file now also contains informational messages,
of the form info('message').
Changelog:
5.0.4.2:
Bugs fixed compared to 5.0.4 RC1:
tdf#94138 Form Control Text Boxes Print And Export To PDF Incorrectly [Tomaž Vajngerl]
tdf#96072 General format lost on export to XLSX with locale using "Standard" as name for General format (FR, DE, SP...) [Eike Rathke]
5.0.4.1:
Bugs fixed compared to 5.0.3 final (RC2):
bnc#881024 take the world scaling factor for fonts, but not the rotation [Caolán McNamara]
coverity#1338592 explicit null dereferenced [Caolán McNamara]
i#121382 take the world scaling factor for fonts, but not the rotation [Caolán McNamara]
i#43771 sw: looping layout in SwHeadFootFrm::FormatSize() [Miklos Vajna]
rhbz#1278885 black/absent widgetry only with libreoffice-gtk3 installed [Caolán McNamara]
rhbz#988516 DOCX import: header/footer paragraph properties applied to body paragraph [Miklos Vajna]
tdf#32082 [EDITING] Table Number Format not modified for empty table cells [Niklas Johansson]
tdf#32834 bad result using mdeterm [Dennis Francis]
tdf#39056 Image in wrong place, table display wrong in docx file [Miklos Vajna]
tdf#45775 PgSQL new DB allow empty Datasource [Julien Nabet]
tdf#59454 FILEOPEN: in particular .RTF page break after page 1 is ignored and page orientation from page 2 is wrong [Miklos Vajna]
tdf#61228 TABLE: Function summe() does not sum up but returns last item [Julien Nabet]
tdf#64027 Add ability to set highlight color for text in drawing objects (Writer) [Maxim Monastirsky]
tdf#66141 CRASH (OOM) while scrolling through a specific document [Caolán McNamara]
tdf#72205 LibreOffice Database - LONGVARCHAR anomaly when trying to dismiss a window without first saving [Lionel Elie Mamane]
tdf#75256 Meta: incomplete Sifr icon theme [Matthias Freund]
tdf#75431 FILESAVE : DOCX : Page Orientation is not preserved when mixed orientation is present [Miklos Vajna]
tdf#75637 LOCALHELP: Images not displayed with newer icon themes [Stephan Bergmann]
tdf#76239 OpenSymbol font is not retained after an upgrade (work around in comment 16, 32, .. install log in comment 50 ) [Andras Timar]
tdf#76964 Automatic capitalization of "i" in a non-english language [Caolán McNamara]
tdf#77014 Words in input fields are broken between lines at the end of line [Tomaž Vajngerl]
tdf#77881 FILESAVE: Bullets are lost when saving in OOxml (.pptx or .ppsx) [Mark Hung]
tdf#78902 FileSave: File Hangs at Save [Miklos Vajna]
tdf#80224 FILESAVE: Custom text color changed to black on .PPTX export [Mark Hung]
tdf#80520 FILESAVE: Format of bullets destroyed when saving as .pptx [Mark Hung]
tdf#81144 Chinese full-width punctuation does not align properly [Mark Hung]
tdf#83300 FILEOPEN: DOCX - Image anchored as 'As Character' positioned on wrong page [Miklos Vajna]
tdf#85232 FORMATTING: (Grouped) drawing objects are rendered in a wrong way (.docx file) [Miklos Vajna]
tdf#85767 SIDEBAR: Left and right alignment buttons need to be swapped in RTL [Katarina Behrens]
tdf#87313 WIKIHELP: Update docs on certificates + Firefox [Adolfo Jayme Barrientos]
tdf#88548 Line Style drop down missing background colour [Aybuke Ozdemir]
tdf#89088 FILEOPEN: Section with shape and text in specific DOCX lost [Miklos Vajna]
tdf#89165 FILEOPEN: Hang loading .docx with frame/textboxes [Miklos Vajna]
tdf#89525 Impress does not export slides bullets to PPTX correctly [Mark Hung]
tdf#89852 Non-ASCII characters in file name become question marks in Subject in email when a document sent by email [Andras Timar]
tdf#89907 Text to columns only affects first line when width is auto set [Eike Rathke]
tdf#90153 A frame is not saved correctly if the document is saved as a docx file [Miklos Vajna]
tdf#90372 ACCESSIBILITY List Fields in dialog Text Import (Insert > Sheet from file) not accessible by key board [Katarina Behrens]
tdf#90504 0x7 chars in .doc are not always cell/row ends [Caolán McNamara]
tdf#90987 Pages/Slides pane does not remember its state on reopen [Katarina Behrens]
tdf#91097 EDITING & FORMATTING: Disparity between inserting shapes from menu and toolbar [Yousuf Philips]
tdf#91199 i18n: add locale data or Venetian language [Eike Rathke]
tdf#91260 DOCX frames can extend beyond the page bottom, but not in Writer [László Németh]
tdf#91270 UI: Crash on exit after Manage Changes [Andras Timar]
tdf#91288 Does not display traditional Chinese variant of Noto fonts correctly [Mark Hung]
tdf#91453 Use configuration of text to number conversion also in arithmetic matrix operations (was: SUMPRODUCT() doesn't work well with 4.4.3) [Eike Rathke]
tdf#92207 EDITING Setting text background colour doesn't work in Calc [Maxim Monastirsky]
tdf#92217 UI Grey text background in read-only document infobar [Jan Holesovsky]
tdf#92256 INDIRECT function lost interoperabilty with calc documents migrated by OOo3.2.1 [Katarina Behrens]
tdf#92272 SLIDESHOW: slide color inversion during transitions [Tor Lillqvist]
tdf#92527 docx export: File with shape can not be opened in word 2010 (diamond shape) [Andras Timar]
tdf#92648 FILEOPEN / IMPORT specific DOCX (letter head) with various objects: line-picture (graphic) in footer too low [László Németh]
tdf#92687 Rendering: Rotated text blurry and unreadable with GTK3 [Caolán McNamara]
tdf#92702 Unable to select menu items that were initially off-screen [László Németh]
tdf#92934 Web Wizard: Cannot Export Zip archive. [Julien Nabet]
tdf#92993 FILEOPEN: access violation on particular .docx [Caolán McNamara]
tdf#93296 When opening spreadseet, Currency cells formatting is changed. [Laurent Balland-Poirier]
tdf#93317 "Document has been modified" Dialog does not have the focus on GTK3. [Caolán McNamara]
tdf#93390 View of cell data gone in Table Data View [Lionel Elie Mamane]
tdf#93438 Impress generate abnormal style when copy-pasting from Writer with Chinese UI [Mark Hung]
tdf#93461 Caption of images are hidden behind the image [Caolán McNamara]
tdf#93487 FORMATTING: Using Borders & Border Style button on toolbar crashes Calc [Michael Meeks]
tdf#93509 Crash when close a LibODev if enable a While Typing/Autocorrect [Stephan Bergmann]
tdf#93587 insert table in draw ole object [Julien Nabet]
tdf#93618 cell value in table grid a date/time control incorrectly displayed [Lionel Elie Mamane]
tdf#93662 white-list only the latest GL hardware and drivers [Caolán McNamara]
tdf#93688 String ref syntax incorrect for new documents and in UI [Katarina Behrens]
tdf#93720 Crash "Assertion failed" with Draw Frame on table. [Oliver Specht]
tdf#93724 BASE: Insert Row in Filtered Form with Date/Time Fields results in Phantom zero date displayed instead of null, not saved [Lionel Elie Mamane]
tdf#93733 Assertion failed when clear font size field in paragraph style [Julien Nabet]
tdf#93818 Cannot open most lwp docs (booklets) [Caolán McNamara]
tdf#93847 Repaint problems with LibreOffice on Gtk3 [Caolán McNamara]
tdf#94008 FILEOPEN: Crash opening password protected file - CJK UI [Takeshi Abe]
tdf#94022 Hide "Installable Options" in Linux print dialog [Michael Weghorn]
tdf#94049 RTF IMPORT: rtf file with OLE object crashes libreoffice every time [Miklos Vajna]
tdf#94069 EDITING: Moving a tablecontrol while editing a form leads to a hang [Caolán McNamara]
tdf#94138 Form Control Text Boxes Print And Export To PDF Incorrectly [Tomaž Vajngerl]
tdf#94214 Function FINV exported as "COM.MICROSOFT.F.INV" although it is spec'ed in OpenFormula [Winfried Donkers]
tdf#94227 FILEOPEN: XLSX - Pattern/hatching fill no longer imported into charts [Markus Mohrhard]
tdf#94374 Insert -> Document: "Read-Error. Error reading file." for DOCX files [Miklos Vajna]
tdf#94384 Icons appearing with black backgrounds when "use OpenGL for Rendering" is enabled [Tomaž Vajngerl]
tdf#94421 Web Wizard: option shift when loading saved session [Julien Nabet]
tdf#94435 FILEOPEN: RTF - Text alignment not retained [Miklos Vajna]
tdf#94456 FILEOPEN: RTF - Heading position incorrect [Miklos Vajna]
tdf#94473 Properties Help buttons direct to broken weblink [Andras Timar]
tdf#94477 missing "Format > Character" item in the customize keyboard command menu [Yousuf Philips]
tdf#94485 VIEWING: broken UI and spreadsheet display issue after opening specific .xlsm [Jan-Marek Glogowski]
tdf#94624 Cell formula =<A1>^2 result is different from =(<A1>)^2 if <A1> is negative [Oliver Specht]
tdf#94679 EDITING: Text selection with Shift+PageDown broken part2 [Justin Luth]
tdf#94743 Web Wizard: Cannot export in ftp [Julien Nabet]
tdf#94796 LINEST and LOGEST should have ForceArray parameter types (was: LINEST and INDEX problem) [Eike Rathke]
tdf#94804 Cross references break on reload. [Michael Stahl]
tdf#94810 "Replace All" using regex gives wrong results [Mike Kaganski, Eike Rathke]
tdf#94818 FILEOPEN Table layout jumbled for .doc [Caolán McNamara]
tdf#94829 LibreOffice splash screen sets invalid WM_SIZE_HINTS [Julien Nabet]
tdf#94869 Calculations involving an array and a position dependent intersection do not propagate an error if there is no intersection in non-array scalar mode [Eike Rathke]
tdf#94871 [HELP] note and warning paragraphs are aligned incorrectly [Michael Stahl]
tdf#94888 Display "Bad parameter" when trying to access a read/only share on Sharepoint. [Giuseppe Castagno]
tdf#94908 [UI] Search filter in Autofilter breaks searching by typing in the list: OK button is blocked [Dennis Francis]
tdf#94924 OpenCL: strange behavior in formulas computing [Tor Lillqvist]
tdf#94936 FILESAVE PDF: LibreOffice crashes when saving document (GTK3, Gnome 3.18) [Maxim Monastirsky]
tdf#95021 Crash in macro dialog [Caolán McNamara]
tdf#95024 Support for new Hungarian orthography [László Németh]
tdf#95071 Cannot open a particular Word 2010 docx document (SAXParseException line 2) [Mike Kaganski]
tdf#95091 Editable input fields in protected section: no delete or backspace possible [Oliver Specht]
tdf#95096 IMDeleteSurrounding kmfl characters are not "swallowed" and writer exits with exception [Justin Luth]
tdf#95188 DOCX import: picture in footnote is not imported [Oliver Specht]
tdf#95220 FILEOPEN: Crash on opening attached Calc template [Mike Kaganski]
tdf#95298 UI Crash on deleting part of animated gif [Armin Le Grand]
tdf#95321 FILEOPEN: Tables no longer imported correctly from Word .doc files [Caolán McNamara]
tdf#95352 autocorrect replacement table column misalignment after resize [Caolán McNamara]
tdf#95395 EDITING: VLOOKUP fails if 1st parameter is a position dependent implicit intersection [Eike Rathke]
tdf#95419 FILEOPEN: looong time loading specific .ods [Eike Rathke]
tdf#95481 FILEOPEN: LibO crashes loading .odg [Armin Le Grand]
tdf#95551 Crash changing icon themes when image has imagemap [Michael Meeks]
tdf#95569 ODT export: conflicting style:repeat attributes on two XML elements [Michael Stahl]
tdf#95670 CALCULATING: ForceArray parameters not properly propagated, e.g. for functions expecting scalar values but passed a range reference inside SUMPRODUCT [Eike Rathke]
tdf#95677 Exponent must have sign when export to Excel [Laurent Balland-Poirier]
tdf#95761 All Hotkeys with CTRL+ALT+ not worked [Juergen Funk]
tdf#95783 VIEWING: Line breaks too early for Georgia font [Tor Lillqvist]
tdf#95916 Alizarin master page formats date in Japanese [Laurent Balland-Poirier]
Release 8.8.1
This is a patch release with the following fixes:
* pr#677 Removed dependency on mime-types gem. This could cause failures in some scenarios.
* pr#662 Skip loading the VMWare plug-in when we don't need it (e.g. on non-VMWare systems)
Changelog:
4.4.7RC2:
Bugs fixed compared to the 4.4.7 rc1:
tdf#76239 OpenSymbol font is not retained after an upgrade (work around in comment 16, 32, .. install log in comment 50 ) [Andras Timar]
tdf#77881 FILESAVE: Bullets are lost when saving in OOxml (.pptx or .ppsx) [Mark Hung]
tdf#80520 FILESAVE: Format of bullets destroyed when saving as .pptx [Mark Hung]
tdf#89525 Impress does not export slides bullets to PPTX correctly [Mark Hung]
tdf#95670 CALCULATING: ForceArray parameters not properly propagated, e.g. for functions expecting scalar values but passed a range reference inside SUMPRODUCT [Eike Rathke]
tdf#95916 Alizarin master page formats date in Japanese [Laurent Balland-Poirier]
4.4.7RC1:
Bugs fixed compared to the 4.4.6 final (rc3):
tdf#67990 EDITING: Combobox: upper-case character is ignored, when there is a word with same lower-case character [Lionel Elie Mamane]
tdf#79409 EDITING: Impossible to make choice in Input list in a section with Protection [Andras Timar]
tdf#89852 Non-ASCII characters in file name become question marks in Subject in email when a document sent by email [Andras Timar]
tdf#92454 DOCX Import: Incorrect display of the headings - numbering style indents [Miklos Vajna]
tdf#94557 Combo box entries are case-sensitive (sometimes) [Lionel Elie Mamane]
tdf#94871 [HELP] note and warning paragraphs are aligned incorrectly [Michael Stahl]
tdf#95395 EDITING: VLOOKUP fails if 1st parameter is a position dependent implicit intersection [Eike Rathke]
tdf#95419 FILEOPEN: looong time loading specific .ods [Eike Rathke]
* Add sbase symlink, fix PR pkg/50486
Changelog:
4.4.7RC2:
Bugs fixed compared to the 4.4.7 rc1:
tdf#76239 OpenSymbol font is not retained after an upgrade (work around in comment 16, 32, .. install log in comment 50 ) [Andras Timar]
tdf#77881 FILESAVE: Bullets are lost when saving in OOxml (.pptx or .ppsx) [Mark Hung]
tdf#80520 FILESAVE: Format of bullets destroyed when saving as .pptx [Mark Hung]
tdf#89525 Impress does not export slides bullets to PPTX correctly [Mark Hung]
tdf#95670 CALCULATING: ForceArray parameters not properly propagated, e.g. for functions expecting scalar values but passed a range reference inside SUMPRODUCT [Eike Rathke]
tdf#95916 Alizarin master page formats date in Japanese [Laurent Balland-Poirier]
4.4.7RC1:
Bugs fixed compared to the 4.4.6 final (rc3):
tdf#67990 EDITING: Combobox: upper-case character is ignored, when there is a word with same lower-case character [Lionel Elie Mamane]
tdf#79409 EDITING: Impossible to make choice in Input list in a section with Protection [Andras Timar]
tdf#89852 Non-ASCII characters in file name become question marks in Subject in email when a document sent by email [Andras Timar]
tdf#92454 DOCX Import: Incorrect display of the headings - numbering style indents [Miklos Vajna]
tdf#94557 Combo box entries are case-sensitive (sometimes) [Lionel Elie Mamane]
tdf#94871 [HELP] note and warning paragraphs are aligned incorrectly [Michael Stahl]
tdf#95395 EDITING: VLOOKUP fails if 1st parameter is a position dependent implicit intersection [Eike Rathke]
tdf#95419 FILEOPEN: looong time loading specific .ods [Eike Rathke]
New Features
Cover browser: Allow customizing the text that appears under the covers with a template in Preferences->Look & Feel->Cover browser
When sending books without a cover to the device, generate a cover with book metadata instead of using the blank book icon
Preferenes->Add your own columns: Show more information about existing columns
Bug Fixes
PDF Output: Handle input documents with fonts that do not have either postscript or full name information.
DOCX Input: Handle numbering styles that use non-decimal number formats and custom templates.
Allow restoring of corrupted library to work even if the metadata.db file is missing from the library folder
Bulk metadata dialog: Fix renaming a custom series via search and replace causing the series index to be reset to 1.
Bulk metadata dialog: Fix search and replace not working for text like custom columns if the column contains only a single value.
Content server: Fix next and previous links not working in the mobile view when using a search query that includes url unsafe characters.
Update Amazon metadata download plugin to handle amazon.com website change that was preventing any metadata from being downloaded
Edit Book: Fix error when trying to add words to user dictionary for a book with a language that has no dictionary available.
Tag browser: Fix various bugs in how grouped search terms are displayed. Also fix counts and average rating for items in user categories
When using copy to library also create missing composite columns in the destination library.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
-------------------------------------
Author: Johan Vromans <jvromans@squirrel.nl>
Date: 2015-11-23
Prepare for 4.5.3 release.
README-4.5
configure.ac
Author: Johan Vromans <jvromans@squirrel.nl>
Date: 2015-11-23
Prevent crash on using unknown cli options.
src/chordii.c
Author: Johan Vromans <jvromans@squirrel.nl>
Date: 2015-11-23
Improve LATIN2 generation; show in version.
configure.ac
src/chordii.c
src/common.c
src/iso.c
Author: Johan Vromans <jvromans@squirrel.nl>
Date: 2015-10-04
(a2crd) Fix crash when environment HOME is not set (Windows).
(a2crd) Add -V to print version.
(a2crd) Update help message.
src/a2crd.c
Author: Johan Vromans <jvromans@squirrel.nl>
Date: 2015-05-04
Updates.
TODO
Author: Johan Vromans <jvromans@squirrel.nl>
Date: 2014-12-04
Handle CRLF input more elegantly.
src/chordii.c
Author: Adam Monsen <haircut@gmail.com>
Date: 2015-03-21
TODO: fix filetype in vim modeline
See https://github.com/vimoutliner/vimoutliner
TODO
2.44.1
Bug Fixes
Update the version of libpng bundled with calibre to fix a security vulnerability in libpng
See https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-8126 for details on the vulnerability
2.44
New Features
Allow setting the cover for a book from one of the book's formats by right clicking on the format in the Book details panel.
Closes tickets: 1515411
Allow drag and drop of all file types onto the book details panel and the format list in the edit metadata dialog.
Closes tickets: 1515407
Edit Book: When inserting an image into the current document, add a button to paste the image from the clipboard
Edit Book: Change the suggested prefix for bulk renaming of files depending on the type of files being renamed.
Closes tickets: 1514468
On Linux, use the system tray icon from the system theme, if available
Bug Fixes
Fix for error when connecting to some Android phones/tablets that have an SD card on OS X and Linux
Linux build: Fix problem with pointing hand mouse cursor not using the system theme on some Linux systems
Fix the device view state not being saved when a connected device is ejected/disconnected
Edit Book: Fix saving fails if the original file is deleted during editing session
Closes tickets: 1513849
E-book viewer: When doing a search do not match text in comments, attributes and inappropriate tags, such as <script> and <style>
Improved news sources
Gamasutra
2.43
New Features
Edit Book: Add a 'Smart Comment' tool to easily comment/uncomment
text
Tag mapper: Add new rule types to upper-case, lower-case or capitalize
tags
Markdown input: Allow the 'extra' convenience extension as a shortcut
for enabling multiple other extensions. Also add the Attribute List
and Admonition extensions. Finally, update the markdown library
used by calibre
Bug Fixes
Amazon metadata download: Fix for website change at amazon.com that
prevented ratings from being downloaded.
Tag mapper: Prevent cycles in the replacement rules from causing
the tag mapper to hang
Do not fail on windows systems where the system function to get
the users home folder fails
E-book viewer: Set the foreground color as well as the background
color for the reference mode popup. Makes it legible even when the
user specifies a different color theme for the viewer.
2.42
New Features
Driver for the new NookGlowlight Plus. This device only allows
sending of files inside the NOOK folder, so calibre now follows
that limitation.
When converting AZW4 files to PDF, skip the conversion and simply
unwrap the PDF file already embedded inside the AZW4 file.
Metadata download review dialog: Add an option to mark rejected
books in the main book list after the review is completed.
Edit Book: Spell check dialog: Add a button to undo the last spelling
change
Bug Fixes
Edit metadata dialog: When downloading metadata with download of
authors turned off, do not regenerate the author sort field after
the download.
Fix a regression that broke the heuristic used to detect cover
images in some EPUB files that do not specify their cover metadata.
Edit Book File List: Fix pre-selection of filename when renaming
a file in the root
Tag mapper: Fix bug when replacement tag has comma in it and the
replacement rule is not the last rule
2.41
New Features
Edit Book: Allow editing an unzipped EPUB (a folder) as a book
Edit Book: Allow easily removing items from the popup menu for
the 'Insert tag' button
Make Tag Browser more useable with keyboard shortcuts. Configure
the keyboard shortcuts in Preferences->Keyboard->Tag Browser
ToC editor: Add context menu item to change selected entries
to upper case
Bug Fixes
Edit Book: Preview panel: Render in XHTML mode. Fixes svg
elements using a global svg namespace not rendering.
Tag Browser: Fix clicking on first-letter groups for series
not working
DOCX Output: Ignore corrupted images in the input instead of
erroring out on them.
E-book viewer: Fix keyboard shortcut to toggle table of contents
not working when ToC window is made floating.
Allow ebook-metadata to work with read-only files when no
options are specified to change metadata.
Tag mapper: When the replacement tag contains commas, create
multiple tags instead of replacing the comma with a semi-colon.
HTMLZ Output: Set the HTML
http://www.tryton.org/news/index.html
Major changes for the developer
The progress bar widget works with float between 0 and 1 to ease usage as
percentage.
The rich text widget uses now a subset of HTML to allow its implementation
in sao.
The Many2One has a new option target_search which define the kind of query
to use for dereferenced search. The options are subquery and the new join
(which is the default). The join method generate a faster query in most
cases.
The SQL constraints use a similar syntax to python-sql. This gives more
flexibility to implement backend for other databases.
Trying to create/write/delete on a Model based on a table_query raises an
exception instead of a silent error.
The table name of a ModelSQL can be overridden with a configuration file.
This allows to work around database limitations on the length of table
names.
The new StateReport has been added to wizards, to simplify the code of
wizards that run a report.
The style on reports has been removed, experience show that this feature
was not used.
The PostgreSQL backend manages now schema. This allows different instances
of Tryton sharing the same database.
The generic foreign key to create/write user on all ModelSQL has been
replaced by a rule that prevent to delete users. This greatly improves
scalability in some circumstances.
The Property field supports now float and integer values.
A subdirectory locale/override is supported for modules that override
translations of other modules.
Accounting
The charts of account are no longer translatable. Instead we provide
translated charts via a template using XSLT.
The invoice doesn't set a unit price on the line. For this feature the
purchase or sale module must be used.
Some fields of the invoice like the note and the origin are editable after
posting the invoice.
Product
Conversion between units no longer results in silent failures but an
explicit error is risen.
The volume property has been added to the products.
Project
The tree structure of the project and the time sheet have been separated,
each object has its own one.
The price list uses the same decimal precision as the product.
The cost price of the employee is stored on the time sheet line for the
date of the line. This allows to sum the costs of time sheet faster
Purchase
The state of the purchase request is now searchable.
The purchase requests are generated even if the rounded quantity is zero
to allow the user to still decide to purchase more.
Stock
Many unnecessary restrictions on the edition of move fields have been
removed.
The expected quantity of the inventory lines is always computed even if
they are added manually.
It is possible to create staging and draft moves using view locations.
Those locations will have to be changed to really do the move.
The inventory uses the grouping feature to create the moves. This allows
to easily support the lot (or any other extra field).
Changelog:
Bugs fixed compared to the 4.4.6 rc1 (rc2 was not announced publicly):
i#126516 # TYPE() formula help doesn't document value 64 for arrays [Damjan Jovanovic]
tdf#64432 EDITING: Input fields in protected section cannot be properly edited (summary: comment 14) [Oliver Specht]
tdf#64773 No help items for the new subroutines IFNA and IFERROR [Olivier Hallot]
tdf#69685 UI: Category location of functions COUNTBLANK, COUNTIF and COUNTIFS [Stanislav Horacek]
tdf#70733 UI: Location of ISEVEN and ISODD functions [Stanislav Horacek]
tdf#77014 Words in input fields are broken between lines at the end of line [Tomaž Vajngerl]
tdf#86301 Link to Help Page of Start Center Broken [Andras Timar]
tdf#89294 Scanner control/access: help needs to be updated to the new menu [Stanislav Horacek]
tdf#89437 Ordinal suffix should never be auto-corrected to superscript in some languages [Niklas Johansson]
tdf#90264 [LOCALIZATION] Missing translation in button UI for pt_BR [Andras Timar]
tdf#90782 Named formula not documented correctly [Olivier Hallot]
tdf#90846 Writer-UI: 'Optimal View' mislabelled in English (GB) [Andras Timar]
tdf#90929 Paper Format ERROR [Andras Timar]
tdf#92825 Update help for all menu changes [Yousuf Philips]
tdf#93613 References to external files with macros in formulas won't update properly [Eike Rathke]
tdf#94173 Calc does not save your own created autoformat presets [Julien Nabet]
tdf#94415 Please update the el_GR hunspell dictionary [Andras Timar]
tdf#94679 EDITING: Text selection with Shift+PageDown broken part2 [Justin Luth]
tdf#94804 Cross references break on reload. [Michael Stahl, Oliver Specht]
tdf#95226 IFERROR not working correctly under array-evaluation [Eike Rathke]
Bugs fixed compared to the 4.4.5 final (rc2):
bnc#822625 vcl: fix substituting missing glyphs [Miklos Vajna]
bnc#939996 DOCX import: fix left-from-style and first-from-direct [Miklos Vajna]
coverity#1242936 better fail with E_EXIST if rename(3) fails [Stephan Bergmann]
coverity#1311944 logically dead code [Caolán McNamara]
coverity#1315264 DOCX import: rot=90 and vert=vert270 means no text rotation [Miklos Vajna]
collabora#1000018 DOCX import: fix missing paragraph style on footnotes [Miklos Vajna]
i#121407 fix mis-merge [Stephan Bergmann]
i#124638 xmloff: fix Calc header background image saving [Miklos Vajna]
rhbz#1134285 Open a file in a mounted WebDAV drive and LibreOffice asks for user and password [Stephan Bergmann]
rhbz#1242099 [abrt] libreoffice-core: ScXMLExport::WriteAnnotation(): soffice.bin killed by SIGSEGV [Eike Rathke]
rhbz#1247588 hold UNO objects by css::uno::Reference [Stephan Bergmann]
rhbz#1255811 [fix available] Calc: Random Number generator can't be edited and applied for cell location [Eike Rathke]
rhbz#1259746 Writer fails to open correct ODT file from WebDAV share [Stephan Bergmann]
rhbz#1261421 crash on mashing hangul korean keyboard [Caolán McNamara]
rhbz#1264585 check data pilot field name availability [Eike Rathke]
tdf#44621 EDITING: Drag and drop images into Writer opens Draw (OS X >= 10.7) [mmeof2]
tdf#58838 : =A1="" returns TRUE when A1 does not contain a blank [Eike Rathke]
tdf#61908 FILESAVE: XLSX formula cell range is not exported for matrix/array formulas [Eike Rathke]
tdf#63955 CRASH on FILEOPEN .odp presentation. "Bad allocation" -> Crash. 100% reproducible. [Caolán McNamara]
tdf#68787 FILESAVE: DOCX export: Footnote separator line problem [Miklos Vajna]
tdf#76197 Other: OfficeMenuBar no longer takes private menu's in StartModule [Maxim Monastirsky]
tdf#76649 Trend line invisible if first data point is missing x value [Laurent Balland-Poirier]
tdf#76845 Other: File > Wizards > Web Pages crashes LibreOffice on Windows [Michael Stahl]
tdf#78111 UI: "Freakout"-behaviour and freeze during resize of docked sidebar [Maxim Monastirsky]
tdf#79018 FILEOPEN: DOCX with a footnote hangs LO on open [Oliver Specht]
tdf#79741 Macro with Find @ Replace crash Calc [Julien Nabet]
tdf#83227 FILESAVE: SolidConverter DOCX - On resave margins and images lost and file size doubled [Miklos Vajna]
tdf#83465 FILEOPEN: RTF - Numbering list number font name not retained [Miklos Vajna]
tdf#85979 Crash: data text to columns [Eike Rathke]
tdf#86024 FORMATTING: Erroneous formatting of certain numbers [Eike Rathke]
tdf#86301 Link to Help Page of Start Center Broken [Andras Timar]
tdf#86374 FILEOPEN: OOXML import in Writer very bad on attached DOCX: graphics and drawing in Word table distorted [Miklos Vajna]
tdf#87500 Freeze with English/Japanese mixture undo [Mark Hung]
tdf#87922 4.4.0.x Automatic font color no longer works [Miklos Vajna]
tdf#87924 FILEOPEN: DOCX - text in shape is wrong direction [Miklos Vajna]
tdf#88402 Sorting: setting "Range contains column labels" is forgotten if any column Label contains a numeric value or is empty (comment 38) [Eike Rathke]
tdf#88831 When OpenGL is enabled, drop-down arrows, check marks, scrollbars etc. are upside down [Tomaž Vajngerl]
tdf#88986 EDITING: Insert Frame dialog shows empty lists for area fill types [Miklos Vajna]
tdf#89031 EDITING - Calc Function suggestion too agressive [Winfried Donkers]
tdf#89245 FORMATTING, FILESAVE: Header and footer background images are not saved [Miklos Vajna]
tdf#89381 ValueSet has rendering issues in RTL interface [Maxim Monastirsky]
tdf#89702 DOCX: Bullet character is large [Miklos Vajna]
tdf#89720 Highlighted comment text with replies have dark color [Miklos Vajna]
tdf#89890 DOCX:bullets picture is big [Miklos Vajna]
tdf#89954 FORMATTING: Autocapitalisation does not happen if the last word in the previous sentence has a comment in the middle of the word [Miklos Vajna]
tdf#90046 RTF import: document that starts with a footnote crashes Writer (also on paste from clipboard) [Michael Stahl]
tdf#90377 MAILMERGE: Option to "Exclude this Recipient" broken [Bjoern Michaelsen]
tdf#90502 CRASH - failed assertion in unittest sw_globalfilter in master build OSX (ImplLogicToPixel) [Caolán McNamara]
tdf#90575 DDE LINK does not work between two documents Writer [Miklos Vajna]
tdf#90609 FILEOPEN XML XLSX causes Calc to terminate [Caolán McNamara]
tdf#90611 Footnote font size imported incorrectly [Miklos Vajna]
tdf#91060 LO impress crashes when opening pptx with comments [Caolán McNamara]
tdf#91278 xlsx formula not importing correctly, with Table structured references in named expressions and MATCH lookup array creation [Eike Rathke]
tdf#91293 Links in Impress Are Removed When Exported to PPTX [Katarina Behrens]
tdf#91554 Calc adds empty style with new style from selection [Maxim Monastirsky]
tdf#91594 FILEOPEN particular MSWORD2008 .docx: misinterprets letters from Symbol font (old bug returns with a twist) [Mark Hung]
tdf#91950 Crash on saving document [Caolán McNamara]
tdf#91969 FORMATTING: Parts of Paragraph Border missing when Border around more than one Paragraph [Zolnai Tamás]
tdf#92379 ODF import: styles with fo:background-color wrongly imported causing wrong frame and paragraph backgrounds [Michael Stahl]
tdf#92404 Web Wizard - no result / crash [Julien Nabet]
tdf#92446 Crash in Windows and Runtime exception on Linux with Basic Clipboard function [Stephan Bergmann]
tdf#92448 CALC: Excel A1 and R1C1 reference syntax can not reference a cell by worksheet names starting with an ASCII digit [Eike Rathke]
tdf#92457 Subformat ;@ changes date input to number [Eike Rathke]
tdf#92505 Unicode character rendering artifacts when substituting missing glyphs [Miklos Vajna]
tdf#92521 FILESAVE: loss of page breaks after saving DOCX [Miklos Vajna]
tdf#92573 Writer crash when attempting to open one file. [Caolán McNamara]
tdf#92586 BASE: Bitmap background rendering problem when not tiled [Miklos Vajna]
tdf#92612 Right-clicking after applying "paint buckets" leads to multiple Undo [Ashod Nakashian]
tdf#92684 Calc Help Conversion document L.O. [Andras Timar]
tdf#92693 EDITING: Function MINUTE() always 1 minute greater than minute in timefield/timestampfield in ReportDesigner [Julien Nabet]
tdf#92749 VLOOKUP not calculated correctly in the large file from Calc 4.4 (hard recalc helps) [Eike Rathke]
tdf#92767 Autofilter on date is locale dependent [Eike Rathke]
tdf#92995 EDITING: Undo of Drag&Drop with annotation/comment object causes crash [Eike Rathke]
tdf#92997 Chart: Data table category view format bad for table of times [Eike Rathke]
tdf#93071 UI: General format: useless trailing zeroes for scientific notation [Laurent Balland-Poirier]
tdf#93080 EDITING: For Spanish cell format with the first three letters of a day of week plus date, only for Tuesday (Martes) is not recognized as date. [Eike Rathke]
tdf#93097 General Error. General input/output error with particular pptx file [Miklos Vajna]
tdf#93098 Unexpectedly quit when use Data->Sort (crash) [Eike Rathke]
tdf#93326 Calc: Alt+E,I,D to fill down now (LO 4.4+ ) toggles edit mode [Eike Rathke]
tdf#93358 Copy/paste of a range of cells with IF formula and format set to General causes crash [Eike Rathke]
tdf#93388 Crash when deleting cell contents [Eike Rathke]
tdf#93449 Hyperlink inside .DOC not working in .HTML [Vasily Melenchuk]
tdf#93514 Non free cs_CZ (Czech) thesaurus dictionary [Christian Lohmaier]
tdf#93676 docx: Graph export Offset and mislabelled [Caolán McNamara]
tdf#93895 Problem with AutoCalculate when pasting data from non-adjacent cells [Eike Rathke]
tdf#93919 DOCX import: indent of bullet paragraph is wrong [Miklos Vajna]
tdf#94214 Function FINV exported as "COM.MICROSOFT.F.INV" although it is spec'ed in OpenFormula [Winfried Donkers]
tdf#94249 EDITING: Calc sort crashes [Eike Rathke]
tdf#94573 invalid encoding in hyph_zu_ZA [Julien Nabet]
Changelog:
Bugs fixed compared to the 4.4.6 rc1 (rc2 was not announced publicly):
i#126516 # TYPE() formula help doesn't document value 64 for arrays [Damjan Jovanovic]
tdf#64432 EDITING: Input fields in protected section cannot be properly edited (summary: comment 14) [Oliver Specht]
tdf#64773 No help items for the new subroutines IFNA and IFERROR [Olivier Hallot]
tdf#69685 UI: Category location of functions COUNTBLANK, COUNTIF and COUNTIFS [Stanislav Horacek]
tdf#70733 UI: Location of ISEVEN and ISODD functions [Stanislav Horacek]
tdf#77014 Words in input fields are broken between lines at the end of line [Tomaž Vajngerl]
tdf#86301 Link to Help Page of Start Center Broken [Andras Timar]
tdf#89294 Scanner control/access: help needs to be updated to the new menu [Stanislav Horacek]
tdf#89437 Ordinal suffix should never be auto-corrected to superscript in some languages [Niklas Johansson]
tdf#90264 [LOCALIZATION] Missing translation in button UI for pt_BR [Andras Timar]
tdf#90782 Named formula not documented correctly [Olivier Hallot]
tdf#90846 Writer-UI: 'Optimal View' mislabelled in English (GB) [Andras Timar]
tdf#90929 Paper Format ERROR [Andras Timar]
tdf#92825 Update help for all menu changes [Yousuf Philips]
tdf#93613 References to external files with macros in formulas won't update properly [Eike Rathke]
tdf#94173 Calc does not save your own created autoformat presets [Julien Nabet]
tdf#94415 Please update the el_GR hunspell dictionary [Andras Timar]
tdf#94679 EDITING: Text selection with Shift+PageDown broken part2 [Justin Luth]
tdf#94804 Cross references break on reload. [Michael Stahl, Oliver Specht]
tdf#95226 IFERROR not working correctly under array-evaluation [Eike Rathke]
Bugs fixed compared to the 4.4.5 final (rc2):
bnc#822625 vcl: fix substituting missing glyphs [Miklos Vajna]
bnc#939996 DOCX import: fix left-from-style and first-from-direct [Miklos Vajna]
coverity#1242936 better fail with E_EXIST if rename(3) fails [Stephan Bergmann]
coverity#1311944 logically dead code [Caolán McNamara]
coverity#1315264 DOCX import: rot=90 and vert=vert270 means no text rotation [Miklos Vajna]
collabora#1000018 DOCX import: fix missing paragraph style on footnotes [Miklos Vajna]
i#121407 fix mis-merge [Stephan Bergmann]
i#124638 xmloff: fix Calc header background image saving [Miklos Vajna]
rhbz#1134285 Open a file in a mounted WebDAV drive and LibreOffice asks for user and password [Stephan Bergmann]
rhbz#1242099 [abrt] libreoffice-core: ScXMLExport::WriteAnnotation(): soffice.bin killed by SIGSEGV [Eike Rathke]
rhbz#1247588 hold UNO objects by css::uno::Reference [Stephan Bergmann]
rhbz#1255811 [fix available] Calc: Random Number generator can't be edited and applied for cell location [Eike Rathke]
rhbz#1259746 Writer fails to open correct ODT file from WebDAV share [Stephan Bergmann]
rhbz#1261421 crash on mashing hangul korean keyboard [Caolán McNamara]
rhbz#1264585 check data pilot field name availability [Eike Rathke]
tdf#44621 EDITING: Drag and drop images into Writer opens Draw (OS X >= 10.7) [mmeof2]
tdf#58838 : =A1="" returns TRUE when A1 does not contain a blank [Eike Rathke]
tdf#61908 FILESAVE: XLSX formula cell range is not exported for matrix/array formulas [Eike Rathke]
tdf#63955 CRASH on FILEOPEN .odp presentation. "Bad allocation" -> Crash. 100% reproducible. [Caolán McNamara]
tdf#68787 FILESAVE: DOCX export: Footnote separator line problem [Miklos Vajna]
tdf#76197 Other: OfficeMenuBar no longer takes private menu's in StartModule [Maxim Monastirsky]
tdf#76649 Trend line invisible if first data point is missing x value [Laurent Balland-Poirier]
tdf#76845 Other: File > Wizards > Web Pages crashes LibreOffice on Windows [Michael Stahl]
tdf#78111 UI: "Freakout"-behaviour and freeze during resize of docked sidebar [Maxim Monastirsky]
tdf#79018 FILEOPEN: DOCX with a footnote hangs LO on open [Oliver Specht]
tdf#79741 Macro with Find @ Replace crash Calc [Julien Nabet]
tdf#83227 FILESAVE: SolidConverter DOCX - On resave margins and images lost and file size doubled [Miklos Vajna]
tdf#83465 FILEOPEN: RTF - Numbering list number font name not retained [Miklos Vajna]
tdf#85979 Crash: data text to columns [Eike Rathke]
tdf#86024 FORMATTING: Erroneous formatting of certain numbers [Eike Rathke]
tdf#86301 Link to Help Page of Start Center Broken [Andras Timar]
tdf#86374 FILEOPEN: OOXML import in Writer very bad on attached DOCX: graphics and drawing in Word table distorted [Miklos Vajna]
tdf#87500 Freeze with English/Japanese mixture undo [Mark Hung]
tdf#87922 4.4.0.x Automatic font color no longer works [Miklos Vajna]
tdf#87924 FILEOPEN: DOCX - text in shape is wrong direction [Miklos Vajna]
tdf#88402 Sorting: setting "Range contains column labels" is forgotten if any column Label contains a numeric value or is empty (comment 38) [Eike Rathke]
tdf#88831 When OpenGL is enabled, drop-down arrows, check marks, scrollbars etc. are upside down [Tomaž Vajngerl]
tdf#88986 EDITING: Insert Frame dialog shows empty lists for area fill types [Miklos Vajna]
tdf#89031 EDITING - Calc Function suggestion too agressive [Winfried Donkers]
tdf#89245 FORMATTING, FILESAVE: Header and footer background images are not saved [Miklos Vajna]
tdf#89381 ValueSet has rendering issues in RTL interface [Maxim Monastirsky]
tdf#89702 DOCX: Bullet character is large [Miklos Vajna]
tdf#89720 Highlighted comment text with replies have dark color [Miklos Vajna]
tdf#89890 DOCX:bullets picture is big [Miklos Vajna]
tdf#89954 FORMATTING: Autocapitalisation does not happen if the last word in the previous sentence has a comment in the middle of the word [Miklos Vajna]
tdf#90046 RTF import: document that starts with a footnote crashes Writer (also on paste from clipboard) [Michael Stahl]
tdf#90377 MAILMERGE: Option to "Exclude this Recipient" broken [Bjoern Michaelsen]
tdf#90502 CRASH - failed assertion in unittest sw_globalfilter in master build OSX (ImplLogicToPixel) [Caolán McNamara]
tdf#90575 DDE LINK does not work between two documents Writer [Miklos Vajna]
tdf#90609 FILEOPEN XML XLSX causes Calc to terminate [Caolán McNamara]
tdf#90611 Footnote font size imported incorrectly [Miklos Vajna]
tdf#91060 LO impress crashes when opening pptx with comments [Caolán McNamara]
tdf#91278 xlsx formula not importing correctly, with Table structured references in named expressions and MATCH lookup array creation [Eike Rathke]
tdf#91293 Links in Impress Are Removed When Exported to PPTX [Katarina Behrens]
tdf#91554 Calc adds empty style with new style from selection [Maxim Monastirsky]
tdf#91594 FILEOPEN particular MSWORD2008 .docx: misinterprets letters from Symbol font (old bug returns with a twist) [Mark Hung]
tdf#91950 Crash on saving document [Caolán McNamara]
tdf#91969 FORMATTING: Parts of Paragraph Border missing when Border around more than one Paragraph [Zolnai Tamás]
tdf#92379 ODF import: styles with fo:background-color wrongly imported causing wrong frame and paragraph backgrounds [Michael Stahl]
tdf#92404 Web Wizard - no result / crash [Julien Nabet]
tdf#92446 Crash in Windows and Runtime exception on Linux with Basic Clipboard function [Stephan Bergmann]
tdf#92448 CALC: Excel A1 and R1C1 reference syntax can not reference a cell by worksheet names starting with an ASCII digit [Eike Rathke]
tdf#92457 Subformat ;@ changes date input to number [Eike Rathke]
tdf#92505 Unicode character rendering artifacts when substituting missing glyphs [Miklos Vajna]
tdf#92521 FILESAVE: loss of page breaks after saving DOCX [Miklos Vajna]
tdf#92573 Writer crash when attempting to open one file. [Caolán McNamara]
tdf#92586 BASE: Bitmap background rendering problem when not tiled [Miklos Vajna]
tdf#92612 Right-clicking after applying "paint buckets" leads to multiple Undo [Ashod Nakashian]
tdf#92684 Calc Help Conversion document L.O. [Andras Timar]
tdf#92693 EDITING: Function MINUTE() always 1 minute greater than minute in timefield/timestampfield in ReportDesigner [Julien Nabet]
tdf#92749 VLOOKUP not calculated correctly in the large file from Calc 4.4 (hard recalc helps) [Eike Rathke]
tdf#92767 Autofilter on date is locale dependent [Eike Rathke]
tdf#92995 EDITING: Undo of Drag&Drop with annotation/comment object causes crash [Eike Rathke]
tdf#92997 Chart: Data table category view format bad for table of times [Eike Rathke]
tdf#93071 UI: General format: useless trailing zeroes for scientific notation [Laurent Balland-Poirier]
tdf#93080 EDITING: For Spanish cell format with the first three letters of a day of week plus date, only for Tuesday (Martes) is not recognized as date. [Eike Rathke]
tdf#93097 General Error. General input/output error with particular pptx file [Miklos Vajna]
tdf#93098 Unexpectedly quit when use Data->Sort (crash) [Eike Rathke]
tdf#93326 Calc: Alt+E,I,D to fill down now (LO 4.4+ ) toggles edit mode [Eike Rathke]
tdf#93358 Copy/paste of a range of cells with IF formula and format set to General causes crash [Eike Rathke]
tdf#93388 Crash when deleting cell contents [Eike Rathke]
tdf#93449 Hyperlink inside .DOC not working in .HTML [Vasily Melenchuk]
tdf#93514 Non free cs_CZ (Czech) thesaurus dictionary [Christian Lohmaier]
tdf#93676 docx: Graph export Offset and mislabelled [Caolán McNamara]
tdf#93895 Problem with AutoCalculate when pasting data from non-adjacent cells [Eike Rathke]
tdf#93919 DOCX import: indent of bullet paragraph is wrong [Miklos Vajna]
tdf#94214 Function FINV exported as "COM.MICROSOFT.F.INV" although it is spec'ed in OpenFormula [Winfried Donkers]
tdf#94249 EDITING: Calc sort crashes [Eike Rathke]
tdf#94573 invalid encoding in hyph_zu_ZA [Julien Nabet]
Bugs fixed compared to 5.0.3 final (RC1):
tdf#72205 LibreOffice Database - LONGVARCHAR anomaly when trying to dismiss a window without first saving [Lionel Elie Mamane]
tdf#93044 Calc crashes after print preview (PRINTING) [Michael Meeks]
tdf#93318 Calc sheet navigation buttons on extreme left of Tab bar [Tomaž Vajngerl]
tdf#93613 References to external files with macros in formulas won't update properly [Eike Rathke]
tdf#94384 Icons appearing with black backgrounds when "use OpenGL for Rendering" is enabled [Tomaž Vajngerl]
tdf#94495 Crash when navigating to styles and formatting sidebar tab after properties fill type selector has focus [Michael Meeks]
tdf#94514 Using cell names in functions doesn't work if name begins with 3 letters and an underscore [Eike Rathke]
tdf#94709 Base Crashes when deleting a table in Relationship [Michael Meeks]
tdf#94804 Cross references break on reload. [Oliver Specht]
tdf#94848 Crash after changing paragraph style using mouse click (on tab Font) [Dennis Francis]
tdf#94924 OpenCL: strange behavior in formulas computing [Tor Lillqvist]
tdf#95226 IFERROR not working correctly under array-evaluation [Eike Rathke]
fixed compared to 5.0.2 final (RC2):
Bugs fixed compared to 5.0.2 final (RC2):
bnc#822625 vcl: fix substituting missing glyphs [Miklos Vajna]
bnc#939996 DOCX import: fix left-from-style and first-from-direct [Miklos Vajna]
cid#1242936 better fail with E_EXIST if rename(3) fails [Stephan Bergmann]
deb#795131 plausible fix [Caolán McNamara]
i#124638 xmloff: fix import of stretched background image [Miklos Vajna]
rhbz#1261421 crash on mashing hangul korean keyboard [Caolán McNamara]
rhbz#1264585 check data pilot field name availability [Eike Rathke]
tdf#40091 Vertical writing inferior to MS Word [Mark Hung]
tdf#40335 Using Right-to-left (vertical) for text, the characters overlap each other [Mark Hung]
tdf#57370 [ACCESSIBILITY] Panel 'Places' in LibreOffice file dialog is not in TAB-order - can't use it with the key board [Szymon Kłos]
tdf#61908 FILESAVE: XLSX formula cell range is not exported for matrix/array formulas [Eike Rathke]
tdf#66141 CRASH (OOM) while scrolling through a specific document [Caolán McNamara]
tdf#75256 Meta: incomplete Sifr icon theme [Matthias Freund, Yousuf Philips]
tdf#76197 Other: OfficeMenuBar no longer takes private menu's in StartModule [Maxim Monastirsky]
tdf#77881 FILESAVE: Bullets are lost when saving in OOxml (.pptx or .ppsx) [Mark Hung]
tdf#78897 DISPLAY: Hashmarks instead of number with * repeat format code if the same number/format was displayed left of it in a wider column [Eike Rathke]
tdf#80520 FILESAVE: Format of bullets destroyed when saving as .pptx [Mark Hung]
tdf#82176 CJK: Cursor position, line selection and non-printing characters do not take account of hanging punctuation [Mark Hung]
tdf#83227 FILESAVE: SolidConverter DOCX - On resave margins and images lost and file size doubled [Miklos Vajna]
tdf#83252 Wrong punctuation direction after Chinese characters in vertical layout [Mark Hung]
tdf#83558 Shortcuts sometimes not displayed in toolbar [Samuel Mehrbrodt]
tdf#85303 SLIDESHOW: cannot start show at selected slide after having changed range [Julien Nabet]
tdf#85979 Crash: data text to columns [Eike Rathke]
tdf#86397 Bookmark: no consecutive name numbering applied when copied [Cor Nouws]
tdf#87500 Freeze with English/Japanese mixture undo [Mark Hung]
tdf#88314 saving big file crashes writer (and LibreOffice) [Caolán McNamara]
tdf#89525 Impress does not export slides bullets to PPTX correctly [Mark Hung]
tdf#90991 style dialog or sidebar adds undo entries creating/deleting styles [Michael Stahl]
tdf#91293 Links in Impress Are Removed When Exported to PPTX [Katarina Behrens]
tdf#91379 UI: Breeze icons appear in Sifr theme [Yousuf Philips]
tdf#91383 UI: Switching between Style and Formatting tabs changes document status to modified [Michael Stahl]
tdf#91501 CONDITIONAL FORMATTING: Color not available in default palette not shown in dialog [Katarina Behrens]
tdf#91554 Calc adds empty style with new style from selection [Maxim Monastirsky]
tdf#92036 Writer infinite idle spelling loop ... [Michael Stahl]
tdf#92124 Internal corruption prevents BS or DEL deleting final paragraph (after copy/paste or import?) [Miklos Vajna]
tdf#92454 DOCX Import: Incorrect display of the headings - numbering style indents [Miklos Vajna]
tdf#92505 Unicode character rendering artifacts when substituting missing glyphs [Miklos Vajna]
tdf#92521 FILESAVE: loss of page breaks after saving DOCX [Miklos Vajna]
tdf#92553 Web Wizard: Not open FTP Configure on Web Wizard Preview Setting. [Julien Nabet]
tdf#92586 BASE: Bitmap background rendering problem when not tiled [Miklos Vajna]
tdf#92732 Writer crash after editing with index entry dialog [Oliver Specht]
tdf#92794 Addressbook Integration: Unevaluated variable '$filename$' displayed in error dialog [Julien Nabet]
tdf#92934 Web Wizard: Cannot Export Zip archive. [Julien Nabet]
tdf#93052 When save, generate unused list-styles in context.xml [Juergen Funk]
tdf#93097 General Error. General input/output error with particular pptx file [Miklos Vajna]
tdf#93141 last colon of emojis not correctly removed by AutoCorrect in Calc and Impress [László Németh]
tdf#93187 GTK+ 3: Spin box element in navigator is cut off [Caolán McNamara]
tdf#93246 Cancel in last mail merge dialog via file->print doesn't stop the printing [Juergen Funk]
tdf#93261 Persistently high background CPU usage by soffice.bin with high-word-count Writer document and auto spell checking disabled [Michael Stahl]
tdf#93302 Greek letter phi and varphi in formulas are swapped when saving in.doc, .docx or .rtf [Khaled Hosny]
tdf#93449 Hyperlink inside .DOC not working in .HTML [Vasily Melenchuk]
tdf#93461 Caption of images are hidden behind the image [Caolán McNamara]
tdf#93634 getDisplayDirectory returns an empty string for Windows filepicker [Regina Henschel]
tdf#93676 docx: Graph export Offset and mislabelled [Caolán McNamara]
tdf#93814 cache binary compiled versions of shaders ... [Marco Cecchetti]
tdf#93887 Crash when pasting with the middle mouse button (GTK3) [Caolán McNamara]
tdf#93895 Problem with AutoCalculate when pasting data from non-adjacent cells [Eike Rathke]
tdf#93919 DOCX import: indent of bullet paragraph is wrong [Miklos Vajna]
tdf#93help tooltips don't disappear after changing sheets [Michael Meeks]
tdf#93928 The tooltip hides the zoom slider [László Németh]
tdf#94037 Crash when uncheck Protect this... in Protec Sheet window [Katarina Behrens]
tdf#94060 Iteration steps number [Eike Rathke]
tdf#94079 NETWORKDAYS gives error #VALUE! when Holidays range is empty [Winfried Donkers]
tdf#94173 Calc does not save your own created autoformat presets [Julien Nabet]
tdf#94198 Print Document Directly Tooltip No Longeramuel Mehrbrodt]
tdf#94214 Function FINV exported as "COM.MICROSOFT.F.INV" although it is spec'ed in OpenFormula [Winfried Donkers]
tdf#94275 Unguarded strlen causes core dump when XKeysymToString returns NULL [Julien Nabet]
tdf#94415 Please uGR hunspell dictionary [Andras Timar]
tdf#94421 Web Wizard: option shift when loading saved session [Julien Nabet]
tdf#94428 Printing adds garbage to top edge of page [Michael Meeks]
tdf#94450 Web Wizard: Not enough space for date in step 6 [Julien Nabet]
tdf#94451 Agenda: Not enough space for date in step 5 (French UI) [Julien Nabet]
tdf#94542 ScPostIt's GetText() replaces tabs with U+0001 [Markus Mohrhard]
tdf#94573 invalid encoding in hyph_zu_ZA [Julien Nabet]
tdf#94617 method nStart overflow in pCode [Laurent Godard]
tdf#94686 LibO 5.0.2.2 Windows don't work into VMware [Michael Meeks]
Major changes between "less" versions 458 and 481
* Don't overwrite history file; just append to it.
* New command ESC-G goes to end of currently buffered data in a pipe.
* Disable history feature when compiled with LESSHISTFILE set to "-".
* In more-compatible mode, make the -p option apply to every file opened,
not just the first one.
* In more-compatible mode, change the -e option to work like -E, not -EF.
* Treat multiple CRs before LF are like one CR (all the CRs are hidden).
* Allow "extra" string in lesskey file to append to a multi-char command
(like a search pattern), without executing the command.
* Ignore -u/-U setting while viewing help file, so that
underline and bold chars are displayed correctly.
* Improve detection of "binary" files in UTF-8 mode.
* Fix bug with ++ commands.
* Fix bug where prompt was sometimes not displayed with +G.
* Fix possible memory corruption
* Fix bugs and improve performance in ampersand filtering.
* Automate construction of Unicode tables from Unicode database.
* Allow %% escape sequence in LESSOPEN variable.
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Changes in 2.0.33
Fixed a bug in importing that could lead to corrupted notes if
the note type of the source and destination decks didn't match
Fix Anki completely breaking on recent Linux installs with
pysqlite > 2.6
Fix down arrow being displayed as a box in the deck list on
English Windows 10 installs
Fix Anki not finding LaTeX on OS X 10.11
Fix field searches in multi line fields (thanks to Avi)
Show mark star even when card is scrolled down during review
Allow LaTeX commands like \includegraphics (thanks to Arne)
Fixed a bug triggered by adding or removing a saved search
(thanks to Houssam)
Fixed a crash dialog showing up in some Linux installs when
Anki is closed with the preferences window open (thanks to
Christian)
Updated translations, thanks to the contributors.
New Features
A new tool to apply Tag mapper rules to existing books in the
library. To use it, go to Preferences->Toolbars and add the
tool to the toolbar.
Kindle driver: Detect books in Amazon's new KFX format present
on e-ink kindles.
Note that this only detects KFX books and allows you to delete
them. You cannot copy them to your calibre library. Doing so
would be pointless anyway, as KFX books are specialised for
individual devices. Instead go to your 'Manage my content' page
an amazon.com and download them from there -- this will give
you a regular azw3 file you can add to calibre.
Bug Fixes
TXT Output: Do not fail when input contains HTML comments with
double hyphens in the comment text.
E-book polishing: Show a confirmation if the user selects both
the add and remove jacket actions.
Edit Book: Fix order of checkboxes in filter style information
tool is random
PDB Input: Ingore malformed metadata records.
Closes tickets: 1499878
Revert change in previous release to workaround broken xdg-open
on linux. Apparently xdg-open is so badly broken that working
around it is not possible.
Closes tickets: 1500226
ZIP Output: Fix system encoding being used instead of UTF-8
for html files.
Closes tickets: 1499514
Improved news sources
The Philosopher's Magazine
Harper's Magazine
Ambito
Perfil
Telam
Infobae.com
La Nacion
Clarin
=== xdg-utils 1.1.1 ===
2015-10-05 Per Olofsson <pelle@debian.org>
* xdg-screensaver: Run 'xset -dpms' and then 'xset +dpms' to reset
the DPMS timer. Thanks to Stephen Thomas for the idea.
(Debian bug #745340)
* xdg-open: Fix regression in generic mode (wrong variable name) which
prevented files from being opened using the desktop file/mimeapps.list
mechanism.
* xdg-open: Add proper quoting so that files with spaces in their names
can be opened in generic mode and LXDE. (Debian bug #801048)
=== xdg-utils 1.1.0 ===
2015-10-04 Per Olofsson <pelle@debian.org>
* Add references to specifications to the manuals. (Debian bug #800826)
* xdg-email: Remove obsolete references to
http://portland.freedesktop.org/wiki/EmailConfig from the manual.
2015-10-03 Per Olofsson <pelle@debian.org>
* xdg-email: Rewrite open_kde()
* xdg-open: Only strip queries (?) and fragments (#) from file URLs before
decoding them, not from (decoded) paths. Otherwise we can't open files
with hash or question marks in their names. (Debian bug #800355)
2015-09-27 Per Olofsson <pelle@debian.org>
* xdg-settings: Detect generic DE instead of failing. (Debian bug #787791)
* xdg-settings: Add a proper generic mode.
2015-09-26 Per Olofsson <pelle@debian.org>
* xdg-mime: Check ~/.config/mimeapps.list instead of
~/.config/applications/mimeapps.list when looking for default
application.
* xdg-open: Fall back to generic mode if gvfs-open and gnome-open
are missing. Don't try to use gnome-open if running under GNOME 3 or
Cinnamon. (Debian bug #685304)
* xdg-open, xdg-email: Add iceweasel to the list of fallback browsers.
(Debian bug #788047)
2015-09-25 Per Olofsson <pelle@debian.org>
* xdg-utils-common: Add support for $XDG_CURRENT_DESKTOP value X-Generic.
When set, xdg-utils will pretend that it is running under a generic DE
which can be useful for debugging purposes.
2015-09-23 Per Olofsson <pelle@debian.org>
* xdg-open: Percent-decode file:// URLs in open_lxde and add testcase.
(BR89654)
2015-09-22 Per Olofsson <pelle@debian.org>
* Add a fully automated (non-interactive) test suite (under development).
Run it using "make autotest".
* xdg-screensaver: Use the DBus API from a Perl script to inhibit
gnome-screensaver. This is necessary since the SimulateUserActivity call
is not implemented. Calling Inhibit using dbus-send does not work either
since gnome-screensaver watches the pid of the calling process and
dbus-send exits immediately. Distributions are advised to make xdg-utils
depend on the Perl modules Net::DBus and X11::Protocol. Thanks to
Ben Hutchings for writing the Perl script.
* xdg-email: Add support for the $MAILER environment variable.
* xdg-open: Add support for running without X.
* xdg-open: Try www-browser first of the non-X browsers. (www-browser is
a symlink to the preferred non-X browser in Debian.)
* xdg-icon-resource: Don't try to install anything into empty $icon_dir's.
2015-09-20 Per Olofsson <pelle@debian.org>
* xdg-open: Try $BROWSER first in generic mode if it is set by the user.
2015-09-18 Rex Dieter <rdieter@fedoraproject.org>
* xdg-email: Recipients passed to Thunderbird are incorrectly quoted (BR91996)
2015-09-16 Rex Dieter <rdieter@fedoraproject.org>
* xdg-screensaver support for xautolock (BR89655)
* xdg-icon-resource: does not support filenames with spaces (BR91758)
* xdg-open: Add support for multi-word $BROWSER commands (BR91989)
* xdg-open shell script contains bash code (BR86028)
* xdg-email: bashism: relies on bash's echo in run_thunderbird() (BR91990)
* xdg-email: Icedove support (BR91997)
* xdg-email: generic mode does nothing (BR92008)
2015-07-15 Rex Dieter <rdieter@fedoraproject.org>
* better for other (non-gnome) GVfs-based desktops, from Yaakov Selkowitz <yselkowi@redhat.com>
2015-07-01 Rex Dieter <rdieter@fedoraproject.org>
* xdg-email: generic check for assigned mailto (BR79929)
2015-04-13 Rex Dieter <rdieter@fedoraproject.org>
* xdg-mime: search mimeinfo.cache in $xdg_user_dir too (BR31629)
2015-04-06 Rex Dieter <rdieter@fedorparoject.org>
* xdg-open: does not exit if it does not recognize the mimetype (BR89902)
2015-04-04 Rex Dieter <rdieter@fedoraproject.org>
* xdg-desktop-menu: does not support filenames with spaces (BR66605)
2015-03-23 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open: fix regression where & gets replaced with \\& in URLs
2015-03-02 Rex Dieter <rdieter@fedoraproject.org>
* xdg-email: thunderbird launch in xdg-email in gnome3 fails (BR61475)
2015-02-24 Lionel Orry <lionel.orry@gmail.com>
* xdg-mime: do not report multiple desktop files (BR60329)
2015-02-20 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open: safer xdg-open (BR89130), inspired by patch from Vincent Bernat <bernat@debian.org>
2015-01-19 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open: better fix for command injection vulnerability (BR66670)
* xdg-open is extremely slow because get_key executes grep unnecessarily (BR88524)
2015-01-15 Reuben Thomas <rrt@sc3d.org>
* xdg-mime: dereference symlinks when using mimetype or file (BR39923)
* xdg-screensaver: Change screensaver_freedesktop's interpretation of GetActive (BR29859)
2015-01-05 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open: command injection vulnerability (BR66670)
2015-01-04 Rex Dieter <rdieter@fedoraproject.org>
* xdg-screensaver should control X11's screensaver in xfce as fallback (BR80089)
2014-10-09 Rex Dieter <rdieter@fedoraproject.org>
* xdg-screensaver plasma5 support
2014-09-22 Rex Dieter <rdieter@fedoraproject.org>
* Initial support for Plasma5 (largely thanks to Karol Herbst)
2014-09-19 Rex Dieter <rdieter@fedoraproject.org>
* XFCE .desktop file created for browser selection is broken (BR56092)
* Unnecessary filtering file:// for pcmanfm (BR63153)
* fails if user sets a custom IFS environment variable (BR81386)
2014-09-17 Rex Dieter <rdieter@fedoraproject.org>
* xdg-utils-common is broken, xdg-open uses bashism (BR83979)
2014-08-25 Rex Dieter <rdieter@fedoraproject.org>
* xdg-email: do not encode - character
2014-04-26 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open fails to open web browser urls with a query string (BR45857)
2014-02-07 Rex Dieter <rdieter@fedoraproject.org>
* Improvement of detecting KDE session (BR63157)
2013-10-24 Rex Dieter <rdieter@fedoraproject.org>
* xdg-desktop-menu: improperly check for vendor prefix on Estonian locale (BR70742)
2013-09-16 Rex Dieter <rdieter@fedoraproject.org>
* xdg-desktop-menu: Unquoted file name (BR69399)
2013-07-13 Igor Murzov <e-mail@date.by>
* xdg-open: detect Enlightenment and make use of it (BR66944)
2012-10-08 Rex Dieter <rdieter@fedoraproject.org>
* xdg-mime does not search mimeinfo.cache (BR31629)
2012-09-16 Rex Dieter <rdieter@fedoraproject.org>
* recognize XDG_CURRENT_DESKTOP/DESKTOP_SESSION=MATE (BR54941)
* xdg-su: use gnomesu for mate (BR54941)
2012-08-20 Rex Dieter <rdieter@fedoraproject.org>
* xdg-su: stop checking xsu (thanks to Jiri Slaby)
* xdg-su: use gnomesu for xfce if available (thanks to Jiri Slaby)
2012-08-09 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open fails to open a url in a "generic" environment (BR45859)
* xdg-screensaver syntax error if DISPLAY isn't set (BR41144)
* do not check for /etc/debian_version before using xdg-open (BR46814)
* Setting $BROWSER=xdg-open can cause infinite loop (BR44047)
2012-03-10 Rex Dieter <rdieter@fedoraproject.org>
* allow DESKTOP_SESSION='Xfce Session' to match xfce
2012-03-02 Rex Dieter <rdieter@fedoraproject.org>
* "unknown DE" improvements (BR45295)
* xdg-terminal incompatible with TERM=screen and TERM=rxvt-unicode (BR44357)
* xdg-terminal doesn't handle TERM values like TERM=linux (BR44358)
* add lubuntu support (BR44775)
* xdg-open replaces "&" with "%U" in URLs (BR46002)
2011-12-09 Rex Dieter <rdieter@fedoraproject.org>
* initial DE=mate support (mostly just xdg-open so far)
2011-12-07 Rex Dieter <rdieter@fedoraproject.org>
* xdg-screensaver: gnome-screensaver detection broken (BR43575)
* xdg-open: fix spurious 'x-www-browser: command not found' (RH755553)
2011-09-30 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open: use x-scheme-handler/ instead of uri/ (BR35700)
2011-09-28 Rex Dieter <rdieter@fedoraproject.org>
* Documentation spelling fixes (BR41193). Thanks to Ville Skyttä
* Fix external links in docs, use <ulink> for them (BR41194). Thanks to
Ville Skyttä
* Avoid some unnecessary stat calls (BR41195). Thanks to Ville Skyttä
* xdg-open: improve debugging output (BR40959)
* xdg-open: look up default applications by URI scheme (BR35700)
* xdg-settings: support registering default scheme handler (merge from
chromium folks)
2011-08-29 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open cant open some valid urls if URL doesnt match existing
filename (BR34915). Thanks to Leho Kraav.
2011-08-27 Rex Dieter <rdieter@fedoraproject.org>
* xdg-terminal fails to open terminal on generic desktop (BR40418)
2011-08-12 Rex Dieter <rdieter@fedoraproject.org>
* xdg-email fails with unicode strings if using gawk (BR13139)
* xdg-email: Thunderbird 5 needs unescaped addresses (BR40041)
2011-08-11 Rex Dieter <rdieter@fedoraproject.org>
* xdg-terminal : remove remaining '==' bash'isms (BR38959)
2011-07-19 Rex Dieter <rdieter@fedoraproject.org>
* xdg-utils-common.in: support $XDG_CURRENT_DESKTOP
2011-07-13 Rex Dieter <rdieter@fedoraproject.org>
* xdg-mime : use 'file --mime-type' instead of 'file -i' (BR39166)
2011-05-10 Rex Dieter <rdieter@fedoraproject.org>
* xdg-mime : handle home dirs with spaces, mimeapps.list not existing. Thanks to Mike Mammarella.
2011-05-05 Rex Dieter <rdieter@fedoraproject.org>
* xdg-utils-common.in : add missing ;;
2011-05-04 Rex Dieter <rdieter@fedoraproject.org>
* xdg-utils-common.in : move a couple of utility functions here (from
xdg-settings), needed for xdg-email
* xdg-utils-common.in : binary_to_desktop_file, handle vendor dirs
2011-04-20 Rex Dieter <rdieter@fedoraproject.org>
* xdg-desktop-icon does not work when user desktop dir has spaces (BR36417)
2011-04-14 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open does not detect xfce (BR25941)
* xdg-open's list of fallback browsers excludes seamonkey (BR33699)
* text BROWSER=+elinks
* xdg-open is sensitive to default grep options (BR34164)
* xdg-{open,email} should try x-www-browser (BR33095)
* xdg-email outputs errors with localized KDE4 (BR32924)
* xdg-email runs kmailservice with incorrect locale (BR33106)
* spurious capture of which in KMIMETYPEFINDER (BR31444)
2011-04-12 Rex Dieter <rdieter@fedoraproject.org>
* suppress 'which gnome-default-applications-properties' output. Thanks to Mike Mammarella.
2011-04-08 Rex Dieter <rdieter@fedoraproject.org>
* xdg-mime: add mimeapps.list support. Thanks to Chris Coulson.
2011-03-31 Rex Dieter <rdieter@fedoraproject.org>
* Don't overwrite a /usr/share/applications/defaults.list symlink (BR35794)
* Use D-Bus API for GNOME screensaver (BR29860)
* Initial support for DE=Darwin, Default for $BROWSER under Mac OS (BR35500)
2011-03-28 Rex Dieter <rdieter@fedoraproject.org>
* xdg-open cannot detect xfce 4.8 correctly (BR33321)
* xdg-mime's info_generic doesn't normalize symlinks (BR33097)
* mimetype support for xdg-mime (generic) (BR33094)
* open_generic_xdg_mime is broken when a .desktop file
Exec has arguments (BR30453)
2011-02-01 Rex Dieter <rdieter@fedoraproject.org>
* add support for GNOME 3.x
2011-01-09 Fathi Boudra <fabo@freedesktop.org>
* xdg-email: call kfmclient_fix_exit_code() under KDE 3 only.
Thanks to Luc Menut. (BR32924)
* xdg-utils-common: set C.UTF-8 locale to make sure the version parsing is
done as expected. Under some locales the KDE version string doesn't start
with "KDE".
* xdg-terminal: Fix failure because the which std output is wrongly
redirected to /dev/null in terminal_kde(). Thanks to Luc Menut.
(BR32927)
Release 8.6.0
Phil Dibowitz:
* Provide a new and improved filesystem plugin for Linux & Mac
(filesystem2), to support CentOS7, multiple virtual filesystems, etc.
* Fix Darwin filesystem plugin on newer MacOSX
Jonathan Amiez:
* Linux filesystems plugin report wrong fs-type for logical volumes
involucelate
* Fix Windows 2008 hostname truncation #554
Pavel Yudin:
* Detect Parallels host and guest virtualization
Claire McQuin:
* Deprecate Ohai::Config in favor of Ohai::Config.ohai.
* Load a configuration file while running as an application.
PR #597:
* Correct platform, platform_family and version detection on Cisco's Nexus
platforms.
cmluciano:
* add vmware plugin
Jean Baptiste Favre:
* Detect updated docker cgroup format
Shahul Khajamohideen:
* Fix memory plugin output on Solaris
* Add swap space attributes for Solaris memory plugin
* Add swap space attributes for AIX
* Add support for SPARC based processors in Solaris cpu plugin
* Make AIX cpu plugin's output consistent with Solaris cpu plugin
* Make AIX, Solaris memory output consistent to Linux
Sean Horn:
* ec2 plugin should handle binary userdata too
Alexey Karpik:
* Add support for SoftLayer cloud
MichaelSp:
* return correct ipaddress for openvz guests
Anthony Caiafa:
* Only run ifconfig against active interfaces
Shahul Khajamohideen and Sean Escriva:
* Windows Memory plugin
Chris Chambers:
* Convert Solaris OHAI CPU detection to kstat from psrinfo
Release 8.5.0
* PR #548: Coerce non-UTF8 strings to UTF8 in output to suppress UTF8
encoding exceptions
* PR #544 add support for Wind River Linux and Cisco's Nexus platforms
## 1.1.0
- [Make it possible to supply an example object to mimic, with no class.](df2b62c027)
- [Define implicit conversion for to_hash](e20dc472d3)
- [Define implicit conversion for to_int](d32d4ea32a)
2015/09/20
+ decrease table value for minimum number of arguments for the widgets
which use --no-items option (report by Raven Singularity).
+ update configure macros:
+ use $SHELL consistently, deprecate non-POSIX shell
+ PKG_CONFIG may simply be unset - fix
+ add option to allow changing ABI version, from ncurses6.
New Features
* Implement tag mapping to automatically filter/transform tags when
adding books or downloading metadata
* Kobo driver: Support for newly firmware version 3.18
* Edit Book: Add a setting to control icon size for the toolbars
(Preferences->Toolbars)
Bug Fixes
* Edit Book: Check Book: Fix automatic correction of missing unique
id sometimes not working
* Edit Book: Fix (hopefully) View->Browse images in books sometimes
not showing changed images
* CBZ metadata: Do not fail to read metadata if the volume is not a valid number.
* Content server: Fix error in /mobile page if one of the books
has metadata with ascii control codes in it.
* Linux: Workaround for systems with broken xdg-open implementations
that do not unquote urls before passing them to applications
* Get Books: Update cdp.pl store for website changes
* HTMLZ Output: Fix HTML files being created with system encoding
instead of UTF-8.
Stop fixing ansiweather's shebang (addressed upstream).
Upstream changelog
==================
AnsiWeather 1.05 (2015-09-27)
- Fixes for numeric translation on NetBSD (Thanks Kamil Rytarowski)
- Use xargs printf construct to avoid hardcoding path to external
printf command (Thanks Kamil Rytarowski)
- Use '/bin/sh' shebang instead of '/usr/bin/env sh' for portability
reasons (Thanks Kamil Rytarowski)
- Replacing spaces by underscores in location name before calling
the weather API
- Force bc to always return integers for wind directions (Thanks Lornix)
- Documentation updates
AnsiWeather 1.04 (2015-09-10)
- Added a '-a' option to toggle ANSI colors display
- Daylight option in the example configuration file now default to
false to match program default
- Better formatting for usage display
- Documentation updates
Changelog:
Bugs fixed compared to 5.0.2 RC1:
rhbz#1134285 Open a file in a mounted WebDAV drive and LibreOffice asks for user and password [Stephan Bergmann]
rhbz#1259746 Writer fails to open correct ODT file from WebDAV share [Stephan Bergmann]
tdf#92145 Writer text table rows can't be resized (with disabled rulers) [László Németh]
tdf#92357 Tab type switcher in ruler does not clear previous icon when clicking it [László Németh]
tdf#92843 UI: The case of the disappearing zoom slider [László Németh]
tdf#92982 rendercontext: blinking cursor is drawn directly [Miklos Vajna]
tdf#92995 EDITING: Undo of Drag&Drop with annotation/comment object causes crash [Eike Rathke]
tdf#93666 GL / area fill scaling issue. [Tomaž Vajngerl]
tdf#93778 gestureLongPress cores being passed a NULL frame [Szymon Kłos]
tdf#93814 cache binary compiled versions of shaders ... [Marco Cecchetti]
tdf#93884 odd text rendering artifacts in slideshow [Miklos Vajna]
tdf#93989 crash on chart insert ... [Markus Mohrhard]
tdf#93996 gltf rendering timer is far too fast ... [Michael Meeks]
tdf#94006 OpenGLContext - ref-counted and manually managed ... [Michael Meeks]
tdf#94031 Some 3D OpenGL transitions don't work in GL mode ... [Lubosz Sarnecki]
tdf#94213 horrible flickering on window resize [Michael Meeks]
tdf#94249 EDITING: Calc sort crashes [Eike Rathke]
tdf#94252 Gratuitous GL context switching. [Michael Meeks]
tdf#94281 mis-use of legacy GL contexts ... [Michael Meeks]
Bugs fixed compared to 5.0.1 RC2:
bnc#835985 revert "When printing ... 'Order' did not count." [Jan Holesovsky]
cid#1315264 DOCX import: rot=90 and vert=vert270 means no text rotation [Miklos Vajna]
coverity#1320472 uninitialized scalar field [Caolán McNamara]
i#121407 fix mis-merge [Stephan Bergmann]
i#124638 xmloff: fix Calc header background image saving [Miklos Vajna]
i#65128 handle the NULL clip correctly for pdf output [Thorsten Behrens]
i#95318 svtools: don't commit SvtMenuOptions too early [Michael Stahl]
rhbz#1255200 [abrt] libreoffice-core: sdr::table::SvxTableController::SetTableStyle(): soffice.bin killed by SIGSEGV [Caolán McNamara]
rhbz#1255811 [fix available] Calc: Random Number generator can't be edited and applied for cell location [Eike Rathke]
tdf#44388 Printing/Exporting to PDF adds text to the side of form elements ('checkbox',...) [Thorsten Behrens]
tdf#44399 UI: Format Cells dialog displays misleading value for 'Decimal places' [Laurent Balland-Poirier]
tdf#60381 The operation on <path> was started with an invalid parameter [Giuseppe Castagno]
tdf#73071 Sidebar: Styles are missing from Properties tab [Yousuf Philips]
tdf#75973 password protected library does not honnor end user type definition [Laurent Godard]
tdf#76649 Trend line invisible if first data point is missing x value [Laurent Balland-Poirier]
tdf#77514 FORMATTING: CJK ruby text (furigana) in vertical mode pushes characters to the left of the base line [Mark Hung]
tdf#78111 UI: "Freakout"-behaviour and freeze during resize of docked sidebar [Maxim Monastirsky]
tdf#79018 FILEOPEN: DOCX with a footnote hangs LO on open [Oliver Specht]
tdf#79741 Macro with Find @ Replace crash Calc [Julien Nabet]
tdf#80512 UI: Horizontal scrollbar backwards with RTL sheet and kde4 ui [Jan-Marek Glogowski]
tdf#80866 Layout of custom handouts is ignored [Jan Holesovsky]
tdf#83546 SIDEBAR: content panels in tray don't open with accelerators when sidebar is enabled but fully hidden [Maxim Monastirsky]
tdf#87922 4.4.0.x Automatic font color no longer works [Miklos Vajna]
tdf#87924 FILEOPEN: DOCX - text in shape is wrong direction [Miklos Vajna]
tdf#88986 EDITING: Insert Frame dialog shows empty lists for area fill types [Miklos Vajna]
tdf#89245 FORMATTING, FILESAVE: Header and footer background images are not saved [Miklos Vajna]
tdf#89381 ValueSet has rendering issues in RTL interface [Maxim Monastirsky]
tdf#89720 Highlighted comment text with replies have dark color [Miklos Vajna]
tdf#89954 FORMATTING: Autocapitalisation does not happen if the last word in the previous sentence has a comment in the middle of the word [Miklos Vajna]
tdf#91022 Incorrect Dates in Report created with legacy report wizard [Julien Nabet]
tdf#91060 LO impress crashes when opening pptx with comments [Caolán McNamara]
tdf#91882 UI: Dialogue for Advanced filter is transparent. [Michael Meeks]
tdf#91969 FORMATTING: Parts of Paragraph Border missing when Border around more than one Paragraph [Zolnai Tamás]
tdf#92019 Implement texture atlas for OpenGL [Tomaž Vajngerl]
tdf#92242 UI - StartCenter and Application windows can not be resized diagonally with mouse after initial window size increase and covers OSX Dock [andreask]
tdf#92256 INDIRECT function lost interoperabilty with calc documents migrated by OOo3.2.1 [Katarina Behrens]
tdf#92324 printing of labels (Next dataset fields) via file->print is broken [Vasily Melenchuk]
tdf#92379 ODF import: styles with fo:background-color wrongly imported causing wrong frame and paragraph backgrounds [Michael Stahl]
tdf#92612 Right-clicking after applying "paint buckets" leads to multiple Undo [Ashod Nakashian]
tdf#92885 Incorrect cell border drawing in DOC file after saving in 5.0 [Noel Grandin]
tdf#92982 rendercontext: blinking cursor is drawn directly [Miklos Vajna]
tdf#92997 Chart: Data table category view format bad for table of times [Eike Rathke]
tdf#93064 START CENTER: Icon sizes in breeze cause help and extensions buttons not to be visible [andreask]
tdf#93071 UI: General format: useless trailing zeroes for scientific notation [Laurent Balland-Poirier]
tdf#93077 Dialog editor: adding a language crashes LibO [Michael Meeks]
tdf#93096 Selecting text with keyboard (partially outside current view) results in wrong highlighting and mangled text [Miklos Vajna]
tdf#93098 Unexpectedly quit when use Data->Sort (crash) [Eike Rathke]
tdf#93188 Closing media player crashes Writer [Michael Meeks]
tdf#93233 clock face emoji autocorrect collisions in some languages [Christian Lohmaier]
tdf#93284 FILEOPEN: LibO crashes on loading .RTF [Miklos Vajna]
tdf#93325 rendercontext: animgifs are painted directly [Miklos Vajna]
tdf#93351 FORMATTING: "Edit style" button in "Schema & Numbering" tab in paragraph style edition navigates wrong [Julien Nabet]
tdf#93353 Master document does not show diagrams included and properly shown in documents linked into the master [Bjoern Michaelsen]
tdf#93358 Copy/paste of a range of cells with IF formula and format set to General causes crash [Eike Rathke]
tdf#93364 rendercontext: style combo box is not always updated [Miklos Vajna]
tdf#93384 rendercontext: comment spelling is drawn directly [Miklos Vajna]
tdf#93388 Crash when deleting cell contents [Eike Rathke]
tdf#93404 status indicator progress bar not shown while loading big file [Stephan Bergmann]
tdf#93407 Draw crashes when changing line width using sidebar [Maxim Monastirsky]
tdf#93410 NullPointerException while connecting to LibreOffice via Java UNO API [Noel Grandin]
tdf#93437 Once the Function Wizard has been Displayed, it is not Possible to Select Columns or Rows or to Open the Context Menu of Columns and Rows [Katarina Behrens]
tdf#93451 Menu-Icons are always hidden [Michael Stahl]
tdf#93514 Non free cs_CZ (Czech) thesaurus dictionary [Christian Lohmaier]
tdf#93529 OpenGL tracker bug ... [Michael Meeks]
tdf#93530 menu non-rendering on click ... [Michael Meeks]
tdf#93532 Image / CRC32 not enough ... [Michael Meeks, Marco Cecchetti]
tdf#93536 Crash when launching Tools > AutoText (comment 6) [Michael Meeks]
tdf#93546 Need way to hard disable any OpenGL usage / probing etc. [Michael Meeks, Stephan Bergmann]
tdf#93547 detect OpenGL crashes and disable it [Michael Meeks]
tdf#93558 Preview of Bullets is hard to see with a dark theme [Maxim Monastirsky]
tdf#93569 Linux: no save on crash [Michael Meeks]
tdf#93600 Condition Formatting: Entering "=" in comparison value crashes program [Katarina Behrens]
tdf#93614 Detect hanging OpenGL drivers & disable GL ... [Michael Meeks]
tdf#93620 help -> about should list GL status ... [László Németh]
tdf#93662 white-list only the latest GL hardware and drivers [Michael Meeks]
tdf#93713 "Unprotect Cells" missing from Table Menu and Table Toolbar (comment 6) [Yousuf Philips]
tdf#93736 Bottom stroke line of a rectangle is half-drawn when using OpenGL [Tomaž Vajngerl]
tdf#93750 EMF+ is not displayed at all [Mike Kaganski]
tdf#93751 GL textures destroyed while still bound to framebuffers [Michael Meeks]
tdf#93772 switching context does not un-bind framebuffers correctly ... [Michael Meeks]
tdf#93781 Impress copy wrong style name to clipboard when style name contains Chinese character [Mark Hung]
tdf#93798 apitrace and glerrors ... [Michael Meeks]
tdf#93822 disable background saving with GL enabled ... [Michael Meeks]
tdf#93830 PPTX import: DrawingML fallback of Vertical Picture List SmartArt is not imported correctly [Andras Timar]
tdf#93838 opengl glyph caching misplaces start center text [Miklos Vajna]
tdf#93839 vdevs shared OpenGLContexts - end up broken. [Michael Meeks]
tdf#93850 shader compilation can take a while ... [Michael Meeks]
tdf#93857 opengl glyph caching misplaces writer text [Miklos Vajna]
tdf#93859 Radio buttons are all "selected" when using OpenGL [Tomaž Vajngerl]
tdf#93867 using GL threads across threads incorrectly ... [Michael Meeks]
tdf#93870 Disable DirectX slideshow when in OpenGL mode ... [Michael Meeks]
tdf#93892 The close button in menubar is empty with openGL [Jan Holesovsky]
## 1.10.6 (2015-07-22)
Workarounds:
- only warn on invalid gemspecs (@indirect)
Bugfixes:
- fix installing dependencies in the correct order (#3799, @pducks32)
- fix sorting of mixed DependencyLists (#3762, @tony-spataro-rs)
- fix `install_if` conditionals when using the block form (@danieltdt)
New Features
* Add support for Kobo Touch 2
* Edit Book: Add a tool to check external links (links pointing to
websites). Can be accessed via Tools->Check external links
* Edit Book: Add an option to turn off drag and drop editing of
text (Preferences->Editor)
* Two new icon themes: Primo+ and Black Edition (Preferences->Look
& Feel->Change icon theme)
Bug Fixes
* Copy to Library: Fix author sort/link values not being copied
when copying a book with an author not present in the destination
library.
* When inserting metadata jackets do not set media for the stylesheet.
This prevented the stylesheet from working with some reader devices.
* Copy to library: Fix conversion options not being copied when
copying books between libraries
AnsiWeather is a Shell script for displaying the current weather conditions in
your terminal, with support for ANSI colors and Unicode symbols.
Weather data comes from the `OpenWeatherMap` free weather API.
The default location of a configuration file can be overriden by the global
environment variable ANSIWEATHERRC.
Beware, if configuration file doesn't exists, the script queries a GeoIP API to
try to approximate user location, this service may be overloaded at time so the
application might appear stalled.
Packaged in wip/ansiweather by Kamil Rytarowski
tures
Driver for the Lark Freebook reader device
A redesigned busy spinner -- why should icons get all the love?
When merging book records, show more information about the
target book record.
A new icon theme 'Dark Blue' (Preferences->Look & Feel->Change
icon theme)
Add a check box to control copying ebook files when duplicating
book records via the Add Empty Book dialog
Bug Fixes
Edit Book: Check Book: Fix automatic fixing of unsafe ids not
working if the file containing the unsafe also needs to be
fixed for an unsafe filename.
E-book viewer: Informative error message for themes button when
no themes have been created
Fix a regression that caused the library switch entries at the
bottom of the library menu to not work when there are many
libraries.
Get Books: Update Amazon EU store plugins for website changes
Upstream changes:
Fixed bugs in 4.3.7 RC2 (4.3.7):
* i#123539 3D pie-chart missing guide handles [Caolán McNamara]
* rhbz#1134285 Open a file in a mounted WebDAV drive and LibreOffice
asks for user and password [Stephan Bergmann]
* rhbz#1197614 fix calculation of m_bHasActive when removing active
element [Stephan Bergmann]
* tdf#74018 fix int wraparound + crash on export [Caolán McNamara]
* tdf#75614 RTF import: fix missing text after footnote [Miklos Vajna]
* tdf#82430 gcc-wrappers: command line *must* start with a space
[Michael Stahl]
* tdf#82784 cui: Area tab page: do not override imported bitmaps
[Michael Stahl]
* tdf#84294 vcl: fix PDF export of transparent Writer frames in
LO 4.3 [Michael Stahl]
* tdf#86793 vcl: speed up OutputDevice::GetEllipsisString() [Michael Stahl]
* tdf#89597 resize formula buffers after adding a dummy sheet
[Katarina Behrens]
* tdf#90583 3D pie-chart missing guide handles [Caolán McNamara]
Fixed bugs in 4.3.7 RC1:
* bnc#773048 OOXML: fix import of insets when shape and/or shape
text is rotated [Andras Timar]
* bnc#902652 OOXML: fix import of insets when shape and/or shape
text is rotated [Andras Timar]
* bnc#910045 wrong cell fill color defined by table style [Zolnai Tamás]
* coverity#1267678 this is surely backwards (gold) [Caolán McNamara]
* i#124371 don't create a new list for each multiselection portion
[Caolán McNamara]
* i#45160 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl]
* i#96684 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl]
* rhbz#1162352 [abrt] libreoffice-core:
sfx2::SvLinkSource::HasDataLinks(): soffice.bin killed by SIGSEGV
[Caolán McNamara]
* rhbz#1163106 [abrt] libreoffice-core: soffice.bin killed by
SIGABRT on shutdown in
tdoc_ucp::OfficeDocumentsManager::OfficeDocumentsCloseListener
[Michael Stahl]
* rhbz#1175027 [abrt] libreoffice-core: killed by SIGSEGV on
shutdown in SwConnectionDisposedListener_Impl [Michael Stahl]
* rhbz#1177022 no width set on space glyph with CM Typewriter
fonts [Michael Stahl, Caolán McNamara]
* rhbz#1180312 don't access empty range list, could be [Eike Rathke]
* rhbz#1184582 [abrt] libreoffice-core: gcc3::raiseException():
soffice.bin killed by SIGABRT [Stephan Bergmann]
* tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()
[Eike Rathke]
* tdf#42481 propagate errors as errors in matrix calculations [Eike Rathke]
* tdf#50133 wrong underlining in Reports [Julien Nabet]
* tdf#67534 fix "Property Handler" shared lock [Maxime de Roucy]
* tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir]
* tdf#68137 crash in traversing script fields [Caolán McNamara]
* tdf#68963 avoid __refheading__ regression reported in#/recognize
__RefHeading__ bookmarks as TOC [Justin Luth]
* tdf#73059 isDBReadOnly ensure connection before trying to retrieve
it [Lionel Elie Mamane]
* tdf#75565 reduce block on pasting rtf like we do for html [Caolán
McNamara]
* tdf#76636 crash on merging certain cells imported from a .doc
[Caolán McNamara]
* tdf#77241 sw: fix creation of field data source string [Michael Stahl]
* tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson]
* tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl]
* tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens]
* tdf#79569 crash undoing tricky cell merge [Caolán McNamara]
* tdf#80370 fix Mac OS X install names of external/{coinmp,lpsolve}
[Stephan Bergmann]
* tdf#81429 select corresponding listbox entry if not current [Eike Rathke]
* tdf#81659 handle expand reference edge correctly [Eike Rathke]
* tdf#81876 vcl/text: fix duplicate text in fontwork [Pierre-Eric
Pelloux-Prayer]
* tdf#82114 crash on loading certain docx [Miklos Vajna]
* tdf#82524 mismatch of ValueSet and metric field values [Katarina Behrens]
* tdf#82942 updating field contents with incorrect attribute
positions [Caolán McNamara]
* tdf#83073 use loaded graphic's width/height as defaults [Caolán McNamara]
* tdf#83461 do not override MatColsRows if already set [Eike Rathke]
* tdf#83977 push/Pop before/after messing with the cursor [Caolán McNamara]
* tdf#84383 officecfg: set VCL.WM.ShouldSwitchWorkspace to false
[Michael Stahl]
* tdf#84887 TabBar::ImplShowPage crash [Caolán McNamara]
* tdf#84942 make fodt non crashy like odt for formulas inside
shapes [Caolán McNamara]
* tdf#84943 make fodt non crashy like odt for formulas inside
shapes [Caolán McNamara]
* tdf#85666 when matching existing list indent use matching level
[Caolán McNamara]
* tdf#86399 don't clobber cluster start caret pos [Caolán McNamara]
* tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian]
* tdf#86674 paragraphs have ATK_STATE_INVALID [Niklas Johansson]
* tdf#87488 wrong text rotation inside a preset shape from docx [Gary Houston]
* tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers]
* tdf#87548 don't create a new list for each multiselection portion
[Caolán McNamara]
* tdf#87760 if we can't anchor at hidden text then... [Caolán McNamara]
* tdf#87803 bin useless $buildidstring [Andras Timar]
* tdf#87820 images not displayed properly in Calc [Henry Castro]
* tdf#88051 fix Graphite layout at Linux Libertine G ligature
followed by tab [László Németh]
* tdf#88455 crash using delete in available fields [Caolán McNamara]
* tdf#88475 BrowseBox/grid: reposition data cursor to current row
after paint [Lionel Elie Mamane]
* tdf#88576 fix handling of empty arguments in IF(), IFERROR()
and IFNA() [Winfried Donkers]
* tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane]
* tdf#88672 add missing return if error to not crash [Eike Rathke]
* tdf#88740 parse with locale decimal separator [Eike Rathke, Andras Timar]
* tdf#88784 crash on loading certain docx [Miklos Vajna]
* tdf#88811 SwXText::convertToTextFrame: handle shapes anchored
to us [Miklos Vajna]
* tdf#88814 parameters are kinda-partially supported, so follow
the suggestion [Lionel Elie Mamane]
* tdf#88825 absent datasource causes exception / abort [Caolán McNamara]
* tdf#88847 fields of query design can be moved to the left only
[Julien Nabet]
* tdf#88854 crash on opening drop caps [Caolán McNamara]
* tdf#88855 fix GetEnglishSearchFontName() returns incorrect value.
[Tomofumi Yagi]
* tdf#88899 sw: fix expanding of SwDocInfoField with DateTime [Michael Stahl]
* tdf#89048 macab initialize record list even for never-match
condition. [Norbert Thiebaud]
* tdf#89070 table filter dialog: properly initialise OTableTreeListBox
[Lionel Elie Mamane]
* tdf#89105 sw: Remove unnecessary downcast [Matteo Casalin]
* tdf#89129 crash when defining a specific relationship [Julien Nabet]
* tdf#89179 fix Undo of Numbering Level change crash [Caolán McNamara]
* tdf#89227 if no SwView then disable accept/reject change buttons
[Caolán McNamara]
* tdf#89252 fix bold, regular font spacing bug for Graphite fonts
[Martin Hosken]
* tdf#89330 preserve file name case in an unresolvable external
named range [Jan Kantert]
* tdf#89437 ordinal suffix should never be superscript in some
languages [Niklas Johansson]
* tdf#89460 test pChangeTrack before using it [Laurent Godard]
* tdf#89482 avoid __refheading__ regression reported in [Justin Luth]
* tdf#89484 check that sheet reference is within selected sheets [Eike Rathke]
* tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke]
* tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl]
* tdf#89666 vcl: speed up HbLayoutEngine line layout for large
paragraphs [Michael Stahl]
* tdf#89679 fix incorrect mapping of font-family-complex and
CharFontNameAsian [Mark Hung]
* tdf#89774 oox: TotalTime is in minutes [Miklos Vajna]
* tdf#89958 filter ends with / does not end with correction [Eike Rathke]
* tdf#90138 don't try to save a marks OtherPos if it doesn't have
one [Caolán McNamara]
* tdf#90301 string access out of bounds [Eike Rathke]
* tdf#90403 PPTX import: use real table size [Andras Timar]
* tdf#90404 OOXML chart legend import improvement [Andras Timar]
* tdf#90472 initial load of bibliography doesn't... [Caolán McNamara]
Fixed bugs in 4.3.6 RC2 (4.3.6):
* coverity#1266508 useless call (gold) [Caolán McNamara]
* rhbz#1136013 [abrt] libreoffice-core: sd::SdExternalToolEdit::Update():
soffice.bin killed by SIGSEGV [Michael Stahl]
* rhbz#1179642 [abrt] libreoffice-core: SvTreeListEntry::GetUserData():
soffice.bin killed by SIGSEGV [Caolán McNamara]
* rhbz#1180114 writerfilter: don't crash on w:customXmlDelRangeStart
etc. [Michael Stahl]
* tdf#38838 useless call (gold) [Caolán McNamara]
* tdf#70236 propertly recognise full Access 2007 URL [Lionel Elie Mamane]
* tdf#75467 extend Carbon API alias resolve from OS X 10.5 to 10.7
[Peter Nowee]
* tdf#81124 crash on setting autofilter on column with no content
[Caolán McNamara]
* tdf#84336 fix swf rendering [Matthew Francis]
* tdf#87601 specific html doc hangs on load [Caolán McNamara]
* tdf#88378 flipping by reversing co-ord system no longer works
[Caolán McNamara]
* tdf#88455 delete in empty data field crashes [Caolán McNamara]
* tdf#88475 BrowseBox/grid: reposition data cursor to current row
after paint [Lionel Elie Mamane]
* tdf#88721 correct negated condition in range name validation [Eike Rathke]
* tdf#88735 crash after calling sort after subtotal removal [Caolán
McNamara]
Fixed bugs in 4.3.6 RC1:
* bnc#822341 PPTX export of embedded text documents [Zolnai Tamás]
* bnc#862510 PPTX import: Wrong text color inside shape [Zolnai Tamás]
* bnc#904423 text(box) is rendered white on white when it is not
[Zolnai Tamás]
* coverity#735424 revert "Logically dead code" [Lionel Elie Mamane]
* i#121504 image missing from doc [Caolán McNamara]
* i#124452 revert "correct svg:viewBox for EnhancedCustomShape..."
[Andras Timar]
* icu#11451 bidi, the gift that keeps on giving [Caolán McNamara]
* rhbz#1012353 go back to the old way of doing things [Caolán McNamara]
* rhbz#1116534 [abrt] libreoffice-core: intrusive_ptr(): soffice.bin
killed by SIGSEGV [David Tardon]
* rhbz#1164614 xslt dialog crashes if there are no entries [Caolán McNamara]
* rhbz#1165444 [abrt] libreoffice-core:
EditView::GetFieldUnderMousePointer(): soffice.bin killed by
SIGSEGV [Caolán McNamara]
* rhbz#1175142 nStarts ends up as an invalid -1 [Caolán McNamara]
* tdf#38844 color graphics as black and white [Caolán McNamara]
* tdf#40746 fix another validation error for OOXML [Markus Mohrhard]
* tdf#45266 import part for: " use correct xml element name " [Markus Mohrhard]
* tdf#48846 go back to the old way of doing things [Caolán McNamara]
* tdf#53001 reintroduce embedded picture for form components
[Lionel Elie Mamane]
* tdf#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrm
[Caolán McNamara]
* tdf#61704 don't overwrite users input if the value is unchanged
[Caolán McNamara]
* tdf#65163 reintroduce embedded picture for form components
[Lionel Elie Mamane]
* tdf#67615 ComboBox in table should use same formatting as floating
ComboBox [Lionel Elie Mamane]
* tdf#67930 reportbuilder: Revert "don't use variables ... [Michael Stahl]
* tdf#68024 reportbuilder: Revert "don't use variables ... [Michael Stahl]
* tdf#68385 update references only if cut originates from the same
document [Eike Rathke]
* tdf#68684 export more numbering types correctly into HTML [Andras Timar]
* tdf#69006 crash when pasting over a formula [David Tardon]
* tdf#70157 fix crash on loading [Caolán McNamara]
* tdf#72031 RTF import: bogus call to getBestTextEncodingFromLocale()
[Miklos Vajna]
* tdf#73165 don't restart timer if already running [Caolán McNamara]
* tdf#74981 sw: fix attributes when splitting paragraph [Michael Stahl]
* tdf#75137 can't Move Cursor Between Footnotes with Up/Down Arrow
Keys [Takeshi Abe]
* tdf#75408 go back to the old way of doing things [Caolán McNamara]
* tdf#76334 revert "correct svg:viewBox for EnhancedCustomShape..."
[Andras Timar]
* tdf#76780 don't limit PositionY to available width [Lionel Elie Mamane]
* tdf#79249 call formula compiler with error string [Eike Rathke]
* tdf#79449 the xlink:type attribute is mandatory [Markus Mohrhard]
* tdf#79810 SwTxtNode::IsIgnoredCharFmtForNumbering: ignore
RES_CHRATR_COLOR [Miklos Vajna]
* tdf#80091 handle relative refs correctly in xls import, [Markus Mohrhard]
* tdf#80968 file resultset seek table to before beginning on
opening resultset [Lionel Elie Mamane]
* tdf#81195 use the correct tab for sheet local names, [Markus Mohrhard]
* tdf#81501 ctrl+A and Data Sort took ages to broadcast ALL cells [Eike Rathke]
* tdf#82219 color graphics as black and white [Caolán McNamara]
* tdf#82312 excel chart has a wrong size [Noel Grandin]
* tdf#82681 return IsUserDefined w/o negation [Katarina Behrens]
* tdf#83027 no separator really means no separator, [Markus Mohrhard]
* tdf#83354 chart is truncated - moved down outside the margins
of the object [Zolnai Tamás]
* tdf#83534 for external data sources this variable can be null,
[Markus Mohrhard]
* tdf#83606 Data ranges in chart inside spreadsheet can't be
modified/updated in the data range window [Laurent BP]
* tdf#84556 relative refs wrap around in xls, [Markus Mohrhard]
* tdf#84685 writerfilter: RTF import: support \xe index entry [Michael Stahl]
* tdf#84686 prevent std::bad_alloc exception by stricter input
check [Andras Timar]
* tdf#85179 RTF import: positive border width and fLine=0 means
no border [Miklos Vajna]
* tdf#85258 differentiate between empty cell and empty result in
matrix [Eike Rathke]
* tdf#85304 don't update range name if ref not in update range,
[Markus Mohrhard]
* tdf#85353 we want to compare two different cells, [Markus Mohrhard]
* tdf#85496 editeng: avoid exporting duplicate attributes [Michael Stahl]
* tdf#85590 'Pick a color' circle location is incorrect when opened
[Caolán McNamara]
* tdf#85617 handle index based external refs in formulas in ooxml
import, [Markus Mohrhard, Eike Rathke]
* tdf#85856 we need the original context that contains the data,
[Markus Mohrhard]
* tdf#85876 sw: fix attributes when splitting paragraph [Michael Stahl]
* tdf#85889 RTF import: bogus call to getBestTextEncodingFromLocale()
[Miklos Vajna]
* tdf#86166 we need the SdrPage for deleting the notes, [Markus Mohrhard]
* tdf#86241 import @TERM and @CTERM functions from Lotus 1-2-3
files [Andras Timar]
* tdf#86253 we need to copy the condition format cell for cell,
[Markus Mohrhard]
* tdf#86472 added white backgrounds to images so they appear fine
in dark themes [Yousuf Philips]
* tdf#86689 Strikethrough: "With /" and "With X" [Julien Nabet]
* tdf#86734 reimplement shared formula import for xlsb, [Markus Mohrhard]
* tdf#86750 RTF import: fix table of contents links [Miklos Vajna]
* tdf#86754 handle all fill cases correctly, [Markus Mohrhard]
* tdf#86761 RTF import: positive border width and fLine=0 means
no border [Miklos Vajna]
* tdf#86772 show localized filter names in Save dialog [David Tardon]
* tdf#86809 connect filter conditions correctly [Eike Rathke]
* tdf#86820 executing toolbar menu entry can destroy menu [Caolán McNamara]
* tdf#86843 avoid getting deleted before finishing Broadcast
[Caolán McNamara]
* tdf#86931 wrong offsets used to set language [Caolán McNamara]
* tdf#86978 append formula cells to track instead of tree [Eike Rathke]
* tdf#87015 image missing from doc [Caolán McNamara]
* tdf#87044 reportbuilder: Revert "don't use variables ... [Michael Stahl]
* tdf#87108 crash on saving fodg [Caolán McNamara]
* tdf#87110 xmloff: don't catch IllegalArgumentException here [Michael Stahl]
* tdf#87189 don't draw negative canvas sizes [Caolán McNamara]
* tdf#87199 sw: fix root cause of a11y crash when merging cells
[Michael Stahl]
* tdf#87292 use system dependent path instead of file URL [Andras Timar]
* tdf#87555 ComboBox in table should use same formatting as floating
ComboBox [Lionel Elie Mamane]
* tdf#87558 better fix for Duplication in Last Used Functions
sidebar list [Julien Nabet]
* tdf#87581 Pb to delete words with 2 initials in Autocorr Except
[Julien Nabet]
* tdf#87612 don't overwrite users input if the value is unchanged
[Caolán McNamara]
* tdf#87754 duplicated strings in an ItemList are not translated
[Zolnai Tamás]
* tdf#87789 groups should appear like views and not like tables [Julien Nabet]
* tdf#87823 move Menu->New Menu [Caolán McNamara]
* tdf#87840 mix between ignorecurrency and inputchecks [Julien
Nabet, Caolán McNamara]
* tdf#87968 Assertion failed: false rtl_uString_newFromSubString [Julien Nabet]
* tdf#88005 sw: fix check in SwWW8ImplReader::StopApo() [Michael Stahl]
* tdf#88099 PostgreSQL-SDBC: use correct syntax for boolean
comparisons [Lionel Elie Mamane]
* tdf#88200 only delete cell content for CELLTYPE_NONE, [Markus Mohrhard]
Ref: https://savannah.gnu.org/bugs/?45713
Changes since version 4.2.1
---------------------------
Version 4.3.1 (28/06/2015):
* Fix resize bug
Version 4.3.0 (13/06/2015):
* Introduce Xx string escape showing the executed command of a window
* Implement dead/zombie window polling, allowing for auto reconnecting
* Allow setting hardstatus on first line
New Commands:
* 'sort' command sorting windows by title
* 'bumpleft', 'bumpright' - manually move windows on window list
* 'collapse' removing numbering 'gaps' between windows, by renumbering
* 'windows' command now accepts arguments for use with querying
Changelog:
5.0.1.2:
Bugs fixed compared to 5.0.1 RC1:
i#91025 crash on revisiting insert special character [Caolán McNamara]
tdf#86024 FORMATTING: Erroneous formatting of certain numbers [Eike Rathke]
tdf#89387 improve performance for some matrix operations [Łukasz Hryniuk]
tdf#90150 Page numbering in the status bar which may cause confusion [Jan Holesovsky]
tdf#91782 Export draw-document to eps result in crash [Julien Nabet]
tdf#92242 UI - StartCenter and Application windows can not be resized diagonally with mouse after initial window size increase and covers OSX Dock [andreask]
tdf#92305 VIEWING: Multiple page view does not render properly when scrolling [Jan Holesovsky]
tdf#92446 Crash in Windows and Runtime exception on Linux with Basic Clipboard function [Stephan Bergmann]
tdf#92749 VLOOKUP not calculated correctly in the large file from Calc 4.4 (hard recalc helps) [Eike Rathke]
tdf#93064 START CENTER: Icon sizes in breeze cause help and extensions buttons not to be visible [andreask]
tdf#93096 Selecting text with keyboard (partially outside current view) results in wrong highlighting and mangled text [Miklos Vajna]
tdf#93102 Crash on enabling image contour [Szymon Kłos]
tdf#93113 Crash Inserting Special Character [Caolán McNamara]
tdf#93114 Insert Special Character - Not reading Fonts Correctly [László Németh]
tdf#93290 SIDEBAR: Style drop down menu increasing the minimum size of the sidebar [Maxim Monastirsky]
tdf#93326 Calc: Alt+E,I,D to fill down now (LO 4.4+ ) toggles edit mode [Eike Rathke]
tdf#93382 Crash moving chart [Stephan Bergmann]
tdf#93404 status indicator progress bar not shown while loading big file [Stephan Bergmann]
5.0.1.1:
Bugs fixed compared to 5.0.0 final (rc5):
coverity#1311944 logically dead code [Caolán McNamara]
rhbz#1242099 [abrt] libreoffice-core: ScXMLExport::WriteAnnotation(): soffice.bin killed by SIGSEGV [Eike Rathke]
tdf#38837 Reduce power consumption: timers must end eventually [Ashod Nakashian]
tdf#58838 : =A1="" returns TRUE when A1 does not contain a blank [Eike Rathke]
tdf#63955 CRASH on FILEOPEN .odp presentation. "Bad allocation" -> Crash. 100% reproducible. [Caolán McNamara]
tdf#76845 Other: File > Wizards > Web Pages crashes LibreOffice on Windows [Michael Stahl]
tdf#83223 Undo does not work when modifying a conditional style including Text Body [Michael Stahl]
tdf#83465 FILEOPEN: RTF - Numbering list number font name not retained [Miklos Vajna]
tdf#86374 FILEOPEN: OOXML import in Writer very bad on attached DOCX: graphics and drawing in Word table distorted [Miklos Vajna]
tdf#87437 track changes - accepting change in MS Word merges tables cells [Justin Luth]
tdf#88276 Please add UI for new LO 4.4. feature "Text Background Color in Draw" [Stephan Bergmann]
tdf#88402 Sorting: setting "Range contains column labels" is forgotten if any column Label contains a numeric value or is empty (comment 38) [Eike Rathke]
tdf#89702 DOCX: Bullet character is large [Miklos Vajna]
tdf#90046 RTF import: document that starts with a footnote crashes Writer (also on paste from clipboard) [Michael Stahl]
tdf#90502 CRASH - failed assertion in unittest sw_globalfilter in master build OSX (ImplLogicToPixel) [Caolán McNamara]
tdf#90575 DDE LINK does not work between two documents Writer [Miklos Vajna]
tdf#90609 FILEOPEN XML XLSX causes Calc to terminate [Caolán McNamara]
tdf#91278 xlsx formula not importing correctly, with Table structured references in named expressions and MATCH lookup array creation [Eike Rathke]
tdf#91574 SLIDESHOW: presenter console background and buttons not shown during slideshow [Michael Meeks]
tdf#91588 UI: Drawing toolbar doesn't show Select button by default [Yousuf Philips]
tdf#91594 FILEOPEN particular MSWORD2008 .docx: misinterprets letters from Symbol font (old bug returns with a twist) [Mark Hung]
tdf#91715 Database wizard crashes when invoked through remote UNO [Michael Meeks]
tdf#91725 CHART: Show minor gridlines with a lighter color [Katarina Behrens]
tdf#91950 Crash on saving document [Caolán McNamara]
tdf#92018 Implement caching for native widget rendering in OpenGL rendering [Tomaž Vajngerl]
tdf#92130 Basic IDE syntax highlighting does not recognise DoEvents [Marek Doležel]
tdf#92148 Math: LibreOffice locks up if the bar on the left is resized [Caolán McNamara]
tdf#92243 Menu highlighting incorrect with libreoffice-gtk [Simon Long]
tdf#92244 Menu separator spacing incorrect in libreoffice-gtk [Simon Long]
tdf#92404 Web Wizard - no result / crash [Julien Nabet]
tdf#92448 CALC: Excel A1 and R1C1 reference syntax can not reference a cell by worksheet names starting with an ASCII digit [Eike Rathke]
tdf#92457 Subformat ;@ changes date input to number [Eike Rathke]
tdf#92571 Error mime type in Manifest.xml with picture.wmf and picture.emf [Carlos Luque]
tdf#92573 Writer crash when attempting to open one file. [Caolán McNamara]
tdf#92629 sheet removeByName error if file loaded as hidden [Laurent Godard]
tdf#92645 Shape text editing is broken in case of double-buffering [Miklos Vajna]
tdf#92654 EDITING: Function TIMEVALUE gives only '0' in ReportDesigner [Lionel Elie Mamane]
tdf#92670 Rendering artifacts between menu and toolbar with some GTK2 themes [Miklos Vajna]
tdf#92671 GTK+3: Tooltips drawn on secondary screen [Caolán McNamara]
tdf#92684 Calc Help Conversion document L.O. [Andras Timar]
tdf#92693 EDITING: Function MINUTE() always 1 minute greater than minute in timefield/timestampfield in ReportDesigner [Julien Nabet]
tdf#92709 UI: Manage Conditional Formatting column header reads "Range or formula expression" instead of "Range" [Eike Rathke]
tdf#92767 Autofilter on date is locale dependent [Eike Rathke]
tdf#92788 Middle Button on Mouse Paste Option Broken for X11 [Noel Grandin]
tdf#92792 Windows 64bit: SDBC driver error when attempting to connect to Thunderbird addressbook [David Ostrovsky]
tdf#92896 Dialog editor: deleting a language crashes LibO [Caolán McNamara]
tdf#92903 Base: text displayed offset in table edit UI listbox dropdown [Jan-Marek Glogowski]
tdf#92911 rendercontext: missing post-it comment window after insertion [Miklos Vajna]
tdf#92914 rendercontext: print preview problems [Miklos Vajna]
tdf#92918 Engineering notation lost with buttons Add/Delete Decimal Place [Laurent Balland-Poirier]
tdf#92982 rendercontext: blinking cursor is drawn directly [Miklos Vajna]
tdf#92996 Function Wizard Structure view empty if invoked on existing formula cell [Markus Mohrhard]
tdf#93018 Copying forms not working anymore [Noel Grandin]
tdf#93041 UI: missing import bitmap button [Stephan Bergmann]
tdf#93079 "resize shape to fit text" state can't be disabled [Julien Nabet]
tdf#93080 EDITING: For Spanish cell format with the first three letters of a day of week plus date, only for Tuesday (Martes) is not recognized as date. [Eike Rathke]
tdf#93103 Wrong Lithuanian translation: „Susieti su dokumentu" -> „Spausdinti į failą" [Rimas Kudelis]
tdf#93198 gtk3: pasting using middle mouse button doesn't work [Caolán McNamara]
New Features
Icon themes: Change the calibre icons easily via icon themes
When adding empty books to the library also allow creating duplicates
of the current book, with all metadata copied. To use right click
the Add Books button and select 'Add Empty Books'
Driver for the Unusual Sapiens V2 and Adlibris Letto readers.
Kobo driver: Add support for firmware 3.17.3
E-book viewer: Add a command line option to open the previously
read book when starting up.
Edit Book: Live CSS: Allow copying of CSS rules by right clicking
on the Live CSS panel.
Linux installer: Install application and mimetype icons in multiple
sizes
Bug Fixes
Amazon metadata download: Support for yet another variant of amazon
cover image markup
E-book viewer: Fix --open-at sometimes giving inaccurate results
(depends on speed of book loading)
EPUB Metadata: Add workaround for bug in PocketBook firmware which
causes it to fail to read series metadata if the series number is
declared before the series.
Fix user defined template functions leaking from one library to
another when switching libraries/using copy to library.
Fix a regression in the previous release that could cause the marked
books icon to be incorrectly rendered next to the row number
Edit Book: Check Book: Fix incorrect links that consist only of an
anchor and no filename not being detected.
AZW3 Output: Fix large tables (with many columns) not rendering
correctly on Kindles.
details found here (http://www.tryton.org/posts/new-tryton-release-36.html)
Major changes for the developer
It is now allowed to have many times the same field in list/tree view.
There is no more a datetime widget for list/tree, two columns with one
widget date and one widget time should be used instead.
A new field TimeDelta appears in this release to represent a duration. It
replace the float_time widget which had some rounding issue. This new
field is already used in the timesheet and project modules.
The One2Many widget can be configured to use a Cartesian product with the
selections of many values for Many2One or Reference fields.
A method restore_history_before is added to ModelSQL which behaves like
the existing restore_history but restore the records just before the datetime.
The on_change methods have been migrated to a behaviour more consistent
with the Active Record Pattern used in Tryton. Instead of returning a
dictionary with the values to change, now the instance is directly changed.
This allow to chain easily the on_change methods or reuse them in other
methods reducing the duplication.
The method save on ModelStorage is now a dualmethod which means that it
can be called as usual as an instance method but also as a class method
with a list of records. Saving many records at once this way improves the
performance as the method will minimize the number of queries to the
database and will validate the result by bunch.
The Dict field received a translated method to create descriptors which
translate the values or the keys like the same method on Selection field.
It is now allowed to use the dotted notation in the order clause of a search.
The ORM will automatically generate the needed joins.
The API of the Report class has been reworked to improve the customization
of the engine. The formatting methods are now more strict to prevent silent
failure.
The safe_eval (which was not sure to be safe) has been completely removed.
In the places where the evaluated code was any way safe, the standard eval
is used. For evaluated code from outside, a JSON notation is now used. Some
utilities have been developed to ease the creation of JSON from XMl or in
the views.
A new kind of button has been added which works on non-saved record. They
are quite similar to on_change but they are triggered by a click on a
button instead of a change of field.
Accounting
A new method reverse_compute has been added to Tax which allow to compute
the base amount from the taxed amount.
The sign of the second currency amount is enforced to be the same as
debit - credit.
The analytic account management has been reworked to use a really One2Many
instead of the pseudo-field. This simplification was possible thanks to the
recent new features like the usage of Reference field on One2Many.
Party
The vat number is now stored in its compact format.
Product
The number of decimal for internal price calculations is now a configuration
parameter price_decimal. This parameter is used everywhere to ensure
consistency between all modules.
Purchase/Sale
Their lines support both mixed invoice type (Invoice vs Credit Note) per
line when computing the invoiced quantity.
Stock
A new state staging is added to the move. Such state doesn't impact at all
the computation of the stock level. It is used for supply on sale, to
create moves in advance.
Inactive products are still computed for the stock level.
The computation of assigned move has been improved to take only in
consideration outgoing move assigned not the incoming. This result in a
less optimistic for the stock level and thus prevent to assign a move with
an incoming one that is just assigned but not yet done.
Forecasts are now automatically deactivated when their period is in the past.
pkgsrc related updates:
update to tryton-3.6.0
update to trytond-3.6.0 including UTC check patch for SunOS
update trytond modules to latest 3.6
add meta-pkgs/py-tryton-platform
add misc/py-trytond-party-relationship
add misc/py-trytond-product-attribute
add misc/py-trytond-production
add misc/py-trytond-stock-inventory-location
add misc/py-trytond-stock-product-location
add finance/py-trytond-account-invoice-line-standalone
add finance/py-trytond-account-invoice-history
add finance/py-trytond-account-invoice-stock
add finance/py-trytond-account-payment-clearing
add finance/py-trytond-account-stock-continental
add finance/py-trytond-analytic-invoice
add finance/py-trytond-analytic-purchase
add finance/py-trytond-analytic-sale
add finance/py-trytond-product-price-list
add finance/py-trytond-product-cost-fifo
add finance/py-trytond-product-cost-history
add finance/py-trytond-purchase
add finance/py-trytond-purchase-invoice-line-standalone
add finance/py-trytond-sale
add finance/py-trytond-stock-supply
add time/py-trytond-company-work-time
Changes:
* nmaster functionality available via MOD+{i,d} i.e. the possibility
to change the number of windows displayed in the master area
* "urgent flags" that is if an application issues a bell \a the urgent
flag is set and the corresponding tag will blink
* distinguish between return key and new line this fixes the behaviour
of CTRL+j in certain applications
* rudimentary support for the \e[?10{47,48,49}{h,l} xterm sequences
to switch between alternate and normal screen buffer as used by
>= abduco 0.3
* better Unicode support in the statusbar
* the current layout symbol is displayed in the tag bar
* the position of the status/tag bar is runtime configurable via MOD+S
* code cleanups and fixes from static analyzers
* DragonFly BSD support
Version 1.1.1
* Updated all files to reflect new email address for maintainer:
micah@addictivecode.org (previous address, micah@cowan.name, is no
longer valid)
* Added links in the (Texinfo) manual to playable videos that
demonstrate basic teseq functionality, and how to use teseq to create
_and edit_ interactive terminal demos:
* https://asciinema.org/a/7443
* https://asciinema.org/a/7445
* Added example in the manual for using teseq to strip escapes out of a
typescript file.
* Note: a new (optional) build dependency has been introduced:
pkg-config, which is now used to find whether libcheck is installed.
* BUG FIX: Fixed an issue where teseq could spin indefinitely churning
out \xFF bytes on no further input. Input from a command such as
$ printf '\033!!\177'
would produce this issue.
This issue was discovered by means of american fuzzy lop,
http://lcamtuf.coredump.cx/afl/
* BUG FIX: Fixed an issue with \x7F (DEL) being treated as a valid final
character for control sequences, and being printed on teseq's output
(which should not be printing non-whitespace control characters).
in pkgsrc-2014Q4, with the adaptation to build with libcmis-0.5
instead of libcmis-0.4 to allow build with more modern pkgsrc.
This should bring back a version of libreoffice which is buildable
on netbsd-6 -- it certainly builds for me on NetBSD/i386 6.1.5.
- version: 2.35.0
date: 2015-08-14
new features:
- title: "Kobo driver: Add support for the new firmware version
3.17"
- title: "E-book viewer: Allow setting the number of pages per
screen separately for portrait and landscape modes."
bug fixes:
- title: "DOCX Input: Fix a regression in the previous release
that broke conversion of some documents that specify vertical
alignment in absolute units"
- title: "Book list: Fix the current row number being partially
cutoff on some windows 10 machines."
- title: "Fix 'stopping content server' message popping up
repeatedly even when it is closed while the content server has
not fully stopped"
- title: "Conversion: Fix error when converting a file that
uses media queries with comments in the media selector."
improved recipes:
- American Spectator
- South China Morning Post
new recipes:
- title: 3D News and iXBT.com
author: bugmen00t
- version: 2.34.0
date: 2015-08-07
new features:
- title: "Amazon metadata download: Add support for amazon.nl.
To use it go to Preferences->Metadata download and configure
the amazon plugin to use Netherlands as the source."
- title: "Catalogs: Add an option to not add the generated
catalog to the library."
- title: "E-book viewer: Improve performance of hyphenation
(by updating the version of the hyphenation library it uses)"
bug fixes:
- title: "DOCX Input: Add support for text whose vertical
position is adjusted by offsets from the baseline"
- title: "DOCX Output: Handle length and percentage values for
vertical-align in the input document."
- title: "Edit Book: Check Book: Fix automatic correction of
invalid ids not updating the idrefs in the spine for ids in
the manifest of the OPF file."
- title: "E-book viewer: Fix printing to PDF could result in
filenames with characters not supported by windows"
- title: "E-book viewer: Also fix a bug in the hyphenation
algorithm that could cause the word 'undefined' to be mangled
during hyphenation."
- title: "ODT Input: Fix custom styles with a dot in their name
not being inherited."
improved recipes:
- Daily Express
- The New Yorker
- XKCD
- Wired Magazine
- Wired UK
Pkgsrc changes:
* Bump version.
* Adjust PLIST.
Upstream changes:
goffice 0.10.23:
Details of changes by contributor:
Jean
* Disable metafiles support when there is no screen. [Bug 748493].
* Fuzzed file fixes. [Bug 750860] [Bug 751059] [Bug 751256]
[Bug 751257] [Bug 751272] [Bug 751925] [Bug 752223].
Morten
* Fix ABR [Bug 749167].
* Shield Cairo from image sizes it cannot handle. [Bug 749274].
* Plug leaks. [Bug 749395].
* Portability problem affecting macs. [Bug 749463].
* Fuzzed file fixes. [Bug 750047] [Bug 751250].
* Fix log-fit problem. [Redhat Bug 1240470].
* Fix general format for wide case. [Bug 752839].
goffice 0.10.22:
Noteworthy news in this release:
* Graph fixes and enhancements.
Details of changes by contributor:
Jean
* Fix selection of axes using only part fo the plot area. [Bug 746456].
* Protect colored xy and bubble plots against NULL z values.
* Update circular axis bounds after a unit change. [Bug 746738].
* Auto fill color made transparent for opened markers. [Bug 691025].
* Make manual scale really manual. [Bug 700599].
Johannes Deutsch
* Do not draw the line over the arrow head at start. [Bug 745736].
Morten
* Improve log axis bounds. [Bug 745960].
* Fix format used for stacked percentage graphs.
* Don't force bar/col axis to include 0 for log axis.
* Don't force radial plots to include 0 for log axis.
* Rewrite pattern-fill rendering. [Bug 747212].
* Add go_cotpi and go_atan2pi.
* Fix persistence of ring plot center size.
LibreOffice is a free, community-developed, multi-platform office
productivity suite. It includes key desktop applications:
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
Pkgsrc changes:
* Add various BUILDLINK_API_DEPENDS settings to express the dependency
requirements in the upstream configure.ac.
* Adapt PLIST
* Add use of libxslt in the buildlink3.mk file.
Upstream changes extracted from ChangeLog:
goffice 0.10.21:
* clip each rectangle before drawing. [#744076]
* Avoid critical when loading fails.
* ensure that GOPixbuf keeps the original data around. [#745297]
* If no image data is given, create an unknown image placeholder.
* Plug various leaks.
* Doc fix.
* Set auto_font, apply font theming.
Only save font when not auto.
Be fairly smart about reading files created prior to this fix.
Include auto_font and auto_color.
Use sufficient precision.
* Use 0.0, not G_MINDOUBLE, to make cairo
produce dots. That seems to be the documented way to do it.
* Ignore nans. [#744200]
* Protect oval drawing against invalid sizes.
* Avoid overflow. Round a bit more consistently.
* Only draw oval heads when sizes are positive.
* Protect against missing data
* Initialize regres. Why didn't the compiler warn about that?
goffice 0.10.20:
* Don't wipe out marker colours just because the shape auto.
* Ensure that the dims number is correct in all cases. [see #743507]
goffice 0.10.19:
* Fixed typo in default map name.
* Allow the window to be maximized. [see #742897]
* Avoid rounding errors by using go_cospi and go_sinpi.
* Don't loose any data when using automatic bins. [#742996]
* Protect against missing data. [#742859]
* Add missing libraries to Requires.private.
* Don't return invalid ticks.
* Allow custom ticks and grid lines for axis lines. [#600482]
* Fix axis title position when at high coordinate.
* Don't use a data vector with no valid value. [#741910]
* Protect against NULL y vector.
* Implement native scrolling. [#741394]
* Only make window composited if the screen is. See bug 741455.
* Fix flags argument of gtk_icon_theme_load_icon.
* Make this work with icon names.
* Lean a bit heavier on libxml's encoding guess instead of g_get_charset
which may be a bit random.
* Actually handle the claimed data: prefix.
* Avoid GtkColorSelDialog which is
_gone_ from current gtk+. Use GtkColorChooserWidget instead.
* Handle a stock_id which is really an icon name.
* Simplify using gtk_action_create_icon which also handled named icons.
* Cleanup. Avoid warnings. Avoid unneccesary overflow.
* Plug leak.
* (_goc_canvas_remove_item): New function. Use of this fixes
several crashes.
* If the canvas changes, tell the old canvas that child is gone.
* Don't mess directly with the canvas' members.
* Move the titles with the axis when some other axis has an offset. [#684777]
* Allow rotation of axis line labels. [#740198]
* Add new goc_canvas_invalidate_region().
* Don't use deprecated signal and functions.
goffice 0.10.18:
* Add baseline anchor values.
* Don't pass NULL to g_strtod(). [#735555]
* Don't skip encoding on user entered names
* Better file mode, (color_maps_load_from_dir): don't check the mime type
as it seems not so reliable, just check the extension. [#735007]
* Create $HOME/.goffice/colormaps if needed. [#735008]
* Fixed more auto style issues. [see Debian #757611]
* Copy the pixbuf and set it back onto the image. An ABI change in gtk
means that changes no longer take effect right away if we just change
the image's pixbuf directly. Fixes#733350.
* Fixed persistence of line width.
* Center ticks by default.
* Add a missing cairo_restore() call.
* Fix theme support. [#733403]
goffice 0.10.17:
* Ensure test is locale independent.
* New GoUnit objects.
* Add control for 3D plots axes lengths. [#694746]
goffice 0.10.16:
* Don't crash when selecting the 3d box.
* Save and read auto-width. Don't save width when auto_width.
* Apply font color. Save auto_color and auto_font (but see
comments). Read auto-color.
* Keep values as integers as long as possible.
* Restore dashes with dots.
* Add a view class for the 3d box to support data that are view dependent.
* Change gog_chart_map_3d_new() signature to suppor the new view class.
* (gog_3d_box_populate_editor): fixed criticals.
* Don't use GDK_THREADS_*. [728793]
goffice 0.10.15:
* goffice/math/go-dtoa.c (fmt_fp): Fix FMR.
(go_dtoa): Speed up shortest-representation.
Simple test for shortest-representation.
When we have infinite room, just use go_dtoa to get the shortest
representation.
Improve short-representation handling.
* Add arguments, change all callers and output gnm:min-integer-chars
Handle the difference between ? and #
* Add expand fields to GogPosition.
* Make charts expand.
* Fix alignment.
* Take expand field into account. [#728752]
* (go_dtoa): Mostly implement the shortest-version flag.
* Properly handle float/double properties.
* Handle TOK_REPEATED_CHAR.
* Improve phase detection.
* Handle text formats here too. That might not seem logical, but a
text format really just has an "@" instead of some combination of
0/#/?; all the other parts are handled identically.
* Handle invisible characters again.
* Use available space when position is manual but size is automatic. [#728391]
* Zero requisition before calling virtual method. All callers expect this.
* Fix argument type for g_lstat.
* Use g_stat, not raw stat.
* Don't output (meaningless) values for things that are "auto".
* (fmt_fp): Portability improvement.
* Explicitly allow manual charts size. [728134]
* Take manual size flags into account.
* Use a canonical gboolean as argument to gtk_widget_set_visible.
goffice 0.10.14:
* When building with !GOFFICE_WITH_LONG_DOUBLE, don't use go_finitel.
Just assume we have isfinite.
* Drop a decimal by double-rounding the decimal string unless the
string ends in '5'.
* (go_dtoa): Improve long-double handling.
* (fmt_fp): Three fixes from musl. (One we already had.)
* Another leak fix. Introspection fix.
* (go_dtoa): New function.
(fmt_fp): Fix buffer overrun. Hit "%.3E" for 999999999.
* Use go_dtoa extensively.
* Also flush string on '#' and '?'.
* Fix problem for 2^51 and like integers.
* New test program.
* Use go_ascii_dtoa. Remove unused beyond_precision.
* Only use last condition as default if it is implicit. If that in
turn means we have no default, use General.
* Always call cairo_restore().
* Remove remaining cond_part references. Handle embedded text.
* Plug leak.
* Retry failed deactivations as long as we make progress. (Some
plugins depend on others.)
* Implement numbered colours instead of just parsing them.
* Match what LO does for "General".
Make sure we don't accidentally output a non-character token as-if
it was a single character.
* Don't make up a number format with nothing but maps in it. LO
doesn't really like that.
New argument keep_open controls whether to close the outermost xml tag.
* Handle conditional formats.
* Fix format prefix strings
* Figure out the correct number of digits to use for condition values
goffice 0.10.13:
* Plug leaks.
* Dispose of ->root instead of simply clearing it.
* Dispose of style context, if we have one.
* Don't save and restore style->width. Code was changed four years ago to
copy the style. And restoring after the _unref is bad.
* Add test for buggy math library (probably caused by compiler bug).
* Fix criticals related to style contexts destruction.
* Really accept leave_notify events. [#668103][see also #706659]
* Write any started number.
* Don't reverse the order of elements. Fixes#698630.
* Write invisible characters but also write blank for LO and friends
* use GsfInputHTTP for URLs starting with "http://" or "https://". [see #724970]
* configure.ac: add test for lsm_itex_to_mathml
* use a local copy of lsm_itex_to_mathml and
friend when not available. [#725693]
* Remove extra DESTDIR. Patch from Julian Sikorski. [#725684]
goffice 0.10.12:
* Fixed parent class.
* Makefile.am: add new mmlitex subdir.
* configure.ac: need libxslt.
* Fix data cleaning issues.
* Use the new GoMathEditor widget.
* New math editor widget.
* Use GtkGrid as parent.
* Add the new GoMathEditor widget.
* New MathML to ITEX convertor.
* New math equations component.
goffice 0.10.11:
* (none?)
goffice 0.10.10:
* && --> ||. Fixes bug 723820.
* Redo all icons here.
* Simplify sizing of icons.
* Handle reconfiguration of the toolbar the item is in.
* Always save the axis position. [#722402]
* Fix compiler warning. [#721004]
* If we're not width-limited, add an extra digit if we don't
round-trip properly. Fix dropping of ".00000".
* Do quarters too.
* Improve accuracy.
* (go_add_epsilon, go_sub_epsilon): Base upon C99's nextafter.
* Test asin and acos.
* (go_complex_angle_pi): Handle diagonals too.
* Test hypot.
* Fix the on-axis case. *Sigh*
* Fix elements number in polar plot series. [#720355]
* Improve prevention of intermediate overflow.
* Fix crasher [#720310], fix valgrind warning.
* Fix enum confusion.
* Check value of go_quad_2pi. Test go_quad_atan2.
* Fix class over premature overflow problems.
* Fix graph guru appearance when used with gtk+-3.10. [#719681]
EMACS_VERSIONS_ACCEPTED.
- Drop emacs20, from the same variable. Fails with mail-parse.el
is missing
(PKGREVISION stays the same, no changes if packaged fine.)
- version: 2.33.0
date: 2015-07-24
new features:
- title: "Driver for SONY DPT-S1."
- title: "Edit Book: When showing suggestions for mis-spelled
words, also show suggestions from user created word lists"
- title: 'Edit Book: Check Book: Add a check for "invalid" ids'
bug fixes:
- title: "Conversion: Ignore stylesheets linked via media
queries that use device specific features."
- title: "Fix covers not being read from some TXTZ files."
- title: "ODT Input: Add support for numbered lists that do
not start numbering at 1."
improved recipes:
- msnbc.com
- Houston Chronicle
v0.3.1: 2015.03.26
- Nickname attribute added
- New parameter in config file: show_nicknames = yes / no
v0.3.2: 2015.03.27
- Read-only support for Categories attribute
v0.3.3: 2015.05.07
- twinkle option was renamed to phone: Now it prints all phone numbers like the mutt option does for
e-mail addresses (more general approach for external phone clients)
- adapted twinkle plugin for use with the new phone option
v0.4.0: 2015.06.15
- new option "add-email": Get full email from stdin, filter senders mail address and add that
address to an existing contact or create a new one. Feature tested with email client mutt.
v0.4.1: 2015.07.16
- improved search results for phone, mutt and alot
- version: 2.32.1
date: 2015-07-17
new features:
- title: "E-book viewer: Automatically save the current reading
position every ten seconds. Prevents loss of reading position
on crash/forced shutdown."
- title: "Edit Book: Check Book: Add checks for missing OPF
version and toc references and for text placed directly inside
the <body> tag"
- title: "calibredb: Add a new search sub-command that can be
used to generate a list of book ids from a search expression"
- title: "Tag Editor: Place the keyboard focus on the last
edited field."
- title: "Edit metadata dialog: When clicking Next and Previous
preserve the current tab of the edit comments widget."
- title: "Linux: Various fixes to make calibre work when compiled
against the latest versions of Qt and PyQt"
- title: "Edit Book: Allow drag and drop of files onto dock
icon on OS X"
bug fixes:
- title: "There was a regression in 2.32.0 that caused conversion
to PDF to fail, the fix for this was released in 2.32.1"
- title: "E-book viewer: Fix a regression in the previous
release that caused the maximum text width setting in full
screen mode to be ignored when switching from normal to full
screen."
- title: "Fix error in template dialog when using {id} in send
to device preferences."
- title: "Edit Book/Book polishing: Fix EPUB books with opf
files that use a non-default namespace for the OPF namespace
being corrupted."
- title: "OS X: Workaround for Qt 5 regression that causes any
errors during startup to be hidden behind the splash screen."
- title: "Conversion: Fix incorrect relative URLs being generated
when an HTML or CSS file is placed higher in the folder hierarchy
than the opf file."
- title: "FB2 Output: Fix error when using the sectionize with
toc option and the input documents Table of Contents contains
multiple items pointing to the same HTML file."
- title: "Conversion: Fix error when input document contains
a font size exactly one point away from the base size."
- title: "Device drivers: Handle devices with undecodeable
filenames in their filesystem. Simply ignore those files."
- title: "Fix Cmd+Left/Right keyboard shortcut not working when
editing items in the book list on OS X."
- title: "Fix corrupted text in the jobs list on some non-English
windows installs"
- title: "Edit Book: Workaround for a Qt regression that caused
'See what changed' after a search and replace on OS X causing
the application to become unresponsive."
- title: "Edit Book: Fix smarten punctuation not working for
books with non-ascii characters in internal file names on OS
X"
improved recipes:
- Harvard Business Review
- Psychology Today
- NRC Handelsblad
- Entrepeneur Magazine
- 20 minutes
- Economia
- Accountancy Age
- Jakarta Post
- Foreign Affairs
- Spectator Magazine
- Daily Express
- The Onion AV Club
- Metro UK
new recipes:
- title: Slate Star Codex
author: Ned Letcher
- title: Hurriyet
author: Adrian Tennessee
This plugin allows you to send requests directly to your browser and perform
a custom search. Some examples: http://www.google.it/search?q= if you want
to perform a search on Google or http://bugs.debian.org if something is wrong
with your system (assuming your distribution is Debian).
To search pkgsrc packages, use the http://pkgsrc.se/search.php?so= URL.
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
Changelog:
4.4.4.3
List of fixed bugs
Bugs fixed compared to the 4.4.4 rc2:
tdf#88295 FILEOPEN: White Background Appears in Impress Text Boxes [Katarina Behrens]
4.4.4.2
List of fixed bugs
Bugs fixed compared to the 4.4.4 rc1:
tdf#90694 check bounds in RPN tokens, related and others [Eike Rathke]
tdf#91228 fix Writer crash [Philippe Jung]
4.4.4.1
List of fixed bugs
Bugs fixed compared to the 4.4.3 rc2:
bnc#203704 RTF export: fix unexpected table row break [Miklos Vajna]
coverity#1296209 logically dead code (gold) [Caolán McNamara]
rhbz#1198848 sw: delete *all* table redlines to fix DOCX import crash [Michael Stahl]
rhbz#1205072 [abrt] libreoffice-core: SwListImpl::~SwListImpl(): soffice.bin killed by SIGSEGV [Michael Stahl]
rhbz#1213173 [abrt] libreoffice-core: com::sun:⭐:uno::WeakReferenceHelper::clear(): soffice.bin killed by SIGSEGV [Michael Stahl]
rhbz#1215060 pass std::exceptions through [Caolán McNamara]
rhbz#1215443 [abrt] libreoffice-core: operator==<const editeng::MisspellRange*, std::vector<editeng::MisspellRange> >(): soffice.bin killed by SIGSEGV [David Tardon]
tdf#55502 shell BASIC function with empty third param hangs [Julien Nabet]
tdf#62536 RTF export: ignore hyperlinks without an URL [Miklos Vajna]
tdf#65498 don't confuse logically r/o doc with physically r/o [Stephan Bergmann]
tdf#66232 cannot open files by COM2 [Mike Kaganski]
tdf#66999 odf2xhtml: there is no attribute 'name' [Robert Antoni Buj Gelonch]
tdf#71034 [OS X] Ugly (too heavy) fake bold [Khaled Hosny]
tdf#71278 fix cursor hiding in presentation mode [Matthew Francis]
tdf#72007 on switching decks keep our left indent, don't assume 0 [Caolán McNamara]
tdf#73211 gtk checkboxes need erase afer toggling [Caolán McNamara]
tdf#75019 bookmarks in exporting to mediawiki [Robert Antoni Buj Gelonch]
tdf#75256 improve sifr - autopilot and conditionalformatdialog [Matthias Freund]
tdf#75360 line breaks in exporting to mediawiki [Robert Antoni Buj Gelonch]
tdf#76825 styles drop down menu is too narrow [Caolán McNamara]
tdf#78834 enable localized system dialogs on OS X [Andras Timar]
tdf#79975 toggle checkered background back on [Caolán McNamara]
tdf#80075 correct Writer formula bar screenshot [Andras Timar]
tdf#80708 RTF export: fix unexpected table row break [Miklos Vajna]
tdf#82968 python3: fix stdio detection on WNT harder [Michael Stahl]
tdf#82998 assume VALUE_CHANGED makes sense only for windows [Caolán McNamara]
tdf#83366 copy and Paste crashes Calc when original doc closed [Henry Castro]
tdf#84435 mod operator does not deal with decimals as described in help [Julien Nabet]
tdf#85424 sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter() [Michael Stahl]
tdf#85432 don't assume Country to be always present, follow-up [Eike Rathke]
tdf#85769 fix duplicate attribute export to docx... [Caolán McNamara]
tdf#86182 RTF import: fix handling of \rtlpar [Miklos Vajna]
tdf#86329 interactive crop preview shouldn't scale proportionally [Trent MacAlpine]
tdf#86624 it works if we first set the size and then the position, [Markus Mohrhard]
tdf#87509 fix default sdr attribute is special object. [Thorsten Behrens]
tdf#87545 don't confuse logically r/o doc with physically r/o [Stephan Bergmann]
tdf#87735 updated Danish dictionary [Andras Timar]
tdf#88056 implement ODF import/export of page title field [Katarina Behrens]
tdf#89152 add missing .ui localizations to install script [Andras Timar]
tdf#89182 draw Note mark before text for correct ZOrder [Laurent Godard]
tdf#89231 if no font has 0x202F fallback to a normal space [Caolán McNamara]
tdf#89510 enable "Check uppercase words" by default [Julien Nabet]
tdf#89750 svx: fix ExternalToolEdit on Windows [Michael Stahl]
tdf#89794 sw: implement SwXFlatParagraph::getPropertySetInfo() [Michael Stahl]
tdf#89957 prevent crash, not really fixed [Eike Rathke]
tdf#90110 basic: fix Randomize statement [Michael Stahl]
tdf#90141 layout crash with table in footnote [Caolán McNamara]
tdf#90155 don't hide+show window before initial show completes [Caolán McNamara]
tdf#90264 missing translation in button UI for pt_BR [Andras Timar]
tdf#90421 RTF export: ignore hyperlinks without an URL [Miklos Vajna]
tdf#90474 line breaks in exporting to mediawiki [Robert Antoni Buj Gelonch]
tdf#90604 vcl: reduce MapMode precision further to 32 bits... [Michael Stahl]
tdf#90614 oups... I was too eager in replacing getAny() with makeAny() [Lionel Elie Mamane]
tdf#90723 LibreLogo: missing oldlcap initialization [László Németh]
tdf#90757 ensure start row / end row order makes sense [Eike Rathke]
tdf#90808 sw: fix detection of duplicate CrossRefBookmarks [Michael Stahl]
tdf#90809 i18npool: fix crash in Thai break iterator [Michael Stahl]
tdf#90816 sw: fix bookmark loss in SwUndoDelete [Michael Stahl]
tdf#90846 'Optimal View' mislabelled in English (GB) [Andras Timar]
tdf#90905 fix for url encoding in internal urls [Vasily Melenchuk]
tdf#90911 fix wrong parameter size on getsockname [Juergen Funk]
tdf#90929 fix Thai translation of 'Tabloid' page format [Andras Timar]
tdf#90946 sw: ODF import: ignore invalid gradient-name if style SOLID [Michael Stahl]
tdf#90969 basic: add horrible hack to avoid crash due to ... [Michael Stahl]
tdf#90999 import spreadsheetML cells with inline formatting tags [Robert Antoni Buj Gelonch]
tdf#91009 correct thousands separator character for locale es_CR [Julien Nabet]
tdf#91057 transliterateChar2Char throws MultipleCharsOutputException [Caolán McNamara]
tdf#91078 check also DBData modified, not only named expressions [Eike Rathke]
tdf#91140 ODF import: try to ignore invalid draw:fill="solid" [Michael Stahl]
tdf#91195 vcl: reduce MapMode precision further to 32 bits... [Michael Stahl]
tdf#91261 DOCX import: snapGrid property of paragraphs are ignored [Mark Hung]
- version: 2.31.0
date: 2015-06-19
new features:
- title: "E-book viewer: Make the search engine used for
searching for selected text configurable (in the Miscellaneous
section of the viewer preferences)"
bug fixes:
- title: "E-book viewer: Fix dragging to select text with the
mouse causing the page to slide sideways in paged mode, if the
mouse leaves the text area."
- title: "E-book viewer: Fix transitioning between full screen
mode and normal mode sometimes causing current position to not
be preserved."
- title: "AZW3 Input: Ignore incorrect text encoding (incorrectly
encoded bytes are now replaced by placeholders) instead of
erroring out."
- title: "Get Books: Update Legimi and CDP store plugins for
website changes"
- title: "Fix Cybook Nolimbook not being detected in linux and
OS X."
- title: "DOCX Output: Fix internal hyperlinks being ignored
when they point to a HTML file whose <body> element has an id."
- title: "Edit Book: Fix groups in replace template being
interpreted backwards when search direction is up"
- title: "Searching: When search as you type is active, do not
change automatically change focus to the book list when searching,
unless the user presses Enter."
- title: "Font subsetting: Fix subsetting removing some needed
ligatures when subsetting some Arabic fonts"
- title: "Prevent errors when testing email sending even if
stderr on the host machine is broken"
improved recipes:
- Baltimore Sun
- El Mercurio Chile
- Sydney Morning Herald
new recipes:
- title: Various Ukranian news sources
author: rpalyvoda
=== 2.4.8 / 2015-06-08
Bug fixes:
* Tightened API endpoint checks for CVE-2015-3900
=== 2.4.7 / 2015-05-14
Bug fixes:
* Backport: Limit API endpoint to original security domain for CVE-2015-3900.
Fix by claudijd
- version: 2.30.0
date: 2015-06-05
new features:
- title: "An option to auto-convert a book on adding even if
it is already in the output format (Preferences->Adding Books)."
- title: "E-book viewer: If there are entries in the Table of
Contents that are long enough to be truncated, display the full
text in a popup menu when the mouse hovers over the item."
- title: "News download: Add support for turning off SSL
certificate verification in individual recipes"
- title: "Kobo driver: Support for upcoming firmware version
3.16"
bug fixes:
- title: "DOCX Output: Fix aspect ratio of images being distorted
when the input document specifies image width but not height
or vice-versa."
- title: "DOCX Output: Fix extra page breaks being inserted in
some situations."
- title: "LIT Input: Fix smarten punctuation not working for
text (as opposed to HTML) based LIT files."
- title: "EPUB metadata: Fix extraction of cover image from
EPUB 3 files that do not use EPUB 2 backward compatible markup
and that have incorrect cover page markup as well."
- title: "Book details panel: On windows use only \\ as a path
separator when copying file paths"
- title: "Edit Book: Fix Saved searches panel not working well
with very long search/replace expressions"
- title: "OS X: Fix changing preferences causing 'Email to
selected recipients...' appearing multiple times in the
Connect/Share menu."
- version: 2.29.0
date: 2015-05-29
new features:
- title: "Allow opening the full Tag Editor dialog directly
from the book list by holding down the Shift key while starting
an edit of a tag-like field. For example, click on the tags
field for a book and press Shift-F2"
- title: "Tag Browser: Allow undoing the deletion of items in
the Manage categories window"
- title: "calibredb add: Allow setting arbitrary identifiers,
not just ISBN."
- title: "Add a 'Retry' button to the news download failed
error message."
bug fixes:
- title: "DOCX Output: Detect the common idiom of placing
centered images as inline images inside a containing centered
block and render the resulting image as a floating centered
image in the DOCX file."
- title: "DOCX Output: Fix incorrect handling of bold/italic
in paragraphs where the majority of text is either bold or
italic instead of normal"
- title: "Table of Contents editor: Fix save/load of settings
in the XPath wizard not working across restarts"
- title: "Get Books: Update the Kobo Store plugin for website
changes"
improved recipes:
- Popular Science
- General Knowledge Today
- Scientific American
- Wired Magazine
3.2.0 (June 2, 2015)
* Updated SRI integrity to align with spec changes
* Deprecated Manifest integrity attribute
* Cleanup concatenating JS sources with newlines
3.1.0 (May 10, 2015)
* Removed "index" logical path normalization. Asset#logical_path is always
the full logical path to the index file.
* Fixed static asset mtimes
* Fix manifest cleanup by age
* Removed redundant minifier level cache
* Updated SRI format according to spec changes
3.0.3 (April 27, 2015)
* Fix static asset mtime fallback
* Only warn when specified asset version can not be loaded.
3.0.2 (April 22, 2015)
* Ensure legacy Tilt handlers return String class data. Fixes issues with
Haml Tilt handler.
* Type check and improve error messages raised on bad processor returned
results.
* Improve error message for relative paths not under load path.
* Changed HTML encoding fallback from ISO-8859-1 to default external.
* Avoid falling back to 0 mtimes which may cause warnings with tar
3.0.1 (April 14, 2015)
* Fixed Context#depend_on with paths outside the load path
* 3.0.0 (April 12, 2015)
* New processor API. Tilt interface is deprecated.
* Improved file store caching backend.
* MIME Types now accept charset custom charset detecters. Improves support
for UTF-16/32 files.
* Environment#version no longer affects asset digests. Only used for busting
the asset cache.
* Removed builtin support for LESS.
* Removed //= include directive support.
* Deprecated BundledAsset#to_a. Use BundledAsset#included to access
debugging subcomponents.
* Support circular dependencies. For parity with ES6 modules.
* Manifest compilation will no longer generate .gz files by default. Mixing
Content-Encoding and ETags is just a bad idea
* Added linked or referenced assets. When an asset is compiled, any of its
links will be compiled as well.
* Introduce some limitations around enumerating all logical paths. 4.x will
deprecate it and favor linked manifests for compliation.
* Add Asset integrity attribute for Subresource Integrity
* Default digest changed to SHA256. Configuring digest_class is deprecated.
* Rename Asset#digest to Asset#hexdigest. Asset#digest is deprecated and
will return a raw byte String in 4.x.
* Added transitional compatibility flag to Environment#resolve(path, compat:
true). 2.x mode operates with compat: true and 4.x with compat: false
* manifest-abc123.json renamed to .sprockets-abc123.json
Update misc/rlwrap to rlwrap-0.42.
Changes:
0.42
----
* Added --mirror-arguments (-U) option
* On SunOS tcgetattr(slave pty) failed with "Invalid argument"
* If the completion list contained two words, one of which a
prefix of the other (e.g. "sea" and "seagull") the shorter one would
be skipped when displaying a list of completions
* reading completion files (with the -f option, or from
$RLWRAP_HOME/<command>_completions) could fail with an incorrect
ENOENT ("No such file or directory")
* rlwrap -z listing wouldn't list filters
* When both master and slave pty are unfit for sensing slave
commands terminal settings, rlwrap now bails out with an error
"cannot determine terminal mode of slave command"
0.41
----
* Slightly late SIGCHLD could cause an I/O error on master pty
* Added -W (-polling) option to poll slave pty for changes in its
interrupt character and ISIG flag.
* if $TERM is not found in termcap/terminfo database, use vt100
0.40
----
* configure will now find tgetent() in libtinfo
* compiling with gcc -O2 made rlwrap hang after CTRL-D on empty line
* HP-UX 11 has weird tgetent() return values, confusing rlwrap
* On Solaris, rlwrap would sometimes fail with "TIOCSWINSZ failed on
slave pty"
* Single quote ' is now word-breaking by default
* multi-line edit would mangle upper ASCII and UTF-8 (and still does
that to UTF16 :( )
* added --extra-char-after-completion and -multi-line-ext options
* rlwrap now recognises the 'rmcup' and 'rmkx' character sequences used by
programs that use an alternate screen (like editors and pagers) to return
from it.
* configure will now correctly determine pty type on SCO OpenServer
* rlwrap --no-children would leak file descriptors to /proc/<command_pid>/wchan
* non-ASCII characters in multi-line input are no longer replaced
by spaces after calling an external editor
* running rlwrap within emacs would crash (division by zero).
rlwrap now bails out whenever terminal width == 0
* added --enable-proc-mountpoint config option to use alternate linux-like
proc filesystems (like in FreeBSD) for finding <command>s working dir (-c option)
and kernel function in which <command> is sleeping (-N option)
* added prototype for copy_without_ignore_markers, fixing a segfault on NetBSD/amd64
* commands final output before dying was lost on FreeBSD
* Filters now get complete echo lines even if the echo comes back in chunks
20150412:
- fix: watchdog cannot do its job if it is cleaned up to early
- fix: clear sa_flags and sa_mask before use, although ignored
20141227:
- added option --pid to print PID of current process
- updated usage to include option -W
- man page formatting fixes
- configure updates
- support compiling on systems that do not define PATH_MAX
Cw is a non-intrusive real-time ANSI color wrapper for common unix-based
command. It is designed to simulate the environment of the commands being
executed, so that if a person types 'du', 'df', 'ping', etc. in their
shell it will automatically color the output in real-time according to
a definition file containing the color format desired. cw has support
for wildcard match coloring, tokenized coloring, headers/footers, case
scenario coloring, command line dependent definition coloring, and
includes over 50 pre-made definition files.
=== 4.3.4 / 2015-05-03
* Fixed a regression with the compact help formatter.
=== 4.3.3 / 2015-04-21
* Updated to highline 1.7.2 to fix a regression with terminal size (https://github.com/JEG2/highline/pull/139).
* Help formatting updated to look better for commands with long names. (@jszwedko)
=== 4.3.2 / 2015-03-31
* Version bump to publish new location of Commander to Rubygems. Moved to https://github.com/commander-rb/commander
=== 4.3.1 / 2015-03-27
* Fix various Ruby warnings for circular requires, etc.
* Update to use highline 1.7 (@SkyTrix)
2015/05/28
+ fixes for two autoconf macros, CF_ADD_INCDIR and CF_NCURSES_CONFIG
from work on ncurses.
+ build-fix for NetBSD curses (patch by Matthias Scheler).
- version: 2.28.0
date: 2015-05-15
new features:
- title: "Conversion of all ebook formats to Microsoft Word (DOCX) files"
type: major
description: "Supports conversion of text styles, images,
lists, tables, embedded fonts, etc. Produces DOCX files
compatible with Microsoft Word 2007 or newer. Note that this
code is very new, so there will likely still be kinks that
will be worked out in the coming weeks."
- title: "Add keyboard shortcuts (Ctrl+Right, Ctrl+Left) to
switch between virtual library tabs."
- title: "When sending email using GMX pause for five minutes
between books, to prevent GMX from blocking the account. The
delay can be configured via Preferences->Tweaks"
bug fixes:
- title: "Open With: Fix application icons in XDG_DATA_HOME on
linux not being found and fix unhandled error when choosing
non-executable files as applications."
- title: "AZW3 Output: Remove duplicate anchors to workaround
some Kindle renderers using the last occurrence of an anchor
as the target instead of the first."
- title: "Fix language definition on body tag being ignored
during conversion"
- title: "Edit book: When importing multiple files into the
book, import them in the order sorted by their filenames instead
of in random order"
- title: "E-book viewer: Fix print to pdf not working on some
windows systems with non-ascii usernames and non-utf-8 system
locales. Also make the print to pdf dialog a little easier to
use."
- title: "Edit Book: Fix TOC editor window not remembering its
last used size"
improved recipes:
- Field and Stream
- Linux Magazine
- Brand Eins
- Courrier International
- Wired Magazine
- The Onion
2015/05/13
+ add configure option --with-install-prefix, like ncurses.
+ add --with-screen and related configure options from ncurses-examples
to allow building with ncurses6 test-packages.
+ update configure macros for improved coding style from lynx changes.
+ updated ro.po from
http://translationproject.org/latest/dialog/
+ update config.guess, config.sub
> patches by Florent Rougon:
+ fix two bugs in the "--file" option.
+ When the number of arguments read from the included file is 0, the
code used to just skip over '--file' and its argument instead of
removing them from the argument list, causing "Error: Unknown
option --file" later on.
+ In the alternative case (at least one argument read from the file),
the previous code used to do '--j;' in order to "force rescan" of
the inserted arguments. However, control then flowed to outer
blocks where a '++j;' counteracted this measure, causing "Error:
Unknown option --msgbox" (for instance) later on.
+ modify escaping in argv.c to be more uniform, whether or not the
backslash is found within a parameter.
Changelog:
CHANGES FROM 1.9a to 2.0 6 March 2015
Incompatible Changes
====================
* The choose-list command has been removed.
* 'terminal-overrides' is now a server option, not a session option.
* 'message-limit' is now a server option, not a session option.
* 'monitor-content' option has been removed.
* 'pane_start_path' option has been removed.
* The "info" mechanism which used to (for some commands) provide feedback
has been removed, and like other commands, they now produce nothing on
success.
Normal Changes
==============
* tmux can now write an entry to utmp if the library 'utempter' is present
at compile time.
* set-buffer learned append mode (-a), and a corresponding
'append-selection' command has been added to copy-mode.
* choose-mode now has the following commands which can be bound:
- start-of-list
- end-of-list
- top-line
- bottom-line
* choose-buffer now understands UTF-8.
* Pane navigation has changed:
- The old way of always using the top or left if the choice is ambiguous.
- The new way of remembering the last used pane is annoying if the
layout is balanced and the leftmost is obvious to the user (because
clearly if we go right from the top-left in a tiled set of four we want
to end up in top-right, even if we were last using the bottom-right).
So instead, use a combination of both: if there is only one possible
pane alongside the current pane, move to it, otherwise choose the most
recently used of the choice.
* 'set-buffer' can now be told to give names to buffers.
* The 'new-session', 'new-window', 'split-window', and 'respawn-pane' commands
now understand multiple arguments and handle quoting problems correctly.
* 'capture-pane' understands '-S-' to mean the start of the pane, and '-E-' to
mean the end of the pane.
* Support for function keys beyond F12 has changed. The following explains:
- F13-F24 are S-F1 to S-F12
- F25-F36 are C-F1 to C-F12
- F37-F48 are C-S-F1 to C-S-F12
- F49-F60 are M-F1 to M-F12
- F61-F63 are M-S-F1 to M-S-F3
Therefore, F13 becomes a binding of S-F1, etc.
* Support using pane id as part of session or window specifier (so % means
session-of-%1 or window-of-%1) and window id as part of session
(so @1 means session-of-@1).
* 'copy-pipe' command now understands formats via -F
* 'if-shell' command now understands formats via -F
* 'split-window' and 'join-window' understand -b to create the pane to the left
or above the target pane.
Changelog:
Bugs fixed compared to the 4.4.2 rc1:
tdf#68963 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
tdf#89958 filter ends with / does not end with correction [Eike Rathke]
tdf#90010 partially revert "package: Do not bother with deflating jpeg images" [Matúš Kukan]
Bugs fixed compared to the 4.4.1 final (rc2):
bnc#770711 clear hard-coded char props in table cells... [Caolán McNamara]
collabora#1000115 SwTxtFrm: don't join follow just because it has no content [Miklos Vajna]
rhbz#1193971 clear hard-coded char props in table cells... [Caolán McNamara]
tdf#38837 reduce power consumption by minimizing idle timers [Ashod Nakashian]
tdf#39279 prioritise Thunderbird address books in first-match search [Julien Nabet]
tdf#40835 add backward compatibility for ODFF function FDIST. [Winfried Donkers]
tdf#50133 wrong underlining in Reports [Julien Nabet]
tdf#53861 add libGLU.so.1 and libXinerama.so.1 to rpm/deb requirements [Christian Lohmaier]
tdf#55620 asan: failure to load attachment under asan [Caolán McNamara]
tdf#57873 prioritise Thunderbird address books in first-match search [Julien Nabet]
tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir]
tdf#71095 calc doesn't paste images copied from some web browsers [Henry Castro]
tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson]
tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl]
tdf#78221 cannot drag twice the same cell when editing formula [Henry Castro]
tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens]
tdf#80137 paste array formula into range pastes as non-array formula [Henry Castro]
tdf#81429 select corresponding listbox entry if not current [Eike Rathke]
tdf#81659 handle expand reference edge correctly [Eike Rathke]
tdf#83371 cannot navigate to list Files in LibreOffice dialogs [Szymon Kłos]
tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells [Henry Castro]
tdf#84102 expose XAccessibleExtendedAttributes through ATK [Jacobo Aragunde Pérez]
tdf#84514 don't hide grid along with checkbox if not needed [Katarina Behrens]
tdf#84556 also relative row references need to wrap around, like for columns [Tor Lillqvist]
tdf#86159 floating windows have complicated borders [Caolán McNamara]
tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian]
tdf#87303 svtools: relax the security a bit for embedded objects [Michael Stahl]
tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers]
tdf#87820 images not displayed properly in Calc [Henry Castro]
tdf#87834 strange behavior of mid()-function [Julien Nabet]
tdf#88547 revert "allow inline date-arrays for array functions", [Winfried Donkers, Eike Rathke]
tdf#88583 related: RTF export: need to take care of fill attributes when ... [Miklos Vajna]
tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane]
tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to us [Miklos Vajna]
tdf#88847 fields of query design can be moved to the left only [Julien Nabet]
tdf#89004 improve performance of document data collection [Ursache Vladimir]
tdf#89252 fix bold, regular font spacing bug for Graphite fonts [Martin Hosken]
tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontwork [Miklos Vajna]
tdf#89281 fix performance regression of XLS import [László Németh]
tdf#89330 preserve file name case in an unresolvable external named range [Jan Kantert]
tdf#89391 datasource URL in Database Properties window cannot be viewed [Szymon Kłos]
tdf#89436 fix ScHorizontalAttrIterator performance [László Németh]
tdf#89451 implement fill based on style also for chart area, [Markus Mohrhard]
tdf#89454 this should be [-90, 90] and not (-90, 90), [Markus Mohrhard]
tdf#89460 test pChangeTrack before using it [Laurent Godard]
tdf#89482 return size of system virtual device resource at construction. [Michael Meeks]
tdf#89484 check that sheet reference is within selected sheets [Eike Rathke]
tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke]
tdf#89520 make TOX creation more robust [Tobias Lippert]
tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl]
tdf#89666 vcl: speed up HbLayoutEngine line layout for large paragraphs [Michael Stahl]
tdf#89679 fix incorrect mapping of font-family-complex and CharFontNameAsian [Mark Hung]
tdf#89791 DOCX: don't save custom.xml if it's empty [Julien Nabet]
tdf#89872 revert "allow inline date-arrays for array functions", [Eike Rathke]
Changelog:
Bugs fixed compared to the 4.4.2 rc1:
tdf#68963 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
tdf#89958 filter ends with / does not end with correction [Eike Rathke]
tdf#90010 partially revert "package: Do not bother with deflating jpeg images" [Matúš Kukan]
Bugs fixed compared to the 4.4.1 final (rc2):
bnc#770711 clear hard-coded char props in table cells... [Caolán McNamara]
collabora#1000115 SwTxtFrm: don't join follow just because it has no content [Miklos Vajna]
rhbz#1193971 clear hard-coded char props in table cells... [Caolán McNamara]
tdf#38837 reduce power consumption by minimizing idle timers [Ashod Nakashian]
tdf#39279 prioritise Thunderbird address books in first-match search [Julien Nabet]
tdf#40835 add backward compatibility for ODFF function FDIST. [Winfried Donkers]
tdf#50133 wrong underlining in Reports [Julien Nabet]
tdf#53861 add libGLU.so.1 and libXinerama.so.1 to rpm/deb requirements [Christian Lohmaier]
tdf#55620 asan: failure to load attachment under asan [Caolán McNamara]
tdf#57873 prioritise Thunderbird address books in first-match search [Julien Nabet]
tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir]
tdf#71095 calc doesn't paste images copied from some web browsers [Henry Castro]
tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson]
tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl]
tdf#78221 cannot drag twice the same cell when editing formula [Henry Castro]
tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens]
tdf#80137 paste array formula into range pastes as non-array formula [Henry Castro]
tdf#81429 select corresponding listbox entry if not current [Eike Rathke]
tdf#81659 handle expand reference edge correctly [Eike Rathke]
tdf#83371 cannot navigate to list Files in LibreOffice dialogs [Szymon Kłos]
tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells [Henry Castro]
tdf#84102 expose XAccessibleExtendedAttributes through ATK [Jacobo Aragunde Pérez]
tdf#84514 don't hide grid along with checkbox if not needed [Katarina Behrens]
tdf#84556 also relative row references need to wrap around, like for columns [Tor Lillqvist]
tdf#86159 floating windows have complicated borders [Caolán McNamara]
tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian]
tdf#87303 svtools: relax the security a bit for embedded objects [Michael Stahl]
tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers]
tdf#87820 images not displayed properly in Calc [Henry Castro]
tdf#87834 strange behavior of mid()-function [Julien Nabet]
tdf#88547 revert "allow inline date-arrays for array functions", [Winfried Donkers, Eike Rathke]
tdf#88583 related: RTF export: need to take care of fill attributes when ... [Miklos Vajna]
tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane]
tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to us [Miklos Vajna]
tdf#88847 fields of query design can be moved to the left only [Julien Nabet]
tdf#89004 improve performance of document data collection [Ursache Vladimir]
tdf#89252 fix bold, regular font spacing bug for Graphite fonts [Martin Hosken]
tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontwork [Miklos Vajna]
tdf#89281 fix performance regression of XLS import [László Németh]
tdf#89330 preserve file name case in an unresolvable external named range [Jan Kantert]
tdf#89391 datasource URL in Database Properties window cannot be viewed [Szymon Kłos]
tdf#89436 fix ScHorizontalAttrIterator performance [László Németh]
tdf#89451 implement fill based on style also for chart area, [Markus Mohrhard]
tdf#89454 this should be [-90, 90] and not (-90, 90), [Markus Mohrhard]
tdf#89460 test pChangeTrack before using it [Laurent Godard]
tdf#89482 return size of system virtual device resource at construction. [Michael Meeks]
tdf#89484 check that sheet reference is within selected sheets [Eike Rathke]
tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke]
tdf#89520 make TOX creation more robust [Tobias Lippert]
tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl]
tdf#89666 vcl: speed up HbLayoutEngine line layout for large paragraphs [Michael Stahl]
tdf#89679 fix incorrect mapping of font-family-complex and CharFontNameAsian [Mark Hung]
tdf#89791 DOCX: don't save custom.xml if it's empty [Julien Nabet]
tdf#89872 revert "allow inline date-arrays for array functions", [Eike Rathke]
Deal with the sysinst message changes of 2015-04-30.
When halting the VM, don't quit as soon as the text "halted" is seen,
because it may be part the message "halted by root", which is printed
before disks have been synced. Instead look for "The operating system
has halted", EOF, or a timeout.
New Features
* Edit metadata dialog: Add a clear button for the publisher.
* DOCX Input: Add option to not insert page breaks between endnotes.
* calibredb list: Allow outputting the book languages as well.
* Italian translation of Quick Start Guide
* Embed metadata: When embedding metadata fails for some books,
add an option to show the failed books in the book list
* Animate the main toolbar when a device is connected/disconnected,
to indicate that the contents of the toolbar have changed
Bug Fixes
* E-book viewer: When printing, print to a PDF file instead of
directly to the printer. This fixes printing not working on some
systems.
* AZW3 Input: Handle kindlegen produced azw3 files that do not use
normal HTML anchors for linking.
* Fix too many open files errors that could occur in a few places
on OS X
* Do not allow user to hide all columns in book list via the context
menu, as restoring them becomes difficult
This release provides various minor updates & corrections that have
accumulated since the last katamari, without waiting forever for
someone to step up to create the next katamari.
Alan Coopersmith (8):
MAINTAINERS: Update URL to Solaris X11 distro web page
List xsetmode & xsetpointer as Obsolete in MAINTAINERS file
List libxkbui as Obsolete in MAINTAINERS file
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
X.man: disengender a user reference
Fix various typos & spelling errors across the docs
xorg-docs 1.7.1
Dr. Tilmann Bubeck (1):
Added Dr. Tilmann Bubeck as maintainer of xauth
Eric S. Raymond (3):
Clean up presentation-level markup so DocBook conversion can work.
Rename SYNIOPSIS to OVERVIEW...
Rename SYNOOPSIS to DESCRIPTION...
Gaetan Nadon (1):
Fix typo in Release Notes.
Rob Clark (1):
add maintainers entry for xf86-video-omap
Thomas Hellstrom (2):
Updated VMware maintainer email and vmware driver status
Change maintainer info of xf86-video-vmware
- Githubify
(upstream)
- Update 1.3.1 to 1.3.3
---------------------
Tue Aug 5 2014 Aleksey
* === Version 1.3.3 ===
Mon Aug 4 2014 And Sch, Aleksey
* librhash: small optimization of Whirlpool
Sat Aug 2 2014 Aleksey
* option --exclude for skipping some files during recursive scanning
Fri Aug 1 2014 Aleksey
* update the SHA3 algorithm to follow the changes of the FIPS 202 draft
Wed Jul 30 2014 Aleksey
* support torrents with more than one announce url
Tue Jul 29 2014 Aleksey
* LibRHash now exports torrent functions
Mon Jul 21 2014 Tsukasa Oi
* fixed test_rhash.sh script failing on the en_US.UTF-8 locale
Wed Jul 16 2014 Aleksey
* changed the `-p' format names of sha* families, see manpage
* set a boolean in config to true by a string `true', `on' or `yes'
Sun Jul 13 2014 Aleksey
* Ctrl-C now interrupts benchmarking
Wed Jul 2 2014 Aleksey
* === Version 1.3.2 ===
Sat Jun 21 2014 Aleksey
* report warnings on files locked by some processes
Thu Jun 19 2014 Brad Campbell
* ignore non-regular files while scanning directories recursively
Wed Jun 18 2014 Aleksey
* option --follow for following symlinks to directories
Sun Apr 13 2014 ZinnKid
* BTIH piece length calculation updated to follow the uTorrent algorithm change
- version: 2.26.0
date: 2015-04-24
new features:
- title: "Driver for the soon to be released Kobo Glo HD"
bug fixes:
- title: "Do not use a separate process to draw the splash
screen. This might fix the issue of calibre randomly freezing
on startup on a few windows systems"
- title: "MOBI Ouput: Fix :first-letter applied to elements
containing a comment causing conversion to fail"
- title: "Properly display names of libraries containing the
ampersand character."
- title: "When sorting filenames in comics treat the file
extension as a secondary sort key. Fixes xyz.jpg sorting before
xyz_1.jpg"
- title: "Fix a regression in 2.25 that broke the search &
replace wizard in the conversion dialog when converting a book
with multiple formats"
- title: "Content server: Fix errors when library contains
enough virtual libraries to cause grouping."
- title: "Manage tags dialog: Fix setting a tag to empty causes
an unhandled error."
- title: "E-book viewer: Fix a regression that caused the viewer
to occasionally skip the last page in a chapter when displaying
more than one pages per screen and scrolling by screen"
- title: "Edit Book: Fix open OPF file not being refreshed when
deleting items from the file browser."
improved recipes:
- WirtschaftsWoche Online
- Wired
- CNN
new recipes:
- title: Discover Magazine Monthly
author: Michael Marotta
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major
Xfce releases since 4.6.2, our previous pkgsrc release. For more information
about the thousands of changes in each major release since then, please see:
Xfce 4.12 announcement:
http://www.xfce.org/about/news
Xfce 4.12 tour:
http://www.xfce.org/about/tour
Xfce 4.10 announcement:
http://www.xfce.org/about/news/?post=1335571200
Xfce 4.10 tour:
http://www.xfce.org/about/tour410
Xfce 4.8 announcement:
http://www.xfce.org/about/news/?post=1295136000
Xfce 4.8 tour:
http://www.xfce.org/about/tour48
The pkgsrc changes since then are:
New packages:
archivers/xfce4-thunar-archive
graphics/elementary-xfce-icon-theme
mail/xfce4-mailwatch-plugin
misc/xfce4-time-out-plugin
multimedia/xfce4-thunar-media-tags
sysutils/xfce4-mount-plugin
sysutils/xfce4-taskmanager
sysutils/xfce4-thunar-vcs
sysutils/xfce4-verve-plugin
x11/xfce4-garcon
x11/xfce4-notifyd
x11/xfce4-tumbler
x11/xfce4-whiskermenu-plugin
Renamed packages:
devel/xfconf to devel/xfce4-conf
x11/libxfce4menu to x11/libxfce4ui
x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter
Updated packages:
audio/xfce4-mixer
audio/xfce4-xmms-plugin
devel/xfce4-dev-tools
editors/xfce4-mousepad
graphics/ristretto
meta-pkgs/xfce4-extras
meta-pkgs/xfce4
misc/xfce4-weather-plugin
multimedia/xfce4-mpc-plugin
net/xfce4-wavelan-plugin
sysutils/xfce4-appfinder
sysutils/xfce4-battery-plugin
sysutils/xfce4-cpugraph-plugin
sysutils/xfce4-diskperf-plugin
sysutils/xfce4-fsguard-plugin
sysutils/xfce4-genmon-plugin
sysutils/xfce4-netload-plugin
sysutils/xfce4-quicklauncher-plugin
sysutils/xfce4-systemload-plugin
sysutils/xfce4-thunar
sysutils/xfce4-xarchiver
sysutils/xfce4-xkb-plugin
textproc/xfce4-dict-plugin
time/xfce4-datetime-plugin
time/xfce4-orage
time/xfce4-timer-plugin
wm/xfce4-wm-themes
wm/xfce4-wm
x11/libxfce4gui
x11/libxfce4util
x11/xfce4-clipman-plugin
x11/xfce4-desktop
x11/xfce4-exo
x11/xfce4-eyes-plugin
x11/xfce4-gtk2-engine
x11/xfce4-notes-plugin
x11/xfce4-panel
x11/xfce4-places-plugin
x11/xfce4-session
x11/xfce4-settings
x11/xfce4-terminal
Removed packages:
sysutils/xfce4-volman
x11/xfce4-utils
This is based on a huge amount of work by the NetBSDfr team and Youri Mouton,
who takes over as MAINTAINER, and has been tested by Youri on a large number
of platforms prior to commit. A massive thanks to them. Any issues with the
import are mine alone as the committer-by-proxy.
For a full description of the changes since 4.4.1 see
https://wiki.documentfoundation.org/ReleaseNotes/4.4
The table of contents of the release notes is:
1 About this page
2 Writer
2.1 Master Document Templates
2.2 Shapes can have a TextBox
2.3 Improvements to Track Changes
2.4 Style dropdown
2.5 Line numbering easier to apply for headers and footers
2.6 Status bar improvements
2.7 Toolbar improvements
2.8 Navigator bookmarks
2.9 AutoCorrect improvements
3 Calc
3.1 Statistics Wizard (alternative to Excel's Add-in "Analysis
ToolPak")
3.2 Direct conversion of formulas into static values
3.3 Formula engine
3.4 Toolbar improvements
3.5 Sheet context menu
4 Impress and Draw
4.1 Text of Master View Object Previews
4.2 Select and toggle off master elements directly via Delete
4.3 OpenGL transitions
4.4 Page Title field
4.5 Inherit current style of cells when inserting New row/column
in table
4.6 Password for editing
4.7 Printing: use specified paper size
4.8 Zoom Mode button
4.9 Toolbar improvements
4.10 Menubar improvements
5 Math
5.1 Color support
6 Core
6.1 Included fonts
6.2 Digitally signed PDF export
6.3 Drawing objects
6.4 Technical Dictionary
7 LibreOfficeKit
8 Help content
9 Code quality
9.1 Translation of German comments
9.2 Coverity
9.3 Refactoring
10 Filters
10.1 Media file formats
10.2 New import filters
10.3 Connection to SharePoint and OneDrive
10.4 Improved OOXML support
10.5 Improved Visio support
10.6 Improved Table of Contents in HTML export
10.7 Document thumbnails
10.8 Improved MS Publisher support
10.9 Improved Abiword support
10.10 Improved MS Works Spreadsheet support
10.11 Improved FictionBook support
11 GUI
11.1 Dialogs conversion to WidgetLayout finished
11.2 Sifr as the default icon theme on OS X
11.3 Changes to rulers
11.4 Start Center
11.5 New default templates
11.6 New color selector
11.7 Reworked paragraph line spacing dropdown
11.8 Bullet and Numbering dropdown
11.9 Sidebar changes
11.10 Context menu changes
11.11 Edit / Read-only mode
11.12 Tab changes
11.13 Firefox Themes
11.14 Image scaling
11.15 Simplification of Special Character dialog
11.16 Icon improvements
11.17 Locale in About dialog
11.18 UI text improvements
12 Localization
12.1 New languages/locales with locale data
12.2 Improved language tools (spell-check dictionaries, thesaurus,
hyphenation patterns)
13 Performance
14 Scripting / Basic
14.1 Access2Base updated
15 Feature removal / deprecation
16 API changes
16.1 Removed configuration options
16.2 C++ UNO language binding and URE libraries
16.2.1 OSL macro clean-up
16.2.2 IReference and ReferenceObject
16.3 Java UNO language binding
16.4 UNO API changes
17 Platform compatibility
17.1 Windows
17.2 OS X
- version: 2.25.0
date: 2015-04-17
new features:
- title: "Edit Book: Make embedding fonts using the manage
fonts dialog easier. You can now double click on a font family
to see what faces for that family area available on your computer
and install new fonts directly from the dialog."
- title: "Book Details panel: Allow deleting tags/series/publisher/etc.
by right clicking on the link in the book details panel."
- title: "E-book viewer: Allow expanding/collapsing all items
in the Table of Contents view by right clicking"
- title: "When using the View specific format action add an
'Open With' button to choose a specific program to view the
specified format"
- title: "Fetch News: Add API to allow recipe writers to easily
resolve internal links to point to the downloaded versions of
articles"
- title: "DOCX Input: Add support for DOCX files created by
Word 2013 in 'Strict' mode"
- title: "When getting cover from comic files, use smart filename
sorting to find the first filename, recognizing numbers inside
the filenames."
bug fixes:
- title: "E-book viewer: When displaying multiple pages per
screen fix whole screen scrolling so that it works as expected
even at the end of the file, when their might be fewer pages
left than would fill the screen."
- title: "DOCX Input: Automatically resize large images used
as bullets in lists, to compensate for the fact that HTML
renderers do not do this."
- title: "Book list: Prevent yes/no columns from making the
minimum row height too large."
- title: "Template language: Fix raw_field() function returning
incorrect values for lists"
- title: "Edit book: Fix book locale changing when OPF edited
if OPF contains a country code in addition to a language code"
- title: "Edit Book: Fix escaped HTML tags in the comments
metadata being reported as mis-spelled words."
- title: "Edit Book: Fix regression that caused copying of
non-breaking spaces to not work when using the keyboard shortcuts"
- title: "Open With: Fix open with not working for programs
from the Microsoft Office suite"
improved recipes:
- Die Zeit
- NZZ Webpaper
- Arcamax
new recipes:
- title: MIT Technology Review Magazine
author: Michael Marotta
- title: The Codeless Code
author: April King
* Fix possible memory corruption
* Disable history feature when compiled with LESSHISTFILE set to "-".
* Fix bug where prompt was sometimes not displayed with +G.
Also contains a fix for CVE-2014-9488 (oob read on malformed UTF-8 data)
- version: 2.24.0
date: 2015-04-10
new features:
- title: "E-book viewer: Add an option to not save the bookmarks
inside EPUB files, under the Miscellaneous section of the viewer
preferences"
- title: "Manage User Categories: Allow restricting the visible
items to only those present in the current Virtual Library (if
any)"
- title: "Book details panel: Allow copying full path to ebook
files by right clicking on the format link."
bug fixes:
- title: "Edit Book: Fix GIF format images being corrupted when
using the builtin image editor to make changes to them."
- title: "Edit Book: When dragging and dropping files to re-order
them in the file browser, fix the final order being dependent
on the order the files were selected in."
- title: "Conversion: Fix error when converting a document that
contains an invalid function based CSS selector without
parentheses."
- title: "Edit Book: Fix regression that caused pressing Alt+X
to type unicode characters to not work"
- title: "Device view: Preserve position in list of books when
deleting books from the device view"
- title: "Make the context menu for the book details popup
window work the same way as for the book details panel"
- title: "Get Books: Update amazon store plugin for website
changes"
- title: "PDF Metadata: When choosing between reading metadata
from the Info dict and the XMP block, consider both the
MetadataData and the ModifyDate in the XMP block, since there
exist PDF metadata writing tools that update one and not the
other."
- title: "Fix a regression that caused ebook viewer to remember
the state of the Table of Contents panel when quitting on OS
X."
- title: "Prevent Enter key on Manage authors/tags/etc. dialogs
from closing the dialog."
improved recipes:
- Le Temps
- United Daily
- Liberty Times
- Apple Daily
- China Times
- House News
- Providence Journal
- Harvard Business Review
- version: 2.23.0
date: 2015-04-03
new features:
- title: "Allow adding an empty ebook in various formats to
existing book records by right clicking the Add Books button"
- title: "Add ability to create additional empty formats to
the 'Add empty book' command"
- title: "News download: Add API to cleanly abort the download
of an article during the preprocess stage based on the article's
contents."
- title: "Update the version of Qt bundled with calibre to
5.4.1. This fixes various minor bugs, most notably, improving
text rendering on linux."
bug fixes:
- title: "MOBI Input: Fix links not working in viewer for MOBI
files that contain anchors placed on linebreak elements."
- title: "Book details panel: Fix copying Path link by right
clicking on it not working."
- title: "Fix a regression that caused importing of a single
book from a directory to fail if the directory has no ebook
files in it"
- title: "Column Icons: Fix apostrophes in icon filenames
causing errors."
- title: "Edit Book: Fix a regression that caused Remove unused
CSS to fail on invalid CSS selectors, instead of ignoring them"
- title: "Open With: Fix open with failing to get list of
default programs on windows if the registry contains missing
ProgIDs."
improved recipes:
- Esquire
- Courrier International
- CNET
- Tagesschau
Changelog:
4.4.2.2:
List of fixed bugs
Bugs fixed compared to the 4.4.2 rc1:
tdf#68963 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
tdf#89958 filter ends with / does not end with correction [Eike Rathke]
tdf#90010 partially revert "package: Do not bother with deflating jpeg images" [Matúš Kukan]
4.4.2.1:
List of fixed bugs
Bugs fixed compared to the 4.4.1 final (rc2):
bnc#770711 clear hard-coded char props in table cells... [Caolán McNamara]
collabora#1000115 SwTxtFrm: don't join follow just because it has no content [Miklos Vajna]
rhbz#1193971 clear hard-coded char props in table cells... [Caolán McNamara]
tdf#38837 reduce power consumption by minimizing idle timers [Ashod Nakashian]
tdf#39279 prioritise Thunderbird address books in first-match search [Julien Nabet]
tdf#40835 add backward compatibility for ODFF function FDIST. [Winfried Donkers]
tdf#50133 wrong underlining in Reports [Julien Nabet]
tdf#53861 add libGLU.so.1 and libXinerama.so.1 to rpm/deb requirements [Christian Lohmaier]
tdf#55620 asan: failure to load attachment under asan [Caolán McNamara]
tdf#57873 prioritise Thunderbird address books in first-match search [Julien Nabet]
tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir]
tdf#71095 calc doesn't paste images copied from some web browsers [Henry Castro]
tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson]
tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl]
tdf#78221 cannot drag twice the same cell when editing formula [Henry Castro]
tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens]
tdf#80137 paste array formula into range pastes as non-array formula [Henry Castro]
tdf#81429 select corresponding listbox entry if not current [Eike Rathke]
tdf#81659 handle expand reference edge correctly [Eike Rathke]
tdf#83371 cannot navigate to list Files in LibreOffice dialogs [Szymon Kłos]
tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells [Henry Castro]
tdf#84102 expose XAccessibleExtendedAttributes through ATK [Jacobo Aragunde Pérez]
tdf#84514 don't hide grid along with checkbox if not needed [Katarina Behrens]
tdf#84556 also relative row references need to wrap around, like for columns [Tor Lillqvist]
tdf#86159 floating windows have complicated borders [Caolán McNamara]
tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian]
tdf#87303 svtools: relax the security a bit for embedded objects [Michael Stahl]
tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers]
tdf#87820 images not displayed properly in Calc [Henry Castro]
tdf#87834 strange behavior of mid()-function [Julien Nabet]
tdf#88547 revert "allow inline date-arrays for array functions", [Winfried Donkers, Eike Rathke]
tdf#88583 related: RTF export: need to take care of fill attributes when ... [Miklos Vajna]
tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane]
tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to us [Miklos Vajna]
tdf#88847 fields of query design can be moved to the left only [Julien Nabet]
tdf#89004 improve performance of document data collection [Ursache Vladimir]
tdf#89252 fix bold, regular font spacing bug for Graphite fonts [Martin Hosken]
tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontwork [Miklos Vajna]
tdf#89281 fix performance regression of XLS import [László Németh]
tdf#89330 preserve file name case in an unresolvable external named range [Jan Kantert]
tdf#89391 datasource URL in Database Properties window cannot be viewed [Szymon Kłos]
tdf#89436 fix ScHorizontalAttrIterator performance [László Németh]
tdf#89451 implement fill based on style also for chart area, [Markus Mohrhard]
tdf#89454 this should be [-90, 90] and not (-90, 90), [Markus Mohrhard]
tdf#89460 test pChangeTrack before using it [Laurent Godard]
tdf#89482 return size of system virtual device resource at construction. [Michael Meeks]
tdf#89484 check that sheet reference is within selected sheets [Eike Rathke]
tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke]
tdf#89520 make TOX creation more robust [Tobias Lippert]
tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl]
tdf#89666 vcl: speed up HbLayoutEngine line layout for large paragraphs [Michael Stahl]
tdf#89679 fix incorrect mapping of font-family-complex and CharFontNameAsian [Mark Hung]
tdf#89791 DOCX: don't save custom.xml if it's empty [Julien Nabet]
tdf#89872 revert "allow inline date-arrays for array functions", [Eike Rathke]
Changes in 2.0.32
Fixed a syncing bug that could lead to lost reviews and sanity
check errors when deleting a filtered deck before syncing.
Make default note type titles consistent (thanks to Soren).
Load saved searches in alphabetical order (thanks to Houssam).
Fix some fields not being renamed in template when renaming
field (thanks to Dave).
Fixed an error message that could occur in add-ons (thanks to
Thomas) .
Add a few more media types in the file selector (thanks to
Jonathan).
Report an error if an add-on download is corrupt.
Fix sync error being shown twice.
Updated translations, thanks to the translators.
- version: 2.22.0
date: 2015-03-20
new features:
- title: "Book List: When editing data in the book list directly,
expand the editor widget to use all available width if the data
does not fit inside the current column width"
- title: "Edit Book: When re-opening a previously edited book,
restore all open files and the cursor position. Can be disabled
in Preferences->Main Window"
- title: "Advanced search builder: Allow using days/weeks/months/years
when building a date based search with number of days ago."
- title: "Amazon metadata download: Speedup metadata download
from amazon.com when an ASIN is specified by trying the product
page directly first instead of running a search."
- title: "Implement updating metadata in DOCX files"
bug fixes:
- title: "ODT Input: Add support for intra-document cross-references."
- title: "PDF Output: Fix incorrect encoding of ASCII control
characters and some Chines characters in metadata and Table of
Contents strings."
- title: "Amazon metadata download: Work around amazon server
problems where it does not return Kindle Editions in search
results when not logged in."
- title: "Fix Manage Authors dialog causing current search in
the book list to be cleared."
- title: "Conversion: Fix a regression in 2.21 that caused
conversion to fail for books with invalid pseudo-class CSS
selectors."
- title: "Content server: Fix OPDS categories not showing books
for composite column categories if the column contains a colon."
- title: "Single convert dialog: Only write metadata updates
if metadata actually changed. Also show a nicer error message
when a file is locked by another process."
- title: "Open With: Fix error when scanning for default programs
on windows for some file types"
- title: "Edit Book: Fix Preview panel sometimes not working
when opening multiple html files one after the other very
quickly"
improved recipes:
- Wired Daily
Khard is an address book for the Linux console. It creates, reads,
modifies and removes CardDAV address book entries at your local
machine. Khard is also compatible to the email clients mutt and
alot and the SIP client twinkle.
Changes since 2.23.0:
* Fix for bugs #666 and #667: handle "Reset your password" page
* Fix for bugs #660 .. #665: handle new welcome pages after login.
* Fix for bugs #649 .. #656
with error message 'Error encountered in function parseBid...
pagename = "Review and confirm your bid"...'
* Fix for bugs #647, #648
with error message 'Error encountered in function ebayLogin...
pagename = "Watch list"'
* Fix for bugs 3579101, 3577899, 3577438, 3559746 and maybe 3564978
with error message "Auction <number>: Unknown item" caused by
ebay's modification of the bid history page.
* Partial fix for various automated bug reports for pages with
titles "Bid confirmation", "Place bid", "eBay Alerts" and
"Buyer Requirements"
* Fix for another new variant of the pre-bid page
* Partial fix for 3314884: adaptation to changes on pre-bid page.
* Fixed memory leaks.
* Fixed bug 3303419: bidpass not found
* Fixed bug 3069696: Add bad password page name
* Fixed bug 3059872: recognize captcha request, print error message, exit.
* Fixed bug 3051220: segfault when using -h or -H command line option.
* Fixed bug 3035541: -lcurl must be added to LIBS instead of LDFLAGS
* Fixed bug 2938576: Does not recognize a won auction
* Added more info in automated bug reports
* Added ~ support for log directory (thanks, deadolus!)
New Features
Allow opening ebook files and covers in external applications
by simply right clicking on them in the Book Details panel.
Now, you can right click on an ebook format or the cover in
the Book Details panel, and open it with any application
installed on your computer. calibre will automatically present
you with a list of application capable of opening the file.
Simply choose one, or if your particular application is not
auto-detected, you can browse for it manually.
Tag Browser: Make rename and delete for items in the Tag Browser
restrict themselves to the current Virtual Library (if any).
There is also an additional menu entry you can use to rename
and delete across all books while in a Virtual Library.
Conversion: Use a new (written from scratch) implementation of
CSS Level 3 selectors that fixes various bugs in handling of
the more advanced/uncommon CSS selectors such as nth-last-child()
Edit Book: Allow restoring of disabled confirmation prompts in
preferences and add a confirmation when removing saved searches
Edit ToC button: Remember the last used ebook formats
Bug Fixes
E-book viewer: Fix regression that prevented pasting of text
with formatting from the viewer.
Table of Contents Editor: Fix selecting a location inside a
file and then clicking on another file causes the previous
location to be used in the new file.
DOCX Input: Fix incorrect bold font weight being used for
heading styles even if the style definition does not specify
bold.
AZW3 Input: Fix a bug that prevented conversion of AZW3 files
that contained an empty CSS media block.
PDF Output: Fix incorrect rendering of text in elements that
use font-variant:small-caps and also have children.
Get Books: Update Amazon Europe, Empik and CDP store plugins
PDF Output: Fix incorrect conversion of source document that
specify dir='rtl' on the root element.
PDF Output: Ignore unparseable links instead of aborting the
conversion on them.
Fix reading metadata from filenames tester not working for
dates before 1900.
Linux binary install: Fix SSL CA certificates not being detected
on Fedora based distributions
Books list: Fix column alignment incorrectly propagating when
changing libraries
FB2 Input: Do not put a border around images
Fixes for various incompatibilities with (Py)Qt 5.4.1 which is
used by some calibre distro packages on linux
Fix error when running calibredb backup_metadata on a library
that contains book records with no path information
Edit Book: Fix extra search being hidden when removing a saved
search
Fix a regression in 2.20 that prevented some changes to
per-library preferences from being saved
Linux installer: Do not register application/octet-stream as
one of the mimetypes calibre can handle
New news sources
Pando Daily by Darko Miletic
Improved news sources
Spektrum der Wissenschaft
New Musical Express
The Daily Mirror