Compare commits

...

2 Commits

Author SHA1 Message Date
David Abdurachmanov 309aa49b46
Merge remote-tracking branch 'up/master' into master-riscv64-noaudit
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-01-15 17:26:14 +02:00
Aleš Matěj b45769706e Update to 4.2.18 2020-01-15 12:36:32 +01:00
3 changed files with 25 additions and 6 deletions

1
.gitignore vendored
View File

@ -134,3 +134,4 @@
/dnf-4.2.11.tar.gz
/dnf-4.2.15.tar.gz
/dnf-4.2.17.tar.gz
/dnf-4.2.18.tar.gz

View File

@ -1,5 +1,5 @@
# default dependencies
%global hawkey_version 0.39.1
%global hawkey_version 0.41.0
%global libcomps_version 0.1.8
%global libmodulemd_version 1.4.0
%global rpm_version 4.14.0
@ -81,7 +81,7 @@
It supports RPMs, modules and comps groups & environments.
Name: dnf
Version: 4.2.17
Version: 4.2.18
Release: 1.0.riscv64%{?dist}
Summary: %{pkg_summary}
# For a breakdown of the licensing, see PACKAGE-LICENSING
@ -280,7 +280,7 @@ mkdir build-py3
%build
%if %{with python2}
pushd build-py2
%cmake .. -DPYTHON_DESIRED:FILEPATH=%{__python2}
%cmake .. -DPYTHON_DESIRED:FILEPATH=%{__python2} -DDNF_VERSION=%{version}
%make_build
make doc-man
popd
@ -288,7 +288,7 @@ mkdir build-py3
%if %{with python3}
pushd build-py3
%cmake .. -DPYTHON_DESIRED:FILEPATH=%{__python3}
%cmake .. -DPYTHON_DESIRED:FILEPATH=%{__python3} -DDNF_VERSION=%{version}
%make_build
make doc-man
popd
@ -516,9 +516,27 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars
%endif
%changelog
* Sat Dec 21 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 4.2.17-1.0.riscv64
* Wed Jan 15 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 4.2.18-1.0.riscv64
- Add a hack for RISC-V (riscv64) to avoid using audit related features
* Wed Jan 15 2020 Aleš Matěj <amatej@redhat.com> - 4.2.18-1
- [doc] Remove note about user-agent whitelist
- Do a substitution of variables in repo_id (RhBug:1748841)
- Respect order of config files in aliases.d (RhBug:1680489)
- Unify downgrade exit codes with upgrade (RhBug:1759847)
- Improve help for 'dnf module' command (RhBug:1758447)
- Add shell restriction for local packages (RhBug:1773483)
- Fix detection of the latest module (RhBug:1781769)
- Document the retries config option only works for packages (RhBug:1783041)
- Sort packages in transaction output by nevra (RhBug:1773436)
- Honor repo priority with check-update (RhBug:1769466)
- Strip '\' from aliases when processing (RhBug:1680482)
- Print the whole alias definition in case of infinite recursion (RhBug:1680488)
- Add support of commandline packages by repoquery (RhBug:1784148)
- Running with tsflags=test doesn't update log files
- Restore functionality of remove --oldinstallonly
- Allow disabling individual aliases config files (RhBug:1680566)
* Fri Nov 29 2019 Ales Matej <amatej@redhat.com> - 4.2.17-1
- Enable versionlock for check-update command (RhBug:1750620)
- Add error message when no active modules matched (RhBug:1696204)

View File

@ -1 +1 @@
SHA512 (dnf-4.2.17.tar.gz) = fd88f4bf9790a76409466f56681843826776b45a465d26bd4b2c9d2140cefeeb00dc9558c3ee4e3f750cc848aff439ca6fdb1a56c8813422bd235cd7b9677612
SHA512 (dnf-4.2.18.tar.gz) = e7b30cd985c8c0a85e379db310ba3174e2a429e64eaf15d719d15f3128c18c21a32ee216f4700c72898ebfa19f2dbb96cfcd1f4704e5e326ed59134d97e2d915