[dahdi-commits] sruffell: tag tools/2.0.0-rc3 r4937 - /tools/tags/2.0.0-rc3/

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Wed Sep 17 14:29:17 CDT 2008


Author: sruffell
Date: Wed Sep 17 14:29:16 2008
New Revision: 4937

URL: http://svn.digium.com/view/dahdi?view=rev&rev=4937
Log:
Importing files for 2.0.0-rc3 release

Added:
    tools/tags/2.0.0-rc3/.version   (with props)
    tools/tags/2.0.0-rc3/ChangeLog   (with props)

Added: tools/tags/2.0.0-rc3/.version
URL: http://svn.digium.com/view/dahdi/tools/tags/2.0.0-rc3/.version?view=auto&rev=4937
==============================================================================
--- tools/tags/2.0.0-rc3/.version (added)
+++ tools/tags/2.0.0-rc3/.version Wed Sep 17 14:29:16 2008
@@ -1,0 +1,1 @@
+2.0.0-rc3

Propchange: tools/tags/2.0.0-rc3/.version
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tools/tags/2.0.0-rc3/.version
------------------------------------------------------------------------------
    svn:keywords = none

Propchange: tools/tags/2.0.0-rc3/.version
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tools/tags/2.0.0-rc3/ChangeLog
URL: http://svn.digium.com/view/dahdi/tools/tags/2.0.0-rc3/ChangeLog?view=auto&rev=4937
==============================================================================
--- tools/tags/2.0.0-rc3/ChangeLog (added)
+++ tools/tags/2.0.0-rc3/ChangeLog Wed Sep 17 14:29:16 2008
@@ -1,0 +1,147 @@
+2008-09-16 18:26 +0000 [r4913-4915]  Shaun Ruffell <sruffell at digium.com>
+
+	* dahdi.init: Remove the extra space printed after each line when a
+	  module is loaded.
+
+	* dahdi_cfg.c: Close the /dev/dahdi/channel file handle if we're
+	  unable to associate it with a particular channel.
+
+	* dahdi_cfg.c: Provide system error information if open on
+	  /dev/dahdi/channel fails.
+
+2008-09-12 18:06 +0000 [r4904]  Sean Bright <sean.bright at gmail.com>
+
+	* Makefile, /, configure, configure.ac, makeopts.in: A few changes:
+	  1) Start using menuselect trunk 2) Bring in changes similar to
+	  those in asterisk trunk so that 'make menuselect' works as it
+	  should from the dahdi-tools directory. 3) Stop looking for
+	  curses/ncurses in the top level configure since nothing uses it
+	  (except menuselect which will find it on it's own).
+
+2008-09-11 20:52 +0000 [r4894]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/Makefile, xpp/xpp.rules (removed): Move udev rules xpp.rules
+	  from dahdi-tools to dahdi-linux .
+
+2008-09-11 15:45 +0000 [r4891-4893]  Jason Parker <jparker at digium.com>
+
+	* Makefile: Fix installation of ifup-hdlc and init script when
+	  using DESTDIR. (Step 2 of cleanup) (closes issue #13430) Reported
+	  by: jcollie Patches:
+	  0001-Fix-install-of-ifup-hdlc-when-installing-into-an-alt.patch
+	  uploaded by jcollie (license 412) Tested by: qwell Note: Patch
+	  from #13430 was extended to modify init script installation as
+	  well.
+
+	* build_tools/genmodconf (removed), dahdi.rules (removed),
+	  build_tools/genudevrules (removed): Remove files that aren't used
+	  or are duplicated from dahdi-linux. Step 1 of cleanup.
+
+2008-09-09 18:21 +0000 [r4882-4883]  Jason Parker <jparker at digium.com>
+
+	* Makefile: Fix a few typos
+
+	* dahdi.init: Fix location of fxotune (closes issue #13428)
+	  Reported by: eeman
+
+2008-09-04 16:37 +0000 [r4860]  Shaun Ruffell <sruffell at digium.com>
+
+	* Makefile, UPGRADE.txt: * Updates the instructions presented after
+	  'make config' about where to set which modules are loaded. *
+	  Update UPGRADE.txt to indicate where to set which modules are
+	  loaded and where the module parameters are set. Issue# DAHDI-187
+
+2008-09-03 19:38 +0000 [r4859]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile, README, UPGRADE.txt: Slightly reformat UPDATES.txt for
+	  asciidoc . Include it in README.html . See e.g.
+	  http://docs.tzafrir.org.il/dahdi-tools/README.html#_upgrade_notes
+	  Also fix some links in the README.
+
+2008-08-28 21:40 +0000 [r4853-4855]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* dahdi.init: Simplify reading list of modules from
+	  /etc/dahdi/modules .
+
+	* doc, xpp: Ignore generated HTML files.
+
+	* xpp/Makefile: Don't install genzaptelconf: deprecated, and
+	  collides with Zaptel.
+
+2008-08-27 17:13 +0000 [r4845-4850]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* modules.sample, dahdi.init: remove some silly echo statement
+	  constructions in the init script clean up the modules.sample file
+	  to have proper lists of cards supported by each module and remove
+	  reference to dahdi_dummy since the init script takes care of
+	  loading that module
+
+	* makeopts.in, fxotune.c: actually implement the rest of
+	  --enable-dev-mode, and fix up more problems it found
+
+	* Makefile, configure, configure.ac, sethdlc.c, makeopts.in,
+	  dahdi_cfg.c: add --enable-dev-mode support, and fix up a couple
+	  of warnings found using it (only two, surprisingly)
+
+2008-08-26 14:35 +0000 [r4833-4844]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile, README, system.conf.sample: * Add a "docs" target to
+	  generate documentation. * Demote/promote some headers. * Fix URL
+	  for on-line copy of the README.
+
+	* xpp/perl_modules/Dahdi/Chans.pm: Fix default path of dahdi_cfg
+	  (used for probing type of wctdm channels)
+
+2008-08-25 16:12 +0000 [r4826-4827]  Jason Parker <jparker at digium.com>
+
+	* dahdi_cfg.c: Fix more crazy formatting
+
+	* dahdi_cfg.c: Reverse some incorrect logic, and cleanup some very
+	  ugly formatting in passing.
+
+2008-08-24 10:53 +0000 [r4821-4822]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* dahdi_cfg.c: We've got a new "zap" string to zap.
+
+	* dahdi_cfg.c: dahdi_cfg.c: Reduce nesting in main() .
+
+2008-08-24 05:54 +0000 [r4818]  Matthew Fredrickson <creslin at digium.com>
+
+	* dahdi_cfg.c: Add support for 56 KB HDLC as well as selectable
+	  rate in system.conf
+
+2008-08-20 Kevin P. Fleming <kpfleming at digium.com>
+
+	* dahdi-tools version 2.0.0-rc2 released.
+
+2008-08-17 15:50 +0000 [r4787]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/perl_modules/Dahdi/Chans.pm: Dahdi::Chans: fix leftovers from
+	  r4767 (handling of spaces) While r4767 solved some parsing
+	  problems of channels with "strange" encoding names, it introduced
+	  a new problem (e.g.: "RED" after "(In use)" which is fixed here.
+
+2008-08-12 12:59 +0000 [r4764-4767]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/perl_modules/Dahdi/Chans.pm: Dahdi-perl: More robust parsing
+	  of channel signalling types. Use a list of signalling types
+	  rather than a regular experssion of a "word".
+
+	* xpp/dahdi_genconf, xpp/genconf_parameters: MFC/R2 configuration
+	  generation support If optional setting 'pri_connection_type' is
+	  set to R2, configure E1 spans as CAS and generate a unicall.conf
+	  snippet (unicall-channels.conf).
+
+	* xpp/perl_modules/Dahdi/Hardware/PCI.pm, xpp/xpp_fxloader: *
+	  xpp_fxloader: shows USB firmware version. * Update PCI IDs
+	  database.
+
+	* xpp/lsdahdi, xpp/perl_modules/Dahdi/Chans.pm: Dahdi-perl: Add
+	  alarms() method for channels. Use it in lsdahdi. * Better paring
+	  of the /proc/dahdi/N channel lines for alarms * Provide it as a
+	  separate alarms() method.
+
+2008-08-06 Kevin P. Fleming <kpfleming at digium.com>
+
+	* dahdi-tools version 2.0.0-rc1 released.
+

Propchange: tools/tags/2.0.0-rc3/ChangeLog
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tools/tags/2.0.0-rc3/ChangeLog
------------------------------------------------------------------------------
    svn:keywords = none

Propchange: tools/tags/2.0.0-rc3/ChangeLog
------------------------------------------------------------------------------
    svn:mime-type = text/plain




More information about the dahdi-commits mailing list