82b73e
%define move_yum_conf_back 1
82b73e
%define auto_sitelib 1
82b73e
%define yum_updatesd 0
82b73e
%define disable_check 0
82b73e
%define yum_cron_systemd 1
82b73e
82b73e
%if 0%{?rhel} <= 6
82b73e
# rhel-6 doesn't have the systemd stuff...
82b73e
%define yum_cron_systemd 0
82b73e
%endif
82b73e
82b73e
%if %{auto_sitelib}
82b73e
82b73e
%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
82b73e
82b73e
%else
82b73e
%define python_sitelib /usr/lib/python?.?/site-packages
82b73e
%endif
82b73e
82b73e
# We always used /usr/lib here, even on 64bit ... so it's a bit meh.
82b73e
%define yum_pluginslib   /usr/lib/yum-plugins
82b73e
%define yum_pluginsshare /usr/share/yum-plugins
82b73e
82b73e
# disable broken /usr/lib/rpm/brp-python-bytecompile
82b73e
%define __os_install_post %{nil}
eb5f31
%if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
eb5f31
%define compdir %{_datadir}/bash-completion/completions
eb5f31
%else
eb5f31
%define compdir %{_sysconfdir}/bash_completion.d
82b73e
%endif
82b73e
82b73e
Summary: RPM package installer/updater/manager
82b73e
Name: yum
82b73e
Version: 3.4.3
c3b961
Release: 168%{?dist}
82b73e
License: GPLv2+
82b73e
Group: System Environment/Base
82b73e
Source0: http://yum.baseurl.org/download/3.4/%{name}-%{version}.tar.gz
4aeebf
Source1: yum.conf.centos
82b73e
Source2: yum-updatesd.conf.fedora
82b73e
Patch1: yum-distro-configs.patch
82b73e
Patch5: geode-arch.patch
82b73e
Patch6: yum-HEAD.patch
82b73e
Patch7: yum-ppc64-preferred.patch
82b73e
Patch20: yum-manpage-files.patch
82b73e
Patch21: yum-completion-helper.patch
82b73e
82b73e
# rhel-7.0
82b73e
Patch30: BZ-801067-remove-kernel-modules-from-installonly.patch
82b73e
patch31: BZ-1002977-use-the-provide-version.patch
1f1d7d
patch32: BZ-1033416-yum-error-on-non-us-locale.patch
1f1d7d
patch33: BZ-1050902-manpage-formatting-errrors.patch
1f1d7d
patch34: BZ-1052994-yum-cron-install-unsigned-packages.patch
1f1d7d
patch35: BZ-1041395-depsolve-loop-limit.patch
1f1d7d
patch36: BZ-1053289-misc-perf+UI+simple-bug+docs-fixes.patch
1f1d7d
patch37: BZ-1052436-group-bundle-pre-f20-fixes.patch
1f1d7d
patch38: BZ-1040619-yum-cron-reporting.patch
1f1d7d
patch39: BZ-1062959-add-fs-command.patch
1f1d7d
patch40: BZ-1052436-group-bundle-docs.patch
1f1d7d
patch41: BZ-1058297-remove-del-for-weird-anaconda-C-NULL-exception.patch
82b73e
65829f
# rhel-7.1
65829f
Patch100: BZ-1130939-dont-create-lockdir-directories.patch
65829f
Patch101: BZ-1113395-verify-permissions-mask.patch
65829f
Patch102: BZ-1097383-usr-readonly.patch
65829f
Patch103: BZ-1095161-setopt-spaces-handling.patch
65829f
Patch104: BZ-1095157-traceback-when-empty-history.patch
65829f
Patch106: BZ-1138205-needs-restarting.patch
65829f
Patch107: BZ-1102585-variable-substitution.patch
65829f
Patch108: BZ-1096147-history-search-crash.patch
65829f
Patch109: BZ-1087911-update-minimal-manpage.patch
65829f
Patch110: BZ-1063181-upgrades-for-install-only.patch
65829f
Patch111: BZ-1147992-debuginfo-install-dolock-exception.patch
65829f
Patch112: BZ-1095146-file-uris-normpath.patch
65829f
bb45c0
# rhel-7.2
bb45c0
Patch150: BZ-1192239-update-minimal.patch
bb45c0
Patch151: BZ-1212514-not-enough-space.patch
bb45c0
Patch152: BZ-1212506-running-kernel-epoch.patch
bb45c0
Patch153: BZ-1168385-group-conditionals-deselect.patch
bb45c0
Patch154: BZ-1182096-yum-cron-conf-upgrade-minimal.patch
bb45c0
Patch155: BZ-1212519-exclude-installed.patch
bb45c0
Patch156: BZ-1063177-xml-traceback.patch
bb45c0
Patch157: BZ-1211384-yum-grouplist-headers.patch
bb45c0
Patch158: BZ-1193871-updateinfo-notice-when-arch-changed.patch
bb45c0
Patch159: BZ-1047793-lvm-snapshot.patch
bb45c0
Patch160: BZ-1168120-manpage.patch
bb45c0
Patch161: BZ-1182075-yum-security-manpage.patch
bb45c0
Patch162: BZ-1199976-kbase-articles.patch
bb45c0
Patch163: BZ-1188960-API-missing-requires.patch
bb45c0
Patch164: BZ-1233152-pvm-api-lv_attr.patch
bb45c0
Patch165: BZ-1244119-fssnapshot-automatic-percentage-manpage.patch
bb45c0
Patch166: BZ-1259837-igroups-empty-lines.patch
bb45c0
eb5f31
# rhel-7.3
eb5f31
Patch200: BZ-1267234-groupinstall-fail-on-non-existent.patch
eb5f31
Patch201: BZ-1274211-skip-missing-names.patch
eb5f31
Patch202: BZ-1183669-corrupt-cache.patch
eb5f31
Patch203: BZ-1235623-new-provides-realpath-file-search.patch
eb5f31
Patch204: BZ-1292160-security-lists-wrong-arch-updates.patch
eb5f31
Patch205: BZ-1267897-exclude-dups-from-security-updates.patch
eb5f31
Patch206: BZ-1292150-updateinfo-list-available.patch
eb5f31
Patch207: BZ-1293670-proxy.patch
eb5f31
Patch208: BZ-1291745-query-install-excludes.patch
eb5f31
Patch209: BZ-1293378-ftp-disable-epsv.patch
eb5f31
Patch210: BZ-1272058-arches.patch
eb5f31
Patch211: BZ-1279483-hidden-groups-manpage.patch
eb5f31
Patch212: BZ-1281593-yum-fs-vars.patch
eb5f31
Patch213: BZ-1306142-allow-older-installonly-deps.patch
eb5f31
Patch214: BZ-1321651-repoinfo-add-metadata-expire-filter.patch
eb5f31
Patch215: BZ-1202680-handle-non-ascii-email.patch
eb5f31
Patch216: BZ-1168121-fssnapshot-manpage-fix.patch
eb5f31
Patch217: BZ-1004853-yum-cron-handle-empty-transaction.patch
eb5f31
Patch218: BZ-1309676-fs-command-help-fix.patch
eb5f31
Patch219: BZ-1294789-yum-cron-fix-update_cmd.patch
eb5f31
Patch220: BZ-1292087-history-hash-crash.patch
eb5f31
Patch221: BZ-1234967-handle-invalid-yumdb.patch
eb5f31
Patch222: BZ-1208803-autosavets.patch
eb5f31
Patch223: BZ-1186690-compare_providers_priorities.patch
eb5f31
Patch224: BZ-1330423-skipbroken-installonly-limit-fix.patch
eb5f31
Patch225: BZ-1195745-failed-repo-message.patch
eb5f31
Patch226: BZ-1327962-conduit-typo.patch
eb5f31
Patch227: BZ-1328023-updateinfo-traceback.patch
eb5f31
Patch228: BZ-1293513-compdir.patch
eb5f31
Patch229: BZ-1065380-updateinfo-strip-respin.patch
eb5f31
Patch230: BZ-1175309-enable-repos-instruction.patch
eb5f31
Patch231: BZ-1337105-add-lazy-packages-caching-opt.patch
eb5f31
Patch232: BZ-1348995-ship-comps-rng-schema.patch
eb5f31
Patch233: BZ-1339168-yum-cron-conf-typo.patch
eb5f31
Patch234: BZ-1330670-system-name-email-from-cron.patch
eb5f31
Patch235: BZ-1347813-security-updates-count.patch
eb5f31
Patch236: BZ-1335250-fssnapshot-handle-lvm-errors.patch
eb5f31
Patch237: BZ-1356797-silent-exception.patch
eb5f31
Patch238: BZ-1377328-_metadata_cache_req.patch
6a5fbe
07a10e
# rhel-7.4
07a10e
Patch250: BZ-1389816-include-repoid-in-timestamp-error.patch
07a10e
Patch251: BZ-1369389-dont-recommend-makecache-if-running.patch
07a10e
Patch252: BZ-1194915-add-logging-for-bad-notice-dupes.patch
07a10e
Patch253: BZ1410326-Fix-for-history-package-list.patch
07a10e
Patch254: BZ-1399628-updateinfo-fix-wrong-pkg-count.patch
07a10e
Patch255: BZ-1391507-fix-filelist-queries-for-dup-pkgs.patch
07a10e
Patch256: BZ-1343690-add-payload-gpgcheck-opt.patch
07a10e
Patch257: BZ-1357083-clean-all-add-hint-rm-rf.patch
07a10e
Patch258: BZ-1370134-yum-check-ignore-self-conflicts.patch
07a10e
Patch259: BZ-1352585-detect-installed-provide.patch
07a10e
Patch260: BZ-1397829-fix-reget-simple-md-fnames.patch
07a10e
102e92
# rhel-7.5
102e92
Patch280: BZ-1287610-fips-dont-pollute-stderr.patch
102e92
Patch281: BZ-1358492-installonly-kernel.patch
102e92
Patch282: BZ-1175315-dont-require-enabled-repos-for-url.patch
102e92
Patch283: BZ-1386597-obsoletes-man-page.patch
102e92
Patch284: BZ-1411575-manpage-typo.patch
102e92
Patch285: BZ-1458841-preload-shared-libs.patch
102e92
Patch286: BZ-1451817-docs-improve-payload-gpgcheck-opt.patch
102e92
Patch287: BZ-1361609-improve-exactarchlist-opt.patch
102e92
Patch288: BZ-1432319-add-usercache-opt.patch
102e92
Patch289: BZ-1411692-docs-conf-var-naming-rules.patch
102e92
Patch290: BZ-1278333-yum-shell-support-exit-status.patch
68968d
92fe97
# rhel-7.6
92fe97
Patch310: BZ-1520454-gpgkey-retry-broken-redirects.patch
92fe97
Patch311: BZ-1509831-baseurl-clarify-multiple-urls.patch
92fe97
Patch312: BZ-1528608-updateinfo-preload-pkgsack.patch
92fe97
Patch313: BZ-1477574-update-honor-multilib-policy-for-obsoletes.patch
92fe97
Patch314: BZ-1481220-print-disk-usage-on-yum-clean-all.patch
92fe97
Patch315: BZ-1480065-depsolve-filter-conflicting-provider.patch
92fe97
Patch316: BZ-1506890-logrotate-change-size-to-maxsize.patch
d18d28
6e3a62
# rhel-7.7
6e3a62
Patch340: BZ-1410234-downloadonly-unlink-tmp-files.patch
6e3a62
Patch341: BZ-1645173-clean-all-disk-usage-fixes.patch
6e3a62
Patch342: BZ-1600383-save-ts-no-str-concat.patch
6e3a62
Patch343: BZ-1510491-fixup-yumdb-validator.patch
ab72fd
5ab7f2
# rhel-7.8
5ab7f2
Patch360: BZ-1689025-installonly-do-not-reinstall-local.patch
5ab7f2
Patch361: BZ-1713649-depsolve-every-provider-conflicts.patch
5ab7f2
Patch362: BZ-1690376-gracefully-handle-empty-rpm-error-list.patch
5ab7f2
Patch363: BZ-1564747-gracefully-handle-reinstall-self-conflicts.patch
5ab7f2
Patch364: BZ-1510495-yumRepo-migrate-more-prints-to-logging.patch
5ab7f2
Patch365: BZ-1744639-yum-cron-make-sure-output-fully-unicode.patch
5ab7f2
Patch366: BZ-1573154-docs-yum-command-is-not-optional.patch
5ab7f2
Patch367: BZ-1645618-updateinfo-suggest-verbose-command.patch
5ab7f2
Patch368: BZ-1757613-downloadonly-do-not-reset-localpath.patch
32fd83
c3b961
# rhel-7.9
c3b961
Patch369: BZ-1778763-fix-typo-sig_typ-sig_type.patch
c3b961
Patch370: BZ-1778784-check-for-revoked-subkeys-before-checking-the-signature.patch
7f933e
e4eb65
Patch1000: centos-branding-yum.patch
e4eb65
82b73e
URL: http://yum.baseurl.org/
82b73e
BuildArchitectures: noarch
82b73e
BuildRequires: python
82b73e
BuildRequires: gettext
82b73e
BuildRequires: intltool
82b73e
# This is really CheckRequires ...
82b73e
BuildRequires: python-nose
82b73e
BuildRequires: python >= 2.4
82b73e
BuildRequires: rpm-python, rpm >= 0:4.4.2
82b73e
BuildRequires: python-iniparse
82b73e
BuildRequires: python-sqlite
eb5f31
BuildRequires: python-urlgrabber >= 3.10-8
82b73e
BuildRequires: yum-metadata-parser >= 1.1.0
82b73e
BuildRequires: pygpgme
82b73e
# End of CheckRequires
82b73e
Conflicts: pirut < 1.1.4
82b73e
Requires: python >= 2.4
4aeebf
Requires: yum-plugin-fastestmirror
07a10e
Requires: rpm-python, rpm >= 0:4.11.3-22
82b73e
Requires: python-iniparse
82b73e
Requires: python-sqlite
eb5f31
Requires: python-urlgrabber >= 3.10-8
82b73e
Requires: yum-metadata-parser >= 1.1.0
82b73e
Requires: pygpgme
82b73e
# rawhide is >= 0.5.3-7.fc18 ... as this is added.
82b73e
Requires: pyliblzma
82b73e
# Not really a suggests anymore, due to metadata using it.
82b73e
Requires: pyxattr
1f1d7d
# Suggests, needed for yum fs diff
1f1d7d
Requires: diffutils
1f1d7d
Requires: cpio
1f1d7d
82b73e
82b73e
Conflicts: rpm >= 5-0
82b73e
# Zif is a re-implementation of yum in C, however:
82b73e
#
82b73e
# 1. There is no co-operation/etc. with us.
82b73e
# 2. It touches our private data directly.
82b73e
#
82b73e
# ...both of which mean that even if there were _zero_ bugs in zif, we'd
82b73e
# never be able to change anything after the first user started using it. And
82b73e
# of course:
82b73e
#
82b73e
# 3. Users will never be able to tell that it isn't weird yum bugs, when they
82b73e
# hit them (and we'll probably never be able to debug them, without becoming
82b73e
# zif experts).
82b73e
#
82b73e
# ...so we have two sane choices: i) Conflict with it. 2) Stop developing yum.
82b73e
#
82b73e
#  Upstream says that #2 will no longer be true after this release.
82b73e
Conflicts: zif <= 0.1.3-3.fc15
82b73e
82b73e
Obsoletes: yum-skip-broken <= 1.1.18
82b73e
Provides: yum-skip-broken = 1.1.18.yum
82b73e
Obsoletes: yum-basearchonly <= 1.1.9
82b73e
Obsoletes: yum-plugin-basearchonly <= 1.1.9
82b73e
Provides: yum-basearchonly = 1.1.9.yum
82b73e
Provides: yum-plugin-basearchonly = 1.1.9.yum
82b73e
Obsoletes: yum-allow-downgrade < 1.1.20-0
82b73e
Obsoletes: yum-plugin-allow-downgrade < 1.1.22-0
82b73e
Provides: yum-allow-downgrade = 1.1.20-0.yum
82b73e
Provides: yum-plugin-allow-downgrade = 1.1.22-0.yum
82b73e
Obsoletes: yum-plugin-protect-packages < 1.1.27-0
82b73e
Provides: yum-protect-packages = 1.1.27-0.yum
82b73e
Provides: yum-plugin-protect-packages = 1.1.27-0.yum
82b73e
Obsoletes: yum-plugin-download-order <= 0.2-2
82b73e
Obsoletes: yum-plugin-downloadonly <= 1.1.31-7.fc18
82b73e
Provides: yum-plugin-downloadonly = 3.4.3-44.yum
82b73e
Obsoletes: yum-presto < 3.4.3-66.yum
82b73e
Provides: yum-presto = 3.4.3-66.yum
82b73e
Obsoletes: yum-plugin-security < 1.1.32
82b73e
Provides: yum-plugin-security = 3.4.3-84.yum
82b73e
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
82b73e
82b73e
82b73e
%description
82b73e
Yum is a utility that can check for and automatically download and
82b73e
install updated RPM packages. Dependencies are obtained and downloaded 
82b73e
automatically, prompting the user for permission as necessary.
82b73e
82b73e
%package updatesd
82b73e
Summary: Update notification daemon
82b73e
Group: Applications/System
82b73e
Requires: yum = %{version}-%{release}
82b73e
Requires: dbus-python
82b73e
Requires: pygobject2
82b73e
Requires(preun): /sbin/chkconfig
82b73e
Requires(post): /sbin/chkconfig
82b73e
Requires(preun): /sbin/service
82b73e
Requires(post): /sbin/service
82b73e
Requires(postun): /sbin/chkconfig
82b73e
Requires(postun): /sbin/service
82b73e
82b73e
82b73e
%description updatesd
82b73e
yum-updatesd provides a daemon which checks for available updates and 
82b73e
can notify you when they are available via email, syslog or dbus. 
82b73e
82b73e
%package cron
82b73e
Summary: Files needed to run yum updates as a cron job
82b73e
Group: System Environment/Base
82b73e
Requires: yum >= 3.4.3-84 cronie crontabs findutils
82b73e
%if %{yum_cron_systemd}
82b73e
BuildRequires: systemd-units
82b73e
Requires(post): systemd
82b73e
Requires(preun): systemd
82b73e
Requires(postun): systemd
82b73e
%else
82b73e
Requires(post): /sbin/chkconfig
82b73e
Requires(post): /sbin/service
82b73e
Requires(preun): /sbin/chkconfig
82b73e
Requires(preun): /sbin/service
82b73e
Requires(postun): /sbin/service
82b73e
%endif
82b73e
82b73e
%description cron
82b73e
These are the files needed to run yum updates as a cron job.
82b73e
Install this package if you want auto yum updates nightly via cron.
82b73e
82b73e
82b73e
%prep
82b73e
%setup -q
82b73e
%patch5 -p1
82b73e
%patch6 -p1
82b73e
%patch7 -p1
82b73e
%patch20 -p1
82b73e
%patch21 -p1
82b73e
82b73e
# rhel-7.0
82b73e
%patch30 -p1
82b73e
%patch31 -p1
1f1d7d
%patch32 -p1
1f1d7d
%patch33 -p1
1f1d7d
%patch34 -p1
1f1d7d
%patch35 -p1
1f1d7d
%patch36 -p1
1f1d7d
%patch37 -p1
1f1d7d
%patch38 -p1
1f1d7d
%patch39 -p1
1f1d7d
%patch40 -p1
1f1d7d
%patch41 -p1
1f1d7d
65829f
# rhel-7.1
65829f
%patch100 -p1
65829f
%patch101 -p1
65829f
%patch102 -p1
65829f
%patch103 -p1
65829f
%patch104 -p1
65829f
%patch106 -p1
65829f
%patch107 -p1
65829f
%patch108 -p1
65829f
%patch109 -p1
65829f
%patch110 -p1
65829f
%patch111 -p1
65829f
%patch112 -p1
65829f
bb45c0
# rhel-7.2
bb45c0
%patch150 -p1
bb45c0
%patch151 -p1
bb45c0
%patch152 -p1
bb45c0
%patch153 -p1
bb45c0
%patch154 -p1
bb45c0
%patch155 -p1
bb45c0
%patch156 -p1
bb45c0
%patch157 -p1
bb45c0
%patch158 -p1
bb45c0
%patch159 -p1
bb45c0
%patch160 -p1
bb45c0
%patch161 -p1
bb45c0
%patch162 -p1
bb45c0
%patch163 -p1
bb45c0
%patch164 -p1
bb45c0
%patch165 -p1
bb45c0
%patch166 -p1
bb45c0
eb5f31
# rhel-7.3
eb5f31
%patch200 -p1
eb5f31
%patch201 -p1
eb5f31
%patch202 -p1
eb5f31
%patch203 -p1
eb5f31
%patch204 -p1
eb5f31
%patch205 -p1
eb5f31
%patch206 -p1
eb5f31
%patch207 -p1
eb5f31
%patch208 -p1
eb5f31
%patch209 -p1
eb5f31
%patch210 -p1
eb5f31
%patch211 -p1
eb5f31
%patch212 -p1
eb5f31
%patch213 -p1
eb5f31
%patch214 -p1
eb5f31
%patch215 -p1
eb5f31
%patch216 -p1
eb5f31
%patch217 -p1
eb5f31
%patch218 -p1
eb5f31
%patch219 -p1
eb5f31
%patch220 -p1
eb5f31
%patch221 -p1
eb5f31
%patch222 -p1
eb5f31
%patch223 -p1
eb5f31
%patch224 -p1
eb5f31
%patch225 -p1
eb5f31
%patch226 -p1
eb5f31
%patch227 -p1
eb5f31
%patch228 -p1
eb5f31
%patch229 -p1
eb5f31
%patch230 -p1
eb5f31
%patch231 -p1
eb5f31
%patch232 -p1
eb5f31
%patch233 -p1
eb5f31
%patch234 -p1
eb5f31
%patch235 -p1
eb5f31
%patch236 -p1
eb5f31
%patch237 -p1
eb5f31
%patch238 -p1
6a5fbe
07a10e
# rhel-7.4
07a10e
%patch250 -p1
07a10e
%patch251 -p1
07a10e
%patch252 -p1
07a10e
%patch253 -p1
07a10e
%patch254 -p1
07a10e
%patch255 -p1
07a10e
%patch256 -p1
07a10e
%patch257 -p1
07a10e
%patch258 -p1
07a10e
%patch259 -p1
07a10e
%patch260 -p1
3dcc54
102e92
# rhel-7.5
102e92
%patch280 -p1
102e92
%patch281 -p1
102e92
%patch282 -p1
102e92
%patch283 -p1
102e92
%patch284 -p1
102e92
%patch285 -p1
102e92
%patch286 -p1
102e92
%patch287 -p1
102e92
%patch288 -p1
102e92
%patch289 -p1
102e92
%patch290 -p1
68968d
92fe97
# rhel-7.6
92fe97
%patch310 -p1
92fe97
%patch311 -p1
92fe97
%patch312 -p1
92fe97
%patch313 -p1
92fe97
%patch314 -p1
92fe97
%patch315 -p1
92fe97
%patch316 -p1
d18d28
6e3a62
# rhel-7.7
6e3a62
%patch340 -p1
6e3a62
%patch341 -p1
6e3a62
%patch342 -p1
6e3a62
%patch343 -p1
ab72fd
5ab7f2
# rhel-7.8
5ab7f2
%patch360 -p1
5ab7f2
%patch361 -p1
5ab7f2
%patch362 -p1
5ab7f2
%patch363 -p1
5ab7f2
%patch364 -p1
5ab7f2
%patch365 -p1
5ab7f2
%patch366 -p1
5ab7f2
%patch367 -p1
5ab7f2
%patch368 -p1
c3b961
c3b961
# rhel-7.9
c3b961
%patch369 -p1
c3b961
%patch370 -p1
32fd83
e4eb65
%patch1000 -p1
e4eb65
1f1d7d
# Do distro config. changes after everything else.
1f1d7d
%patch1 -p1
82b73e
82b73e
%build
82b73e
make
82b73e
82b73e
%if !%{disable_check}
82b73e
%check
82b73e
make check
82b73e
%endif
82b73e
82b73e
82b73e
%install
82b73e
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
82b73e
82b73e
%if %{yum_cron_systemd}
82b73e
INIT=systemd
82b73e
%else
82b73e
INIT=sysv
82b73e
%endif
82b73e
eb5f31
make DESTDIR=$RPM_BUILD_ROOT UNITDIR=%{_unitdir} INIT=$INIT COMPDIR=%{compdir} install
82b73e
82b73e
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/yum.conf
82b73e
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d $RPM_BUILD_ROOT/%{yum_pluginslib}
82b73e
mkdir -p $RPM_BUILD_ROOT/%{yum_pluginsshare}
82b73e
82b73e
%if %{move_yum_conf_back}
82b73e
# for now, move repodir/yum.conf back
82b73e
mv $RPM_BUILD_ROOT/%{_sysconfdir}/yum/repos.d $RPM_BUILD_ROOT/%{_sysconfdir}/yum.repos.d
82b73e
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/yum/yum.conf
82b73e
%endif
82b73e
82b73e
%if %{yum_updatesd}
82b73e
echo Keeping local yum-updatesd
82b73e
%else
82b73e
82b73e
# yum-updatesd has moved to the separate source version
82b73e
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/yum/yum-updatesd.conf 
82b73e
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/rc.d/init.d/yum-updatesd
82b73e
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/dbus-1/system.d/yum-updatesd.conf
82b73e
rm -f $RPM_BUILD_ROOT/%{_sbindir}/yum-updatesd
82b73e
rm -f $RPM_BUILD_ROOT/%{_mandir}/man*/yum-updatesd*
82b73e
rm -f $RPM_BUILD_ROOT/%{_datadir}/yum-cli/yumupd.py*
82b73e
82b73e
%endif
82b73e
82b73e
# Ghost files:
82b73e
mkdir -p $RPM_BUILD_ROOT/var/lib/yum/history
82b73e
mkdir -p $RPM_BUILD_ROOT/var/lib/yum/plugins
82b73e
mkdir -p $RPM_BUILD_ROOT/var/lib/yum/yumdb
82b73e
touch $RPM_BUILD_ROOT/var/lib/yum/uuid
82b73e
82b73e
# rpmlint bogus stuff...
82b73e
chmod +x $RPM_BUILD_ROOT/%{_datadir}/yum-cli/*.py
82b73e
chmod +x $RPM_BUILD_ROOT/%{python_sitelib}/yum/*.py
82b73e
chmod +x $RPM_BUILD_ROOT/%{python_sitelib}/rpmUtils/*.py
82b73e
82b73e
%find_lang %name
82b73e
82b73e
%if %{yum_cron_systemd}
82b73e
# Remove the yum-cron sysV stuff to make rpmbuild happy..
82b73e
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/rc.d/init.d/yum-cron
82b73e
%else
82b73e
# Remove the yum-cron systemd stuff to make rpmbuild happy..
82b73e
rm -f $RPM_BUILD_ROOT/%{_unitdir}/yum-cron.service
82b73e
%endif
82b73e
82b73e
%clean
82b73e
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
82b73e
82b73e
82b73e
%if %{yum_updatesd}
82b73e
%post updatesd
82b73e
/sbin/chkconfig --add yum-updatesd
82b73e
/sbin/service yum-updatesd condrestart >/dev/null 2>&1
82b73e
exit 0
82b73e
82b73e
%preun updatesd
82b73e
if [ $1 = 0 ]; then
82b73e
 /sbin/chkconfig --del yum-updatesd
82b73e
 /sbin/service yum-updatesd stop >/dev/null 2>&1
82b73e
fi
82b73e
exit 0
82b73e
%endif
82b73e
82b73e
%post cron
82b73e
82b73e
%if %{yum_cron_systemd}
82b73e
#systemd_post yum-cron.service
82b73e
#  Do this manually because it's a fake service for a cronjob, and cronjobs
82b73e
# are default on atm. This may change in the future.
82b73e
if [ $1 = 1 ]; then
82b73e
 systemctl enable yum-cron >/dev/null 2>&1
82b73e
else
82b73e
#  Note that systemctl preset is being run here ... but _only_ on initial
82b73e
# install. So try this...
82b73e
82b73e
if [ -f /var/lock/subsys/yum-cron -a -f /etc/rc.d/init.d/yum-cron ]; then
82b73e
 systemctl enable yum-cron >/dev/null 2>&1
82b73e
fi
82b73e
fi
82b73e
82b73e
# Also note:
82b73e
#  systemctl list-unit-files | fgrep yum-cron
82b73e
%else
82b73e
# SYSV init post cron
82b73e
# Make sure chkconfig knows about the service
82b73e
/sbin/chkconfig --add yum-cron
82b73e
# if an upgrade:
82b73e
if [ "$1" -ge "1" ]; then
82b73e
# if there's a /etc/rc.d/init.d/yum file left, assume that there was an
82b73e
# older instance of yum-cron which used this naming convention.  Clean 
82b73e
# it up, do a conditional restart
82b73e
 if [ -f /etc/init.d/yum ]; then 
82b73e
# was it on?
82b73e
  /sbin/chkconfig yum
82b73e
  RETVAL=$?
82b73e
  if [ $RETVAL = 0 ]; then
82b73e
# if it was, stop it, then turn on new yum-cron
82b73e
   /sbin/service yum stop 1> /dev/null 2>&1
82b73e
   /sbin/service yum-cron start 1> /dev/null 2>&1
82b73e
   /sbin/chkconfig yum-cron on
82b73e
  fi
82b73e
# remove it from the service list
82b73e
  /sbin/chkconfig --del yum
82b73e
 fi
82b73e
fi 
82b73e
exit 0
82b73e
%endif
82b73e
82b73e
%preun cron
82b73e
%if %{yum_cron_systemd}
82b73e
%systemd_preun yum-cron.service
82b73e
%else
82b73e
# SYSV init preun cron
82b73e
# if this will be a complete removeal of yum-cron rather than an upgrade,
82b73e
# remove the service from chkconfig control
82b73e
if [ $1 = 0 ]; then
82b73e
 /sbin/chkconfig --del yum-cron
82b73e
 /sbin/service yum-cron stop 1> /dev/null 2>&1
82b73e
fi
82b73e
exit 0
82b73e
%endif
82b73e
82b73e
%postun cron
82b73e
%if %{yum_cron_systemd}
82b73e
%systemd_postun_with_restart yum-cron.service
82b73e
%else
82b73e
# SYSV init postun cron
82b73e
82b73e
# If there's a yum-cron package left after uninstalling one, do a
82b73e
# conditional restart of the service
82b73e
if [ "$1" -ge "1" ]; then
82b73e
 /sbin/service yum-cron condrestart 1> /dev/null 2>&1
82b73e
fi
82b73e
exit 0
82b73e
%endif
82b73e
82b73e
82b73e
%files -f %{name}.lang
82b73e
%defattr(-, root, root, -)
eb5f31
%doc README AUTHORS COPYING TODO INSTALL ChangeLog PLUGINS docs/comps.rng
82b73e
%if %{move_yum_conf_back}
82b73e
%config(noreplace) %{_sysconfdir}/yum.conf
82b73e
%dir %{_sysconfdir}/yum.repos.d
82b73e
%else
82b73e
%config(noreplace) %{_sysconfdir}/yum/yum.conf
82b73e
%dir %{_sysconfdir}/yum/repos.d
82b73e
%endif
82b73e
%config(noreplace) %{_sysconfdir}/yum/version-groups.conf
82b73e
%dir %{_sysconfdir}/yum
82b73e
%dir %{_sysconfdir}/yum/protected.d
82b73e
%dir %{_sysconfdir}/yum/fssnap.d
82b73e
%dir %{_sysconfdir}/yum/vars
82b73e
%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
eb5f31
%if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
82b73e
%(dirname %{compdir})
eb5f31
%else
eb5f31
%{compdir}
eb5f31
%endif
82b73e
%dir %{_datadir}/yum-cli
82b73e
%{_datadir}/yum-cli/*
82b73e
%exclude %{_datadir}/yum-cli/completion-helper.py?
82b73e
%if %{yum_updatesd}
82b73e
%exclude %{_datadir}/yum-cli/yumupd.py*
82b73e
%endif
82b73e
%{_bindir}/yum
82b73e
%{python_sitelib}/yum
82b73e
%{python_sitelib}/rpmUtils
82b73e
%dir /var/cache/yum
82b73e
%dir /var/lib/yum
82b73e
%ghost /var/lib/yum/uuid
82b73e
%ghost /var/lib/yum/history
82b73e
%ghost /var/lib/yum/plugins
82b73e
%ghost /var/lib/yum/yumdb
82b73e
%{_mandir}/man*/yum.*
82b73e
%{_mandir}/man*/yum-shell*
82b73e
# plugin stuff
82b73e
%dir %{_sysconfdir}/yum/pluginconf.d 
82b73e
%dir %{yum_pluginslib}
82b73e
%dir %{yum_pluginsshare}
82b73e
82b73e
%files cron
82b73e
%defattr(-,root,root)
82b73e
%doc COPYING
82b73e
%{_sysconfdir}/cron.daily/0yum-daily.cron
82b73e
%{_sysconfdir}/cron.hourly/0yum-hourly.cron
82b73e
%config(noreplace) %{_sysconfdir}/yum/yum-cron.conf
82b73e
%config(noreplace) %{_sysconfdir}/yum/yum-cron-hourly.conf
82b73e
%if %{yum_cron_systemd}
82b73e
%{_unitdir}/yum-cron.service
82b73e
%else
82b73e
%{_sysconfdir}/rc.d/init.d/yum-cron
82b73e
%endif
82b73e
%{_sbindir}/yum-cron
82b73e
%{_mandir}/man*/yum-cron.*
82b73e
82b73e
%if %{yum_updatesd}
82b73e
%files updatesd
82b73e
%defattr(-, root, root)
82b73e
%config(noreplace) %{_sysconfdir}/yum/yum-updatesd.conf
82b73e
%config %{_sysconfdir}/rc.d/init.d/yum-updatesd
82b73e
%config %{_sysconfdir}/dbus-1/system.d/yum-updatesd.conf
82b73e
%{_datadir}/yum-cli/yumupd.py*
82b73e
%{_sbindir}/yum-updatesd
82b73e
%{_mandir}/man*/yum-updatesd*
82b73e
%endif
82b73e
82b73e
%changelog
4aeebf
* Tue Sep 29 2020 CentOS Sources <bugs@centos.org> - 3.4.3-168.el7.centos
4aeebf
- CentOS yum config
4aeebf
-  use the CentOS bug tracker url
4aeebf
-  retain installonly limit of 5
4aeebf
-  ensure distrover is always from centos-release
4aeebf
- Make yum require yum-plugin-fastestmirror
4aeebf
c3b961
* Thu Apr 16 2020 Pavla Kratochvilova <pkratoch@redhat.com> - 3.4.3-168
c3b961
- Fix typo sig_typ -> sig_type
c3b961
- Resolves: bug#1778763
c3b961
- Check for revoked subkeys before checking the signature
c3b961
- Resolves: bug#1778784
31d17a
5ab7f2
* Fri Jan 10 2020 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-167
5ab7f2
- downloadonly: do not reset localpath
5ab7f2
- Resolves: bug#1757613
5ab7f2
5ab7f2
* Mon Sep 09 2019 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-166
5ab7f2
- docs: yum command argument is not optional
5ab7f2
- Resolves: bug#1573154
5ab7f2
- updateinfo: suggest command for --verbose if bad duplicate
5ab7f2
- Resolves: bug#1645618
5ab7f2
5ab7f2
* Mon Aug 26 2019 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-165
5ab7f2
- yum-cron: convert output to unicode before emitting
5ab7f2
- Resolves: bug#1744639
5ab7f2
5ab7f2
* Fri Aug 23 2019 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-164
5ab7f2
- Do not reinstall local installonly packages
5ab7f2
- Resolves: bug#1689025
5ab7f2
- Fix traceback when every provider conflicts with requiring package
5ab7f2
- Resolves: bug#1713649
5ab7f2
- Gracefully handle empty RPM error list during transaction test
5ab7f2
- Resolves: bug#1690376
5ab7f2
- Gracefully handle self-conflicts during reinstall
5ab7f2
- Resolves: bug#1564747
5ab7f2
- yumRepo: migrate more prints to logging
5ab7f2
- Resolves: bug#1510495
5ab7f2
5ab7f2
* Fri May 17 2019 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-163
6e3a62
- Fix from_repo yumdb validator for local pkgs
6e3a62
- Resolves: bug#1510491
6e3a62
6e3a62
* Wed Mar 27 2019 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-162
6e3a62
- downloadonly: unlink .tmp files on ctrl-c
6e3a62
- Resolves: bug#1410234
6e3a62
- Fix calculation of uncleaned disk space after "yum clean all"
6e3a62
- Resolves: bug#1645173
6e3a62
- Speed up depsolving in Anaconda for large transactions
6e3a62
- Resolves: bug#1600383
b51d87
92fe97
* Wed Aug 15 2018 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-161
92fe97
- Improve retry logic for gpg keys
92fe97
- Resolves: bug#1520454
92fe97
92fe97
* Mon Jul 16 2018 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-160
92fe97
- Only print full disk usage in verbose mode on "yum clean all"
92fe97
- Resolves: bug#1481220
92fe97
92fe97
* Fri Jun 22 2018 Michal Domonkos <mdomonko@redhat.com> - 3.4.3-159
92fe97
- Retry on gpgkey timeout from MirrorManager
92fe97
- Resolves: bug#1520454
92fe97
- docs: baseurl: clarify multiple URLs
92fe97
- Resolves: bug#1509831
92fe97
- updateinfo: preload pkgSack
92fe97
- Resolves: bug#1528608
92fe97
- update(): honor multilib_policy for obsoletes
92fe97
- Resolves: bug#1477574
92fe97
- Print a disk usage summary on "yum clean all" and clarify docs
92fe97
- Resolves: bug#1481220
92fe97
- depsolve: filter out conflicting provider
92fe97
- Resolves: bug#1480065
92fe97
- Change 'size' option to 'maxsize' in yum.logrotate
92fe97
- Resolves: bug#1506890
510197
102e92
* Sun Nov 26 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-158
102e92
- Add support for yum-shell exit status.
102e92
- Resolves: bug#1278333
102e92
102e92
* Fri Nov 03 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-157
102e92
- docs: clarify variable name matching.
102e92
- Resolves: bug#1411692
102e92
102e92
* Wed Nov 01 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-156
102e92
- Preload shared libs that we may dlopen().
102e92
- Resolves: bug#1458841
102e92
- Update payload_gpgcheck documentation.
102e92
- Resolves: bug#1451817
102e92
- Make exactarchlist support wildcards and add docs.
102e92
- Resolves: bug#1361609
102e92
- Add usercache config option.
102e92
- Resolves: bug#1432319
102e92
102e92
* Thu Oct 06 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-155
102e92
- Don't pollute stderr in FIPS mode.
102e92
- Resolves: bug#1287610
102e92
- Don't require enabled repos for URL installs.
102e92
- Resolves: bug#1175315
102e92
- installonlypkgs: add "installonlypkg(kernel)
102e92
- Resolves: bug#1358492
102e92
- Manpage fixes.
102e92
- Resolves: bug#1386597
102e92
- Resolves: bug#1411575
0a0249
07a10e
* Mon Mar 27 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-154
07a10e
- Add payload_gpgcheck option.
07a10e
- Resolves: bug#1343690
07a10e
- Add hint about rm -rf for yum clean all.
07a10e
- Resolves: bug#1357083
07a10e
- Have "yum check" ignore self conflicts.
07a10e
- Resolves: bug#1370134
07a10e
- Detect installed virtual provide in install().
07a10e
- Resolves: bug#1352585
07a10e
- Fix reget problems with simple md filenames.
07a10e
- Resolves: bug#1397829
07a10e
07a10e
* Thu Mar 02 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-153
07a10e
- Filter duplicates when counting security updates.
07a10e
- Resolves: bug#1399628
07a10e
- sqlitesack: fix filelist queries for duplicate pkgs.
07a10e
- Resolves: bug#1391507
07a10e
07a10e
* Mon Feb 06 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-152
07a10e
- Fix 'history package-list'.
07a10e
- Resolves: bug#1410326
07a10e
07a10e
* Thu Feb 02 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-151
07a10e
- Add repo-id to repomd timestamp error message.
07a10e
- Resolves: bug#1389816
07a10e
- Don't recommend makecache if just running.
07a10e
- Resolves: bug#1369389
07a10e
- Add logging of bad update notice duplicates.
07a10e
- Resolves: bug#1194915
8015c3
eb5f31
* Mon Sep 19 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-150
eb5f31
- Check for _metadata_cache_req properly.
eb5f31
- Resolves: bug#1377328
eb5f31
eb5f31
* Mon Aug 29 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-149
eb5f31
- Report __del__ RepoError exceptions into log instead of stderr.
eb5f31
- Resolves: bug#1356797
eb5f31
eb5f31
* Thu Aug 04 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-148
eb5f31
- Don't change method signature for lazy:packages.
eb5f31
- Related: bug#1337105
eb5f31
eb5f31
* Fri Jul 22 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-147
eb5f31
- Better exception handling in fssnap.
eb5f31
- Resolves: bug#1335250
eb5f31
eb5f31
* Thu Jul 21 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-146
eb5f31
- Fix count of applicable security updates.
eb5f31
- Related: bug#1292160
eb5f31
- Update the docs for compare_providers_priority.
eb5f31
- Related: bug#1186690
eb5f31
eb5f31
* Mon Jul 18 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-145
eb5f31
- yum-cron: properly replace 'localhost' with system_name value in email_from.
eb5f31
- Related: bug#1330670
eb5f31
eb5f31
* Fri Jul 01 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-144
eb5f31
- Fixed the required python-urlgrabber version.
eb5f31
- Related: bug#1337105
eb5f31
eb5f31
* Thu Jun 30 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-143
eb5f31
- Add lazy:packages caching option.
eb5f31
- Resolves: bug#1337105
eb5f31
- Install comps.rng on the system.
eb5f31
- Resolves: bug#1348995
eb5f31
- Typo fixes.
eb5f31
- Resolves: bug#1339168
eb5f31
- yum-cron: replace 'localhost' with system_name value in email_from.
eb5f31
- Resolves: bug#1330670
eb5f31
eb5f31
* Thu May 19 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-142
eb5f31
- Reworked the respin suffix patch.
eb5f31
- Related: bug#1065380
eb5f31
eb5f31
* Thu May 19 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-141
eb5f31
- updateinfo: strip respin suffix if present.
eb5f31
- Resolves: bug#1065380
eb5f31
- Mention subscription-manager for enabling repos.
eb5f31
- Resolves: bug#1175309
eb5f31
eb5f31
* Wed May 11 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-140
eb5f31
- Fix bash-completion dir in Makefile.
eb5f31
- Related: bug#1293513
eb5f31
eb5f31
* Tue May 10 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-139
eb5f31
- Add autosavets option allowing to avoid autosaving transactions.
eb5f31
- Resolves: bug#1208803
eb5f31
- Add compare_providers_priority repository option.
eb5f31
- Resolves: bug#1186690
eb5f31
- skipbroken: don't installonly_limit if new pkg fails.
eb5f31
- Resolves: bug#1330423
eb5f31
- Recommend --disablerepo and subscription-manager when a repo fails.
eb5f31
- Resolves: bug#1195745
eb5f31
- Fix a typo in exclude_updates().
eb5f31
- Resolves: bug#1327962
eb5f31
- Fix 'updateinfo list all' traceback and indicate if the package is installed.
eb5f31
- Resolves: bug#1328023
eb5f31
- Explicitly list the bash completions directory.
eb5f31
- Resolves: bug#1293513
eb5f31
eb5f31
* Fri Apr 29 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-138
eb5f31
- Read FS yumvars before yum.conf setup, and reread if installroot changed.
eb5f31
- Resolves: bug#1281593
eb5f31
- Cope with older installonly packages from deps.
eb5f31
- Resolves: bug#1306142
eb5f31
- Add metadata_expire_filter to repoinfo output.
eb5f31
- Resolves: bug#1321651
eb5f31
- yum-cron: don't crash with non-ascii email.
eb5f31
- Resolves: bug#1202680
eb5f31
- Fix fssnapshot section in the manpage.
eb5f31
- Resolves: bug#1168121
eb5f31
- yum-cron: don't fail on empty transaction.
eb5f31
- Resolves: bug#1004853
eb5f31
- Fix summary for yum fs command.
eb5f31
- Resolves: bug#1309676
eb5f31
- yum-cron: fix the parsing of update_cmd.
eb5f31
- Resolves: bug#1294789
eb5f31
- Make YumHistoryRpmdbProblem objects hashable.
eb5f31
- Resolves: bug#1292087
eb5f31
- Allow for validating attributes read from yumdb.
eb5f31
- Resolves: bug#1234967
eb5f31
eb5f31
* Tue Apr 05 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-137
eb5f31
- Honor proxy=_none_ set in yum.conf.
eb5f31
- Resolves: bug#1293670
eb5f31
- Fix the default value for query_install_excludes config option.
eb5f31
- Resolves: bug#1291745
eb5f31
- Add ftp_disable_epsv config option.
eb5f31
- Resolves: bug#1293378
eb5f31
- Add ppc64le and aarch64 to rpmUtils.arch.arches.
eb5f31
- Resolves: bug#1272058
eb5f31
- Clarify using 'group list' command for hidden groups in the man page.
eb5f31
- Resolves: bug#1279483
eb5f31
eb5f31
* Tue Mar 22 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-136
eb5f31
- Fix updateinfo to exclude wrong arch updates.
eb5f31
- Resolves: bug#1292160
eb5f31
- Exclude duplicates from the list of security updates.
eb5f31
- Resolves: bug#1267897
eb5f31
- Fix 'updateinfo list available' logic and make 'updates' the default.
eb5f31
- Resolves: bug#1292150
eb5f31
eb5f31
* Mon Mar 21 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-135
eb5f31
- Search new providers for realpath filenames.
eb5f31
- Resolves: bug#1235623
eb5f31
eb5f31
* Thu Mar 17 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-134
eb5f31
- Disable repo with skip_if_unavailable=True if repomd.xml can't be retrieved.
eb5f31
- Resolves: bug#1183669
eb5f31
eb5f31
* Wed Mar 16 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-133
eb5f31
- Fail on attempting to install a non-existent group.
eb5f31
- Resolves: bug#1267234
eb5f31
- Add config options skip_missing_names_on_install and skip_missing_names_on_update.
eb5f31
- Resolves: bug#1274211
f1c1b9
bb45c0
* Wed Sep 09 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-132
bb45c0
- Don't fail on empty lines in group files.
bb45c0
- Resolves: bug#1259837
bb45c0
bb45c0
* Wed Aug 12 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-131
bb45c0
- Update not enough space messages for fssnapshot.
bb45c0
- Related: bug#1047793
bb45c0
bb45c0
* Thu Jul 30 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-130
bb45c0
- Fix fssnap_automatic_devices and fssnap_automatic_percentage in yum.conf manpage.
bb45c0
- Resolves: bug#1244119
bb45c0
bb45c0
* Mon Jul 13 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-129
bb45c0
- Fix UnboundLocalError in deselect().
bb45c0
- Related: bug#1168385
bb45c0
- Update the URL of kcs article.
bb45c0
- Related: bug#1200338
bb45c0
bb45c0
* Thu Jul 09 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-128
bb45c0
- Stop caching fssnapshot postfixes and add microseconds.
bb45c0
- Related: bug#1047793
bb45c0
bb45c0
* Wed Jul 01 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-127
bb45c0
- Fix lvm API calls. Patch by Marek Marusic.
bb45c0
- Resolves: bug#1233152
bb45c0
bb45c0
* Thu May 21 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-126
bb45c0
- Fix update-minimal traceback and ignoring updates.
bb45c0
- Resolves: bug#1192239
bb45c0
- Expect KB as well as MB in disk requirements message from rpm.
bb45c0
- Resolves: bug#1212514
bb45c0
- Make sure epoch is a string while checking for running kernel.
bb45c0
- Resolves: bug#1212506
bb45c0
- Fix tsInfo.conditionals in deselect() when the package is not yet in the transaction.
bb45c0
- Resolves: bug#1168385
bb45c0
- Replace 'upgrade-minimal' with documented 'update-minimal' in yum-cron.conf files.
bb45c0
- Resolves: bug#1182096
bb45c0
- Add query_install_excludes conf./docs and use it for list/info/search/provides.
bb45c0
- Resolves: bug#1212519
bb45c0
- Don't traceback on xml parsing.
bb45c0
- Resolves: bug#1063177
bb45c0
- Fix casing of 'yum grouplist' headers.
bb45c0
- Resolves: bug#1211384
bb45c0
- Show advisory even if package arch changed.
bb45c0
- Resolves: bug#1193871
bb45c0
- Add fssnap_abort_on_errors config option and improve detecting if lvm is installed.
bb45c0
- Resolves: bug#1047793
bb45c0
- Fix default for fssnap_automatic_keep in the man page and dad logging for automatic fssnap events.
bb45c0
- Resolves: bug#1145485
bb45c0
- yum manpage: move 'history info' description to its proper place.
bb45c0
- Resolves: bug#1168120
bb45c0
- Add missing documentation from yum-security manpage.
bb45c0
- Resolves: bug#1182075
bb45c0
- Add links to knowledge base articles for http errors 404 and 403 and curl error 60.
bb45c0
- Resolves: bug#1199976
bb45c0
- Resolves: bug#1200312
bb45c0
- Resolves: bug#1200338
bb45c0
- API v2.7: missing_requires, pretty_output_update, promptYN fix, confList.
bb45c0
- Resolves: bug#1188960
bbe06d
65829f
* Mon Jan 12 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-125
65829f
- Roll back the broken lvm patch.
65829f
- Related: bug#1047793
65829f
65829f
* Thu Nov 13 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-124
65829f
- normpath() file URIs.
65829f
- Resolves: bug#1095146
65829f
65829f
* Mon Nov 10 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-123
65829f
- Fix debuginfo-install doLock() traceback.
65829f
- Resolves: bug#1147992
65829f
65829f
* Mon Sep 29 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-122
65829f
- Don't look for upgrades for install only packages.
65829f
- Resolves: bug#1063181
65829f
65829f
* Wed Sep 24 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-121
65829f
- Fix variable substitution.
65829f
- Resolves: bug#1102585
65829f
- Fix history searching for [abc] character lists failures.
65829f
- Resolves: bug#1096147
65829f
- Fix update-minimal command in the man page.
65829f
- Resolves: bug#1087911
65829f
65829f
* Thu Sep  4 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-120
65829f
- Fix and refactor utils.get_process_info().
65829f
- Resolves: bug#1138205
65829f
65829f
* Thu Sep  4 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-119
65829f
- Don't create lockdir directories.
65829f
- Resolves: rhbz#1130939
65829f
- Mask st_mode to fix verifying permissions for ghost files.
65829f
- Resolves: rhbz#1113395
65829f
- Check /usr for writability before running a transaction.
65829f
- Resolves: rhbz#1097383
65829f
- Make --setopt handle spaces properly.
65829f
- Resolves: rhbz#1095161
65829f
- Fix traceback when the history dir is empty.
65829f
- Resolves: rhbz#1095157
65829f
- Test for lvm binary before using.
65829f
- Resolves: rhbz#1047793
Karanbir Singh e1cfeb
d5925b
* Tue Apr 15 2014 James Antill <james.antill@redhat.com> - 3.4.3-118
d5925b
- Remove CHUNK argument from open() for weird anaconda C NULL exception.
d5925b
- Resolves: rhbz#1058297
d5925b
1f1d7d
* Tue Apr  8 2014 James Antill <james.antill@redhat.com> - 3.4.3-117
1f1d7d
- Remove del for weird anaconda C NULL exception.
1f1d7d
- Resolves: rhbz#1058297
1f1d7d
1f1d7d
* Tue Mar 25 2014 James Antill <james.antill@redhat.com> - 3.4.3-116
1f1d7d
- Fix traceback on removing doc dirs.
1f1d7d
- Resolves: rhbz#1062959
1f1d7d
- Tweak docs for groups info, showing yum remove results.
1f1d7d
- Resolves: rhbz#833087
1f1d7d
1f1d7d
* Tue Mar 11 2014 James Antill <james.antill@redhat.com> - 3.4.3-115
1f1d7d
- Change docs for groups to make group_command=objects clearer.
1f1d7d
- Resolves: rhbz#833087
1f1d7d
1f1d7d
* Sun Feb 23 2014 James Antill <james.antill@redhat.com> - 3.4.3-114
1f1d7d
- Fix /etc/yum.conf saving in fs filter.
1f1d7d
- Resolves: rhbz#1062959
1f1d7d
1f1d7d
* Fri Feb 21 2014 James Antill <james.antill@redhat.com> - 3.4.3-113
1f1d7d
- Add fs sub-command and container creation fixes/optimizations.
1f1d7d
- Resolves: rhbz#1062959
1f1d7d
1f1d7d
* Thu Jan 23 2014 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-112
1f1d7d
- Improve yum-cron messages and error handling.
1f1d7d
- Resolves: rhbz#1040619
1f1d7d
- Enable yum_cron_systemd
1f1d7d
- Resolves: rhbz#1040620
1f1d7d
- Update "yum check" description.
1f1d7d
- Resolves: rhbz#1015000
1f1d7d
1f1d7d
* Mon Jan 20 2014 James Antill <james.antill@redhat.com> - 3.4.3-111
1f1d7d
- A few simple perf, UI, bug, and docs. fixes.
1f1d7d
- Resolves: rhbz#1053289
1f1d7d
- A few group related bug fixes from pre-f20 testing.
1f1d7d
- Resolves: rhbz#1052436
1f1d7d
1f1d7d
* Wed Jan 15 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-110
1f1d7d
- yum-cron: fail when sigCheckPkg() returns 2
1f1d7d
- Resolves: bug#1052994
1f1d7d
- depsolve_loop_limit=<forever> should try forever
1f1d7d
1f1d7d
* Fri Jan 10 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-109
1f1d7d
- Fix quotes in the manpage
1f1d7d
- Resolves: bug#1050902
1f1d7d
1f1d7d
* Wed Jan 8 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 3.4.3-108
1f1d7d
- Replace optparse._ with ugettext
1f1d7d
- Related: bug#1033416
1f1d7d
1f1d7d
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.4.3-107
1f1d7d
- Mass rebuild 2013-12-27
1f1d7d
1f1d7d
* Thu Nov 21 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-106.2
82b73e
- _getsysver(): compat behavior when both pkg name and provide match.
82b73e
- Related: bug#1002977
82b73e
82b73e
* Wed Nov 20 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-106.1
82b73e
- _getsysver(): use the version of the provide.
82b73e
- Related: bug#1002977
82b73e
82b73e
* Tue Nov  5 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-106
82b73e
- More reliable po.localpath file:// URL test. BZ 1004089
82b73e
- Disable drpms for local repositories. BZ 1007097
82b73e
- docs: fix formatting of "yum swap" examples. BZ 1009154
82b73e
- docs: update "yum check" extra args description. BZ 1014993
82b73e
- Implement pkg.remote_url for YumLocalPackage. BZ 1016148
82b73e
- Give same non-exist msg. for install @foo as group install foo. BZ 1018833.
82b73e
- UpdateNotice.xml(): sanitize pkg['epoch']. BZ 1020540
82b73e
- yum-cron: support download/install with update_messages==False. BZ 1018068
82b73e
- Fix some bugs in setopt for repo config. entries. BZ 1023595.
82b73e
- Add loop limit for depsolving. BZ 1017840.
82b73e
- Small change how distroverpkg config. works. BZ 1002977.
82b73e
- _readRawRepoFile: return only valid (ini, section_id). BZ 1018795
82b73e
82b73e
* Fri Oct 25 2013 James Antill <james.antill@redhat.com> - 3.4.3-105
82b73e
- Always call group commands when in non-groups as objects mode.
82b73e
- Resolves: bug#1002439
82b73e
82b73e
* Fri Oct 25 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-104
82b73e
- Same-mirror retry on refused connections. Helps BZ 853432
82b73e
82b73e
* Mon Sep  9 2013 James Antill <james.antill@redhat.com> - 3.4.3-103
82b73e
- Add cache check to repolist, using "!". Document repoinfo.
82b73e
- Add epoch to updateinfo xml output.
82b73e
- Add missing translation hooks for ignored -c option message.
82b73e
- Try to smooth out the edge cases for cacheReq not ever updating data.
82b73e
- update /etc/yum-cron-hourly.conf. BZ 1002623
82b73e
- Tweak y-c-t and history redo msg. BZ 974576.
82b73e
- docs: $arch does not map 1:1 to uname(2) arch. BZ 1003554
82b73e
- checkMD: re-check when xattr matches but size==0. BZ 1002494
82b73e
- Use new comps. mock objects to re-integrate group removal. BZ 996866.
82b73e
- Add "weak" comps. groups, for installed groups.
82b73e
- Add msg. to help users deal with RepoError failures. BZ 867389.
82b73e
- Give msgs about install/trans. obsoletes a higher priority. BZ 991080.
82b73e
82b73e
* Tue Aug 13 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-102
82b73e
- smtp-compliant email_from default. BZ 982696
82b73e
- Fix the .reason handling and update/depupdated split. BZ 961938.
82b73e
- Override users umask for groups files, so users can read it. BZ 982361.
82b73e
- Also check groups dirname(), for better user messages. BZ 982361.
82b73e
- Add "--disableincludes" option to yum. BZ 911422
82b73e
- yum-cron: override the default stdout codec.  BZ 992797
82b73e
- fix file:// repository && downloadonly. BZ 903294, BZ 993567
82b73e
- deltarpm: _wait(block=True) should not wait for all running jobs. BZ 991694
82b73e
- make mdpolicy=group:small default, add group and pkgtags. BZ 989231
82b73e
- yum-cron: use the [base] section to override yum.conf. BZ 968529
82b73e
- Don't unlink .drpm files from file:// repos. BZ 999591
82b73e
- waitForLock() raises YumBaseError. BZ 1001154
82b73e
- checkMD: re-check when xattr matches but size==0. BZ 1002494
82b73e
- Add per-repository "keepcache" option to yum. BZ 1001072
82b73e
82b73e
* Tue Jul 30 2013 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-101
82b73e
- Pass arch of package to applydeltarpm. BZ 981314.
82b73e
- Clean up new files when reverting to old repomd.xml
82b73e
- Get correct rpmdb path from rpm configuration
82b73e
- repoMDObject.dump_xml() "distro" tag fix
82b73e
- Fix parsing of power7+ platform string. BZ 980275
82b73e
- updatesObsoletesList: add repoid arg. BZ 984297
82b73e
- findRepos: handle re.compile() errors. BZ 984356
82b73e
- updatesObsoletesList: add repoid arg. BZ 984297
82b73e
- Preload from root cache when --cacheonly. BZ 830523, 903631
82b73e
- Add debuglevel option to yum-cron.conf BZ 873428, 982088
82b73e
- RepoMD: support loading/dumping of <delta>s.
82b73e
- yum-cron: use [base] section
82b73e
- yum-cron: fix the download but don't appy updates case. BZ 983076
82b73e
- group install/update: handle "No Groups Available" exception. BZ 983010
82b73e
- misc.decompress(): handle OSError, too. BZ 989948
82b73e
- yum-distro-configs: update installonly_limit default in yum.conf.5
82b73e
- Remove "kernel-modules" from installonly list. BZ 801067
82b73e
82b73e
* Wed Jun 26 2013 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-100
82b73e
- Move the import statement up. BZ 902357
82b73e
82b73e
* Mon Jun 24 2013 James Antill <james at fedoraproject.org> - 3.4.3-99
82b73e
- Update to latest HEAD.
82b73e
- Fix igroups not being reset in "ts reset" and anaconda. BZ 924162.
82b73e
- Check for bad checksum types at runtime. BZ 902357.
82b73e
- fix --cacheonly edge case. BZ 975619.
82b73e
82b73e
* Wed Jun 19 2013 James Antill <james at fedoraproject.org> - 3.4.3-98
82b73e
- Update to latest HEAD.
82b73e
- Add simple way to specify a group of pkgs. for version. BZ 913461.
82b73e
- Change group install => group upgrade for installed groups. BZ 833087.
82b73e
- Give more text when telling user about y-c-t, mention history. BZ 974576.
82b73e
- Fix the tolerant yum.conf text.
82b73e
- Skip installonly limit, if something has set check_future_rpmdbv. BZ 962757.
82b73e
82b73e
* Mon Jun 17 2013 James Antill <james at fedoraproject.org> - 3.4.3-97
82b73e
- Update to latest HEAD.
82b73e
- Minor updates to fssnapshot command.
82b73e
- metalink: Don't assume maxconnections is always set. BZ 974826.
82b73e
- DeltaPackage: provide returnIdSum(). BZ 974394.
82b73e
82b73e
* Fri Jun 14 2013 James Antill <james at fedoraproject.org> - 3.4.3-96
82b73e
- Update to latest HEAD.
82b73e
- Add real logging to updateinfo parsing.
82b73e
- Merge fssnap command.
82b73e
- Extend repos.findRepos() API so it can handle repolist input.
82b73e
- Add a prelistenabledrepos plugin point.
82b73e
- Auto. enable disabled repos. in repo-pkgs.
82b73e
- Do cacheRequirement() tests before doCheck().
82b73e
82b73e
* Fri Jun 14 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-95
82b73e
- DeltaPackage compat fix. BZ 974394
82b73e
82b73e
* Wed Jun 12 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-94
82b73e
- Update to latest HEAD.
82b73e
- downloadonly: prefetch also pkg checksums. BZ 973380
82b73e
- Fix superfluous dots after "via" in man pages. BZ 972764
82b73e
- support "proxy = libproxy" syntax to enable libproxy. BZ 857263
82b73e
- checkEnabledRepo: run prereposetup if necessary. BZ 826096
82b73e
82b73e
* Mon Jun  3 2013 James Antill <james at fedoraproject.org> - 3.4.3-93
82b73e
- update to latest HEAD.
82b73e
- Workaround anaconda passing None as group name. BZ 959710.
82b73e
- Fix second part of igrp as grp problems. BZ 955236.
82b73e
- Add a fuzzy matcher for numbers in format_missing_requires. BZ 718245.
82b73e
- Hide the "downloadonly" option when nothing to download.
82b73e
- Add the "minrate" option. BZ 964298
82b73e
82b73e
* Tue May 21 2013 James Antill <james at fedoraproject.org> - 3.4.3-92
82b73e
- update to latest HEAD.
82b73e
- returnPackagesByDep() API fix (really old break).
82b73e
- Try to make groups conversion better.
82b73e
- progress.start: supply the default filename & url.  BZ 963023
82b73e
- drpm retry: add RPM sizes to total size.  BZ 959786
82b73e
- YumBaseError: safe str(e).  BZ 963698
82b73e
82b73e
* Mon May 13 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-91
82b73e
- same-mirror retry also on timeout.  BZ 853432
82b73e
82b73e
* Wed May  8 2013 James Antill <james at fedoraproject.org> - 3.4.3-90
82b73e
- Massive hack for Fedora/updateinfo stable vs. testing statuses. BZ 960642.
82b73e
- Don't load updateinfo when we don't have to.
82b73e
- Tell which repo. we are skipping the updateinfo notice from.
82b73e
- Compat. code so we can treat groups/igroups the same. BZ 955236.
82b73e
- Don't highlight the empty space, Eg. --showdups list.
82b73e
82b73e
* Thu May  2 2013 Bill Nottingham <notting@redhat.com> - 3.4.3-89
82b73e
- Fix defaults-for-environment optional groups change. BZ 958531
82b73e
82b73e
* Tue Apr 30 2013 James Antill <james at fedoraproject.org> - 3.4.3-88
82b73e
- update to latest HEAD.
82b73e
- Allow default on Environment optional groups.
82b73e
- Tweak load-ts output.
82b73e
82b73e
* Fri Apr 26 2013 James Antill <james at fedoraproject.org> - 3.4.3-87
82b73e
- update to latest HEAD.
82b73e
- Make --downloadonly skip userconfirm prompt.
82b73e
- Turn metadata_expire off for yum-cron.
82b73e
- Skip var_arch storage in yumdb.
82b73e
82b73e
* Tue Apr 23 2013 James Antill <james at fedoraproject.org> - 3.4.3-86
82b73e
- update to latest HEAD.
82b73e
- A fix for environments and not installed groups. BZ 928859.
82b73e
- Add downloadonly option to download prompt.
82b73e
82b73e
* Fri Apr 19 2013 James Antill <james at fedoraproject.org> - 3.4.3-85
82b73e
- update to latest HEAD.
82b73e
- A couple of fixes for yum-cron using security.
82b73e
- Add documentation for updateinfo merge.
82b73e
82b73e
* Thu Apr 18 2013 James Antill <james at fedoraproject.org> - 3.4.3-84
82b73e
- update to latest HEAD.
82b73e
- Move yum-security into core.
82b73e
- A bunch of minor fixes for yum-cron.
82b73e
- Update yum-cron to add security/minimal/etc. updates.
82b73e
- Add socks support to proxy config.
82b73e
82b73e
* Tue Apr 16 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-83
82b73e
- update to latest HEAD.
82b73e
- Update yum-cron to make it worthwhile on Fedora.
82b73e
- Fix the installed/depinstalled split.  BZ 952162
82b73e
- rebuilding deltarpms: fix the callback==None case. BZ 952357
82b73e
- Reuse mirrors when max_retries > len(mirrors).  BZ 765598
82b73e
82b73e
* Thu Apr  4 2013 James Antill <james at fedoraproject.org> - 3.4.3-82
82b73e
- update to latest HEAD.
82b73e
- Keep installedFileRequires in sync. BZ 920758.
82b73e
- Add repo-pkgs upgrade-to.
82b73e
- Document autoremove commands.
82b73e
82b73e
* Thu Mar 28 2013 James Antill <james at fedoraproject.org> - 3.4.3-81
82b73e
- update to latest HEAD.
82b73e
- Fix optional packages getting installed by default. BZ 923547.
82b73e
- cacheReq() added to groups command.
82b73e
- Finally fix the installed obsoletes problem.
82b73e
- Sync specfiles.
82b73e
- Turn checking on, and fix check-po script.
82b73e
82b73e
* Wed Mar 27 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-80
82b73e
- package also %{compdir}'s parent
82b73e
- set correct dir when bytecompiling /usr/share/yum-cli
82b73e
- add fast package name completion (disabled by default)
82b73e
82b73e
* Wed Mar 20 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-79
82b73e
- add BuildRequires: bash-completion
82b73e
82b73e
* Wed Mar 20 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-78
82b73e
- update to latest HEAD.
82b73e
- add bash-completion aliases, use pkg-config.
82b73e
- spelling fixes
82b73e
82b73e
* Tue Mar 19 2013 Zdenek Pavlas <zpavlas@redhat.com> - 3.4.3-77
82b73e
- move bash-completion scripts to /usr/share/  BZ 922992
82b73e
82b73e
* Tue Mar 12 2013 James Antill <james at fedoraproject.org> - 3.4.3-76
82b73e
- Change groups_command default to objects.
82b73e
- update to latest HEAD.
82b73e
- Add timestamp to transaction object for plugins etc.
82b73e
82b73e
* Mon Mar 11 2013 James Antill <james at fedoraproject.org> - 3.4.3-75
82b73e
- update to latest HEAD.
82b73e
- Fix deltarpm=0.
82b73e
- Fix double unlink. BZ 919657.
82b73e
82b73e
* Fri Mar  8 2013 James Antill <james at fedoraproject.org> - 3.4.3-74
82b73e
- update to latest HEAD.
82b73e
- Fix obsoletes in "yum check".
82b73e
- Drop drpm rebuild defaults back to 2 workers.
82b73e
82b73e
* Thu Mar  7 2013 James Antill <james at fedoraproject.org> - 3.4.3-73
82b73e
- update to latest HEAD.
82b73e
- Queue for drpm rebuilding.
82b73e
- Sort drpms.
82b73e
82b73e
* Wed Mar  6 2013 James Antill <james at fedoraproject.org> - 3.4.3-72
82b73e
- update to latest HEAD.
82b73e
- Translation updates.
82b73e
- Smarter selection of drpm candidates.
82b73e
- "makecache fast".
82b73e
- Minor updates.
82b73e
82b73e
* Fri Mar  1 2013 James Antill <james at fedoraproject.org> - 3.4.3-70
82b73e
- update to latest HEAD.
82b73e
- Reimport the size calculation fix.
82b73e
82b73e
* Thu Feb 28 2013 James Antill <james at fedoraproject.org> - 3.4.3-69
82b73e
- drpm: Fix getDiscNum() sorting bug. BZ 916675.
82b73e
- Move to just dumping upstream HEAD again.
82b73e
82b73e
* Thu Feb 28 2013 Zdeněk Pavlas <zpavlas@redhat.com> - 3.4.3-67
82b73e
- drpm: fixed the yum._up==None case.
82b73e
- drpm: repo_gen_decompress() to handle all comp types.
82b73e
82b73e
* Wed Feb 27 2013 Zdeněk Pavlas <zpavlas@redhat.com> - 3.4.3-66
82b73e
- fixed getDiscNum bug
82b73e
- fixed rpmsize calculation
82b73e
- obsoleted yum-presto plugin
82b73e
82b73e
* Tue Feb 26 2013 Zdeněk Pavlas <zpavlas@redhat.com> - 3.4.3-65
82b73e
- start downloading drpms before rpms
82b73e
- deactivate presto if deltarpm package is not installed
82b73e
- rename "presto" option to "deltarpm".
82b73e
- new DeltaPO class instead of in-place rpm=>drpm patching.
82b73e
82b73e
* Fri Feb 22 2013 Zdeněk Pavlas <zpavlas@redhat.com> - 3.4.3-64
82b73e
- use multiple applydeltarpm workers (4 by default)
82b73e
82b73e
* Thu Feb 21 2013 Zdeněk Pavlas <zpavlas@redhat.com> - 3.4.3-63
82b73e
- Added native drpm support.
82b73e
82b73e
* Tue Feb 19 2013 James Antill <james at fedoraproject.org> - 3.4.3-62
82b73e
- update to latest HEAD.
82b73e
- Add cache-reqs.
82b73e
- Fixup specfile for Fedora <= 18 usage.
82b73e
82b73e
* Mon Feb 18 2013 James Antill <james at fedoraproject.org> - 3.4.3-60
82b73e
- update to latest HEAD.
82b73e
- Auto expire caches on repo errors.
82b73e
- Use xattrs for cache checksum speedup.
82b73e
82b73e
* Fri Feb 15 2013 James Antill <james at fedoraproject.org> - 3.4.3-59
82b73e
- update to latest HEAD.
82b73e
- Add load-ts helper.
82b73e
- Update downloadonly plugin version obs.
82b73e
82b73e
* Fri Feb  8 2013 James Antill <james at fedoraproject.org> - 3.4.3-58
82b73e
- update to latest HEAD.
82b73e
- Add pyxattr require for origin_urls for everyone.
82b73e
- Fix yum-cron service file and scriptlets.
82b73e
- Fix instant broken mirrors problem.
82b73e
82b73e
* Thu Jan 31 2013 James Antill <james at fedoraproject.org> - 3.4.3-57
82b73e
- update to latest HEAD.
82b73e
- Fix autoremove foo.
82b73e
- Speedup/fix repo-pkgs <foo> update with obsoletes.
82b73e
82b73e
* Wed Jan 30 2013 James Antill <james at fedoraproject.org> - 3.4.3-56
82b73e
- update to latest HEAD.
82b73e
- Add yumvar dumping into yumdb.
82b73e
- Add ui_repoid_vars configuration.
82b73e
- Update translations.
82b73e
82b73e
* Tue Jan 22 2013 James Antill <james at fedoraproject.org> - 3.4.3-55
82b73e
- update to latest HEAD.
82b73e
- Add repo-pkgs update/list and tweak remove-or-sync.
82b73e
82b73e
* Mon Jan 21 2013 James Antill <james at fedoraproject.org> - 3.4.3-54
82b73e
- update to latest HEAD.
82b73e
- Add repo-pkgs docs. add erase/etc. aliases.
82b73e
- Fix for 895854.
82b73e
82b73e
* Wed Jan 16 2013 James Antill <james at fedoraproject.org> - 3.4.3-53
82b73e
- update to latest HEAD.
82b73e
- Add repo-pkgs.
82b73e
- Add swap.
82b73e
- Add remove_leaf_only and repopkgremove_leaf_only.
82b73e
- Add metadata_expire_filter.
82b73e
82b73e
* Tue Jan 15 2013 Zdeněk Pavlas <zpavlas@redhat.com> - 3.4.3-52
82b73e
- update to latest HEAD
82b73e
- _lock(): yet another exception2msg fix.  BZ 895060
82b73e
- use yum-cron.service.  BZ 893593
82b73e
- YumRepo.populate(): always decompresses new database
82b73e
82b73e
* Wed Jan  9 2013 Zdeněk Pavlas <zpavlas@redhat.com> - 3.4.3-51
82b73e
- update to latest HEAD
82b73e
- Include langpacks when reading and writing comps. BZ 879030
82b73e
- selectGroup(): Fix a typo. BZ 885139
82b73e
- move the basename checking into _repos.doSetup(). BZ 885159
82b73e
- bash completion: offer nvra for multi-install packages
82b73e
- fixes extra '</pkglist>' tags on multi-collection errata. BZ 887407
82b73e
- Include the update date in updateinfo xml. BZ 887935
82b73e
- Complete provides/whatprovides with filenames. BZ 891561
82b73e
- New locking code.  BZ 865601
82b73e
82b73e
* Thu Dec 06 2012 Zdeněk Pavlas <zpavlas@redhat.com> - 3.4.3-50
82b73e
- update to latest HEAD.
82b73e
- Check for possible inf. recursion and workaround in skip-broken. BZ 874065
82b73e
- Don't error in history list, when we have no history. BZ 802462
82b73e
- Avoid converting to unicode and back in dump_xml_*.  BZ 716235
82b73e
- po.xml_dump_{primary,filelists,other}_metadata() cleanup
82b73e
82b73e
* Wed Nov 28 2012 Zdenek Pavlas  <zpavlas@redhat.com> - 3.4.3-49
82b73e
- update to latest HEAD.
82b73e
- Fix ugly paths in po.xml_dump_*(). BZ 835565.
82b73e
- Fix yum-cron requires.
82b73e
82b73e
* Mon Nov 19 2012 Zdenek Pavlas  <zpavlas@redhat.com> - 3.4.3-48
82b73e
- update to latest HEAD.
82b73e
- add skip-broken option to yum-cron.
82b73e
- get rid of bogus "Downloaded package .. but it was invalid."
82b73e
- clean up misc.to_xml(), make it faster.  BZ 716235.
82b73e
- checksum not available implies checksum does not match.  BZ 825272.
82b73e
- avoid checksumming existing .sqlite.bz2 files.
82b73e
- fix circular obsoletes in transaction members check. BZ 868840.
82b73e
82b73e
* Thu Oct 25 2012 Zdenek Pavlas  <zpavlas@redhat.com> - 3.4.3-47
82b73e
- replaced yum-cron.sh with the new yum-cron.py (very alpha)
82b73e
82b73e
* Thu Oct 25 2012 Nils Philippsen <nils@redhat.com> - 3.4.3-46
82b73e
- bump release to ensure upgrade path and satisfy PackageKit deps
82b73e
82b73e
* Wed Oct 17 2012 James Antill <james at fedoraproject.org> - 3.4.3-44
82b73e
- update to latest HEAD.
82b73e
- Add downloadonly into core, and enable background downloads.
82b73e
- Lots of minor fixes.
82b73e
82b73e
* Fri Sep  7 2012 James Antill <james at fedoraproject.org> - 3.4.3-43
82b73e
- update to latest HEAD.
82b73e
- Use .ui_id explicitly for backcompat. on strings, *sigh*.
82b73e
82b73e
* Sat Sep  1 2012 James Antill <james at fedoraproject.org> - 3.4.3-42
82b73e
- update to latest HEAD.
82b73e
- Fix missing self. on last patch.
82b73e
82b73e
* Fri Aug 31 2012 James Antill <james at fedoraproject.org> - 3.4.3-41
82b73e
- update to latest HEAD.
82b73e
- Don't statvfs when we aren't going to copy, and using relative.
82b73e
82b73e
* Thu Aug 30 2012 James Antill <james at fedoraproject.org> - 3.4.3-40
82b73e
- update to latest HEAD.
82b73e
- Fix rel-eng problems when repo.repofile is None.
82b73e
- Don't statvfs when we aren't going to copy.
82b73e
82b73e
* Tue Aug 28 2012 James Antill <james at fedoraproject.org> - 3.4.3-36
82b73e
- update to latest HEAD.
82b73e
- Fix environment groups write.
82b73e
- Allow merging of updateinfo.
82b73e
- Add releasever/arch to repoids on output, if used in urls.
82b73e
- Merge mirror errors fix.
82b73e
82b73e
* Thu Aug 23 2012 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-34
82b73e
- Some users skip setupProgressCallbacks(). BZ 850913.
82b73e
82b73e
* Wed Aug 22 2012 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-33
82b73e
- update to latest HEAD.
82b73e
- Set multi_progress_obj option
82b73e
- Show full URLs and mirror errors when _getFile() fails.
82b73e
82b73e
* Thu Aug 16 2012 James Antill <james at fedoraproject.org> - 3.4.3-32
82b73e
- update to latest HEAD.
82b73e
- Some fixes for new environment groups.
82b73e
- Fix "yum upgrade" download verification. BZ 848811.
82b73e
82b73e
* Fri Aug 10 2012 James Antill <james at fedoraproject.org> - 3.4.3-31
82b73e
- update to latest HEAD.
82b73e
- Big update, mostly for "environment groups".
82b73e
82b73e
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.3-30
82b73e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
82b73e
82b73e
* Wed Jun 20 2012 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-29
82b73e
- update to latest HEAD.
82b73e
- quote uids to keep cachedir ascii-clean.  BZ 832195
82b73e
- show_lock_owner: report errors if we fail.  BZ 745281
82b73e
82b73e
* Thu Jun 14 2012 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-28
82b73e
- update to latest HEAD.
82b73e
- No async downloading when --cacheonly.  BZ 830523
82b73e
- misc.decompress(): compare mtime without sub second precision. BZ 831918
82b73e
- preload_from_sys to user dir with --cacheonly, BZ 830523
82b73e
82b73e
* Fri Jun  8 2012 James Antill <james at fedoraproject.org> - 3.4.3-27
82b73e
- update to latest HEAD.
82b73e
- Fix for ppc64p7 detection.
82b73e
82b73e
* Wed May 16 2012 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-26
82b73e
- update to latest master HEAD
82b73e
- Fix using available packages as installed, due to strong_requires.
82b73e
- Remove tracebacks on MD downloads. BZ 822009.
82b73e
82b73e
* Mon May 14 2012 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-25
82b73e
- update to latest HEAD.
82b73e
- merged multi-downloader code
82b73e
- rebased yum-ppc64-preferred.patch
82b73e
- dropped arm-arch-detection.patch (moved to HEAD)
82b73e
- renamed yum-update.cron to 0yum-update.cron
82b73e
82b73e
* Fri Apr 27 2012 James Antill <james at fedoraproject.org> - 3.4.3-24
82b73e
- Add code for arm detection.
82b73e
82b73e
* Fri Mar 16 2012 James Antill <james at fedoraproject.org> - 3.4.3-23
82b73e
- update to latest HEAD.
82b73e
- Also fix "yum check" for strong requires. bug 795907.
82b73e
- Fix for "Only update available" on downgrade. bug 803346.
82b73e
82b73e
* Fri Mar  9 2012 James Antill <james at fedoraproject.org> - 3.4.3-22
82b73e
- update to latest HEAD.
82b73e
- Fail on bad reinstall/downgrade arguments. bug 800285.
82b73e
- Fix weird multiple obsoletion bug. BZ 800016
82b73e
- Check for a compat. arch. as well, when hand testing for upgradability.
82b73e
- Allow changing the exit code on non-fatal errors.
82b73e
82b73e
* Thu Mar  1 2012 James Antill <james at fedoraproject.org> - 3.4.3-21
82b73e
- update to latest HEAD.
82b73e
- Translation update.
82b73e
82b73e
* Wed Feb 29 2012 James Antill <james at fedoraproject.org> - 3.4.3-20
82b73e
- update to latest HEAD.
82b73e
- Lazy setup pkgSack, for localinstall/etc.
82b73e
- add support for 64 bit arm hardware.
82b73e
- Hack for "info install blah" to never look at repos.
82b73e
- Fixup resolvedep command for mock users.
82b73e
82b73e
* Mon Feb 20 2012 James Antill <james at fedoraproject.org> - 3.4.3-19
82b73e
- update to latest HEAD.
82b73e
- Add a yum group convert command, so people can use groups as objects easily.
82b73e
- Document the new group stuff.
82b73e
- Generic provide markers for installonlypkgs (for kernel/vms).
82b73e
- Minor updates/fixes merge some older branches.
82b73e
82b73e
* Fri Jan 20 2012 James Antill <james at fedoraproject.org> - 3.4.3-18
82b73e
- update to latest HEAD
82b73e
- Added group_command, but didn't change to groups as objects by default.
82b73e
- Minor updates.
82b73e
82b73e
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.3-17
82b73e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
82b73e
82b73e
* Tue Dec 13 2011 James Antill <james at fedoraproject.org> - 3.4.3-16
82b73e
- update to latest HEAD
82b73e
- Have users always use their own dirs.
82b73e
- Minor updates.
82b73e
82b73e
* Fri Dec  2 2011 James Antill <james at fedoraproject.org> - 3.4.3-15
82b73e
- update to latest HEAD
82b73e
- Init "found" variable for distro-sync full. BZ 752407.
82b73e
- Fix _conv_pkg_state when calling with history as checksum. BZ 757736.
82b73e
- When a repo. fails in repolist, manually populate the ones after it.A
82b73e
- Fix a corner case in exception2msg(). BZ 749239.
82b73e
- Transifex sync.
82b73e
- Hand fix the plural forms gettext stuff.
82b73e
82b73e
* Wed Nov 30 2011 Dennis Gilmore <dennis@ausil.us> - 3.4.3-13
82b73e
- add patch from upstream for arm hardware floating point support
82b73e
82b73e
* Mon Oct 17 2011 James Antill <james at fedoraproject.org> - 3.4.3-12
82b73e
- update to latest HEAD
82b73e
- Basically just an update for transifex sync.
82b73e
82b73e
* Fri Oct 14 2011 James Antill <james at fedoraproject.org> - 3.4.3-11
82b73e
- update to latest HEAD
82b73e
- Some edge case depsolver bug fixes.
82b73e
- Output the GPG fingerprint when showing the GPG key.
82b73e
- Update bugtracker URL back to redhat.
82b73e
- Allow reinstall and remove arguments to history redo command.
82b73e
- Let resolvedep look for installed packages.
82b73e
82b73e
* Wed Sep 21 2011 James Antill <james at fedoraproject.org> - 3.4.3-10
82b73e
- update to latest HEAD
82b73e
- Fix for history sync, and saving on install.
82b73e
- Lots of minor bug fixes.
82b73e
- Speedups for upgrade_requirements_on_install=true.
82b73e
- Fix generated data using bad caches.
82b73e
- Changes for yum-cron.
82b73e
82b73e
* Tue Aug 23 2011 James Antill <james at fedoraproject.org> - 3.4.3-9
82b73e
- update to latest HEAD
82b73e
- Update translations.
82b73e
- Minor UI tweaks for transaction output.
82b73e
- Minor tweak for update_reqs_on_install.
82b73e
82b73e
* Mon Aug 22 2011 James Antill <james at fedoraproject.org> - 3.4.3-8
82b73e
- update to latest HEAD
82b73e
- Fix upgrade_requirements_on_install breaking upgrade typos.
82b73e
82b73e
* Fri Aug 19 2011 James Antill <james at fedoraproject.org> - 3.4.3-7
82b73e
- update to latest HEAD
82b73e
- Fix syncing of yum DB data in history.
82b73e
- Add upgrade_requirements_on_install config. option.
82b73e
- Don't look for releasever if it's set directly (anaconda).
82b73e
- Expose ip_resolve urlgrabber option.
82b73e
82b73e
* Fri Aug  5 2011 James Antill <james at fedoraproject.org> - 3.4.3-6
82b73e
- update to latest HEAD
82b73e
- Add new yum DB data.
82b73e
- Add hack to workaround broken python readline in yum shell.
82b73e
- Make "yum -q history addon-info last saved_tx" valid input for load-ts.
82b73e
- Add "history packages-info/stats/sync" sub-commnands.
82b73e
82b73e
* Fri Jul 29 2011 James Antill <james at fedoraproject.org> - 3.4.3-5
82b73e
- update to latest HEAD
82b73e
- Lots of really minor changes. Docs. and yum-cron mainly.
82b73e
- Output yum_saved_tx file.
82b73e
82b73e
* Fri Jul 15 2011 James Antill <james at fedoraproject.org> - 3.4.3-4
82b73e
- update to latest HEAD
82b73e
- Weird old bugs fixed for new createrepo code.
82b73e
- Add --assumeno and an easter egg! Also allow remove to use alwaysprompt.
82b73e
- Fix \r appearing on serial console etc. BZ 720088.
82b73e
- Fix umask on mkdir() as well as open. BZ 719467.
82b73e
- Fix traceback when enabling/disabling repos. in GUI.
82b73e
82b73e
* Thu Jun 30 2011 James Antill <james at fedoraproject.org> - 3.4.3-3
82b73e
- Fix the skip broken tuples => dict. bug. BZ 717973.
82b73e
82b73e
* Wed Jun 29 2011 James Antill <james at fedoraproject.org> - 3.4.3-2
82b73e
- Add ppc64 arch. change for BZ 713791.
82b73e
82b73e
* Tue Jun 28 2011 James Antill <james at fedoraproject.org> - 3.4.3-1
82b73e
- update to 3.4.3
82b73e
- Real upstream workaround for rpm chroot and history insanity.
82b73e
- Minor bugfixes.
82b73e
82b73e
* Wed Jun 22 2011 James Antill <james at fedoraproject.org> - 3.4.2-2
82b73e
- Workaround rpm chroot insanity.
82b73e
82b73e
* Wed Jun 22 2011 James Antill <james at fedoraproject.org> - 3.4.2-1
82b73e
- update to 3.4.2
82b73e
- Lots of smallish bug fixes/tweaks.
82b73e
- Lookup erase transaction members, by their name, if we can.
82b73e
- Added pluralized translation messages.
82b73e
82b73e
* Tue Jun 14 2011 James Antill <james at fedoraproject.org> - 3.4.1-5
82b73e
- update to latest HEAD
82b73e
- Lots of smallish bug fixes.
82b73e
- New groups command.
82b73e
82b73e
* Thu Jun  2 2011 James Antill <james at fedoraproject.org> - 3.4.1-4
82b73e
- update to latest HEAD
82b73e
- Fix RepoStorage problem for pulp.
82b73e
- Add list of not found packages.
82b73e
- Minor bug fixes.
82b73e
82b73e
* Tue May 24 2011 James Antill <james at fedoraproject.org> - 3.4.1-3
82b73e
- update to latest HEAD
82b73e
- Tweak "yum provides"
82b73e
- Don't access the repos. for saved_tx, if doing a removal.
82b73e
- Fix a couple of old minor bugs:
82b73e
- Remove usage of INFO_* from yumcommands, as -q supresses that. BZ 689241.
82b73e
- Don't show depsolve failure messages for non-depsolving problems. BZ 597336.
82b73e
82b73e
* Wed May  4 2011 James Antill <james at fedoraproject.org> - 3.4.1-2
82b73e
- update to latest HEAD
82b73e
- Fix consolidate_libc.
82b73e
- Update translations.
82b73e
- Add history rollback.
82b73e
82b73e
* Wed Apr 20 2011 James Antill <james at fedoraproject.org> - 3.4.1-1
82b73e
- Fix umask override.
82b73e
- Remove double baseurl display, BZ 697885.
82b73e
82b73e
* Fri Apr 15 2011 James Antill <james at fedoraproject.org> - 3.4.0-1
82b73e
- update to 3.4.0.
82b73e
82b73e
* Fri Apr  8 2011 James Antill <james at fedoraproject.org> - 3.2.29-10
82b73e
- update to latest HEAD 
82b73e
- Likely last HEAD before 3.2.30.
82b73e
82b73e
* Fri Mar 25 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.29-9
82b73e
- update to latest HEAD 
82b73e
82b73e
* Mon Feb 28 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.29-8
82b73e
- take out the hack-patch from 2 weeks ago.
82b73e
82b73e
* Mon Feb 28 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.29-7
82b73e
- latest head including all of Panu's rpmutils/callback patches
82b73e
82b73e
* Thu Feb 17 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.29-6
82b73e
- add rpmutils-recursive-import.patch to work around recursive import problems
82b73e
82b73e
* Wed Feb 16 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.29-5
82b73e
- lots of hopefully NOT exciting changes to rpmutils/rpmsack from head.
82b73e
82b73e
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.29-4
82b73e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
82b73e
82b73e
* Tue Jan 25 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.29-3
82b73e
- latest from head - fixing a number of minor bugs
82b73e
82b73e
* Thu Jan 13 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.29-2
82b73e
- grumble broken skip-broken test :(
82b73e
82b73e
82b73e
* Thu Jan 13 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.29-1
82b73e
- 3.2.29
82b73e
- add yum-cron subpkg
82b73e
82b73e
* Thu Jan  6 2011 James Antill <james at fedoraproject.org> - 3.2.28-17
82b73e
- Allow kernel installs with multilib protection ... oops!
82b73e
- Don't conflict with fixed versions of Zif.
82b73e
- Add locks for non-root.
82b73e
82b73e
* Tue Jan  4 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.28-16
82b73e
- fix skip-broken conflict - thanks dgilmore for the catch
82b73e
82b73e
* Tue Jan  4 2011 Seth Vidal <skvidal at fedoraproject.org> - 3.2.28-15
82b73e
- latest head
82b73e
- conflicts zif
82b73e
82b73e
* Thu Nov 11 2010 James Antill <james at fedoraproject.org> - 3.2.28-14
82b73e
- latest head
82b73e
- Perf. fixes/improvements.
82b73e
82b73e
* Tue Nov  9 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.28-13
82b73e
- once again with head
82b73e
82b73e
* Fri Nov  5 2010 James Antill <james at fedoraproject.org> - 3.2.28-12
82b73e
- latest head
82b73e
- Add load-ts command.
82b73e
- Fix verifying symlinks.
82b73e
82b73e
* Wed Oct 20 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.28-11
82b73e
- latest head
82b73e
- depsolve enhancements on update/obsoletes
82b73e
- show recent pkgs in history package-list instead of a specific pkg
82b73e
- bz: 644432, 644265
82b73e
- make sure urlgrabber is using the right config settings for fetching gpg keys
82b73e
82b73e
82b73e
* Fri Oct 15 2010 James Antill <james at fedoraproject.org> - 3.2.28-10
82b73e
- latest head 
82b73e
- Fix major breakage from the "list updates" speedup :).
82b73e
- Close curl/urlgrabber after downloading packages.
82b73e
- Allow remove+update in "yum shell".
82b73e
- Fix output of distro tags.
82b73e
82b73e
* Thu Oct  7 2010 James Antill <james at fedoraproject.org> - 3.2.28-9
82b73e
- latest head 
82b73e
- Add localpkg_gpgcheck option.
82b73e
- Speedup "list updates"
82b73e
- Doc fixes.
82b73e
82b73e
* Sat Sep 25 2010 James Antill <james at fedoraproject.org> - 3.2.28-8
82b73e
- latest head 
82b73e
- Speedup install/remove/etc a lot.
82b73e
- Add merged history.
82b73e
- Fix unique comps/pkgtags leftovers.
82b73e
82b73e
* Tue Sep 14 2010 James Antill <james at fedoraproject.org> - 3.2.28-7
82b73e
- latest head 
82b73e
- Fix PK/auto-close GPG import bug.
82b73e
- Fix patch for installonly_limit and enable it again.
82b73e
- Fix rpmlint warnings.
82b73e
- Remove color=never config.
82b73e
82b73e
* Fri Sep 10 2010 Seth Vidal <skvidal at fedoraproject.org>
82b73e
- latest head 
82b73e
82b73e
* Fri Aug 27 2010 Seth Vidal <skvidal at fedoraproject.org>
82b73e
- obsoleted yum-plugin-download-order
82b73e
82b73e
* Thu Aug 12 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.28-3
82b73e
- latest head
82b73e
- fix gpg key import
82b73e
- more unicode fixes
82b73e
- output slightly more clear depsovling error msgs
82b73e
82b73e
* Mon Aug  9 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.28-2
82b73e
- latest head
82b73e
- unicide fixes
82b73e
- sqlite history db conversion fixes
82b73e
82b73e
82b73e
* Fri Jul 30 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.28-1
82b73e
- 3.2.28
82b73e
82b73e
82b73e
* Wed Jul 28 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 3.2.27-21
82b73e
- Again rebuild against python 2.7
82b73e
82b73e
* Mon Jul 26 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-20
82b73e
- latest head
82b73e
- minor fixes and doc updates
82b73e
- hardlink yumdb files to conserve spacde
82b73e
- cache yumdb results
82b73e
82b73e
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 3.2.27-19
82b73e
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
82b73e
82b73e
* Fri Jul 16 2010 James Antill <james@fedoraproject.org> - 3.2.27-18
82b73e
- Latest head.
82b73e
- Add history addon-info.
82b73e
- Add new callbacks, verify and compare_providers.
82b73e
- Fix rpm transaction fail API break, probably only for anaconda.
82b73e
- Bug fixes.
82b73e
82b73e
* Fri Jun 25 2010 James Antill <james@fedoraproject.org> - 3.2.27-17
82b73e
- Latest head.
82b73e
- Allow reinstalls of kernel, etc.
82b73e
- Tweaks to some user output.
82b73e
- Allow Fedora GPG keys to be removed.
82b73e
- Add history extra data API, and history plugin hooks.
82b73e
- Bunch of minor bug fixes.
82b73e
82b73e
* Tue Jun 15 2010 James Antill <james@fedoraproject.org> - 3.2.27-16
82b73e
- Latest head.
82b73e
- Fix install being recorded as reinstall.
82b73e
- Make localinstall not install obsoleted only by installed.
82b73e
- Fix info -v, on available packages.
82b73e
- Fix man page stuff.
82b73e
- Deal with unicide on rpmdb problems.
82b73e
- Allow ipkg.repo.name to work.
82b73e
- Add ville's epoch None vs. 0 code, in compareEVR.
82b73e
82b73e
* Fri Jun 11 2010 James Antill <james@fedoraproject.org> - 3.2.27-15
82b73e
- Latest head.
82b73e
- Add filtering requires code for createrepo.
82b73e
- Add installed_by/changed_by yumdb values.
82b73e
- Tweak output for install/reinstall/downgrade callbacks.
82b73e
- Add plugin hooks for pre/post verifytrans.
82b73e
- Deal with local pkgs. which only obsolete.
82b73e
- No chain removals on downgrade.
82b73e
- Bunch of speedups for "list installed blah", and "remove blah".
82b73e
82b73e
* Wed Jun  2 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-14
82b73e
- merge in latest yum head:
82b73e
- change decompressors to support lzma, if python module is available
82b73e
- finnish translation fixes
82b73e
- pyint vs pylong fix for formatRequire() so we stop spitting back the wrong requires strings to mock on newish rpm
82b73e
- add exit_on_lock option
82b73e
- Deal with RHEL-5 loginuid damage
82b73e
- Fix pkgs. that are excluded after being put in yb.up ... BZ#597853
82b73e
- Opt. for rpmdb.returnPackages(patterns=...). Drops about 30%% from remove time.
82b73e
- Fix "remove name-version", really minor API bug before last patch
82b73e
82b73e
* Wed May 26 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-13
82b73e
- minor cleanups for yum-utils with --setopt
82b73e
- translation updates
82b73e
82b73e
* Thu May 13 2010 James Antill <james@fedoraproject.org> - 3.2.27-12
82b73e
- Latest head.
82b73e
- History db version 2
82b73e
- Some bug fixes
82b73e
- More paranoid/leanient with rpmdb cache problems.
82b73e
82b73e
* Wed May  5 2010 James Antill <james@fedoraproject.org> - 3.2.27-11
82b73e
- Fix from head for mock, mtime=>ctime due to caches and fixed installroot
82b73e
- Fix for typo in new problems code, bug 589008
82b73e
82b73e
* Mon May  3 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-10
82b73e
- latest head
82b73e
- fixes yum chroot path duplication
82b73e
- yum.log perms
82b73e
82b73e
* Thu Apr 29 2010 James Antill <james@fedoraproject.org> - 3.2.27-9
82b73e
- Latest yum-3_2_X head.
82b73e
- Added protect packages.
82b73e
- Bug fixes from the yum bug day.
82b73e
- Added removed size output.
82b73e
- Added glob: to all list config. options.
82b73e
- Fix fsvars.
82b73e
82b73e
* Thu Apr 22 2010 James Antill <james@fedoraproject.org> - 3.2.27-8
82b73e
- Latest yum-3_2_X head.
82b73e
- Add deselections.
82b73e
- Add simple depsolve into compare_providers
82b73e
- Speedup distro-sync blah.
82b73e
82b73e
* Fri Apr 16 2010 James Antill <james@fedoraproject.org> - 3.2.27-7
82b73e
- Latest yum-3_2_X head.
82b73e
- Add the "big update" speedup patch.
82b73e
- Add nocontexts ts flag.
82b73e
- Add provides and obsoleted to "yum check".
82b73e
- Add new dump_xml stuff for createrepo/modifyrepo.
82b73e
- Move /var/lib/yum/vars to /etc/yum/vars
82b73e
82b73e
* Mon Apr 12 2010 James Antill <james@fedoraproject.org> - 3.2.27-6
82b73e
- Latest yum-3_2_X head.
82b73e
- Fix the caching changes.
82b73e
82b73e
* Sat Apr 10 2010 James Antill <james@fedoraproject.org> - 3.2.27-5
82b73e
- Latest yum-3_2_X head.
82b73e
- Remove the broken assert in sqlitesack
82b73e
82b73e
* Thu Apr  8 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-4
82b73e
- more latest headness
82b73e
82b73e
* Fri Mar 26 2010 James Antill <james@fedoraproject.org> - 3.2.27-3
82b73e
- Latest yum-3_2_X head.
82b73e
82b73e
* Tue Mar 23 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-2
82b73e
- broke searching in PK, this patch fixes it.
82b73e
82b73e
* Thu Mar 18 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-1
82b73e
- 3.2.27 from upstream (more or less the same as 3.2.26-6 but with a new number
82b73e
82b73e
* Thu Mar 11 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.26-6
82b73e
- should be the final HEAD update before 3.2.27
82b73e
82b73e
* Wed Feb 24 2010 James Antill <james@fedoraproject.org> - 3.2.26-5
82b73e
- new HEAD, minor features and speed.
82b73e
82b73e
* Wed Feb 17 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.26-4
82b73e
- new HEAD to fix the fix to the fix
82b73e
82b73e
* Tue Feb 16 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.26-3
82b73e
- latest head - including fixes to searchPrcos
82b73e
82b73e
* Wed Feb 10 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.26-2
82b73e
- grumble.
82b73e
82b73e
* Tue Feb  9 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.26-1
82b73e
- final 3.2.26
82b73e
82b73e
* Mon Feb  8 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.25-14
82b73e
- $uuid, pkgtags searching, latest HEAD patch - pre 3.2.26
82b73e
82b73e
* Thu Jan 28 2010 James Antill <james at fedoraproject.org> - 3.2.25-13
82b73e
- A couple of bugfixes, most notably:
82b73e
-  you can now install gpg keys again!
82b73e
-  bad installed file requires don't get cached.
82b73e
82b73e
* Fri Jan 22 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.25-12
82b73e
- someone forgot to push their changes
82b73e
82b73e
* Fri Jan 22 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.25-11
82b73e
- more fixes, more fun
82b73e
82b73e
* Fri Jan 15 2010 James Antill <james at fedoraproject.org> - 3.2.25-10
82b73e
- latest head
82b73e
- Fixes for pungi, rpmdb caching and kernel-PAE-devel duplicates finding
82b73e
- among others.
82b73e
82b73e
* Mon Jan  4 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.25-8
82b73e
- latest head