Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
even to permit distilling it and posting it here. If you're curious,
simply read the ChangeLog contained in the distfile.
|
|
|
|
Fixes CVE-2007-4462.
|
|
|
|
The substantial change log can be found at:
http://www.stack.nl/~dimitri/doxygen/changelog.html
patch-ab (http://bugzilla.gnome.org/show_bug.cgi?id=366119) is merged
upstream. The parts of patch-ab for DESTDIR are retained. patch-ai
(http://bugzilla.gnome.org/show_bug.cgi?id=366113) is merged upstream.
|
|
|
|
2.10 Tue Jun 3 18:42:11 2008
[JSON]
- made compatible with JSON::XS 2.21
* updated the document.
- added an item pointed by rt#32361 to the doc.
[JSON::PP] [JSON::PP58] [JSON::PP56] [JSON::PP5005]
- made compatible with JSON::XS 2.21
* added incr_reset
- removed useless codes.
2.09 Sun Apr 20 20:45:33 2008
[JSON]
- made compatible with JSON::XS 2.2
- changed pod section totally.
[JSON::PP] 2.20001
- made compatible witg JSON::XS 2.2
* lifted the log2 rounding restriction of max_depth and max_size.
* incremental json parsing (EXPERIMENTAL).
* allow_unknown/get_allow_unknown methods.
- the version format was changed.
X.YYZZZ => X.YY is the same as JSON::XS. ZZZ is the PP own version.
- changed pod section totally.
2.08 Sat Apr 12 22:49:39 2008
[JSON]
- fixed JSON::Boolean inheritance mechanism.
If the backend is XS with support_by_pp mode and using PP only
support method, JSON::Boolean did not work correctly.
Thanks to hg[at]apteryx's point.
[JSON::PP] 2.07
- Now split into JSON::PP58 for Perl 5.8 and lator.
- made an error message compatible to JSON::XS
did not croak when TO_JSON method returns same object as passed.
[JSON::PP58]
- modified for Perls post 5.8.0 that don't have utf8::is_utf8.
Thanks to Andreas Koenig.
2.07 Sat Feb 16 15:52:29 2008
[JSON]
- experimentally added -convert_blessed_universally to define
UNIVERSAL::TO_JSON subroutine.
use JSON -convert_blessed_universally;
$json->convert_blessed->encode( $blessed );
- and as_nonbleesed is obsoleted (not yet removed). OK?
- fixed t/04_pretty.t.
|
|
|
|
|
|
While here, marked as DESTDIR ready.
2.21 Tue Jun 3 08:43:23 CEST 2008
- (hopefully) work around a perl 5.10 bug with -DDEBUGGING.
- remove the experimental status of the incremental parser interface.
- move =encoding around again, to avoid bugs with search.cpan.org.
when can we finally have utf-8 in pod???
- add ->incr_reset method.
2.2 Wed Apr 16 20:37:25 CEST 2008
- lifted the log2 rounding restriction of max_depth and max_size.
- make booleans mutable by creating a copy instead of handing out
the same scalar (reported by pasha sadri).
- added support for incremental json parsing (still EXPERIMENTAL).
- implemented and added a json_xs command line utility that can convert
from/to a number of serialisation formats - tell me if you need more.
- implement allow_unknown/get_allow_unknown methods.
- fixed documentation of max_depth w.r.t. higher and equal.
- moved down =encoding directive a bit, too much breaks if it's the first
pod directive :/.
- removed documentation section on other modules, it became somewhat
outdated and is nowadays mostly of historical interest.
2.1 Wed Mar 19 23:23:18 CET 2008
- update documentation here and there: add a large section
about utf8/latin1/ascii flags, add a security consideration
and extend and clarify the JSON and YAML section.
- medium speed enhancements when encoding/decoding non-ascii chars.
- minor speedup in number encoding case.
- extend and clarify the section on incompatibilities
between YAML and JSON.
- switch to static inline from just inline when using gcc.
- add =encoding utf-8 to the manpage, now that perl 5.10 supports it.
- fix some issues with UV to JSON conversion of unknown impact.
- published the yahoo locals search result used in benchmarks as the
original url changes so comparison is impossible.
|
|
|
|
|
|
|
|
No need, done by pkgsrc USE_LOCALEDIR feature.
modify-itlocaledir expet GNU sed (options and patterns).
Folliwing situations rise PLIST mismatch:
* using GNU sed, PKGLOCALEDIR != share
* sed accept options, but can't interprete patterns as expected. PR 38847.
Bump PKGREVISION.
|
|
|
|
|
|
it if its installed.
|
|
emacs21 part of PR pkg/38633 from Hasso Tepper.
|
|
|
|
|
|
- Fix flaw if 'Server Key exchange message' is omitted from a TLS handshake
which could lead to a silent crash.
- Fix double free in TLS server name extensions which could lead to a remote
crash.
Patches from upstream.
|
|
|
|
|
|
that include qt4-tools do not need the shared libraries. Those that do
should override BUILDLINK_DEPMETHOD.qt4-tools (pointed out by wiz)
|
|
|
|
|
|
|
|
nmap-4.65, openttd-0.6.1, p5-File-Remove-1.41, p5-Params-Util-0.33,
p5-Regexp-Common-2.122, ruby-sqlite3-1.2.2, ruby18-base-1.8.7,
scmgit-1.5.5.3, tailor-0.9.34, uim-1.5.1 [pkg/38811],
x264-devel-20080601.
|
|
Patch submitted by hasso@estpak.ee
|
|
|
|
p5-version (since versin 0.82)
p5-Module-Builder (since versin 0.75)
Should fix PR 38842.
Bump PKGREVISION.
|
|
breaks the build. This fixes PR pkg/38676 by Roland Sieker.
|
|
|
|
|
|
CDB_File is a module which provides a Perl interface to Dan Berstein's cdb
package.
|
|
|
|
is read-only but is faster than Berkeley DB and uses less memory. Use the
TinyCDB implementation which is in the public domain and a bit faster than
DJB's original CDB.
|
|
links. Remove BUILDLINK_DEPMETHOD.qt4-tools?=build from buildlink3.mk
and bump PKGREVISION
|
|
|
|
Bump PKGREVISION.
|
|
|
|
* symbols/inet: WWW is mapped to I02, because of some changes in
kernel or X server (on nx9020),
http://bugs.freedesktop.org/show_bug.cgi?id=7310
* symbols/us: fixed one-handed dvorak variants (dropped second group),
http://bugs.freedesktop.org/show_bug.cgi?id=5659
* symbols/fi: returned nbsp to 3rd level of space,
http://bugs.freedesktop.org/show_bug.cgi?id=12764
* rules/base.xml.in, symbols/ro: changed default Romanian variant to
the right one, http://bugs.freedesktop.org/show_bug.cgi?id=13277
* rules/compat/variantRename.lst, symbols/ru: default variant is
winkeys (till Daniel fixes xkbcomp)
* symbols/ua: small fix, from Andriy
* po/POTFILES.in, rules/Makefile.am, rules/sgi*, rules/sun*: dropping
legacy unsupported rules. Confirmed with Alan Coopersmith (Sun
Microsystems)
* rules/base.xml.in, symbols/us: added us(dvp),
http://bugs.freedesktop.org/show_bug.cgi?id=15727
* symbols/ca: fixed ca(shs),
http://bugs.freedesktop.org/show_bug.cgi?id=15756
* symbols/es: revert broken idea about dead tilde,
http://bugs.freedesktop.org/show_bug.cgi?id=9763
* symbols/latam: revert broken idea about dead tilde,
http://bugs.freedesktop.org/show_bug.cgi?id=12568
* rules/base.o_s.part, rules/base.xml.in, symbols/fr, symbols/nbsp,
types/pc: options for nonbreakspace handling,
http://bugs.freedesktop.org/show_bug.cgi?id=9529
* symbols/fi: dropping bad nbsp mapping,
http://bugs.freedesktop.org/show_bug.cgi?id=12764
* rules/base.xml.in: fixed some ISO codes
* symbols/ru, rules/base.xml.in, rules/compat/variantRename.lst:
changed ru(winkeys) to default
* rules/base.xml.in: put a lot of country/language info in
* symbols/it: fixed it(geo),
https://bugs.freedesktop.org/show_bug.cgi?id=15058
* symbols/group, rules/base.xml.in, rules/base.o_s.part: added
group(shift_caps_switch)
http://bugs.freedesktop.org/show_bug.cgi?id=15383
* rules/base.xml.in, symbols/gb: added gb(colemak),
http://bugs.freedesktop.org/show_bug.cgi?id=15303
* symbols/gn, symbols/ng: fixed unicode sequences,
http://bugs.freedesktop.org/show_bug.cgi?id=15273
* rules/base.xml.in, symbols/ua: added ua(homophonic),
http://bugs.freedesktop.org/show_bug.cgi?id=15240
* rules/base.o_s.part, rules/base.xml.in, symbols/compose: added
compose:102, http://bugs.freedesktop.org/show_bug.cgi?id=15246
* symbols/fr: fixed fr(oss_nodeadkeys),
http://bugs.freedesktop.org/show_bug.cgi?id=15140
* rules/base.lists.part, symbols/ca, symbols/fr: added ca(olpc),
removed fr(olpc), http://bugs.freedesktop.org/show_bug.cgi?id=14749
* rules/base.lists.part, symbols/fr: added fr(olpc),
http://bugs.freedesktop.org/show_bug.cgi?id=14749
* symbols/lv: fixed lv accented characters,
http://bugs.freedesktop.org/show_bug.cgi?id=14765
* rules/base.lists.part, symbols/it: added it(olpc),
http://bugs.freedesktop.org/show_bug.cgi?id=14793
[ ... and so on--better to read the GIT history ]
|
|
|
|
Since v1.1.0 release is getting near, this could well be the last v1.0
release. I'll still fix important bugs, but if the bugfix is large or
affects only few people it'll probably get fixed only in v1.1 releases.
* mbox: Enable mail_privileged_group while creating INBOX.
- IMAP: Fixed a rare crash in FETCH BODY/BODYSTRUCTURE
- IMAP: If mailbox is selected with EXAMINE, ignore flag changes
- proxy: Login success reply was sent in two IP packets, which
confused some IMAP/POP3 clients
- ACL plugin leaked memory a bit
- dovecot-auth: allow_nets setting with network masks didn't work
correctly with big endian machines.
|
|
emacs part of PR pkg/38633 from Hasso Tepper.
|
|
|