Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290262 - net-ftp/proftpd: version bumps (1.3.2b + 1.3.3rc2)
Summary: net-ftp/proftpd: version bumps (1.3.2b + 1.3.3rc2)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Luca Longinotti (RETIRED)
URL: http://www.proftpd.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 17:03 UTC by Bernd Lommerzheim
Modified: 2009-10-26 15:07 UTC (History)
1 user (show)

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


Attachments
ProFTPD 1.3.3rc2 ebuild patch (proftpd-1.3.3_rc2.ebuild against proftpd-1.3.3_rc1-r1.ebuild) (proftpd-1.3.3_rc2.ebuild.patch,6.03 KB, patch)
2009-10-23 17:04 UTC, Bernd Lommerzheim
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Lommerzheim 2009-10-23 17:03:36 UTC
Hello,
a few days ago ProFTPD 1.3.2b [1,2] (just a bugfix-release of the stable
ProFTPD 1.3.2) and ProFTPD 1.3.3rc2 [3,4] has been released.

As there are not big changes in ProFTPD 1.3.2b a copy of the proftpd-1.3.2a.ebuild should work. Maybe we can bump mod_deflate to 0.4 in proftpd_1.3.2b.ebuild, too.

Furthermore I will attach a ProFTPD 1.3.3rc2 ebuild patch (proftpd-1.3.3_rc2.ebuild.patch against proftpd-1.3.3_rc1-r1.ebuild) which has the following changes since 1.3.3_rc2-r1:
* Update mod_deflate to 0.4.
* Change +ssl to ssl.
* Rename __prepare_plugin to __prepare_module.
* Speed up src_prepare. Some modifications of the build system and the execution of eautoreconf are not necessary anymore.
* Rename variables in src_configure to reduce ebuild size. The new names are self-explanatory: myc is myconf, myl is mylibs and mym is mymodules.
* Add support for the new mod_sql_passwd module. It is built when USE=+mysql or USE=+postgres.
* Improve warning when building ProFTPD with mod_exec.
* Some code style changes.

Thanks a lot. Have a nice day.
Best regards.
Bernd Lommerzheim

[1] http://proftpd.org/docs/RELEASE_NOTES-1.3.2b
[2] http://proftpd.org/docs/NEWS-1.3.2b
[3] http://proftpd.org/docs/RELEASE_NOTES-1.3.3rc2
[4] http://proftpd.org/docs/NEWS-1.3.3rc2
Comment 1 Bernd Lommerzheim 2009-10-23 17:04:41 UTC
Created attachment 208014 [details, diff]
ProFTPD 1.3.3rc2 ebuild patch (proftpd-1.3.3_rc2.ebuild against proftpd-1.3.3_rc1-r1.ebuild)
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-10-23 20:59:37 UTC
probably dupe of 276371
Comment 3 Bernard Cafarelli gentoo-dev 2009-10-26 15:07:04 UTC
Thanks as usual! Both bumped (with mod_deflate 0.4 for 1.3.2b)