[Asterisk-code-review] doc: Add "master-only" flag back to the CHANGES and UPGRADE files (...asterisk[17])

George Joseph asteriskteam at digium.com
Mon Jul 29 11:22:35 CDT 2019


George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/c/asterisk/+/11646 )

Change subject: doc:  Add "master-only" flag back to the CHANGES and UPGRADE files
......................................................................

doc:  Add "master-only" flag back to the CHANGES and UPGRADE files

In order to run the documentation scripts the flags needs to be
added back to the staging files.

Change-Id: Ia10a153c50c970cfa1e85815208dfaddb3f2ccd4
---
M doc/CHANGES-staging/bridging_stasis_cache.txt
M doc/CHANGES-staging/chan_sip_deprecated.txt
M doc/CHANGES-staging/channels_stasis_cache.txt
M doc/UPGRADE-staging/applications_jabberstatus.txt
M doc/UPGRADE-staging/bridging_stasis_cache.txt
M doc/UPGRADE-staging/chan_sip_deprecated.txt
M doc/UPGRADE-staging/channels_stasis_cache.txt
M doc/UPGRADE-staging/func_callerid_callerpres.txt
M doc/UPGRADE-staging/install_headers.txt
M doc/UPGRADE-staging/res_parking_parkingslot.txt
M doc/UPGRADE-staging/res_xmpp_jabberstatus.txt
11 files changed, 11 insertions(+), 0 deletions(-)

Approvals:
  George Joseph: Looks good to me, approved; Approved for Submit



diff --git a/doc/CHANGES-staging/bridging_stasis_cache.txt b/doc/CHANGES-staging/bridging_stasis_cache.txt
index c39d290..df6b3cd 100644
--- a/doc/CHANGES-staging/bridging_stasis_cache.txt
+++ b/doc/CHANGES-staging/bridging_stasis_cache.txt
@@ -1,4 +1,5 @@
 Subject: Bridging
+Master-Only: true
 
 The bridging core no longer uses the stasis cache for bridge
 snapshots.  The latest bridge snapshot is now stored on the
diff --git a/doc/CHANGES-staging/chan_sip_deprecated.txt b/doc/CHANGES-staging/chan_sip_deprecated.txt
index 04ac21c..cffd1db 100644
--- a/doc/CHANGES-staging/chan_sip_deprecated.txt
+++ b/doc/CHANGES-staging/chan_sip_deprecated.txt
@@ -1,4 +1,5 @@
 Subject: chan_sip
+Master-Only: true
 
 The chan_sip module is now deprecated, users should migrate to the
 replacement module chan_pjsip.  See guides at the Asterisk Wiki:
diff --git a/doc/CHANGES-staging/channels_stasis_cache.txt b/doc/CHANGES-staging/channels_stasis_cache.txt
index 1743fea..b4dbfc3 100644
--- a/doc/CHANGES-staging/channels_stasis_cache.txt
+++ b/doc/CHANGES-staging/channels_stasis_cache.txt
@@ -1,4 +1,5 @@
 Subject: Channels
+Master-Only: true
 
 The core no longer uses the stasis cache for channels snapshots.
 The following APIs are no longer available:
diff --git a/doc/UPGRADE-staging/applications_jabberstatus.txt b/doc/UPGRADE-staging/applications_jabberstatus.txt
index 4adb1dc..93e4112 100644
--- a/doc/UPGRADE-staging/applications_jabberstatus.txt
+++ b/doc/UPGRADE-staging/applications_jabberstatus.txt
@@ -1,3 +1,4 @@
 Subject: Applications
+Master-Only: true
 
 The JabberStatus application, deprecated in Asterisk 12, has been removed.
diff --git a/doc/UPGRADE-staging/bridging_stasis_cache.txt b/doc/UPGRADE-staging/bridging_stasis_cache.txt
index c39d290..df6b3cd 100644
--- a/doc/UPGRADE-staging/bridging_stasis_cache.txt
+++ b/doc/UPGRADE-staging/bridging_stasis_cache.txt
@@ -1,4 +1,5 @@
 Subject: Bridging
