[Koha-bugs] [Bug 23068] Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 19 09:17:51 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068

--- Comment #35 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to David Cook from comment #33)
> (In reply to Victor Grousset/tuxayo from comment #32)
> > KohaDevBoxes (even new ones) and other development environments based on
> > Debian or Ubuntu need to install the package "libnet-netmask-perl"
> 
> I've often wondered when the debian control files get updated with the
> dependencies...

The control files were updated almost immediately.. The process is to add a
dependency to C4/Installer/PerlDependancies.pm and then push that up to master.

The evening the nightly build bot will spot the new dependency and add it to
the control file and send the patch to bug 17084 which the release manager
should be watching.

The next day, the release manager will do a quick QA on the resultant file and
push the patch as necessary.

So, in this case this took a sum total of a day to get the new dependency into
the debian control files (there was indeed a day of Jenkins getting upset about
the missing dependency too as the packages were failing to build).

I can't entirely remember how the biblibre sandboxes work (koha-testing-docker,
which koha-sandboxes-docker depends upon for it's base koha image, has already
been updated).  Do you now re-run apt install koha-perldeps or anything
regularly?  That should have caught the debian control change.. also, I presume
if you are running such a command then you're also tracking the nightly
repository to pickup the very latest changes.

Hope that helps, 

Martin

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list