[svn-commits] bebuild: tag certified-11.6-cert1-rc2 r405540 - /certified/tags/11.6-cert1-rc2/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Jan 14 14:56:30 CST 2014


Author: bebuild
Date: Tue Jan 14 14:56:27 2014
New Revision: 405540

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=405540
Log:
Importing release summary for 11.6-cert1-rc2 release.

Modified:
    certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.html
    certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.txt

Modified: certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.html
URL: http://svnview.digium.com/svn/asterisk/certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.html?view=diff&rev=405540&r1=405539&r2=405540
==============================================================================
--- certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.html (original)
+++ certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.html Tue Jan 14 14:56:27 2014
@@ -29,7 +29,7 @@
 </tr>
 <tr valign="top">
 <td>
-3 bebuild<br/>
+4 bebuild<br/>
 </td>
 <td>
 </td>
@@ -44,39 +44,42 @@
 <tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/certified/branches/11.6?view=revision&revision=405535">405535</a></td><td>bebuild</td><td>Create 11.6-cert1-rc2</td>
 <td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/certified/branches/11.6?view=revision&revision=405537">405537</a></td><td>bebuild</td><td>Merge items for 11.6-cert1-rc2</td>
 <td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/certified/branches/11.6?view=revision&revision=405538">405538</a></td><td>bebuild</td><td>Update ChangeLog</td>
+<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/certified/branches/11.6?view=revision&revision=405539">405539</a></td><td>bebuild</td><td>Importing release summary for 11.6-cert1-rc2 release.</td>
 <td></td></tr></table>
 <hr/>
 <a name="diffstat"><h2 align="center">Diffstat Results</h2></a>
 <center><a href="#top">[Back to Top]</a></center><br/><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p>
 <pre>
-.version                                  |    2
-ChangeLog                                 |  140 +++++++++++
-README-SERIOUSLY.bestpractices.txt        |   24 ++
-UPGRADE.txt                               |   35 ++
-apps/app_confbridge.c                     |    6
-apps/app_dumpchan.c                       |   20 -
-apps/app_sms.c                            |    3
-apps/app_verbose.c                        |    4
-apps/confbridge/conf_state_multi_marked.c |   25 +-
-channels/chan_sip.c                       |   39 +--
-configs/asterisk.conf.sample              |    6
-configs/logger.conf.sample                |   19 -
-funcs/func_db.c                           |   20 +
-funcs/func_env.c                          |   28 ++
-funcs/func_lock.c                         |   21 +
-funcs/func_realtime.c                     |   60 +++--
-funcs/func_shell.c                        |   18 +
-funcs/func_timeout.c                      |   16 -
-include/asterisk/logger.h                 |  101 +++++++-
-include/asterisk/pbx.h                    |   54 ++++
-main/asterisk.c                           |  195 +++++++++++-----
-main/cli.c                                |  359 +++++++++++++++++++-----------
-main/db.c                                 |   24 +-
-main/logger.c                             |  211 +++++++++++++++--
-main/manager.c                            |    8
-main/pbx.c                                |  256 +++++++++++++++++++++
-main/tcptls.c                             |   11
-27 files changed, 1365 insertions(+), 340 deletions(-)
+.version                                       |    2
+ChangeLog                                      |  140 +++++++++
+README-SERIOUSLY.bestpractices.txt             |   24 +
+UPGRADE.txt                                    |   35 ++
+apps/app_confbridge.c                          |    6
+apps/app_dumpchan.c                            |   20 -
+apps/app_sms.c                                 |    3
+apps/app_verbose.c                             |    4
+apps/confbridge/conf_state_multi_marked.c      |   25 +
+certified-asterisk-11.6-cert1-rc2-summary.html |   83 +++++
+certified-asterisk-11.6-cert1-rc2-summary.txt  |  113 +++++++
+channels/chan_sip.c                            |   39 +-
+configs/asterisk.conf.sample                   |    6
+configs/logger.conf.sample                     |   19 -
+funcs/func_db.c                                |   20 +
+funcs/func_env.c                               |   28 +
+funcs/func_lock.c                              |   21 +
+funcs/func_realtime.c                          |   60 ++--
+funcs/func_shell.c                             |   18 -
+funcs/func_timeout.c                           |   16 -
+include/asterisk/logger.h                      |  101 +++++--
+include/asterisk/pbx.h                         |   54 +++
+main/asterisk.c                                |  195 +++++++++----
+main/cli.c                                     |  359 ++++++++++++++++---------
+main/db.c                                      |   24 -
+main/logger.c                                  |  211 ++++++++++++--
+main/manager.c                                 |    8
+main/pbx.c                                     |  256 +++++++++++++++++
+main/tcptls.c                                  |   11
+29 files changed, 1561 insertions(+), 340 deletions(-)
 </pre><br/>
 <hr/>
 </body>

