From 84274c65ba5bf0750d2944db2462ab3e29a0f230 Mon Sep 17 00:00:00 2001 From: lmadsen Date: Mon, 21 Feb 2011 18:59:02 +0000 Subject: Update .version and ChangeLog files. Remove old summary files. git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.6.1.22@308513 f38db490-d61c-443f-a65b-d21fe96a405b --- .version | 2 +- ChangeLog | 7 ++++ asterisk-1.6.1.21-summary.html | 59 ---------------------------- asterisk-1.6.1.21-summary.txt | 87 ------------------------------------------ 4 files changed, 8 insertions(+), 147 deletions(-) delete mode 100644 asterisk-1.6.1.21-summary.html delete mode 100644 asterisk-1.6.1.21-summary.txt diff --git a/.version b/.version index 84593bae8..c40ea39ff 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.6.1.21 +1.6.1.22 diff --git a/ChangeLog b/ChangeLog index 1a42350da..5dfee52a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-02-21 Leif Madsen + + * Asterisk 1.6.1.22 Released. + + * AST-2011-002: Multiple array overflow and crash vulnerabilities in + UDPTL code + 2011-01-17 Leif Madsen * Asterisk 1.6.1.21 Released. diff --git a/asterisk-1.6.1.21-summary.html b/asterisk-1.6.1.21-summary.html deleted file mode 100644 index 6a4425d7c..000000000 --- a/asterisk-1.6.1.21-summary.html +++ /dev/null @@ -1,59 +0,0 @@ - - -Release Summary - asterisk-1.6.1.21 - -

Release Summary

-

asterisk-1.6.1.21

-

Date: 2011-01-17

-

<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 has been made to address one or more security vulnerabilities that have been identified. A security advisory document has been published for each vulnerability that includes additional information. Users of versions of Asterisk that are affected are strongly encouraged to review the advisories and determine what action they should take to protect their systems from these issues.

-

Security Advisories: AST-2011-001

-

The data in this summary reflects changes that have been made since the previous release, asterisk-1.6.1.20.

-
-

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

-2 lmadsen
-
- -
-
-

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
302139lmadsenPut there where it belongs.
302146lmadsenAST-2011-001
-
-

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    |    6 ++++++
-main/utils.c |   27 +++++++++++++--------------
-3 files changed, 20 insertions(+), 15 deletions(-)
-

-
- - diff --git a/asterisk-1.6.1.21-summary.txt b/asterisk-1.6.1.21-summary.txt deleted file mode 100644 index 963574ad2..000000000 --- a/asterisk-1.6.1.21-summary.txt +++ /dev/null @@ -1,87 +0,0 @@ - Release Summary - - asterisk-1.6.1.21 - - Date: 2011-01-17 - - - - ---------------------------------------------------------------------- - - Table of Contents - - 1. Summary - 2. Contributors - 3. Other Changes - 4. Diffstat - - ---------------------------------------------------------------------- - - Summary - - [Back to Top] - - This release has been made to address one or more security vulnerabilities - that have been identified. A security advisory document has been published - for each vulnerability that includes additional information. Users of - versions of Asterisk that are affected are strongly encouraged to review - the advisories and determine what action they should take to protect their - systems from these issues. - - Security Advisories: AST-2011-001 - - The data in this summary reflects changes that have been made since the - previous release, asterisk-1.6.1.20. - - ---------------------------------------------------------------------- - - 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 - 2 lmadsen - - ---------------------------------------------------------------------- - - 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 | - |-----------+----------+-----------------------------+-------------------| - | 302139 | lmadsen | Put there where it belongs. | | - |-----------+----------+-----------------------------+-------------------| - | 302146 | lmadsen | AST-2011-001 | | - +------------------------------------------------------------------------+ - - ---------------------------------------------------------------------- - - 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 | 6 ++++++ - main/utils.c | 27 +++++++++++++-------------- - 3 files changed, 20 insertions(+), 15 deletions(-) - - ---------------------------------------------------------------------- -- cgit v1.2.3