Age | Commit message (Collapse) | Author | Files | Lines |
|
Without that, (untrusted) input can fill hash buckets uneven, causing
high CPU load. (CVE-2012-0841)
To get a patch which is simple enough to get pulled up to the stable
pkgsrc branch, I've not touched "configure" but just assumed that
the POSIX functions rand(), srand() and time() are present.
bump PKGREV
|
|
Fixes PR pkg/44828.
|
|
|
|
|
|
|
|
changes:
-fix many cases of possible memory corruption by malicious font files
(CVE-2012-1126...-1144)
-minor fixes and feature improvements
|
|
|
|
|
|
2012-02-26 : zyGrib Version 5.1.2
Display data of GulfStream (RTOFS model, available from saildocs.com).
Bug fixed: MAC version : jpeg images recording was broken.
Dutch translation updated (thanksReinout de Groen).
Some little bugs fixed, but it remains...
2011-12-22 : zyGrib Version 5.1.1
Curve drawer from Polaris, the return.
Bug fixed : random loss of characters in proxy parameters, sometimes.
2011-12-18 : zyGrib Version 5.1.0
Optional download of files in strict HTTP mode.
Only for zygrib's forum users (free).
Limits :
30 files max each 24h.
250 MO max each 24h.
At least 1 connection to zyGrib forum each 4 months.
New altitude level : 925hPa (# 760m).
Display sea currents, but zyGrib does not provide these data (thanks to Alain Coat from Actimar).
Sample currents and weather forecast file (West of France) from Actimar wrf1.grb
Arabic translation (thanks to Andreas Degwerth from Cassidian).
Security: encrypted passwords in configuration file.
Perhaps you have to reconfigure the proxy parameters.
Bug fixed : date cursor was sometime misplaced in 'local hour' mode.
Bug fixed : better bounding box for the selection of very small areas.'.
Bug fixed : crash with grib file with only waves.
|
|
|
|
|
|
|
|
and some packages still depend on the old API.
|
|
|
|
|
|
Upstream changes:
- Core
+ Several cleanups to the interp subsystem API
+ Cleanups and documentation additions for green threads and timers
+ Iterator PMC and family now implement the "iterator" role
+ A bug in Parrot_ext_try was fixed where it was not popping a
context correctly
- Documentation
+ Docs for all versions of Parrot ever released are now available
at http://parrot.github.com
- Tests
+ Timer PMC tests were converted from PASM to PIR
|
|
|
|
must be set so thay are not removed from the PLIST.
|
|
than it helps (e.g. replacing foo.pc with foo.${LOWER_VENDOR}).
|
|
|
|
changes since 0.9.5.1:
- fixes to (linux) spidev programmer
- SFDP bug fixes
- fixes for W83627 and IT87 SPI programmers
|
|
|
|
* 2.5.7 @ 2012-03-08
Fix CVE-2009-5018, filename buffer overflow bug detected by Gentoo security.
|
|
|
|
New System Drivers Supported:
-----------------------------
- Palm Z22 [Tim Schuerewegen]
- Mini2440 [Tim Schuerewegen]
- Mera-Elzab Meritum I (model 2) [Miodrag Milanovic]
- RM-380Z [Gabriele D'Antona]
- Fidelity Champion Chess Challenger (model CSC). [Lord Nightmare, Kevtris, Sandro Ronco]
- Acetronic Chess Traveller. [Curt Coder]
- Triumph-Adler's Alphatronic PC [Ian Gledhill,Barry Rodewald,Robbbert]
Systems Promoted from GAME_NOT_WORKING:
---------------------------------------
- MMD2 [Robbbert]
- SLC1 [Robbbert]
As well as countless set list updates and driver improvements.
|
|
|
|
0.145
-------
Happy 15th Anniversary! Over its 15 years of existence since MAME
0.01 was released for MS-DOS with an initial library of 5 sets, MAME
has grown exponentially to the point that no one thought we would be,
boasting 18,650 different sets and operable on more OS platforms than
thought possible. While video-based arcade games were the original
targets for MAME, the scope of the project has grown to include
documentation of virtually all coin-operated amusement devices
including gambling (video/slots), coin droppers, pinball machines and
more. Through the efforts of the literally thousands of developers,
players and others who have provided assistance and feedback over the
project's history, we would like to thank all of them that made this
possible!
|
|
|
|
|
|
|
|
|
|
Upstream changes:
- Core
+ packfile api and pbc handling improvements
+ smarter recursion tracking across threads
+ new "pop_upto_eh" op for finer-grained exception handling
+ subroutine-level profiling runcore cleanups
+ improved window support
- Languages
+ new math builtins in winxed (abs, sinh, cosh and tanh)
+ better inline support in winxed
+ squaak improvements (sub as expression, new read() builtin)
- Documentation
+ many new man pages thanks to gci students
- Tests
+ updated example code for FileHandle and Iterator
+ coding standards fixes
|
|
|
|
- move modular-xorg-server entry for sorting purposes.
from Bug Hunting
|
|
libXext-1.3.1, libXft-2.3.0, libXi-1.6.0, libXinerama-1.1.2,
libXpm-3.5.10, libXrender-0.9.7, libXres-1.0.6, libXt-1.1.2,
libXtst-1.2.1, libXv-1.0.7, libXvMC-1.0.7, libXxf86dga-1.1.3,
libXxf86vm-1.1.2, libxkbfile-1.0.8, makedepend-1.0.4, oto-0.5,
wine-1.4.
|
|
add_todo.1:
- improve wording;
- update doc/TODO example;
- remove trailing white space.
obsolete_todo.1:
- improve wording;
- add a missing empty line;
- fix macro usage.
Further changes by myself, including date bump.
|
|
|
|
last week.
|
|
|
|
|
|
This module provides a Perl interface to the amazing Graphviz, an open source
graph visualization tool from AT&T.
It is called GraphViz2 so that pre-existing code using (the Perl module)
GraphViz continues to work. GraphViz2 V 1 is not backwards compatible with
GraphViz V 2, despite the considerable similarity.
|
|
Xslate is a template engine, tuned for persistent applications, safe
as an HTML generator, and with rich features.
|
|
Call HTML::Entities::encode_entities, via a hash, within a string.
|
|
XML::Tiny is a simple lightweight parser for a subset of XML.
|
|
This module is a 'Bare' XML parser. It is implemented in C. The parser itself
is a simple state engine that is less than 500 lines of C. The parser builds
a C struct tree from input text. That C struct tree is converted to a Perl
hash by a Perl function that makes basic calls back to the C to go through
the nodes sequentially.
|
|
Tie::Function simplifies wrapping functions in tied hash syntax
so they can be interpolated in double-quoted literals without
messy intermediate variables.
|
|
Set::Array allows you to create arrays as objects and use OO-style methods on
them. Many convenient methods are provided here that appear in the FAQ's, the
Perl Cookbook or posts from comp.lang.perl.misc. In addition, there are Set
methods with corresponding (overloaded) operators for the purpose of Set
comparison, i.e. +, ==, etc.
The purpose is to provide built-in methods for operations that people are
always asking how to do, and which already exist in languages like Ruby. This
should (hopefully) improve code readability and/or maintainability. The other
advantage to this module is method-chaining by which any number of methods may
be called on a single object in a single statement.
|
|
|
|
The 'Log::Handler' is a object oriented handler for logging, tracing and
debugging. It is very easy to use and provides a simple interface for
multiple output objects with lots of configuration parameters. You can
easily filter the amount of logged information on a per-output base,
define priorities, create patterns to format the messages and reload the
complete logging machine.
|
|
Hash::FieldHash provides the field hash mechanism which supports
the inside-out technique.
|