Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37542246
en ru br
ALT Linux repos
S:1.0.20220627-alt1

Group :: Development/Kernel
RPM: kernel-source-wireguard

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: kernel-source-wireguard

Version: 1.0.20220627
Release: alt1

Summary: Source for WireGuard: fast, modern, secure VPN tunnel
Summary(ru_RU.UTF-8): Исходный код WireGuard, быстрого, современного, защищенного VPN туннеля
License: GPLv2
Group: Development/Kernel
Url: https://www.wireguard.com/
#Git: https://git.zx2c4.com/wireguard-linux-compat
BuildArch: noarch

Source0: %name-%version.tar

BuildRequires(pre): rpm-build-kernel

%description
Src package for WireGuard.
WireGuard is an extremely simple yet fast and modern VPN that utilizes
state-of-the-art cryptography.

WireGuard was merged into the Linux kernel for 5.6. This package contains source
code of backport of WireGuard for kernels 3.10 to 5.5, as an out of tree module.

%prep
%setup

%build

%install
tar xvf %SOURCE0
mkdir -p %kernel_srcdir
tar -cjf %kernel_srcdir/%name-%version.tar.bz2 %name-%version

%files
%attr(0644,root,root) %kernel_src/%name-%version.tar.bz2

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin