Blame SPECS/yum.spec

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