summaryrefslogtreecommitdiff
path: root/sysutils/jdupes/pkg-message
blob: 0ea4e9cb4aa030e2d4227863106c51692082df3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ type: upgrade
  maximum_version: "1.19.0"
  message: <<EOM
WARNING: jdupes -X/--extfilter size filtering is now INCLUSIVE instead
of EXCLUSIVE.  Please see "jdupes -X help" for details.
EOM
}
{ type: upgrade
  maximum_version: "1.25.3"
  message: <<EOM
WARNING: jdupes -C/--chunk-size now uses KiB instead of bytes.
Please update any scripts using this flag.
EOM
}
]