You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bug fix release with a few minor enhancements.
Highlights include:
New %{rpmversion} and %{_iconsdir} macros
New rpmspec(8) aliases for weak dependency queries
Add libmagic exceptions for HTML, SVG and PNG
Fix SOURCE_DATE_EPOCH=0 regression
Fix various rpm2archive(8) issues
Fix various Lua interface issues
Various regression fixes
Numerous documentation fixes and improvements
In this release, the rpm2cpio(8) utility is now considered obsolete, due to the 4GB per-file limitation of the CPIO format. Please use rpm2archive(8) instead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is a bug fix release with a few minor enhancements.
Highlights include:
%{rpmversion}
and%{_iconsdir}
macrosrpmspec(8)
aliases for weak dependency queriesSOURCE_DATE_EPOCH=0
regressionrpm2archive(8)
issuesIn this release, the
rpm2cpio(8)
utility is now considered obsolete, due to the 4GB per-file limitation of the CPIO format. Please userpm2archive(8)
instead.For a complete list of changes, visit: https://rpm.org/wiki/Releases/4.18.2
Beta Was this translation helpful? Give feedback.
All reactions