Age | Commit message (Collapse) | Author | Files | Lines |
|
Upstream changes:
0.94 - 2012-12-03, H.Merijn Brand
* Guard against beta releases of Encode (Xavier Guimard - RT#81499)
* Fix sv_cache init global-buffer-overflow (Reini Urban - RT#81469)
* Tested with perl compiled with clag (also to verify RT#81469)
* Fix memory leak reported in RT#81539 (Fix by Tony Cook)
0.93 - 2012-11-19, H.Merijn Brand
* Skip Encode related tests on too old Encode
* Force old(er) tar format (ustar) - assumes GNU tar on release box
0.92 - 2012-11-12, H.Merijn Brand
* Allow bind_columns () for print ()
* Increase buffer size for print to 64k
* Fix RT#80680 - Buffer break halfway UTF8 + tests
|
|
Found by gdt.
|
|
implied by MASTER_SITE_PERL_CPAN, rather than traversing ../by-authors.
Fixes a distfile fetch problem experienced by wiz.
|
|
Sed 4.2.2
* don't misbehave (truncate input) for lines of length 2^31 and longer
* fix endless loop on incomplete multibyte sequences
* -u also does unbuffered input, rather than unbuffered output only
* New command `F' to print current input file name
* sed -i, s///w, and the `w' and `W' commands also obey the --binary option
(and create CR/LF-terminated files if the option is absent)
* --posix fails for scripts (or fragments as passed to the -e option) that
end in a backslash, as they are not portable.
* New option -z (--null-data) to separate lines by ASCII NUL characters.
* \x26 (and similar escaped sequences) produces a literal & in the
replacement argument of the s/// command, rather than including the
matched text.
|
|
enca-1.13 2010-02-09
- Reverse usage of temp file while converting using recode to prevent
file truncation (bug #1135).
enca-1.12 2009-10-29
- Fixes some minor memory leaks.
- Fixes little problems in autoconf scripts.
enca-1.11 2009-09-25
- Dropped scanf configure test which is not used at all.
- Fixes some wrong format strings.
enca-1.10 2009-08-25
+ Enca is back alive or at least in maintenance mode.
* Enca now lives in git repository, see <http://gitorious.org/enca>.
- Add missing charset koi8u to belarussian language.
- Fixed some typos in program and documentation.
|
|
Upstream changes:
1.0001 2012-08-03 13:32
Added docs about encoding entities.
|
|
Upstream changes:
0.2.1 2012-12-02 17:44:34 Europe/Oslo
Updated all traits to use Moose::Util::meta_attribute_alias()
to specify trait aliases. Requires at least Moose 0.89.
Fixed bug with duplicate class names being returned by
Data::Visitor::Callback when traversing a Moose type constraint
on perl 5.17.6. Reported by Andreas J. König. (RT #81519)
0.1.1 2011-10-23 14:56:18 Europe/Oslo
Fixed bug with has_xpath_value_map throwing exception if
xpath_value query returns empty result set. (RT #71815)
Reported by Jeffery M. Thompson.
0.1.0 2011-09-27 14:46:03 Europe/Oslo
Added multiple helper/sugar functions. (GitHub #2)
Fixed problem with XML::Rabbit::Role::Node->dump_xml() throwing
exception because of wide characters in print.
0.0.4 2011-03-22 16:16:02 Europe/Oslo
Fixed missing trait imports in XML::Rabbit::Role::Node.
|
|
Upstream changes:
1.49 - April 7, 2011
- Some correctness and Modern Perl changes to the rss2html.pl
script (it still appears to be very hairy.)
- Add support for parsing rssCloud:
- https://rt.cpan.org/Ticket/Display.html?id=67241
- Thanks to STUIFZAND for the patch.
|
|
Upstream changes:
2012-07-10 Dave Cross <dave@dave.org.uk>
* Change the User Agent to identify as XML::Feed (SZABGAB)
as two sites refused to server the default user agent:
http://code.foo.no/feed gave 'Bad Behavior'
http://thorsen.pm/atom gave 'Forbidden'
2012-04-10 Jakob Voss <voss@gbv.de>
* Add support for RFC 5005 Feed Paging and Archiving in Atom feeds
2012-04-05 Dave Cross <dave@dave.org.uk>
* lib/XML/Feed.pm: Remove svn tag.
* lib/XML/Feed.pm: Changed contact details from non-working 6A email address.
* lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm, lib/XML/Feed/Format/RSS.pm:
Added an image() method to Feed objects. Does something useful for RSS feeds;
not for Atom feeds currently.
2012-04-10 Jakob Voss <voss@gbv.de>
* Changes, lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm,
lib/XML/Feed/Format/RSS.pm, t/02-create.t: Add support for RFC 5005 Feed
Paging and Archiving in Atom feeds
2012-04-06 Dave Cross <dave@dave.org.uk>
* Changes, lib/XML/Feed.pm: Bump version for release.
2012-03-06 Gabor Szabo <szabgab@gmail.com>
* lib/XML/Feed.pm, lib/XML/Feed/Entry.pm: add links to the POD
2012-02-19 Gabor Szabo <szabgab@gmail.com>
* lib/XML/Feed/Entry/Format/Atom.pm, lib/XML/Feed/Entry/Format/RSS.pm,
lib/XML/Feed/Format/Atom.pm, lib/XML/Feed/Format/RSS.pm: split up files to
individual packages
2011-12-11 Dave Cross <dave@dave.org.uk>
* MANIFEST, lib/XML/Feed/Format/RSS.pm, t/22-bug73160.t,
t/samples/rss10-datespaces.xml: Added tests for bug 73160. And code to make
them pass.
2011-09-03 Dave Cross <dave@dave.org.uk>
* MANIFEST, lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm,
lib/XML/Feed/Format/RSS.pm, t/20-no-enclosures.t, t/21-rss2-permalinks.t,
t/samples/rss20-p.xml: Closed a few tickets from the RT queue as an excuse
for a new release. Bumped to version 0.46.
2011-07-30 Dave Cross <dave@dave.org.uk>
* MANIFEST, MANIFEST.SKIP, lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm,
t/18-double2.t, t/19-double3.t, t/samples/rss20-double.xml: Another round of
changes to fix (and test)
https://rt.cpan.org/Public/Bug/Display.html?id=44899
|
|
Add config for OpenBSD.
|
|
* 9306 Layout Engine changes for harfbuzz integration
* 9677 Affixes set with e.g. DecimalFormat::setPositivePrefix now ignored for parse
* 9714 OS/400 test failures
* 9728 Fail building icu4c with mingw-w64
* 9737 Locale::GetDefault() in locid.cpp is not thread-safe
* 9771 Updated Currency from/to data (CLDR 5470)
* 9748 Visual Studio 2010/2012 issues
* 9780 UNUM_PARSE_INT_ONLY no longer handles grouping sep
* 9783 New Turkish Lira symbol
* 9789 Date format parsing problem with new CLDR data
* 9793 Currency data integration issue with CLDR 5470 changes
* 9801 UCONFIG_NO_CONVERSION test failure
* 9802 No data test failure
|
|
|
|
fixes buildlink of packages depending on this package for SunOS and Darwin.
|
|
PR 47180.
|
|
|
|
2.13 Thu 20 Dec 2012 19:34:44 GMT
- Under the newer combined RFC6350 - every END:VCARD must
be followed by \r\n (including last one)- reported by ysth
- Fix for tests, should now work under Perl 5.17.6 - Ron Savage
|
|
upstream and unmaintained.
|
|
(USE_LANGUAGES, put dependencies in alphabetic order)
|
|
|
|
prior to Solaris 11 then we can handle them later.
|
|
If this is irrelevant, please revert them.
* Use OS_VARIANT to include db_185.h
* Include posix stat function in ifdef to avoid binary change
|
|
Fixes build. Also clean up insecure-temporary-files. PKGREVISION -> 1.
|
|
(base package is docbook-xsl)
|
|
|
|
No PKGREVISION bump since it only affects builds that failed before.
|
|
This builds with gcc 4.7, but it causes all the mecab-* packages
to segfault during build. Tell DragonFly explicitly to use gcc 4.4
to build the base package. The rest can continue to use gcc 4.7
without issue.
|
|
Pointed out by Snader_LB.
|
|
Exact changes aren't unavailable, please refer github:
https://github.com/nathansobo/treetop/commits/master.
|
|
Exact changes aren't available, please refer github:
https://github.com/rsl/stringex/commits/master.
|
|
:0.6.38
* Fix incompatibility between Ruby1.8 and Ruby1.9
ARGF.filename return "-" if ARGV is empty on Ruby >= 1.9
Thanks to okkez!!
|
|
= Release History
== 2.4.0 / 2012-12-14 Charlie Savage
* Support libxml 2.9.0 (Daniel Veillard)
* Extensive new interfaces for xml schema functionality including suppor for
schemal elements, types, facets and attributes (Anton Sozontov)
* Fix Encoding#from_s bug and update docs (Nikita Afanasenko)
* Node#content= encoding (Nikita Afanasenko)
|
|
Exact changes are unknown, please refer github:
https://github.com/intridea/multi_json/commits/master.
|
|
Fixed GH#30: Specifying empty definitions for a definition list now works
Better fix for the output of closed/open elements
Using the already defined tags for HTML elements without a body
and better output for unknown elements.
Fixed: Using a block IAL before a definition list now works
Fixed problem with the output of empty i/b HTML tags
Document fix of doc/quickref.page
|
|
Exact changes are unknown, please refer github:
https://github.com/jkraemer/ferret/commits/master.
|
|
* add :string/:char, remove :regexp/:function color from Terminal encoder [GH
#29, thanks to Kyrylo Silin]
* allow - in line number anchor prefix for HTML encoder [GH #32, thanks to
shurizzle]
* Fix HTML scanner: Don¡Çt crash if HTML in a diff contains a JavaScript tag.
|
|
Exact changes are unknown.
|
|
* Fix crash during interpreter shutdown by switching to Cython 0.17.3 for building.
|
|
|
|
Server: fix method add failure when signature string contains "I" (for 64 bit integer).
|
|
to DOS or possible code injection (CVE-2012-5134)
bump PKGREV
|
|
2.2.0
* Adding tag <u>
|
|
|
|
Mon Nov 05 2012 Caolán McNamara (caolanm@redhat.com)
* fix up the Polish LM
|
|
|
|
Upstream changes:
1.6001 2012-12-05 10:03:13
[BUG FIXES]
- Resolve issue #71: SV leaks in VM frames
1.6000_01 2012-11-04 09:56:45
- The bytecode version is now 1.6. So all the cache will be discarded.
[FEATURES]
- Add opcodes: find_file, suffix, is_code_ref, merge_file in
order to enhance template syntaxes (doy)
|
|
|
|
add bl3 file (for guile2, following wip/libunistring)
|
|
|
|
|
|
|