Modified: certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.txt
URL: http://svnview.digium.com/svn/asterisk/certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.txt?view=diff&rev=405540&r1=405539&r2=405540
==============================================================================
--- certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.txt (original)
+++ certified/tags/11.6-cert1-rc2/certified-asterisk-11.6-cert1-rc2-summary.txt Tue Jan 14 14:56:27 2014
@@ -48,7 +48,7 @@
    release.
 
      Coders                   Testers                  Reporters              
-   3 bebuild                
+   4 bebuild                
 
      ----------------------------------------------------------------------
 
@@ -70,6 +70,9 @@
    |          |         | 11.6-cert1-rc2                |                   |
    |----------+---------+-------------------------------+-------------------|
    | 405538   | bebuild | Update ChangeLog              |                   |
+   |----------+---------+-------------------------------+-------------------|
+   | 405539   | bebuild | Importing release summary for |                   |
+   |          |         | 11.6-cert1-rc2 release.       |                   |
    +------------------------------------------------------------------------+
 
      ----------------------------------------------------------------------
@@ -81,33 +84,35 @@
    This is a summary of the changes to the source code that went into this
    release that was generated using the diffstat utility.
 
- .version                                  |    2
- ChangeLog                                 |  140 +++++++++++
- README-SERIOUSLY.bestpractices.txt        |   24 ++
- UPGRADE.txt                               |   35 ++
- apps/app_confbridge.c                     |    6
- apps/app_dumpchan.c                       |   20 -
- apps/app_sms.c                            |    3
- apps/app_verbose.c                        |    4
- apps/confbridge/conf_state_multi_marked.c |   25 +-
- channels/chan_sip.c                       |   39 +--
- configs/asterisk.conf.sample              |    6
- configs/logger.conf.sample                |   19 -
- funcs/func_db.c                           |   20 +
- funcs/func_env.c                          |   28 ++
- funcs/func_lock.c                         |   21 +
- funcs/func_realtime.c                     |   60 +++--
- funcs/func_shell.c                        |   18 +
- funcs/func_timeout.c                      |   16 -
- include/asterisk/logger.h                 |  101 +++++++-
- include/asterisk/pbx.h                    |   54 ++++
- main/asterisk.c                           |  195 +++++++++++-----
- main/cli.c                                |  359 +++++++++++++++++++-----------
- main/db.c                                 |   24 +-
- main/logger.c                             |  211 +++++++++++++++--
- main/manager.c                            |    8
- main/pbx.c                                |  256 +++++++++++++++++++++
- main/tcptls.c                             |   11
- 27 files changed, 1365 insertions(+), 340 deletions(-)
+ .version                                       |    2
+ ChangeLog                                      |  140 +++++++++
+ README-SERIOUSLY.bestpractices.txt             |   24 +
+ UPGRADE.txt                                    |   35 ++
+ apps/app_confbridge.c                          |    6
+ apps/app_dumpchan.c                            |   20 -
+ apps/app_sms.c                                 |    3
+ apps/app_verbose.c                             |    4
+ apps/confbridge/conf_state_multi_marked.c      |   25 +
+ certified-asterisk-11.6-cert1-rc2-summary.html |   83 +++++
+ certified-asterisk-11.6-cert1-rc2-summary.txt  |  113 +++++++
+ channels/chan_sip.c                            |   39 +-
+ configs/asterisk.conf.sample                   |    6
+ configs/logger.conf.sample                     |   19 -
+ funcs/func_db.c                                |   20 +
+ funcs/func_env.c                               |   28 +
+ funcs/func_lock.c                              |   21 +
+ funcs/func_realtime.c                          |   60 ++--
+ funcs/func_shell.c                             |   18 -
+ funcs/func_timeout.c                           |   16 -
+ include/asterisk/logger.h                      |  101 +++++--
+ include/asterisk/pbx.h                         |   54 +++
+ main/asterisk.c                                |  195 +++++++++----
+ main/cli.c                                     |  359 ++++++++++++++++---------
+ main/db.c                                      |   24 -
+ main/logger.c                                  |  211 ++++++++++++--
+ main/manager.c                                 |    8
+ main/pbx.c                                     |  256 +++++++++++++++++
+ main/tcptls.c                                  |   11
+ 29 files changed, 1561 insertions(+), 340 deletions(-)
 
      ----------------------------------------------------------------------




More information about the svn-commits mailing list