digiKam 3.5.0 - Release date: 2013-09-29
NEW FEATURES:
General : new RAW cameras supported : Richon GR, Panasonic LF1,
Canon EOS 70D, Sony RX100II, Sony RX1R, Olympus E-P5.
BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):
001 ==> Removing tags limited to 250 selected pictures.
002 ==> Kipi-plugins cannot be deselected or digiKam not reading digikamrc.
003 ==> undo/redo does not take effect in the image.
004 ==> Feature request: Setting in digiKam to only detect faces, not
trying to recognize them automatically.
005 ==> digiLam crashed when validating face tag with button.
goffice 0.10.8:
Jean:
* Do not destroy axes after adding a plot using a restricted set. [#708292]
* Don't crash when there are no x values for a moving average smoothing.
[#708562]
* Never redefine GtkJustfication, use GoJustification instead. [#709007]
Morten:
* Build fixes.
* Win32 work.
* Fix font selector crash. [#709438]
Add an option to disable burying of reviews.
Added a "bury card" option to the review screen, and changed the
shortcut to bury a note to "=".
Added a new is:buried search, and is:suspend no longer shows buried
cards.
Added a new cid:<card id> search to search for a particular card
by its ID, and IDs are now shown in the Card Info screen.
Don't mark cards as modified when automatically burying, which
could potentially cause issues.
Increase sync timeout
When Anki detects the clock is wrong, it now shows how far it is
off.
Fix an issue working around a broken trash folder on Windows.
Fix problems double clicking on files to import when path contains
non-latin text, thanks to wlhuang.
Display a more informative error when the user's temp folder
permissions are wrong.
When double-clicking on a backup file to restore, skip the sync on
startup.
Log some scheduling operations to make it easier to debug issues.
Fix a bug that was causing proxy authentication errors to be
reported when the issue was something else.
A full upload now removes the deletion log, which can save a
lot of space if you've added many notes and deleted them again.
Better feedback when a sync is aborted due to concurrent access
from another device.
Stop errors from appearing when the tags column is enabled in
the browser and the user has non-latin text in tags.
Fix an issue that was causing note types to be renamed when
they shouldn't be.
Changes in 2.0.13
Sibling handling has been reworked, which should better ensure
that cards from the same note donât appear together:
When you answer a card, Anki will automatically bury any
siblings that are in the new queue or review queue. Cards
in the (re)learning queue can not be buried, but reviewing
those cards will cause any new & review cards to be buried.
Cards are no longer unburied when returing to the deck
list, but can be unburied with a button on the study overview
screen.
To avoid problems during the upgrade period, cards are
currently unburied when you sync or close your collection.
When all clients have been updated, this behaviour will
change so that cards are only automatically unburied when
a day has passed. You will still be able to manually unbury
them if you wish.
This new behaviour ensures that siblings are spaced even
in filtered decks.
Burying of new cards can be disabled in the options if you
want to introduce related cards in the same session. If
disabled, Anki will try to spread out the siblings like it
does in 2.0.12, though like 2.0.12 spacing is not guaranteed
and may fail when you edit cards or perform operations that
require a queue rebuild.
When importing an .apkg file, existing notes will be updated
if they are newer in the .apkg file, and the note types are
compatible. Cards are not touched, so existing progress will
be retained. This means content authors can now easily distribute
not only new content, but updates to existing content as well.
Filtered decks have a new "relative overdueness" sort option
that will sort cards by how overdue they are compared to their
interval, in the same manner Anki did a few years ago.
You can now show tags as a browser column.
Fix an issue with importing when a filtered deck was selected
in the main window.
Donât treat modified q/a templates as an incompatible note
type.
Anki now enforces a standard encoding of media files with
non-latin text, which should fix some issues moving media
between Mac and non-Mac computers, and will ensure you donât
end up with multiple files in your media folder that look like
they have the same filename but actually have a different
encoding.
The unused media menu option has been renamed back to "Check
Media", and it is now capable of renaming fields and media
filenames to ensure theyâre consistent.
Fix an issue where dragging files from the desktop on Linux
was pasting a URL instead of embedding the file
Fixed a bug where Anki failed to start on Linux distributions
with an older Python version.
Anki now allows you to import .apkgs which have been renamed
to .zip, as unfortunately some browsers "helpfully" rename the
files when downloading them.
The "Find Duplicates" function in the browser now ignores HTML
when comparing duplicates, and provides an option to tag the
duplicates.
Fix an error in showing an error when downloading addons
Fix < and > in a field causing text to disappear when typing
in the answer .
The "study deck" and deck/note type selection windows now
remember their size and position.
Fix an issue showing clozes when the userâs mistyped the cloze
characters.
Tolerate Windows trash errors .
Fix an error when upgrading some Anki 1 decks.
Separate users on the same machine can now run Anki concurrently.
Anki should no longer have issues starting upon Linux after a
previous instance didnât terminate properly.
Fix some issues with suspending, burying & rescheduling learning
cards that could cause a later "download the fix assertion
addon" message.
After syncing once, the sync username should become visible in
the preferences dialog.
When adding a new column in the browser, scroll it into view.
When adding or importing note types, ensure they have a unique
name.
Speed improvements to some text operations, thanks to hssm.
2013/09/28
+ fix a regression in gauge widget from 2013/09/28 changes;
dlg_reallocate_gauge() failed when no --title option was given
(report by Tritonas Insomnia).
2013/09/23
+ fix samples/inputbox6-utf8, which had depended unnecessarily on bash.
+ improve memory caching for wide-character manipulation in gauge
widget (report by Devin Teske).
+ add dlg_reallocate_gauge (discussion with Devin Teske).
+ updated configure macros to use msys changes from ncurses.
+ update config.guess, config.sub
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.
This package tracks 4 release branch.
Fix a failure to consume a shell prompt which would cause it to remain
buffered and later be mistaken for one that had not yet issued. For
added protection, add a unique serial number to each prompt.
Omit drive index from qemu command line for backwards compatibility
with scripts written for anita 1.29 or older.
Fix X11 set names.
=== 2.0.10 / 2013-09-24
Security fixes:
* RubyGems 2.1.4 and earlier are vulnerable to excessive CPU usage due to a
backtracking in Gem::Version validation. See CVE-2013-4363 for full details
including vulnerable APIs. Fixed versions include 2.1.5, 2.0.10, 1.8.27 and
1.8.23.2 (for Ruby 1.9.3).
=== 2.0.9 / 2013-09-13
Bug fixes:
* Gem fetch now fetches the newest (not oldest) gem when --version is given.
Issue #643 by Brian Shirai.
* Fixed credential creation for `gem push` when `--host` is not given. Pull
request #622 by Arthur Nogueira Neves
* Add -fno-stack-protector to CFLAGS to fix link error for SunOS.
* Patch configure.ac and regenerate the related stuff.
* Buildlink sysutils/file for libmagic.
* Detect dirfd, setprogname and htonll in configure script.
* Create PLIST for NetBSD and SunOS.
# colorator
Colorize your text for the terminal
## Supported Colors
- black
- red
- green
- yellow
- blue
- magenta
- cyan
- white
- bold
## Why
There are a bunch of gems that provide functionality like this, but none have
as simple an API as this. Just call `"string".color` and your text will be
colorized.
=== 4.1.5 / 2013-08-11
* Prevent deprecation warning when loaded in a Rails 4 environment (#58)
=== 4.1.4 / 2013-07-21
* Improve help formatting for multiline program and command descriptions
* Add ability to set speaking rate (@kethomassen)
* Clean up examples in docs (@parkr)
## 1.3.5 (3 April 2013)
Features:
- progress indicator while resolver is running (@chief)
Bugfixes:
- update local overrides with orphaned revisions (@jamesferguson)
- revert to working quoting of RUBYOPT on Windows (@ogra)
- use basic auth even when SSL is not available (@jayniz)
- installing git gems without dependencies in deployment now works
This includes a fix for CVE-2013-4287 in rubygems.
=== 2.0.8 / 2013-09-09
Security fixes:
* RubyGems 2.0.7 and earlier are vulnerable to excessive CPU usage due to a
backtracking in Gem::Version validation. See CVE-2013-4287 for full details
including vulnerable APIs. Fixed versions include 2.0.8, 1.8.26 and
1.8.23.1 (for Ruby 1.9.3). Issue #626 by Damir Sharipov.
Bug fixes:
* Fixed Gem.clear_paths when Security is defined at top-level. Pull request
#625 by elarkin
=== 2.0.7 / 2013-08-15
* Extensions may now be built in parallel (therefore gems may be installed in
parallel). Bug #607 by Hemant Kumar.
* Changed broken link to RubyGems Bookshelf to point to RubyGems guides. Ruby
pull request #369 by 謝致邦.
* Fixed various test failures due to platform differences or poor tests.
Patches by Yui Naruse and Koichi Sasada.
* Fixed documentation for Kernel#require.
=== 2.0.6 / 2013-07-24
Bug fixes:
* Fixed the `--no-install` and `-I` options to `gem list` and friends. Bug
#593 by Blargel.
* Fixed crash when installing gems with extensions under the `-V` flag. Bug
#601 by Nick Hoffman.
* Fixed race condition retrieving HTTP connections in Gem::Request on JRuby.
Bug #597 by Hemant Kumar.
* Fixed building extensions on ruby 1.9.3 under mingw. Bug #594 by jonforums,
Bug #599 by Chris Riesbeck
* Restored default of remote search to `gem search`.
=== 2.0.5 / 2013-07-11
Bug fixes:
* Fixed building of extensions that run ruby in their makefiles. Bug #589 by
Zachary Salzbank.
=== 2.0.4 / 2013-07-09
Bug fixes:
* Fixed error caused by gem install not finding the right platform for your
platform. Bug #576 by John Anderson
* Fixed pushing gems with the default host. Bug #495 by Utkarsh Kukreti
* Improved unhelpful error message from `gem owner --remove`. Bug #488 by
Steve Klabnik
* Fixed typo in `gem spec` help. Pull request #563 by oooooooo
* Fixed creation of build_info with --install-dir. Bug #457 by Vít Ondruch.
* RubyGems converts non-string dependency names to strings now. Bug #505 by
Terence Lee
* Outdated prerelease versions are now listed in `gem outdated`.
* RubyGems now only calls fsync() on the specification when installing, not
every file from the gem. This improves the performance of gem installation
on some systems. Pull Request #556 by Grzesiek Kolodziejczyk
* Removed surprise search term anchoring in `gem search` to restore 1.8-like
search behavior while still defaulting to --remote. Pull request #562 by
Ben Bleything
* Fixed handling of DESTDIR when building extensions. Pull request #573 by
Akinori MUSHA
* Fixed documentation of `gem pristine` defaults (--all is not a default).
Pull request #577 by Shannon Skipper
* Fixed a windows extension-building test failure. Pull request #575 by
Hiroshi Shirosaki
* Fixed issue with `gem update` where it would attempt to use a Version
instead of a Requirement to find the latest gem. Fixes#570 by Nick Cox.
* RubyGems now ignores an empty but set RUBYGEMS_HOST environment variable.
Based on pull request #558 by Robin Dupret.
* Removed duplicate creation of gem subdirectories in
Gem::DependencyInstaller. Pull Request #456 by Vít Ondruch
* RubyGems now works with Ruby built with `--with-ruby-version=''`. Pull
Request #455 by Vít Ondruch
* Fixed race condition when two threads require the same gem. Ruby bug report
#8374 by Joel VanderWerf
* Cleaned up siteconf between extension build and extension install. Pull
request #587 by Dominic Cleal
* Fix deprecation warnings when converting gemspecs to yaml. Ruby commit
r41148 by Yui Naruse
2013/09/02
+ modify makefile rule to make the ".png" filenames created by groff
predictable.
+ add option --help-tags to allow scripts to get the item's tag field
consistently from help- and help-item button results rather than
getting the item's text for the latter (discussion with Florent
Rougon).
+ correct manpage discussion of DIALOG_ITEM_HELP versus --item-help,
as well as --help-button return status (report by Florent Rougon).
+ correct limit used for --hline option (report by Devin Teske,
cf: 2011/06/30).
+ do not print empty "[]" if a --hline option was given with an empty
value (report by Devin Teske).
+ miscellaneous configure script fixes/updates. In particular, add
option --with-shared which builds shared libraries without a libtool
dependency.
+ add FreeBSD port-files for test-builds.
+ update lt.po, add fa.po from
http://translationproject.org/latest/dialog/
+ update config.guess, config.sub
2.06 - Fri May 31 15:41:48 2013
* Bump to a stable user release. There are no code changes.
2.05_03 - Sun Aug 5 14:50:30 2012
Fix test with now-valid group code (RT 78671)
2.05_01 - Tue Jul 19 07:12:18 2011
* Update the URL for the Worldcat stuff so xisbn works.
* Various distro cleanups.
* Colorized output now supported via the --color (or --colour) option,
and the TESEQ_COLORS environment variable.
* Descriptions and labels for non-standard controls from DEC, Xterm,
Rxvt, etc, are now always issued, without the need for the -x option.
* Reseq now recognizes "halt" (@@@) lines (with --halts option), waiting
for keypress before continuing.
* Teseq now identifies which charset is being switched, by its ISO IR
registration.
* BUG FIX: Teseq could crash on the input, `\033$z'.
New features: variable stars, re-packed star catalogs (Hipparcos and
Tycho-2), improvements for plugins, scripting engine and search tool.
New version of the Satellites plug-in.
Sound support (needs qt4-phonon, not enabled in pkgsrc yet)
If you use LaTeX for mathematical equations on your cards, and
study with AnkiMobile or AnkiDroid, please revert to 2.0.8 (available
on the Anki website) until the mobile clients receive an update.
o Changed the way pastes and drag&drops are handled. This should
hopefully fix various issues people were having with Google Images,
and will now automatically add any images in a chunk of selected
text to your collection if you have HTML stripping turned off.
o Fixed errors caused by importing notes with a changed schema
o Revert a change made in 2.0.9 where Anki would switch the active
review deck when a different deck was selected in the add screen.
This caused issues where the note type would change invisibly and
some people objected to the new behaviour.
o Work around a crash when closing Anki on Windows caused by a toolkit bug.
o Make sure we always show 3 buttons for cards in initial learning in a filtered deck.
o Improve the checking for and stripping of filename characters
that can't be stored on some filesystems.
o Fixed an error when pasting media with non-latin characters in the URL.
o Don’t throw an error if user adds cloze reference to a non-cloze note type.
o Fix error shown when importing csv file with blank first line.
o Fix year and all time review graph.
o If the user’s recycle bin is broken, just delete the file instead.
o Don’t send old backups to the recycle bin.
o Fix duplicates not being detected when pasting text.
o Fix a bug where the clipboard was being clobbered after the first paste.
o When pasting images between fields, don’t try to download them.
o Allow includegraphics in LaTeX
o You can now view stats on filtered decks.
o Warn when prefs.db is corrupt, and catch another corruption case
o Allow searches for decks with + in their name.
o Work around linux crash on paste of invalid image.
o Fix an issue where duplicates were not being detected on paste
o Ensure starting ease can't be set below 130%.
o Make sure we include px in stats (thanks to steveaw)
o Fix error shown when importing from command line (thanks to Hans)
o Fix incorrect instructions to "maintenance" menu (thanks to Soren)
o Unused media now shows "no missing media" message in a tooltip
(thanks to Julien)
o The code is now modularised. The distribution contains 'Mirmon.pm',
an OO interface for mirmon objects. Program 'mirmon' still contains
all the code ; it is split into 'Mirmon.pm' and 'mirmon.pl'.
o The mirror list can now have rsync urls.
o The algorithm to balance the probe load over the hourly mirmon runs
is improved ; from completely skewed to balanced takes some 5 days.
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
goffice 0.10.3:
Jean:
* Implement color scales. [#695829]
* Allow color scales to have titles. [#688595]
* Allow regression equation frame to rotate with text. [#701546]
* New matrix plots. [#657918][#680806]
* Set a minimal size for the graph property box. [#699473]
* Fix crash when loading an invalid graph with a custom theme. [#702887]
Morten:
* Fix issue with librsvg includes. [#695167]
* Make linear regression handle the case where the input
columns are not independent. [#551457]
* Install the unknown_image icon from Gnumeric. [#700742]
Changelog:
Changes between 1.3.1 and 1.4.0
-------------------------------
070708 o upgraded GNU shtool from 2.0.3 to 2.0.7
o adjusted year range in copyright messages
o upgraded build environment to GNU autoconf 2.61
Changes between 1.3.0 and 1.3.1
-------------------------------
051005 o upgraded GNU shtool from 2.0.1 to 2.0.3
o adjusted year range in copyright messages
Changes between 1.2.0 and 1.3.0
-------------------------------
040911 o upgraded GNU shtool from 1.6.2 to 2.0.1
o upgraded build environment to GNU autoconf 2.59
200404 o upgraded GNU shtool from 1.6.0 to 1.6.2
o fixed years in copyright
2002xx o upgraded GNU shtool from 1.5.0 to 1.6.0
o fixed years in copyright
2000xx o upgraded GNU shtool from 1.3.0 to 1.5.0
o fixed years in copyright
990530 o fixed iselect.pod: %s[ -> %[
990622 o fixed type conversion [Mark A. Hershberger <mah@everybody.org>]
0.5
multi account support
support for more contenttypes/carddav servers
all vcards should have a UID (required by RFC 6352 and enforced by Owncloud 5)
0.4.2
searching for non ascii characters should work
doing an OPTIONS request now to check for carddav capabilities
this should speed up the syncing process and increase compatibility (SOGo)
0.4.1
assorted bugfixes, see the git log
0.4.0
experimental write support in the backend
import & export vcards
import directly from mutt
speed increase in (initial) sync due to switching from pycurl to requests
detects removed cards on server and deletes them locally
can delete cards locally and on server
can handle base64 encoded images/sounds etc.