Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
* generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373]
* generic/regguts.h, generic/regc_color.c, generic/regc_nfa.c:
Fixes for problems created when processing regular expressions that
generate very large automata. An enormous number of thanks to Will
Drewry <wad@google.com>, Tavis Ormandy <taviso@google.com>, and Tom
Lane <tgl@sss.pgh.pa.us> from the Postgresql crowd for their help in
tracking these problems down. [Bug 1810264]
* unix/tclUnixCompat.c (TclpGetHostByName): Really applied
the change noted on 2007-11-13 by dkf below.
* generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flag
* tests/ioUtil.test (ioUtil-4.1): on a channel for the 'a'
mode and not for 'a+'. [Bug 1773127] (backport from HEAD)
* generic/tclCmdIL.c (Tcl_LsearchObjCmd): Prevent shimmering crash
when -exact and -integer/-real are mixed. [Bug 1844789]
* generic/tclThread.c: Back-port locking changes from Tcl8.5
in Tcl_Mutex/ConditionFinlize. Now we properly master-lock
the finalization of sync primitives.
* generic/regc_nfa.c: Fixed infinite loop in the regexp compiler
* generic/regcomp.c: [Bug 1810038]. Corrected looping logic in
* tests/regexp.test: fixempties() to avoid wasting time walking a
list of dead states [Bug 1832612]. Convert optst() from expensive
no-op to a cheap no-op. Improve newline usage in debug output.
* unix/tclUnixCompat.c (TclpGetHostByName): The six-argument form of
getaddressbyname_r() uses the fifth argument to indicate whether the
lookup succeeded or not on at least one platform. [Bug 1618235]
* generic/regc_lex.c (lexescape): Ensure that backreference numbers
can't overflow a signed int in a way that breaks things. [Bug 1810264]
* generic/tclParse.c (Tcl_ParseBraces): fix for possible read
after the end of buffer, [Bug 1813528] (Joe Mistachkin).
* generic/tclObj.c (Tcl_FindCommandFromObj): fix finding a deleted
command; cannot trigger this from Tcl itself, but crash reported
on xotcl. This check is new to 8.4 but exists in 8.5, so this is a
backport or something. Thanks Gustaf Neumann.
* generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29
to make macro more warning-robust in unbraced if code.
|
|
OKed wennmach.
Changes are 2 years worth of development.
|
|
today, eliminating most warnings.
Bump rev.
|
|
- add PLIST.linux-x86_64
|
|
|
|
socket(), and bump PKGREVISION.
|
|
|
|
|
|
Both have security problems and are not maintained.
Update infrastructure for their removal.
Removal was announced on pkgsrc-users on March 13.
|
|
Solves PR pkg/38263.
Bump PKGREVISION.
|
|
|
|
in sandboxes. Reported by and discused with joerg@ and tnn@
This behaviour is also documented at:
http://pkg-mono.alioth.debian.org/cli-policy/ch-mono.html#s4.3
|
|
|
|
The major changes in this release are adding Haskell Program Coverage (hpc)
support to the compiler, adding a debugger to GHCi, the first phase of the
base package split, and pointer tagging in the code generator (which should
mean most code improves by 10-15%, and as a result the compiler is also
faster).
Most of this upgrade was done by Paulo Matias in pkgsrc-wip.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to the installation script. This causes DESTDIR to be passed through
if a package has DESTDIR support.
|
|
options enabled.
|
|
|
|
Some highlights:
3.0.0:
- On sparc64 architectures more than 126 procedure arguments are allowed
[Thanks to Peter Bex]
2.7xx:
- PCRE support
- new GNU Make based build process
- libffi is not used anymore, handcoded assembler is used for x86, x86-64
and powerpc platforms
- TCP timeout handling
- added Lisp-style symbol property lists
- the "chicken-bug" program can now be used to create bug reports
- countless bugfixes and minor improvements
|
|
Suggested by Alan Barrett.
|
|
previous release in pkgsrc.
|
|
It main chagnes are security fix of WEBrick library.
Mon Mar 3 23:34:13 2008 GOTOU Yuuzou <gotoyuzo@notwork.org>
* lib/webrick/httpservlet/filehandler.rb: should normalize path
separators in path_info to prevent directory traversal attacks
on DOSISH platforms.
reported by Digital Security Research Group [DSECRG-08-026].
* lib/webrick/httpservlet/filehandler.rb: pathnames which have
not to be published should be checked case-insensitively.
Mon Dec 3 08:13:52 2007 Kouhei Sutou <kou@cozmixng.org>
* test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,
test/rss/test_image.rb, test/rss/rss-testcase.rb: ensured
declaring XML namespaces.
|
|
was looking at was not the "standard" setup.rb file. In standard
setup.rb files, the argument to --prefix is indeed the staging directory.
|
|
just into ${DESTDIR}.
|
|
|
|
|
|
reported vulnerabilities.
* http://java.sun.com/javase/6/webnotes/ReleaseNotes.html#160_05
|
|
reported vulnerabilities.
* http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_15
|
|
reported vulnerabilities.
* http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_17
|
|
|
|
long. Patch appended to PHP bug 42862, so the fix may be incorporated in
later PHP releases and thus this patch can be reverted.
http://bugs.php.net/bug.php?id=42862
Bump PKGREVISION of php-imap
|
|
their files via a custom do-install target.
|
|
lang/SmartEiffel.
|
|
them at will.
|
|
|
|
This one is for 0.9.9 using the 23 Feb 2008 sources, and
is trivial to update to track a newer version.
|
|
settings so that the builtin.mk can be safely included by the buildlink3
framework later on.
|
|
|
|
|
|
|
|
Major changes from 2.41:
- Use pkgsrc-supplied libffcall
- Use libtool
- New PKG_OPTIONS to enable support for db4, gdbm, gtk2, fastcgi, pcre.
- lots of bugfixes
|
|
|