pkg icon indicating copy to clipboard operation
pkg copied to clipboard

Added support for PROXY_AUTH using https repo

Open ehasting opened this issue 8 years ago • 10 comments

The patch needs probably some amendment, i patched the base-libfetch first to make it work with the fetch command - and then figured out that pkgng was compiling libfetch into the binary.

The patch allows a challange reponse on 407 towards a CONNECT Tunnel over proxy connection.

ehasting avatar Jul 04 '17 13:07 ehasting

Can you submit the patch upstream (libfetch in base as well, if not done?)

bapt avatar Jul 04 '17 13:07 bapt

i am working on that, have emailed the maintainer of libfetch. Since i am not a contributer i dont know any other way. you have any better suggestion how to get around?

ehasting avatar Jul 04 '17 13:07 ehasting

Usually you open a PR (https://bugs.freebsd.org) and/or mail maintainer des@ in the case of libfetch, do not hesitate to CC me (bapt@)

bapt avatar Jul 04 '17 13:07 bapt

okay, on it.

ehasting avatar Jul 04 '17 13:07 ehasting

okay. posted this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220468

Correct?

ehasting avatar Jul 04 '17 13:07 ehasting

hello @bapt - no action on the libfetch case. i have emailed Mr. Smørgrav on two different addresses, but no success so fare. He might be off on vacation. I guess we will have to wait after aug. perhaps.

ehasting avatar Jul 27 '17 18:07 ehasting

ok to test

swills avatar Jan 04 '18 13:01 swills

Can one of the admins verify this patch?

moufjenkins avatar Jan 04 '18 13:01 moufjenkins

PR 220468 closed, committed to FreeBSD main here https://cgit.freebsd.org/src/commit/?id=345c30a94f6425954163f1e0b075a75f603d27cd

emaste avatar Oct 26 '22 20:10 emaste

I guess this can be closed now that pkg moved to libcurl instead of libfetch.

arrowd avatar Mar 14 '24 06:03 arrowd

overcome by events

bapt avatar Jul 01 '24 20:07 bapt