From a3ec9f5289ba48f1edb5b828c7a22a3e78b93b56 Mon Sep 17 00:00:00 2001 From: Asterisk Autobuilder Date: Fri, 23 Sep 2011 18:01:55 +0000 Subject: [PATCH] Drop summary files. Update .version file. Update ChangeLog. git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.7.0@337896 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- .version | 2 +- ChangeLog | 4 ++ asterisk-1.8.7.0-rc2-summary.html | 65 -------------------- asterisk-1.8.7.0-rc2-summary.txt | 98 ------------------------------- 4 files changed, 5 insertions(+), 164 deletions(-) delete mode 100644 asterisk-1.8.7.0-rc2-summary.html delete mode 100644 asterisk-1.8.7.0-rc2-summary.txt diff --git a/.version b/.version index 0db846cafb..4cc75e20ef 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.8.7.0-rc2 +1.8.7.0 diff --git a/ChangeLog b/ChangeLog index 467957aeb6..4aa6ca2481 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-09-23 Asterisk Development Team + + * Asterisk 1.8.7.0 Released. + 2011-09-19 Asterisk Development Team * Asterisk 1.8.7.0-rc2 Released. diff --git a/asterisk-1.8.7.0-rc2-summary.html b/asterisk-1.8.7.0-rc2-summary.html deleted file mode 100644 index ddfb05d734..0000000000 --- a/asterisk-1.8.7.0-rc2-summary.html +++ /dev/null @@ -1,65 +0,0 @@ - - -Release Summary - asterisk-1.8.7.0-rc2 - -

Release Summary

-

asterisk-1.8.7.0-rc2

-

Date: 2011-09-19

-

<asteriskteam@digium.com>

-
-

Table of Contents

-
    -
  1. Summary
  2. -
  3. Contributors
  4. -
  5. Other Changes
  6. -
  7. Diffstat
  8. -
-
-

Summary

-
[Back to Top]

This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series 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-1.8.7.0-rc1.

-
-

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 closed by commits that went into this release.

- - - - - - - - - - - -

Coders

Testers

Reporters

-3 bebuild
-
- -
-
-

Commits Not Associated with an Issue

-
[Back to Top]

This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.

- - - - -
RevisionAuthorSummaryIssues Referenced
336575bebuildCreate Asterisk 1.8.7.0-rc2 from 1.8.7.0-rc1.
336596bebuildDrop summary files and update .version file.
336635bebuildMerge changes related to the release of Asterisk 1.8.7.0-rc2.
-
-

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.

-
-.version                           |    2
-ChangeLog                          |   51 +++++
-apps/app_meetme.c                  |    3
-asterisk-1.8.7.0-rc1-summary.html  |  217 ---------------------
-asterisk-1.8.7.0-rc1-summary.txt   |  365 -------------------------------------
-channels/chan_dahdi.c              |    2
-configure.ac                       |   20 --
-contrib/scripts/get_ilbc_source.sh |    2
-include/asterisk/autoconfig.h.in   |  112 +++--------
-9 files changed, 89 insertions(+), 685 deletions(-)
-

-
- - diff --git a/asterisk-1.8.7.0-rc2-summary.txt b/asterisk-1.8.7.0-rc2-summary.txt deleted file mode 100644 index 1e04885a84..0000000000 --- a/asterisk-1.8.7.0-rc2-summary.txt +++ /dev/null @@ -1,98 +0,0 @@ - Release Summary - - asterisk-1.8.7.0-rc2 - - Date: 2011-09-19 - - - - ---------------------------------------------------------------------- - - Table of Contents - - 1. Summary - 2. Contributors - 3. Other Changes - 4. Diffstat - - ---------------------------------------------------------------------- - - Summary - - [Back to Top] - - This release includes only bug fixes. The changes included were made only - to address problems that have been identified in this release series. - Users should be able to safely upgrade to this version if this release - series is already in use. Users considering upgrading from a previous - release series 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-1.8.7.0-rc1. - - ---------------------------------------------------------------------- - - 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 closed by commits that went into this - release. - - Coders Testers Reporters - 3 bebuild - - ---------------------------------------------------------------------- - - Commits Not Associated with an Issue - - [Back to Top] - - This is a list of all changes that went into this release that did not - directly close an issue from the issue tracker. The commits may have been - marked as being related to an issue. If that is the case, the issue - numbers are listed here, as well. - - +------------------------------------------------------------------------+ - | Revision | Author | Summary | Issues Referenced | - |----------+---------+-------------------------------+-------------------| - | 336575 | bebuild | Create Asterisk 1.8.7.0-rc2 | | - | | | from 1.8.7.0-rc1. | | - |----------+---------+-------------------------------+-------------------| - | 336596 | bebuild | Drop summary files and update | | - | | | .version file. | | - |----------+---------+-------------------------------+-------------------| - | | | Merge changes related to the | | - | 336635 | bebuild | release of Asterisk | | - | | | 1.8.7.0-rc2. | | - +------------------------------------------------------------------------+ - - ---------------------------------------------------------------------- - - 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. - - .version | 2 - ChangeLog | 51 +++++ - apps/app_meetme.c | 3 - asterisk-1.8.7.0-rc1-summary.html | 217 --------------------- - asterisk-1.8.7.0-rc1-summary.txt | 365 ------------------------------------- - channels/chan_dahdi.c | 2 - configure.ac | 20 -- - contrib/scripts/get_ilbc_source.sh | 2 - include/asterisk/autoconfig.h.in | 112 +++-------- - 9 files changed, 89 insertions(+), 685 deletions(-) - - ----------------------------------------------------------------------