2015-01-18 : zyGrib Version 7.0.0
Download and display new data GFS from NOAA: grid 0.25°x0.25°
and up to 10 days forecasts.
Restriction: for long-term files, only the first 5 days are
with a grid of 0.25°, beyond the grid is 0.5°.
Release 8.0.0
- Retrieve OpenStack-specific metadata.
- Add Cloudstack support.
- Remove newlines in CPU strings on Darwin.
- Match zpool output for OmniOS 151006.
- Add Parallels Cloud Server (PCS) platform support.
- Add Go language plugin.
- regression: qualify device names from lsblk
- Add support for ip version ss131122.
- Reduce GCE metadata timeout to 6 seconds.
- Add Pidora platform detection.
- Presume 'latest' API version on 404 from Eucalyptus metadata server.
- Look for any number of spaces between the VxID and the value.
- Removed *.static.cloud-ips.com and fixed the DNS resolution
on Rackspace hosts.
- Update specs to use RSpec 3 syntax
- Update mixlib-shellout pin to ~> 2.x
Release 7.6.0
- This release was yanked due to mixlib-shellout 1.x/2.x issues
Release 7.4.0
- Added Powershell plugin.
Release 7.2.4
- linux::network should handle ECMP routes
Release 7.2.2
- Use lsblk instead of blkid if available.
- linux::filesystem now reads all of /proc/mounts instead of just 4K
Release: 7.2.0
- Added platform_family support for ibm_powerkvm (OHAI-558)
- EC2 metadata errors are unhelpful (OHAI-566)
- Support deep virtualization systems in node[:virtualization][:systems]
- Passwd plugin now ignores duplicate users. (OHAI-561)
- Fix warning message about constants already defined (OHAI-572)
- Present all CPU flags on FreeBSD (OHAI-568)
- Ohai doesn't detect all KVM processor types as KVM on FreeBSD (OHAI-575)
- Ohai should expose mdadm raid information on Linux systems (OHAI-578)
- relax regex to match newer Oracle Solaris releases (OHAI-563)
- add exherbo support (OHAI-570)
- Add inode information to the Linux Filesystem plugin. (OHAI-539)
- Change log-level from warn to debug for missing gateway IPs.
- Include Joyent SmartOS specific attributes in Ohai. (OHAI-458)
- Collect ec2 metadata even if one of the resources returns a 404.
- Provide basic memory information for Mac OS X. (OHAI-431)
- Rackspace plugin rescues Errno::ENOENT if xenstor-* utils are not found
- root_group provider not implemented for Windows (OHAI-491)
- Ohai::Exceptions::AttributeNotFound errors in Chef's ohai resource
- Be reluctant to call something an LXC host (OHAI-573)
- Assume 'latest' metadata versions on 404
2014-12-23 tim <gyunaev@ulduzsoft.com>
- Version 7.2 released
- Ported to Qt5 (but still builds and works with Qt4)
- Added support for 3rd party integration
- Fixed some minor issues
Do not require releases to contain install floppies, since amd64 no
longer has them.
The default value of the --boot-from option is now "cdrom" if the
install floppies are missing.
When reporting a failed download of optional files, be clearer that
this is not an error. Also, don't treat arbitrary exceptions during
downloads as indicating a missing file, only the expected IOError.
Increase the default disk size from 768M to 1G, as 768M is no
longer sufficient for amd64.
New command line option --structured-log-file. This is like
--structured-log but takes the name of a log file as an
argument, and the structured logging is in addition to, not
instead of, the traditional logging to stdout.
Increase installation timeout from 1 hour to 3 hours so that
a system built with DEBUG and LOCKDEBUG can be installed under
qemu without timing out.
Unconditionally print a greeting message including the version number
of startup, so that logs from automated anita runs will always
indicate the version used.
In --structured-log mode, log the string matched by expect() instead
of the return value, as the latter is always zero and therefore
conveys no useful information.
which already tweaked the tty.sh file, name it according to the new rules.
This is to actually get the netbsd-5 branch working with this, since
realpath() insists on a non-NULL second argument.
From @tristelo, https://gist.github.com/steleto/7767b954611888aaa67d
Changelog:
Ver. 3.01b Abortion with sparc64 architecture is fixed.
(05/06/14) Failure to expand macros with Linux kernel >=2.6.23 is fixed.
Failure to overwrite some macro with 'bind' is fixed.
Infinite loop by some builtin with %M macro is fixed.
Ver. 3.01a Change 'IMELARNING' internal variable to 'IMELEARNING'.
(06/08/13) Sorting rule for tree screen is adjusted to browser screen.
Bug that any invalid UID/GID breaks file list is fixed.
Bug that file list is not updated with lost directory is fixed.
Failure to compile with environments using termio is fixed.
Ver. 3.01 Add 'WIDEDIGIT', 'SIZEUNIT' internal variables.
(08/03/12) Add 'HISTUMASK', 'DIRHISTUMASK' internal variables.
Add 'IMELARNING', 'FREQFILE', 'FREQUMASK' internal variables.
Add 'getfreq', 'setfreq' builtins.
The object tables of 'IMEBUFFER' internal variable is extended.
Ver. 3.00m Add the identifier UTF8LANG for compile.
(07/27/12) Abortion when save file on customizer with some OS is fixed.
Wrong priority with IME translation candidates is fixed.
Unavailable dictionary in DICTSRC with ShiftJIS OS is fixed.
Failure to compile with gcc-4.2 is fixed.
Bug that some pipes cause infinite loop is fixed.
Ineffective suspend key in any pipes is fixed.
Wrong manual page for 'wait' builtin with no argument is fixed.
Ver. 3.00l Support Android 4.0.
(06/30/12) Support MINIX 3.2.
Add the identifiers DEFKCODE, UTF8DOC, LANGWIDTH for compile.
Add the identifiers _NOUNICDTBL, _NODICTTBL for compile.
The cross-compiling is supported more carefully.
Strange attribute-changing screen in narrow terminal is fixed.
Some abortion when open archive browser is fixed.
Some abortion when access MS-DOS formed path is fixed.
Persistence of "Wait a minute" when TRADLAYOUT=1 is fixed.
Ineffective sequence to save cursor when PTYMODE=1 is fixed.
Unreadable file starting with "./" in archive browser is fixed.
Ver. 3.00k Support Cygwin 1.7.13.
(04/21/12) The cursor position after changing directory upward is changed.
Failure by PageUp/PageDown key on the tree screen is fixed.
Unsupported second resolution on the floppy drive is fixed.
Some abortions by Bs key on the tree screen is fixed.
Broken tree screen on the MS-DOS formed path is fixed.
Failure to get HTTP log on some environments is fixed.
Ineffective command result just before NEXT_WINDOW is fixed.
Abortion with LOG_DIR in archive browser is fixed.
Unexpected result of LOG_DIR in archive browser is fixed.
Overflow by the too long path name is suppressed.
Some commands in archive browser is restricted.
2014-11-02 : zyGrib Version 6.2.4
Reading grib files at high resolution from model SKIRON (University
of Athens, Department of Physics, Atmospheric Modelling and Weather
Forecasting Group) available here : http://wild-silk.org/en.
2014-01-09 : zyGrib Version 6.2.3
New color scale for the waves, with a max range of 20m instead of 15m.
Bug fixed: the arrows winds was not always displayed when the map
contained the longitude of 180°.
2014-01-04 : zyGrib Version 6.2.2
Bug fixed: the wave model was not always displayed correctly in the
headers (confusion between FNMOC-WW3-GLOBAL and FNMOC-WW3-MEDIT).
Fortunately, the displayed data were correct.
2013-11-25 : zyGrib Version 6.2.1
Bug fixed: it was impossible to disable isolines.
2013-11-13 : zyGrib Version 6.2.0
Map scrolling with the mouse (+Ctrl).
Note: this first version is not really optimized. The movements
are jerky if the grib file is too large or if the machine
is too slow.
Reminder: click with the middle button to move the target point to
the center of the window.
Enhancements of the curves module (thank you François-X): the main
window remains active, other curves can be opened.
wind gust display with lines.
temperature display is correct even if the grib does not contain the
min/max temperatures.
deflection curve of the wind no longer interferes with the pressure
and cloudiness.
More accurate display of jet streams with a color scale modified
(adaptation of a proposal from Sailingyachto2 aka ON3CHD). the wind
below 40 kts is ignored and the scale goes up to 240 kts.
Use key combination 'Ctrl+Maj+J' to toggle between jet stream
colormap and the standard one, or navigate in the menu 'Weather
map'->'Options'.
Bug fixed: loss of the altitude displayed at startup or when
loading a new file.
Pseudo bug fixed: a stable version of the qwt library is installed
with source files, because it is not compatible with itself from
one version to another.
2013-04-28 : zyGrib Version 6.1.4
Bug fixed: the levels 400 and 600 hPa are fully taken into account.
2013-04-08 : zyGrib Version 6.1.3
New russian translation (####### Yaroslav Zavarzin).
Export SkewT data in a spreadsheet format.
2 new levels of altitude : 400 hPa and 600 hPa.
Warning : you have to check "SkewT" in the tab "Altitude" to retreive
data, so files are big.
2013-01-06 : zyGrib Version 6.1.2
Update spanish translation (muchas gracias Luis Mederos).
2013-01-02 : zyGrib Version 6.1.1
Display of color scales in saved images.
SkewT-LogP diagrams more complete :
Color display of areas of convection.
Display of surface level (mean altitude moyenne in the grid).
Convection indices calculation :
LI: Lifted Index
SI: Showalter Index
KI: K-Index
TT: Total Totals Index
SW: SWEAT Index
CAPE / CIN: pseudo-graphical method very approximate, for
comparison with the values ##given by the model forecast.
Bug fixed : with Windows, sometimes, it was impossible to put
forward the main window when meteotable or skewt was displayed.
2012-12-10 : zyGrib Version 6.1.0
Color maps an isolines for the theta-e (Equivalent potential
temperature) at levels 925, 850, 700, 500, 300, 200 hPa.
Isotherms at levels 925, 850, 700, 500, 300, 200 hPa, in addition to 2m.
Sun and Moon rise and set in the meteotables.
Restructuring menus that became too long.
Start a new instance with the same geographic parameters (Ctrl+Shift+N).
Zoom on Grib area becomes an option (menu Earth) to keep the current position and scale.
Possibility to choose run GFS (Last, 0h, 6h, 12h, 18h) at download. Warning : it is slow, except for the last run.
The maximum size of the files generated by the server is 100 MB (instead of 50).
The values panel is in a scrollable area.
Bug fixed in the curve drawer module (thanks François-X).
Less bad estimate of the size of the files.
Indication of the absence of data in the diagrams SkewT.
Remove external libraries from source (must install them separately to compile in Windows).
Improved zyGrib.pro file to compile without change in Debian and Ubuntu.
2012-09-30 : zyGrib Version 6.0.2
Update spanish translation (muchas gracias Luis Mederos).
Bug fixed: bad wind unit in the curve drawer module (merci François X).
Bug fixed: loss of the grib file directory.
And a few minor bugs fixed.
package unsurprisingly has no idea what a "darwin" is. Instead use
"netbsd" in the hopes that the netbsd config is adequate for all
pkgsrc use. (If this doesn't work, try "macosx".)
I'm going to continue passing the contents of LOWER_OPSYS everywhere
else, because there's some chance it might actually be working as is
and we're in a freeze.
Might fix PR 37513.
(1) ${PREFIX} handling was not correct
(2) It is said ascii.cgi is deleted in ChangeLog, it was not taken care
properly.
3.14: 2013-11-27
ascii.cgi deleted: the <isindex> it relies on is archaic and nonconformant.
Thanks joerg@ for review.
* Changes in the m17n database 1.7.0
** New input methods are added.
ar-translit.mim: Arabic input method based on Roman transliteration.
latn1-pre.mim: Latin input method simulating "US International Keyboard".
ssymbol.mim, lsymbol.mim: Input method for various symbols.
** A new global variable is added.
fallback-input-method: Comma separated fallback input method names.
* Changes in the m17n database 1.6.5
** All input methods in the m17n contrib package are merged.
** New input methods are added.
sa-itrans.mim: Sanskrit input method with ITRANS method
ml-remington.mim: Malayalam input method.
- Removing two patches, seems included (or no point to patch)
(upstream)
- Update 2.3.4 to 2.3.9
Tellico 2.3.9 is available. Sun, 06/22/2014 - 14:06
---------------------------
Features
Improved GCstar import and export to handle custom GCstar fields.
Updated TheMovieDB fetcher to API version 3.
Bug Fixes
Fixed bug with writing link-only images in HTML exporter (Bug 330649).
Fixed character encoding in Allocine fetcher (Bug 334527).
Removed IMDb country choice since it's now unavailable (Bug 330641).
Fixed CSV importer bug, causing a hang (Bug 329677, Debian Bug 729503).
Fixed crashing bug in IMDB fetcher (Bug 330591).
Fixed crashing bug in command-line importing (Debian Bug 729499).
Corrected user dialog text with Google Book Search results (Bug 323475).
Fixed error in setting modified date for entry in certain cases (Bug 326911).
Updated IMDb fetcher for website changes (Bug 325673).
Tellico 2.3.8 is available. Sun, 07/07/2013 - 20:24
---------------------------
Features
Updated ISBNdb.com fetcher to use v2 of API.
Updated GiantBomb fetcher for XML changes in responses.
Added coverartarchive.org to MusicBrainz data source.
Updated Allocine fetcher for website changes.
Added fetcher for VNDB.org.
Added Dewey Decimal and LCC to ISBNdb.com results.
Bug Fixes
Added Bibtex importing for drag/drop text (Bug 319182).
Fixed Entrex/Pubmed fetcher for summary requests (Bug 319501).
Fixed bug with retaining allowed values when adding entries from data sources (Bug 317905).
Fixed bug with not properly escaping text in CSV exporter (Bug 317473).
Fixed regexp in Google Scholar fetcher to set cookie (Bug 316550).
Fixed character encoding in IMDB results list (Bug 314113).
Fixed crashing bug with OpenLibrary and DVDfr fetcher (Bug 319681).
Fixed memory leak when updating entries (Bug 316449).
Tellico 2.3.7 is available. Wed, 01/23/2013 - 21:10
---------------------------
Features
Added data sources for DBLP.org and TheGamesDB.net.
Added import capability for VinoXML files.
Added capability to enter Google API key for book search.
Bug Fixes
Fixed a bug with adding new fields when importing bibtex (Bug 304767).
Updated the IMDB fetcher.
Corrected character encoding and title data for DVDfr search.
Corrected actor and role results from Allocine search.
Improved the Delicious Library importer.
Fixed a bug with editing the toolbar configuration in KDE 4.9.2+.
Fixed a bug with a number field not detecting a modified value (Bug 313304).
Fixed a bug that caused loans to fail to get checked-in (Bug 307958).
Tellico 2.3.6 is available. Sat, 07/14/2012 - 14:14
---------------------------
Features
Added simple importer for CIW files from ISI.
Added data sources for IMDb in French, Spanish, German, Italian, and Portuguese.
Added API data source for Hathitrust.
Added API data sources for Allocine, ScreenRush, FilmStarts, SensaCine and Beyazperde.
Added API data source for Springer Link.
Added API data source for Microsoft Academic Search.
Updated KDE library dependency so Tellico works with KDE 4.4 and KDE 4.5 again.
Bug Fixes
Fixed an intermittent crash when entering multiple ISBN values in search.
Improved Amazon search for US UPC values from non-UPC sites.
Fixed formatting bugs in IBS.it search.
Fixed a bug for saving images when using a local image directory (Bug 299130).
Fixed a bug with loading images from Google Book Search (Bug 299789).
Update: While the code compiles fine on KDE 4.5, it looks like
there's a documentation incompatibility. You might need to
edit the doc/CMakeLists.txt file and remove the line for
Portuguese (pt) translation if you have problems compiling
with KDE 4.4 or 4.5. Website Hacked Submitted by Robby on
Fri, 06/01/2012 - 12:12
Tellico 2.3.5 is available. Sun, 01/15/2012 - 15:15
---------------------------
Features
Added Amazon.com data sources for China, Spain, and Italy.
Added filter rules for dates before and after.
Updated GCstar exporter to include images.
Updated Discogs fetcher to use API v2.
Updated Wine.com fetcher to use API v2.
Updated fetcher for Allocine.fr.
Bug Fixes
Fixed bug that always showed checkmark for boolean field values (Bug 283444).
Fixed importing of multi-line notes from Alexandria (Bug 289022).
Fixed bug with merging entries (Bug 289346).
Fixed bug with Cancel not working in the Entry Merge dialog.
Fixed broken script for searching Dark Horse Comics.
Fixed a crashing bug when using the scanner dialog.
Improved support for importing movies and music from Delicious Library.
Update: I didn't realize that I had added code to Tellico that
effectively raised the minimum KDE version to 4.6. I didn't
intend to do that. If you want to compile on KDE versions
earlier than 4.6, please grab this patch.
- Add HOMEPAGE
(upstream)
- Upddate 1.38 to 1.41
--------------------
1.41 - Fri Sep 12 06:15:56 2014
* Fix up some metadata (GitHub #4)
1.40 - Fri Jan 3 13:57:08 2014
* Get rid of MYMETA
1.39 - Fri Sep 27 16:28:21 2013
* Bump to full release
1.38_02 - Mon Sep 23 19:52:20 2013
* Fix non-portable strftime format (RT #83460)
1.38_01 - Sun Feb 10 17:08:57 2013
* Wim Lewis improved the binary reader / writer and made better
tests for it.
[Changes for 1.00 - 2014-03-06]
* Add missing support for c.loc()
[Changes for 0.99 - 2014-02-03]
* Localise $/ correctly (TOKUHIROM)
This change was missing from 0.97
[Changes for 0.98 - 2014-01-22]
* Exclude POT files (gerhardj)
[Changes for 0.97 - 2014-01-09]
* Localise $/ correctly (TOKUHIROM)
[Changes for 0.96 - 2013-06-28]
* Bumping - bad release
[Changes for 0.95 - 2013-06-28]
* Handle Haml blocks too (Calum Halcrow)
[Changes for 0.94 - 2013-05-07]
* Corrected spelling of Text::Haml
* xgettext.pl was not being installed
[Changes for 0.93 - 2013-03-28]
* Moved to Dist::Zilla
* Added support for HAML (Calum Halcrow)
[Changes for 0.92 - 2012-12-05]
* Fixed test for Perl 5.17.6+. (ANDK)
- Convert PERL5_PACKLIST from Local-MakeText to Local/Maketext
(pkglint flags)
- Add patch-Makefile.PL to adjust above, the patch not submitted yet.
(upstream)
Update 1.25 to 1.26
2014-06-17
* Correct two subtle typos in Locale::Maketext POD.
2013-04-13
* No changes. Switch to version 1.25 for release to CPAN.
2013-04-13
* Update to 1.25_01 from upstream blead for release testing
0.09008 - 10 Apr 2014
- This is a "I'm a douche for not properly testing code before merging"
https://rt.cpan.org/Ticket/Display.html?id=94570
Patch from the above RT was applied
0.09007 - 09 Dec 2013
- Update inc/ . Fixes rt #63048
(Following log are retrieved from ChangeLog, but version is not mentioned. sorry)
----------------
Fri Jun 20 09:27:24 2003 jwheeler <upsmodule@datademons.com>
* Changed namespace to the original Business::UPS to make room for
Dan Browning's Business::Shipping modules.
Tue Jun 10 13:28:37 2003 jwheeler <upsmodule@datademons.com>
* Came across this module, was horribly outdated, rewrote it to work again.
* Renamed to Business::Shipping::UPS so as not to interfere with solomon's namespace.
-------------------
0.33 Sat Sep 13 16:13:15 PDT 2014
- With $Country explicity to CA, fix identification of JCB 3529-3589
as Discover
- Allow use of our subroutines as class methods, patch from Adam
Kennedy, thanks!
- Add tests for processing agreement / country functionality
0.32 Thu Feb 21 16:02:42 PST 2013
- Add Israeli Isracard (no checksum yet)
- Add LICENSE=>perl to Makefile.PL; add license to META.yml,
closes: cpan #27735
- Documentation: Add link to Neil Bowers' review of CC check modules
- Rearrange cardtype() for performance
- Fix Discover identification of 39 and 3529-3589 prefixes, patch from
Jason Terry, thanks!
-----------------------
Version 2.32.1
- New and updated translations:
[ca@valencia] [el] [et] [eu] [ja] [ko] [lt] [sk]
Version 2.32.0
- New and updated translations:
[ar] [da] [et] [ja] [nl] [po] [pt_BR] [ro] [ru]
Version 2.31.92
- New and updated translations:
[en_GB] [et] [hu] [pt]
- New and updated manual translation:
[cs] Adrian Gunis
Version 2.31.91
- New and updated translations:
[bg] [ca] [fr] [sr] [sr@latin] [zh_HK] [zh_TW]
- New and updated manual translation:
[fr]
Version 2.31.90
- New and updated translations:
[cs] [id] [it] [pa]
- New and updated manual translation:
[de] [es]
Version 2.31.6
- Misc changes, improvements and fixes:
* Clean up indentations in Makefiles
* Fix spelling mistakes in the manual, by Christian Kirbach - bgo #625770
* Update version of manual to 2.32
- New and updated translations:
[de] [es] [gl] [nb] [sk] [sv] [ta] [zh_CN]
- New and updated manual translation:
[de] [zh_CN]
Version 2.31.5
- New and updated translations:
[es] [gl]
Version 2.31.4
- Misc changes, improvements and fixes:
* Migrate daemon and dwell click to GDBus
* Remove dbus-glib dependency
* Unify code style
* Make singleton classes reusable
* Integrate unix signals into the main loop
* Rework pointer-capture applet
* Update man pages
* Update manual about modified cli commands
* Update manual about drop of AT-SPI dependency
- New and updated translations:
[es] [gl] [he] [sl]
Version 2.31.3
- Misc changes, improvements and fixes:
* Drop the use of AT-SPI to get global mouse events
* Remove dependency from the AT-SPI framework
* Remove a11y gconf key
* Don't use a separate X connection for XTest
* Add private variable to cursor-manager and clean up
* Rename some variables and function names
* Remove unused variable
* Update man page
- New and updated translations:
[et] [he] [nb]
- New and updated manual translation:
[cs]
Version 2.31.2
- Misc changes, improvements and fixes:
* Compile with -DGSEAL_ENABLED; bumps gtk+ to 2.18 - closes bgo#612492
- New and updated translations:
[ca@valencia] [da] [el] [en@shaw] [eu] [nl] [pa] [sr] [sr@latin]
- New and updated manual translation:
[el]
Version 2.31.1
- Version 2.31.1 has been skipped
Version 2.30.0
- Misc changes, improvements and fixes:
* Adapt manual to new behaviour of the simulated secondary click
- New and updated translations:
[ast] [ca] [eu] [fi] [hu] [it] [ko] [pt] [ru] [uk]
- New and updated manual translation:
[cs] [de] [es] [fr]
Version 2.29.92
- Misc changes, improvements and fixes:
* Fix secondary clicks - closes LP: #525735
- New and updated translations:
[de] [en_GB] [hu] [nb] [pl]
- New and updated manual translation:
[de] [es]
Version 2.29.91
- Misc changes, improvements and fixes:
* Use input-mouse icon for Enable button
* Add changes of this development cycle to manual
* Add --login option to manpage
- New and updated translations:
[cs] [gl] [pt_BR] [ro] [ta] [zh_HK] [zh_TW]
Version 2.29.90
- New and updated translations:
[bn] [fr] [sl] [th]
Version 2.29.6
- New and updated translations:
[bg] [eu] [nb]
Version 2.29.5
- Misc changes, improvements and fixes:
* Add --login command-line option
- New and updated translations:
[es] [uk] [se]
Version 2.29.4
- New and updated translations:
[he] [ro] [sv]
Version 2.29.3
- New and updated translations:
[sl]
- New and updated manual translation:
[zh_CN]
Version 2.29.2
- Misc changes, improvements and fixes:
* Fix the default dwell mode in the gconf schema file
* Do not daemonize by default and add the --daemonize cli option
- New and updated translations:
[es]
Version 2.29.1
- Misc changes, improvements and fixes:
* Don't use a pointer grab to lock the cursor - closes bgo #598538
- New and updated translations:
[el] [et] [ro] [ru]
- New and updated manual translation:
[cs]
- Add LICENSE= modified-bsd
(upstream)
- Update 3.08 to 3.14
From: http://www.catb.org/~esr/ascii/NEWS
---------------------------------
3.14: 2013-11-27
Recognize \0 as ASCII NUL.
ascii.cgi deleted: the <isindex> it relies on is archaic and nonconformant.
Markup improvements on the manual page.
3.13: 2013-11-20
Tweak Makefile to obey $(PREFIX) convention (from MacPorts).
3.12: 2012-11-23
Cygwin port fix.
3.11: 2011-03-15
Recognize single decimal or hex digits.
Minor bug fixes and additional character names from Debian.
3.10: 2010-10-19
License change to BSD. Polish code to modern fully-ANSI C.
3.9: 2010-10-13
Fix some bugs in the name table.
mirmon 2.10 -- 15 augustus 2014
o Probe only one site-url with "mirmon -get url site-url".
----------------------------------------------------------------------
mirmon 2.9 -- 13 augustus 2013
o Added a LICENSE file, requested by fedora packagers.
From the web page: http://www.brain-dump.org/projects/dvtm/
dvtm-0.13 released (15.11.2014)
------------------------------
Changes include:
* rewritten copy mode as an external process
Upon MOD+e dvtm pipes the whole screen buffer content to $EDITOR.
Whatever the editor writes to stdout will be stored in an internal
dvtm register for later pasting with MOD+p.
This only works if your editor of choice is usable as a filter i.e:
echo Hello World | $EDITOR - | cat
An alternative editor to use can be set with the environment variable
$DVTM_EDITOR. Instructions for the intended usage together with vis
can be found at:
http://lists.suckless.org/dev/1411/23973.html
* tagging concept working the same as in dwm. Current key bindings are
as follows:
Mod-F[1..n]
Mod-v-[1..n]
View all windows with nth tag.
Mod-0 View all windows with any tag.
Mod-v-Tab
Toggles to the previously selected tags.
Mod-V-[1..n]
Add/remove all windows with nth tag to/from the view.
Mod-t-[1..n]
Apply nth tag to focused window.
Mod-T-[1..n]
Add/remove nth tag to/from focused window.
The default configuration sets up five different tags (1-5).
* rudimentarily sanitize $SHELL such that SHELL=dvtm dvtm is no longer
a fork bomb.
* more flexible key binding configuration including the possibility
to specify key bindings involving 3 subsequent symbols.
* unified drawing of minimized windows always on the last screen line.
Previously the arrangement of those minimized windows was done by the
individual layouts.
* use of pselect(2) instead of select(2) in order to fix a race condition.
* cleanups and comments for the terminal emulation code (vt.[ch]).
This is also in preparation for eventual use in vis.
Support for italic attributes and terminfo entries ({r,s}itm).
Recognize '\033];title\007' as title changing sequence.
* build system (i.e config.mk) should now respect $TERMINFO and $PREFIX
if set. By default _POSIX_C_SOURCE=200809L and _XOPEN_SOURCE=700 is
used, if you get compile errors change them to match whatever your
system needs to expose the required interfaces.
* Solaris and AIX support (with some tweaks to config.mk)
All in all a lot of code was changed, comments, patches and a thorough
review is always welcome!
As a kind of social experiment I also pushed a mirror of the repository
to github:
https://github.com/martanne/dvtm
dvtm-0.12 released (05.07.2014)
------------------------------
Changes include:
* fixes to the redraw logic
* new copymode key bindings CTRL+u (page-up), CTRL+d (page-down), CTRL+c (quit)
* a new layout included in the source tarball but not enabled by default:
vstack where all windows have the full screen width
* cleanups to the build system and manual page
The tagging branch[1] has also been rebased. Special thanks to Mark Edgar
for his patches.
dvtm-0.11 released (08.03.2014)
------------------------------
Changes since the 0.10 release include:
* keybindings can be defined without any modifier key as result
config.def.h was reindented. Sorry for the resulting merge
conflicts.
* scroll up and down is now also bound to Shift-Page{Up,Down}
* the window border is no longer drawn if there exists only 1 window.
This means when you start dvtm without any command you will just
get a normal shell prompt without any decoration. This might be
useful for people who use a terminal without builtin scrollback
buffer support.
* MOD+Tab switches to the previously focused window
* Upon terminal resize the whole screen is completely redrawn. This
fixes an issue with the optimized redraw logic introduced in the
last release when attaching to an existing session with dtach or
abduco.
* the lock functionality (MOD-X) has been removed, use a session
management tool like abduco to detach from your controlling
terminal and logout properly using the existing system mechanism.
dvtm-0.10 released (28.12.2013)
------------------------------
This is mostly a bugfix release with
* improved redraw logic to reduce cursor flickering
* better non blocking input handling
* a couple of fixes to dvtm.info terminfo description (kbs, rs1)
* various other fixes (fd leakage, misuse of strncpy, handling of I/O errors)
as there were changes to dvtm.info make sure to install the new version.
Furthermore I've rebased the tagging branch, which provides the same tagging
facilities that we know and love from dwm, on top of master:
- Add LICENSE= x11
(upstream)
- Update cstream 2.7.5 to 3.1.1
3.1.1:
-----
-n <nbytes_to_stream> was not clear to use numbers > 2 GB. I didn't
notice since it worked fine if you used suffixes "K/M/G" as long as
the number was < 2 G. Sorry about that.
3.1.0:
------
O_DIRECT supported for input.
3.0.0:
------
IPV6 support for IPV6 day 2011.
The IPV6 support shouldn't break anything after hostname lookup
succeeds. Issues might be building on older platforms if I screwed up
the autoconf mechanism to not compile it in.
Having said that, assorted little code cleanups are in this release,
too. They shouldn't break anything but non-IPV6 things were touched.
Aftermath for 2.7.4 - 2.7.6:
----------------------------
ATTENTION:
I'm afraid that support for the '-B <size_of_buffer>' was clobbered in
2.7.4 or whereabouts. This one allowed you do have a reader do
multiple reads before the writer could write or vice versa.
Change reverted in 2.7.6.
2.7.4 and 2.7.5 do not have working -B.
2.8.0:
------
Support platforms that do not have open(2) with O_DIRECT.
Such as MacOS X.
2.7.6:
------
Revert 2.7.3 which broke -B
* Enhancements:
* Expand path to logfile to easier debugging on failures.
Pull #33 [marvin2k]
* Enhancements:
* Add default cert store and custom certs from `SSL_CERT_FILE` if present.
This increases compatibility with Ruby 1.8.7.
* Bugfixes:
* Specify Accept-Encoding to make sure a raw file content is downloaded.
Pull #30. [knu]
* Internal:
* Improve examples and use them as test harness.
Version 470 was released on 6 Oct 2014.
These are the differences between version 458 and version 470:
* Don't overwrite history file; just append to it. This behaves better when
multiple sessions are running less simultaneously and using the same history
file.
* New command ESC-G goes to end of currently buffered data in a pipe.
* 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 bugs and improve performance in ampersand filtering.
* Automate construction of Unicode tables from Unicode database.
20141124: Bumped up version number to 1.1.6
20141124: Properly quote backslashes for tcsh
20141124: Detect ambiguous long options properly
Thanks to Klaus Wulff <dinw.klswlff@dfgh.net>
20141123: Create test harnass and tests
20141122: Update translations (sync with util-linux (git 20141120))
20141120: Update manual page (sync with util-linux (git 20141120))
20141120: Minor code changes (sync with util-linux (git 20141120))
2014-10-12 tim <gyunaev@ulduzsoft.com>
- Version 7.1 released
- Added support for creating kchmviewer as a portable app
- Fixed a crash when indexing (in search) certain malformed HTML files
- Fixed parsing CHM files whose filenames contained URL-encoded characters
2014-03-26 tim <gyunaev@ulduzsoft.com>
- Version 6.1 released
- Keyboard usability improved thanks to the Giuseppe "Cowo" Corbelli.
- The focus is now moved to the content page once the link is clicked, so the keyboard navigation is available immediately. You can switch the focus back by pressing Ctrl+(1-4).
- Added extended keyboard shortcuts for FindNext and FindPrevious; F3 still works.
- Navigation tab window activation (Contents, Search, Index, Bookmarks) now automatically focus the proper element.
- The items in the navigation page now reacts on onItemActivated, and hence act on <Return> key and follow the DE policy (such as respecting KDE single click).
- Upon successful search, the focus moves to the results list.
- Titles are now space-trimmed.
- Fixed binary TOC parser check which led to crashes for some CHM files.
- Fixed incorrect settings file storage name when the CHM file contains multiple dots.
- Fixed the Ctrl+click and Shift+click when the release event was intercepted by other applications (i.e. GoldenDict)
- 'Esc' closes the search dialog and restores focus in the content window.
Changelog:
Installation
The Linux and Mac packages can be installed in parallel to LibreOffice 4.2, but not run simultaneously - documents will be opened in the version you've started first.
The Windows package will update a previously installed version of LibreOffice.
General
Impress Remote feature is not enabled for new installations by default anymore. Go to Tools -> Options -> LibreOffice Impress -> General and check [x] Enable remote control to enable it.
Calc
Sorting behaviour now defaults to old style again
New Features
An in-progress list of features for this version is available here.
Reported Bugs
A list of annoying bugs still contained in this version is available from Bugzilla.
The full list of reported bugs is here.
List of fixed bugs
Bugs fixed against 4.3.3 final (RC2):
bnc#624546 fix slide pane cut/copy/paste in outline view [Marco Cecchetti]
bnc#636128 fix cherry-pick mis-merge [Miklos Vajna, Stephan Bergmann]
bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columns [Miklos Vajna]
bnc#821804 fix docx redline import [Luboš Luňák]
bnc#825305 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
bnc#893791 XLS export: external sheet references on Linux/OSX [Andras Timar]
coverity#1222238 various untrusted loop bounds [Caolán McNamara]
coverity#1242573 various untrusted loop bounds [Caolán McNamara]
coverity#1242582 various untrusted loop bounds [Caolán McNamara]
coverity#1242606 various untrusted loop bounds [Caolán McNamara]
coverity#1242624 various untrusted loop bounds [Caolán McNamara]
coverity#1242704 various untrusted loop bounds [Caolán McNamara]
coverity#1242717 various untrusted loop bounds [Caolán McNamara]
coverity#1242724 various untrusted loop bounds [Caolán McNamara]
coverity#1242778 various untrusted loop bounds [Caolán McNamara]
coverity#1242908 various untrusted loop bounds [Caolán McNamara]
fdo#37960 fix shift+click to select multiple drawings [Andras Timar]
fdo#44736 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
fdo#46757 fix word count with recorded changes [Caolán McNamara]
fdo#54361 chart background in XLSX is transparent instead of white. [Muthu Subramanian]
fdo#55546 center ellipsis tooltips that don't fit on screen [Caolán McNamara]
fdo#60904 allow export of VBAProject [Caolán McNamara]
fdo#62682 crash on second export of svg [Caolán McNamara]
fdo#65823 crash on negative position in redlined word [Caolán McNamara]
fdo#68347 fix word count with recorded changes [Caolán McNamara]
fdo#71248 excel VBA: ActiveDocument is not tracking currently selected Doc [Justin Luth]
fdo#71781 : CMIS: Default Alfresco 4 URL not working [Julien Nabet]
fdo#72587 make template dialog Modal [Caolán McNamara]
fdo#74014 broadcast changes after TextToColumn [Eike Rathke]
fdo#74441 [Accessiblity] Don't expose 0 for empty cells in Calc [Niklas Johansson]
fdo#75359 SIFR: Line Spacing 1.5 icon missing (4.3) [Yousuf Philips]
fdo#77319 set spinbox value AFTER adjusting no. of decimal places [Katarina Behrens]
fdo#79602 sw: fix text formatting of proportional line space < 100% [Michael Stahl]
fdo#80284 avoid broadcasting during cell delete & shift. [Kohei Yoshida]
fdo#80846 broadcast changes before EndUndo(). [Kohei Yoshida]
fdo#81264 accessiblitiy focus not tracked for cells in Calc [Niklas Johansson]
fdo#81486 custom property with the same name as Document Property not imported [Charu Tyagi]
fdo#81633 add a hidden configuration option to toggle ref update on sort. [Kohei Yoshida]
fdo#82047 correctly adjust references in range names on row deletion. [Kohei Yoshida]
fdo#82076 RTF import: handle footnote in table cell [Miklos Vajna]
fdo#82270 grabbing focus can invalidate the entries [Caolán McNamara]
fdo#82430 MSVC build: disable a few more cases of SSE2 in externals [Michael Stahl]
fdo#82858 RTF export: fix "none" line style of TextFrames [Miklos Vajna]
fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrame [Miklos Vajna]
fdo#83464 RTF import: \plain should reset \rtlch and \hich as well [Miklos Vajna]
fdo#83733 fix slide pane cut/copy/paste in outline view [Marco Cecchetti]
fdo#83901 ROW() and COLUMN() to be properly recalculated on cell move. [Kohei Yoshida]
fdo#84073 change ODBC/JDBC escapes to lowercase [Julien Nabet]
fdo#84417 restore focus window after preview [Caolán McNamara]
fdo#84649 crash on negative position in redlined word [Caolán McNamara]
fdo#84658 on reexec, cancel modification before resetting IsModification state [Lionel Elie Mamane]
fdo#84679 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
fdo#84729 buffer cache grows to over 9000 unused entries [Caolán McNamara]
fdo#84885 chart wizard dialog cut off [Caolán McNamara]
fdo#85179 RTF filter: import image border [Miklos Vajna]
fdo#85215 ensure that formula broadcasting works after sort. [Kohei Yoshida]
fdo#85282 correct adjustment of range reference on delete & shift. [Kohei Yoshida]
fdo#85403 broadcast changes after TextToColumn [Eike Rathke]
fdo#85707 NOT BETWEEN query not working (in query design view) when LibreOffice user interface is in Spanish [Adolfo Jayme Barrientos]
fdo#85812 RTF import: fix run type in new groups [Michael Stahl]
i#63015 always default to WinAnsiEncoding... [Herbert Dürr]
i#84870 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columns [Miklos Vajna]
rhbz#1146169 a11y frames label dies before frame [Caolán McNamara]
+ when NRCS is active, suppress ISO Latin-1 from menu to avoid
confusion with British NRCS.
+ do not highlight ISO Latin-1 for NRCS, since it is a 96-character
set, not applicable to NRCS.
+ expand menu 11.6.6 to demonstrate bce with top-level menus 1 and 2
in addition to the existing menu 8.
+ correct description for DA response 24; it denotes VT320.
+ add highlighting information for VT320 Portuguese NRC mapping.
+ add highlighting information for VT220 DEC Supplemental NRC mapping.
+ clear screen just before resetting SCS in menu #3 character sets,
in case a VT100 emulator does not simply ignore VT220 G2/G3
selections when it does not implement them.
+ add check for maximum operating level before deciding whether
to send a DECSCL to set it to VT100-level.
+ save/restore color enable-flag for menu 11.6 in a couple of places
so that the ISO-6429 tests do not reset it unexpectedly.
+ amend the REP test to not reset colors if it happens to be run via
the menu entry for BCE-related tests.
siag builds with guile 1.6, but not 1.8. Because 1.6 will be dropped
from pkgsrc soonish as unreasonably old, disable guile support. (siag
itself is no longer maintained and thus a candidate for eventual
removal if it causes trouble.)
siag has an included scheme (SIOD), so is still functional without guile.
Changelog:
From: https://wiki.documentfoundation.org/Releases/4.3.3/RC2
General
Impress Remote feature is not enabled for new installations by default anymore. Go to Tools -> Options -> LibreOffice Impress -> General and check [x] Enable remote control to enable it.
List of fixed bugs
Bugs fixed against 4.3.3 RC1:
fdo#83588 revert "center slide after changing zoom" [Caolán McNamara]
fdo#84809 crash when button is too short for text [Caolán McNamara]
fdo#84810 avoid calc crash when using Paste Special - Link [Matthew J. Francis]
fdo#85032 max len property of -1 -> crash [Caolán McNamara]
From: https://wiki.documentfoundation.org/Releases/4.3.3/RC1
List of fixed bugs
Bugs fixed against 4.3.2 final (rc2):
bnc#580834 HTML import: Embed images if source URL is a local file. [Matúš Kukan]
bnc#584721 invisible text because of wrong color (white) [Zolnai Tamás]
bnc#591147 OOXML import: Import video file too. [Matúš Kukan]
bnc#592918 display data description in pivot table. [Kohei Yoshida]
bnc#657899 paragraph vertical spacing differs from PowerPoint [Tor Lillqvist]
bnc#887307 ODF files not showing up on Windows search [Andras Timar]
bnc#891663 handle docx's w:anchor layoutInCell attribute [Luboš Luňák, Andras Timar]
bnc#892610 OOXML import: Improve chart number formats. [Matúš Kukan]
bnc#897769 OOXML import: Import border lines using reference too. [Matúš Kukan]
coverity#1242906 unused value [Caolán McNamara]
fdo#37691 related: \shptxt ... \jpegblip [Caolán McNamara]
fdo#46037 related $(workdirurl) was always empty [Stephan Bergmann]
fdo#52076 unittest [Lionel Elie Mamane]
fdo#53920 switch back tab at RefButton closure time [Laurent Balland-Poirier]
fdo#63483 support for modify passwd in Impress and Draw [Katarina Behrens]
fdo#63905 IsDraw doesn't mean the app/page is Draw [Caolán McNamara]
fdo#65281 empty/Not empty doesn't work in columns with date format [David Ostrovsky]
fdo#66496 don't crash on loading specific .docx [Caolán McNamara]
fdo#66701 don't double destroy the HASH when PDF signing. [Michael Meeks]
fdo#66706 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
fdo#70607 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
fdo#73608 related: don't crash on missing table styles [Caolán McNamara]
fdo#76565 allow pasting into input fields [Jan-Marek Glogowski]
fdo#77813 related $(workdirurl) was always empty [Stephan Bergmann]
fdo#78907 file crashed while saving. [PriyankaGaikwad]
fdo#79129 crash in oox::drawingml::LayoutNode::setupShape [Caolán McNamara]
fdo#79130 crash in DomainMapper_Impl::CloseFieldCommand [Caolán McNamara]
fdo#79131 crash in EnhancedCustomShapeTypeNames::Get [Caolán McNamara]
fdo#79269 fix ODF import of style:footer-first [Michael Stahl]
fdo#79301 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
fdo#79535 LO writer crash while Opening some document. [Tushar Bende]
fdo#79604 sw: fix clicking on hyper-links in Draw objects [Michael Stahl]
fdo#80101 inserting non-chart as chart -> unhandled exception [Caolán McNamara]
fdo#80927 css.office.Quickstart should be single-instance service. [Matúš Kukan, Andras Timar]
fdo#81039 crash on adding new macro library [Caolán McNamara]
fdo#81181 upgrade libgltf to 0.0.2 [Zolnai Tamás]
fdo#81264 calc is not accessible to screen readers if sheet is modified [a11y] [Niklas Johansson]
fdo#81357 no fallback for special codes without country [Eike Rathke]
fdo#81592 use 24-bit color depth, not 256 colors when converting an EPS-file. [Björgvin Ragnarsson]
fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
fdo#81750 MM: correctly convert inline-edit fields [Jan-Marek Glogowski]
fdo#82043 instead of the bold font, use a higher multiplifier (4.3 backport) [Yousuf Philips]
fdo#82144 fix unpacking of additional tarballs [David Tardon]
fdo#82259 support version 2 ttf fonts and mac font family name encodings [Caolán McNamara]
fdo#82430 MSVC build: avoid using SSE2 instructions in some externals [Michael Stahl]
fdo#82552 we only check pAlphaW on one branch [Caolán McNamara]
fdo#82895 file crashed while saving. [PriyankaGaikwad]
fdo#82994 changed filterlabel of .ac3-files [Daniel Sikeler]
fdo#83141 avoid accessing 1 character after a string [Matthew J. Francis]
fdo#83292 add stub locale data for Catalan (Valencian) [Andras Timar]
fdo#83619 retain dropdown part after customization [Maxim Monastirsky]
fdo#83764 ensure that the row position is below MAXROW. [Kohei Yoshida]
fdo#83848 add GetAddressConvention to RefButton [Laurent Balland-Poirier]
fdo#84008 kill c++11 code from collada2gltf [Zolnai Tamás]
fdo#84009 be sure to update the sheet index when moving the sort range. [Kohei Yoshida]
fdo#84057 localized string is truncated [Caolán McNamara]
fdo#84260 : Wrong CRC Costa Rica currency symbol [Julien Nabet, Eike Rathke]
fdo#84261 unexpected exception -> clang builds terminate [Caolán McNamara]
fdo#84283 : Export to PDF with footnotes in tables crash [Julien Nabet]
fdo#84315 quick fix for sw too [Lionel Elie Mamane, Matúš Kukan]
fdo#84536 RTF import: don't try to rotate TextFrames [Miklos Vajna]
fdo#84588 loop in TableInfo::getNextNode [Caolán McNamara]
fdo#84757 1~ instead of ~1 and 10~ instead of 1~0 [Caolán McNamara]
i#101245 don't even attempt to unload libqstart_gtklo.so again [Stephan Bergmann]
List of fixed bugs
Bugs fixed against 4.3.2 final (rc2):
bnc#580834 HTML import: Embed images if source URL is a local file. [Matúš Kukan]
bnc#584721 invisible text because of wrong color (white) [Zolnai Tamás]
bnc#591147 OOXML import: Import video file too. [Matúš Kukan]
bnc#592918 display data description in pivot table. [Kohei Yoshida]
bnc#657899 paragraph vertical spacing differs from PowerPoint [Tor Lillqvist]
bnc#887307 ODF files not showing up on Windows search [Andras Timar]
bnc#891663 handle docx's w:anchor layoutInCell attribute [Luboš Luňák, Andras Timar]
bnc#892610 OOXML import: Improve chart number formats. [Matúš Kukan]
bnc#897769 OOXML import: Import border lines using reference too. [Matúš Kukan]
coverity#1242906 unused value [Caolán McNamara]
fdo#37691 related: \shptxt ... \jpegblip [Caolán McNamara]
fdo#46037 related $(workdirurl) was always empty [Stephan Bergmann]
fdo#52076 unittest [Lionel Elie Mamane]
fdo#53920 switch back tab at RefButton closure time [Laurent Balland-Poirier]
fdo#63483 support for modify passwd in Impress and Draw [Katarina Behrens]
fdo#63905 IsDraw doesn't mean the app/page is Draw [Caolán McNamara]
fdo#65281 empty/Not empty doesn't work in columns with date format [David Ostrovsky]
fdo#66496 don't crash on loading specific .docx [Caolán McNamara]
fdo#66701 don't double destroy the HASH when PDF signing. [Michael Meeks]
fdo#66706 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
fdo#70607 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
fdo#73608 related: don't crash on missing table styles [Caolán McNamara]
fdo#76565 allow pasting into input fields [Jan-Marek Glogowski]
fdo#77813 related $(workdirurl) was always empty [Stephan Bergmann]
fdo#78907 file crashed while saving. [PriyankaGaikwad]
fdo#79129 crash in oox::drawingml::LayoutNode::setupShape [Caolán McNamara]
fdo#79130 crash in DomainMapper_Impl::CloseFieldCommand [Caolán McNamara]
fdo#79131 crash in EnhancedCustomShapeTypeNames::Get [Caolán McNamara]
fdo#79269 fix ODF import of style:footer-first [Michael Stahl]
fdo#79301 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
fdo#79535 LO writer crash while Opening some document. [Tushar Bende]
fdo#79604 sw: fix clicking on hyper-links in Draw objects [Michael Stahl]
fdo#80101 inserting non-chart as chart -> unhandled exception [Caolán McNamara]
fdo#80927 css.office.Quickstart should be single-instance service. [Matúš Kukan, Andras Timar]
fdo#81039 crash on adding new macro library [Caolán McNamara]
fdo#81181 upgrade libgltf to 0.0.2 [Zolnai Tamás]
fdo#81264 calc is not accessible to screen readers if sheet is modified [a11y] [Niklas Johansson]
fdo#81357 no fallback for special codes without country [Eike Rathke]
fdo#81592 use 24-bit color depth, not 256 colors when converting an EPS-file. [Björgvin Ragnarsson]
fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
fdo#81750 MM: correctly convert inline-edit fields [Jan-Marek Glogowski]
fdo#82043 instead of the bold font, use a higher multiplifier (4.3 backport) [Yousuf Philips]
fdo#82144 fix unpacking of additional tarballs [David Tardon]
fdo#82259 support version 2 ttf fonts and mac font family name encodings [Caolán McNamara]
fdo#82430 MSVC build: avoid using SSE2 instructions in some externals [Michael Stahl]
fdo#82552 we only check pAlphaW on one branch [Caolán McNamara]
fdo#82895 file crashed while saving. [PriyankaGaikwad]
fdo#82994 changed filterlabel of .ac3-files [Daniel Sikeler]
fdo#83141 avoid accessing 1 character after a string [Matthew J. Francis]
fdo#83292 add stub locale data for Catalan (Valencian) [Andras Timar]
fdo#83619 retain dropdown part after customization [Maxim Monastirsky]
fdo#83764 ensure that the row position is below MAXROW. [Kohei Yoshida]
fdo#83848 add GetAddressConvention to RefButton [Laurent Balland-Poirier]
fdo#84008 kill c++11 code from collada2gltf [Zolnai Tamás]
fdo#84009 be sure to update the sheet index when moving the sort range. [Kohei Yoshida]
fdo#84057 localized string is truncated [Caolán McNamara]
fdo#84260 : Wrong CRC Costa Rica currency symbol [Julien Nabet, Eike Rathke]
fdo#84261 unexpected exception -> clang builds terminate [Caolán McNamara]
fdo#84283 : Export to PDF with footnotes in tables crash [Julien Nabet]
fdo#84315 quick fix for sw too [Lionel Elie Mamane, Matúš Kukan]
fdo#84536 RTF import: don't try to rotate TextFrames [Miklos Vajna]
fdo#84588 loop in TableInfo::getNextNode [Caolán McNamara]
fdo#84757 1~ instead of ~1 and 10~ instead of 1~0 [Caolán McNamara]
i#101245 don't even attempt to unload libqstart_gtklo.so again [Stephan Bergmann]
(lame, mplayer, portaudio) into options and default them to off.
Changes in 2.0.31
Fix a problem where large regular syncs sometimes timed out.
Changes in 2.0.30
If youâre using the alternate build on an older Mac, this upgrade
is necessary to keep syncing.
Disable embedded fonts on OSX to prevent crashes.
The Browse screen on OSX now deletes cards when you press Fn+Del, not Del.
Fix a syncing bug triggered by importing apkgs with custom deck options.
Fix saved searches not being synced (thanks to Houssam).
Fix "check database" not saving changes after fixing an AnkiDroid problem.
- Add cdio_free, iso9660_stat_free, and iso9660_xa_free functions.
- Deprecate mmc_isrc_track_read_subchannel
- Add mmc_get_track_isrc function.
- Update OS versions we recognize
- OSX, and MS Windows, ISO 9660 and other bug fixes
- Remove Coverty scan warnins and errors
- OS/2 driver performance update
This seems to fix PR pkg/48540
Highlights from the release notes:
* Fixed crash on searching, #736312 (Marcos Chavarria Teijeiro)
* Style the find revealer, #736408 (David King)
* Use new symbolic menu item
* Complete redesign to fit with new GNOME 3 apps
* Updated color computing code to avoid deprecations
* Fixed critical crasher after closing windows
* Fixed some deprecation warnings
* Implemented auto-reload for DocBook, #704821
* Updated GSettings install rule, #697815 <- no need for patch-configure
* Correctly detect Unity for conditional processing, #707352 (Kevin Godby)
* Fixed build issue with intltool and gettext, #706854 (Sean de Burca)
* Various updates for deprecated APIs in GLib and GTK
* Added support for DocBook conditional processing on desktop environment
* Updated translations
For full details see:
https://git.gnome.org/browse/yelp/tree/NEWS?id=3.14.0
Changes in 2.0.29
Fix "app is damaged" message on OSX Yosemite
A new "added" graph that shows how many new cards have been added
to the collection.
When exporting notes as text, say the number of notes that were
exported, not the number of cards.
Allow tags to be separated with an ideographic space character
(eg. Japanese full width space)
Allow closing the edit current dialog with Ctrl-Enter.
Show more info when syncing media, so you can see it’s progressing
and get an idea of how long is left.
All the web components in Anki default to accepting focus and
allowing copying now, which should fix issues with some screens
not allowing copy to the clipboard, such as the card info screen.
Fix a bug where <br> tags were being inserted in place of newlines
when importing with html enabled.
Fix a bug when trying to recover from a corrupt profile.
Fix addons being downloaded with double newlines on Windows.
If an existing anki instance is hung, start a new instance when
user clicks on anki icon.
A few translation fixes thanks to Derbeth.
Disable a better error message when some ssl errors occur.
Make the tab width in the template editor reasonable.
Strip any formatting when pasting into the template editor, as
rich text has no meaning there.
If the computer has no desktop folder, place collection packages
in the user’s home directory.
Fix a bug that was allowing nesting other decks under filtered
decks.
Fix a bug that was causing templates to get out of sync with field
names on
Don’t jump around in the browser’s card list when deleting cards.
On Linux systems that don’t have a documents folder defined,
default to ~/Documents/Anki (in English) for the profile folder.
We no longer encode and decode %20 and so on when fields are
edited. This should fix the bug where users were having text with
percent signs in it being turned into other characters.
Tags that differ only in case are no longer allowed, as tags were
sometimes case-sensitive and sometimes not. The case that you use
the first time you enter will be used for all future cards added
with that tag. If you want to change the capitalization of that
tag, you can temporarily remove the tag from all cards and then
add it again with the new case.
Ignore >100MB files when syncing instead of having the server
throw an error.
20140910.02 - Mon Sep 22 14:31:21 2014
* Look in the current directory for RangeMessage.xml if it's
not in other locations. This can help with various Perl app
packagers. (But, also try ISBN_RANGE_MESSAGE env var)
20140910.001 - Thu Sep 18 06:46:01 2014
* Update to the latest data (2014-09-10)
## 1.7.3 (2014-09-14)
Bugfixes:
- `extconf.rb` is now generated with the right path for `create_makefile` (@andremedeiros)
- Fix various Ruby warnings (@piotrsanarki, @indirect)
## 1.7.2 (2014-08-23)
Bugfixes:
- Revert gem source sorting in lock files (@indirect)
## 1.7.1 (2014-08-20)
Bugfixes:
- Install gems from one source needed by gems in another source (@indirect)
- Install the same gem versions even after some are installed (@tmoore)
- Download specs only when installing from servers (@indirect)
## 1.7.0 (2014-08-13)
Security:
- Fix for CVE-2013-0334, installing gems from an unexpected source (@tmoore)
Features:
- Gemfile `source` calls now take a block containing gems from that source (@tmoore)
- added the `:source` option to `gem` to specify a source (@tmoore)
Bugfixes:
- warn on ambiguous gems available from more than one source (@tmoore)
## 1.6.5 (2014-07-23)
Bugfixes:
- require openssl explicitly to fix rare HTTPS request failures (@indirect, #3107)
## 1.6.4 (2014-07-17)
Bugfixes:
- fix undefined constant error when can't find gem during binstubs (#3095, @jetaggart)
- work when installed git gems are not writable (#3092, @pmahoney)
- don't store configured source credentials in Gemfile.lock (#3045, @lhz)
- don't include config source credentials in the lockfile (Lars Haugseth)
- use threads for jobs on Rubinius (@YorickPeterse)
- skip dependencies from other platforms (@mvz)
- work when Rubygems was built without SSL (@andremedeiros)
## 1.6.3 (2014-06-16)
Bugfixes:
- fix regression when resolving many conflicts (#2994, @Who828)
- use local gemspec for builtin gems during install --local (#3041, @Who828)
- don't warn about sudo when installing on Windows (#2984, @indirect)
- shell escape `bundle open` arguments (@indirect)
## 1.6.2 (2014-04-13)
Bugfixes:
- fix an exception when using builtin gems (#2915, #2963, @gnufied)
- cache gems that are built in to the running ruby (#2975, @indirect)
- re-allow deploying cached git gems without git installed (#2968, @aughr)
- keep standalone working even with builtin gems (@indirect)
- don't update vendor/cache in deployment mode (#2921, @indirect)
Features:
- warn informatively when `bundle install` is run as root (#2936, @1337807)
## 1.6.1 (2014-04-02)
Bugfixes:
- update C extensions when git gem versions change (#2948, @dylanahsmith)
Features:
- add support for C extensions in sudo mode on Rubygems 2.2
## 1.6.0 (2014-03-28)
Bugfixes:
- many Gemfiles that caused incorrect errors now resolve correctly (@Who828)
- redirects across hosts now work on rubies without OpenSSL (#2686, @grddev)
- gemspecs now handle filenames with newlines (#2634, @jasonmp85)
- support escaped characters in usernames and passwords (@punkie)
- no more exception on `update GEM` without lock file (@simi)
- allow long config values (#2823, @kgrz)
- cache successfully even locked to gems shipped with Ruby (#2869, @aughr)
- respect NO_PROXY even if a proxy is configured (#2878, @stlay)
- only retry git commands that hit the network (#2899, @timmoore)
- fix NameError regression when OpenSSL is not available (#2898, @timmoore)
- handle exception installing when build_info owned by root (@Who828)
- skip HTTP redirects from rubygems.org, huge speed boost (@Who828)
Features:
- resolver rewritten to avoid recursion (@Who828)
- add `git_source` for custom options like :github and :gist (@strzalek)
- HTTP auth may now be stored in `bundle config` (@smashwilson)
- some complex Gemfiles are resolved up to 10x faster (@Who828)
- add support for IRB alternatives such as Pry and Ripl (@joallard, @postmodern)
- highlight installed or updated gems (#2722, #2741, @yaotti, @simi)
- display the `post_install_message` for gems installed via :git (@phallstrom)
- `bundle outdated --strict` now only reports allowed updates (@davidblondeau)
- `bundle show --verbose` Add gem summary to the output (@lardcanoe)
- `bundle gem GEM --ext` now generates a skeleton for a C extension (@superdealloc)
- Avoid using threequals operator where possible (@as-cii)
Documentation:
- Add missing switches for bundle-install(1) and bundle-update(1) (@as-cii)
2014/09/11
+ correct malloc-size for change to prgbox.
2014/09/10
+ fixes to make "-c" option work when passing command to shell for the
prgbox widget, for example in samples/prgbox2 (report by Korantin
Auguste).
2014/09/08
+ fix an out-of-bounds array index in buildlist widget (report by
Cade Foster).
Added radical search.
Added usefile toggle in multikanji search display.
'cheat' is now a toggle highlight for the current question.
Added [return] key accelerator for stroke count search.
Added handling of non-shifted JIS for cut-n-paste (rxvt support)
Added handling of ascii-escaped unicode char cut-n-paste
(for pan, and other gtk2 based progs)
Patched doJISConvert to understand gtk2 unicode cutnpaste format.
Fixed buffer overflow in doJISConvert, that made coredumps
for long cut-n-paste strings.
Fixed bug in matchromaji() that was giving bogus matches too soon.
2014/09/01
+ add configure check for groff, needed for html/ps/pdf output.
+ update configure-script macros:
+ CF_ACVERSION_CHECK - work around another gratuitous incompatibility
introduced in 2.69
+ CF_ADD_CFLAGS - workaround for ash-shell, e.g., with Minix
+ CF_ADD_LIBS - filter out duplicates
+ CF_CURSES_FUNCS - improve workaround for weak-linkage, seems to fix
tests with NetBSD 6.1
+ CF_INTEL_COMPILER - clean up the -no-gcc option which was leftover
from testing.
+ CF_LIB_SUFFIX - change suffix for AIX shared libraries to ".so".
+ CF_MAKEFLAGS - workaround for GNU make 4.0 incompatibility with
previous releases.
+ CF_XOPEN_SOURCE - add cases for Minix, UnixWare and improve the
workaround for Solaris.
+ improve comparison in compare_cache() function, in case difference
between pointers does not fit in int's.
+ updated de.po, es.po, hu.po, lv.po from
http://translationproject.org/latest/dialog/
+ update config.guess, config.sub
wemux enhances tmux to make multi-user terminal multiplexing both
easier and more powerful. It allows users to host a wemux server
and have clients join in either:
* Mirror Mode gives clients (another SSH user on your machine)
read-only access to the session, allowing them to see you work, or
* Pair Mode allows the client and yourself to work in the same
terminal (shared cursor)
* Rogue Mode allows the client to pair or work independently in
another window (separate cursors) in the same tmux session.
It features multi-server support as well as user listing and
notifications when users attach/detach.
Version 4.2.1 (28/04/2014):
* allow for terminal with long $TERM (up to 32 characters)
* allow to use long logins
* documentation fixes
* runtime fixes
Version 4.2.0 (17/04/2014):
New Commands:
* 'unbindall' to unbind all commands
* 'up', 'down', 'left', 'right' sub-commands for 'focus'
* 'rendition' to specify rendition to use in caption/hardstatus for
window-names that have bell/monitor/silence/so turned on.
* 'layout', with the following sub-commands
- 'title'
- 'number'
- 'autosave' ('autosave on' or 'autosave off')
- 'new'
- 'save' ('save <name>')
- 'select'
- 'next'
- 'prev'
- 'attach'
- 'show'
- 'remove'
- 'dump'
* 'group' for moving window(s) into a group.
* 'defmousetrack' and 'mousetrack', to turn on/off mouse-tracking for
displays. It's turned off by default. With mouse-tracking turned on, it's
possible to switch to a region ('focus') using mouse clicks. It's also
possible to select a text region in copy-mode using a mouse click to place
a mark and the scroll wheel to scroll through the buffer. Additional
features might be to allow clicking on window-titles in the caption to
switch to that window.
* All commands prefixed '@' are treated as 'quiet', i.e. '@'-prefixed commands
do not trigger any display messages.
Changed Commands:
* '-v' parameter to 'split' command for vertical splits.
* 'sorendition' deprecated in favour of 'rendition so'.
* 'digraph' can take a second parameter to specify custom digraphs. For
example,
'digraph >= ≥' or 'digraph >= U+2265'
Using '0' as the second parameter will remove the digraph.
* 'stuff' will prompt for input if there's nothing to stuff.
* The argument to ":number" can be prefixed with '+' or '-' to use it as a
relative argument.
* '-g' parameter to 'windowlist' to show nested list of windows.
* '//group' parameter to 'screen' to create a grouped window.
* 'blankerprg' shows the currently set command on no argument.
* 'maxwin' can now be used to increase the number of maximum windows.
.screenrc:
* $PID expands to the PID of the screen session.
* $PWD expands to the current working directory of the session.
* $STY expands to the session name.
* Tilde-expansion in pathnames (e.g. for the 'source' command)
* C-style escapes can be used (e.g. "\n" to get a newline with 'stuff')
* '%p' in caption/hardstatus string expands to the PID of the backend, and
'%+p' expands to the PID of the frontend (display).
* '%S' in caption/hardstatus string expands to the session name.
* '%P' in the caption string evaluates to true if the region is in copy mode.
* '%E' in the caption string evaluates to true if the escape character has
currently been pressed.
Window List:
* Nested views when there are window groups (with 'windowlist -g').
* Press 'm' to toggle the most-recent view.
* Press 'g' to toggle nestedness.
* Press 'a' to view all windows in the list.
* Press '/' to search in the list.
* Press ',' and '.' to re-order windows in the list.
* Press 'K' to kill a window (requires confirmation).
Display List:
* Press 'd' to detach a display, 'D' to power-detach.
Others:
* Start using 'ChangeLog' for logging changes again.
* Terminfo update for 256-color support.
* Multiple input history (partially from Romain Francoise).
* vi-like fFtT;, searching in copy mode.
* In copy mode, search in reverse direction when 'N' is pressed.
* Tab-completion for command input.
* Some more readline-like bindings in input mode (e.g. ^W, ^D, ^P, ^N etc.)
* Fix displaying unicode characters in the caption/hardstatus on UTF8 locale.
* A revamped displays list (for 'displays' command)
* Increased default maximum number of windows from 40 to 100.
* Increased number color/attribute changes in caption/hardstatus string from 16 to 256.
* Some commands can be remotely queried using the -Q command-line flag.
In-Progress:
* Scripting support (thanks to Google Summer of Code 2009 project by Rui Guo)
Mnemosyne 2.3.1 : 2014-06-18
(Note that for Windows users we recommend uninstalling the previous version
before installing the new one.)
-Change database backend for config file. There should be no more errors
which cause you to delete the config file.
-Don't import cherrypy if not using the sync server (workaround for mimetype
bug in non-unicode systems) (reported by Steven Lee, Pete Kovalenko).
-Don't give spurious warning about different tags in different sister cards
when creating new clozes when editing a card (reported by Scott Youngman).
-Fixed some issues with tabbing to buttons in a dialog not selecting the right
button (reported by Scott Youngman).
Mnemosyne 2.3 : 2014-04-23
The sync protocol has changed in this version, so make sure you update both
the client and the server at the same time.
-A quick-and-dirty Android client is available, where you can do reviews in
your mobile browser using a webserver which runs on your Android device.
This client has full support for the syncing protocol.
-The functionality of mnemosyne-webserver has now been merged into the main
program and can be activated through 'Configure Mnemosyne - servers'.
-Time to create backups has decreased, in some situations even by a factor
of 2 or more, speeding up syncing and program exit.
-Sped up all editing operations in the card browser.
-The name of the currently active saved set of cards is now listed in title
bar (requested by Silverbear).
-Added new statistic: number of new cards learned per day.
-Also sync relevant settings (e.g. fonts, colours, ...) during the initial
sync.
-Improve the timeout handling of the sync protocol.
-New Ukranian, Swedish, Serbian, Catalan translation.
-Fix erroneous 'Wrong username or password' error.
-Rework error handling when trying to load a database which no longer exists
in its previous location.
-Keep the sort order in the card browser when editing cards (reported by
Gnome and Tristan).
-Added command line options --sync-server and --web-server which starts the
sync and the web server in headless mode (i.e. without a GUI) (useful to run
e.g. on a NAS server).
-Fix more errors coming from loading config files (thanks to Alex Fevery for
reporting this).
-Added an extra popup to guide new people better through the learning process
(feedback from Bjorn Maes).
-Fix crash when exporting to cards format when Latex was not installed
(reported by Gwern).
-Make card conversion more robust for badly formatted card (reported by Gnome).
-When editing a card through the browser, make sure the correct set of tags is
displayed if sister cards have different tags (requested by Scott Youngman).
-Allow converting a Cloze card to a clone of a Cloze card through the browser
(requested by Scott Youngman).
-Instruct people on the correct way to deal with '*.cards' files if they try
to open it as a separate database (Kensor0).
-Make it clearer what 'Find duplicates' does.
-Various cosmetic fixes when importing *.cards files (reported by Ansgar
Bohmann).
-Fix tag tree sometimes not updating correctly if the user adds a new tag.
-People writing e.g. Javascript card and needing access to the full path of
the media directory can now use db_media:///foo.png (requested by Gnome).
-Flash files are now synced as well (reported by heldtfisken).
-When editing a card where different sister cards have different tags, ask if
the tags should be applied to the current card or to all sister cards.
-Fix Windows crash when using the card browser with cards imported from
Supermemo (reported by Piotr).
-Fix crash when renaming cloned card types through the card browser.
-Make Mnemosyne 1.x import more robust (reported by Jack Thro).
-Don't allow saving the database to a network drive under Windows to prevent
corruption (reported by Brendan Sinclair).
-Fix sync error that could occur when adding and immediately deleting multiple
sister cards from the card browser.
-Fix latex / cloze interaction corner case (reported by Daniele Parisi).
-Fix corner case of overzealous introduction of media dir in expansion
(reported by Toni Alsford).
-Make sure latex images are always in sync when updating text.
-If adding an extra tag when importing a 'cards' file, don't keep the tag
'Untagged' (patch by crcmail0). If you were affected by this issue before,
'compact database' will solve this.
Mnemosyne 2.2.1 : 2013-04-15
(Note that for Windows users we recommend uninstalling the previous version
before installing the new one.)
-The premade cards from the old 1.x website have now all been converted to the
new 2.x cards format and put on the new website. This will make importing
much easier, as graphics are bundled (thanks to Patrick Kenny for the
conversion).
-For txt import, a text file can now contain a fourth column which will be
mapped to the 'notes' field of a Vocabulary card.
-When editing or browsing cards, don't reset the state of the scheduler such
that you need to press 'show answer' again or such that a new card appears
(reported by Gnome).
-Remember which tags where expanded/collapsed in the tag tree (requested a.o
by Troy Guze).
-Correctly update flag 'hide pronunciation' in the popup menu (reported by
Tom Cato Amundsen).
-When merging duplicate cards, merge tags also (requested by Stephan Maseizik).
-Fix regression where all the dialogs would have generic names ('mnemosyne')
as opposed to e.g. 'Add cards'.
-Correctly format clozes in latex, e.g. [Lorentz force law]
<$>[\mathbf{F}]=[q]([\mathbf{E}]+[\mathbf{v}\times\mathbf{B}]</$>
()requested by acdenh). If you want literal [] in latex, use \left[
and \right].
-Fix crash when converting multiple cards at the same time between e.g.
Vocabulary card type and Map card type (reported by Gnome).
-No longer allow mass converting of cards to Cloze card types, as this
requires editing of the card content for each card anyhow (reported by Scott
Youngman).
-Fix browser crash occuring after deleting a card type which had custom
formatting (reported by Tom Zerlau).
-Unless the 'Prefill tag behaviour' plugin is active, changing card types will
never change the tag you already filled in, even if it's different from the
last used tag (reported by Gnome).
-When changing the font for '<all card types>', make a more neutral choice
for default font in case currently different card types have different
fonts (reported by Gnome).
-Make sync and sync error handling more robust.
-In case you don't explicitly select a background colour, use your theme's
background colour as opposed to white for empty cards (reported by ialectum).
-The quote key to left of 1 (`) can now also be used as a short cut for grade 0
(requested by Kent Stearman).
-In the card browser, CTRL+F can be used to focus the input on the search
field (requested by abacus).
-Improve the position of dialogs popping up from the card browser,
sync window, ... .
-Fix crash pressing the 'Delete' key in the 'Activate cards' dialog (reported
by Gnome).
-When changing card types, only warn about losing history when there is actual
history present (reported by Gnome).
-In case you are not using saved sets and create a new tag whose parent is
inactive, make the new tag inactive too. (If you have a saved set active,
you'll get a dialog box asking whether you want to activate that tag or not,
just like before) (reported by Gnome).
-Fix bug in interaction between Latex system and exporting to the 'cards'
format (reported by Gwern).
-More tweaks for RTL languages like Arabic and Hebrew (bug report by
Ansgar Bohmann).
-No more superfluous empty lines for cards with RTL languages.
-When changing languagues, translate the window title immediately, instead
of after reboot.
-On a Thai system, don't use Thai numerals in the card browser if the language
is set to English (requested by Mark).
-Take time zone information into account when displaying creation date of
card in browser.
-When renaming a saved set, prefill the name field with the previous name of
the set.
-Don't reset selected plugin when importing a new plugin (reported by Gnome).
-When trying to deactivate a card type in use, show name of the card type in
the error message.
-Fix CTRL+F shortcut for inserting flash, CTRL+D for inserting video, and
CTRL+C for copying (reported by Gnome).
-Tab key now cycles through all the grade buttons (reported by Gnome).
-Fix grading shortcuts R and W for 'right' and 'wrong' in the cramming
scheduler.
-Backspace and delete shortcuts to delete the current card work again
(reported by Dylan Gordhan).
Mnemosyne 2.2 : 2012-12-04
-Added menu option to detect duplicates in the database.
-Made the cramming scheduler more configurable. Cards can now be studied in
random order, earliest first, lastest first or most lapses first. Also,
you have the option of whether to save the scheduler state or not when exiting
the program.
-The way the tag field is prefilled for new cards is changed. By default, the
last used tag is used, regardless of card type. If you want the pre-2.2
behaviour, where the last used tag is remembered per card type, there is a
bundled plugin you can activate.
-When exporting to the 'cards' format, the latex files are now pregenerated
and bundled (requested by Mark).
-Fix errors coming from loading config files (reported by knutflatland and
many others).
-Ported missing import file formats from 1.x: SuperMemo7 text, SuperMemo from
Palm, Cuecard WCU.
-Double-clicking on a saved set in 'Activate cards' now automatically selects
the set and closes the window (requested by Michael Campbell).
-Add "Insert Flash" option (Note: Flash needs to be installed on your system
for this to work) (requested by Gnome).
-Added support for video files under Windows (contrary to Linux, they will
play in an external window using mplayer).
-When you have both tags "A" and "A::B", the card browser will now show the
first tag as "A::Untagged".
-Javascript can now contain line breaks (reported by iBayer and gnome).
-In 'edit cards', make more robust of no longer warning about discarding
changes if you did not make any.
-Sped up deleting of large number of cards from the card browser.
-When pasting into the "Add cards" or "Edit cards" dialog, respect the
formatting of the card field.
-Be more robust against importing 1.x cards with missing information (reported
by Chris Resnik and Patrick Kenny).
-Bug fix involving notes with multiple lines with exporting cards.
-Fix bug with picture sometimes not showing when first starting the program.
-Better support for non-latin characters in sound files under Windows (reported
by Raoul Pontecaille).
-Fix crash in 'Compact database' involving too many open files (reported by
Pawel Szerszon).
-Fix situation where tag pane would be no longer visible after adding a first
saved card set.
-Changing card types and deleting cards from the card browser is now faster.
-No longer convert filenames to lower case on Windows (requested by Michael
Campbell).
-Fix another crash involving duplicates while converting cards (reported by
Gnome).
-When upgrading from 1.x on OSX, explicitly tell the user where their 1.x
data was backed up.
-Fix displaying non-latin characters in statistics (reported by Pawel Szerszon).
-Don't erase fields when cancelling a card type conversion (reported by Gnome).
-Don't allow cancelling the import metadata information dialog.
-Fix harmless error message when converting to Cloze cards in the card browser
(reported by Michael Campbell).
-Upgraded to latest version of Qt/PyQt (4.9.5).
Mnemosyne 2.1 : 2012-09-10
-New import/export format to share cards, which also bundles the media files.
Supports importing an updated version of the same exported cards, so that
authors can release updated versions of their cards fixing e.g. spelling
mistakes.
-Implemented txt export with tab-separated values.
-You can now specify more than 1 tag to add during import
(requested by Barbara).
-In 'edit cards', no longer warn about discarding changes if you did not make
any.
-Don't crash card browser when searching for \ (reported by Faemorleto).
-Fix bug where active tags would sometimes not have a checkbox in the card
browser (reported by Gnome).
-Fixed issues involving tag renaming and syncing (reported by Barbara).
-Made RTL handling for Arabic and Hebrew more robust.
-audio tags now support start and stop arguments, e.g. <audio ...
start="1" stop="2"> will play the sound file from 1 to 2 seconds.
-Fix crash when cancelling duplicate insertion while converting cards
(reported by Gnome).
-Fix crash when renaming saved card sets (reported by Pawel Szerszon).
-Make detection of unused media files more robust with case insensitive
filesystems (reported by Pawel Szerszon and Gnome).
-Fix error when resetting configuration to defaults (reported by
Pawel Szerszon).
-Fix for missing Chinese labels in the statistics plots (reported by Bono
Shih).
-Fix for rare hangs 'assert interval == 0' (reported by Tom Cato).
-Translation fixes when converting between card types (reported by Gnome and
Chris Schmidt).
-Make terminology in 'Current card' statistics more consistent with the card
browser (reported by Henrik Giaever).
Mnemosyne 2.0.1 : 2012-08-02
-Fix occasional hang during review (Thanksto Scott Youngman and Chris Shanks
for helping to debug this).
-In cloze card types, you can now provide hints, e.g. [cloze:hint] will show
[hint] in the question as opposed to [...]
-Added Sentence card type plugin. If you put this in the 'Sentence' field:
"La [casa:house] es [grande:big]", you'll get three sister cards with the
following questions: "La casa es grande", "La [house] es grande",
"La casa es [big]"
-Fix bug where the wrong clone would be renamed (reported by Herman Gunn).
-Take size of media player widget (Linux only) into account when calculating
the optimal split between question and answer.
-Fixed bug where card appearance settings would not be synced between different
machines.
-Fixed issue in Activate cards, where a set without a name and a saved set
would interfere.
-The dialog where you name saved sets is now a combobox which also list the
current saved sets, to allow for easier updating of a saved set.
-Message boxes are now centered over the current window (card browser, ...) as
opposed to the main window.
-Longer initial interval if the first grade you gave a card is 5.
-Fixing card merging losing information on Vocabulary card types (reported by
Stephan Maseizik).
-Before merging cards, more information is presented on the data that is
already in the database (requested by Stephan Maseizik).
-Fixed spurious firing of missing media detection (reported by Geir).
-Fixed a few bugs when displaying the edit or preview windows from the card
browser and using PgUp and PgDown to move to the previous/next card (reported
by Chris Schmidt).
-When adding a duplicate card, rather than forbidding the user to add it, ask
the user if he really wants to do this (requested by Laurent Humblet).
-The webserver now supports the -d option to specify the data directory
(requested by Sirius533).
-Fixed crashes in card browser with non-latin clone names (reported by Gabriel
Benamouzig).
-Prevent uninstalling a card type plugin if a clone of that card type has been
created, even if it does not yet have any cards.
-Further fixes for Hebrew (reported by Eliyahu Switzer and Chris).
-Upgraded many of the libraries on which Mnemosyne depends (PyQt, numpy,
matplotlib)
-Updated user contributed translations.
Mnemosyne 2.0 : 2012-06-16
Four years in the making, this is essentially a complete rewrite of the old
1.x codebase, with a new, clean design, consisting of components that can be
swapped in and out very easily, which allows plugin writers maximum
flexibility.
Major user-visible changes:
-Support for what is called card types. The main user visible changes are that
editing a vice versa card or three sided card will automatically update the
related card. There is also support for N-sided cards.
-Whereas in Mnemosyne 1.x, a card could belong to only one category, now a
card can have multiple tags. Tags can also be organised in a hierachy, with
'::' separating the levels of the hierachy.
-Powerful new card browser, giving much more information and flexibility to
organise your cards.
-'Activate cards' is completely revamped and is much more flexible. Also, sets
of active cards can be now be saved for easier access later.
-Graphical statistics, easily extensible through plugins (first implementation
by Mike Appleby).
-Each individual field in a card can now have its own font, colour, ... which
can be set through the GUI. Background colour is also configurable per card
type.
-The widget that displays the cards is now a full webbrowser, with e.g.
support for Javascript, animated gifs, ... .
-Added cramming scheduler plugin, which goes through your cards in random
order and does not affect the normal scheduler data. It is visually
distinguished from the regular scheduler by having only two grade buttons
(Right and Wrong).
-Sync protocol, to synchronise a mobile device to your desktop client. Fully
bidirectional, i.e. you can add new cards on your desktop and review old
cards on your phone, and both sets of changes will be merged seamlessly.
Can sync with more than 1 partner. Optimised for speed and memory usage
on mobile devices. First implementation by Ed Bartosh and Max Usachev.
-Prototype webserver for reviews through a browser. Should be functional, but
contains no security and is not yet integrated with the GUI. Start the
mnemosyne-webserver executable and follow the instructions.
Other changes:
-Move from Qt3 to Qt4 as GUI toolkit, which has better performance and
eliminates many interface quirks.
-Move to SQL as the storage backend, resulting in improved speed and memory
usage, as well as better scalability for large decks (first implementation
by Ed Bartosh).
-Added card type for maps, and for cloze deletion.
-Plugins can now be turned on and off through the GUI.
-Windows use scroll bar when the data does not fit.
-When importing a sound or an image, a copy is made to the mnemosyne data
directory. This saves some confusing explaining to new users about the
difference between relative and absolute paths.
-Mnemosyne can now save after each reviewed card. Default is to only save after
10 reps, to save battery.
-Avoid showing the same card twice in a row during review.
-Replaced 'number of grade 0 cards to hold in your hand' by 'number of non
memorised cards to hold in your hand', so that the limit now works on the
total of grade 0 and 1 cards. Default value is 10.
-Warn if the user memorises over 15 new cards in a session.
-The keyboard shortcuts for the reviewing process no longer auto-repeat.
-Added option to control whether media (sound/video) gets started automatically
when displaying a card (Currently not on Windows due to Qt bug).
-Added option to display a media control (play/pause/slider) (Currently not on
Windows due to Qt bug).
-Improved backup scheme. Users can now restore from backups using the
File - Open menu, as opposed to first decompressing a file outside of
Mnemosyne.
-Importing from XML files has been sped up considerably (Johannes Baiter)
-The learning history is now stored in an SQL database, allowing to calculate
more statistics.
-The plugin mechanism encompasses also the statistics, configuration and card
activation screens.
-Cards which are failed during learning ahead are now periodically brought
back in the learning process.
-Mnemosyne now stores its data in a more standards compliant location:
C:/Users/peter/Application Data/Mnemosyne under Windows, and
/home/pbienst/.local/share/mnemosyne and /home/pbienst/.config/mnemosyne
under Linux.
-When leaving the program open overnight, the display will update at the
roll over point.
-Intelligent sorting of categories containing numbers, so that you no longer
have to call a category 'Lesson 01' instead of 'Lesson '1 to get the correct
ordering (Mike Appleby).
- version: 1.48.0
date: 2014-08-08
new features:
- title: "E-book viewer: Make the list of bookmarks a dockable
window that can be kept open while reading the book"
- title: "E-book viewer: Make the Table of Contents panel a
dockable window so it can be moved around and even made into
a separate floating window"
- title: "E-book viewer: Allow reloading the current book by
pressing F5 or Ctrl+R"
- title: "Edit Book: Allow changing the case of selected text
by right clicking and choosing the appropriate change case
action."
- title: "Driver for Kiano Booky Light."
- title: "calibredb list: Have --for-machine dump the output
in JSON instead of using ASCII separators, as most scripting
languages have JSON parsers builtin"
- title: "zsh completion: Complete filenames inside epub files
for ebook-edit"
- title: "ebook-edit: Allow specifying multiple internal files
to open and get rid of the no longer needed --edit-file option"
bug fixes:
- title: "Fix over-aggressive caching causing multiple cover
grid emblem rules to not work."
- title: "Edit Book: Fix position syncing and Live CSS not
working if the opening tag is split over multiple lines"
- title: "EPUB metadata: When updating the language in an EPUB
file, preserve the country code, if the new language is the
same as the original language in the EPUB file."
- title: "Edit Book: Fix choosing default dictionary based on
language tag in the OPF ignoring the country code"
- title: "Edit Book: Fix a regression that caused clicking on
links in the preview panel that lead to destinations in the
same HTML file popping up a spurious error message."
- title: "Fix regression that caused tags to not be sorted when
displayed in the book details panel."
- title: "Edit Book: More robust implementation of current tag
detection for Live CSS. Now uses the same logic as matching
tag highlighting."
- title: "Edit Book: When highlighting the tag the cursor is
currently inside, if the cursor is inside the definition of an
opening tag, highlight that tag rather than its parent."
- title: "Edit Book: Check Book: Do not run the rest of the
checks if parsing errors are found, to prevent the checkers
from raising unhandled errors"
improved recipes:
- Maximum PC
- El Correo
Needed since this libreoffice4 version is not (yet) compatible with the
librevenge-based packages we have in pkgsrc.
Based on a patch by Uwe Klaus in PR 49060.
Bump PKGREVISION.
Support recent versions of sysinst (CVS date 2014.08.03.16.09.38 or
newer), where set selection happens after disk partitioning rather
than before.
Document qemu 2.0.0nb4 as a known working version.
New command line option --structured-log.
- version: 1.47.0
date: 2014-08-01
new features:
- title: "Cover Grid: Allow user defined emblems (icons) to be
displayed next to covers"
type: major
description: "Now you can have your own custom icons displayed
next to covers in the cover grid, based on simple rules you
create. For example, you can display a heart icon next to
books with a rating of more than four stars or a tick mark
next to books you read and so on. To create these rules go
to Preferences->Cover Grid and click the Emblems tab on the
left."
- title: "E-book Viewer: Use wiktionary.org and wordnik.com as
dictionary providers instead of dict.org"
description: "When looking up words, the word definition is
now opened in a separate browser window. The language of
the dictionary to lookup is automatically selected based on
the language of the current book. To lookup a word in the
viewer simply select the word with your mouse and right click,
then choose 'Lookup in dictionary'"
- title: "Edit Book: Allow customizing the templates used when
creating new, blank HTML/CSS files via Preferences->Editor
settings."
- title: "Comic Input: When sorting the pages inside a comic,
recognize numbers, so that page2 sorts before page10"
- title: "Conversion: When inserting a metadata jacket, format
the series number using roman numerals. This behavior can be
disabled by using a custom jacket template, as described here:
http://manual.calibre-ebook.com/customize.html#overriding-icons-templates-et-cetera"
bug fixes:
- title: "Edit Book: Fix incorrect results when running replace
all on marked text and more than one replacement is made."
- title: "Edit Book: Live CSS: Improve detection of which tag
the cursor is inside when there are multiple tags on the same
line."
- title: "Edit Book: Clear the Check Book panel when opening
a new book"
- title: "Edit Book: Allow the import files into book action
to be added to the toolbar"
- title: "Edit Book: Fix subsetting of fonts not working if
the text contains non-BMP unicode characters."
- title: "News download: Fix HTML parser used in the news
download subsystem not preserving whitespace inside <pre> tags"
- title: "Conversion: Do not strip underscores from classnames."
- title: "Edit Book: Fix cursor positioning not working when
creating a new file from a template"
- title: "Fix a rare error that could happen when using series
columns inside a custom column template"
- title: "E-book viewer: Handle quoted URLs inside @font-face
rules"
improved recipes:
- New Yorker
- version: 1.46.0
date: 2014-07-25
new features:
- title: "Edit Book: Add support for third party plugins to
extend the editors functionality."
- title: "calibredb list: Add a --for-machine option that causes
the output to be made in a form more easily parsed programmatically
(it uses ASCII field and record separators)"
- title: "Book details panel: Automatically convert ISSN
identifiers into links to the periodicals page on worldcat.org"
- title: "Edit Book: When re-arranging the toolbars inside an
individual file editor, save the new toolbar layout so that it
is re-used in the future. Also apply the changed layout to
all open editors of the same type."
- title: "Edit Book: Make the undo/redo/cut/copy/paste buttons
on the editor toolbar also configurable, so they can be removed
via Preferences->Toolbars, if needed."
- title: "Edit Book: Allow editing xpgt (Adobe Page Template)
files as XML."
- title: "Edit Book: Allow the action to launch the saved
searches dialog to be added to the global toolbars"
- title: "Book details panel: Add an option to make clicking
on the author name search the calibre library for the author
instead of opening the wikipedia page for the author. To use
it got to Preferences->Look & Feel->Book Details."
bug fixes:
- title: "Fix published date not being merged when merging book
records"
- title: "Embed metadata tool: Fix error when trying to embed
metadata in corrupted MOBI files or files of other types that
are marked as MOBI in the library"
- title: "Edit Book: Make the warning dialog that pops up when
you try to quit while the editor is saving changes in the
background a little more clear."
- title: "When generating covers, do not render soft-hyphens
in the text as hyphens."
- title: "Conversion: Fix a bug processing the CSS font shorthand
property when the line-height is specified in em or percentage
units"
- title: "calibre-customize: When building plugins from a
directory, exclude known version control subdirectories"
improved recipes:
- Grandes corresponsales
- Times of India
- Economic Times of India
New Features
Edit Book: Add in-context help for HTML and CSS
Now, you can right click on any HTML/OPF/NCX tag name or CSS
property and the editor will open some help for that item in
your browser.
Book details panel: Make series and tags clickable. Clicking
on them will search the calibre library for all books in the
same series/ having the same tag
Edit metadata dialog: Improve performance by only writing
changed fields to the database when clicking OK or Next
AZW3 Input: When converting from AZW3 files, use the high
quality version of the image if the source AZW3 file contains
both low and high quality images. These dual azw3 files are
produced by kindlegen 2.9
Edit Book: When right clicking on a link in the editor add a
menu entry to open the link
Edit Book: Search and replace panel: Add arrows to open the
list of recently used search and replace expressions
Driver for Motorola Milestone X2.
Bug Fixes
AZW3: Preserve the page-progression-direction property when
converting/editing/polishing AZW3 files
AZW3 Input: Workaround broken AZW3 files produced by kindlegen
that use uppercase attribute names.
PDF metadata: When updating the XMP metadata in PDF files,
compress the XMP block written to the PDF. This is particularly
useful when the PDF file has an existing XMP metadata block
with very large amounts of data in it.
Fix searches on Yes/No columns using the terms ('blank',
'checked', 'unchecked') not working on non-English calibre
installs
Edit metadata dialog: Do not auto change the title sort field
when clicking OK if the title was changed. Instead the title
sort field must be changed explicitly.
Linux binary installer: Fix regression that caused ZSH completion
to not be installed
Edit Book: Spell check: When suggesting alternative for a
hyphenated word, ensure the first suggestion is the word formed
by removing the hyphen, if that is a valid word
Get Books: Update the Woblink plugin to handle changes to the
woblink website
Edit Book: Fix replacement of hyphenated words in the spell
checker not working
Edit Book: Fix live syntax highlighting of links not being
updated correctly after renaming an open file
Edit Book: Fix regression that caused crash while syntax
highlighting CSS stylesheets that contain url() tokens without
enclosing quotes
Linux binary: Do not fail on system with invalid locale info.
Instead default to using the UTF-8 encoding on these systems.
Improved news sources
The Economic Times India
EPW
Carta
The Hindu
F-Secure
NOAA Online
Changes in 2.0.28
Fix media syncing state not being properly reset when deauthorizing.
Changes in 2.0.27
Media syncing has been rewritten to be more reliable:
It no longer locks the account, so multiple clients can
sync media at the same time (but please do not attempt this
with the mobile clients yet, as they have not yet been
updated). This is also paving the way towards background
syncing of media in the future.
The initial sync on a new device can now avoid both sending
and receiving files that already exist on both ends.
A large number of deleted files could cause timeouts in
the past; this is no longer the case.
When resuming from a connection error, less data needs to
be sent than before.
When deauthorizing sync, the media syncing state is reset.
On Linux, the Anki folder is now Documents/Anki, which matches
the other platforms. Anki will use a previous Anki folder if
it exists, so please rename it manually if you wish to use the
new location.
Searches in the Browse screen can now be saved into the sidebar,
and the tab key order has been improved (thanks to Houssam).
These changes conflict with previous versions of the Advanced
Browser add-on, so please ensure you download the latest version
if you use this add-on.
Fixed a bug where a filtered deck with or in it could mistakenly
include suspended or buried cards.
Fixed crashes in the alternate Mac build.
The Preview window now has a "replay audio" button, with the
shortcut R like in the review screen.
The post-import log now lists the number of notes that were
unchanged by a text import. "Unchanged" includes notes that
were present in your collection as well as the imported file
but were not updated in your collection, whether because the
update option was off or they were not changed.
The options menu next to each deck in the deck list now has an
"export" button, which opens the export dialog with that deck
already selected.
Donât display the "added duplicate" message multiple times when
a note is already duplicated in the collection but only one
new duplicate was added.
Fix a bug where Anki was inserting <br>s into the text of
imported cards if using quoted multi-line notes, with HTML
disabled.
Provide more helpful errors when importing corrupt collection
packages or .anki2 files.
Anki now remembers the previous position and size of various
dialogs it didnât previously.
The "suspended" label in the card types graph has been changed
to "Suspended+Buried" since that category also counts buried
cards.
Anki now makes sure the Get Addons dialog opens at an appropriate
size when the system font size is unusual.
Check that saving a statistics image was successful before
displaying a success message, and give a warning if Anki doesnât
have permission to write to the desktop.
Give a less confusing error when Anki canât create a profile
folder.
Donât throw an error when attempting to delete unused media
that has already been removed.
Fix for exporting to csv with quotes in a field (thanks to
Rubyu)
Tweaks to latex handling which will allow add-ons to switch to
pdftex (thanks to Joel)
Round cards/minute stat instead of truncating it (thanks to
Markus)
Fix errors when importing Mnemosyneâs latest db format.
Support pasting of m4a urls.
Add a fix for an AnkiDroid bug to the Check DB function (thanks
to Houssam)
Fix tooltip colour for inverted colour schemes. (Thanks to Pat)
Donât trigger help when enter pressed in preferences screen.
Fix a bug on Windows where the main window was left open when
a corrupt collection was detected.
Fix error when Anki is running for multiple users on a multi-user
machine.
Donât try to authenticate username and password if user cancels
login dialog.
Allow changing case of profile name on Windows.
Update all duplicates when importing in update mode.
Remove initial search text when ctrl-clicking a left panel
item.
Fix rounding of cards/minute in stats; use 1 decimal place.
Fix error when exporting w/ non-latin text in profile name.
Prevent profiles from getting out of sync when rename fails.
Update note type on apkg import when only templates have changed
Search terms in the browser and filtered decks can now be
separated by a full width space (thanks to Paul)
Catch some rare startup errors on Windows and show them in a
dialog box instead of exiting silently.
A special thanks to Soren, who contributed many of the bugfixes in
this release.
Fixed a bug in the scripts used to extract data from spreadsheets
that prevented the SHP currency code from being found. RT 94229
Fixed a problem that was preventing rename_* functions to not work.
RT 92680.
Fixed the pod test files so that pod tests won't get run at install
time. In response to RT 91167.
The alias_code function exists for backward compatibility. It has been
deprecated since version 3.20 when it was replaced by rename_country_code.
The alias_code function will be removed in the December 2014 release.
ISO 3166 is now browsable online (previously, only the alpha-2 codes were)
and it contains more accurate information than the previous sources, so
I've switched to using the full standard. In response to RT 92303 which
reported some codes being 'retired' that should not have been.
* Fix for case when lexicon translations contain substitionand
literals with eval-non-safe characters. RT #120457
* Swap out base for parent (bowtie) For: RT #119403
* typo fixes for Locale::Maketext
* POD fixes uncovered by the new Pod::Checker, not yet in core.
Changelog:
byobu (5.81) released; urgency=medium
* usr/bin/byobu-enable.in, usr/share/man/man1/byobu-enable.1:
- no need to launch byobu in byobu-enable (no idea why I did it
that way originally)
* debian/control, usr/bin/ctail, usr/share/man/man1/ctail.1:
- move the ctail command over to byobu, from bikeshed
- ctail will tail and colorize log files
* debian/control, usr/bin/wifi-status, usr/share/man/man1/wifi-
status.1:
- move the wifi-status command to byobu, from bikeshed
- fantastic demonstration of byobu split screens
* debian/links, usr/bin/col1, usr/share/man/man1/col1.1:
- move the col1..col9 utilities over from bikeshed
- super handy, minimal way of awking out a particular column
* usr/bin/Makefile.am, usr/share/man/man1/Makefile.am:
- update automake files to install new utilities
* usr/bin/ctail:
- use command -v to test for ccze existence
* debian/control, etc/profile.d/Z97-byobu.sh.in (properties changed:
+x to -x):
- update package description to better reflect modern Byobu
- fix lintian complaint about profile script
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 28 Apr 2014 09:36:59 -0700
byobu (5.80-0ubuntu1) utopic; urgency=medium
* usr/lib/byobu/include/mondrian:
- simplify and cleanup the mondrian squares easter egg, and idempotent
* usr/bin/byobu-reconnect-sockets.in:
- let's make sure that we name our temp directory
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 28 Apr 2014 09:36:53 -0700
byobu (5.79-0ubuntu1) unstable; urgency=medium
[ Dustin Kirkland ]
* usr/bin/byobu-ctrl-a.in: LP: #1313209
- fix syntax error, remove unnecessary bindkey line
- also fixes LP: #814172
* usr/share/byobu/profiles/tmuxrc:
- tmux windows still aren't working right; disable for now
[ Kosuke Asami ]
* usr/lib/byobu/include/config.py.in: LP: #1303218
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 27 Apr 2014 09:22:25 -0500
byobu (5.78-0ubuntu1) unstable; urgency=medium
* usr/share/byobu/profiles/dircolors:
- give executables just a little more pop
- use a light grey underline for symlinks
- add whitespace before inline comment
* usr/share/byobu/profiles/bashrc:
- Enable Ubuntu-themed dircolors on Ubuntu systems
* usr/bin/byobu-janitor.in: LP: #1311919
- ensure that windows.tmux exists; fixes warning with F5
* usr/bin/byobu-ctrl-a.in: LP: #1311177, #1274720
- revert r2317 as this is breaking ctrl-a in byobu-screen in a bad way
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 23 Apr 2014 18:24:21 -0500
byobu (5.77-0ubuntu1) trusty; urgency=medium
* usr/share/byobu/profiles/dircolors,
usr/share/byobu/profiles/Makefile.am,
usr/share/byobu/profiles/tmuxrc:
- add a dircolors file
* usr/share/byobu/profiles/bashrc, usr/share/byobu/profiles/dircolors:
- LP: #1299964
- swap orange and aubergine on the command prompt
- aubergine is now the directory, orange is the hostname
- still working on dircolors, use an aubergine (like our prompt)
for directories
* usr/lib/byobu/logo: LP: #1299964
- use an orange background for the UTF-8, 256-colour Ubuntu logo
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 30 Mar 2014 20:42:08 -0500
byobu (5.76-0ubuntu1) trusty; urgency=medium
* usr/share/byobu/profiles/tmux:
- use nice, subtle, thin pane border, a separate color from the active
highlighted one
* usr/share/byobu/keybindings/f-keys.tmux,
usr/share/doc/byobu/help.tmux.txt: LP: #1294139
- change Shift-F11 to zoom in/out of splits
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 18 Mar 2014 23:25:05 +0900
byobu (5.75-0ubuntu1) trusty; urgency=medium
[ Dustin Kirkland ]
* debian/control:
- bump standards
* usr/lib/byobu/include/shutil, usr/lib/byobu/release: LP: #1278016
- /etc/issue might be modified to display corporate banners or
legal warnings; try to use /etc/os-release if available
* usr/bin/byobu-janitor.in, usr/lib/byobu/include/colors,
usr/lib/byobu/include/constants, usr/lib/byobu/include/Makefile.am,
usr/lib/byobu/include/shutil, usr/share/byobu/profiles/tmux:
- split the color definitions into their own file
- have the constants source that file
- use that file when creating the user's local color palette
- use a bit more orange
* usr/bin/byobu-launcher-uninstall.in, usr/bin/byobu-launch.in: LP: #1292228
- allow byobu-launch to pass arguments through to byobu-launcher
- fix up the uninstallation of byobu launcher
* usr/lib/byobu/include/select-session.py: LP: #1279533
- quick hack to fix crashes when python can't figure out the encoding
* usr/bin/byobu-layout.in: LP: #1278277
- fix layout saving, which broke in tmux 1.8
- incrementally rearrange while building our windows up to restore,
as sometimes we run out of room; tiling in between seems to work
* usr/bin/byobu-janitor.in, usr/lib/byobu/include/colors,
usr/lib/byobu/include/constants:
- fix profile color breakage
* usr/bin/byobu-ctrl-a.in: LP: #814172
- fix issues with F5 refresh in byobu-screen, when the user has changed
the default escape key
* usr/share/byobu/profiles/bashrc: LP: #1259621
- ensure that if the root user is in byobu, and we're using the
fancy new colored prompt, that we use a # to indicate root
* usr/share/man/man1/byobu.1: LP: #1248901
- add note to manpage about putty resizing to 1-character tall and
causing byobu-screen to crash
[ Kosuke Asami ]
* usr/lib/byobu/battery: LP: #1289157, #1289157
- Mac OS X battery indicator support
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 17 Mar 2014 13:00:02 +0900
byobu (5.74-0ubuntu1) trusty; urgency=low
[ Dustin Kirkland ]
* usr/lib/byobu/include/ec2instancespricing.py: LP: #1286367
- merged in updated instance pricing script from
https://github.com/erans/ec2instancespricing
* usr/share/byobu/profiles/tmux: LP: #1273685
- remove double sourcing of local .tmux.conf
* usr/lib/byobu/battery: LP: #1270451
- add support for yet another batter type (Android)
- thanks to Felix Krull for the initial patch
* usr/share/byobu/profiles/tmux: LP: #1270551
- enable ctrl-left and ctrl-right to move among words
[ Chris Johnston ]
* usr/share/man/man1/byobu-layout.1: LP: #1288738
- fix manpage typo
[ Mike Miller ]
* usr/lib/byobu/logo: LP: #1278006
- fix RHEL detection for logo
[ Daniel Hahler ]
* usr/bin/byobu-keybindings: LP: #1258093
- fix toggling of f-keys
* usr/share/byobu/profiles/tmux: LP: #1258534
- ensure that we respect BYOBU_NO_TITLE in tmux
[ Ryo ONODERA ]
* configure.ac, etc/profile.d/Z97-byobu.sh => etc/profile.d/Z97-
byobu.sh.in, usr/bin/byobu-config => usr/bin/byobu-config.in,
usr/bin/byobu-ctrl-a => usr/bin/byobu-ctrl-a.in, usr/bin/byobu-
disable-prompt => usr/bin/byobu-disable-prompt.in, usr/bin/byobu-
disable => usr/bin/byobu-disable.in, usr/bin/byobu-enable-prompt =>
usr/bin/byobu-enable-prompt.in, usr/bin/byobu-enable =>
usr/bin/byobu-enable.in, usr/bin/byobu-export => usr/bin/byobu-
export.in, usr/bin/byobu-janitor => usr/bin/byobu-janitor.in,
usr/bin/byobu-launcher-install => usr/bin/byobu-launcher-install.in,
usr/bin/byobu-launcher-uninstall => usr/bin/byobu-launcher-
uninstall.in, usr/bin/byobu-launcher => usr/bin/byobu-launcher.in,
usr/bin/byobu-launch => usr/bin/byobu-launch.in, usr/bin/byobu-
layout => usr/bin/byobu-layout.in, usr/bin/byobu-prompt =>
usr/bin/byobu-prompt.in, usr/bin/byobu-quiet => usr/bin/byobu-
quiet.in, usr/bin/byobu-reconnect-sockets => usr/bin/byobu-
reconnect-sockets.in, usr/bin/byobu-select-backend => usr/bin/byobu-
select-backend.in, usr/bin/byobu-select-profile => usr/bin/byobu-
select-profile.in, usr/bin/byobu-select-session => usr/bin/byobu-
select-session.in, usr/bin/byobu-shell => usr/bin/byobu-shell.in,
usr/bin/byobu-silent => usr/bin/byobu-silent.in, usr/bin/byobu-
status-detail => usr/bin/byobu-status-detail.in, usr/bin/byobu-
status => usr/bin/byobu-status.in, usr/bin/byobu-ugraph =>
usr/bin/byobu-ugraph.in, usr/bin/byobu-ulevel => usr/bin/byobu-
ulevel.in, usr/bin/byobu => usr/bin/byobu.in,
usr/lib/byobu/include/config.py =>
usr/lib/byobu/include/config.py.in, usr/lib/byobu/include/dirs =>
usr/lib/byobu/include/dirs.in, usr/lib/byobu/include/toggle-utf8 =>
usr/lib/byobu/include/toggle-utf8.in, usr/share/byobu/tests/byobu-
time-notifications => usr/share/byobu/tests/byobu-time-
notifications.in: LP: #1264978, #1289157
- use @prefix@ rather than hardcoding /usr, makes code
more portable and easier to build with ./config --prefix
[ Arminius Silvanus ]
* usr/share/byobu/profiles/bashrc: LP: #1280550
- test the $BASH variable, rather than $SHELL, to tell if we're
running in a bash environment
[ Jan Klepek ]
* usr/lib/byobu/include/config.py: LP: #1286249
- fall back to using the distro status file, fixes
crash in config if status file disappears
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 16 Mar 2014 12:46:33 -0700
byobu (5.73-0ubuntu1) trusty; urgency=low
* usr/lib/byobu/include/Makefile.am, usr/lib/byobu/include/tmux-send-
command-to-all-panes, usr/lib/byobu/include/tmux-send-command-to-
all-windows, usr/share/byobu/keybindings/f-keys.tmux,
usr/share/byobu/keybindings/f-keys.tmux.disable,
usr/share/doc/byobu/help.tmux.txt:
- add two new keybindings for byobu-tmux, Shift-F9 and Ctrl-F9
- these will prompt you for a command, and then run that command
in all splits or windows (respectively)
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 17 Feb 2014 15:06:58 -0600
byobu (5.72-0ubuntu1) trusty; urgency=low
* usr/lib/byobu/include/constants:
- make sure we export this variable, so that we only need to
do the expensive test once
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 12 Feb 2014 14:30:38 -0600
byobu (5.71-0ubuntu1) trusty; urgency=low
* usr/bin/byobu-janitor, usr/lib/byobu/date,
usr/lib/byobu/include/constants, usr/lib/byobu/include/shutil,
usr/lib/byobu/time, usr/share/byobu/profiles/tmux,
usr/share/byobu/profiles/tmuxrc, usr/share/man/man1/byobu.1:
- LP: #1059127
- fix longstanding "date and time flash on and off" bug
- this isn't a great fix, but it's a start
- basically, we need to use the tmux status native support
for timestamps
- support configuration through ~/.byobu/datetime.tmux
- this will be a difference between byobu-tmux and byobu-screen,
which is a bummer
- also, there's more work to be done, in order to enable/disable
this via F9/byobu-config
* usr/lib/byobu/include/constants: LP: #1278446
- ensure that we pick a python that has a proper snack module
installed
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 10 Feb 2014 15:38:22 -0600
byobu (5.70-0ubuntu1) trusty; urgency=low
* usr/share/byobu/keybindings/f-keys.tmux:
- fix navigation among sessions
* usr/share/byobu/keybindings/f-keys.tmux,
usr/share/byobu/keybindings/f-keys.tmux.disable,
usr/share/doc/byobu/help.tmux.txt:
- change the rarely used Ctrl-F8 keybinding to rename the current
session
- move the restore-a-split-layout to Shift-Alt-F8
* usr/lib/byobu/session, usr/share/byobu/keybindings/f-keys.screen,
usr/share/byobu/keybindings/f-keys.screen.disable,
usr/share/byobu/status/status: LP: #1255139
- add support for screen session names in the status item
- only display when more than one session in tmux, always displayed by
default in screen, where we have more real estate
- support the Ctrl-F8 hotkey in screen too, to rename session
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Jan 2014 17:48:33 -0600
- version: 1.44.0
date: 2014-07-11
new features:
- title: "Edit Book: Syntax highlight links, images, stylesheet
includes, etc. Links that point to missing files are marked as
errors. You can Ctrl + click on a highlighted link to jump to
the file it points to directly."
- title: "Edit Book: Check Book: Add a check for manifest items
missing href attributes."
tickets: [1339766]
- title: "When clicking in the search box, select all existing
text, for easy replacement."
tickets: [1338862]
- title: "Edit Book: Add buttons to change the text alignment
of the current paragraph. If you do not see them, go to
Preferences->Toolbars and add them to the Text formatting
actions toolbar."
- title: "Improve performance of rendering the book list when
lots of column coloring rules are used"
- title: "Kobo driver: Support for new firmware version 3.5"
bug fixes:
- title: "Edit Book/Book polishing: Do not auto-resolve @import
rules in AZW3 files. Also do not add a @namespace rule to all
stylesheets that contain tag selectors."
- title: "Edit book/Book polishing: Preserve the class attribute
on the <html> tag in AZW3 format files."
tickets: [1339055]
- title: "Edit Book: Fix inline spell check context menu not
working when triggered by context menu key or a right clicking
at the right edge of the word."
- title: "Fix some font directories from fonts.conf being
ignored on linux when scanning the system for installed fonts."
tickets: [1339257]
- title: "Edit book: Spell checker: Treat hyphenated words as
single words for spell checking"
- title: "Edit Book: When using the spell check dialog to change
words, detect any changes made to open files outside the spell
check dialog and automatically integrate them, to prevent those
changes from being lost."
- title: "Update driver for Tolino Shine to handle new firmware"
tickets: [1338219]
- title: "Book polishing: When changing the cover in an EPUB
file, place the newly created cover image in the same folder
as other images in the book, rather than the root"
- title: "Linux installer: Use pkg-config to get the location
for installing the calibre bash completion scripts. pkg-config
is used only when installing to /usr."
tickets: [1340023]
improved recipes:
- Science Daily
- version: 1.43.0
date: 2014-07-04
new features:
- title: "Add a wizard for easily searching date fields in your
library. To use it click the advanced search button to the left
of the search field. Allows you to search for books whose date
is older/newer than a specified date or less/more than a number
of days from today and so on."
- title: "Driver for Onyx T68."
tickets: [1336868]
- title: "When reading metadata from file names, allow setting
the comments field as well, in addition to
title/authros/publisher/series/etc."
tickets: [1332582]
bug fixes:
- title: "Fix a regression in the previous release that broke
changing Save to Disk preferences"
- title: "Recognize leading articles for the Esperanto language
when auto-generating title sorts. "
tickets: [1336639]
- title: "Edit Book: Fix a regression that caused syncing of
the preview panel to the editor cursor position to not work
when the cursor is positioned on a blank line in between two
tag definitions"
- title: "Metadata download: Round the downloaded ratings so
that, for example, 3.6 stars becomes 4 stars instead of 3
stars."
tickets: [1335696]
- title: "Edit Book: Fix a crash when performing some image
editing operations on 64 bit calibre builds"
- title: "Recognize additional leading articles in the titles
of Italian language books"
tickets: [1332837]
- title: "Edit Book: Fix an occasional spurious error message
when using the Live CSS feature"
new recipes:
- title: Dark Reading
author: Brandon Allberry
- version: 1.42.0
date: 2014-06-27
new features:
- title: "Edit Book: new tool to easily add a cover to the
book. It automatically generates the HTML wrapper and takes
care of marking the covers files as covers in the OPF."
- title: "Edit Book: Improve the performance of inline spell
checking, especially noticeable when editing large HTML files
(over 100KB in size)."
- title: "Edit Book: Run syntax highlighting in the background,
reducing user interface latency when editing large files"
- title: "Template language: Add a new function (group_re) to
use grouping regular expressions with groups, where you can
replace the matched groups with result of another template."
- title: "Edit Book: Check Book: Add a check for HTML files
with non UTF-8 encoding declarations"
- title: "Edit Book: Spell check dialog: Add an option to make
filtering the word list case sensitive"
bug fixes:
- title: "Get Books: Fix integration with ebook.de broken by
website changes"
- title: "MOBI Input: Preserve the dc:rights metadata during
conversion."
tickets: [1333468]
- title: "Edit Book: Fix non-BMP unicode characters causing
matching tag highlighting to be slightly off on linux"
- title: "Edit Book: When editing HTML files that have charset
encoding declarations, automatically change the declared encoding
(if any) to UTF-8 on save, since the editor always saves files
in the UTF-8 encoding."
- title: "Edit Book: Fix various problems when editing EPUB
files with non-ascii internal filenames on OS X."
tickets: [1317883]
- title: "Edit Book: Remove unused CSS: Fix an error if an HTML
file links to a missing stylesheet"
improved recipes:
- Deadspin
new recipes:
- title: Economic and Political Weekly
author: Krittika Goyal
- version: 1.41.0
date: 2014-06-21
new features:
- title: "New tool to set metadata in the actual book files in
the calibre library from the updated metadata in the calibre
database."
description: "To use it go to Preferences->Toolbars and add
the 'Embed metadata' tool to the main toolbar. Then simply
select the books whose files you want to update and click
the Embed metadata button. Normally, calibre updates metadata
in the book files whenever a file is exported from calibre.
This tool is useful for people who want the files in the
calibre library to have updated metadata as well." type:
major
- title: "calibredb: Add a new 'embed_metadata' command to
update metadata in the actual book files in the calibre library
from the calibre database."
- title: "Edit Book: Allow customization of toolbars"
- title: "Add empty book: When adding empty book records to
the library, add an option to also create empty EPUB files.
Useful if you intend to subsequently edit these files with the
calibre editor. You can access the add empty books feature by
right clicking the Add Books button."
- title: "Edit book: Remove unused CSS: Add an option to also
remove unused class attributes from the HTML"
- title: "Edit book: Check Book: Add checks for empty
HTML/XML/CSS/image files in the book."
tickets: [1329971]
- title: "Edit Book: Check Book: Add checks for links whose
fragment (the part after the #) points to a location that does
not exist"
bug fixes:
- title: "RTF metadata: Add proper support for unicode characters
when reading and writing metadata to RTF files"
- title: "RTF metadata: Fix failure to write metadata to RTF
files that do not already have an \\info block"
- title: "Edit Book: Remove unused CSS: Handle @import rules
when checking for unused CSS"
- title: "Edit Book: Remove unused css: Prevent failure when
book has invalid items marked as stylesheets"
- title: "calibredb: Fix set_metadata not working for the
series_index field."
tickets: [1329724]
- version: 1.40.0
date: 2014-06-12
new features:
- title: "Edit Book: Add a new tool to manage fonts. Allows
easily changing/removing/embedding fonts in the entire book.
To use it go to Tools->Manage Fonts"
- title: "Edit Book: Allow the color of the links in the Live
CSS panel to be themed."
tickets: [1326897]
- title: "E-book viewer: Add a keyboard shortcut to bookmark
current location."
tickets: [1326198]
bug fixes:
- title: "Edit Book: Check book: When auto-changing font name
to match actual name in font file, also change the font name
in shorthand font declarations"
- title: "Edit Book/Book polishing: Fix embedding all referenced
fonts not catching fonts that are only specified via style
attributes and not in any stylesheets."
- title: "Conversion: Fix normalization of CSS shorthand font
property not working when multiple font families are specified
in the same shorthand property"
- title: "Edit Book: Live CSS: Fix clicking on link to go to
style definition not working if the stylesheet contains CSS 3
@media queries or @font-face rules"
- title: "Edit Book: When importing DOCX files, set the media
type for html files correctly"
- title: "Edit Book: Fix import of DOCX files that contain no
Table of Contents not working."
tickets: [1327522]
- title: "Portable installer: Fix a crash if the user selects
a destination for the portable install that does not have enough
disk space."
tickets: [1324575]
- title: "Fix date column not showing date added when adding
zip/rar files that contain an OPF with a calibre timestamp in
its metadata"
- title: "Sony driver: Fix SONY annotation app not working with
files sent to the device by calibre"
- title: "Linux build: Fix regression that caused opening PDF
files (or any externally viewed files) preventing calibre from
being restarted as long as the external viewer is not shutdown."
tickets: [1326453]
- title: "Edit book: Fix changing underline style to none when
creating a custom color scheme causes error."
- title: "Check Book: Fix empty (zero byte) XML files causing
check book to fail."
tickets: [1326073]
- title: "Check Book: Fix combination of mismatching font family
names and a font-family declaration with an invalid value (such
as a dimension) causing auto fixing of errors to fail."
tickets: [1325070]
improved recipes:
- Respekt
- Newsweek
- Jerusalem Post
- Outlook India
- PC Magazine
- Instapaper
set to 'curses' and use the canonical path to tic(1M) rather than the
obsolete '/usr/5bin' PATH which is no longer valid on some newer OS
releases.
Bump PKGREVISION.
Pry is a powerful alternative to the standard IRB shell for Ruby. It
is written from scratch to provide a number of advanced features.
Pry also aims to be more than an IRB replacement; it is an attempt to
bring REPL driven programming to the Ruby language. It is currently
not as powerful as tools like SLIME for lisp, but that is the general
direction Pry is heading.
Pry is also fairly flexible and allows significant user customization
is trivial to set it to read from any object that has a readline
method and write to any object that has a puts method - many other
aspects of Pry are also configurable making it a good choice for
implementing custom shells.
Ohai detects data about your operating system. It can be used
standalone, but it's primary purpose is to provide node data to Chef.
Ohai will print out a JSON data blob for all the known data about your
system. When used with Chef, that data is reported back via node
attributes.
misc/ruby-hashie but for version 2.0.5 which is required for some new
packages. The original version 1.2.0 has been retained as it is still
required for ruby-userstream which has not yet been updated for the newer API.
Hashie is a growing collection of tools that extend Hashes and make
them more useful. The library is broken up into a number of atomically
includeable Hash extension modules as described below. This provides
maximum flexibility for users to mix and match functionality while
maintaining feature parity with earlier versions of Hashie.
* Mash is an extended Hash that gives simple pseudo-object
functionality that can be built from hashes and easily extended.
* Dash is an extended Hash that has a discrete set of defined
properties and only those properties may be set on the hash.
* A Trash is a Dash that allows you to translate keys on
initialization.
* Clash is a Chainable Lazy Hash that allows you to easily construct
complex hashes using method notation chaining
* Rash is a Hash whose keys can be Regexps or Ranges, which will map
many input keys to a value.
e version: 1.39.0
date: 2014-05-29
new features:
- title: "Edit Book: Allow creation of custom color schemes
for the editor (Preferences->Editor settings)"
- title: "Check Book: When reporting unmanifested file warnings,
allow auto fixing by adding the file to the manifest if it is
referenced elsewhere or removing the file if it is not."
- title: "Edit book: Preview panel: Allow syncing of position
more accurately when there are multiple tags on the same source
code line"
- title: "Edit book: Live CSS: Indicate which CSS properties
are overridden by higher priority rules"
- title: "Kindle driver: When generating page numbers automatically,
add an additional method to detect page boundaries, using the
presence of <mbp:pagebreak> tags in the source of the book.
You can use this setting by right clicking on the Kindle icon
in calibre when the kindle is connected and choosing customize
this device."
bug fixes:
- title: "Virtual Libraries: If the user selects a virtual
library whose tab has been closed via the Virtual Library
button, re-open the tab instead of displaying the virtual
library in the All Books tab."
- title: "DOCX Input: Fix a regression that broke conversion
of documents with an index that contains fields with special
page text."
- title: "Edit Book: When editing a book in a language for
which no dictionary is installed, consider all words to be
correctly spelt, rather than misspelt."
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
Chordii reads a text file containing the lyrics of a song, the chords to
be played, their description and some other optional data. The format used
is the so called ChordPro format. Chordii produces a PostScript document
that includes:
- Centered titles
- Chord names above the words
- Graphical representation of the chords at the end of the songs
Chordii also provides support for:
- Multiple columns on a page
- Index of a songbook
- Multiple logical pages per physical pages (1, 2 or 4)
- Configurable fonts for the lyrics and the chord names
- Multiple songs inside one file
- The complete ISO 8859-1 character set
- Chorus marking
- version: 1.38.0
date: 2014-05-23
new features:
- title: "Edit Book: A 'Live CSS' tool that shows all the style
rules for the tag you are currently editing."
description: "You can use it to easily jump to any style
rules that affect the current tag. Enable it via View->Live
CSS. See http://manual.calibre-ebook.com/edit.html#the-live-css-panel
for details"
type: major
- title: "Add an option to hide the book rating in the cover
browser (Preferences->Look & Feel->Cover Browser)."
tickets: [1319476]
- title: "DOCX Input: if no language is defined in the metadata,
use the language specified in the document default style."
tickets: [1321346]
bug fixes:
- title: "Edit book: Fix regression that sometimes caused
incorrect syntax highlighting when non-breaking spaces/typographic
hyphens are present in the text."
tickets: [1321317]
- title: "Fix a regression that broke the compare books tool
when used outside the book editor."
tickets: [1321975]
- title: "Get Books: Update the Woblink plugin to handle changes
to the Woblink website"
- title: "DOCX Input: Workaround buggy version of Microsoft
Word converting newlines in the document summary into _x000d_.
They are now ignored when reading metadata from docx files."
tickets: [1321343]
- title: "Edit book: Fix Check Book failing if a binary file
such as an image or font is mislabelled in the OPF as being a
text file."
tickets: [1320977]
- title: "OS X Build: Fix a bug that was preventing multiple
instances of calibre being used by different user accounts on
the same computer."
tickets: [1320347]
- title: "Edit book: Dont show an error message when trying to
use quick open with no book open"
- title: "Content server: Add .ibooks (note the trailing s) as
an allowed format as well."
- title: "Edit Book: Fix an error when running the Check Book
tool on files with empty <style> tags."
tickets: [1320459]
- title: "Edit Book: A more complete fix for non ascii usernames
on windows when using the export file dialog."
tickets: [1298071]
improved recipes:
- Ars Technica
- Slate
- Instapaper
- The Independent
Changes from previous:
----------------------
2.6 2014-03-01
- Updated test.pl to not use overly long http: urls, since they skew the
columns and reduce the meaningfulness of tests. Correspondingly,
regenerated all the tests.
- Merged in Neil Bower's changes.
2.5 2013-06-06
- Added github repo to pod
- Added github repo to metadata in Build.PL
- Added an abstract to the pod
- Added this file
Before, anita depended on qemu0 or qemu. Now, it has options for
qemu-0, qemu (currently 2) and xen (currently 4.1). By default, all
are off because all of them are quite large and they need only be
present at run time.
Discussed with gson@, who did not object.