Module Name: pkgsrc
Committed By: sbd
Date: Mon Dec 5 19:34:41 UTC 2011
Modified Files:
pkgsrc/devel/gdb: distinfo
Added Files:
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_gdbreplay.c
Log Message:
alloca(3) is not avalible with glibc on linux if -fno-builtin is used.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gdb/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_gdbreplay.c
0.4.2 Tue Nov 29 2011 Toni Gundogdu
Changes:
- Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
- Remove foundrymusic.lua
Fixes:
- tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
- Multiple: potential "attempt to index ... (a nil value)"
- dailymotion.lua: no match: video plugin params
- videobash.lua: media URL parsing (#81)
0.4.1 Sun Nov 06 2011 Toni Gundogdu
Changes:
- ted.lua: Handle off-site media
Fixes:
- ted.lua: thumbnail URL pattern
- xhamster.lua: title pattern
- yfrog.lua: title pattern
- ted.lua: media URL check
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-668f, 97fb-ffff (first check)
* Fix glyphs in SJIS : second check completed
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-668f, 9846-ffff (first check)
* Fix glyphs in SJIS : second check completed
0.99.20:
The primary focus of this release is a fix of SEGV regression in
ospfd, which was introduced in 0.99.19. It also features a series of
minor improvements, including better RFC compliance in bgpd, better
support of FreeBSD and some enhancements to isisd.
0.99.19:
This release provides security fixes, which address assorted
vulnerabilities in bgpd, ospfd and ospf6d (CVE-2011-3323,
CVE-2011-3324, CVE-2011-3325, CVE-2011-3326 and CVE-2011-3327).
0.99.18:
This release fixes 2 denial of services in bgpd, which can be remotely
triggered by malformed AS-Pathlimit or Extended-Community
attributes. These issues have been assigned CVE-2010-1674 and
CVE-2010-1675. Support for AS-Pathlimit has been removed with this
release.
The release includes a number of bug-fixes and enhancements, primarily
for ospfd, ospf6d and bgpd.
An implementation of several specifications from freedesktop.org intended for
use in Enlightenment DR17 (e17) and other applications using the Enlightenment
Foundation Libraries (EFL).
Currently, the following specifications are included:
o Base Directory
o Desktop Entry
o Icon Theme
o Menu
Ecore is the core event abstraction layer and X abstraction layer
that makes doing selections, Xdnd, general X stuff, and event loops,
timeouts and idle handlers fast, optimized, and convenient.
It's a separate library so anyone can make use of the work put into Ecore
to make this job easy for applications.
thing happens from time to time with python27 as with python26.
Whatever's going on apparently strikes randomly, so changing something
and rebuilding successfully doesn't prove that you've fixed it.