== 1.1.3 - 2012/01/29
* [GitHub #8] fix test broken by libpng version.
(Patch by Bohuslav Kabrda.)
* Used RbConfig instead of Config.
== 1.1.2 - 2011/07/04
* [GitHub #2] fix test broken.
(Reported by Mamoru Tasaka.)
* [GitHub #4] update project descripton.
(Patch by Antonio Terceiro.)
* [GitHub #4] use setup.rb instead of extconf.rb.
(Patch by Antonio Terceiro.)
* [GitHub #3] add Copyright notice to README.
(Suggested by Antonio Terceiro.)
* [GitHub #7] supported non i386 and amd64 architectures.
(Reported by Antonio Terceiro.)
2012-01-31 SUZUKI Takahiko <takahiko@iij.ad.jp>
* 1.2.0
* [DKIM] fix mis-canonicalization of empty message body in "relax" mode
2011-12-05 SUZUKI Takahiko <takahiko@iij.ad.jp>
* 1.1.992
* support platforms which doesn't have EAI_NODATA any more
* adjust configure.ac not to link with librt when ldns is chosen as a resolver
2011-11-28 SUZUKI Takahiko <takahiko@iij.ad.jp>
* 1.1.991
* switch default resolver from libbind to ldns
* [SPF/SIDF] fix memory allocation error at expanding "p" macro when <ip> has no validated domain names
* [SPF/SIDF] fix misevaluation on domain names longer than 63 characters (thanks to KODAMA Daisuke, NEC BIGLOBE)
* [DKIM] catch up the updates from RFC4871, RFC5672 to RFC6376
* [DKIM] change result from "none" to "permerror" of message without any Author header
* [DKIM] fix mis-canonicalization of header field name includes WSP in "relax" mode
* [DKIM] fix memory allocation error on message with syntax errors in sig-i-tag value
Now that samba-nss-winbind-install and samba-nss-wins-install work again.
1) Switch back to using the the above mentioned targets for installing
nss-winbind and nss_wins. (These targets work on all platforms.)
2) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
these work on all platforms.
Bump PKGREVISION
1) Correct the path to the nsswitch directory in the samba-nss-winbind-install
and samba-nss-wins-install targets so they work again.
2) Switch back to using the the above mentioned targets for installing
nss-winbind and nss_wins. (These targets work on all platforms.)
3) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
these work on all platforms.
Bump PKGREVISION
=== 1.8.15 / 2012-01-06
* 1 bug fix:
* Don't eager load yaml, it creates a bad loop. Fixes#256
=== 1.8.14 / 2012-01-05
* 2 bug fixes:
* Ignore old/bad cache data in Version
* Make sure our YAML workarounds are loaded properly. Fixes#250.
=== 1.8.13 / 2011-12-21
* 1 bug fix:
* Check loaded_specs properly when trying to satisfy a dep
* 2 minor enhancements:
* Remove using #loaded_path? for performance
* Remove Zlib workaround for Windows build.
Changes:
0.16 24 Jan 2012
- Remove superfluous call to ->setup in test app
0.15 18 Jan 2012
- Moose-ified to fix https://rt.cpan.org/Ticket/Display.html?id=74132 (karpet)
0.14 18 Nov 2010
- Added "page_size" config option per RT #62335 (karpet)
Changelog:
0.32 2011-06-08
- Fix handling with enables verify_address and add related test
0.31 2010-10-08
- Fix session being loaded by call to dump_these in debug mode
(RT#58856)
Changelog:
1.36 2011-10-24 17:58:00
- New apps send an X-Catalyst header by default (this can be
disabled by changing the config in the generated app)
- Fix leaking temporary files in tests. RT#59166
- Fix generated Makefile.PL to always contain unix style paths,
even on Win32. RT#65456
- Fix tests generated for controllers generated with --mechanize
to work with newer versions of Test::WWW::Mechanize::Catalyst
- bump Module::Install dep to 1.02
- Removed stderr hiding from 'make catalyst_par' to display errors
from PAR::Packer
1.35 2011-09-05 13:05:00
- Stop requiring Starman and MooseX::Daemonize on Win32 as they're
optional components in Catalyst::Runtime and won't install
on Windows.
- Fix test to work on Windows.
When building DBus support, install the config file for DBus
Notable Changes from 2.55:
IPv6 interface fixes
Fixed an invalid server id of 0.0.0.0 being sent in some situations
Correctly return NODATA for an AAAA query to a CNAME with only an A
Fixed a bug with some truncated TFTP files
Support IPv6 scope ids in resolv.conf
Based on PR#45812 by Patrick Welche.
While here, add colorblind applet support.
What's new in gnome-mag-0.16.3:
* Fixes:
Fix bug #630877 (Li Yuan)
Fix build with gcc 4.4.3 adding explicity -lm
* Translations:
Carles Ferrando (Catalan (Valencian)), Sahran (UG)
What's new in gnome-mag-0.16.2:
* Fixes:
Code cleanups (Romain Perier, Stéphane Maniaci)
Remove G*_DISABLE_DEPREATE
* Translations:
Gil Forcada (ca), Petr Kovar (cs), Thomas Thurman (en@shaw), Kristjan
SCHMIDT (eo), Mattias Põldaru (et), Fran Diéguez (gl), Dirgita (id),
Takeshi AIHANA (ja), Shankar Prasad (kn), Matej Urbančič (sl)
* Bump BUILDLINK_ABI_DEPENDS to 1.0.0
Changelog:
2012-01-27 v1.0.0 "Duclair"
Our fourth named release, focused on performance and features related to
real-time encoding. It also fixes a decoder crash bug introduced in
v0.9.7, so all users of that release are encouraged to upgrade.
- Upgrading:
This release is ABI incompatible with prior releases of libvpx, so the
"major" version number has been bumped to 1. You must recompile your
applications against the latest version of the libvpx headers. The
API remains compatible, and this should not require code changes in most
applications.
- Enhancements:
This release introduces several substantial new features to the encoder,
of particular interest to real time streaming applications.
Temporal scalability allows the encoder to produce a stream that can
be decimated to different frame rates, with independent rate targetting
for each substream.
Multiframe quality enhancement postprocessing can make visual quality
more consistent in the presence of frames that are substantially
different quality than the surrounding frames, as in the temporal
scalability case and in some forced keyframe scenarios.
Multiple-resolution encoding support allows the encoding of the
same content at different resolutions faster than encoding them
separately.
- Speed:
Optimization targets for this release included the decoder and the real-
time modes of the encoder. Decoder speed on x86 has improved 10.5% with
this release. Encoder improvements followed a curve where speeds 1-3
improved 4.0%-1.5%, speeds 4-8 improved <1%, and speeds 9-16 improved
1.5% to 10.5%, respectively. "Best" mode speed is consistent with the
Cayuga release.
- Quality:
Encoder quality in the single stream case is consistent with the Cayuga
release.
- Bug Fixes:
This release fixes an OOB read decoder crash bug present in v0.9.7
related to the clamping of motion vectors in SPLITMV blocks. This
behavior could be triggered by corrupt input or by starting
decoding from a P-frame.