Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392481 - version bump request: net-analyzer/fail2ban-0.8.6
Summary: version bump request: net-analyzer/fail2ban-0.8.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL: http://www.fail2ban.org/wiki/index.ph...
Whiteboard:
Keywords:
Depends on:
Blocks: 360795 CVE-2009-5023 378913
  Show dependency tree
 
Reported: 2011-11-29 23:06 UTC by Tom Hendrikx
Modified: 2011-12-30 10:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hendrikx 2011-11-29 23:06:54 UTC
A new version of fail2ban has been released. This release also solves various open bugs in b.g.o. on fail2ban.
Comment 1 Tom Hendrikx 2011-11-29 23:11:36 UTC
Bugs #378913, #364883 and #360795 can be resolved when this version is in-tree (and older versions are removed)
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2011-12-04 10:38:59 UTC
I can't find the tarball
Comment 3 Tim Harder gentoo-dev 2011-12-04 19:30:10 UTC
(In reply to comment #2)
> I can't find the tarball

That's because there isn't one. Upstream seems to just be tagging releases on github now so: 

SRC_URI="https://github.com/${PN}/${PN}/tarball/0.8.6 -> ${P}.tar.gz"

or similar and handle unpacking into a properly-named directory.
Comment 4 Tim Harder gentoo-dev 2011-12-04 19:30:47 UTC
(In reply to comment #3)

> SRC_URI="https://github.com/${PN}/${PN}/tarball/0.8.6 -> ${P}.tar.gz"

or rather:

SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz"
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2011-12-30 10:18:26 UTC
Thanks. Bumped