Upstream changes:
0.99 - Tue Oct 20 2009
- (je) Support for callback to catch unparsable lines.
- (je) Keep a counter of unparsable lines after parsing.
- (je) Support new record types (SRV, TXT, RP, HINFO, LOC).
- (je) Automatic un/escaping of special characters.
- (je) Reformat regular expressions for clarity.
- (je) Update file open syntax.
- (je) Require Perl 5.6+.
- (je) Support for Unicode names (bug 27527).
- (je) Support TXT records containing a semicolon (bug 50165).
- (je) Support backslashes in zone data (bug 12679).
- (je) Support SRV records (bug 24402).
- (je) Support names ending in what looks like a record type (bug 39006).
- (je) Increase unit test coverage.
- (je) Improve parsing for lines containing comments.
- (je) Improve parsing for multi-line records.
0.98 - Skipped
0.97 - Skipped
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.37 Thu 09 Nov 2009
- IO streams improvements
- MANIFEST fix
0.36 Thu 06 Nov 2009
- Add strip option
- Spreadsheet::XLSX 0.12 still does not support attributes
- Require Text::CSV_XS-0.69 for CSV for auto-detection of \r
- New attribute "parser" to force format
- Allow CSV streams
- Allow SC streams
- Allow XLS streams
Upstream changes:
0.12 Tue Oct 6 10:04:37 MSD 2009
- sheets are now detected by relations (xl/_rels/workbook.xml.rels), not numbers (RT #50236, thanks Pat Mariani)
0.11 Mon Oct 5 19:03:46 MSD 2009
- sheets numbering fixed (RT #50211, thanks endacoe)
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.19 06 November 2009
- Require Devel::PartialDump 0.10 and change tests to expect the
correct format of error.
2009-07-05 05:53 rjongbloed
* [r23078] version.h:
Update version number for beta v2.6.5
2009-07-08 16:30 rjongbloed
* [r23090] ., src/ptclib/cypher.cxx:
Fixed base 64 encoder for strings less than 3 characters long,
thanks Stefano Picerno
2009-07-21 23:31 rjongbloed
* [r23120] ., include/ptlib/unix/ptlib/pmachdep.h,
src/ptclib/pstun.cxx, src/ptlib/common/contain.cxx:
Mac support for Posix clock_gettime() function.
Fixed failure to use STUN sockets with symmetric NAT and have not
set any port range. Port range not needed if explicit port is
specified.
Fixed printf to PString where output is more than 1000 bytes, on
Linux.
2009-07-29 01:28 rjongbloed
* [r23151] ., configure.exe, tools/configure/configure.cpp:
Changed Windows configure so when a search of directories is
performed, the directories defined by the INCLUDE environment
variable are checked first.
This avoids some conflicts where for some "standard" headers, one
part of the system uses one version and another part uses a
different version. For example winsock2.h is being used from the
INCLUDE path (C:\Program Files\Microsoft Visual Studio
8\VC\PlatformSDK) early in the compile, but configure and
ptbuildopts.h try and use the version in C:\Program
Files\Microsoft SDKs\Windows\v6.0a which then conflicts later in
the compile.
This seems to have started happening when someone changed the
order of the directories in configure.ac
2009-07-29 04:11 rjongbloed
* [r23160] ., tools/plugintest/main.cxx:
Fixed bug ID: 2809583 "Unable to build
ptlib-2.6.3/tools/plugintest on
Linux"
2009-07-29 04:23 rjongbloed
* [r23161] plugins/configure, plugins/configure.in:
Applied fix for bug ID: 2821247 "The absence of libv4l2 should
not block
V4L2 plugin", thanks Elaine Xiong
2009-07-29 04:30 rjongbloed
* [r23163] plugins/sound_sunaudio/Makefile,
src/ptlib/common/vconvert.cxx:
Applied fixes for bugs:
ID: 2821218 "A build error when generating SunAudio plugin"
ID: 2821189 "The video convertor of YUY2toYUV420P does not work"
Thanks Elaine Xiong
2009-07-29 05:10 rjongbloed
* [r23167] plugins/configure, plugins/configure.in:
Fixed ID: 2821744 "ptlib avc plugin is broken with
libraw1393-2.0",
thanks Mounir Lamouri
Changed default for AVC plug in to be disabled until someone
fixes the
plug in.
2009-07-29 05:16 rjongbloed
* [r23169] configure, configure.ac:
Fixed bug ID: 2820953 "remconn option need config-file option",
thanks
Mounir Lamouri
2009-07-29 07:46 rjongbloed
* [r23177] configure, configure.ac, src/ptlib/common/sockets.cxx:
Applied fix for bug ID: 2822314 "Mingw fails with sockets.cxx",
thanks Michael Rickmann
2009-07-30 00:13 rjongbloed
* [r23185] ., plugins/sound_alsa/sound_alsa.cxx,
plugins/sound_alsa/sound_alsa.h:
Applied patch ID: 2815105 "some fix on sound_alsa.cxx", thanks
Giorgio Alfarano
2009-08-12 05:24 csoutheren
* [r23208] src/ptlib/common/contain.cxx:
Fix reallocate when using custom allocators
Backport from trunk
2009-08-21 00:14 rjongbloed
* [r23236] ., src/ptlib/msos/win32.cxx:
Applied fix for ID: 2836052 "Ptlib cannot distinguish between
Vista and Win 7", thanks Michael Rickmann
2009-08-21 00:41 rjongbloed
* [r23239] Makefile.in, make/lib.mak:
Applied patch ID: 2835687 "Mingw naming of libpt dll is unusual
for
Windows", thanks Michael Rickmann.
2009-08-22 01:43 rjongbloed
* [r23249] ., src/ptlib/msos/sound_win32.cxx:
Applied fix for bug ID: 2841719 "WindowsMultimedia can not get
volume setting", thanks Michael Rickmann
2009-08-24 08:44 rjongbloed
* [r23256] ., src/ptlib/unix/tlibthrd.cxx:
Further changes for 64 bit Unix support, thanks Alexander V.
Chernikov
Patch Independently supplied by Thomas Klausner as well.
2009-08-24 08:55 rjongbloed
* [r23258] ., src/ptclib/pssl.cxx:
Compatibility with later OpenSSL (specifically from BSD) headers,
thanks Thomas Klausner.
2009-08-25 00:25 rjongbloed
* [r23262] ., src/ptclib/pssl.cxx:
Better patch for new OPenSSL version compatibility, independently
provided by Peter Robinson & Thomas Klausner
2009-08-25 00:44 rjongbloed
* [r23264] src/Makefile:
Applied patch ID: 2843689 "Compilation and installation
bugfixes", thanks Alexey Slynko
1) Broken install (at least with gmake 3.81)
2) Commited revision 23240. htppsrvr.cxx uses functions from
html.cxx. It doesn't compile at systems, where http is exists and
httpforms is absent
2009-08-28 06:07 rjongbloed
* [r23291] src/ptclib/psoap.cxx, src/ptlib/msos/sound_win32.cxx,
src/ptlib/unix/tlibthrd.cxx:
Adjusted some PTRACE log levels.
2009-08-28 08:53 rjongbloed
* [r23298] src/ptclib/pvfiledev.cxx, src/ptclib/shttpsvc.cxx,
src/ptlib/common/vfakeio.cxx:
Adjusted some PTRACE log levels.
2009-09-05 01:02 rjongbloed
* [r23336] configure, configure.ac, include/ptclib/vsdl.h,
include/ptlib/unix/ptlib/contain.h, make/unix.mak,
src/ptclib/vsdl.cxx, src/ptlib/common/osutils.cxx,
src/ptlib/unix/config.cxx, src/ptlib/unix/tlib.cxx,
src/ptlib/unix/tlibthrd.cxx:
Applied patch ID: 2847226 "ptlib2.6.4 FreeBSD compability",
thanks Alexander V. Chernikov
2009-09-05 03:25 rjongbloed
* [r23340] include/ptlib/msos/ptlib/contain.h:
Fixed Windows build after submitted patch.
2009-09-14 03:51 rjongbloed
* [r23428] configure, configure.ac, make/unix.mak:
Applied patch for kFreeBSD support, thanks Petr Salinge
2009-09-14 04:47 rjongbloed
* [r23429] Makefile.in, make/common.mak, make/lib.mak,
src/Makefile:
Added "quiter" version of compile. Can get back to "noisy"
version by going make VERBOSE=1
2009-09-14 07:35 rjongbloed
* [r23434] ., src/ptlib/unix/udll.cxx:
Fixed return of correct full path when the "full" parameter is
used in PDynaLink::GetName() function.
2009-09-16 08:11 rjongbloed
* [r23470] ., make/common.mak, make/lib.mak, make/plugins.mak,
src/Makefile:
Improved "quiet" version of compile.
2009-09-16 13:19 rjongbloed
* [r23478] ., make/common.mak:
Yet another tiny enhancement to the quite build.
2009-09-17 07:56 rjongbloed
* [r23485] ., make/common.mak:
Yet another tiny enhancement to the quiet build.
mod_cband - A per-user, per-virtualhost and per-destination bandwidth
limiter for the Apache HTTP Server Version 2
mod_cband is an Apache 2 module provided to solve the problem of limiting
users' and virtualhosts' bandwidth usage. The current versions can set
virtualhosts' and users' bandwidth quotas, maximal download speed (like in
mod_bandwidth), requests-per-second speed and the maximal number of
simultanous IP connections (like in mod_limitipconn).
Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
appres 1.0.2
Ansification and compile warning fixes.
Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happier
Fill in COPYING, README, & AUTHORS
Strip RCS/CVS ids
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for case-insensitive file systems
Fix typo in bitmap.man
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
Rename app-defaults files to match "pattern" used on other applications.
Change editres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Fill in AUTHORS & README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
Rename lbx.h to lbxproxy.h to avoid conflict with new lbx.h in xextproto 7.1
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix compatibility with libXext 1.1 / xextproto 7.1 headers
Bug 7317: xfs doesn't build on some GLIBC based systems: _XOPEN_SOURCE undefined
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Ansification and compile warning fixes.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use XORG_CHANGELOG to correct "make distcheck"
1.5.1:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
1.5:
Bug #10616: Man page typo: s/peform/perform/
renamed: .cvsignore -> .gitignore
Another man page typo fix: s/aprox./approx./
Bug 9520: Markup problems in Xmark.1x
Replace static ChangeLog with dist-hook to generate from git log
Rename .cvsignore to .gitignore
Add Compositing tests.
Fix typos in descriptions of -compwinwin{1,5}00.
Add pointers to mailing list, bugzilla, wiki & git repo to README
Man page updates: add "SEE ALSO", update xdm references
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
C89 fix
Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Replace rsh by ssh the extract/merge example. Rsh is no more.
Initialize ed.used_stdout at the beginning of do_extract()
Fix format error
Correct make distcheck.
Man page typo ("faiding")
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use "Backlight" RandR property, fall back to legacy "BACKLIGHT".
Ansification and compile warning fixes.
Create COPYING file from notice in terminal & X11R6.6 release notes
Move black6 & box6 bitmaps from xmh module
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
add .gitignore
Correct make distcheck.
Add pointers to mailing list, bugzilla, wiki & git repo to README
Trim trailing whitespaces
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Makefile.am: nuke RCS Id
Ansification and compile warning fixes.
Fix logic inversion in geometry computation in -norender -digital mode.
X.Org Bug 13537: bugs in UTF-8 handling and regularized tick updating
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix formatting of options/arguments in man page
Add COPYING file with copyright/license notice from xcompmgr.c
Make usage() report the current version.
Ansification and compile warning fixes.
Fix error reporting
Don't hard code the screen number
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Try to report current composite manager name
Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.