[svn-commits] sruffell: tag linux/2.0.0-rc5 r4928 - /linux/tags/2.0.0-rc5/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Sep 17 13:40:26 CDT 2008
Author: sruffell
Date: Wed Sep 17 13:40:26 2008
New Revision: 4928
URL: http://svn.digium.com/view/dahdi?view=rev&rev=4928
Log:
Importing files for 2.0.0-rc5 release
Added:
linux/tags/2.0.0-rc5/.version (with props)
linux/tags/2.0.0-rc5/ChangeLog (with props)
Added: linux/tags/2.0.0-rc5/.version
URL: http://svn.digium.com/view/dahdi/linux/tags/2.0.0-rc5/.version?view=auto&rev=4928
==============================================================================
--- linux/tags/2.0.0-rc5/.version (added)
+++ linux/tags/2.0.0-rc5/.version Wed Sep 17 13:40:26 2008
@@ -1,0 +1,1 @@
+2.0.0-rc5
Propchange: linux/tags/2.0.0-rc5/.version
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: linux/tags/2.0.0-rc5/.version
------------------------------------------------------------------------------
svn:keywords = none
Propchange: linux/tags/2.0.0-rc5/.version
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: linux/tags/2.0.0-rc5/ChangeLog
URL: http://svn.digium.com/view/dahdi/linux/tags/2.0.0-rc5/ChangeLog?view=auto&rev=4928
==============================================================================
--- linux/tags/2.0.0-rc5/ChangeLog (added)
+++ linux/tags/2.0.0-rc5/ChangeLog Wed Sep 17 13:40:26 2008
@@ -1,0 +1,27 @@
+2008-09-17 18:00 +0000 [r4917-4921] Shaun Ruffell <sruffell at digium.com>
+
+ * README: Added a note about installing support for the B410P in
+ the installation section of the README file.
+
+ * drivers/dahdi/dahdi-base.c: Turn off reference counting on the
+ echo canceller modules in order to prevent misconfigurations from
+ preventing the drivers from unloading. NOTE: This is only a
+ temporary workaround, since it also means that the echocanceller
+ can be unloaded by an administrator while in use, which would
+ most likely result in a kernel oops. Related to issue #13504.
+
+2008-09-15 20:49 +0000 [r4905-4909] Shaun Ruffell <sruffell at digium.com>
+
+ * drivers/dahdi/wctdm.c, drivers/dahdi/dahdi-base.c: Edit some
+ comments and error strings. Issue: DAHDI-13
+
+ * drivers/dahdi/wcte12xp/vpmadt032.c,
+ drivers/dahdi/wctdm24xxp/base.c: Fixed two typos.
+
+2008-09-11 23:00 +0000 [r4894-4900] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * drivers/dahdi/dahdi-base.c: Fix a type used in nethdlc mode, as
+ pointed out in #13427 .
+
+ * drivers/dahdi/xpp/xpp.rules (added), Makefile: Move udev rules
+ xpp.rules from dahdi-tools to dahdi-linux .
Propchange: linux/tags/2.0.0-rc5/ChangeLog
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: linux/tags/2.0.0-rc5/ChangeLog
------------------------------------------------------------------------------
svn:keywords = none
Propchange: linux/tags/2.0.0-rc5/ChangeLog
------------------------------------------------------------------------------
svn:mime-type = text/plain
More information about the svn-commits
mailing list