Age | Commit message (Collapse) | Author | Files | Lines |
|
rationalisation of backends (and also allows wiring the database to the older
database format if desired).
|
|
rationalisation of backends (and also allows wiring the database to the older
database format if desired).
The "suggested options" select support for both formats, which is also the
status quo.
|
|
|
|
While here, update MASTER_SITES and honor PKGMANDIR.
ChangeLog-1.2.31:
2009-01-06 Leif Madsen <lmadsen@digium.com>
* Asterisk 1.2.31 released
2009-01-06 20:44 +0000 [r167259] Tilghman Lesher <tlesher@digium.com>
* channels/chan_iax2.c: Security fix AST-2009-001.
2008-12-10 Tilghman Lesher <tlesher@digium.com>
* Asterisk 1.2.30.4 released
2008-12-10 21:06 +0000 [r162868] Tilghman Lesher <tlesher@digium.com>
* channels/chan_iax2.c: Fix for AST-2008-012
2008-12-05 20:50 +0000 [r161421] Sean Bright <sean.bright@gmail.com>
* include/asterisk/astobj2.h, astobj2.c: Fix build errors on
FreeBSD (uint -> unsigned int). (closes issue #14006) Reported
by: alphaque Patches: astobj2.h-patch uploaded by alphaque
(license 259) (Slightly modified by seanbright)
2008-12-01 Tilghman Lesher <tlesher@digium.com>
* Asterisk 1.2.30.3 released
2008-11-25 21:37 +0000 [r159245] Tilghman Lesher <tlesher@digium.com>
* channels/chan_iax2.c: Regression fix for last security fix. Set
the iseqno correctly. (closes issue #13918) Reported by:
ffloimair Patches: 20081119__bug13918.diff.txt uploaded by
Corydon76 (license 14) Tested by: ffloimair
2008-08-09 Tilghman Lesher <tlesher@digium.com>
* Asterisk 1.2.30.2 released
2008-08-09 15:24 +0000 [r136945] Tilghman Lesher <tlesher@digium.com>
* include/asterisk/compat.h, include/asterisk/astobj2.h: Regression
fixes for Solaris
2008-07-25 15:00 +0000 [r133577] Russell Bryant <russell@digium.com>
* LICENSE: Fix the IAX2 URI for calling Digium
2008-07-23 Tilghman Lesher <tlesher@digium.com>
* Asterisk 1.2.30.1 released
2008-07-24 03:46 +0000 [r133360] Tilghman Lesher <tlesher@digium.com>
* channels/chan_iax2.c: This part was not correctly patched for
AST-2008-010.
|
|
Updated devel/p5-ExtUtils-Command to 1.16
Updated devel/p5-Graph to 0.91
Updated devel/p5-IO-Interactive to 0.0.5
Updated devel/p5-Module-Build to 0.31012
Updated devel/p5-Module-CoreList to 2.17
Updated devel/p5-Set-Object to 1.27
Updated devel/p5-Set-Scalar to 1.23
Updated devel/p5-Software-License to 0.009
Updated devel/p5-Sub-Exporter to 0.982
Updated devel/p5-Sub-Install to 0.925
Updated devel/p5-Test-POE-Server-TCP to 0.16
|
|
Upstream changes:
0.16 Sat Jan 17 12:29:04 GMT 2009
- Fixed 07_synopsis.t test on Cygwin
0.14 Thu Jan 15 09:43:58 GMT 2009
- Enabled 'prefix' to be specified.
|
|
Upstream changes:
0.925 2009-01-16
add repo loc to metadata
|
|
these would have to be set here and instead default in mk/compiler but
the legacy share/*.mk stuff won't allow that yet.
|
|
Upstream changes:
0.982 2009-01-16
add metadata for repo
|
|
|
|
Upstream changes:
0.009 2009-01-16
add repo loc to metadata
|
|
Upstream changes:
2009-01-16 Jarkko Hietaniemi <jhi@iki.fi>
* Add overload for '@{}' as suggested by John Loverso,
meaning that you can now do @$set and get the members
of the set (unordered, mind) [rt.cpan.org #42452]
* Add overload for '=' (how did we manage so long without?)
[rt.cpan.org #42449]
* Remove explicit import of UNIVERSAL::isa()
[rt.cpan.org #42451]
* Modernize META.yml.
* Released as 1.23.
|
|
Pkgsrc changes:
o Remove patch, no longer needed
Upstream changes:
1.27, 15 Jan 2009
o Fix a typo that affected building against Perls with debugging
enabled.
o A minor #define refactor (Yuval).
o Squash some long-standing warnings I had been ignoring for ages and
Havard Eidnes prompted me to fix by logging an RT ticket for it.
o Squash some global clean-up warnings.
|
|
Upstream changes:
2.17 Sun Jan 18 2009
- Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
- Add ExtUtils::Miniperl to the list of core modules for all versions
>= 5.00504
- Add 5.8.9
- Fix release date for 5.002 (Grant McLean)
|
|
Upstream changes:
0.31012 - Wed Jan 14 01:36:19 PST 2009
Bug Fixes
- t/tilde.t maybe actually fixed on MSWin32 now.
0.31011 - Mon Jan 12 21:57:04 PST 2009
Bug Fixes
- t/tilde.t had been failing on MSWin32 (RT#42349)
0.3101 - Mon Jan 12 13:52:36 PST 2009
Other
- added 'mirbsd' as a Unix-type OS [BinGOs]
- added 'haiku' as a Unix-type OS (backported from bleadperl)
- skips certain tests on VMS (backported from bleadperl)
- sets $^X to absolute path in tests (backported from bleadperl)
|
|
Upstream changes:
0.05 - Wed Jan 14 22:54:13 2009
* Happy 2009! There aren't any code changes, but I needed to
make the version in the Pod match the code version.
|
|
Upstream changes:
2009-01-16 Jarkko Hietaniemi <jhi@iki.fi>
* Minor documentation cleanups.
* Add 'use strict;' to lib/Graph/TransitiveClosure.pm.
* Modernize the META.yml.
* Release as 0.91.
|
|
|
|
Upstream changes:
1.16 Mon, Jan 5, 2009
- Add support for VMS UNIX compatibilty mode:
https://rt.cpan.org/Ticket/Display.html?id=42144
|
|
First release in a year and a half. Tons of bugfixes and feature additions
|
|
This release features fixes for jack instability, many streaming issues,
solaris build, cross fading audio defects, improvement in software
volume and non-distribution building. This releases adds writer/composer
tag support and disables oggvorbis seeking on remote files, which fixes
slow ogg file streaming playback.
|
|
changes (incomplete):
The focus of this release was bugfixes, stability, memory
reductions, features, and general UI cleanups.
|
|
Didn't find a consistent changelog - at least it seems to be a lot
of bugfixes.
(worked well for me for two weeks)
|
|
|
|
changes: Couple of minor fixes
|
|
This release includes a lot of bug fixes, and the lastfmradio plugin.
|
|
|
|
|
|
|
|
changes: bugfixes
|
|
changes: minor fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a number of security problems:
CVE-2008-5234 vector 1, CVE-2008-5236, CVE-2008-5237, CVE-2008-5239,
CVE-2008-5240 vectors 3 & 4, CVE-2008-5243
other changes:
-Support H.264 and AAC streams within FLV
-tagging improvements
-Add position-based seeking independent from seekpoints
-misc fixes
|
|
|
|
|
|
|
|
Make it possible to also include cpuflags.mk directly from the pkgsrc tree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Remove entries which are generated from openoffice.org.xml from PLIST.
This should fix installation with USE_DESTDIR=Full.
Reported by abs@ in private e-mail.
|