You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
forward port implement BORG_LIBC env variable, fixes #5870 #5876 : while trying to do that, I noticed it does not make sense due to the different way libc is dealt with in master (in comes in via cython's "libc.*" imports - we do not load it via CDLL as before). the libc_name value is not used any more. remove unused libc_name #5883
for the same reason BORG_LIBC env var is not needed on borg 1.2 any more.
https://github.com/borgbackup/borg/issues?utf8=%E2%9C%93&q=label%3Abackport%2F1.1-maint
https://github.com/borgbackup/borg/issues?utf8=%E2%9C%93&q=label%3Aforwardport%2Fmaster
do 2 simple/small or 1 mid-sized/mid-complex forward/backport from there.
💰 there is a bounty for this
The text was updated successfully, but these errors were encountered: