From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/servefile/
Date: Tue, 10 Nov 2015 21:42:24 +0000 (UTC) [thread overview]
Message-ID: <1447191649.43dd283b9ee4eea3d76a9b792f34ea1ea5f15252.sping@gentoo> (raw)
commit: 43dd283b9ee4eea3d76a9b792f34ea1ea5f15252
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 21:27:06 2015 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 21:40:49 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dd283b
www-servers/servefile: Remove <0.4.4 for security
Upstream change log:
"fixed a bug where directory listing mode allowed path traversal"
www-servers/servefile/Manifest | 2 --
www-servers/servefile/servefile-0.4.2.ebuild | 32 ----------------------------
www-servers/servefile/servefile-0.4.3.ebuild | 32 ----------------------------
3 files changed, 66 deletions(-)
diff --git a/www-servers/servefile/Manifest b/www-servers/servefile/Manifest
index 9600925..3a9b7bc 100644
--- a/www-servers/servefile/Manifest
+++ b/www-servers/servefile/Manifest
@@ -1,3 +1 @@
-DIST servefile-0.4.2.tar.gz 13334 SHA256 4dc8e293d72dd36c6ff55e975b1acbcc1957164cbd54e19d0fa12bcc33b4ca1f SHA512 56b694e8f1df15270ff6f618bff3dcfe7bf3f942edd181d8ae6183e05a69ee09b27813c01fc523b1448d3f2232b4b3e42cd8aab89c5d4849d5337a8f16533395 WHIRLPOOL 2807a886336a886b2b9038f66d575363ea110fcb4c2bf162e7082bd72a46154bdb3d01e7d5fa49b29c62e3063e182ba5b0fed5b38731014fc2e05825c1ed1913
-DIST servefile-0.4.3.tar.gz 13880 SHA256 53564c0cf4791ce2dbe86aeae9b7f436d85a1b6d0d2d04de1afd237943363c83 SHA512 ccdabe31d41750cc085e47b6d22bcd093ce28e727f82e9b90232d6d859f57e7d931994454287374125665071015eaa485f689d7ea912af8d1321612216128e8a WHIRLPOOL 64eaf048057eec6096e724649058c0dc1668b55a6a87c85597fc54d3e620239ac4eeffe409d2beaa3e823fd8a898e04d64d99581af97f7884e5aa4294f0e88fe
DIST servefile-0.4.4.tar.gz 14219 SHA256 8b43c1158df1a575a06077e334dba271cc4541b1f25cba1c132241c18bbe2bc2 SHA512 31ce200db7c8deee9f135c2151565a41fa791dcaa969d9096e6aae2c6975673fd409320be09b7ca20b544326293ed73369f3bd77f379a2ec5f94642d4ef3e1f4 WHIRLPOOL e04a82e1b6cfb7ecc293e5e544fcd8d15128296c63dd6e76966a731b7f1107f6d98557ba292c33fd141dd9de5dda7b31686c586b40e1857b7c2cfb6e26826990
diff --git a/www-servers/servefile/servefile-0.4.2.ebuild b/www-servers/servefile/servefile-0.4.2.ebuild
deleted file mode 100644
index 472aaac..0000000
--- a/www-servers/servefile/servefile-0.4.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-SUPPORT_PYTHON_ABIS="1"
-PYTHON_DEPEND="2:2.6"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Serve a single file via HTTP"
-HOMEPAGE="http://seba-geek.de/stuff/servefile/"
-SRC_URI="http://seba-geek.de/proj/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ssl"
-
-DEPEND=""
-RDEPEND="( sys-apps/iproute2 sys-apps/net-tools )
- ssl? ( dev-python/pyopenssl )
- sys-apps/grep
- sys-apps/sed"
-
-src_install() {
- distutils_src_install
- dodoc ChangeLog || die
- doman ${PN}.1 || die
-}
diff --git a/www-servers/servefile/servefile-0.4.3.ebuild b/www-servers/servefile/servefile-0.4.3.ebuild
deleted file mode 100644
index 472aaac..0000000
--- a/www-servers/servefile/servefile-0.4.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-SUPPORT_PYTHON_ABIS="1"
-PYTHON_DEPEND="2:2.6"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Serve a single file via HTTP"
-HOMEPAGE="http://seba-geek.de/stuff/servefile/"
-SRC_URI="http://seba-geek.de/proj/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ssl"
-
-DEPEND=""
-RDEPEND="( sys-apps/iproute2 sys-apps/net-tools )
- ssl? ( dev-python/pyopenssl )
- sys-apps/grep
- sys-apps/sed"
-
-src_install() {
- distutils_src_install
- dodoc ChangeLog || die
- doman ${PN}.1 || die
-}
next reply other threads:[~2015-11-10 21:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-10 21:42 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-10 21:42 [gentoo-commits] repo/gentoo:master commit in: www-servers/servefile/ Sebastian Pipping
2020-05-28 15:39 Michał Górny
2020-09-30 0:47 Sebastian Pipping
2020-12-13 15:12 Sebastian Pipping
2021-08-31 14:30 Sebastian Pipping
2021-11-18 15:04 Sebastian Pipping
2022-11-29 1:44 Sebastian Pipping
2023-01-23 23:53 Sebastian Pipping
2023-11-05 21:47 Sebastian Pipping
2023-11-05 21:47 Sebastian Pipping
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1447191649.43dd283b9ee4eea3d76a9b792f34ea1ea5f15252.sping@gentoo \
--to=sping@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox