sqlmap: bumped git version, mostly because of dns exfiltration feature

This commit is contained in:
Anton Bolshakov 2012-09-04 10:28:22 +00:00
parent 6bfa79dc09
commit 10383377d4
4 changed files with 65 additions and 89 deletions

View file

@ -1,5 +1,3 @@
DIST sqlmap-0.8.tar.gz 3811238 RMD160 c6240bf1bebc506e7a92ad115d7c540f2efc6604 SHA1 bf19e6a035b52d6d709be1a82d5c2411fe58e665 SHA256 7e815be1c57fe444aa3aa1d74c19fa2f05fe4a28a56ab7185596070d893e360f
DIST sqlmap-0.9.tar.gz 6216924 RMD160 5a6a737157cda4ffe9c6fd326d9fa39f0a0bfe59 SHA1 bea4b2bc2ad23cdd444fa7842becdee974ac3fb7 SHA256 9c76666d0555620329d949aca87571825adb8fcda9cd564e6410e1d2b6228c55
EBUILD sqlmap-0.8.ebuild 788 RMD160 048129d0841dbfe1a8694a665d98f3e86110044c SHA1 fcfba38e4a86a62ad06d1d7c5712b1dc6d6d4e78 SHA256 7a943b0b0c49f61d78f8f20c03005aa5d7b91cc94c52cb3ef9fbcb516f2244a8
EBUILD sqlmap-0.9-r2.ebuild 1888 RMD160 8419d10152ad2842840fca1a38993ec3791401e2 SHA1 2228b1f739d2c77f22fd3f83e1d90566be9c3c70 SHA256 7d07b482047533028fd3d1eb016a3edef334e9fafbafeb30edc789208a447af6
EBUILD sqlmap-0.9.ebuild 1666 RMD160 4a7258e2854692621334dcf28846d07f15e087a6 SHA1 ce174511e7a16422eee0aeeaa962cf9eb42304d0 SHA256 b89ab2a86ec5b32ba10e67d97ad57888167628c02544eb490fdc230ff81b56ea
DIST sqlmap-0.9.tar.gz 6216924 SHA256 9c76666d0555620329d949aca87571825adb8fcda9cd564e6410e1d2b6228c55 SHA512 dd942bac5bbd8f979c431de63ce91155fb789b4a3cab0c3c86f16417e9aeff757c5dd57f98b4a4a0622e344351d57563f8e159ce1b51d763ea230f9301ff0a3d WHIRLPOOL 44822d35e0113d6caba8838c00d84a5879c500cc286f2e025198b66f9ad1ada195dfccf09630213e1b500acda9fe71d194baf5ab2d4f97ecd6a68c6e2454dacd
EBUILD sqlmap-0.9-r2.ebuild 1888 SHA256 7d07b482047533028fd3d1eb016a3edef334e9fafbafeb30edc789208a447af6 SHA512 aec57d3168d47cc3f74fd0332510d86f7a0a5b82412e94ecbc9c0d5ad4b4a9d1e4c2d2a3065715e9db0658bdd6efb3ab6785fce6739a884b5f01b4281637cf79 WHIRLPOOL 028789513e49b9f090cfd09d9aa511b14d7e6fd9d96f83b6c29641b749b12b240ad234a95268fcb5e15ec17eedfa7ffab7ccecd2ad80e5b397c7fda60f4ae4d3
EBUILD sqlmap-9999.ebuild 2153 SHA256 5553cdd5e02521fffdb50caef6635dcac5afa2c939a2a4bb10c4d8b3b812948d SHA512 25e00771e24eb10459e0b81a6f947cffe9aad3766ed7be47d7f9f2c2e4a55d44add764de73a04037341d2e1830303bb39a3b5837d49aeb1f4e07aff141d88788 WHIRLPOOL d650050162523995caa28d7ba51132ef35addf9d5f73a4be2f1142fa93fa09f5e045d225994dbe2e1aa406bd09753eb5a7565095619c1dc7bef377a95d3348fe

View file