+Master-Only: true
 
 The bridging core no longer uses the stasis cache for bridge
 snapshots.  The latest bridge snapshot is now stored on the
diff --git a/doc/UPGRADE-staging/chan_sip_deprecated.txt b/doc/UPGRADE-staging/chan_sip_deprecated.txt
index 04ac21c..cffd1db 100644
--- a/doc/UPGRADE-staging/chan_sip_deprecated.txt
+++ b/doc/UPGRADE-staging/chan_sip_deprecated.txt
@@ -1,4 +1,5 @@
 Subject: chan_sip
+Master-Only: true
 
 The chan_sip module is now deprecated, users should migrate to the
 replacement module chan_pjsip.  See guides at the Asterisk Wiki:
diff --git a/doc/UPGRADE-staging/channels_stasis_cache.txt b/doc/UPGRADE-staging/channels_stasis_cache.txt
index 1743fea..b4dbfc3 100644
--- a/doc/UPGRADE-staging/channels_stasis_cache.txt
+++ b/doc/UPGRADE-staging/channels_stasis_cache.txt
@@ -1,4 +1,5 @@
 Subject: Channels
+Master-Only: true
 
 The core no longer uses the stasis cache for channels snapshots.
 The following APIs are no longer available:
diff --git a/doc/UPGRADE-staging/func_callerid_callerpres.txt b/doc/UPGRADE-staging/func_callerid_callerpres.txt
index b128cc6..003d67d 100644
--- a/doc/UPGRADE-staging/func_callerid_callerpres.txt
+++ b/doc/UPGRADE-staging/func_callerid_callerpres.txt
@@ -1,4 +1,5 @@
 Subject: func_callerid
+Master-Only: true
 
 The CALLERPRES() dialplan function, deprecated in Asterisk 1.8, has been
 removed.
diff --git a/doc/UPGRADE-staging/install_headers.txt b/doc/UPGRADE-staging/install_headers.txt
index 2453781..d932512 100644
--- a/doc/UPGRADE-staging/install_headers.txt
+++ b/doc/UPGRADE-staging/install_headers.txt
@@ -1,4 +1,5 @@
 Subject: Build
+Master-Only: true
 
 Asterisk headers are no longer installed and uninstalled automatically when
 performing a "make install" or a "make uninstall".  To install/uninstall the
diff --git a/doc/UPGRADE-staging/res_parking_parkingslot.txt b/doc/UPGRADE-staging/res_parking_parkingslot.txt
index 1ddcaeb..b5b4cbc 100644
--- a/doc/UPGRADE-staging/res_parking_parkingslot.txt
+++ b/doc/UPGRADE-staging/res_parking_parkingslot.txt
@@ -1,4 +1,5 @@
 Subject: res_parking
+Master-Only: true
 
 The PARKINGSLOT channel variable, deprecated in Asterisk 12 in favor of the
 PARKING_SPACE channel variable, will no longer be set.
diff --git a/doc/UPGRADE-staging/res_xmpp_jabberstatus.txt b/doc/UPGRADE-staging/res_xmpp_jabberstatus.txt
index e2bacdb..4400278 100644
--- a/doc/UPGRADE-staging/res_xmpp_jabberstatus.txt
+++ b/doc/UPGRADE-staging/res_xmpp_jabberstatus.txt
@@ -1,3 +1,4 @@
 Subject: res_xmpp
+Master-Only: true
 
 The JabberStatus application, deprecated in Asterisk 12, has been removed.

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11646
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 17
Gerrit-Change-Id: Ia10a153c50c970cfa1e85815208dfaddb3f2ccd4
Gerrit-Change-Number: 11646
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190729/208514de/attachment-0001.html>


More information about the asterisk-code-review mailing list