|
|
|
|
Changelog for yum-3.2.29-73.el6.centos.noarch.rpm :
Tue May 10 14:00:00 2016 Johnny Hughes - 3.2.29-73 - roll in centos branding - add a requires fastestmirror
Wed Jan 6 13:00:00 2016 Valentina Mukhamedzhanova - 3.2.29-73 - Set exit code to 1 when trying to install a non-existent group. - Resolves: bug#1206530
Tue Dec 22 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-72 - Add ftp_disable_epsv config option. - Resolves: bug#1293363 - Honor proxy=_none_ set in yum.conf. - Resolves: bug#1293385
Tue Dec 15 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-71 - Fix manpage for query_install_excludes option. - Resolves: bug#1248715 - Don\'t traceback on xml parsing. - Resolves: bug#1225481 - Respect epoch in package names. - Resolves: bug#1211390
Mon Dec 14 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-70 - Add links to knowledge base articles. - Resolves: bug#1248686 - Resolves: bug#1248687 - Resolves: bug#1248690 - Backport missing_requires to API. - Resolves: bug#1197245 - Get correct rpmdb path from rpm configuration. - Resolves: bug#1271584
Thu Mar 19 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-69 - Fix Obsoletes and Conflicts for yum-plugin-downloadonly. - Related: bug#1144503
Tue Mar 17 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-68 - Make sure epoch is a string while checking for running kernel. - Resolves: bug#1200159
Tue Mar 17 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-67 - Fix rounding issue in required disk space message. - Related: bug#1051931
Thu Mar 12 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-66 - Bump the release. - Related: bug#1144503
Thu Mar 5 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-65 - Add query_install_excludes conf./docs and use it for list/info/search/provides. - Resolves: bug#1154076 - Add --assumeno option. - Resolves: bug#1174612 - Fix Obsoletes and Conflicts for yum-plugin-downloadonly. - Related: bug#1144503
Tue Mar 3 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-64 - Backport support for RPMCALLBACK_SCRIPT_START and RPMCALLBACK_SCRIPT_STOP callbacks. - Resolves: bug#1076076
Mon Mar 2 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-63 - Also ignore ENOTDIR in stat_f. - Resolves: bug#1165783 - Have check provides check directly against the rpm index, and then quit. - Resolves: bug#1136212 - RepoMD.dump_xml: Do not truncate tag strings. - Resolves: bug#952291 - Fix extra \'\' tags on multi-collection errata. - Resolves: bug#887407 - Change protected_multilib man page entry. - Resolves: bug#1136105
Mon Mar 2 13:00:00 2015 Valentina Mukhamedzhanova - 3.2.29-62 - Workaround history searching for [abc] character lists failures. - Resolves: bug#1155994 - Work around python broken getlocale() call. - Resolves: bug#905100 - Implement pkg.remote_url for YumLocalPackage. - Resolves: bug#1016148 - Expect KB as well as MB in disk requirements message from rpm. - Resolves: bug#1051931 - Add severity and release to updateinfo errata equality test. - Resolves: bug#893994 - Init \"found\" variable for distro-sync full. - Resolves: bug#1181847 - Show advisory even if package arch changed. - Resolves: bug#1171543 - Move --downloadonly from plugin to core. - Resolves: bug#1144503
Thu Jul 10 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-60 - Fix yum manpage: move \'history info\' description to its proper place. - Related: rhbz#1014993
Wed Jun 11 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-59 - Make environment variables work in yum.conf. - Resolves: rhbz#1102575 - Fix rpmtrans problems when using --installroot. - Resolves: rhbz#861204
Fri May 30 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-58 - Add strong_requires. - Resolves: rhbz#1099195 - Display script output when transaction fails. - Resolves: rhbz#856969 - Add rules for naming files in /etc/yum/vars to yum.conf man page. - Related: rhbz#977380
Tue May 20 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-57 - Replace variables in include lines in .repo files. - Resolves: rhbz#977380 - Revert install to use returnPackagesByDep() API again. - Resolves: rhbz#965695.
Fri May 16 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-56 - Extend findRepos() API. - Resolves: rhbz#1098442
Thu May 15 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-55 - Redownload bad metadata when open-checksums are the same. - Resolves: rhbz#1081613 - docs: update \"yum check\" extra args description. - Resolves: rhbz#1014993 - docs: remove dots after \"via\" preposition. - Resolves: rhbz#1011237 - Skip unavailable repos with skip_if_unavailable=1 when doing \'yum grouplist\'. - Resolves: rhbz#1029359
Wed May 14 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-54 - Set _depsolving_failed as soon as buildTransaction is run. - Related: rhbz#967121
Tue May 13 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-53 - Fix spaces handling in --setopt. - Related: rhbz#1094373
Tue May 6 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-52 - Add wildcards support to --setopt. - Resolves: rhbz#1094373
Tue Apr 22 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-51 - Make depsolver respect versions of virtual provides. - Resolves: rhbz#1073406 - Make simple remove transactions work without network. - Resolves: rhbz#967121 - sys.stdout: encode unicode strings only. - Resolves: rhbz#969880 - Remove \'size\' option from logrotate config, since it has no effect. - Resolves: rhbz#1005879 - Normalize paths in file URIs. - Resolves: rhbz#1009499 - Fix verifying permissions for ghost files. - Resolves: rhbz#1045415 - Pass any check-update arguments to \"list obsoletes\". - Resolves: rhbz#1069827
Fri Apr 18 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-50 - Add epoch to updateinfo xml output. - Resolves: rhbz#1005282 - Fix RPMDBAdditionalData init. - Resolves: rhbz#883463 - Honor proxy=_none_. - Resolves: rhbz#903634 - Fix \"distro\" tag parsing/dumping. - Resolves: rhbz#1073256
Thu Apr 17 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-49 - Fix traceback when history directory is empty. - Related: rhbz#875610
Fri Apr 4 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-48 - Make utils.get_process_info() respect executable names with spaces. - Make parts of utils.get_process_info() reusable. - Resolves: rhbz#1079401
Wed Apr 2 14:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-47 - resolveDeps: Keep installedFileRequires in sync. - Resolves: rhbz#920758 - Fix documentation for $arch. - Resolves: rhbz#1003554 - Fix --setopt to accept repos with dots in names. - Resolves: rhbz#1024111
Wed Mar 19 13:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-46 - Support translated \'yum --help\' - Resolves: rhbz#1061583
Wed Mar 12 13:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-45 - Fix traceback when history files don\'t exist and user is not root. - Resolves: rhbz#875610
Wed Mar 12 13:00:00 2014 Valentina Mukhamedzhanova - 3.2.29-44 - Check if .repo file is readable. - Resolves: rhbz#1065122
Thu Dec 12 13:00:00 2013 Zdenek Pavlas - 3.2.29-43 - Add loop limit for depsolving. - Resolves: rhbz#1017840
Tue Jan 8 13:00:00 2013 James Antill - 3.2.29-40 - Add warning to merge with non \"identical\" updateinfo errata. - Resolves: rhbz#737173
Tue Jan 8 13:00:00 2013 Zdenek Pavlas - 3.2.29-39 - Include the update date in updateinfo.xml - Resolves: rhbz#887935
Mon Dec 17 13:00:00 2012 Zdenek Pavlas - 3.2.29-38 - Add missing imports to the last patch. Related: rhbz#885159
Tue Dec 11 13:00:00 2012 James Antill - 3.2.29-37 - Move basename checking for nss snafu. - Resolves: rhbz#885159 - Merge \"identical\" updateinfo errata from different repos. - Resolves: rhbz#737173
Tue Dec 4 13:00:00 2012 James Antill - 3.2.29-36 - Speedup to_xml, and thus. createrepo. - Resolves: rhbz#878335 - Don\'t throw an error with yum history list when there is no history. - Resolves: rhbz#802462 - Verify options before doing anything (fix BZ references). - Resolves: rhbz#880968
Tue Nov 6 13:00:00 2012 James Antill - 3.2.29-33 - Setup base cachedir better. - Resolves: rhbz#872518
Mon Oct 29 13:00:00 2012 James Antill - 3.2.29-32 - Fix circular obsoletes regression. - Resolves: rhbz#868840
Fri Oct 5 14:00:00 2012 James Antill - 3.2.29-31 - new obs. code, for localpkgs etc. - Resolves: rhbz#674756 - plugins can now set a \"failure\" exit-code, on \"success\". - Resolves: rhbz#684859 - rebase skip-broken code. - Resolves: rhbz#727553 - merge \"identical\" updateinfo errata from different repos. - Resolves: rhbz#737173 - Add man page documentation for yum-cron. - Resolves: rhbz#744335 - new installonly provides, for kernel/vms. - Resolves: rhbz#748054 - history stats traceback on empty file. - Resolves: rhbz#802462 - yum man pages typo fixes. - Resolves: rhbz#809117 - updateinfo cache fix. - Resolves: rhbz#815568 - reinstall args. bad. - Resolves: rhbz#819522 - Fix confusion when we try to restore N kernels at once. - Resolves: rhbz#820674 - Fix printing the obsoleters message. - Resolves: rhbz#834159 - Multilib upgrade failure message. - Resolves: rhbz#840543 - Verify options before doing anything. - Resolves: rhbz#880968 - Fix problem with ui_nevra_dict and too many args for format string. - Resolves: rhbz#858844
Wed May 9 14:00:00 2012 Zdenek Pavlas - 3.2.29-30 - Fix \'yum provides \"\"\' case - Resolves: rhbz#817491
Thu Apr 12 14:00:00 2012 Zdenek Pavlas - 3.2.29-29 - Ignore time skew when ordering transactions. - Resolves: rhbz#809373 - Fix _conv_pkg_state - Resolves: rhbz#809392
Tue Apr 3 14:00:00 2012 Zdenek Pavlas - 3.2.29-28 - Touch repoXML later, to handle RepoError properly. - Related: rhbz#769864
Thu Mar 22 13:00:00 2012 Zdenek Pavlas - 3.2.29-27 - Add __contains__ to UpdateNotice to prevent infinite loop - Resolves: rhbz#804120
Mon Mar 5 13:00:00 2012 Zdenek Pavlas - 3.2.29-26 - Handle localized UTF8 error messages during pkg download. - Resolves: rhbz#798215
Fri Mar 2 13:00:00 2012 Zdenek Pavlas - 3.2.29-25 - Add access() check on SSL certificate files. - Resolves: rhbz#690904
Thu Mar 1 13:00:00 2012 Zdenek Pavlas - 3.2.29-24 - Change reset_nice default to True. - Related: rhbz#742363
Tue Feb 14 13:00:00 2012 Zdenek Pavlas - 3.2.29-23 - Chdir to \"/\" if \".\" not readable, or CWD unlinked. - Chdir to \"/\" if CWD unlinked. - Resolves: rhbz#711358 rhbz#698795 - Catch PackageSackError from _rpmdb_warn_checks - Resolves: rhbz#735234 - With no arg. to clean, give the error and then fail. - Resolves: rhbz#735333 - Report transaction verification progress - Resolves: rhbz#737826 - Add reset nice config option - Resolves: rhbz#742363 - \'yum makecache\' honours skip_if_unavailable=1 - Resolves: rhbz#769864 - quote proxy username and password - resolves: rhbz#770117
Wed Sep 21 14:00:00 2011 James Antill - 3.2.29-22 - Fix storing of the history data on RHEL-6 sqlite. - Resolves: rhbz#662243
Mon Sep 12 14:00:00 2011 Zdenek Pavlas - 3.2.29-21 - Don\'t issue bug report warning on rpm depsolve check errors - Resolves: rhbz#694401 - Do not cache updateinfo for too long - Resolves: rhbz#733391
Fri Sep 9 14:00:00 2011 Nils Philippsen - 3.2.29-21 - change default of history_list_view back to \"users\" - Resolves: rhbz#662243
Tue Aug 23 14:00:00 2011 James Antill - 3.2.29-20 - Fix bugs in the history store patch (unicode and yumdb write fail). - Resolves: rhbz#730365 - history nows stores and display rpmdb/yumdb information (Eg. from_repo). - Relates: rhbz#662243
Tue Aug 16 14:00:00 2011 Florian Festi - 3.2.29-19 - Removed locking changes from history store and display repo information. - Resolves: rhbz#730291 - Relates: rhbz#662243
Thu Aug 11 14:00:00 2011 James Antill - 3.2.29-18 - Deal with pre scripts errors better. - Resolves: rhbz#661962 - history nows stores and display rpmdb/yumdb information (Eg. from_repo). - Resolves: rhbz#662243 - No bug report warning on depsolve check errors. - Resolves: rhbz#694401 - Don\'t display baseurl in repolist for non-mirrors. - Resolves: rhbz#697885 - Workaround rpm-python big size problems. - Resolves: rhbz#704600 - Fix false installroot config opt. warning. - Resolves: rhbz#707358 - Fix retrieve gpg syntax bug. - Resolves: rhbz#709311 - Fix for pulp repostorage API usage. - Resolves: rhbz#727574 - Fix stale metadata cache checking. - Resolves: rhbz#727586 - Make -q history info load-ts compatible. - Resolves: rhbz#728253 - Changes needed for createrepo --update with sqlite. - Relates: rhbz#716235 - Add upgrade-to. - Resolves: rhbz#728526
Thu Apr 28 14:00:00 2011 James Antill - 3.2.29-17 - Turn off repo. checking as rhnplugin uncached repos. aren\'t setup in init. - Resolves: rhbz#700035
Thu Apr 14 14:00:00 2011 James Antill - 3.2.29-16 - Running reinstall makes bad post trans. cache drops, breaking rpmdbv. - Resolves: rhbz#696720
Mon Apr 11 14:00:00 2011 James Antill - 3.2.29-15 - Check, and warn, about matching basenames in repo ssl certificates. - Resolves: rhbz#695427
Thu Apr 7 14:00:00 2011 James Antill - 3.2.29-14 - Fix for first pass option parsing fix. - Resolves: rhbz#692866
Fri Apr 1 14:00:00 2011 James Antill - 3.2.29-13 - Fix for first pass option parsing. --version prints warning etc. - Resolves: rhbz#692866
Tue Mar 29 14:00:00 2011 James Antill - 3.2.29-12 - Better warning for \"empty\" groups install. - Resolves: rhbz#655281 - Disable translation part of self-test, as we don\'t use it in RHEL. - Resolves: rhbz#633255
Fri Mar 25 13:00:00 2011 James Antill - 3.2.29-11 - Catch rpmdb changes on warn checks. - Resolves: rhbz#634595
Mon Mar 14 13:00:00 2011 James Antill - 3.2.29-10 - localupdate shouldn\'t install multilib packages of the same version. - Resolves: rhbz#683946
Fri Mar 11 13:00:00 2011 James Antill - 3.2.29-9 - Remove Conflict with old PK, due to fix in -6 update.
Tue Feb 22 13:00:00 2011 James Antill - 3.2.29-7 - RFE: Allow importing of some gpg keys, atm. we die if the user says no to - anything. - Resolves: rhbz#606644
Mon Feb 21 13:00:00 2011 James Antill - 3.2.29-6 - Allow 32bit to checksum 2GB files. - Relates: rhbz#612409 - Fix overloaded setup recursion with rhnplugin and some API calls. - Resolves: rhbz#678043 - Turn off download sig. checking so we don\'t hold the rpmdb ts lock. - Resolves: rhbz#677410
Thu Feb 10 13:00:00 2011 James Antill - 3.2.29-5 - Another fix for updateinfo being broken. - Resolves: rhbz#663378
Tue Jan 25 13:00:00 2011 James Antill - 3.2.29-3 - Rebase yum to 3.2.29-3 - Resolves: rhbz#659494 - Fix some bugs with rebase: - Locking for non-root when using cache: - Resolves: rhbz#590675 - GPG CA keys auto. import, if already seen: - Resolves: rhbz#662712 - Anaconda no ts_file, 670784 and 670257. - Resolves: rhbz#670784 - Conflict with old PK - Relates: rhbz#670163
Thu Jan 13 13:00:00 2011 James Antill - 3.2.29-2 - Rebase yum to 3.2.29, for many features bugfixes see: - http://yum.baseurl.org/wiki/whatsnew/3.2.29 - Resolves: rhbz#659494 - Some of the changes are: - yum downgrade for x86_64 package installs i686 packages (dep - Resolves: rhbz#584262 - Lock yum for non-root users, so multiple simultaneous runs d - Resolves: rhbz#590675 - Include yum-cron in RHEL - Resolves: rhbz#602149 - repo file saving error when in repo id is $basearch - Resolves: rhbz#604973 - yum history crashes displaying transaction done by user with - Resolves: rhbz#605039 - RFE: Allow importing of some gpg keys, atm. we die if the us - Resolves: rhbz#606644 - yum localinstall drpms/foo.drpm leads to Traceback - Resolves: rhbz#607258 - reinstall of provides causes traceback, if the package isn\'t - Resolves: rhbz#612201 - rpmdb open failed exception changed (rpm.error vs. TypeError - Resolves: rhbz#614023 - Change the default bugtracker_url (patch from RHEL-5) - Resolves: rhbz#615447 - reinstall gets confused when run twice on one package - Resolves: rhbz#623553 - yum should treat epoch \"None\" as epoch \"0\" - Resolves: rhbz#627290 - Z-stream needed on yum installonly kernel-modules handling - Resolves: rhbz#628151 - yum not working properly with yum-plugin-versionlock - Resolves: rhbz#630983 - /var/cache/yum periodically filling up - Resolves: rhbz#632391 - yum self-test fails - Resolves: rhbz#633255 - yum cannot handle channel with sha384 checksum - Resolves: rhbz#633270 - RFE: parse enhanced updateinfo metadata - Resolves: rhbz#634117 - yum traceback when running concurrent yum and rpm transactio - Resolves: rhbz#634595 - yum group\'s \"installation\" is confusing for groups with only - Resolves: rhbz#655281 - RFE: GPG CA keys - Resolves: rhbz#662712 - yum --changelog update traceback - Resolves: rhbz#663378
Thu Sep 16 14:00:00 2010 James Antill - 3.2.27-15 - Remove kernel-modules from installonly configuration. - Resolves: rhbz#628151 - Handle generated .sqlite files, for unique .xml MD. - Resolves: rhbz#632391
Tue Aug 24 14:00:00 2010 Seth Vidal - 3.2.27-14 - fixed 588911 patch to be correct patch - add patch file for 572770 to take the old date from the wrong patch from 588911
Tue Jul 27 14:00:00 2010 James Antill - 3.2.27-13 - Don\'t traceback when proc isn\'t mounted. - Resolves: rhbz#614496 - Own the /etc/yum/vars dir. - Resolves: rhbz#611906
Wed Jun 16 14:00:00 2010 James Antill - 3.2.27-12 - Stop allowing installation of obsoleted, only by installed. - Resolves: rhbz#604080
Fri Jun 11 14:00:00 2010 James Antill - 3.2.27-10 - Stop downgrade dep. chain removals - Resolves: rhbz#584262 - Fix for rpm bindings api change - Resolves: rhbz#598639 - Add plugin hooks for verify transaction pre/post. - Resolves: rhbz#602354 - Fix groupremove_leaf_only when it empties the transaction. - Resolves: rhbz#603002
Tue May 25 14:00:00 2010 James Antill - 3.2.27-9 - Fix installs of obsoleted multiarch packages. - Resolves: rhbz#593522 - Create a defense against akmod style postinst install hacks. - Resolves: rhbz#595553
Tue May 11 14:00:00 2010 James Antill - 3.2.27-8 - Move rpmdb cache/indexes to /var/lib - Resolves: rhbz#590340 - Fix old missing recheck in depsolve - Resolves: rhbz#590339
Tue May 4 14:00:00 2010 James Antill - 3.2.27-7 - A few minor bugfixes from upstream - yum.log perms - Resolves: rhbz#588911 - installroot double prefixing, on anaconda/kickstart install - Resolves: rhbz#577627 - Add nocontexts flag to tsflags, if available. - Resolves: rhbz#588910 - Speedup many install/update of same pkg. - Resolves: rhbz#588908 - Correct os.path.link => os.path.islink typo, for dynamic yum vars. - Resolves: rhbz#588907
Fri Apr 16 14:00:00 2010 James Antill - 3.2.27-4 - A few minor bugfixes from upstream - Add dynamic FS based yumvars - Resolves: rhbz#576703
Fri Mar 26 13:00:00 2010 James Antill - 3.2.27-3 - 3.2.27 from Fedora, and a couple of minor patches - Resolves: rhbz#576703
Thu Mar 18 13:00:00 2010 Seth Vidal - 3.2.27-1 - 3.2.27 from upstream (more or less the same as 3.2.26-6 but with a new number
Thu Mar 11 13:00:00 2010 Seth Vidal - 3.2.26-6 - should be the final HEAD update before 3.2.27
Wed Feb 24 13:00:00 2010 James Antill - 3.2.26-5 - new HEAD, minor features and speed.
Wed Feb 17 13:00:00 2010 Seth Vidal - 3.2.26-4 - new HEAD to fix the fix to the fix
Tue Feb 16 13:00:00 2010 Seth Vidal - 3.2.26-3 - latest head - including fixes to searchPrcos
Wed Feb 10 13:00:00 2010 Seth Vidal - 3.2.26-2 - grumble.
Tue Feb 9 13:00:00 2010 Seth Vidal - 3.2.26-1 - final 3.2.26
Mon Feb 8 13:00:00 2010 Seth Vidal - 3.2.25-14 - $uuid, pkgtags searching, latest HEAD patch - pre 3.2.26
Thu Jan 28 13:00:00 2010 James Antill - 3.2.25-13 - A couple of bugfixes, most notably: - you can now install gpg keys again! - bad installed file requires don\'t get cached.
Fri Jan 22 13:00:00 2010 Seth Vidal - 3.2.25-12 - someone forgot to push their changes
Fri Jan 22 13:00:00 2010 Seth Vidal - 3.2.25-11 - more fixes, more fun
Fri Jan 15 13:00:00 2010 James Antill - 3.2.25-10 - latest head - Fixes for pungi, rpmdb caching and kernel-PAE-devel duplicates finding - among others.
Mon Jan 4 13:00:00 2010 Seth Vidal - 3.2.25-8 - latest head
Thu Dec 10 13:00:00 2009 James Antill - 3.2.25-7 - Fixes the mash bug, lookup in the tsInfo too. :( - And fix the txmbr/po confusion ... third build the charm.
Fri Dec 4 13:00:00 2009 James Antill - 3.2.25-4 - Fixes for yum clean all, BZ 544173 - Also allow \"yum clean rpmdb\" to work, bad tester, bad.
Thu Dec 3 13:00:00 2009 Seth Vidal - 3.2.25-2 - rebuild yum with latest HEAD patch - add rpmdb caching patch james wrote to see if it breaks everyone :)
Wed Oct 14 14:00:00 2009 Seth Vidal - 3.2.25-1 - 3.2.25
Wed Sep 30 14:00:00 2009 Seth Vidal - 3.2.24-9 - revert yum. import patch b/c it breaks a bunch of things
Wed Sep 30 14:00:00 2009 Seth Vidal - 3.2.24-8 - fix up broken build b/c of version-groups.conf file
Tue Sep 29 14:00:00 2009 Seth Vidal - 3.2.24-7 - fixes for odd outputs from ts.run and logs for what we store in history
Wed Sep 23 14:00:00 2009 Seth Vidal - 3.2.24-6 - new head patch - fixes some issues with history and chroots
Mon Sep 21 14:00:00 2009 Seth Vidal - 3.2.24-5 - latest head patch - includes yum history feature.
Tue Sep 15 14:00:00 2009 Seth Vidal - 3.2.24-4 - new head patch - translation updates and a few bug fixes
Wed Sep 9 14:00:00 2009 Seth Vidal - 3.2.24-3 - add geode arch patch for https://bugzilla.redhat.com/show_bug.cgi?id=518415
Thu Sep 3 14:00:00 2009 Seth Vidal - 3.2.24-2 - modify cachedir to include variables
Thu Sep 3 14:00:00 2009 Seth Vidal - 3.2.24-1 - 3.2.24
Wed Sep 2 14:00:00 2009 Seth Vidal - 3.2.23-16 - fix globbing issue 520810
Mon Aug 31 14:00:00 2009 Seth Vidal - 3.2.23-15 - one more head update - fixes some fairly ugly but kind of minor bugs
Tue Aug 18 14:00:00 2009 Seth Vidal - 3.2.23-14 - update to latest head pre 3.2.24 - add requirement on python-urlgrabber 3.9.0 and up
Wed Aug 5 14:00:00 2009 Seth Vidal - 3.2.23-13 - latest head - right after freeze
Tue Aug 4 14:00:00 2009 Seth Vidal - 3.2.23-12 - latest head - right before freeze :)
Mon Jul 27 14:00:00 2009 Fedora Release Engineering - 3.2.23-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Wed Jul 22 14:00:00 2009 Seth Vidal - 3.2.23-10 - remove exactarchlist by request for rawhide
Thu Jul 2 14:00:00 2009 Seth Vidal - 3.2.23-9 - update to latest head - make livecd creation work again in rawhide - disable one of the man page patches until after 3.2.24 is released b/c of the changes to the man page in the head patch
Mon Jun 22 14:00:00 2009 James Antill - 3.2.23-8 - Update to latest head: - Fix old recursion bug, found by new code. - Resolves: bug#507220
Sun Jun 21 14:00:00 2009 James Antill - 3.2.23-6 - Update to latest head: - Unbreak delPackage() excludes. - Other fixes/etc.
Fri Jun 19 14:00:00 2009 James Antill - 3.2.23-5 - Actually apply the HEAD patch included yesterday :).
Thu Jun 18 14:00:00 2009 Seth Vidal - 3.2.23-4 - update to latest head
Mon Jun 8 14:00:00 2009 Seth Vidal - truncate changelog
Wed May 20 14:00:00 2009 Seth Vidal - 3.2.23-2 - add patch to close rpmdb completely
Tue May 19 14:00:00 2009 Seth Vidal - 3.2.23-1 - 3.2.23
Mon May 11 14:00:00 2009 Seth Vidal - 3.2.22-5 - jump up to almost 3.2.23. - had to move patch0 around a bit until we rebase to 3.2.23
Thu Apr 9 14:00:00 2009 James Antill - 3.2.22-4 - fix typo for yum-complete-transaction message.
Wed Apr 8 14:00:00 2009 Seth Vidal - 3.2.22-3 - fix for file:// urls which makes things in pungi/mash work
Tue Apr 7 14:00:00 2009 Seth Vidal - 3.2.22-2 - yum-HEAD minus the yumdb patches
Tue Mar 24 13:00:00 2009 Seth Vidal - 3.2.22-1 - 3.2.22 - 3 patches beyond 3.2.21-16
Mon Mar 16 13:00:00 2009 Seth Vidal - 3.2.21-16 - fix for 490490
Fri Mar 13 13:00:00 2009 Seth Vidal - 3.2.21-15 - update to upstream git to fix conditionals problem on anaconda installs
Thu Mar 12 13:00:00 2009 Seth Vidal - 3.2.21-14 - latest HEAD
Tue Mar 10 13:00:00 2009 Seth Vidal - 3.2.21-13 - f11beta build
Wed Mar 4 13:00:00 2009 Seth Vidal - 3.2.21-12 - second verse, same as the first
Fri Feb 27 13:00:00 2009 Seth Vidal - 3.2.21-10 - merge up a lot of fixes from latest HEAD
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 3.2.21-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Tue Feb 10 13:00:00 2009 Seth Vidal - 3.2.21-9 - merge up to latest yum head - sort of a pre 3.2.22
Wed Feb 4 13:00:00 2009 Seth Vidal - 3.2.21-8 - fix for YumHeaderPackages so it plays nicely w/createrepo and mergerepo, etc
Thu Jan 29 13:00:00 2009 Seth Vidal - 3.2.21-7 - update HEAD patch to fix repodiff (and EVR comparisons in certain cases)
Tue Jan 27 13:00:00 2009 Seth Vidal - 3.2.21-6 - patch to keep anaconda (and other callers) happy - remove old 6hr patch which is now upstream
Mon Jan 26 13:00:00 2009 Seth Vidal - 3.2.21-4 - patch to latest HEAD to test a number of fixes for alpha
Tue Jan 20 13:00:00 2009 Seth Vidal - 3.2.21-3 - add a small patch to make things play a bit nicer with the logging module in 2.6
Wed Jan 7 13:00:00 2009 Seth Vidal - 3.2.21-1 - bump to 3.2.21
Thu Dec 18 13:00:00 2008 James Antill - 3.2.20-8 - merge latest from upstream - move to 6hr metadata
Mon Dec 8 13:00:00 2008 Seth Vidal - 3.2.20-7 - merge patch from upstream and remove now old obsoletes patch
Thu Dec 4 13:00:00 2008 Jesse Keating - 3.2.20-6 - Add patch from upstream to fix cases where obsoletes are disabled. (jantill)
Sat Nov 29 13:00:00 2008 Ignacio Vazquez-Abrams - 3.2.20-5 - Rebuild for Python 2.6
Wed Nov 26 13:00:00 2008 Seth Vidal - 3.2.20-4 - update head patch
Wed Oct 29 13:00:00 2008 Seth Vidal - 3.2.20-3 - full patch against HEAD for skipbroken fixes (among others)
Mon Oct 27 13:00:00 2008 James Antill - 3.2.20-2 - Fix listTransaction for skipped packages.
Mon Oct 27 13:00:00 2008 Seth Vidal - 3.2.20-1 - 3.2.20
Thu Oct 23 14:00:00 2008 Seth Vidal - 3.2.19-6 - update HEAD patch
Wed Oct 15 14:00:00 2008 Seth Vidal - 3.2.19-5 - rebase against 3.2.X HEAD
Tue Oct 14 14:00:00 2008 Seth Vidal - 3.2.19-4 - pull patch from git to bring us up to current(ish)
Wed Sep 3 14:00:00 2008 Seth Vidal - 3.2.19-3 - add patch to fix yum install name.arch matching
Thu Aug 28 14:00:00 2008 Seth Vidal - 3.2.19-2 - add patch to fix mash\'s parser use.
Wed Aug 27 14:00:00 2008 Seth Vidal - 3.2.19-1 - 3.2.19
Thu Aug 7 14:00:00 2008 Seth Vidal - 3.2.18-1 - 3.2.18
Thu Jul 10 14:00:00 2008 Seth Vidal - 3.2.17-2 - add patch from upstream for bug in compare_providers
Wed Jul 9 14:00:00 2008 Seth Vidal - 3.2.17-1 - 3.2.17
Tue Jun 24 14:00:00 2008 Jesse Keating - 3.2.16-4 - Add a couple more upstream patches for even more multilib fixes
Tue Jun 24 14:00:00 2008 Jesse Keating - 3.2.16-3 - Add another patch from upstream for multilib policy and noarch
Sun May 18 14:00:00 2008 Seth Vidal 3.2.16-2 - stupid, stupid, stupid
Fri May 16 14:00:00 2008 Seth Vidal 3.2.16-1 - 3.2.16
Tue Apr 15 14:00:00 2008 Seth Vidal 3.2.14-9 - nine is the luckiest number that there will ever be
Tue Apr 15 14:00:00 2008 Seth Vidal 3.2.14-8 - after many tries - this one fixes translations AND pungi
Thu Apr 10 14:00:00 2008 Seth Vidal 3.2.14-5 - once more, with feeling
Thu Apr 10 14:00:00 2008 Seth Vidal 3.2.14-4 - another big-head-patch
Wed Apr 9 14:00:00 2008 Seth Vidal 3.2.14-3 - apply patch to bring this up to where HEAD is now.
Tue Apr 8 14:00:00 2008 Seth Vidal 3.2.14-1 - remove committed patch - obsoletes yum-basearchonly
Tue Apr 1 14:00:00 2008 Seth Vidal 3.2.13-2 - fix minor typo in comps.py for jkeating
Thu Mar 20 13:00:00 2008 Seth Vidal 3.2.13-1 - 3.2.13
Mon Mar 17 13:00:00 2008 Seth Vidal 3.2.12-5 - update manpage patch to close bug 437703. Thakns to Kulbir Saini for the patch
Fri Mar 14 13:00:00 2008 Seth Vidal 3.2.12-4 - multilib_policy=best is now the default
Thu Mar 13 13:00:00 2008 Seth Vidal - add jeff sheltren\'s patch to close rh bug 428825
Tue Mar 4 13:00:00 2008 Seth Vidal 3.2.12-3 - set failovermethod to \'priority\' to make jkeating happy
Tue Mar 4 13:00:00 2008 Seth Vidal 3.2.12-2 - fix mutually obsoleting providers (like glibc!)
Mon Mar 3 13:00:00 2008 Seth Vidal - 3.2.12-1 - 3.2.12
Fri Feb 8 13:00:00 2008 Seth Vidal - 3.2.11-1 - 3.2.11
Sun Jan 27 13:00:00 2008 James Bowes 3.2.10-3 - Remove yumupd.py
Fri Jan 25 13:00:00 2008 Seth Vidal - 3.2.10-1 - 3.2.10 - add pygpgme dep
|
|
|