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.
Changes in 2.0.11
If you’re upgrading from 2.0.8, please also see the 2.0.9 & 2.0.10
changes below.
* 2.0.9 introduced a change that produced cleaner HTML output when
editing fields, but unfortunately this revealed a bug in the GUI
toolkit which could cause Anki to crash when editing those fields.
So the 2.0.9 change has been reverted, and Anki will output divs
instead of br tags again. This update will not change the format of
cards that were created in 2.0.9 or 2.0.10 and thus they may still
cause crashes when editing, but any cards added after upgrading
should not trigger the toolkit bug.
* Fix problems syncing when Anki’s running on a mapped network drive
* Fix problems reporting correct error message when sync fails
Changes in 2.0.10
* Fix pasting of images
* Fix error when syncing media on an unmapped network drive
* Fix issues with non-latin text in images in card layout and preview
windows
* Fix unicode error on export
* Default to allowing HTML on import
* Fix error when opening card layout
* Force y axis minimum of 0 in reps graph
* Fix duplicate searching in Add window
* Improve type answer comparison of accented characters
* Make sure we show field when nothing typed in
* Allow apostrophe when renaming deck
* Mnemosyne importer tweaks
* Other minor fixes
Changes in 2.0.9
* Improvements to the type answer feature: no more "the correct answer
was" text, clearer indications of typed vs correct answer,
customizable colours (.typeBad/.typeGood/.typeMissed), monospace by
default so input+correct lines up (code#typeans), an example
comparison in the Cards dialog, and automatic moving of the answer
comparison underneath the Q/A line. Example attached.
* The browser now has a preview button that makes it easier to quickly
browse previews of cards.
* The /limit to tags/ and /study a random selection of cards/ options
in the custom study dialog have been merged together into a single
new option that allows you to study new cards, due cards or all
cards (cram), optionally limiting to particular tags as well.
* If Anki detects that the media is out of sync, it will now
automatically recover on the next sync. Furthermore, it no longer
needs to send files that already exist on each side, so when this
change is incorporated into the mobile clients you’ll be able to
copy media over to them to avoid a long initial media sync.
* When media is deleted via a sync or unused media, it’s now placed in
the OS’s trash folder instead of deleted completely. Likewise for
rotated backups and profile deletions.
* When notes are deleted, their content is logged in a file called
deleted.txt in your profile folder.
* The filter area when selecting decks or note types now matches on
consecutive characters, and uses spaces to separate search terms. So
if you had a deck called "German::Verbs", you can search for it with
"man verb", but not "grman"
* You can now choose a font size > 20px for the card list. It’s not
possible to resize the line height for each individual card, so
choosing a large font size in one note type will make the line
height large for all cards.
* Anki should output BRs instead of DIV tags when you hit enter in the
editor now, which should make editing the resulting text on mobile
clients easier. Note this will only apply to content you add after
upgrading.
* Card types are removed with an X on the tab instead of an item in More.
* Check Database, Unused Media and Empty Cards are now in the Tools
menu, instead of a submenu.
* Full Sync is now in the preferences, not in the menu.
* Syncing now checks to see if the database is consistent prior to
syncing, and if it finds any errors, it recommends a database check
rather than a full sync.
* If a database check finds any errors, it automatically forces a full
sync.
* When closing the collection, check for corruption. This makes
closing Anki and switching profiles a bit slower, but ensures that
corruption is detected early so that backups are useful.
* If user has Add window open and syncs, ask if they want to keep the
content and cancel sync if so.
* After uploading a collection, notify user they need to download on
other devices.
* More verbose sync conflict message.
* Shift clicking on a sidebar item in the browser will now OR it with
the current search.
* Prioritize HTML over images, so pasting from Microsoft apps pastes
text again.
* Timeboxing now pops up dialog instead of a tooltip, with options to
continue or finish.
* Don’t import notes multiple times when the note type has been modified
* Add mature correct/today stat to graphs.
* You can now hold down the shift key while starting Anki to disable
add-on loading and automatic syncing (except if you’re on an old
Linux distro).
* Make sure to update card order when changing, adding or deleting
option groups.
* Make sure to shuffle after importing txt or apkg files if your deck
options say to shuffle.
* When exporting to an .apkg with scheduling off (or when sharing a
deck on AnkiWeb), new cards now have their current order preserved.
* Anki will now warn when you try to add a cloze deletion note without
any deletions.
* Anki will allow you to cloze delete when a normal note type is
selected, with a popup warning instead of an error.
* Anki should now run on an unmapped network drive on Windows and
display images correctly.
* Ctrl+Shift+T (Command+Shift+T on a Mac) now jumps to the Tags entry
field.
* When pasting from field to field, strip <span> tags that were being
inserted by WebKit.
* When importing from a text file, include a list of all updated or
duplicated notes in the import log.
* Fix unused media spuriously reporting unused media with leading
underscores.
* Fix cloze+latex issue where multiple answer images were generated.
* Fix cloze+latex issue where unused media deleted used images and
created others.
* Fix error when trying to reschedule with min>max
* Add scrollbar to About dialog.
* Don’t allow images to be dragged (and deleted) from the review window.
* Better warning when importing invalid .apkg file
* When saving a note, strip quotes from the tags and sort tags in
alphabetical order.
* Fix an issue with images failing to show up when they had an
apostrophe in them.
* Fix issues with pasting links to sounds/images where the filenames
had non-latin characters or punctuation characters.
* Fix issues with pasting invalid links.
* Deck descriptions are now always displayed verbatim, and not truncated.
* Fix issues with syncing media on a vfat drive.
* When inserting a media file that already exists in the media folder,
checksum all alternative filenames (thanks to Julien Baley)
* Fix a bug where the number of buttons would decrease from 3 to 2 on
the second answer of new cards in a filtered deck.
* Make it clearer when changing deck options will affect multiple decks.
* Fix an issue where invalid filenames were generated when pasting a
link to a remote filename with non-latin characters.
* Fix an issue where rescheduling of relearning cards into new cards
would cause a later "download the fix assertion addon" message.
* Allow pasting of a few more audio formats.
* Fix main window appearing on top after pasting on Windows.
* The /show duplicates/ feature when adding now correctly shows all
duplicates in the browser, regardless of their embedded formatting.
* Allow canceling of note type selection.
* When clicking Add, make sure to reshow Add window if it’d been
minimized.
* Make desktop folder if it was missing when saving stats to image.
* More checks for the Check Database routine.
* Fixed a bug where some Windows users were unable to start Anki.
* Allow overwriting existing files in export (thanks to Chris Burel)
* Fix an error when user comments out type answer field (thanks to
Ospalh)
* Fixed an issue where a field: search that didn’t match would prevent
the search from matching anything.
* Handle cloned note types in mnemosyne importer.
* Don’t save note if no changes have been made.
* Fix an issue with unused media and different file name
representations (thanks to Ospalh)
* When changing deck in Add window, switch review deck too.
* Don’t play audio twice when changing templates
* When hitting /s/ on a deck with no due cards, display a tooltip.
* Handle non-breaking spaces in furigana markup.
* Fix bug where some text was being swallowed in error messages.
* Fix a bug where leading whitespace was being cut off in text imports.
* Fix inverted sub/superscript shortcuts
* Make sure sort field is updated when field is deleted
* Allow HTML in Mnemosyne import
* Fix downloading of add-ons when running from USB disk
* Fix field outline (thanks to Frostschutz)
* Workaround a Qt bug that was preventing clicks on the sidebar in the
browser (thanks to Frostshutz)
* Pauker importer (thanks to Frostshutz)
* Added --version option (thanks to Hut)
* Fixed an error upgrading very old Anki 1 decks.
* Use "question" and "answer" for browser labels, instead of "front"
and "back".
* When using /change deck/, select the current deck by default.
* When searching in the browser, use double quotes rather than single
quotes.
* Don’t allow invalid characters in filenames when exporting.
* Allow enter to close the change note type dialog.
* Fixed a bug where rescheduling learning cards as reviews could cause
the cards to be in an invalid state.
* If Anki config can’t be loaded, start with new prefs.db
* Fixed a bug where Anki would close without saving when it was closed
while another window was focused.
* Catch another firewall error.
* Various other minor fixes.
* Add shortcut key for history button
* Work around an issue when backspacing over all text that was formatted.
* Fix a bug that was causing formatting to be lost when copying
between fields.
* Fix line disappearing in card layout.
* Resize deck options dialog when it’s opened.
* Ensure cards have correct due number to make sibling spacing work
when importing.
* Show profile name in title bar
* Make sure we focus first field when adding next note when JP support
add-on installed.
* Fix a bug where hitting enter in the tags completion list could
select the wrong tag.
* When studying a filtered card, clicking Add will default to that deck.
* Add a hideable warning to the bottom of the deck list when there are
over 25 decks.
* Fix issues where images with extra properties weren’t being found in
unused media.
* Don’t copy the implicit max-width property on images when pasting
between fields.
* Fix a non-rounded number issue in stats
* Use correct extension when exporting notes/cards as text.
* Fix alignment issues in top and bottom toolbars
* Work around a startup problem on misconfigured Windows systems
* Ignore sticky fields when checking if blank when add window closed
* Allow multiple spaces in type answer
* Work around broken images when pasting/attaching on Linux
* Fix error when sending non-Latin text to trash on Linux
* Fix a timer bug (thanks to Frostschutz)
* Fix unicode error on export
* Fix enter key in add/remove tags dialog
* Only show browser close menu item on mac
* Change the way we deal with non-latin chars in filenames on Windows
* Include full info on sync error
* Fix modification check in note merge
* The /full sync/ option should force a sync even if no other changes
were made
* Various fixes to the Mnemosyne importer
* Fix find duplicates feature when fieldname case differs
with some fixes mentioned in PR pkg/47234.
dpkg (1.16.10) unstable; urgency=low
[ Guillem Jover ]
* Fix typos in 1.16.9 changelog entry. Closes: #691954
Thanks to Nicolás Alvarez <nicolas.alvarez@gmail.com>.
* Add missing @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in.
* Do not use an undefined va_list variable in dpkg_put_errno().
* Abort installation if we cannot set the security context for a file.
* Fix OpenPGP armored signature parsing, to be resilient against doctored
input, including source package control files. Closes: #695919
* Make sure the OpenGPG armor contains a signature block, even on EOF.
* Do not accept Armor Header Lines inside a paragraph.
* Do not abort dselect when multiarch is detected, as that only makes
users downgrade and hold on an older version w/ worse multiarch support.
* Fix warning in Dpkg::Source::Archive with «perl -w» due to redefinition
of getcwd() by removing unused POSIX modules usage. Closes: #700978
[ Updated programs translations ]
* Esperanto (Felipe Castro).
* Spanish (Javier Fernández-Sanguino).
* Vietnamesea (Trần Ngọc Quân). Closes: #692100
[ Updated scripts translations ]
* Fix mistranslation in French translation of scripts.
Thanks to Filipus Klutiero. Closes: #698530
* Fix typos in French translation of scripts.
Thanks to Sylvestre Ledru. Closes: #702627
* Fix Russian translation (wrong order of parameters in a string).
Thanks to Andrey Rahmatullin for noticing and Yuri Kozlov for fixing
the translation. Closes: #698869
-- Guillem Jover <guillem@debian.org> Fri, 08 Mar 2013 04:41:26 +0100
dpkg (1.16.9) unstable; urgency=low
[ Raphaël Hertzog ]
* Fix dpkg-source regression in "3.0 (quilt)" source packages while
unapplying patches that remove all files in a directory. Closes: #683547
* Fix segfault in field format parsing on empty strings, affecting
«dpkg-query -W -f ''» and «dpkg-deb -W --showformat=''». LP: #1035512
* Fix dpkg's French usage string which was missing the final “s“ in
--print-foreign-architectures. Closes: #685863
[ Guillem Jover ]
* Use “statoverrides” instead of “statusoverrides” in dpkg-statoverride.
Closes: #686995
* Comment out dpkg(1) documentation about disabled --command-fd option.
Closes: #685677
* Cleanup dpkg-divert unit-test environment to avoid build failures.
Closes: #687656
* Fix update-alternatives test suite to behave correctly on non-Debian
binary paths. Known to be affecting at least Gentoo and Mac OS X.
* Do not leak subcall command arguments in update-alternatives.
* Fix segfault on update-alternatives when passing --slave without any
action at all. LP: #1037431
* Fix memory leak in dpkg filesavespackage().
* Do not print garbage (or worse) on dpkg shared conffile debug output.
* Use a hash instead of a ref to a hash for keys() in Dpkg::BuildFlags
get_feature_areas(). This causes compilation failures with older perl
versions, which can be an issue with partial upgrades.
* Fix filter subpattern debug output format string to print an actual
value instead of just blanks.
* Ignore trailing filter subpattern slashes on reinclusion comparison.
This makes sure to reinclude directories previously excluded so that
contained files marked for inclusion do not fail to unpack due to a
missing directory. Closes: #688416
* Do not consider obsolete conffiles as actively owned by the package.
This ensures conffile entries are not mishandled nor mixed up when
configuring packages owning the non-obsolete conffiles. Closes: #689836
Based on a patch by Andreas Beckmann <debian@abeckmann.de>.
* Properly mark in the database obsolete conffiles on package replaces.
* Sync the Conffiles field values for all package instances. Because
only the first package instance being configured will have a *.dpkg-new
conffile available to be processed, the subsequent ones need to use the
hash from the previously processed entries.
* Fix logic for previously configured conffiles, so that the shared
conffile checks actually work on reinstallation. Closes: #684776
* Avoid info database corruption and bogus accesses on unknown format
values, by always reading the format file and validating it.
* Clarify that the most probable reason for multiarch database
inconsistencies is due to upgrades from unofficial dpkg versions.
* Only satisfy a dependency on a “Multi-Arch: foreign” if arch-unqualified.
* Take architecture into account in virtual packages on remove and
configure dpkg actions. Closes: #683411
* Update update-alternatives --query format and examples in man page to
match the implementation.
* Add two missing 3rd person ‘s’ in dpkg-gensymbols(1). Closes: #689863
Thanks to Paul Menzel <pm.debian@googlemail.com>.
* Fix regression on old-style binNMUs for packages that specify an
explicit binary version to dpkg-gencontrol, by always fixing up the
source version. Closes: #690823
[ Updated programs translations ]
* Catalan (Guillem Jover).
* Czech (Miroslav Kure).
* Danish (Joe Dalton). Closes: #690808
* French (Christian Perrier).
* German (Sven Joachim).
* Italian (Milo Casagrande).
* Japanese (Kenshi Muto).
* Polish (Michał Kułach). Closes: #690449
* Portuguese (Miguel Figueiredo). Closes: #682582, #690431
* Russian (Yuri Kozlov). Closes: #688050, #690415
* Slovak (Ivan Masár). Closes: #690426
* Swedish (Peter Krefting).
* Thai (Theppitak Karoonboonyanan). Closes: #690678
* Traditional Chinese (imacat). Closes: #687002
[ Updated scripts translations ]
* Polish (Michał Kułach). Closes: #683104
* Spanish (Omar Campagne). Closes: #685297
[ Updated dselect translations ]
* Basque (Iñaki Larrañaga Murgoitio). Closes: #686421
* Czech (Miroslav Kure).
* Danish (Joe Dalton). Closes: #689820
* Polish (Michał Kułach).
[ Updated man page translations ]
* French (Thomas Vincent, Sylvestre Ledru, Christian Perrier).
Closes: #682978, #683221
* German (Helge Kreutzmann).
* Japanese (Hideki Yamane). Closes: #685103
* Polish (Michał Kułach).
* Spanish (Omar Campagne, Guillem Jover). Closes: #683514
* Swedish (Peter Krefting).
-- Guillem Jover <guillem@debian.org> Sat, 20 Oct 2012 05:59:50 +0200
dpkg (1.16.8) unstable; urgency=low
[ Updated programs translations ]
* Esperanto (Felipe Castro).
* French (Christian Perrier).
* Polish (Michał Kułach). Closes: #680561
* Russian (Yuri Kozlov). Closes: #677850, #680411
* Slovak (Ivan Masár).
* Spanish (Javier Fernández-Sanguino)
[ Updated man page translations ]
* French (Christian Perrier).
[ Updated scripts translations ]
* French (Christian Perrier).
* Russian (Yuri Kozlov).
[ Updated dselect translations ]
* Danish (Joe Dalton). Closes: #680108
* Russian (Yuri Kozlov).
* Traditional Chinese (Asho Yeh - 阿信).
-- Guillem Jover <guillem@debian.org> Sat, 21 Jul 2012 02:11:04 +0200
dpkg (1.16.7) unstable; urgency=low
[ Guillem Jover ]
* Fix bogus dpkg-query --control-show badusage() strings.
[ Raphaël Hertzog ]
* Fix dpkg-gencontrol to correctly compute the source version
in the case of "old-style" bin-nmus. Closes: #679959
[ Updated dselect translations ]
* Catalan (Guillem Jover).
* French (Christian Perrier).
* German (Sven Joachim).
* Swedish (Peter Krefting).
[ Updated programs translations ]
* French (Christian Perrier).
* German (Sven Joachim).
* Italian (Milo Casagrande).
* Swedish (Peter Krefting).
[ Updated man page translations ]
* Swedish (Peter Krefting).
* French (Christian Perrier).
[ Updated scripts translations ]
* Swedish (Peter Krefting).
* French (Christian Perrier).
-- Raphaël Hertzog <hertzog@debian.org> Mon, 02 Jul 2012 21:16:12 +0200
dpkg (1.16.6) unstable; urgency=low
[ Guillem Jover ]
* Do not translate SE Linux context to human readable form while unpacking,
as that might cause the operation to fail if the mcstransd daemon
stopped running during the transaction. Closes: #679641
Thanks to Russell Coker <russell@coker.com.au>.
* Add --control-list and --control-show to dpkg-query --help output.
[ Raphaël Hertzog ]
* Fix import of error functions in dpkg-buildflags. Regression introduced
in 1.16.5.
[ Updated scripts translations ]
* German (Helge Kreutzmann).
[ Updated man page translations ]
* German (Helge Kreutzmann).
-- Guillem Jover <guillem@debian.org> Sat, 30 Jun 2012 21:45:10 +0200
dpkg (1.16.5) unstable; urgency=low
[ Raphaël Hertzog ]
* dpkg-source will now clean up after a failed application of a quilt
patch. Closes: #652970
And it will display a message explaining the most likely cause of
failure (patch applying with fuzz).
* When dpkg-source regenerates the automatic patch (with formats "2.0"
or "3.0 (quilt)") it will keep the current patch header to avoid
losing changes made by the maintainer.
* Modify dpkg-source --commit to auto-whitelist modified binary files.
That way the same command can be used whatever kind of upstream files
has been modified.
* dpkg-source now supports a new option --no-unapply-patches to force
patches to be kept applied after build (used by formats "2.0" and "3.0
(quilt)"). Closes: #643043
[ Guillem Jover ]
* Add a dpkg-buildflags --status action to describe the flag settings.
Thanks to Bernhard R. Link <brlink@debian.org>. Closes: #664058
* Add support for “binary-only” key-value option in changelogs, to allow
marking changelog entries as part of a binary only upload, having a
different version from the source package. Closes: #440094, #672723
* Minimize source architecture list on «dpkg-source -b» by removing
architectures already covered by architecture wildcards. Closes: #675333
* Do not assume $ENV{'HOME'} is defined in Dpkg::Source::Package.
Thanks to Niels Thykier <niels@thykier.net>. Closes: #677631
* Document in more detail in deb(5) the supported ar archive format.
* Document in deb-src-control(5) the “Private-” field prefix.
* Add new start-stop-daemon --no-close option to disable closing file
descriptors on --background. Closes: #627333, #646425
* Switch source compression to xz.
* Detect ar header fields truncation due to too long member names or too
large member sizes. Closes: #678933
* Add new dpkg-query --control-list and --control-show commands, which
replace the now deprecated --control-path.
* Print master and slave alternarive link names in update-alternatives
--query and always print alternative link in --config. Closes: #679010
* Cleanup and clarify buffer I/O error reporting. Closes: #621763
* Avoid full stop and double newline at the end of errors and warnings.
Thanks to Jonathan Nieder <jnieder@gmail.com>. Closes: #624000
* Change all programs to accept -? instead of -h for help output.
* Add support for specific arch-qualified dependencies. Closes: #676232
Thanks to Thibaut Girka <thib@sitedethib.com>.
* Accept “:native” arch-qualified Build-Dependencies. Closes: #558095
Thanks to Thibaut Girka <thib@sitedethib.com>.
* Do not use undefined values returned form deps_parse() in dpkg-shlibdeps.
Closes: #640676
* Add an Architecture column to «dpkg-query -l» before the Description
column. Suggested by Jonathan Nieder <jnieder@gmail.com>. Closes: #673190
[ Updated dpkg translations ]
* Swedish (Peter Krefting).
[ Updated dselect translations ]
* Swedish (Peter Krefting).
[ Updated scripts translations ]
* German (Helge Kreutzmann).
[ Updated man page translations ]
* German (Helge Kreutzmann).
* Swedish (Peter Krefting).
-- Guillem Jover <guillem@debian.org> Sat, 30 Jun 2012 04:28:51 +0200
dpkg (1.16.4.3) unstable; urgency=low
* On «update-alternatives --install» only warn for now on out of range
priorities and clamp the values, as there seems to be packages using
priorities > INT_MAX, which although bogus as they were previously
overflowing the int used to store them, that would cause installation
failures when upgrading from squeeze. This will be reverted to an
error after wheezy. Closes: #676874
-- Guillem Jover <guillem@debian.org> Sun, 17 Jun 2012 10:56:15 +0200
dpkg (1.16.4.2) unstable; urgency=low
* Check correctly for out of range negative field width values in dpkg-query
--show format strings. Regression introduced in 1.16.4. Closes: #676796
-- Guillem Jover <guillem@debian.org> Sat, 09 Jun 2012 16:16:17 +0200
dpkg (1.16.4.1) unstable; urgency=low
* Fix explicit file trigger activation. Regression introduced in 1.16.4.
Closes: #676684
-- Guillem Jover <guillem@debian.org> Fri, 08 Jun 2012 23:17:11 +0200
dpkg (1.16.4) unstable; urgency=low
[ Guillem Jover ]
* Deprecate compressing .deb files with lzma, by making dpkg-deb issue a
warning, as the format has several deficiencies that have been addressed
by upstream in xz. Although unpacking will be kept being supported to
handle existing lzma compressed .deb files.
* Add alternative changelog formats documentation from the policy manual
to dpkg-parsechangelog(1). Closes: #584141
* Add MiNT support to ostable and triplettable.
Requested by Thorsten Glaser <tg@mirbsd.de>.
* Add new frontend.txt file to dpkg-dev documenting some public interfaces
for dpkg frontends. Closes: #670897
* Clarify in dpkg(1) when --force-conf* options cause action.
Suggested by Sven Joachim <svenjoac@gmx.de>. Closes: #391818
* Add “gcc | c-compiler” to libdpkg-perl Suggests, due to Dpkg::Arch usage.
Closes: #671198
* Do not mask PIE from dpkg-buildflags on m68k, it appears to work now.
Requested by Thorsten Glaser <tg@mirbsd.de>.
* Remove deprecated support for PGP style signing command interface from
dpkg-buildpackage.
* Remove obsolete --udeb dpkg-scanpackages option.
* Add arm64 support to cputable. Closes: #672408
Thanks Wookey <wookey@wookware.org>.
* Check parsed integers for invalid or no digit errors in start-stop-daemon
and update-alternatives.
* Check all parsed integers for out of range errors; i.e. that no negative
values are allowed if not appropriate, and that no overflows occur.
Closes: #580038
* Switch start-stop-daemon(8) man page examples from /var/run to /run.
* Do not obscure Dpkg::Source::Package ‘require’ errors with custom
error message. Thanks to Thomas Adam <thomas.adam@smoothwall.net> and
Jonathan Nieder <jrnieder@gmail.com>.
* Add new Dpkg::Substvars::set_as_used() member function.
* Rename Dpkg::Substvars no_warn() member function to mark_as_used(), keep
the old name aliased to the new one producing a deprecation warning.
* Add support for Build-Depends-Arch and Build-Conflicts-Arch fields, and
a new -A option to dpkg-checkbuilddeps. Closes: #629480
Thanks to Roger Leigh <rleigh@debian.org>.
* Add support for “none” as a valid dpkg-deb compression strategy value.
Closes: #674711
* Clarify in dpkg(1) that the «dpkg -l» example only lists installed
packages, and that to list available packages «dpkg-query --load-avail»
has to be used instead. Closes: #673305
* Clarify also in the dpkg(1) man page (already present in the dpkg.cfg(5)
man page) the valid filenames for /etc/dpkg/dpkg.cfg.d/ fragment files.
Closes: #674674
* Fix start-stop-daemon to not follow symlinks when creating pidfiles.
Thanks to Carsten Hey <carsten@debian.org>. Closes: #675918
* Refactor the file locking logic into a new Dpkg::File module, and move
the libfile-fcntllock-perl dependency from dpkg-dev to libdpkg-perl.
* Demote the libfile-fcntllock-perl Depends to a Recommends by falling back
to use flock based locking, because it being an XS module makes building
a new perl package bumping the perl ABI impossible, as both packages
become uninstallable. Thanks to Dominic Hargreaves <dom@earth.li>.
Closes: #675947
* Put an & before field_capitalize() calls in Dpkg::Control::Fields to
fix a usage before declaration warning with perl 5.16. Closes: #676262
* Do not warn in dpkg-divert on missing files list file for packages never
installed before. Closes: #673518
* Add support for liblzma to handle .xz and .lzma compressed files, and
switch to it instead of using xz-utils. This removes the xz-utils
Pre-Depends from dpkg. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
* Always activate all path components for file triggers, this fixes file
trigger handling for conffiles and dpkg-trigger invocations.
Closes: #675613, #676061, #676062, #676107, #676118, #676122
* Do not reset Multi-Arch field in the update log when removing the package.
Closes: #676496
* Fix dpkg-split to honour the DPKG_ADMINDIR environment variable.
[ Updated man page translations ]
* German (Helge Kreutzmann).
* French (Christian Perrier). Fixes a mistranslation and some
inconsistencies reported by Vincent Danjean( thanks). Closes: #673158
-- Guillem Jover <guillem@debian.org> Thu, 07 Jun 2012 23:43:19 +0200
Changelog:
Version 458 was released on 4 Apr 2013.
These are the differences between version 451 and version 458:
Allow backslash escaping of metacharacters in LESS environment variable if the --use-backslash option is set.
Don't quit if syntax errors are found in command line options.
Increase sizes of some internal buffers.
Fix configure bug with --with-regex=none.
Fix crash with "stty rows 0".
Fix Win32 attribute display bug.
Fix display bug when using up/down arrow on the command line.
Version 451 was released on 21 Jul 2012.
These are the differences between version 444 and version 451:
Add ESC-F command to keep reading data until a pattern is found.
Use exit code of LESSOPEN script if LESSOPEN starts with "||".
When up/down arrow is used on the command line immediately after typing text, the next command starting with that text is found.
Add support for GNU regex.
Add configure option --with-regex=none and fix compile errors when compiling with no regex library.
Fix bugs handling SGR sequences in Win32.
Fix possible crashes caused by malformed LESSOPEN or LESSCLOSE variables.
Fix bug highlighting text which is discontiguous in the file due to backspace processing.
Fix bug in displaying status column when scrolling backwards with -J and -S in effect.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
2013/05/23
+ modify ifdef in arrows.c to work around packages which use the
wide-character ncursesw headers with the ncurses library (report
by Aleksey Cheusov).
+ correct workaround for xterm alternate-screen to work with/without
the fix made in ncurses that makes putp() always write to the
standard output (Debian #708829).
+ improve limit-checks for checklist, in case the dialog is resized
(report by Ilya A Arkhipov).
+ add --last-key option (adapted from patch by Jordi Pujol, Debian
#697607).
2013/03/15
+ update zh_TW.po, add an.po from
http://translationproject.org/latest/dialog/