Changes between Initial Version and Version 1 of Ticket #16169, comment 3


Ignore:
Timestamp:
03/05/2022 08:14:48 PM (2 years ago)
Author:
pierre

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16169, comment 3

    initial v1  
    44New features:
    55
    6     New --add-seccomp option can be used to add more than one seccomp program (#453)
     6    New --add-seccomp option can be used to add more than one seccomp program (!#453)
    77
    8     Add a warning when repeating options where only the last one will be used, in particular --seccomp (#454)
     8    Add a warning when repeating options where only the last one will be used, in particular --seccomp (!#454)
    99
    10     Add a Meson build system. (#432)
     10    Add a Meson build system. (!#432)
    1111        This can be used as a subproject by larger Meson projects. When used as a subproject, the -Dprogram_prefix option is required: see tests/use-as-subproject/ for an example.
    1212
     
    3232=== 0.6.1 Latest
    3333
    34     Fix bwrap --version when built with Meson (#477)
     34    Fix bwrap --version when built with Meson (!#477)
    3535
    3636    Don't install zsh completion as executable when built with Meson