How to apply patches in package installation

English! place to talk about development, programming and coding
Post Reply
keitarobr
Znuny newbie
Posts: 16
Joined: 10 Jan 2013, 22:41
Znuny Version: 4.0.3
Real Name: Rodrigo Gonçalves
Company: UFSC

How to apply patches in package installation

Post by keitarobr »

Dear all,

I've developed a CAS support (Jasig) module for OTRS. It requires patching three OTRS files (Kernel/System/Web/InterfaceAgent,InterfaceCustomer,Request) besides a new Authentication backend.

What would be the best way to do that?

I know I could just include the files, but using a patch should work better between OTRS small-versions upgrades.
zzz
Znuny superhero
Posts: 888
Joined: 15 Dec 2016, 15:13
Znuny Version: All
Real Name: Emin
Company: Efflux GmbH
Contact:

Re: How to apply patches in package installation

Post by zzz »

Professional OTRS, Znuny & OTOBO services: efflux.de | efflux.de/en/

Free and premium add-ons: German | English
keitarobr
Znuny newbie
Posts: 16
Joined: 10 Jan 2013, 22:41
Znuny Version: 4.0.3
Real Name: Rodrigo Gonçalves
Company: UFSC

Re: How to apply patches in package installation

Post by keitarobr »

Thanks for the prompt response!

For anyone who is interest, I've published the package at https://github.com/keitarobr/otrs-cas
Post Reply