-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2014-6603 2014-05-23 17:53:34 --------------------------------------------------------------------------------
Name : yum Product : Fedora 20 Version : 3.4.3 Release : 148.fc20 URL : http://yum.baseurl.org/ Summary : RPM package installer/updater/manager Description : Yum is a utility that can check for and automatically download and install updated RPM packages. Dependencies are obtained and downloaded automatically, prompting the user for permission as necessary. -------------------------------------------------------------------------------- Update Information: - Copy packages in/out of an installroot, for no downloads creating containers. - A few cleanups for the fs sub-command UI. - Add spec requires for fs sub-command. - Fix yum.conf file saving for filters. - Fix repo-pkgs check-update not showing any updates. - Fix ValueError when /var/lib/yum/groups/installed is empty. BZ 971307 - Fix 'yum updateinfo list all new-packages' traceback. BZ 1072945 - Make yum quit when an invalid option is provided with --setopt. - No error for refilter cleanup, rm dirs. and eat all errors. BZ 1062959. - Use get_uuid_obj() instead of get_uuid(), to help out ostree. - Make utils.get_process_info() respect executable names with spaces. - Fix traceback when history files don't exist and user is not root. - Fix storing objects directly in the yumdb. - Don't store uuid as var_uuid, or we create it all the time. - Fix dumping xml for suggests/etc. - Fix for weird anaconda C NULL exception traceback. BZ 1058297. - Fix apkgs setup for removing packages. BZ 1019960. - Fix typo, so we can find the suggests/etc. tables. - Change 'size' option to 'maxsize' in yum.logrotate. BZ 1005879. - Mask st_mode to fix verifying permissions for ghost files. BZ 1045415. - normpath() file URIs. BZ 1009499. - Add bash completion for fs. - Fix summary for yum fs command. BZ 1086461. - Check /usr for writability before running a transaction. - Add repo= arguments to almost all RepoError raises, so we don't print unknown. - Add/fix upgrade-minimal typos from man page. - Replace vars in include lines in .repo files. BZ 977380. - Make --setopt handle spaces properly. BZ 1094373 - Fix traceback when the history dir is empty. BZ 875610 - Add missing import for rpm, when override_install_langs isn't set. -------------------------------------------------------------------------------- ChangeLog: * Wed May 21 2014 James Antill <james at fedoraproject.org> - 3.4.3-148 - update to latest HEAD - Check /usr for writability before running a transaction. - Add repo= arguments to almost all RepoError raises, so we don't print unknown. - Add/fix upgrade-minimal typos from man page. - Replace vars in include lines in .repo files. BZ 977380. - Make --setopt handle spaces properly. BZ 1094373 - Fix traceback when the history dir is empty. BZ 875610 * Tue Apr 15 2014 James Antill <james at fedoraproject.org> - 3.4.3-146 - update to latest HEAD - Fix for weird anaconda C NULL exception traceback. BZ 1058297. - Add bash completion for fs. - Fix summary for yum fs command. BZ 1086461. * Tue Apr 8 2014 James Antill <james at fedoraproject.org> - 3.4.3-145 - update to latest HEAD - Fix for weird anaconda C NULL exception traceback. BZ 1058297. - Fix apkgs setup for removing packages. BZ 1019960. - Fix typo, so we can find the suggests/etc. tables. - Change 'size' option to 'maxsize' in yum.logrotate. BZ 1005879. - Mask st_mode to fix verifying permissions for ghost files. BZ 1045415. - normpath() file URIs. BZ 1009499. * Tue Mar 25 2014 James Antill <james at fedoraproject.org> - 3.4.3-144 - update to latest HEAD - Fix dumping xml for suggests/etc. * Mon Mar 24 2014 James Antill <james at fedoraproject.org> - 3.4.3-143 - update to latest HEAD - Fix storing objects directly in the yumdb. - Don't store uuid as var_uuid, or we create it all the time. * Mon Mar 24 2014 James Antill <james at fedoraproject.org> - 3.4.3-142 - update to latest HEAD - No error for refilter cleanup, rm dirs. and eat all errors. BZ 1062959. - Use get_uuid_obj() instead of get_uuid(), to help out ostree. - Make utils.get_process_info() respect executable names with spaces. - Fix traceback when history files don't exist and user is not root. * Mon Mar 10 2014 Valentina Mukhamedzhanova <[email protected]> - 3.4.3-141 - update to latest HEAD - Fix repo-pkgs check-update not showing any updates. - Fix ValueError when /var/lib/yum/groups/installed is empty. BZ 971307 - Fix 'yum updateinfo list all new-packages' traceback. BZ 1072945 - Make yum quit when an invalid option is provided with --setopt. * Sun Feb 23 2014 James Antill <james at fedoraproject.org> - 3.4.3-140 - update to latest HEAD - Fix yum.conf file saving for filters. * Fri Feb 21 2014 James Antill <james at fedoraproject.org> - 3.4.3-139 - update to latest HEAD - Copy packages in/out of an installroot, for no downloads creating containers. - A few cleanups for the fs sub-command UI. - Add spec requires for fs sub-command. * Tue Feb 18 2014 James Antill <james at fedoraproject.org> - 3.4.3-138 - update to latest HEAD - Workaround for weird mash issue, probably. * Mon Feb 17 2014 Valentina Mukhamedzhanova <[email protected]> - 3.4.3-137 - update to latest HEAD - Fix debuginfo-install doLock() traceback. BZ 1062479 - Add 'autoremove' to yum --help output. BZ 1053348 * Fri Feb 14 2014 James Antill <james at fedoraproject.org> - 3.4.3-136 - update to latest HEAD - Minor fixes/cleanups for yum fs diff. - Fix update-minimal traceback and ignoring updates. BZ 1048584. * Wed Feb 12 2014 James Antill <james at fedoraproject.org> - 3.4.3-135 - update to latest HEAD - Add yum fs sub-command. filter/refilter/refilter-cleanup/du/status/diff. - Fix a possible "yum history stats" tb. BZ 1059184. - Use requirement instead of calling string_to_prco_tuple. - ppc64le is its own arch treat it as such. * Wed Jan 29 2014 James Antill <james at fedoraproject.org> - 3.4.3-134 - update to latest HEAD - Add yum-cron to run_with_package_names. - Don't create lockdir directories, as they are magic now. BZ 975864. - Make 'yum install @group' give an error when trying to install a - non-existent group. - One more s/ouput/output/ fix - Cleanup spec for rhel-7 builds. * Thu Jan 23 2014 James Antill <james at fedoraproject.org> - 3.4.3-133 - update to latest HEAD - Test for lvm binary before using. BZ 1047793. - Split cron-daily and cron-hourly into separate packages. Add cron-security. * Wed Jan 22 2014 Valentina Mukhamedzhanova <[email protected]> - 3.4.3-132 - yum-cron: EmailEmitter failure should not be fatal. BZ 1055042 - yum-cron: Add a retry loop around doLock(). - _set_repos_cache_req(): Handle missing cachedir. BZ 1044080 - repo-pkgs: Fix repoid parsing. BZ 1055132. - Fix bash completion for 'autoremove' - downloadonly: unlink .tmp files on ctrl-c. BZ 1045806 - repo-pkgs <repoid> info|list shouldn't require root UID. - doPackageLists(repoid=<repoid>): filter 2nd ipkg lookup. BZ 1056489 * Thu Jan 16 2014 Ville Skyttä <[email protected]> - 3.4.3-131 - Drop INSTALL from docs. * Wed Jan 15 2014 Zdenek Pavlas <[email protected]> - 3.4.3-130 - update to latest HEAD - fix "yum --help" with translated "Usage: %s\n". BZ 1033416 - completion: Fix file/dir completions for names containing spaces or tabs - Fixed yum.8 manpage formatting. BZ 1050902 - yum-cron: fail on unsigned packages. BZ 1052440 - yum-cron: enable random_sleep by default. * Tue Jan 7 2014 Valentina Mukhamedzhanova <[email protected]> - 3.4.3-129 - update to latest HEAD - Skip unavailable repos. BZ 1046076 - docs: yum.conf.5: Fix typo. - docs: Update --downloadonly section of man page. - Change emitCheckFailed() to a warning. BZ 1048391 * Thu Dec 19 2013 James Antill <james at fedoraproject.org> - 3.4.3-128 - update to latest HEAD - Fix for traceback with group info -v. * Wed Dec 18 2013 James Antill <james at fedoraproject.org> - 3.4.3-127 - update to latest HEAD - Fix for traceback with installed env. groups with owned groups in info. - Again, thanks to Adam. * Wed Dec 18 2013 James Antill <james at fedoraproject.org> - 3.4.3-126 - update to latest HEAD - Fixes for typo in group remove/install mark messages tests. - Again, thanks to Adam. * Tue Dec 17 2013 James Antill <james at fedoraproject.org> - 3.4.3-125 - update to latest HEAD - Again, lots of groups UI changes/fixes thanks to Adam. - Add "groups mark blacklist" command to get out of the upgrade problem. - Tell users how to mark install/remove groups without packages. - Show install groups as well as upgrading groups in transaction output. - Fix mark-convert-whitelist, and add mark-convert-blacklist (default). - Fix typo with simple groups compile of environment with only options. - Pass the ievgrp to groups for new installed envs., so they belong. BZ 1043231. - Don't confuse "group info" output by giving data for optional when it's off. * Tue Dec 17 2013 James Antill <james at fedoraproject.org> - 3.4.3-124 - update to latest HEAD - Fix group update not trying to install all optional groups of evgrp. * Mon Dec 16 2013 James Antill <james at fedoraproject.org> - 3.4.3-123 - update to latest HEAD - Lots of "minor" group changes to hopefully fix a bunch of the bugs. Eg. - 1043207, 1014202. * Fri Dec 13 2013 Zdenek Pavlas <[email protected]> - 3.4.3-122 - update to latest HEAD - use the same "Total" formatting as urlgrabber.progress - fix the depsolve_loop_limit=0 case. BZ 1041395 - yum.bash: skip pkglist completion when len(prefix) < 1. BZ 1040033 - yum-cron: stderr/email: no output if no messages. BZ 1018068 - yum-cron: use YumOutput.listTransaction(). BZ 1040109 * Fri Dec 6 2013 James Antill <james at fedoraproject.org> - 3.4.3-121 - Fix cacheReq manipulation overwrite. - Only look at enabled repos. for cacheReq cookie comparisons. BZ 1039028. - Add check-update sub-command to repo-pkgs. - Add command variation aliases to check-update. - Fix needTs check with repo-pkgs list/info. * Fri Dec 6 2013 Zdenek Pavlas <[email protected]> - 3.4.3-120 - Revert the use of float timestamps as it triggers repomd != metalink. * Wed Dec 4 2013 Zdenek Pavlas <[email protected]> - 3.4.3-119 - docs only: group_command=objects is the distro default. - Parse float timestamps as valid, for global timestamp. - Add check_config_file_age, so we can turn that off for rhsm repos. BZ 103544 - Better doc. comment for re_primary_filename(). * Thu Nov 21 2013 James Antill <james at fedoraproject.org> - 3.4.3-118 - Update to latest HEAD. - Don't use the provide for distroverpkg if it's the name of the pkg. BZ 1002977. - Use the provides as-is when we do use it. BZ 1002977. - Fix the man page formatting for ! explanation in repolist, so it can be read. - Add deltarpm_metadata_percentage config. so people can configure MD download. * Tue Nov 19 2013 James Antill <james at fedoraproject.org> - 3.4.3-117 - Update to latest HEAD. - Fix autocheck_running_kernel config. * Mon Nov 18 2013 James Antill <james at fedoraproject.org> - 3.4.3-116 - Update to latest HEAD. - Add installed for groups pkg. lists on transaction output. BZ 1031374. - Add autocheck_running_kernel config. so people can turn it off. - Add upgrade_group_objects_upgrade config. so people can turn it off. - Add distupgrade command as alias for distro-sync, to be compat. with zypper. * Fri Nov 15 2013 James Antill <james at fedoraproject.org> - 3.4.3-115 - Update to latest HEAD. - Use makecache systemd timer on f20, maybe use it on f19 too? - installonlypkgs: remove unneeded provides, add "installonlypkg(kernel)" - docs: Suggest "--" when using "-<pkg>" to exclude packages. BZ 1026598. - applydeltarpm: turn fork() failure to MiscError. BZ 1028334. * Sun Nov 10 2013 James Antill <james at fedoraproject.org> - 3.4.3-114 - Update to latest HEAD. - Fixup always turning cron/makecache systemd stuff off. - _readRawRepoFile: return only valid (ini, section_id). BZ 1018795. - Same-mirror retry on refused connections. Helps BZ 853432. * Thu Oct 31 2013 James Antill <james at fedoraproject.org> - 3.4.3-113 - Update to latest HEAD. - Mostly backwards compat. change to how distroverpkg config. works. BZ 1002977. * Wed Oct 30 2013 James Antill <james at fedoraproject.org> - 3.4.3-112 - Update to latest HEAD. - Actually run the groups update config. when not in objects mode. BZ 1002439. - Implement pkg.remote_url for YumLocalPackage. BZ 1016148. - UpdateNotice.xml(): sanitize pkg['epoch']. BZ 1020540. - yum-cron: support download/install with update_messages==False. BZ 1018068. - Fix some bugs in setopt for repo config. entries. BZ 1023595. - Add loop limit for depsolving. BZ 1017840. - Add yum-makecache systemd service, force network updates on for better UI. * Mon Oct 7 2013 James Antill <james at fedoraproject.org> - 3.4.3-111 - Update to latest HEAD. - More reliable po.localpath file:// URL test. BZ 1004089 - Disable drpms for local repositories. BZ 1007097 - docs: fix formatting of "yum swap" examples. BZ 1009154 - Move disableplugin checks to before we load the conf/module - Set repo_error.repo attr also when filelists DL fails - Fix the "repo failed" message - docs: update "yum check" extra args description. BZ 1014993 - unlink_f(): handle ENOENT, EPERM, EACCES, EROFS. BZ 1015647, BZ 975619 * Fri Sep 6 2013 James Antill <james at fedoraproject.org> - 3.4.3-110 - Update to latest HEAD. - Add cache check to repolist, using "!". Document repoinfo. - Add epoch to updateinfo xml output. - Add missing translation hooks for ignored -c option message. - Try to smooth out the edge cases for cacheReq not ever updating data. * Wed Sep 4 2013 James Antill <james at fedoraproject.org> - 3.4.3-109 - Update to latest HEAD. - update /etc/yum-cron-hourly.conf. BZ 1002623 - Tweak y-c-t and history redo msg. BZ 974576. - docs: $arch does not map 1:1 to uname(2) arch. BZ 1003554 - checkMD: re-check when xattr matches but size==0. BZ 1002494 * Wed Aug 28 2013 James Antill <james at fedoraproject.org> - 3.4.3-108 - Update to latest HEAD. - Use new comps. mock objects to re-integrate group removal. BZ 996866. - Add "weak" comps. groups, for installed groups. - Add msg. to help users deal with RepoError failures. BZ 867389. - Give msgs about install/trans. obsoletes a higher priority. BZ 991080. - waitForLock() raises YumBaseError. BZ 1001154. * Sun Aug 25 2013 James Antill <james at fedoraproject.org> - 3.4.3-107 - Update to latest HEAD. - Pass requirement to compare_proviers so we can use provides version compare. - Show conf. file in yum-cron error message. - Add mark convert messages. - Fix logging level regression, -d9 works again. - Override users umask for groups files, so users can read it. BZ 982361. - Fix downgrade keeping .reason, note that remove+install doesn't. BZ 961938. - Inherit reason from install package into txmbr. BZ BZ 961938. -------------------------------------------------------------------------------- References: [ 1 ] Bug #971307 - [abrt] yum-3.4.3-91.fc19: igroups.py:92:_read_pkg_grps:ValueError: invalid literal for int() with base 10: '' https://bugzilla.redhat.com/show_bug.cgi?id=971307 [ 2 ] Bug #1072945 - [abrt] yum: yumcommands.py:3841:list_show_pkgs:KeyError: '0install' https://bugzilla.redhat.com/show_bug.cgi?id=1072945 [ 3 ] Bug #1062959 - Add fs sub-command, mainly for minimal docker container "creation" https://bugzilla.redhat.com/show_bug.cgi?id=1062959 [ 4 ] Bug #1019960 - [abrt] yum-3.4.3-111.fc19: yumcommands.py:3678:doCommand:TypeError: 'NoneType' object is not iterable https://bugzilla.redhat.com/show_bug.cgi?id=1019960 [ 5 ] Bug #1009499 - yum complicates config URIs needlessly, leading to strange error messages https://bugzilla.redhat.com/show_bug.cgi?id=1009499 [ 6 ] Bug #1058297 - SystemError: error return without exception set https://bugzilla.redhat.com/show_bug.cgi?id=1058297 [ 7 ] Bug #1086461 - yum help output for fs duplicates that for fssnapshot https://bugzilla.redhat.com/show_bug.cgi?id=1086461 [ 8 ] Bug #1072121 - [abrt] yum: yumcommands.py:4619:_fs_filters:NameError: global name 'rpm' is not defined https://bugzilla.redhat.com/show_bug.cgi?id=1072121 [ 9 ] Bug #1048714 - erase not part of auto completion of yum https://bugzilla.redhat.com/show_bug.cgi?id=1048714 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update yum' 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
