summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2012-10-31Fix COMMENT, from diro@nixsyspaus.org in PR 47148.wiz1-2/+2
2012-10-31Update to the latest version in the rt3 train. Contains security updates:spz4-15/+16
3.8.15 Release Notes This release resolves a number of security vulnerabilities. It resolves CVE-2012-4730, CVE-2012-4732, CVE-2012-4734, CVE-2012-4735, and CVE-2012-4884. In addition to these security fixes, RT 3.8.15 contains support for partitioned PGP messages. 3.8.14 Release Notes This release contains two fixes related to the 3.8.12 security release. Access to search results URLs is now CSRF whitelisted, based on user feedback. An error in rt-email-dashboards has been corrected. 3.8.13 Release Notes This release contains an important bugfix over the 3.8.12 security release: * Fix sending email with the 'perl-script' mod_perl handler, by ensuring that STDIN was always on FD 0 before calling IPC::Open2. This failure showed as either SIGPIPE or abnormal exit codes when running sendmail. * Fix for "Undefined value assigned to typeglob" and "Bad file descriptor: core_output_filter" errors caused by the above change, by ensuring that both FD 0 and FD 1 are prevented from being claimed by Apache. This error only arose with the perfork MPM and mod_perl <= 2.0.4.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1460-3966/+1462
2012-10-30Note that gnuradio works with swig 2.gdt1-1/+2
2012-10-30Update to RTFM 2.4.5.morr2-6/+6
It contains security fix for bug, which can be exploited by malicious users to bypass certain security restrictions (CVE-2012-4731).
2012-10-30Documentation suitable for yelp requires itstool to build.prlw11-1/+3
2012-10-29Corrected contents of patch directory; minor modifications to buildjaapb4-60/+43
mechanism to keep pkglint happy.
2012-10-28As promised a week ago, remove arts and aalib from default suggestedwiz2-4/+4
options. arts is obsolete and aalib only ever was a nice hack, not something to be enabled by default.
2012-10-28Update to 3.6.0. Three years of changes.wiz3-9/+10
From Olaf 'Rhialto' Seibert on pkgsrc-wip-discuss.
2012-10-28undo previouschristos2-3/+7
2012-10-27kind of hard to use http repositories without the http helper.christos2-7/+3
2012-10-27Update to 16.0.2ryoon2-6/+6
www/firefox is also updated to 16.0.2. Changelog: FIXED 16.0.2: Security fixes can be found here Fixed in Firefox 16.0.2 MFSA 2012-90 Fixes for Location object issues
2012-10-27Update to 0.54wen2-10/+9
Upstream changes: 0.54: # 2012-10-24T21:21:25+0200 - Now requires perl 5.8.8 - Fix an issue with list-module command listing extra modules See GH #245 - Tweak default Configure options for pre-5.6 versions - Fix an issue with warning messagse in 'upgrade-perl' command. 0.53: # 2012-10-14T17:41:17+0200 - New command: `info`. - requires CPAN::Perl::Releases 0.76 for 5.14.3 info. - Skip "." in @INC to deal with a `list-module` issue. GH #245. - Environment variable cleanups and minor bashrc rewrite. 0.52: # 2012-10-04T21:30:40+0200 - userelocatableinc is no longer default. Meanwhile PERLBREW_CONFIGURE_FLAGS can still be used. - Fix GH #197 again. Also make sure perlbrew-unrelated PERL5LIB values are preserved. - Fix an issue that MANPATH contains unwanted values even after switch/use/off. 0.51: # 2012-09-29T09:17:14+0200 - Fix a start-up warning message from bashrc when perlbrew is not active - Fix a breakage on CentOS due to the use of `manpath` command. 0.50: # 2012-09-01T11:25:41+0200 - properly remove perlbrew-related PERL5LIB entries. GH #197 - minor documentation tweak. 0.49: # 2012-08-25T22:32:22+0200 - Fix the build for perl-5.12 and 5.14 -- userelocatableinc are not working properly. https://github.com/gugod/App-perlbrew/issues/232 0.48: # 2012-08-24T07:07:52+0200 - The build log output "build.log" is now named after the installation name for eaiser reference. - Fix the invokation configure command to actually contains -Duserelocatableinc - Experimental: bash/zsh users may put this to shell init instead: eval "$(~/perl5/perlbrew/bin/perlbrew init -)" - A few output message updates 0.47: # 2012-08-23T07:59:53+0200 - New command: download. - New env var: PERLBREW_CONFIGURE_FLAGS - userelocatableinc is enabled by default when the installing perl version is greater than or equals to 5.8.9. It should make some use cases eaiser. In particular, you can move PERLBREW_ROOT directory to another place. - fix https://github.com/gugod/App-perlbrew/issues/216 for bash users and zsh users 0.46: - fix: The deprecation warning when running `self-upgrde` - fix: system MANPATH detection - improvement: Specifying multiple perl: `exec --with perl-5.14.2,perl-5.16.0` 0.45: - New command: install-ack . This install the standalone version of ack under $PERLBREW_ROOT/bin - New command: list-modules - `exec` command now also iterates thourgh all the libs - Documented the `--with` argument of exec command. See `perlbrew help exec` 0.44: - Notice: "self-install" command now alters the shebang to use system perl - Notice: "install-patchperl" command now alters the shebang to use system perl. - some documentation tweaks - fix: `perlbrew use` to/from a lib has not been working properly. 0.43: - cpantester-error fixes - csh support. Big thanks to matzsoft. - support 'fetch' command on FreeBSD. - Fix a bug that perlbrew failed to resolve version number when dist path contain "perl5" 0.42: - Improvement: die when running perlbrew (use|switch) with unknown installation name. - clean 'build.log' on install. ref: RT #69168.
2012-10-27Update to 0.20wen2-7/+6
Upstream changes: 0.20 2012-09-19 13:20:57 America/New_York Fixed: - Nested merged captures that include an external program call no longer leak STDERR to the outer scope [rt.cpan.org #79376]
2012-10-27Update to 0.76wen2-7/+6
Upstream changes: ============================== 2012-08-28 00:29:08 +0100 0.76 ============================== commit 9f71defdd149f82f3a243dfd025802dcf0e34c2a Author: Ruslan Zakirov <ruz@bestpractical.com> Date: Tue Aug 28 00:29:08 2012 +0100 [rt.cpan.org #79223] bad patch for 5.8.9 in 0.74 Patch for perlio.c is for patch -p1 while module runs -p0. Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> ============================== 2012-07-24 19:32:11 +0100 0.74 ============================== commit b2b8a945b03d573501700db99ae6f2b32c2cabfc Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Tue Jul 24 19:32:11 2012 +0100 Add v5.8.9 patch [perl #63886] 5.8.9 binary incompatibility with PL_perlio_mutex Applied as: commit 03fe696d61d94bd59d878a9f81b0af85465d7e1e Author: From: Edward Moy <emoy@apple.com> Date: Sun Jul 8 23:01:23 2012 -0700 ============================== 2012-06-05 00:44:17 +0100 0.72 ============================== commit fcfe67838eea00f8108f80ce0cecacd014df6407 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Tue Jun 5 00:44:17 2012 +0100 Clarify in the POD, we only facilitate building not testing ============================== 2012-05-15 08:37:48 +0100 0.70 ============================== commit 1e16483dc23a38624187dd4b1c65a6dff2914fad Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Tue May 15 08:37:48 2012 +0100 Updated Linux hints which includes gcc search libraries localisation fix ============================== 2012-04-03 10:06:44 +0100 0.68 ============================== commit e261b60280ae83ce7a643f5ebf1e33628e3e5660 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Tue Apr 3 10:06:44 2012 +0100 Updated hints files, includes support for NetBSD 6.* ============================== 2012-02-08 13:01:27 +0000 0.66 ============================== commit 61579d54b0273fbfcb1ac39175ff641434a87103 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Wed Feb 8 13:01:27 2012 +0000 Added cygwin hints file ============================== 2012-02-04 14:40:40 +0000 0.64 ============================== commit 31651f154271f81ce4b239366fa383e65c5b9355 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Sat Feb 4 14:37:53 2012 +0000 Added a plugin system
2012-10-27Update to 0.80wen2-7/+6
Upstream changes: ============================== 2012-10-27 07:17:18 +0100 0.80 ============================== commit 63beb4c2041c76ce6e0b67e98358e6474cd1ed78 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Sat Oct 27 07:17:18 2012 +0100 updated for v5.16.2-RC1 ============================== 2012-10-20 17:36:50 +0100 0.78 ============================== commit 7a72937fd58f487ab8e6dd0b94881f09d1a85f44 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Sat Oct 20 17:36:50 2012 +0100 Updated for v5.17.5 ============================== 2012-10-12 21:35:16 +0100 0.76 ============================== commit 87e6e5da364b4f1c58f2ddfb54ffb90120231724 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Fri Oct 12 21:35:16 2012 +0100 Updated for v5.14.3 ============================== 2012-10-10 20:54:14 +0100 0.74 ============================== commit dc632e0d015e272819aa993f374ff44e26f7c1dd Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Wed Oct 10 20:54:14 2012 +0100 Updated for v5.14.3-RC2 ============================== 2012-09-26 23:25:05 +0100 0.72 ============================== commit 7d0b5370dce7820018df0a41aa347316b214576f Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Wed Sep 26 23:25:05 2012 +0100 Updated for v5.14.3-RC1 ============================== 2012-09-19 21:20:18 +0100 0.70 ============================== commit e1042672476229a594943a5cc6528e2fa42a5fc8 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Wed Sep 19 21:20:18 2012 +0100 Updated for v5.17.4
2012-10-27Update to HDF5 1.8.9asau12-21/+150
This doesn't pass self-tests, but it isn't regression, previous package didn't pass them as well. (While here, make both packages share the same distinfo.) Changes in HDF5 1.8.9 HDF5 1.8.9 is a minor release, but contains several important new features and bug fixes. Changes in this release include the following: * Committed datatypes can now be merged when copying objects, using the new flag H5O_COPY_MERGE_COMMITTED_DTYPE_FLAG. Several new API routines have been included in support of this feature. * A file in memory can now be accessed in the same way as a file on disk. New APIs were added to support this feature. * Many changes to the tools have been made, including the following: + The h5repack performance has been improved dramatically for large chunked datasets. + The -S (or --summary) option was added to h5stat to display a summary of the file space usage for a file. + A wildcard can now be used with h5dump to specify multiple files. * H5LTpath_valid was added to determine if a path is correct and a link resolves to a valid object. * The Fortran counterpart to H5Ocopy, h5ocopy_f, was added. This release contains many other changes and bug fixes not listed here. Please be sure to read the Release Notes for a comprehensive list of new features and bug fixes. Changes in HDF5 1.8.8 HDF5 1.8.8 is a minor release, but contains a few important new features and bug fixes. Changes in this release include the following: * Changes to the Fortran interface: + Fortran wrappers for the Dimension Scales APIs were added. For the new subroutine signatures, see: http://www.hdfgroup.org/HDF5/doc/HL/RM_H5DS.html + The Fortran interface now uses the Fortran 2003 standard, enabling a wider set of Fortran and HDF5 datatypes to be supported, including: o Any kind of INTEGER or REAL o Fortran derived types o Fortran and HDF5 enumeration o HDF5 variable-length datatypes o HDF5 compound datatypes of any complexity It also contains new subroutines corresponding to those C APIs which have callback functions as parameters. For a general overview and information on how to enable these new Fortran features, please see the following paper: http://www.hdfgroup.org/HDF5/doc/fortran/NewFeatures_F2003.pdf HDF5 examples that use Fortran 2003 (with the suffix "F03") can be found here: http://www.hdfgroup.org/ftp/HDF5/examples/examples-by-api/api18-fortran.html The --enable-fortran2003 configure flag was added to enable Fortran 2003 support in the HDF5 Fortran library. This flag should be used along with the --enable-fortran flag and takes affect only when a Fortran compiler is Fortran 2003 compliant. * H5Tcreate now supports a string type (fixed-length and variable-length). * New APIs, H5Pget_mpio_actual_chunk_opt_mode and H5Pget_mpio_actual_io_mode, were added for querying whether/how a collective I/O operation completed. * Numerous changes were made to the tools (h5diff, h5repack, h5jam, h5dump).
2012-10-26Add accerciser3 version 3.6.0, an interactive GNOME accessibility checkingprlw15-1/+761
tool built on at-spi2.
2012-10-26Update py-gobject3 to 3.4.1.1 - thanks to drochner@prlw13-9/+14
3.4.1.1 17-Oct-2012 - Bump g-i dependency to >= 1.34.1.1 (Paolo Borelli) - Fix leaked vfunc return values (Simon Feltman) (#686140) - Install egg-info files in the right dir Kalev Lember) (#686315) 3.4.1 15-Oct-2012 - Skip Regress tests with --disable-cairo (Martin Pitt) (#685094) - Fix leak with python callables as closure argument. (Simon Feltman) (#685598) - Gio overrides: Handle setting GSettings enum keys (Martin Pitt) (#685947) - Fix unsigned values in GArray/GList/GSList/GHash (Martin Pitt) (#685860) - _pygi_marshal_from_py_uint64(): Use correct data type in py2.7 check (Alban Browaeys) (#685000) - Install an .egg-info file (Johan Dahlin) (#680138) - PyGProps_getattro(): Fix GObjectClass leak (Johan Dahlin) (#685218) - pygobject.c: Don't leak GObjectClass reference (Olivier Crête) (#684062) - Fix memory leak in _pygi_argument_to_array() (Alban Browaeys) (#685082) - Fix error messages for out of range numbers (Martin Pitt) (#684314) - Kill dbus-daemon after running tests (Martin Pitt) (#685009) - GVariant overrides: Support empty tuple arrays (Martin Pitt) (#684928) - tests: Fix wrong return type in test_int64_callback() (Martin Pitt) (#684700) - Fix GValue marshalling of long and unsigned long (Giovanni Campagna) (#684331) - Clean up deprecation message for assigning gpointers to objects. (Simon Feltman) (#683599) - pygi-property: Lookup property in base classes of non-introspected types (Olivier Crête) (#684058)
2012-10-25Remove obsolete equeue ocaml library. It is now a part of ocamlnet.cheusov8-105/+1
Discussed with jaapb@.
2012-10-25Update to cscope 15.8aasau5-74/+183
Changes since 15.7a - Allow usage of function keys ctrl-f and ctrl-b even from result pane. - More informative display of position in a multi-screenful result set. - Handle source files with freaky large numbers of lines. - Search for assignment failed to recognize >>= and <<=, incorrectly recognized ~=, and was implemented somewhat clumsily. - Added vi plugin to read cscope db's - Tolerate C++ :: scope operator inside argument lists, too. - Bug fixes.
2012-10-25Update to cflow 1.4asau3-8/+10
Introduce test target. Changes in version 1.4 * Symbol aliases The `--symbol' option has been extended to allow for defining symbol aliases. Aliases are useful for declaring reserved words such as `__restrict' or `__inline'. For example, the option `--symbol __restrict:=restrict' instructs cflow to treat `__restrict' exactly as `restrict'. * New syntactic class: qualifiers Tokens in this class can legitimately appear in place of C qualifiers, such as `static' or `inline'. This class is useful for some compiler-depending keywords, such as `__extension__' in gcc. The usual declaration of this symbol is `--symbol __extension__:qualifier'. * Speed up recursive call detection. * Fix parsing of typedefs after `struct'. * Fix the output of branch marks in tree mode. * Fix processing of static inline functions (RH bug 650716).
2012-10-24Add upstream bug report URL.wiz2-3/+5
2012-10-23Update to 1.27wen2-7/+6
Upstream changes: 1.27 Thu Oct 11 2012 [ENHANCEMENTS] - Git::Repository::Command skips non-executable files when searching for a git command in the PATH [TEST] - Fixed tests failing with a directory named git in the PATH (RT #80117)
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz4-8/+4
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-22Add patches missing from previous commitrh2-0/+58
2012-10-22Make this compile with libobjc2. Bump PKGREVISION.rh2-3/+5
2012-10-22Make ObjectiveLib compile with libobjc2. Bump PKGREVISIONrh4-2/+51
2012-10-22Update to 0.15wen2-7/+6
Upstream changes: 0.15 Thurs. May 31, 2012 - fix versions 0.14 Wed. May 30, 2012 - recommend Daemon::Control instead - fix bug with pidbase dir not being created if it doesn't already exist
2012-10-22+ p5-Module-Build-WithXSppwiz1-1/+2
2012-10-22Import p5-Module-Build-WithXSpp-0.12 as devel/p5-Module-Build-WithXSpp.wiz3-0/+34
This subclass of Module::Build adds some tools and processes to make it easier to use for wrapping C++ using XS++ (ExtUtils::XSpp).
2012-10-22+ p5-ExtUtils-CppGuess; sort.wiz1-2/+3
2012-10-22Import p5-ExtUtils-CppGuess-0.07 as devel/p5-ExtUtils-CppGuess.wiz3-0/+32
ExtUtils::CppGuess attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. It can generate the necessary options to the Module::Build constructor or to ExtUtils::MakeMaker's WriteMakefile function.
2012-10-22Update to 1.000004wen2-8/+7
Upstream changes: 1.000004 - 2012-10-03 - allow 'has \@attributes' like Moose does
2012-10-22Update ProjectCenter to 0.6.1. Changes are minor bugfixes only, includingrh4-115/+102
the ability to compile with clang and the modern Objective-C runtime.
2012-10-22Update Gorm to 1.2.18.rh3-8/+12
Noteworthy changes in version `1.2.18' ====================================== * Code cleanup, removal of warnings when building with clang. * Removal of use of call to objc_poseAs(..) which was preventing building with newer runtimes. * Stability improvements. Noteworthy changes in version `1.2.16' ====================================== * XIB reading. * Bug fixes for standalone views. * Stability changes.
2012-10-22Make gnustep-examples compile with clang. Bump PKGREVISION.rh5-3/+64
2012-10-22Update gnustep-base to 1.24.0.rh11-762/+722
Noteworthy changes in version `1.24.0' ====================================== * There is binary incompatibility on 64bit systems in that the value of the NSNotFound constant there is now 64bits rather than 32bits. * gcc-4.0 is the minimum official supported compiler for GNUstep * Support for the GNU LANGUAGES environment variable and other locale improvements * IPV6 support for NSHost and networking operations * Support for UTF-8 string literals in source (compiler permitting) Noteworthy changes in version `1.23.0' ====================================== * Support for automatic reference counting (ARC) when using clasng and the GNUstep Objective-C 2.0 runtime 1.5 or later. * Full support for weak references in NSHashTable, NSMapTable and NSPointerArray when using clang and the GNUstep Objective-C 2.0 runtime 1.5 or later. Noteworthy changes in version `1.22.0' ====================================== * Many updates and new classes * There is now a regression test framework included with the package * New support for Objective-C 2.0
2012-10-22Update gnustep-objc to 1.6.1.rh5-43/+26
Changes are too numerous to list here, but essentially this switches gnustep-objc to libobjc2-1.6.1 in order to provide a modern runtime and support modern Objective-C 2.0 features such as ARC, class extensions, the nonfragile ABI, etc.
2012-10-22Update gnustep-make to 2.6.2.rh7-81/+73
GNUstep now defaults to the modern, non-fragile ABI unless the fragile option is set. Upstream Changes in version `2.6.2' =================================== Added standalone filesystem layout for putting everything in one directory for easy deployment of relocatable. Other bug fixes. Upstream Changes in version `2.6.1' =================================== Bug fix release. Most notably to fix a problem compiling GNUstep with clang. Upstream Changes in version `2.6.0' =================================== * The default filesystem layout is now the 'fhs' layout * The default location of the configuration file changed when not installing system-wide * Removed the -with-system-root, -with-local-root and -with-network-root options * Removed obsolete variables (deprecated 4 years ago). * A new test framework is included in the pacakge * objc.make deprecated. Use tool.make instead * -enable-absolute-install-paths is now the default on Darwin
2012-10-21Update to 0.9901:wiz2-8/+7
2012-09-10 John Peacock <john.peacock@havurah-software.org> * .hgtags: Tagging version '0.9901' using shipit. [4ede6195fa54] [tip] 2012-09-09 John Peacock <john.peacock@havurah-software.org> * lib/version.pm, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t, t/07locale.t, t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm, vutil/vutil.c: Fix problem with short floating point alpha versions (e.g. 0.52_0). Resolves: https://rt.cpan.org/Ticket/Display.html?id=79259 [d0e1d933089b] [0.9901]
2012-10-21Update to 3.6:wiz2-7/+6
3.6 Sun Jun 17 14:24:53 CEST 2012 - work around more 5.16 breakage - $^H doesn't work as nicely as p5p make you to believe. - add features: unicode_strings current_sub fc evalbytes. - disable features: array_base.
2012-10-21Update to 2.39:wiz2-7/+6
Tue 11 Sep 06:51:11 IST 2012 Abhijit Menon-Sen <ams@toroid.org> Version 2.39 Various bugfixes, including compatibility fixes for older versions of Perl and vstring handling.
2012-10-21Update to 0.13. Add missing dependencies.wiz2-11/+13
0.13 2012-03-09 - Fix dist.ini to not add Test::Spelling as a requirement. (Tomas Doran) 0.12 2012-03-04 - Fix tests to pass with Carp 1.25. Reported by Andreas Koenig. RT #75520.
2012-10-21Update to 0.52:wiz2-7/+6
0.52 Apr 30 2012 - fixed retrieving episodes of TV series following IMDB change (ticket #74679) [ARJONES]; - fixed issue with movie connection parsing.
2012-10-21Update to 1.11:wiz2-7/+6
1.11 August 25, 2012 - No functional changes - Minor documentation improvements - Now built with Dist::Zilla (includes v2 META.json) - Repository now publicly available on GitHub
2012-10-21Update to 1.00:wiz2-7/+6
1.00 Fri 19 Oct 2012 - No functional changes - Updating to Module::Install 1.06 - Don't require documents directory on Mac under AUTOMATED_TESTING
2012-10-21Update to 6.34:wiz2-7/+6
VERSION 6.34 (2012-09-04) ^ This is a bug fix so that the PATH won't break non-unix installs. Bug fixes Put the PATH inside the Unix section so it doesn't affect non-unix envvironments. Geoff Rowell VERSION 6.33 (2012-09-01) ^ Improvements to Date::Manip::Delta Added convert method. This had been planned since 6.30, but based on a discussion with Henrique Martins, I moved it up in priority. Cleaned up handling of delta field lengths (they are now only calculated once. Added cmp method. Henrique Martins Bug fixes The language modules read from the DATA section, but I never closed the filehandle. This is fixed now. Patch by Doru Theodor Petrescu Added better loading of DM5/DM6 modules. RT 78512 Added a secure PATH to TZ.pm for taint reasons. In response to RT 78566 Time zone fixes Now supports timezones in files with spaces where there should be underscores. This occurs in RHEL desktop. RT 78566 Newest zoneinfo data (tzdata 2012e) Documentation fixes Minor fix. Henrique Martins VERSION 6.32 (2012-06-01) ^ Modified Build.PL Build.PL now has better support for building (or not building) HTML files. Apparently this is slow on Windows. Patch provide in RT 75118. Bug fixes Fixed a bug in business day calculations. RT 76336 Fixed a bug where Delta/Recur objects weren't correctly created. Zsban Ambrus Fixed a bug where SetDate/ForceDate config variables could not be included in a file. Jerry Wilcox Time zone fixes Newest zoneinfo data (tzdata 2012c). Documentation fixes Better support for UTF-8 in autogenerated language module pod files.
2012-10-21Update to 0.06:wiz2-7/+6
0.06 2012-10-08 - Fixed some broken logic that lead to a segfault from the 014-weird-constants.t test on some Perls (but unfortunately not the one I test with by default). Reported by Chisel Wright (and several other people). RT #80059. 0.05 2012-10-07 - Require Class::Load 0.20 in the code (not just the distro metadata). This keeps the tests in sync, and this module needed at least 0.11 anyway. Reported by Father Chrysostomos. RT #80002. - Weird classes with either an ISA or VERSION constant (who does that?) would cause the XS to blow up badly. Reported by Father Chrysostomos. RT #79998.
2012-10-21Update to 1.6.1:wiz2-6/+6
2012-10-21 meld 1.6.1 ===================== Fixes: * Fix traceback from invalid tree cursor paths (Kai Willadsen) (closes rhbz#832969 and rhbz#837133) * Fix traceback when popping up right-click menus in empty tree sections (Kai Willadsen) (closes rhbz#843879) * Fix Bazaar comparisons including exec bit changes (Kai Willadsen) (closes bgo#682852) * Avoid spurious listings in Bazaar with shelved items (Per Ångström) * Fix copying symlinks in directories (Rainer Suhm) (closes rhbz#836606) * Support newer Fossil VC (Jan Danielsson) (closes bgo#683969) * Fix compatibility with Python 2.5 (Gianni Trovisi)