CVSweb ] [
Homepage ] [ | Version: 1.6.0.22, Package name: asterisk-1.6.0.22 |
| Maintained by: Stuart Henderson |
| Required to build: [devel/gmake] [devel/libtool] [devel/metaauto] [devel/autoconf/2.62] |
| Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
| Description-curl Allows a dialplan to requests an URL and optionally post data. Mainly used for signalling external applications of an event. Description-fax Fax support for Asterisk. Description-jabber Jabber support for Asterisk, providing: res_jabber.so: AJI - Asterisk Jabber Interface chan_gtalk.so: Gtalk Channel Driver Description-ldap LDAP support for Asterisk. Description-main Asterisk is a complete IP PBX in software. It provides all of the features you would expect from a PBX including many advanced features that are often associated with high end (and high cost) proprietary PBXs, such as Voicemail services with Directory, Call Conferencing, Interactive Voice Response, and Call Queuing. Asterisk supports Voice over IP in many protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. Flavors: h323 - compile in H.323 support. Description-odbc ODBC functions for Asterisk. This includes: res_odbc: Basic ODBC functions, used by other modules cdr_odbc: Database-backed CDR logging func_odbc: Set and query variables in the dialplan res_config_odbc: Asterisk ODBC RealTime configuration Description-pgsql PostgreSQL functions for Asterisk. This includes: cdr_pgsql.so: Database-backed CDR logging res_config_pgsql.so: Asterisk PostgreSQL RealTime configuration Description-snmp Net-SNMP support for Asterisk Description-speex A driver for the Speex codec to be used in Asterisk channels. |
| MD5: h6I2N2PU90r8z/Vx/vn06Q= |
| RMD160: F8+eLGi2W8MWkdcnvTDXa2U9Kp4= |
| Filesize: 22596.903 KB |
Package available on: cdrom( Distfile available on: cdrom( |
| Version History (View Complete History) |
|
| 2010-02-02 17:18:44 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY update to 1.6.0.22, fixing CVE-2010-0441, an unauthenticated crash in SIP (and only this, thanks to Asterisk developers for pushing security fixes separately from other changes). Does not affect Asterisk 1.4 in -stable (it's in the T.38 support, which was added in 1.6). ok ajacoutot@ |
| 2010-01-17 06:18:36 by Stuart Henderson | Files touched by this commit (5) |
Log message: Update to 1.6.0.21, various bugs (including some crashes) fixed. This also has a small change in CDR generation, it's been well tested upstream but still this can be a touchy area to change, so it's going in now so the first OpenBSD release with Asterisk 1.6 packages has the change already made. ok ajacoutot@ |
| 2009-12-22 17:41:16 by William Yodlowsky | Files touched by this commit (2) |
Log message: MFC: SECURITY update to 1.4.27.1 for unauthenticated remote crash in RTP. http://downloads.digium.com/pub/security/AST-2009-010.html and Switch to using supplied bootstrap.sh (plus a patch to stop it from overriding supplied AUTOfoo_VERSION variables) instead of the custom Makefile target to run autoconf. ok sthen@ okidoki jasper@ |
| 2009-12-20 17:19:02 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: Allow asterisk to change the vm password by tweaking the perms. Bump. sthen@ ok. |
| 2009-12-18 17:09:37 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to 1.6.0.20 |
| 2009-12-13 21:49:24 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: install chan_h323.so and put h323 fragment after confdir is created. remove extraunexec and bump. sthen@ ok. |
| 2009-12-13 05:23:57 by Stuart Henderson | Files touched by this commit (2) |
Log message: missing an app_conference @conflict |
| 2009-12-13 05:11:29 by Stuart Henderson | Files touched by this commit (27) |
Log message: Major version update to 1.6.0.19. For more information about the upgrade, see /usr/local/share/doc/asterisk/UPGRADE-1.6.txt Particular thanks to fgsch@, ian@ and Michiel van Baak for help and testing. |
| 2009-11-30 15:51:39 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY update to 1.4.27.1 for unauthenticated remote crash in RTP. http://downloads.digium.com/pub/security/AST-2009-010.html |
| 2009-11-22 20:42:45 by William Yodlowsky | Files touched by this commit (3) |
Log message: MFC: SECURITY UPDATE asterisk-1.4.27 Resolves multiple security issues ok sthen@ jasper@ |
| 2009-11-19 09:17:05 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to 1.4.27, I'll soon be committing a 1.6.0 version but first let's have the latest 1.4 for people who don't want to move yet. |
| 2009-11-04 14:51:49 by Stuart Henderson | Files touched by this commit (2) |
Log message: Switch to using supplied bootstrap.sh (plus a patch to stop it from overriding supplied AUTOfoo_VERSION variables) instead of the custom Makefile target to run autoconf. No package change -> no bump. Discussed with fgsch in relation to 1.6, but it makes sense here too. |
| 2009-11-04 14:49:42 by Stuart Henderson | Files touched by this commit (3) |
Log message: SECURITY update to 1.4.26.3; AST-2009-008: SIP responses expose valid usernames AST-2009-009: Cross-site AJAX request (ajamdemo.html/prototype.js) |
| 2009-09-03 18:46:35 by Stuart Henderson | Files touched by this commit (3) |
Log message: Update to 1.4.26.2; mitigates IAX2 denial of service AST-2009-006. This makes an non-backwards-compatible change to the IAX2 protocol. It can be disabled with various options, but is on by default. IAX2 users, read http://downloads.digium.com/pub/security/AST-2009-006.html and the new /usr/local/share/doc/asterisk/IAX2-security.pdf (available online in http://svn.digium.com/svn/asterisk/tags/1.4.26.2/doc/). |
| 2009-08-18 16:09:40 by Stuart Henderson | Files touched by this commit (3) |
Log message: Distfiles rerolled with different music-on-hold files. See http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/ |
| 2009-08-10 17:22:31 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY; http://downloads.asterisk.org/pub/security/AST-2009-005.html Fixes sscanf without size bounds. The biggest problem affects SIP in Asterisk 1.6.1+ (i.e. not OpenBSD ports/packages) but the update makes sense anyway... |
| 2009-07-21 16:05:24 by Stuart Henderson | Files touched by this commit (4) |
Log message: bugfix update to 1.4.26; see http://www.asterisk.org/node/48610 |
| 2009-06-15 17:33:58 by Stuart Henderson | Files touched by this commit (1) |
Log message: - actually comment-out the (broken) speex subpackage rather than just disable by setting the default FLAVOR; the asterisk,h323 entry in ../Makefile picked it up. the unused pkg/*-speex files don't hurt, so keep them around. bump PKGNAME (most likely gratuitous, but it's cheap). |
| 2009-06-05 17:10:40 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 1.4.25.1; revised fix for SECURITY issue CVE-2009-0041 |
| 2009-05-22 03:05:10 by Stuart Henderson | Files touched by this commit (5) |
Log message: maintenance update to 1.4.25. disable building the speex plugin by default for now, it causes a SIGBUS at startup (and also did in the previous version) which hasn't been tracked down yet. |
| 2009-04-05 16:37:35 by Stuart Henderson | Files touched by this commit (1) |
Log message: switch to external gsm library, bump package. |
| 2009-04-02 13:37:25 by Stuart Henderson | Files touched by this commit (3) |
Log message: Minor security update to 1.4.24.1 for AST-2009-003 "SIP responses expose valid usernames". This update changes "alwaysauthreject" to return the same response for invalid username as it does for invalid password. |
| 2009-03-29 16:23:35 by Stuart Henderson | Files touched by this commit (9) |
Log message: maintenance update to 1.4.24 |
| 2009-03-10 15:12:38 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY; patch AST-2009-002, remote *unauthenticated* crash in SIP where the "pedantic" option is enabled (disabled by default). Backported rather than updated until I sort out the H323 autoconf breakage in newer versions. |
| 2009-01-24 04:22:26 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY update to 1.4.22.2; updated fix for CVE-2009-0041 in IAX |
| 2009-01-09 17:58:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: better license marker; asterisk-core-sounds is now available under CC-BY-SA. bump not necessary. |
| 2009-01-08 14:04:02 by Stuart Henderson | Files touched by this commit (3) |
Log message: SECURITY update to 1.4.22.1, fixing CVE-2009-0041: remote unauthenticated users with access to the IAX port can use it to verify validity of usernames. No other code changes in this version. While there, remove spurious @user from PLIST. |
| 2008-10-28 09:21:49 by Christian Weisgerber | Files touched by this commit (16) |
Log message:
Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
|
| 2008-10-07 03:57:52 by Stuart Henderson | Files touched by this commit (6) |
Log message: maintenance update to 1.4.22; many fixes. |
| 2008-07-23 02:57:10 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY update fixing several problems in IAX, both remotely exploitable without authentication. AST-2008-010: Asterisk IAX 'POKE' resource exhaustion (DoS) AST-2008-011: Traffic amplification in IAX2, 40->1040 bytes |
| 2008-06-30 14:03:49 by Stuart Henderson | Files touched by this commit (3) |
Log message: - bugfix update to 1.4.21.1, fixing a fairly major problem introduced in 1.4.21 by correcting the order of lock and unlock in a deadlock avoidance macro... No other changes. Not security, but if you're running 1.4.21, you definitely want this. - regen PLIST to remove @bin from a symlink. |
| 2008-06-14 10:00:11 by Stuart Henderson | Files touched by this commit (6) |
Log message: Update Asterisk to 1.4.21, lots of quality-control fixes ok ian |
| 2008-06-02 17:33:51 by Stuart Henderson | Files touched by this commit (1) |
Log message: - speex needs to be at least 1.2beta3 since the library was split in two: add pkgspec, bump -speex package version - adjust FULLPKGNAME handling so overrides can be shown clearly at the top of the Makefile - add space before assignment operator "FULLPKGNAME$i=" to avoid potential ambiguity with bad values of $i speex problem reported by jolan@, thanks! |
| 2008-05-27 16:14:34 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to 1.4.20.1; thanks to Pedro la Peu for additional testing. |
| 2008-05-27 14:56:12 by Stuart Henderson | Files touched by this commit (1) |
Log message: clean whitespace (spaces->tabs); "cvs di -w" shows no change |
| 2008-05-22 13:29:50 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix WANTLIB after pwlib FLAVORs merge - bump |
| 2008-05-13 17:49:57 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to 1.4.19.2, fixing an IAX performance problem introduced by the security fix in the previous update. No change to other code. Non-IAX users are unaffected. |
| 2008-04-23 01:04:09 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY update, fixes remote amplification attack in IAX. http://downloads.digium.com/pub/security/AST-2008-006.html ok ian@ |
| 2008-04-02 17:18:11 by Stuart Henderson | Files touched by this commit (9) |
Log message: update to 1.4.19 ok ian@ |
| 2008-03-19 02:18:10 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY update to 1.4.18.1, fixes AST-2008-002 (buffer overflows in RTP codec payload type handling) and AST-2008-003 (SIP channel can make a call into the context specified in the general section of sip.conf). Affects all Asterisk users with SIP enabled. This is a security update only, no changes other than these fixes. |
| 2008-03-15 11:41:12 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - make the h323 FLAVOR build correctly with new pwlib/h323 - add a pre-build target so that we can remove IS_INTERACTIVE (from sthen@) ok sthen@ |
| 2008-02-07 15:08:30 by Stuart Henderson | Files touched by this commit (6) |
Log message: update asterisk to 1.4.18 (following testing during RC period) ok jolan |
| 2008-01-02 19:23:30 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY update, AST-2008-001, fixes remote crash triggerable by anyone permitted to transfer SIP calls (possibly unauthenticated, depending on config). ok ian |
| 2007-12-21 03:22:19 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to the asterisk release-du-jour. ok ian's asterisk-ok-bot |
| 2007-12-20 06:57:22 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to today's asterisk release. ok ian |
| 2007-12-19 14:07:27 by Stuart Henderson | Files touched by this commit (7) |
Log message: SECURITY update to 1.4.17, fixes AST-2007-027 (passwordless sip/iax peers, configured from "realtime" database rather than static .conf files, are not subject to IP address restrictions). ok ian |
| 2007-12-01 03:11:53 by Stuart Henderson | Files touched by this commit (3) |
Log message: SECURITY update to Asterisk 1.4.15, fixes SQL problems with PostgreSQL drivers. AST-2007-025 (pgsql realtime) and AST-2007-026 (pgsql CDR logging). ok jolan@ |
| 2007-11-27 03:41:04 by Stuart Henderson | Files touched by this commit (7) |
Log message: update Asterisk to 1.4.14 (with many bug fixes), and h323 flavor (for interactive builds only). ok jolan, ian |
| 2007-10-11 02:05:18 by Stuart Henderson | Files touched by this commit (3) |
Log message: SECURITY update for 1.4 versions (doesn't affect OpenBSD before 4.2); fixes an overflow in IMAP voicemail storage reachable by anyone who can send email to a VM box accessed from the phone. AST-2007-022, found by sprintf audit. ok ian@ |
| 2007-10-04 05:25:44 by Stuart Henderson | Files touched by this commit (8) |
Log message: bug-fix update to 1.4.12 ok ian@ |
| 2007-09-05 16:42:53 by Stuart Henderson | Files touched by this commit (48) |
Log message: major version update to 1.4.11, ok ian@ jolan@ |
| 2007-09-04 04:33:19 by Stuart Henderson | Files touched by this commit (2) |
Log message: update my email address ok mbalmer@ |
| 2007-08-09 11:11:03 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - backport some security fixes for ASA-2007-014 - Stack Buffer Overflow in IAX2 channel driver ASA-2007-015 - Remote Crash Vulnerability in IAX2 Channel Driver ASA-2007-016 - Remote Crash Vulnerability in Skinny channel driver from version 1.2.22 All work and testing by Stuart Henderson ok sturm@ |
| 2007-08-02 02:24:38 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: MFC (original commit naddy@): - upgrade to 1.2.22 to fix several remote exploits ok sturm@ |
| 2007-07-25 02:55:48 by Robert Nagy | Files touched by this commit (1) |
Log message: remove empty patch; noticed by Stuart Henderson <stu@spacehopper.org> |
| 2007-07-18 19:31:28 by Ian Darwin | Files touched by this commit (4) |
Log message: Upgrade to 1.2.22 to fix several remote exploits, from Stuart, tested by me |
| 2007-07-06 07:53:36 by Nikolay Sturm | Files touched by this commit (2) |
Log message: backport a fix for ASA-2007-013: chan_iax2.c assumes strings are null-terminated without validating them, potential buffer overrun/information disclosure |
| 2007-07-06 07:52:18 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: SECURITY: update to 1.2.19, from maintainer stuart henderson ASA-2007-013: chan_iax2.c assumes strings are null-terminated without validating them, potential buffer overrun/information disclosure |
| 2007-07-02 08:03:34 by Jolan Luff | Files touched by this commit (3) |
Log message: SECURITY: update to 1.2.19, from maintainer stuart henderson ASA-2007-013: chan_iax2.c assumes strings are null-terminated without validating them, potential buffer overrun/information disclosure |
| 2007-05-05 02:23:27 by Nikolay Sturm | Files touched by this commit (3) |
Log message: MFC: SECURITY: update to 1.2.18 from maintainer stuart henderson ASA-2007-011: Multiple problems in SIP channel parser handling response codes ASA-2007-012: Remote Crash Vulnerability in Manager Interface |
| 2007-05-05 02:22:00 by Nikolay Sturm | Files touched by this commit (3) |
Log message: Security fixes: ASA-2007-011, http://bugs.digium.com/view.php?id=9313: Multiple problems in SIP channel parser handling response codes ASA-2007-012: Remote Crash Vulnerability in Manager Interface |
| 2007-05-02 11:29:25 by Jolan Luff | Files touched by this commit (6) |
Log message: SECURITY: update to 1.2.18 from maintainer stuart henderson ASA-2007-011: Multiple problems in SIP channel parser handling response codes ASA-2007-012: Remote Crash Vulnerability in Manager Interface |
| 2007-05-01 10:16:42 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: SECURITY: update to 1.2.16 which fixes a remote DoS in chan_sip --- SECURITY: update to 1.2.17, fixes a(nother) remote DoS in chan_sip: http://voipsa.org/pipermail/voipsec_voipsa.org/2007-March/002275.html |
| 2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
| 2007-03-23 01:26:47 by Nikolay Sturm | Files touched by this commit (2) |
Log message: SECURITY: fixes a(nother) remote DoS in chan_sip: http://voipsa.org/pipermail/voipsec_voipsa.org/2007-March/002275.html from maintainer stuart henderson |
| 2007-03-22 15:36:51 by Nikolay Sturm | Files touched by this commit (2) |
Log message: SECURITY: fixes a(nother) remote DoS in chan_sip: http://voipsa.org/pipermail/voipsec_voipsa.org/2007-March/002275.html from maintainer stuart henderson |
| 2007-03-21 09:51:54 by Jolan Luff | Files touched by this commit (3) |
Log message: SECURITY: update to 1.2.17, fixes a(nother) remote DoS in chan_sip: http://voipsa.org/pipermail/voipsec_voipsa.org/2007-March/002275.html from maintainer stuart henderson |
| 2007-03-19 15:41:35 by Nikolay Sturm | Files touched by this commit (2) |
Log message: security fix for a remote DoS in chan_sip from maintainer Stuart Henderson |
| 2007-03-19 15:12:42 by Nikolay Sturm | Files touched by this commit (2) |
Log message: security fix for a remote DoS in chan_sip from maintainer Stuart Henderson |
| 2007-03-15 04:56:32 by Jolan Luff | Files touched by this commit (3) |
Log message: SECURITY: update to 1.2.16 which fixes a remote DoS in chan_sip from maintainer stuart henderson |
| 2007-02-10 18:03:28 by Ian Darwin | Files touched by this commit (6) |
Log message: 1.2.14->1.2.15 from maintainer, tested on i386 & amd64. |
| 2006-12-29 15:21:42 by Steven Mestdagh | Files touched by this commit (2) |
Log message: conflicts with asterisk-sounds-<=1.2.1p2 |
| 2006-12-22 15:16:10 by Jolan Luff | Files touched by this commit (6) |
Log message: update to 1.2.14, from stuart henderson |
| 2006-11-01 06:45:32 by Nikolay Sturm | Files touched by this commit (2) |
Log message: sync patches and fix a vulnerability in the chan_skinny module for more details see: http://www.asterisk.org/node/109 |
| 2006-10-20 07:54:44 by Nikolay Sturm | Files touched by this commit (2) |
Log message: SECURITY: fix a vulnerability in the chan_skinny module. for more details see: http://www.asterisk.org/node/109 |
| 2006-10-20 05:10:11 by Nikolay Sturm | Files touched by this commit (1) |
Log message: SECURITY: update to 1.0.12 which fixes a vulnerability in the chan_skinny module. for more details see: http://www.asterisk.org/node/109 |
| 2006-10-19 15:19:07 by Jolan Luff | Files touched by this commit (2) |
Log message: SECURITY: update to 1.2.13 which fixes a vulnerability in the chan_skinny module. for more details see: http://www.asterisk.org/node/109 from maintainer |
| 2006-10-17 18:18:36 by Jolan Luff | Files touched by this commit (2) |
Log message: - install IAXy firmware in order to silence warning messages, prompted by jcs@ ok MAINTAINER |
| 2006-09-24 15:09:26 by Jolan Luff | Files touched by this commit (12) |
Log message: - update to 1.2.12.1 - be careful not to pick up odbc/popt if they happened to be installed from maintainer stuart henderson |
| 2006-07-18 13:32:54 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: - Don't build res_config_odbc if databases/iodbc is installed - Don't build smsq if devel/popt is installed ok maintainer |
| 2006-06-15 09:35:23 by Nikolay Sturm | Files touched by this commit (5) |
Log message: MFC: SECURITY: Update to 1.0.11.1 which addresses a security vulnerability in the IAX2 channel driver (chan_iax2). The vulnerability affects all users with IAX2 clients that might be compromised or used by a malicious user, and can lead to denial of service attacks and random Asterisk server crashes via a relatively trivial exploit. |
| 2006-06-15 09:34:35 by Nikolay Sturm | Files touched by this commit (6) |
Log message: MFC: SECURITY: Update to 1.2.9.1 which addresses a security vulnerability in the IAX2 channel driver (chan_iax2). The vulnerability affects all users with IAX2 clients that might be compromised or used by a malicious user, and can lead to denial of service attacks and random Asterisk server crashes via a relatively trivial exploit. |
| 2006-06-15 00:39:50 by Steven Mestdagh | Files touched by this commit (2) |
Log message: fix sample config file. from maintainer Stuart Henderson, found by Steve, murdoch-technology at bigpond dot com. |
| 2006-06-12 13:04:10 by Christian Weisgerber | Files touched by this commit (10) |
Log message: SECURITY: Update to 1.2.9.1 which addresses a security vulnerability in the IAX2 channel driver (chan_iax2). The vulnerability affects all users with IAX2 clients that might be compromised or used by a malicious user, and can lead to denial of service attacks and random Asterisk server crashes via a relatively trivial exploit. From: maintainer Stuart Henderson <stu@spacehopper.org> |
| 2006-02-14 23:11:40 by Nikolay Sturm | Files touched by this commit (3) |
Log message: use bcopy instead of memcpy to work around a gcc optimizer bug resulting in unaligned accesses on sparc64 fix WANTLIB honour CC, CFLAGS more or less from Stuart Henderson <stu at spacehopper.org> ok ian, jolan |
| 2006-02-02 09:12:24 by Jolan Luff | Files touched by this commit (1) |
Log message: bison is no longer a BUILD_DEPENDS |
| 2006-02-01 20:41:37 by Todd T. Fries | Files touched by this commit (23) |
Log message: Work by and tested by ian@ and Stuart Henderson, comments by jolan@ |
| 2006-01-12 14:44:21 by Christian Weisgerber | Files touched by this commit (2) |
Log message: catch up with header changes that have brought us in line with Free/NetBSD |
| 2005-08-15 11:36:07 by Jolan Luff | Files touched by this commit (10) |
Log message: update to 1.0.9, ok jcs pval most notably fixes an overflow in the management interface (which is not enabled by default) |
| 2005-05-09 10:50:05 by Joshua Stein | Files touched by this commit (5) |
Log message: - drop to _asterisk user/group by default - move some files around and change file/directory owners to support this - bump pkgname ok mr. jolan@ |
| 2005-04-30 20:12:47 by Joshua Stein | Files touched by this commit (11) |
Log message: update to asterisk-1.0.7 - put jolan's mirror second - RUN_DEPENDS on sox and mpg123 for music on hold - install example indications.conf so ringing works ok jolan@ |
| 2005-01-05 10:34:35 by Christian Weisgerber | Files touched by this commit (166) |
Log message: SIZE |
| 2004-12-05 08:15:20 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Add WANTLIB marker ok espie@ |