releaseforge-announce Mailing List for ReleaseForge
Brought to you by:
phil_schwartz
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <phi...@us...> - 2008-07-22 05:41:50
|
Sourceforge has recently deprecated the FTP upload mechanism. This policy change cripples ReleaseForge prior to 1.3. ReleaseForge 1.3 now uploads files to Sourceforge via SFTP (one of the new supported methods). Prior to running ReleaseForge 1.3 you will need to obtain Paramiko v1.74 or greater. ReleaseFroge uses paramiko module for uploading files to SourceForge via SFTP. [Special thanks to Robey Pointer for adding the patch required for ReleaseForge]. Paramiko can be downloaded from: http://www.lag.net/paramiko/ Make sure you obtain 1.74 or greater. Versions prior to 1.74 will not work. Once paramiko is installed, ReleaseForge should be able to upload files to Sourceforge via SFTP using the same login credentials for accessing the Sourceforge web interface. |
|
From: <phi...@us...> - 2006-06-15 23:47:27
|
This release contains a fix for a bug the occurred when creating a new release which was introduced in 1.0. Additionally, a "Re-Guess" feature was added to effortlessly reset all file attributes when editing an existing release. Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - DenyHosts: http://www.denyhosts.net - Kodos: http://kodos.sourceforge.net - ReleaseForge: http://releaseforge.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
|
From: Phil S. <phi...@us...> - 2006-04-24 14:01:25
|
ReleaseForge 1.0 is now available from: http://releaseforge.sourceforge.net version 1.0: *) added pref: auto login - provides the same functionality as the --auto command line argument (if set to Enabled). *) added command line arg --noauto which disables the auto login regardless of the auto login preference setting and --auto command line. *) added ability to truncate Sourceforge responses - based on patch submission by Bharat Mediratta. When retrieving data for specific SF pages, the response is chunked, as soon as the necessary information is found, no additional data is fetched. This can save significant bandwidth especially when releasing a large number of files. Regards, Phil |
|
From: <phi...@us...> - 2006-03-28 03:46:51
|
After a long hiatus, version 0.9.9 of ReleaseForge is now available for immediate download from: http://releaseforge.sourceforge.net version 0.9.9: *) added some additional processor mapping types. Thanks to Danny Kukawka and Stefan Gerlach for the patches. *) incorporated patch from Paul Mangan that addressed the PyQt 3.15 API change for the QFileDialog.getOpenFileName method) *) PyQt 3.15 bug fix for cpuCombo.setCurrentItem Phil |
|
From: <phi...@us...> - 2005-08-24 03:16:56
|
ReleaseForge 0.9.4 is now available for immediate download from: http://releaseforge.sourceforge.net This version adds preliminary unicode (utf-8) support for a number of text entry fields. |
|
From: <phi...@us...> - 2005-08-01 19:43:34
|
ReleaseForge 0.9.3 is now available for download: http://releaseforge.sourceforge.net Here are the changes since the last announcement (0.9.1): version 0.9.3 ========== *) bug fix: freshmeat setup dialog now allows more than one freshmeat project to point to a single sourceforge project: http://sourceforge.net/tracker/index.php?func=detail&aid=1228297&group_id=132656&atid=724851 *) added freshmeat project selection dialog in the event that several freshmeat projects map to more than one sourceforge project *) caption of freshmeat release dialog now indicates the project name *) Freshmeat release "ok" button is disabled after it is clicked. *) logger.ini no longer outputs to releaseforge.log by default (only stdout) *) fixed bug: editing freshmeat settings now takes effect immediately *) fixed bug: ftp upload progress was out-of-sync with displayed file name *) fixed bug: if unable to guess cpu type, an error occurred. *) fixed bug: if file u/led was not unique per project then it is considered a SF warning and ReleaseForge will report this problem. Previously, the app failed to recover properly. version 0.9.2 ========== *) renamed releaseforge.py -> releaseforge *) renamed modules directory -> ReleaseForge *) ReleaseForge site-packages directory is now ReleaseForge rather than releaseforge/modules *) debugging info is now disabled by default, use --debug flag to re-enable (especially in the event of reporting bugs) *) added --debug and --verbose flags Regards, Phil Schwartz http://www.phil-schwartz.com http://releaseforge.sourceforge.net |
|
From: <phi...@us...> - 2005-07-15 20:48:55
|
The following feature enhancements were added to v0.9.1: - ReleaseForge now attempts to "guess" the SourceForge CPU (Processor) type of each file added to a release based on it's filename. - A batch update facility was added which allows the user to quickly modify the status (hidden or active) of multiple releases. - Context sensitive menus (right-click) have been added to the main window\'s projects & packages (listviews). - ReleaseForge now also checks for Windows $HOMEDRIVE & $HOMEPATH environment variables on startup if $HOME is not found. You can download this ReleaseForge release from: http://releaseforge.sourceforge.net Regards, Phil Schwartz http://www.phil-schwartz.com |
|
From: <phi...@us...> - 2005-07-13 18:19:38
|
New to this release: 'The ability to email mailing lists and individual users has been integrated into this release. Additionally, ReleaseForge users can now automatically login to SourceForge and ReleaseForge without being prompted by using the --auto command line flag. The --config command line option has been deprecated. The configuration file (releaseforge.cfg) has now been migrated to the ReleaseForge data directory (please refer to the FAQ for implications). The preferences dialog has been modified to accommodate the new features and configuration changes. Regards, Phil Schwartz http://releaseforge.sourceforge.net |
|
From: Phil S. <phi...@us...> - 2005-06-17 02:54:40
|
ReleaseForge 0.8.5 is now available for immediate download at: http://releaseforge.sourceforge.net ------------------------------------------------------- About ReleaseForge 0.8.5: ReleaseForge 0.8.5 is a minor enhancement release. This version adds a new preferences dialog and allows the user to change the normal display font. Additionally, the FTP upload routine has been modified to report progress activity and the releaseWizard now displays this information as necessary. ------------------------------------------------------- About ReleaseForge: ReleaseForge is a GUI application designed for project administrators and release engineers of projects that are hosted at SourceForge. It is intended to make it easier and faster to create a new release and edit existing releases rather than using the SourceForge Web interface. ReleaseForge streamlines the release effort by prompting you for information regarding your new release (version info, change log, release notes, files to include, etc). It then seamlessly negotiates with the SourceForge Web server, creating your release, posting your release notes/change log, uploading your files to the SourceForge FTP server, selecting the files for inclusion in your release on the SourceForge Web server, updating the file attributes of each of the files and then, if appropriate, notifying monitoring users of the new release. ReleaseForge also includes support for posting Freshmeat news announcements and SourceForge project news announcements. ------------------------------------------------------- http://releaseforge.sourceforge.net Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - ReleaseForge: http://releaseforge.sourceforge.net - Kodos: http://kodos.sourceforge.net - DenyHosts: http://denyhosts.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
|
From: Phil S. <phi...@us...> - 2005-06-15 16:24:07
|
ReleaseForge v0.8.1 has been released and is available for immediate download at: http://releaseforge.sourceforge.net This version is a minor bug fix release which contains the following fixes: - Change algorithm for resizing columns in the add files table (release wizard) - Creating a release now properly sets focus on release name field (release wizard) - Fixed tab ordering on several screens (most *BA.py files) - Fixed bug that limited SF news subjects to only 30 chars rather than 60 (SF news dialog) Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - ReleaseForge: http://releaseforge.sourceforge.net - Kodos: http://kodos.sourceforge.net - DenyHosts: http://denyhosts.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
|
From: Phil S. <phi...@us...> - 2005-06-13 03:54:40
|
ReleaseForge 0.8.0 is now available for download. This new release integrates Freshmeat project announcements within the ReleaseForge application. SourceForge.net users who are also Freshmeat.net users will want to download this version before releasing their next open source project. Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - ReleaseForge: http://releaseforge.sourceforge.net - Kodos: http://kodos.sourceforge.net - DenyHosts: http://denyhosts.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
|
From: Phil S. <phi...@us...> - 2005-05-20 03:57:06
|
ReleaseForge v0.7.1 is now available for download. This is a minor bug fix release. This version fixes a formatting problem when submitting project news to SourceForge. Additionally, users using PyQt 3.14 may have experienced problems due to an API change for QSizePolicy. ReleaseForge users using PyQt 3.14 should no longer experience this problem. Regards, Phil Schwartz http://www.phil-schwartz.com http://releaseforge.sourceforge.net |
|
From: Phil S. <phi...@us...> - 2005-04-10 21:46:32
|
ReleaseForge 0.7 allows users to submit SourceForge project news via the newly added Actions menu. http://releaseforge.sourceforge.net Regards, Phil Schwartz |