Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
systemd-resolved-docker
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
flaktack
systemd-resolved-docker
Commits
427d3580
Commit
427d3580
authored
4 years ago
by
Zsombor Welker
Browse files
Options
Downloads
Patches
Plain Diff
Automatic commit of package [systemd-resolved-docker] release [0.4.0-1].
Created by command: /usr/bin/tito tag --use-version 0.4.0
parent
1a460a79
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.tito/packages/systemd-resolved-docker
+1
-1
1 addition, 1 deletion
.tito/packages/systemd-resolved-docker
src/systemd_resolved_docker/__init__.py
+1
-1
1 addition, 1 deletion
src/systemd_resolved_docker/__init__.py
systemd-resolved-docker.spec
+6
-1
6 additions, 1 deletion
systemd-resolved-docker.spec
with
8 additions
and
3 deletions
.tito/packages/systemd-resolved-docker
+
1
−
1
View file @
427d3580
0.
3
.0-1 ./
0.
4
.0-1 ./
This diff is collapsed.
Click to expand it.
src/systemd_resolved_docker/__init__.py
+
1
−
1
View file @
427d3580
__version__
=
'
0.
3
.0
'
__version__
=
'
0.
4
.0
'
This diff is collapsed.
Click to expand it.
systemd-resolved-docker.spec
+
6
−
1
View file @
427d3580
...
...
@@ -2,7 +2,7 @@
%global eggname systemd_resolved_docker
Name: %{srcname}
Version: 0.
3
.0
Version: 0.
4
.0
Release: 1%{?dist}
Summary: systemd-resolved and docker DNS integration
...
...
@@ -79,6 +79,11 @@ install -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{srcname}
#-- CHANGELOG -----------------------------------------------------------------#
%changelog
* Sun Apr 25 2021 Zsombor Welker <fedora@zdeqb.com> 0.4.0-1
- Document unmanaging the docker0 interface
- Explicitly disable DNSSEC in systemd-resolved
- Use an explicit prefix check for container ids
* Sun Mar 21 2021 Zsombor Welker 0.3.0-1
- Only return NXDOMAIN of no records exist for a domain
...
...
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