[Bps-public-commit] rt-extension-excelfeed branch, update-for-rt5, repushed

Aaron Trevena ast at bestpractical.com
Thu Jul 9 13:50:22 EDT 2020


The branch update-for-rt5 was deleted and repushed:
       was cb63441b42a5c3efd136099c5303f8299cff0d47
       now d6d24e6bc86e9092d9d020ed523b24e021ca37b2

1:  6be4ef8 ! 1:  fb8bddd Update documentation for RT 4.4.4 and 5.0
    @@ -19,7 +19,7 @@
      
          patch RT
     +        For RT 5 no patches are required.
    -+        For RT 4 version 4.4.1 or higher no patches are required.
    ++        For RT 4 version 4.4.2 or higher no patches are required.
     +
              The following patches are also needed. Note the versions and only
              apply the patches needed for your version.
    @@ -69,7 +69,7 @@
     -The following patches are also needed. Note the versions and only apply
     -the patches needed for your version.
     +For RT 5 no patches are required.
    -+For RT 4 version 4.4.4 or higher no patches are required.
    ++For RT 4 version 4.4.2 or higher no patches are required.
     +
     +The following patches are also needed for older versions of RT
     +Note the versions and only apply the patches needed for your version.
    @@ -78,11 +78,18 @@
      any patches that were not previously applied.
     @@
      
    +     patch -p1 -d /path/to/rt < etc/chart_callback.patch
    + 
    +-Apply for 4.2:
    ++Apply for 4.2, 4.4.0, 4.4.1
    + 
          patch -p1 -d /path/to/rt < etc/tabs_privileged_callback.patch
      
     -Apply for 4.4:
    -+Apply for 4.4.0, 4.4.1, 4.4.2, 4.4.3:
    +-
    +-    patch -p1 -d /path/to/rt < etc/tabs_privileged_callback_44.patch
    +-
    + =item Add this line to F</opt/rt4/etc/RT_SiteConfig.pm>
      
    -     patch -p1 -d /path/to/rt < etc/tabs_privileged_callback_44.patch
    - 
    +     Plugin('RT::Extension::ExcelFeed');
     
2:  fe11161 = 2:  aa31c6b Update Makefile.PL supported versions for RT5
3:  5027a8c = 3:  0b43ae1 Update Changelog for RT5 documentation release
4:  cb63441 = 4:  d6d24e6 remove un-necessary patch



More information about the Bps-public-commit mailing list