#549 default createrepo_checksum to sha256
Closed: Fixed 7 years ago Opened 7 years ago by ktdreyer.

The following commit made createrepo_checksum mandatory, but there is no explanation regarding why this was done:

commit 90918dc34d5ead76b41757571dc4de9ba51e8d6e
Author: Daniel Mach <dmach@redhat.com>
Date:   Wed Jul 8 08:27:00 2015 -0400

    Change createrepo config options defaults.

    CHANGE: createrepo_c is config option now defaults to True.
    ACTION: You can safely remove 'createrepo_c = True' from config files.
            Set 'createrepo_c = False' if you need legacy createrepo.

    CHANGE: createrepo_checksum config option is now mandatory.
    ACTION: Add 'createrepo_checksum = "sha256"' (or "sha") to config files.

Can we default this to "sha256" to simplify configurations and make Pungi easier to use?


Metadata Update from @lsedlar:
- Issue assigned to qwan
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Metadata Update from @lsedlar:
- Issue tagged with: 4.1.14

7 years ago

Login to comment on this ticket.

Metadata