Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Markus Gothe
openwrt-packages
Commits
7ed7e701
Commit
7ed7e701
authored
3 years ago
by
Stan Grishin
Committed by
Polynomdivision
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
https-dns-proxy: update to 2021-06-03-1
Signed-off-by:
Stan Grishin
<
stangri@melmac.net
>
parent
7f03141b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
net/https-dns-proxy/Makefile
+5
-5
5 additions, 5 deletions
net/https-dns-proxy/Makefile
net/https-dns-proxy/files/https-dns-proxy.init
+1
-1
1 addition, 1 deletion
net/https-dns-proxy/files/https-dns-proxy.init
with
6 additions
and
6 deletions
net/https-dns-proxy/Makefile
+
5
−
5
View file @
7ed7e701
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
https-dns-proxy
PKG_VERSION
:=
2021-0
5-14
PKG_RELEASE
:=
2
PKG_VERSION
:=
2021-0
6-03
PKG_RELEASE
:=
1
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_URL
:=
https://github.com/aarond10/https_dns_proxy
PKG_SOURCE_DATE
:=
2021-0
5-14
PKG_SOURCE_VERSION
:=
fa05dcfc46ff6d58999aab1e35bcf1b36b1eb19e
PKG_MIRROR_HASH
:=
4fd40c4e64010c5c49
629a
4de830ab6e53c649458f0adeda5399b350cbe7f319
PKG_SOURCE_DATE
:=
2021-0
6-03
PKG_SOURCE_VERSION
:=
5651b984f770a8bcecb14aeffc224703f8f82586
PKG_MIRROR_HASH
:=
b6516193
62
6
9a
a3117debad0fcfce157024726b78d7e7da77c226f7aa8da5b4d
PKG_MAINTAINER
:=
Stan Grishin <stangri@melmac.net>
PKG_LICENSE
:=
MIT
PKG_LICENSE_FILES
:=
LICENSE
...
...
This diff is collapsed.
Click to expand it.
net/https-dns-proxy/files/https-dns-proxy.init
+
1
−
1
View file @
7ed7e701
...
...
@@ -56,7 +56,7 @@ start_instance() {
append_parm
"
$cfg
"
'group'
'-g'
'nogroup'
append_parm
"
$cfg
"
'proxy_server'
'-t'
append_parm
"
$cfg
"
'logfile'
'-l'
append_bool
"
$cfg
"
'use_http1'
'-x'
'1'
append_bool
"
$cfg
"
'use_http1'
'-x'
config_get_bool ipv6_resolvers_only
"
$cfg
"
'use_ipv6_resolvers_only'
'0'
config_get verbosity
"
$cfg
"
'verbosity'
'0'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment