Page MenuHomeSolus

D3565.id8819.diff
No OneTemporary

D3565.id8819.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,27 @@
+name : hydra
+version : 8.6
+release : 1
+source :
+ - https://github.com/vanhauser-thc/thc-hydra/archive/8.6.tar.gz : 05a87eb018507b24afca970081f067e64441460319fb75ca1e64c4a1f322b80b
+license : GPL-3.0-or-later
+component : security
+summary : Very fast network logon cracker which support many different services
+description: |
+ Very fast network logon cracker which support many different services
+networking : yes
+builddeps :
+ - pkgconfig(gtk+-2.0)
+ - pkgconfig(libpcre)
+ - pkgconfig(libpq)
+ - pkgconfig(libssh)
+ - pkgconfig(libsvn_client)
+ - pkgconfig(ncursesw)
+ - pkgconfig(openssl)
+ - libaio-devel
+ - libgcrypt-devel
+setup : |
+ %configure
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,43 @@
+<PISI>
+ <Source>
+ <Name>hydra</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Packager>
+ <License>GPL-3.0-or-later</License>
+ <PartOf>security</PartOf>
+ <Summary xml:lang="en">Very fast network logon cracker which support many different services</Summary>
+ <Description xml:lang="en">Very fast network logon cracker which support many different services
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>hydra</Name>
+ <Summary xml:lang="en">Very fast network logon cracker which support many different services</Summary>
+ <Description xml:lang="en">Very fast network logon cracker which support many different services
+</Description>
+ <PartOf>security</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/dpl4hydra.sh</Path>
+ <Path fileType="executable">/usr/bin/hydra</Path>
+ <Path fileType="executable">/usr/bin/hydra-wizard.sh</Path>
+ <Path fileType="executable">/usr/bin/pw-inspector</Path>
+ <Path fileType="executable">/usr/bin/xhydra</Path>
+ <Path fileType="data">/usr/etc/dpl4hydra_full.csv</Path>
+ <Path fileType="data">/usr/etc/dpl4hydra_local.csv</Path>
+ <Path fileType="data">/usr/man/man1/hydra.1</Path>
+ <Path fileType="data">/usr/man/man1/pw-inspector.1</Path>
+ <Path fileType="data">/usr/man/man1/xhydra.1</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-11</Date>
+ <Version>8.6</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 10:46 PM (1 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821344
Default Alt Text
D3565.id8819.diff (3 KB)

Event Timeline