File: start-using-reno-446b3d52a467a273.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (19 lines) | stat: -rw-r--r-- 611 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
fixes:

  - We now use ``fstrim`` rather than ``zerofree`` to reduce final
    image size.  This is considered current best practice.

  - Fix an occasional failure to build ``centos-minimal`` and
    ``fedora-minimal`` due to suspected rpmdb failures.  The main
    symptom was ``dnf`` or ``yum`` thinking packages were not
    installed when they were.

  - The ``debian-minimal`` element now obeys ``DIB_DEBIAN_COMPONENTS``
    for adding components.

  - Fix some issues with Gentoo, and add to supported distributions.
    Testing is currently non-voting

other:
  - Start using reno for release notes