Age | Commit message (Collapse) | Author | Files | Lines |
|
Version 1.61
* 5 bug fixes
* Updated and new translations
|
|
|
|
|
|
- fix a one-byte-past-end-write buffer overflow in UURepairData
(reported, analysed and testcase provided by Marco Walther).
- quoted-printable decoding was completely broken, try a fix.
|
|
|
|
2011-01-14 tim <gyunaev@ulduzsoft.com>
- Version 5.3 released.
- Fixed spelling error (thx Razvan Visan)
- Changed encodings order for Chinese and Japanese languages
(thanks Kai-Chieh Ku)
- Added Ukrainian localization (thanks Olexander Yatsenko)
- Added Brazilian localization (thanks Márcio Moraes)
- Fixed some grammatical errors (thanks Robin 'cheese' Lee)
- Fixed webkit engine for buggy CHMs which do not have all
content, as well as cases when external references cannot be
loaded. Thanks to Kai-Chieh Ku
- Added Mac support (thanks Serge Weinstock)
|
|
|
|
* The delete key should work on Macs. (Konstantin Stupnik)
* Typos in the animate forest description fixed. (Paul Nguyen,
Kender)
* You can no longer petrify or stone to flesh quest items.
(Lorenzo Batallones)
* Items that fall in a hole will not be revealed up on the next
level's map. (Kender)
* Zapping a wand of invisibility at yourself when you are
already invisible from a permament source no longer reports
"You are invisible." (Kender)
* No longer falsely get system shock if a creature you possessed,
but released when it was polymorphed, is finally slain. (Mental
Mouse)
* The Regenerate spell now works for creatures with No
Regeneration, as was intended. (Mental Mouse)
* Flesh golems can once more regenerate. (They lost this in
the no-regen sweep) (Mental Mouse)
* Giant Spiders have defences better fitting their explevel.
(Mental Mouse)
* The earth hammer is now made from stone as you'd expect.
(Kender)
* The spell Summon Daemon now spells Daemon like the rest of
POWDER. (Mental Mouse)
* Typo fixed in Golden Tridude description. (Mental Mouse)
* Clarify cave troll description. (Metnal Mouse)
* s/byte/sting/ for scorpion description. (Mental Mouse)
* Clarify butcher skill description. (Mental Mouse)
* Water elementals no longer leave corpse.
* Eaten intrinsicly poisonous corpses now has a significantly
shorter timeout. (Kender)
* Attacks which deal multiple types of damage in the same hit
will have damage reduction applied to each of the types, rather
than only to the first type. (Mental Mouse)
* Vampire bats will no longer chase players which they aren't
interested in. (Kender)
* Option to email character dumps on the iPhone to get them
out of the black box.
* Searching due to intrinsics will put Searching on the status
line, and multiple manual searches will report Seached x10.
* Improved the Akoi Meexx 12x12 tiles, for less ugly pixels
when in landscape mode on the iPhone.
* Makefiles for Linux have $(LDFLAGS) added.
* The torches in the Lomaka tiles have been fixed to show up
in the correct hand. (Martin Rittweger)
* The Wish command now includes the ability to take on a
monster's form and stats, so you can play as a monster if you
wish. (Robert Barber)
* On level up, the number of Piety points you have in each
class is displayed beside the class name so you can better
judge which class to pick. (Matthew Wyatt)
|
|
configure scripts for quite some time now.
|
|
|
|
Bugfix for http://tidy.sf.net/issue/2855621
|
|
|
|
Changes:
- Added LPPL licence statement.
|
|
|
|
|
|
Changes:
- Added ptmbc8y.
|
|
|
|
|
|
|
|
Changes:
- Quote arguments for rungs.
- TeXLive -> TeX Live.
|
|
|
|
Changes:
- Install files under latex/ instead of xelatex/.
|
|
This is documentation for tex-xetex.
|
|
XeTeX is an extension of TeX with built-in support for Unicode and
OpenType. This package builds and installs formats for XeTeX and
XeLaTeX.
|
|
This is documentation for tex-realscripts.
|
|
This small package replaces \textsuperscript and \textsubscript commands
by equivalent commands that use OpenType font features to access
appropriate glyphs if possible. The package also patches LaTeX's default
footnote command to use this new \textsuperscript for footnote symbols.
The package requires fontspec running on either XeLaTeX or LuaLaTeX. The
package holds functions that were once parts of the xltxtra package,
which now loads realscripts by default.
|
|
Changes:
* Internal changes for luatexbase v0.3.
* Bug fix when \itdefault is "sl" rather than "it".
E.g., when using the "slides" class.
* Minor internal changes, including merging some code from unicode-math.
* New documentation for defining custom kerning and ligatures
when using LuaLaTeX.
* Fix bug when defining bold italic fonts by filename.
* Avoid infinite loop when the Latin script is requested for a font
that does not contain it. TODO: a suitable fallback script should be
chosen; right now we just ignore the script selection.
* Fix for bug introduced in the last release:
small caps weren't being automatically selected correctly
* Fix for colours bug introduced in the last update
* Fix for for bad interaction with LuaLaTeX and fallback fonts
(such as using \slshape when no slanted font specified)
* Behaviour/messaging improvement when scripts/languages are requested
that do not exist in the font
* Fix bug with detecting font features/scripts in some cases with:
- `\fontspec_if_feature:n(TF)`
- `\fontspec_if_language:n(TF)`
- `\fontspec_if_current_script:n(TF)`
- `\fontspec_if_current_language:n(TF)`
* Some messages in the log file are improved
* Code for "visible space" fixed for LuaLaTeX use
* Lots of internal changes to bring the implementation closer
to being "native expl3".
|
|
This is documentation for tex-metalogo.
|
|
This package exposes spacing parameters for various TeX logos to the end
user, to optimise the logos for different fonts. Written especially for
XeLaTeX users.
|
|
unicode-letters, and special crop.cfg and hyperref.cfg for XeTeX.
|
|
(alternatively, vala support could be disabled per configure arg)
|
|
That is only allowed for a 'book'. Fixes build when asciidoc-8.6.3
is used.
|
|
|
|
|
|
|
|
Changelog:
0.2.12 Wed Jan 19 2011 Toni Gundogdu
Changes:
- Add quvi/const.lua, quvi/bit.lua, quvi/util.lua (to lua/website/)
- Add vim modelines to C and LUA source code
- Add QUVIOPT_CATEGORY to API
- Add dist-xz to configure.ac
- Add --category-* options
- Add publicsenat.lua, thanks to Raphael Droz for the script (#14)
- Pass table (with URL, script path) to LUA scripts "ident" function
- Make project compile with "gcc -ansi -pedantic" (c. 4.2, 4.5)
- Apply style changes (scripts/astyle_c.sh) to C source code
- Set CURL_GLOBAL_ALL to allow use of HTTPS with youtube.lua
- Update API reference documentation (descr., grammar, etc.)
- bloomberg.lua: Use cleaner string formatting
- theonion.lua: Use cleaner string formatting
- youtube.lua: Accept HTTPS URLs (#22)
Bugfixes:
- dailymotion.lua: Family-filter redirection (port from clive 2.2)
- Replace URL, add error checking to examples/simple.c (#17)
- tests/support-clipfish.pl: Expected title
0.2.11 Sat Dec 18 2010 Toni Gundogdu
Changes:
- Re-license under LGPLv2.1+ [#9]
- Add missing support-buzzhumor.pl
- Add globo support, thanks to mkolve for the script [#10]
- Extend quvi.fetch to allow setting user-agent [#11]
- Skip verification for non-HTTP video URLs [#15]
Bugfixes:
- vimeo.lua: Video ID parsing [#16]
- bloomberg.lua: Thanks to mkolve for the fix [#7]
|
|
|
|
Add option to compression library and cjpeg (-block N) to use
different DCT block size.
All N from 1 to 16 are possible. Default is 8 (baseline format).
Larger values produce higher compression,
smaller values produce higher quality.
SmartScale capable decoder (introduced with IJG JPEG 8) required.
|
|
|
|
|
|
|
|
This is to fix AST-2011-001: Stack buffer overflow in SIP channel driver
Asterisk Project Security Advisory - AST-2011-001
Product Asterisk
Summary Stack buffer overflow in SIP channel driver
Nature of Advisory Exploitable Stack Buffer Overflow
Susceptibility Remote Authenticated Sessions
Severity Moderate
Exploits Known No
Reported On January 11, 2011
Reported By Matthew Nicholson
Posted On January 18, 2011
Last Updated On January 18, 2011
Advisory Contact Matthew Nicholson <mnicholson at digium.com>
CVE Name
Description When forming an outgoing SIP request while in pedantic mode, a
stack buffer can be made to overflow if supplied with
carefully crafted caller ID information. This vulnerability
also affects the URIENCODE dialplan function and in some
versions of asterisk, the AGI dialplan application as well.
The ast_uri_encode function does not properly respect the size
of its output buffer and can write past the end of it when
encoding URIs.
For full details, see:
http://downloads.digium.com/pub/security/AST-2011-001.html
|
|
|
|
This is to fix AST-2011-001: Stack buffer overflow in SIP channel driver
Asterisk Project Security Advisory - AST-2011-001
Product Asterisk
Summary Stack buffer overflow in SIP channel driver
Nature of Advisory Exploitable Stack Buffer Overflow
Susceptibility Remote Authenticated Sessions
Severity Moderate
Exploits Known No
Reported On January 11, 2011
Reported By Matthew Nicholson
Posted On January 18, 2011
Last Updated On January 18, 2011
Advisory Contact Matthew Nicholson <mnicholson at digium.com>
CVE Name
Description When forming an outgoing SIP request while in pedantic mode, a
stack buffer can be made to overflow if supplied with
carefully crafted caller ID information. This vulnerability
also affects the URIENCODE dialplan function and in some
versions of asterisk, the AGI dialplan application as well.
The ast_uri_encode function does not properly respect the size
of its output buffer and can write past the end of it when
encoding URIs.
For full details, see:
http://downloads.digium.com/pub/security/AST-2011-001.html
|
|
|
|
|
|
Changes:
- mptopdf is now a separate package (tex-mptopdf).
- Both pdftex and xetex formats are generated.
|
|
|
|
|
|
|