Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
passt
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
passt
Commits
0e761a74
Commit
0e761a74
authored
4 months ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import passt-0%5E20241121.g238c69f-1.el10
parent
e36271e5
No related branches found
Branches containing commit
Tags
imports/r10s/passt-0_5E20241121.g238c69f-1.el10
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.passt.metadata
+1
-1
1 addition, 1 deletion
.passt.metadata
SPECS/passt.spec
+6
-5
6 additions, 5 deletions
SPECS/passt.spec
with
7 additions
and
6 deletions
.passt.metadata
+
1
−
1
View file @
0e761a74
ffcbfc459a689acd3086b9be20f4d8413c2c03bb94343901ece22ac19d6f559e SOURCES/passt-ee36266a55478672ad2c5f4efbd6ca0bef3d37cd
.tar.xz
42b396efb9b92589fc18a548a5faaa0a9d86e0260c307666987cd33c78dc2823 SOURCES/passt-238c69f9af458e41dea5ad8c988dbf65b05b5172
.tar.xz
This diff is collapsed.
Click to expand it.
SPECS/passt.spec
+
6
−
5
View file @
0e761a74
...
...
@@ -7,20 +7,18 @@
# Copyright (c) 2022 Red Hat GmbH
# Author: Stefano Brivio <sbrivio@redhat.com>
%global git_hash
ee36266a55478672ad2c5f4efbd6ca0bef3d37cd
%global git_hash
238c69f9af458e41dea5ad8c988dbf65b05b5172
%global selinuxtype targeted
Name: passt
Version: 0^2024
0806.gee36266
Release:
3
%{?dist}
Version: 0^2024
1121.g238c69f
Release:
1
%{?dist}
Summary: User-mode networking daemons for virtual machines and namespaces
License: GPL-2.0-or-later AND BSD-3-Clause
Group: System Environment/Daemons
URL: https://passt.top/
Source: https://passt.top/passt/snapshot/passt-%{git_hash}.tar.xz
Patch1: 0001-flow-Don-t-crash-if-guest-attempts-to-connect-to-por.patch
BuildRequires: gcc, make, git, checkpolicy, selinux-policy-devel
Requires: (%{name}-selinux = %{version}-%{release} if selinux-policy-%{selinuxtype})
...
...
@@ -126,6 +124,9 @@ fi
%{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
%changelog
* Thu Nov 21 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20241121.g238c69f-1
- Resolves: RHEL-67556
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0^20240806.gee36266-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
...
...
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