Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374389 - www-apps/moinmoin-1.9.4: version bump
Summary: www-apps/moinmoin-1.9.4: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL: http://moinmo.in/MoinMoinRelease1.9
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2011-1058
  Show dependency tree
 
Reported: 2011-07-07 21:15 UTC by Robert Trace
Modified: 2012-09-05 00:56 UTC (History)
1 user (show)

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


Attachments
moinmoin-1.9.3.ebuild (moinmoin-1.9.3.ebuild,2.37 KB, text/plain)
2011-07-07 21:16 UTC, Robert Trace
Details
moin-1.9.3-python27.patch (moin-1.9.3-python27.patch,990 bytes, patch)
2011-07-07 21:17 UTC, Robert Trace
Details | Diff
postinstall-en.txt (postinstall-en.txt,565 bytes, text/plain)
2011-07-07 21:18 UTC, Robert Trace
Details
reconfig-1.9.4 (reconfig-1.9.4,457 bytes, text/plain)
2011-07-07 21:30 UTC, Robert Trace
Details
moinmoin-1.9.4.ebuild (moinmoin-1.9.4.ebuild,2.21 KB, text/plain)
2012-02-26 22:50 UTC, Robert Trace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Trace 2011-07-07 21:15:50 UTC
moinmoin-1.9.3 was released over a year ago (2010-06-27).  The current stable version in portage, 1.8.8 (released 2010-06-06) suffers from python infra problems (bug #367777) and is incompatible (or so upstream claims) with python > 2.6.  1.9.3 is compatible with python 2.4->2.7.  This ebuild could also potentially close bug #339295.

1.9.x introduced some significant changes (for one, static content is served out of the cgi internally and doesn't need to be copied into the webroot) and while the setup isn't quite as nice as one would like (upgrades are also a mess), these problems are no worse than what's currently in portage.  I also cleaned up some of the documentation (bad links and instructions).


Reproducible: Always
Comment 1 Robert Trace 2011-07-07 21:16:38 UTC
Created attachment 279365 [details]
moinmoin-1.9.3.ebuild
Comment 2 Robert Trace 2011-07-07 21:17:25 UTC
Created attachment 279367 [details, diff]
moin-1.9.3-python27.patch

Small patch from upstream to officially support python 2.7.
Comment 3 Robert Trace 2011-07-07 21:18:03 UTC
Created attachment 279369 [details]
postinstall-en.txt

Updated webapp-config post-installation instructions.
Comment 4 Robert Trace 2011-07-07 21:30:03 UTC
Created attachment 279371 [details]
reconfig-1.9.4

webapp-config install hook script
Comment 5 Marek Sapota 2011-12-04 10:47:20 UTC
Seems to work fine when installed from overlay, will it be getting to portage soon?
Comment 6 Robert Trace 2012-02-26 22:50:14 UTC
Created attachment 303421 [details]
moinmoin-1.9.4.ebuild

Updated ebuild for moinmoin-1.9.4 (released 2012-02-21).
- Bump minimum python version to 2.5
- Remove now unnecessary patch for python 2.7 support
Comment 7 Stefan Behte (RETIRED) gentoo-dev Security 2012-06-21 18:33:56 UTC
*ping* ... I'd like to progress with the security bug.
Comment 8 Agostino Sarubbo gentoo-dev 2012-09-04 10:38:53 UTC
@Robert trace, do you want proxy maintain this package?
Comment 9 Tim Harder gentoo-dev 2012-09-05 00:56:11 UTC
1.9.4 added to CVS.

Please test to make sure it works since I don't run it.