From 1fedc0585e75c3df4f3d12b1056d7975eceb434b Mon Sep 17 00:00:00 2001 From: George Joseph Date: Thu, 8 Sep 2016 11:37:55 -0500 Subject: [PATCH] Release summaries: Remove previous versions --- asterisk-certified-11.6-cert14-summary.html | 77 ------ asterisk-certified-11.6-cert14-summary.txt | 259 -------------------- 2 files changed, 336 deletions(-) delete mode 100644 asterisk-certified-11.6-cert14-summary.html delete mode 100644 asterisk-certified-11.6-cert14-summary.txt diff --git a/asterisk-certified-11.6-cert14-summary.html b/asterisk-certified-11.6-cert14-summary.html deleted file mode 100644 index 9274a1bdfa..0000000000 --- a/asterisk-certified-11.6-cert14-summary.html +++ /dev/null @@ -1,77 +0,0 @@ -Release Summary - asterisk-certified/11.6-cert14

Release Summary

asterisk-certified/11.6-cert14

Date: 2016-08-29

<asteriskteam@digium.com>


Table of Contents

    -
  1. Summary
  2. -
  3. Contributors
  4. -
  5. Closed Issues
  6. -
  7. Other Changes
  8. -
  9. Diffstat
  10. -

Summary

[Back to Top]

This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.

The data in this summary reflects changes that have been made since the previous release, asterisk-certified/11.6-cert13.


Contributors

[Back to Top]

This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were affected by commits that went into this release.

- - -
CodersTestersReporters
10 Joshua Colp
7 George Joseph
5 Kevin Harwell
2 gtjoseph
1 Matt Jordan
1 Mark Michelson
1 Corey Farrell
2 gtjoseph
6 George Joseph
1 Ben Smithurst
1 Jeffrey Ollie
1 Joshua Colp
1 gtjoseph
1 Jeffrey C. Ollie
1 Patrick Laimbock
1 Corey Farrell
1 zvision

Closed Issues

[Back to Top]

This is a list of all issues from the issue tracker that were closed by changes that went into this release.

Bug

Category: Channels/chan_dahdi

ASTERISK-25494: build: GCC 5.1.x catches some new const, array bounds and missing paren issues
Reported by: George Joseph

Category: Channels/chan_sip/General

ASTERISK-23013: [patch] Deadlock between 'sip show channels' command and attended transfer handling
Reported by: Ben SmithurstASTERISK-25494: build: GCC 5.1.x catches some new const, array bounds and missing paren issues
Reported by: George Joseph

Category: Channels/chan_sip/Interoperability

ASTERISK-26030: call cut because of double Session-Expires header in re-invite after proxy authentication is required
Reported by: George Joseph

Category: Channels/chan_sip/T.38

ASTERISK-26179: chan_sip: Second T.38 request fails
Reported by: Joshua Colp

Category: Channels/chan_skinny

ASTERISK-25494: build: GCC 5.1.x catches some new const, array bounds and missing paren issues
Reported by: George Joseph

Category: Channels/chan_unistim

ASTERISK-26138: chan_unistim: Under FreeBSD, chan_unistim generates a compile error
Reported by: George Joseph

Category: Core/BuildSystem

ASTERISK-24932: Asterisk 13.x does not build with GCC 5.0
Reported by: Jeffrey C. OllieASTERISK-26157: Build: Fix errors highlighted by GCC 6.x
Reported by: George JosephASTERISK-24502: Build fails when dev-mode, dont optimize and coverage are enabled
Reported by: Corey Farrell

Category: Core/Internationalization

ASTERISK-23509: [patch]SayNumber for Polish language tries to play empty files for numbers divisible by 100
Reported by: zvision

Category: Core/UDPTL

ASTERISK-26034: T.38 passthrough problem behind firewall due to early nosignal packet
Reported by: George Joseph

Category: Resources/res_rtp_asterisk

ASTERISK-26140: res_rtp_asterisk: gcc 6 caught a self-comparison
Reported by: George Joseph

Category: Resources/res_srtp

ASTERISK-24436: Missing header in res/res_srtp.c when compiling against libsrtp-1.5.0
Reported by: Patrick Laimbock

Commits Not Associated with an Issue

[Back to Top]

This is a list of all changes that went into this release that did not reference a JIRA issue.

- - - - - - - - - - - - - - - - -
RevisionAuthorSummary
5abfbd9874Joshua ColpRelease summaries: Remove previous versions
307aec9196Joshua Colp.version: Update for certified/11.6-cert14
65323df205Joshua Colp.lastclean: Update for certified/11.6-cert14
b20b86c011Kevin HarwellChangeLog: Updated for certified/11.6-cert14-rc2
5fe6870fb8Kevin HarwellRelease summaries: Add summaries for certified/11.6-cert14-rc2
3fce1fc785Kevin HarwellRelease summaries: Remove previous versions
fdb4384ad5Kevin Harwell.version: Update for certified/11.6-cert14-rc2
3f2b343955Kevin Harwell.lastclean: Update for certified/11.6-cert14-rc2
9f9d7c9fa9Mark Michelsonres_http_websocket: Enable by default
dbaa5a81dbJoshua ColpChangeLog: Updated for certified/11.6-cert14-rc1
e95bef471cJoshua ColpRelease summaries: Add summaries for certified/11.6-cert14-rc1
8c2f8c4b08Joshua ColpRelease summaries: Remove previous versions
c4be815da4Joshua Colp.version: Update for certified/11.6-cert14-rc1
4bf8df9de3Joshua Colp.lastclean: Update for certified/11.6-cert14-rc1
9937f60ba7gtjosephbuild: Fix ast_sockaddr initialization to be more portable

Diffstat Results

[Back to Top]

This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.

asterisk-certified-11.6-cert13-summary.html |   45 ----
-asterisk-certified-11.6-cert13-summary.txt  |  161 ----------------
-b/.version                                  |    2
-b/ChangeLog                                 |  280 ++++++++++++++++++++++++++++
-b/Makefile.rules                            |   18 +
-b/channels/chan_agent.c                     |    6
-b/channels/chan_dahdi.c                     |    5
-b/channels/chan_motif.c                     |    1
-b/channels/chan_sip.c                       |   44 ++--
-b/channels/chan_skinny.c                    |    2
-b/channels/chan_unistim.c                   |    2
-b/channels/sig_pri.c                        |    2
-b/funcs/func_env.c                          |    4
-b/main/ccss.c                               |    2
-b/main/dsp.c                                |   17 +
-b/main/manager.c                            |    2
-b/main/say.c                                |   28 +-
-b/main/stdtime/localtime.c                  |   11 -
-b/main/udptl.c                              |   12 +
-b/res/res_http_websocket.c                  |    2
-b/res/res_rtp_asterisk.c                    |    4
-b/res/res_srtp.c                            |    1
-22 files changed, 380 insertions(+), 271 deletions(-)

\ No newline at end of file diff --git a/asterisk-certified-11.6-cert14-summary.txt b/asterisk-certified-11.6-cert14-summary.txt deleted file mode 100644 index 4c0e576c91..0000000000 --- a/asterisk-certified-11.6-cert14-summary.txt +++ /dev/null @@ -1,259 +0,0 @@ - Release Summary - - asterisk-certified/11.6-cert14 - - Date: 2016-08-29 - - - - ---------------------------------------------------------------------- - - Table of Contents - - 1. Summary - 2. Contributors - 3. Closed Issues - 4. Other Changes - 5. Diffstat - - ---------------------------------------------------------------------- - - Summary - - [Back to Top] - - This release is a point release of an existing major version. The changes - included were made to address problems that have been identified in this - release series, or are minor, backwards compatible new features or - improvements. Users should be able to safely upgrade to this version if - this release series is already in use. Users considering upgrading from a - previous version are strongly encouraged to review the UPGRADE.txt - document as well as the CHANGES document for information about upgrading - to this release series. - - The data in this summary reflects changes that have been made since the - previous release, asterisk-certified/11.6-cert13. - - ---------------------------------------------------------------------- - - Contributors - - [Back to Top] - - This table lists the people who have submitted code, those that have - tested patches, as well as those that reported issues on the issue tracker - that were resolved in this release. For coders, the number is how many of - their patches (of any size) were committed into this release. For testers, - the number is the number of times their name was listed as assisting with - testing a patch. Finally, for reporters, the number is the number of - issues that they reported that were affected by commits that went into - this release. - - Coders Testers Reporters - 10 Joshua Colp 2 gtjoseph 6 George Joseph - 7 George Joseph 1 Ben Smithurst - 5 Kevin Harwell 1 Jeffrey Ollie - 2 gtjoseph 1 Joshua Colp - 1 Matt Jordan 1 gtjoseph - 1 Mark Michelson 1 Jeffrey C. Ollie - 1 Corey Farrell 1 Patrick Laimbock - 1 Corey Farrell - 1 zvision - - ---------------------------------------------------------------------- - - Closed Issues - - [Back to Top] - - This is a list of all issues from the issue tracker that were closed by - changes that went into this release. - - Bug - - Category: Channels/chan_dahdi - - ASTERISK-25494: build: GCC 5.1.x catches some new const, array bounds and - missing paren issues - Reported by: George Joseph - * [0df57f8f36] gtjoseph -- build: GCC 5.1.x catches some new const, - array bounds and missing paren issues - - Category: Channels/chan_sip/General - - ASTERISK-23013: [patch] Deadlock between 'sip show channels' command and - attended transfer handling - Reported by: Ben Smithurst - * [4dec4b5c17] gtjoseph -- chan_sip: Prevent deadlock when issuing "sip - show channels" - ASTERISK-25494: build: GCC 5.1.x catches some new const, array bounds and - missing paren issues - Reported by: George Joseph - * [0df57f8f36] gtjoseph -- build: GCC 5.1.x catches some new const, - array bounds and missing paren issues - - Category: Channels/chan_sip/Interoperability - - ASTERISK-26030: call cut because of double Session-Expires header in - re-invite after proxy authentication is required - Reported by: George Joseph - * [e7dacdbba6] gtjoseph -- chan_sip: Prevent extra Session-Expires - headers from being added - - Category: Channels/chan_sip/T.38 - - ASTERISK-26179: chan_sip: Second T.38 request fails - Reported by: Joshua Colp - * [abe901e682] Joshua Colp -- chan_sip: Handle a request to negotiate - T.38 after it is enabled - - Category: Channels/chan_skinny - - ASTERISK-25494: build: GCC 5.1.x catches some new const, array bounds and - missing paren issues - Reported by: George Joseph - * [0df57f8f36] gtjoseph -- build: GCC 5.1.x catches some new const, - array bounds and missing paren issues - - Category: Channels/chan_unistim - - ASTERISK-26138: chan_unistim: Under FreeBSD, chan_unistim generates a - compile error - Reported by: George Joseph - * [2d1e655844] gtjoseph -- chan_unistim: Fix memcpy in get_to_address - - Category: Core/BuildSystem - - ASTERISK-24932: Asterisk 13.x does not build with GCC 5.0 - Reported by: Jeffrey C. Ollie - * [abb37129d3] gtjoseph -- build: Fixes for gcc 5 compilation - ASTERISK-26157: Build: Fix errors highlighted by GCC 6.x - Reported by: George Joseph - * [07fc46490c] gtjoseph -- BuildSystem: Fix a few issues hightlighted by - gcc 6.x - ASTERISK-24502: Build fails when dev-mode, dont optimize and coverage are - enabled - Reported by: Corey Farrell - * [b92332b575] Corey Farrell -- Fix compiler error when using - ./configure --enable-dev-mode --enable-coverage - - Category: Core/Internationalization - - ASTERISK-23509: [patch]SayNumber for Polish language tries to play empty - files for numbers divisible by 100 - Reported by: zvision - * [d99d5c0f83] Joshua Colp -- say: Fix a bug where SayNumber in Polish - tries to play incorrect sound. - - Category: Core/UDPTL - - ASTERISK-26034: T.38 passthrough problem behind firewall due to early - nosignal packet - Reported by: George Joseph - * [1597ef14ed] gtjoseph -- udptl: Don't eat sequence numbers until OK is - received - - Category: Resources/res_rtp_asterisk - - ASTERISK-26140: res_rtp_asterisk: gcc 6 caught a self-comparison - Reported by: George Joseph - * [c974fab940] gtjoseph -- res_rtp_asterisk: Fix a self-comparison - identified by gcc 6 - - Category: Resources/res_srtp - - ASTERISK-24436: Missing header in res/res_srtp.c when compiling against - libsrtp-1.5.0 - Reported by: Patrick Laimbock - * [203fb86874] Matt Jordan -- res/res_srtp: Fix include issue for - libsrtp 1.5.0 - - ---------------------------------------------------------------------- - - Commits Not Associated with an Issue - - [Back to Top] - - This is a list of all changes that went into this release that did not - reference a JIRA issue. - - +------------------------------------------------------------------------+ - | Revision | Author | Summary | - |------------+----------------+------------------------------------------| - | 5abfbd9874 | Joshua Colp | Release summaries: Remove previous | - | | | versions | - |------------+----------------+------------------------------------------| - | 307aec9196 | Joshua Colp | .version: Update for | - | | | certified/11.6-cert14 | - |------------+----------------+------------------------------------------| - | 65323df205 | Joshua Colp | .lastclean: Update for | - | | | certified/11.6-cert14 | - |------------+----------------+------------------------------------------| - | b20b86c011 | Kevin Harwell | ChangeLog: Updated for | - | | | certified/11.6-cert14-rc2 | - |------------+----------------+------------------------------------------| - | 5fe6870fb8 | Kevin Harwell | Release summaries: Add summaries for | - | | | certified/11.6-cert14-rc2 | - |------------+----------------+------------------------------------------| - | 3fce1fc785 | Kevin Harwell | Release summaries: Remove previous | - | | | versions | - |------------+----------------+------------------------------------------| - | fdb4384ad5 | Kevin Harwell | .version: Update for | - | | | certified/11.6-cert14-rc2 | - |------------+----------------+------------------------------------------| - | 3f2b343955 | Kevin Harwell | .lastclean: Update for | - | | | certified/11.6-cert14-rc2 | - |------------+----------------+------------------------------------------| - | 9f9d7c9fa9 | Mark Michelson | res_http_websocket: Enable by default | - |------------+----------------+------------------------------------------| - | dbaa5a81db | Joshua Colp | ChangeLog: Updated for | - | | | certified/11.6-cert14-rc1 | - |------------+----------------+------------------------------------------| - | e95bef471c | Joshua Colp | Release summaries: Add summaries for | - | | | certified/11.6-cert14-rc1 | - |------------+----------------+------------------------------------------| - | 8c2f8c4b08 | Joshua Colp | Release summaries: Remove previous | - | | | versions | - |------------+----------------+------------------------------------------| - | c4be815da4 | Joshua Colp | .version: Update for | - | | | certified/11.6-cert14-rc1 | - |------------+----------------+------------------------------------------| - | 4bf8df9de3 | Joshua Colp | .lastclean: Update for | - | | | certified/11.6-cert14-rc1 | - |------------+----------------+------------------------------------------| - | 9937f60ba7 | gtjoseph | build: Fix ast_sockaddr initialization | - | | | to be more portable | - +------------------------------------------------------------------------+ - - ---------------------------------------------------------------------- - - Diffstat Results - - [Back to Top] - - This is a summary of the changes to the source code that went into this - release that was generated using the diffstat utility. - - asterisk-certified-11.6-cert13-summary.html | 45 ---- - asterisk-certified-11.6-cert13-summary.txt | 161 ---------------- - b/.version | 2 - b/ChangeLog | 280 ++++++++++++++++++++++++++++ - b/Makefile.rules | 18 + - b/channels/chan_agent.c | 6 - b/channels/chan_dahdi.c | 5 - b/channels/chan_motif.c | 1 - b/channels/chan_sip.c | 44 ++-- - b/channels/chan_skinny.c | 2 - b/channels/chan_unistim.c | 2 - b/channels/sig_pri.c | 2 - b/funcs/func_env.c | 4 - b/main/ccss.c | 2 - b/main/dsp.c | 17 + - b/main/manager.c | 2 - b/main/say.c | 28 +- - b/main/stdtime/localtime.c | 11 - - b/main/udptl.c | 12 + - b/res/res_http_websocket.c | 2 - b/res/res_rtp_asterisk.c | 4 - b/res/res_srtp.c | 1 - 22 files changed, 380 insertions(+), 271 deletions(-) -- 2.47.2