Bug 34457 - Добавить конфликт на kinit-utils < 1.5.25-alt5
Summary: Добавить конфликт на kinit-utils < 1.5.25-alt5
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: make-initrd (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-14 17:14 MSK by Sergey Y. Afonin
Modified: 2018-04-29 16:53 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Y. Afonin 2018-01-14 17:14:08 MSK
file /lib/initrd/bin/halt from install of make-initrd-2.0.7-alt1 conflicts with file from package kinit-utils-1.5.25-alt4
file /lib/initrd/bin/replace from install of make-initrd-2.0.7-alt1 conflicts with file from package kinit-utils-1.5.25-alt4
file /lib/initrd/bin/showenv from install of make-initrd-2.0.7-alt1 conflicts with file from package kinit-utils-1.5.25-alt4
Comment 1 Alexey Gladkov 2018-04-11 18:49:06 MSK
Скорее:

Requires kinit-utils >= 1.5.25-alt5
Comment 2 Repository Robot 2018-04-29 16:53:20 MSK
make-initrd-2.0.8-alt1 -> sisyphus:

Sun Apr 29 2018 Alexey Gladkov <legion@altlinux.ru> 2.0.8-alt1
- Add wrapper to read modalias with and without new line at the end.
- Add new way to add kernel modules into initramfs.
- Add new way how to put programs into initrd.
- Add hidden ext4 dependency (ALT#34865).
- Output information about image size.
- Require kinit-utils >= 1.5.25-alt5 (ALT#34457).
- Runtime changes:
  + Add timeout after all events to avoid race conditions.
  + Allow parameter to have more than one name in /proc/cmdline.
  + Load kernel parameters from all system configuration files.
- LUKS feature changes:
  + Make luks-dev an array.
- Ucode feature changes:
  + Add optional dependency to compress feature.
- Utilities:
  + depinfo: Add softdeps to dependencies.
- Command arguments:
  + make-initrd: Check for unknown features in config.
  + bug-report: Improve bug report creation.
  + bug-report: Add kernel modules dependencies.
- New:
  + Add modules-filesystem feature.
  + Add modules-network feature.
- Old:
  + Remove lxc feature.