-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-5574 2011-04-19 19:08:36 --------------------------------------------------------------------------------
Name : fedora-packager Product : Fedora 13 Version : 0.5.9.0 Release : 1.fc13 URL : https://fedorahosted.org/fedora-packager Summary : Tools for setting up a fedora maintainer environment Description : Set of utilities useful for a fedora packager in setting up their environment. -------------------------------------------------------------------------------- Update Information: This build provides funcionality to work with branch name changes proposed at https://fedoraproject.org/wiki/Dist_Git_Branch_Proposal New upstream bugfix release -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 14 2011 Jesse Keating <[email protected]> - 0.5.9.0-1 - Add a check for new-style branches (jkeating) - Add a force option (jkeating) - Add ability to check status of conversion (jkeating) - Add a dry-run option (jkeating) - Add a client side script to fix branch data (jkeating) * Sat Apr 9 2011 Jesse Keating <[email protected]> - 0.5.8.1-1 - Man page comment syntax fix. (ville.skytta) - Make sure the bodhi.template file got written out (#683602) (jkeating) - Wrap the diff in a try (#681789) (jkeating) - Don't try to upload directories. (#689947) (jkeating) - Fix tag-request (#684418) (jkeating) * Fri Mar 4 2011 Jesse Keating <[email protected]> - 0.5.7.0-1 - If chain has sets, handle them right (#679126) (jkeating) - Fix "fedpkg help" command (make it work again) (#681242) (hun) - Always generate a new srpm (#681359) (jkeating) - Fix up uses of path (ticket #96) (jkeating) - Clean up hardcoded "origin" (ticket #95) (jkeating) - Fix obvious error in definition of curl command (pebolle) * Wed Feb 23 2011 Jesse Keating <[email protected]> - 0.5.6.0-1 - Fix improper use of strip() (jkeating) - Improve the way we detect branch data (jkeating) - Fix clone to work with old/new branch styles (jkeating) - Add new and old support to switch_branches (jkeating) - Update the regexes used for finding branches (jkeating) - Don't use temporary editor files for spec (#677121) (jkeating) - fedpkg requires rpm-build (#676973) (jkeating) - Don't error out just from stderr from rpm (jkeating) * Wed Feb 9 2011 Jesse Keating <[email protected]> - 0.5.5.0-1 - Re-add 'lint' command hookup into argparse magic (hun) - Catch errors parsing spec to get name. (#676383) (jkeating) * Wed Feb 9 2011 Jesse Keating <[email protected]> - 0.5.4.0-1 - Re-arrange verify-files and slight fixups (jkeating) - Add "fedpkg verify-files" command (hun) - Provide feedback about new-ticket. (ticket 91) (jkeating) - Add the new pull options to bash completion (jkeating) - Add a --rebase and --no-rebase option to pull (jkeating) - Update the documentation for a lot of commands (jkeating) - Handle working from a non-existent path (#675398) (jkeating) - Fix an traceback when failing to watch a build. (jkeating) - Handle arches argument for scratch builds (#675285) (jkeating) - Trim the "- " out of clogs. (#675892) (jkeating) - Exit with an error when appropriate (jkeating) - Add build time man page generator (hun) - Add help text for global --user option (hun) - Move argparse setup into parse_cmdline function (hun) - Require python-hashlib on EL5 and 4 (jkeating) - Catch a traceback when trying to build from local branch (jkeating) * Mon Jan 31 2011 Jesse Keating <[email protected]> 0.5.3.0-1 - Catch the case where there is no branch merge point (#622592) (jkeating) - Fix whitespace (jkeating) - Add an argument to override the "distribution" (jkeating) - upload to lookaside cache tgz files (dennis) - Handle traceback if koji is down or unreachable. (jkeating) - If we don't have a remote branch, query koji (#619979) (jkeating) - Add a method to create an anonymous koji session (jkeating) - Make sure we have sources for mockbuild (#665555) (jwboyer) (jkeating) - Revert "Make sure we have an srpm when doing a mockbuild (#665555)" (jkeating) - Regenerate the srpm if spec file is newer (ticket #84) (jkeating) - Improve cert failure message (Ticket 90) (jkeating) - Get package name from the specfile. (Ticket 75) (jkeating) - Handle anonymous clones in clone_with_dirs. (#660183) (ricky) - Make sure we have an srpm when doing a mockbuild (#665555) (jkeating) - Catch all errors from watching tasks. (#670305) (jkeating) - Fix a traceback when koji goes offline (#668889) (jkeating) - Fix traceback with lint (ticket 89) (jkeating) * Wed Jan 5 2011 Dennis Gilmore <[email protected]> - 0.5.2.0-1 - new release see ChangeLog * Tue Aug 24 2010 Jesse Keating <[email protected]> - 0.5.1.4-1 - Fix setting push.default when cloning with dirs - Remove build --test option in bash completion * Mon Aug 23 2010 Jesse Keating <[email protected]> - 0.5.1.3-1 - Error check the update call. #625679 - Use the correct remote when listing revs - Add the bash completion file - make fedora-cvs only do anonymous chackouts since cvs is read only now. - re-fix dist defines. - Short cut the failure on repeated builds - Allow passing srpms to the build command - clone: set repo's push.default to tracking - pull the username from fedora_cert to pass to bodhi - Catch double ^c's from build. RHBZ #620465 - Fix up chain building - Add missing process call for non-pipe no tty. * Thu Aug 12 2010 Dennis Gilmore <[email protected]> - 0.5.1.2-1 - fix rh bz 619733 619879 619935 620254 620465 620595 620648 - 620653 620750 621148 621808 622291 622716 * Fri Jul 30 2010 Dennis Gilmore <[email protected]> -0.5.1.0-2 - split fedpkg out on its own * Thu Jul 29 2010 Dennis Gilmore <[email protected]> - 0.5.1.0-1 - wrap fedora-cert in try except - fedpkg fixes - require python-kitchen on EL-4 and 5 * Wed Jul 28 2010 Dennis Gilmore <[email protected]> - 0.5.0.1-1 - Fix checking for unpushed changes on a branch * Wed Jul 28 2010 Dennis Gilmore <[email protected]> - 0.5.0-1 - update to 0.5.0 with the switch to dist-git * Thu Jul 8 2010 Dennis Gilmore <[email protected]> - 0.4.2.2-1 - new release with lost of fedpkg fixes * Mon Jun 14 2010 Dennis Gilmore <[email protected]> - 0.4.2.1-1 - set devel for F-14 - point builds to koji.stg - correctly create a git url for koji -------------------------------------------------------------------------------- References: [ 1 ] Bug #683602 - [abrt] fedpkg-0.5.5.0-2.fc14: __init__.py:87:_hash_file:IOError: [Errno 2] No such file or directory: 'bodhi.template' https://bugzilla.redhat.com/show_bug.cgi?id=683602 [ 2 ] Bug #681789 - [abrt] fedpkg-0.5.5.0-2.fc14: __init__.py:191:_run_command:FedpkgError https://bugzilla.redhat.com/show_bug.cgi?id=681789 [ 3 ] Bug #689947 - RFE: don't add a line in .gitignore if the file is already ignored by git https://bugzilla.redhat.com/show_bug.cgi?id=689947 [ 4 ] Bug #685107 - [abrt] fedpkg-0.5.6.0-1.fc14: __init__.py:90:_hash_file:IOError: [Errno 21] Is a directory: 'Biostrings' https://bugzilla.redhat.com/show_bug.cgi?id=685107 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update fedora-packager' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
