asterisk-12.2.0-rc2-summary.txt 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. Release Summary
  2. asterisk-12.2.0-rc2
  3. Date: 2014-04-14
  4. <asteriskteam@digium.com>
  5. ----------------------------------------------------------------------
  6. Table of Contents
  7. 1. Summary
  8. 2. Contributors
  9. 3. Other Changes
  10. 4. Diffstat
  11. ----------------------------------------------------------------------
  12. Summary
  13. [Back to Top]
  14. This release includes only bug fixes. The changes included were made only
  15. to address problems that have been identified in this release series.
  16. Users should be able to safely upgrade to this version if this release
  17. series is already in use. Users considering upgrading from a previous
  18. release series are strongly encouraged to review the UPGRADE.txt document
  19. as well as the CHANGES document for information about upgrading to this
  20. release series.
  21. The data in this summary reflects changes that have been made since the
  22. previous release, asterisk-12.1.0-rc1.
  23. ----------------------------------------------------------------------
  24. Contributors
  25. [Back to Top]
  26. This table lists the people who have submitted code, those that have
  27. tested patches, as well as those that reported issues on the issue tracker
  28. that were resolved in this release. For coders, the number is how many of
  29. their patches (of any size) were committed into this release. For testers,
  30. the number is the number of times their name was listed as assisting with
  31. testing a patch. Finally, for reporters, the number is the number of
  32. issues that they reported that were closed by commits that went into this
  33. release.
  34. Coders Testers Reporters
  35. 2 bebuild
  36. ----------------------------------------------------------------------
  37. Commits Not Associated with an Issue
  38. [Back to Top]
  39. This is a list of all changes that went into this release that did not
  40. directly close an issue from the issue tracker. The commits may have been
  41. marked as being related to an issue. If that is the case, the issue
  42. numbers are listed here, as well.
  43. +------------------------------------------------------------------------+
  44. | Revision | Author | Summary | Issues Referenced |
  45. |----------+---------+-------------------------------+-------------------|
  46. | 412322 | bebuild | Create 12.2.0-rc2 | |
  47. |----------+---------+-------------------------------+-------------------|
  48. | | | Merge changes for 12.2.0-rc2; | |
  49. | 412325 | bebuild | remove old summaries; update | |
  50. | | | ChangeLog | |
  51. +------------------------------------------------------------------------+
  52. ----------------------------------------------------------------------
  53. Diffstat Results
  54. [Back to Top]
  55. This is a summary of the changes to the source code that went into this
  56. release that was generated using the diffstat utility.
  57. ChangeLog | 57 +
  58. asterisk-12.2.0-rc1-summary.html | 943 -----------------------------
  59. asterisk-12.2.0-rc1-summary.txt | 1250 ---------------------------------------
  60. main/autoservice.c | 8
  61. main/http.c | 4
  62. res/res_hep.c | 2
  63. res/res_hep_pjsip.c | 37 +
  64. res/res_pjsip_pubsub.c | 2
  65. res/res_stasis.c | 5
  66. 9 files changed, 100 insertions(+), 2208 deletions(-)
  67. ----------------------------------------------------------------------