Page MenuHomeSolus

D7293.diff
No OneTemporary

D7293.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,25 +1,26 @@
name : aircrack-ng
version : 1.5.2
-release : 6
+release : 7
source :
- https://github.com/aircrack-ng/aircrack-ng/archive/1.5.2.tar.gz : 7e03f9828495a3a1a781ad79e41805971bf7347c092df852820232bca866a19b
+homepage : https://www.aircrack-ng.org/
license : GPL-2.0-or-later
component : network.util
summary : Aircrack-ng is a complete suite of tools to assess WiFi network security.
description: |
Aircrack-ng is a complete suite of tools to assess WiFi network security.
+libsplit : no
builddeps :
+ - pkgconfig(libgcrypt)
- pkgconfig(libnl-3.0)
+ - pkgconfig(libpcap)
- pkgconfig(libpcre)
- pkgconfig(sqlite3)
- ethtool
- - libgcrypt-devel
- - libpcap-devel
rundeps :
- ethtool
-patterns :
- - main :
- - /usr/lib64/libaircrack-*-1.3.0.so
+ - iw
+ - pciutils
setup : |
%autogen --with-gcrypt --with-experimental=yes --disable-static
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>aircrack-ng</Name>
+ <Homepage>https://www.aircrack-ng.org/</Homepage>
<Packager>
- <Name>Philipp Trulson</Name>
- <Email>philipp@trulson.de</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>network.util</PartOf>
<Summary xml:lang="en">Aircrack-ng is a complete suite of tools to assess WiFi network security.</Summary>
<Description xml:lang="en">Aircrack-ng is a complete suite of tools to assess WiFi network security.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>aircrack-ng</Name>
@@ -32,9 +33,14 @@
<Path fileType="executable">/usr/bin/wpaclean</Path>
<Path fileType="library">/usr/lib64/libaircrack-crypto-1.3.0.so</Path>
<Path fileType="library">/usr/lib64/libaircrack-crypto-x86-avx-1.3.0.so</Path>
+ <Path fileType="library">/usr/lib64/libaircrack-crypto-x86-avx.so</Path>
<Path fileType="library">/usr/lib64/libaircrack-crypto-x86-avx2-1.3.0.so</Path>
+ <Path fileType="library">/usr/lib64/libaircrack-crypto-x86-avx2.so</Path>
<Path fileType="library">/usr/lib64/libaircrack-crypto-x86-sse2-1.3.0.so</Path>
+ <Path fileType="library">/usr/lib64/libaircrack-crypto-x86-sse2.so</Path>
+ <Path fileType="library">/usr/lib64/libaircrack-crypto.so</Path>
<Path fileType="library">/usr/lib64/libaircrack-osdep-1.3.0.so</Path>
+ <Path fileType="library">/usr/lib64/libaircrack-osdep.so</Path>
<Path fileType="executable">/usr/sbin/airbase-ng</Path>
<Path fileType="executable">/usr/sbin/aireplay-ng</Path>
<Path fileType="executable">/usr/sbin/airmon-ng</Path>
@@ -72,30 +78,13 @@
<Path fileType="man">/usr/share/man/man8/wesside-ng.8</Path>
</Files>
</Package>
- <Package>
- <Name>aircrack-ng-devel</Name>
- <Summary xml:lang="en">Development files for aircrack-ng</Summary>
- <Description xml:lang="en">Aircrack-ng is a complete suite of tools to assess WiFi network security.
-</Description>
- <PartOf>programming.devel</PartOf>
- <RuntimeDependencies>
- <Dependency release="6">aircrack-ng</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib64/libaircrack-crypto-x86-avx.so</Path>
- <Path fileType="library">/usr/lib64/libaircrack-crypto-x86-avx2.so</Path>
- <Path fileType="library">/usr/lib64/libaircrack-crypto-x86-sse2.so</Path>
- <Path fileType="library">/usr/lib64/libaircrack-crypto.so</Path>
- <Path fileType="library">/usr/lib64/libaircrack-osdep.so</Path>
- </Files>
- </Package>
<History>
- <Update release="6">
- <Date>2018-12-10</Date>
+ <Update release="7">
+ <Date>2019-10-19</Date>
<Version>1.5.2</Version>
<Comment>Packaging update</Comment>
- <Name>Philipp Trulson</Name>
- <Email>philipp@trulson.de</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 3:29 AM (20 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5804130
Default Alt Text
D7293.diff (4 KB)

Event Timeline