Ongoing 5.0.1 Patch Trail

From OpenEMR Project Wiki
Revision as of 08:49, 28 April 2018 by Bradymiller (talk | contribs)
                 -----PATCHES--------
-------------------------------------------------------------
(PATCH 1 for 5.0.1 - ____)
--------------------------------------------------------
--------------------------------------------------------

making patch:
mkdir -p path
cp file
zip -r 5-0-1-Patch-1.zip .
________________________________________________________
 
 
--------------------------------------------------------
 
PLANNED COMMITS TO TAKE OVER TO REL-501:
0c9380180a9442fd64302dbc5f76945663c28c94 (Adding checkEvent function for recurring events - fixed by epsdky) (plan for patch 2 after testing)
87b0fe7b7b66a954dde4d141b837a639361c6903 (Modified calendar_arrived function to fix issues - fixed by epsdky) (plan for patch 2 after testing)

EXPEDITED:
EMPTY

NEED TO TAKE OVER TO PATCH(list of files):
(Security fix - reported by Gloomywind, fixed by Brady)
interface/super/edit_list.php

(menu fix for patient menu - reported by luisuriarte, fixed by Brady Miller)
library/menu/src/MenuRole.php

(fix for text files in patient report - fixed by Stephen Waite)
interface/patient_file/report/custom_report.php

(More security fixes - fixed by Brady)
interface/patient_file/letter.php
library/sanitize.inc.php

(publish patient menu link fix - fixed by Brady)
interface/patient_file/summary/demographics.php

(ubuntu package updates for patch release)
contrib/util/ubuntu_package_scripts/production/README.Debian
contrib/util/ubuntu_package_scripts/production/changelog.Debian
contrib/util/ubuntu_package_scripts/production/control-php5
contrib/util/ubuntu_package_scripts/production/control-php7
contrib/util/ubuntu_package_scripts/production/copyright

Always make these scripts blank:
setup.php
Always take over to patch:
version.php

DONE (AWAITING PATCH RELEASE):
EMPTY

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