File: abignore

package info (click to toggle)
fwupdate 12-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 588 kB
  • sloc: ansic: 4,329; makefile: 358; sh: 49
file content (9 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[suppress_function]
  change_kind = added-function
  soname_regexp = ^libfwup\\.so\\.[[:digit:]]+
  symbol_name_regexp = fwup_[[:alnum:]_]+

[suppress_variable]
  change_kind = added-variable
  soname_regexp = ^libfwup\\.so\\.[[:digit:]]+
  symbol_name_regexp = fwup_[[:alnum:]_]+