Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conf: Support "proxy=_none_" in main config (RhBug:2155713) #1604

Conversation

jrohel
Copy link
Contributor

@jrohel jrohel commented May 24, 2023

It has the same meaning as proxy=. Introduced for compatibility with yum. Yum does not support a proxy option with an empty value. Instead, it has the special value _none_. The value _none_ is case insensitive.

Support for proxy=_none_ in the repository configuration was added some time ago - in commit ea749e6

= changelog =
msg: Support "proxy=none" in main config
type: enhancement
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2155713

It has the same meaning as "proxy=". Introduced for compatibility with yum.
Yum does not support a proxy option with an empty value. Instead, it has
the special value "_none_". The value "_none_" is case insensitive.

Support for "proxy=_none_" in the repository configuration was added some
time ago - in commit ea749e6

= changelog =
msg: Support "proxy=_none_" in main config
type: enhancement
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2155713
@kontura kontura merged commit 2362930 into rpm-software-management:dnf-4-master May 30, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants