Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
netavark
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
staging
rpms
netavark
Commits
5fb9b4c2
Commit
5fb9b4c2
authored
1 year ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import from tagless source c8s
parent
85efae92
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+2
-2
2 additions, 2 deletions
.gitignore
.netavark.metadata
+2
-2
2 additions, 2 deletions
.netavark.metadata
SPECS/netavark.spec
+7
-2
7 additions, 2 deletions
SPECS/netavark.spec
with
11 additions
and
6 deletions
.gitignore
+
2
−
2
View file @
5fb9b4c2
/*.tar.gz
SOURCES/1.
5
.0.tar.gz
SOURCES/netavark-v1.
5
.0-vendor.tar.gz
SOURCES/1.
6
.0.tar.gz
SOURCES/netavark-v1.
6
.0-vendor.tar.gz
This diff is collapsed.
Click to expand it.
.netavark.metadata
+
2
−
2
View file @
5fb9b4c2
32ce316af1558cef9a49aedddc0db5dd058f1f5d2a145ef8299a156f51743ffc86a1f299ffadf2955742965f5f0d11070b6363dad42cbeb3f5e7a3363f00d5f3
SOURCES/1.
5
.0.tar.gz
adf7ecf95e009aa2a6d925d52a8923bd0a2dddae87a0daf3a2240da09398ab582492e95d16eb89487c921643a1ed56c353bacd011a4cf65f49126aa7ac5e9203
SOURCES/netavark-v1.
5
.0-vendor.tar.gz
a09d055f0e705ac111c00218c637b35b7986cbe36b8463fd040ffbdce5f31ba631fa6efac0c6cb70ea7c83321cac89d7d178c296cf0d0609524618e8de61c069
SOURCES/1.
6
.0.tar.gz
741b0712bb7888ba59c7c1c03d6cdfa0fee3898219a049270c658d55f33e46d9eab43aa09a93599edc04ba61f6e194cf724cc7007fcf92526bd666ad0f7ad422
SOURCES/netavark-v1.
6
.0-vendor.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/netavark.spec
+
7
−
2
View file @
5fb9b4c2
...
...
@@ -3,8 +3,8 @@
Epoch: 2
Name: netavark
Version: 1.
5
.0
Release:
5
%{?dist}
Version: 1.
6
.0
Release:
1
%{?dist}
License: ASL 2.0 and BSD and MIT
ExclusiveArch: %{rust_arches}
Summary: OCI network stack
...
...
@@ -77,9 +77,14 @@ cp %{SOURCE2} .
%license LICENSE
%dir %{_libexecdir}/podman
%{_libexecdir}/podman/%{name}
/usr/lib/systemd/system/*
%{_mandir}/man1/%{name}.1*
%changelog
* Thu May 11 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.6.0-1
- update to https://github.com/containers/netavark/releases/tag/v1.6.0
- Related: #2176055
* Wed Mar 08 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.5.0-5
- exclude i686
- Related: #2123641
...
...
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