From: Kevin Harwell Date: Tue, 23 Aug 2016 15:50:56 +0000 (-0500) Subject: Release summaries: Remove previous versions X-Git-Tag: certified/11.6-cert14-rc2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fce1fc7854303483e746930608f837f31984f5b;p=thirdparty%2Fasterisk.git Release summaries: Remove previous versions --- diff --git a/asterisk-certified-11.6-cert14-rc1-summary.html b/asterisk-certified-11.6-cert14-rc1-summary.html deleted file mode 100644 index 566b3853b9..0000000000 --- a/asterisk-certified-11.6-cert14-rc1-summary.html +++ /dev/null @@ -1,62 +0,0 @@ -Release Summary - asterisk-certified/11.6-cert14-rc1

Release Summary

asterisk-certified/11.6-cert14-rc1

Date: 2016-08-01

<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
7 George Joseph
5 Joshua Colp
2 gtjoseph
1 Matt Jordan
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
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/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                              |    6 +
-18 files changed, 90 insertions(+), 268 deletions(-)

\ No newline at end of file diff --git a/asterisk-certified-11.6-cert14-rc1-summary.txt b/asterisk-certified-11.6-cert14-rc1-summary.txt deleted file mode 100644 index 4e1cf71386..0000000000 --- a/asterisk-certified-11.6-cert14-rc1-summary.txt +++ /dev/null @@ -1,222 +0,0 @@ - Release Summary - - asterisk-certified/11.6-cert14-rc1 - - Date: 2016-08-01 - - - - ---------------------------------------------------------------------- - - 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 - 7 George Joseph 2 gtjoseph 6 George Joseph - 5 Joshua Colp 1 Ben Smithurst - 2 gtjoseph 1 Jeffrey Ollie - 1 Matt Jordan 1 Joshua Colp - 1 Corey Farrell 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 - * [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 | - |------------+-------------+---------------------------------------------| - | 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/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 | 6 + - 18 files changed, 90 insertions(+), 268 deletions(-)