@ -1,31 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /root/portage/net-analyzer/sqlinject/sqlinject-1.1.ebuild,v 1.1.1.1 2006/03/21 14:30:26 grimmlin Exp $
DESCRIPTION="Python based fuzzer for multi protocols, and faultinject"
HOMEPAGE="http://sqlmap.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="$RDEPEND"
RDEPEND="dev-lang/python"
S="${WORKDIR}"/$PN
src_compile () {
einfo "Nothing to compile"
}
src_install () {
# fix broken tarball
find . -name .svn |xargs rm -r
dodoc doc/* || die "failed to add docs"
rm -rf doc
dodir /usr/lib/"${PN}"/
cp -R * "${D}"/usr/lib/"${PN}"/
dosym /usr/lib/"${PN}"/sqlmap.py /usr/sbin/sqlmap
}

View file

@ -1,53 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /root/portage/net-analyzer/sqlinject/sqlinject-1.1.ebuild,v 1.1.1.1 2006/03/21 14:30:26 grimmlin Exp $
EAPI=3
PYTHON_DEPEND="2"
inherit python
DESCRIPTION="Python based fuzzer for multi protocols, and faultinject"
HOMEPAGE="http://sqlmap.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""
RDEPEND=""
QA_PRESTRIPPED="
/usr/lib/${PN}/lib/contrib/upx/linux/upx
/usr/lib/${PN}/udf/mysql/linux/32/lib_mysqludf_sys.so
/usr/lib/${PN}/udf/mysql/linux/64/lib_mysqludf_sys.so
/usr/lib/${PN}/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so
/usr/lib/${PN}/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so
/usr/lib/${PN}/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so
/usr/lib/${PN}/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so
/usr/lib/${PN}/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so
/usr/lib/${PN}/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so"
QA_TEXTRELS="
usr/lib/${PN}/udf/mysql/linux/32/lib_mysqludf_sys.so
usr/lib/${PN}/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so
usr/lib/${PN}/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so
usr/lib/${PN}/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so"
S="${WORKDIR}"/$PN
src_compile () {
einfo "Nothing to compile"
}
src_install () {
# fix broken tarball
find . -name .svn |xargs rm -r
dodoc doc/* || die "failed to add docs"
rm -rf doc
dodir /usr/lib/"${PN}"/
cp -R * "${D}"/usr/lib/"${PN}"/
dosym /usr/lib/"${PN}"/sqlmap.py /usr/sbin/sqlmap
}

View file

@ -0,0 +1,62 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /root/portage/net-analyzer/sqlinject/sqlinject-1.1.ebuild,v 1.1.1.1 2006/03/21 14:30:26 grimmlin Exp $
EAPI=3
PYTHON_DEPEND="2"
inherit python git-2
DESCRIPTION="Python based fuzzer for multi protocols, and faultinject"
HOMEPAGE="http://sqlmap.org"
EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap.git"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
IUSE=""
DEPEND=""
RDEPEND=""
QA_PRESTRIPPED="
/usr/share/${PN}/lib/contrib/upx/linux/upx
/usr/share/${PN}/udf/mysql/linux/32/lib_mysqludf_sys.so
/usr/share/${PN}/udf/mysql/linux/64/lib_mysqludf_sys.so
/usr/share/${PN}/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so
/usr/share/${PN}/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so
/usr/share/${PN}/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so
/usr/share/${PN}/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so
/usr/share/${PN}/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so
/usr/share/${PN}/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so
/usr/share/${PN}/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so
/usr/share/${PN}/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so
/usr/share/${PN}/extra/shellcodeexec/linux/shellcodeexec.x32
/usr/share/${PN}/extra/shellcodeexec/linux/shellcodeexec.x64"
QA_DT_HASH="${QA_PRESTRIPPED}"
QA_TEXTRELS="
usr/share/${PN}/udf/mysql/linux/32/lib_mysqludf_sys.so
usr/share/${PN}/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so
usr/share/${PN}/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so
usr/share/${PN}/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so"
S="${WORKDIR}"/$PN
src_compile () {
einfo "Nothing to compile"
}
src_install () {
# fix broken tarball
find ./ -name .git | xargs rm -rf
# Don't forget to disable the revision check since we removed the SVN files
sed -i -e 's/= getRevisionNumber()/= "Unknown revision"/' lib/core/settings.py
dodoc doc/* || die "failed to add docs"
rm -rf doc/
dodir /usr/share/"${PN}"/
cp -R * "${D}"/usr/share/"${PN}"/
dosym /usr/share/"${PN}"/sqlmap.py /usr/sbin/sqlmap
}