Пакет rpm-plugin-hdrcache: Информация

  • Default inline alert: Версия в репозитории: 4.13.0.1-alt24

Бинарный пакет: rpm-plugin-hdrcache
Версия: 4.13.0.1-alt7.1
Архитектура: i586
Собран:  5 июня 2019 г. 18:17 в задании #231539
Исходный пакет: rpm
Сообщить об ошибке в пакете
Домашняя страница: http://www.rpm.org/

Лицензия: GPLv2+
О пакете: Rpm plugin for caching headers in memecached
Описание: 
Rpm plugin for caching headers in memecached

Сопровождающий: Ivan Zakharyaschev


Последнее изменение


5 июня 2019 г. Ivan Zakharyaschev 4.13.0.1-alt7.1
- Provides: RPMQ(EPOCH) RPMQ(BUILDTIME) RPMQ(DISTTAG)
  (to be required by APT and other tools such as update-kernel, which need
  to query the RPM db by specifying Epoch, Buildtime, and Disttag).
27 мая 2019 г. Ivan Zakharyaschev 4.13.0.1-alt7
(thx Vladimir D. Seleznev vseleznv@)
- Added support for dbi matching against DistTag and BuildTime (closes: #36375).
- Display NEVR with DistTag or BuildTime when label, specified to erase, is
  matching to multiple packages.
(thx Gleb F-Malinovskiy glebfm@)
- Fix non-LFS functions on i586 in rpm-plugins/systemd_inhibit.so,
  /usr/lib/rpm/sepdebugcrcfix (thx glebfm@).
11 февраля 2019 г. Ivan Zakharyaschev 4.13.0.1-alt6
- rpmRangesOverlap() made asymmetric w.r.t. underspecified release or disttag.
  (Provides: N = V can't anymore satisfy Requires: N = V-R. Look out for unmets!)
  (thx Vladimir D. Seleznev)
- rpmRangesOverlap() optimized (can run ca. 30% faster).
- checkinstall subpackage added.