From ea314d2f45c40a006c0104157013ab4b857f665f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 20:35:28 +0200 Subject: Adding upstream version 1.22.4. Signed-off-by: Daniel Baumann --- scripts/t/Dpkg_Shlibs/spacesyms.map | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 scripts/t/Dpkg_Shlibs/spacesyms.map (limited to 'scripts/t/Dpkg_Shlibs/spacesyms.map') diff --git a/scripts/t/Dpkg_Shlibs/spacesyms.map b/scripts/t/Dpkg_Shlibs/spacesyms.map new file mode 100644 index 0000000..0053446 --- /dev/null +++ b/scripts/t/Dpkg_Shlibs/spacesyms.map @@ -0,0 +1,7 @@ +V1 { + global: symshortver*; +}; + +VERY_LONG_VERSION_1 { + global: symlongver*; +} V1; -- cgit v1.2.3