Source: cups-filters
Version: 1.28.17-3
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
cups-filters as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for cups-filters
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru cups-filters-1.28.17/debian/changelog 
cups-filters-1.28.17/debian/changelog
--- cups-filters-1.28.17/debian/changelog       2023-05-19 16:25:20.000000000 
+0000
+++ cups-filters-1.28.17/debian/changelog       2024-01-30 01:27:40.000000000 
+0000
@@ -1,3 +1,10 @@
+cups-filters (1.28.17-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle <mwhud...@debian.org>  Tue, 30 Jan 2024 01:27:40 +0000
+
 cups-filters (1.28.17-3) unstable; urgency=medium
 
   * CVE-2023-24805 
diff -Nru cups-filters-1.28.17/debian/control 
cups-filters-1.28.17/debian/control
--- cups-filters-1.28.17/debian/control 2023-05-19 08:48:08.000000000 +0000
+++ cups-filters-1.28.17/debian/control 2024-01-30 01:27:40.000000000 +0000
@@ -40,7 +40,10 @@
 Homepage: http://www.openprinting.org/
 Rules-Requires-Root: no
 
-Package: libcupsfilters1
+Package: libcupsfilters1t64
+Provides: ${t64:Provides}
+Replaces: libcupsfilters1
+Breaks: libcupsfilters1 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -179,7 +182,10 @@
  This package contains the header files to develop applications using
  libfontembed.
 
-Package: libfontembed1
+Package: libfontembed1t64
+Provides: ${t64:Provides}
+Replaces: libfontembed1
+Breaks: libfontembed1 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
diff -Nru cups-filters-1.28.17/debian/libcupsfilters1.install 
cups-filters-1.28.17/debian/libcupsfilters1.install
--- cups-filters-1.28.17/debian/libcupsfilters1.install 2023-05-19 
08:48:08.000000000 +0000
+++ cups-filters-1.28.17/debian/libcupsfilters1.install 1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libcupsfilters.so.*
diff -Nru cups-filters-1.28.17/debian/libcupsfilters1.symbols 
cups-filters-1.28.17/debian/libcupsfilters1.symbols
--- cups-filters-1.28.17/debian/libcupsfilters1.symbols 2023-05-19 
08:48:08.000000000 +0000
+++ cups-filters-1.28.17/debian/libcupsfilters1.symbols 1970-01-01 
00:00:00.000000000 +0000
@@ -1,163 +0,0 @@
-libcupsfilters.so.1 libcupsfilters1 #MINVER#
-* Build-Depends-Package: libcupsfilters-dev
- _CFcupsSetError@Base 1.13.5
- _cupsImagePutCol@Base 1.0~b1
- _cupsImagePutRow@Base 1.0~b1
- _cupsImageReadBMP@Base 1.0~b1
- _cupsImageReadEXIF@Base 1.28.16
- _cupsImageReadGIF@Base 1.0~b1
- _cupsImageReadJPEG@Base 1.0~b1
- _cupsImageReadPIX@Base 1.0~b1
- _cupsImageReadPNG@Base 1.0~b1
- _cupsImageReadPNM@Base 1.0~b1
- _cupsImageReadPhotoCD@Base 1.0~b1
- _cupsImageReadSGI@Base 1.0~b1
- _cupsImageReadSunRaster@Base 1.0~b1
- _cupsImageReadTIFF@Base 1.0~b1
- _cupsImageZoomDelete@Base 1.0~b1
- _cupsImageZoomFill@Base 1.0~b1
- _cupsImageZoomNew@Base 1.0~b1
- _cupsLangString@Base 1.12.0
- _cupsStrFormatd@Base 1.12.0
- _cups_isalnum@Base 1.12.0
- _cups_isalpha@Base 1.12.0
- _cups_islower@Base 1.12.0
- _cups_isspace@Base 1.12.0
- _cups_isupper@Base 1.12.0
- _cups_strcasecmp@Base 1.12.0
- _cups_strncasecmp@Base 1.12.0
- _cups_tolower@Base 1.12.0
- _cups_toupper@Base 1.12.0
- _findCUPSMessageCatalog@Base 1.20.0
- _pwgInputSlotForSource@Base 1.12.0
- _pwgMediaTypeForType@Base 1.12.0
- _pwgPageSizeForMedia@Base 1.12.0
- _searchDirForCatalog@Base 1.20.0
- _strlcpy@Base 1.0.36
- add_choice_to_array@Base 1.20.0
- add_opt_to_array@Base 1.20.0
- adobergb_gamma@Base 1.0.58
- adobergb_matrix@Base 1.0.58
- adobergb_wp@Base 1.0.58
- apply_filters@Base 1.24.0
- blackpoint_default@Base 1.0.58
- check_driverless_support@Base 1.27.5
- cmBlackPointDefault@Base 1.0.58
- cmGammaAdobeRgb@Base 1.0.58
- cmGammaSGray@Base 1.0.58
- cmGetCupsColorCalibrateMode@Base 1.0.58
- cmGetPrinterIccProfile@Base 1.0.58
- cmIsPrinterCmDisabled@Base 1.0.58
- cmMatrixAdobeRgb@Base 1.0.58
- cmWhitePointAdobeRgb@Base 1.0.58
- cmWhitePointSGray@Base 1.0.58
- colord_get_inhibit_for_device_id@Base 1.0.42
- colord_get_profile_for_device_id@Base 1.0.42
- colord_get_qualifier_for_ppd@Base 1.0.42
- compare_choices@Base 1.20.0
- compare_options@Base 1.20.0
- compare_resolutions@Base 1.17.1
- copy_resolution@Base 1.17.1
- cupsCMYKDelete@Base 1.0~b1
- cupsCMYKDoBlack@Base 1.0~b1
- cupsCMYKDoCMYK@Base 1.0~b1
- cupsCMYKDoGray@Base 1.0~b1
- cupsCMYKDoRGB@Base 1.0~b1
- cupsCMYKLoad@Base 1.0~b1
- cupsCMYKNew@Base 1.0~b1
- cupsCMYKSetBlack@Base 1.0~b1
- cupsCMYKSetCurve@Base 1.0~b1
- cupsCMYKSetGamma@Base 1.0~b1
- cupsCMYKSetInkLimit@Base 1.0~b1
- cupsCMYKSetLtDk@Base 1.0~b1
- cupsCheckBytes@Base 1.0~b1
- cupsCheckValue@Base 1.0~b1
- cupsDitherDelete@Base 1.0~b1
- cupsDitherLine@Base 1.0~b1
- cupsDitherNew@Base 1.0~b1
- cupsFindAttr@Base 1.0~b1
- cupsImageCMYKToBlack@Base 1.0~b1
- cupsImageCMYKToCMY@Base 1.0~b1
- cupsImageCMYKToCMYK@Base 1.0~b1
- cupsImageCMYKToRGB@Base 1.0~b1
- cupsImageCMYKToWhite@Base 1.0~b1
- cupsImageClose@Base 1.0~b1
- cupsImageCrop@Base 1.22.2
- cupsImageGetCol@Base 1.0~b1
- cupsImageGetColorSpace@Base 1.0~b1
- cupsImageGetDepth@Base 1.0~b1
- cupsImageGetHeight@Base 1.0~b1
- cupsImageGetRow@Base 1.0~b1
- cupsImageGetWidth@Base 1.0~b1
- cupsImageGetXPPI@Base 1.0~b1
- cupsImageGetYPPI@Base 1.0~b1
- cupsImageLut@Base 1.0~b1
- cupsImageOpen@Base 1.0~b1
- cupsImageRGBAdjust@Base 1.0~b1
- cupsImageRGBToBlack@Base 1.0~b1
- cupsImageRGBToCMY@Base 1.0~b1
- cupsImageRGBToCMYK@Base 1.0~b1
- cupsImageRGBToRGB@Base 1.0~b1
- cupsImageRGBToWhite@Base 1.0~b1
- cupsImageSetMaxTiles@Base 1.0~b1
- cupsImageSetProfile@Base 1.0~b1
- cupsImageSetRasterColorSpace@Base 1.0~b1
- cupsImageWhiteToBlack@Base 1.0~b1
- cupsImageWhiteToCMY@Base 1.0~b1
- cupsImageWhiteToCMYK@Base 1.0~b1
- cupsImageWhiteToRGB@Base 1.0~b1
- cupsImageWhiteToWhite@Base 1.0~b1
- cupsLutDelete@Base 1.0~b1
- cupsLutLoad@Base 1.0~b1
- cupsLutNew@Base 1.0~b1
- cupsPackHorizontal2@Base 1.0~b1
- cupsPackHorizontal@Base 1.0~b1
- cupsPackHorizontalBit@Base 1.0~b1
- cupsPackVertical@Base 1.0~b1
- cupsRGBDelete@Base 1.0~b1
- cupsRGBDoGray@Base 1.0~b1
- cupsRGBDoRGB@Base 1.0~b1
- cupsRGBLoad@Base 1.0~b1
- cupsRGBNew@Base 1.0~b1
- cupsRasterParseIPPOptions@Base 1.0.36
- cups_scmy_lut@Base 1.0~b1
- cups_srgb_lut@Base 1.0~b1
- find_choice_in_array@Base 1.20.0
- find_opt_in_array@Base 1.20.0
- free_choice_strings@Base 1.20.0
- free_opt_strings@Base 1.20.0
- free_resolution@Base 1.17.1
- generate_sizes@Base 1.24.0
- get_printer_attributes2@Base 1.27.0
- get_printer_attributes3@Base 1.27.5
- get_printer_attributes4@Base 1.28.0
- get_printer_attributes5@Base 1.28.0
- get_printer_attributes@Base 1.26.0
- get_printer_attributes_log@Base 1.26.0
- get_profile_inhibitors@Base 1.0.42
- ippResolutionListToArray@Base 1.17.1
- ippResolutionToRes@Base 1.17.1
- ippfind_based_uri_converter@Base 1.28.0
- is_colordevice@Base 1.24.0
- joinResolutionArrays@Base 1.17.1
- load_opt_strings_catalog@Base 1.20.0
- log_printf@Base 1.26.0
- lookup_choice@Base 1.20.0
- lookup_option@Base 1.20.0
- optArrayNew@Base 1.20.0
- opt_strings_catalog@Base 1.20.0
- ppdCreateFromIPP2@Base 1.24.0
- ppdCreateFromIPP@Base 1.12.0
- ppdgenerator_msg@Base 1.12.0
- resolutionArrayNew@Base 1.17.1
- resolutionNew@Base 1.17.1
- resolve_uri@Base 1.26.0
- set_option_in_str@Base 1.25.7
- sgiClose@Base 1.0~b1
- sgiGetRow@Base 1.0~b1
- sgiOpen@Base 1.0~b1
- sgiOpenFile@Base 1.0~b1
- sgiPutRow@Base 1.0~b1
- sgray_gamma@Base 1.0.58
- sgray_wp@Base 1.0.58
- strlcpy@Base 1.12.0
diff -Nru cups-filters-1.28.17/debian/libcupsfilters1t64.install 
cups-filters-1.28.17/debian/libcupsfilters1t64.install
--- cups-filters-1.28.17/debian/libcupsfilters1t64.install      1970-01-01 
00:00:00.000000000 +0000
+++ cups-filters-1.28.17/debian/libcupsfilters1t64.install      2023-05-19 
08:48:08.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libcupsfilters.so.*
diff -Nru cups-filters-1.28.17/debian/libcupsfilters1t64.lintian-overrides 
cups-filters-1.28.17/debian/libcupsfilters1t64.lintian-overrides
--- cups-filters-1.28.17/debian/libcupsfilters1t64.lintian-overrides    
1970-01-01 00:00:00.000000000 +0000
+++ cups-filters-1.28.17/debian/libcupsfilters1t64.lintian-overrides    
2024-01-30 01:27:40.000000000 +0000
@@ -0,0 +1 @@
+libcupsfilters1t64: package-name-doesnt-match-sonames libcupsfilters1
diff -Nru cups-filters-1.28.17/debian/libcupsfilters1t64.symbols 
cups-filters-1.28.17/debian/libcupsfilters1t64.symbols
--- cups-filters-1.28.17/debian/libcupsfilters1t64.symbols      1970-01-01 
00:00:00.000000000 +0000
+++ cups-filters-1.28.17/debian/libcupsfilters1t64.symbols      2024-01-30 
01:27:40.000000000 +0000
@@ -0,0 +1,163 @@
+libcupsfilters.so.1 libcupsfilters1t64 #MINVER#
+* Build-Depends-Package: libcupsfilters-dev
+ _CFcupsSetError@Base 1.13.5
+ _cupsImagePutCol@Base 1.0~b1
+ _cupsImagePutRow@Base 1.0~b1
+ _cupsImageReadBMP@Base 1.0~b1
+ _cupsImageReadEXIF@Base 1.28.16
+ _cupsImageReadGIF@Base 1.0~b1
+ _cupsImageReadJPEG@Base 1.0~b1
+ _cupsImageReadPIX@Base 1.0~b1
+ _cupsImageReadPNG@Base 1.0~b1
+ _cupsImageReadPNM@Base 1.0~b1
+ _cupsImageReadPhotoCD@Base 1.0~b1
+ _cupsImageReadSGI@Base 1.0~b1
+ _cupsImageReadSunRaster@Base 1.0~b1
+ _cupsImageReadTIFF@Base 1.0~b1
+ _cupsImageZoomDelete@Base 1.0~b1
+ _cupsImageZoomFill@Base 1.0~b1
+ _cupsImageZoomNew@Base 1.0~b1
+ _cupsLangString@Base 1.12.0
+ _cupsStrFormatd@Base 1.12.0
+ _cups_isalnum@Base 1.12.0
+ _cups_isalpha@Base 1.12.0
+ _cups_islower@Base 1.12.0
+ _cups_isspace@Base 1.12.0
+ _cups_isupper@Base 1.12.0
+ _cups_strcasecmp@Base 1.12.0
+ _cups_strncasecmp@Base 1.12.0
+ _cups_tolower@Base 1.12.0
+ _cups_toupper@Base 1.12.0
+ _findCUPSMessageCatalog@Base 1.20.0
+ _pwgInputSlotForSource@Base 1.12.0
+ _pwgMediaTypeForType@Base 1.12.0
+ _pwgPageSizeForMedia@Base 1.12.0
+ _searchDirForCatalog@Base 1.20.0
+ _strlcpy@Base 1.0.36
+ add_choice_to_array@Base 1.20.0
+ add_opt_to_array@Base 1.20.0
+ adobergb_gamma@Base 1.0.58
+ adobergb_matrix@Base 1.0.58
+ adobergb_wp@Base 1.0.58
+ apply_filters@Base 1.24.0
+ blackpoint_default@Base 1.0.58
+ check_driverless_support@Base 1.27.5
+ cmBlackPointDefault@Base 1.0.58
+ cmGammaAdobeRgb@Base 1.0.58
+ cmGammaSGray@Base 1.0.58
+ cmGetCupsColorCalibrateMode@Base 1.0.58
+ cmGetPrinterIccProfile@Base 1.0.58
+ cmIsPrinterCmDisabled@Base 1.0.58
+ cmMatrixAdobeRgb@Base 1.0.58
+ cmWhitePointAdobeRgb@Base 1.0.58
+ cmWhitePointSGray@Base 1.0.58
+ colord_get_inhibit_for_device_id@Base 1.0.42
+ colord_get_profile_for_device_id@Base 1.0.42
+ colord_get_qualifier_for_ppd@Base 1.0.42
+ compare_choices@Base 1.20.0
+ compare_options@Base 1.20.0
+ compare_resolutions@Base 1.17.1
+ copy_resolution@Base 1.17.1
+ cupsCMYKDelete@Base 1.0~b1
+ cupsCMYKDoBlack@Base 1.0~b1
+ cupsCMYKDoCMYK@Base 1.0~b1
+ cupsCMYKDoGray@Base 1.0~b1
+ cupsCMYKDoRGB@Base 1.0~b1
+ cupsCMYKLoad@Base 1.0~b1
+ cupsCMYKNew@Base 1.0~b1
+ cupsCMYKSetBlack@Base 1.0~b1
+ cupsCMYKSetCurve@Base 1.0~b1
+ cupsCMYKSetGamma@Base 1.0~b1
+ cupsCMYKSetInkLimit@Base 1.0~b1
+ cupsCMYKSetLtDk@Base 1.0~b1
+ cupsCheckBytes@Base 1.0~b1
+ cupsCheckValue@Base 1.0~b1
+ cupsDitherDelete@Base 1.0~b1
+ cupsDitherLine@Base 1.0~b1
+ cupsDitherNew@Base 1.0~b1
+ cupsFindAttr@Base 1.0~b1
+ cupsImageCMYKToBlack@Base 1.0~b1
+ cupsImageCMYKToCMY@Base 1.0~b1
+ cupsImageCMYKToCMYK@Base 1.0~b1
+ cupsImageCMYKToRGB@Base 1.0~b1
+ cupsImageCMYKToWhite@Base 1.0~b1
+ cupsImageClose@Base 1.0~b1
+ cupsImageCrop@Base 1.22.2
+ cupsImageGetCol@Base 1.0~b1
+ cupsImageGetColorSpace@Base 1.0~b1
+ cupsImageGetDepth@Base 1.0~b1
+ cupsImageGetHeight@Base 1.0~b1
+ cupsImageGetRow@Base 1.0~b1
+ cupsImageGetWidth@Base 1.0~b1
+ cupsImageGetXPPI@Base 1.0~b1
+ cupsImageGetYPPI@Base 1.0~b1
+ cupsImageLut@Base 1.0~b1
+ cupsImageOpen@Base 1.0~b1
+ cupsImageRGBAdjust@Base 1.0~b1
+ cupsImageRGBToBlack@Base 1.0~b1
+ cupsImageRGBToCMY@Base 1.0~b1
+ cupsImageRGBToCMYK@Base 1.0~b1
+ cupsImageRGBToRGB@Base 1.0~b1
+ cupsImageRGBToWhite@Base 1.0~b1
+ cupsImageSetMaxTiles@Base 1.0~b1
+ cupsImageSetProfile@Base 1.0~b1
+ cupsImageSetRasterColorSpace@Base 1.0~b1
+ cupsImageWhiteToBlack@Base 1.0~b1
+ cupsImageWhiteToCMY@Base 1.0~b1
+ cupsImageWhiteToCMYK@Base 1.0~b1
+ cupsImageWhiteToRGB@Base 1.0~b1
+ cupsImageWhiteToWhite@Base 1.0~b1
+ cupsLutDelete@Base 1.0~b1
+ cupsLutLoad@Base 1.0~b1
+ cupsLutNew@Base 1.0~b1
+ cupsPackHorizontal2@Base 1.0~b1
+ cupsPackHorizontal@Base 1.0~b1
+ cupsPackHorizontalBit@Base 1.0~b1
+ cupsPackVertical@Base 1.0~b1
+ cupsRGBDelete@Base 1.0~b1
+ cupsRGBDoGray@Base 1.0~b1
+ cupsRGBDoRGB@Base 1.0~b1
+ cupsRGBLoad@Base 1.0~b1
+ cupsRGBNew@Base 1.0~b1
+ cupsRasterParseIPPOptions@Base 1.0.36
+ cups_scmy_lut@Base 1.0~b1
+ cups_srgb_lut@Base 1.0~b1
+ find_choice_in_array@Base 1.20.0
+ find_opt_in_array@Base 1.20.0
+ free_choice_strings@Base 1.20.0
+ free_opt_strings@Base 1.20.0
+ free_resolution@Base 1.17.1
+ generate_sizes@Base 1.24.0
+ get_printer_attributes2@Base 1.27.0
+ get_printer_attributes3@Base 1.27.5
+ get_printer_attributes4@Base 1.28.0
+ get_printer_attributes5@Base 1.28.0
+ get_printer_attributes@Base 1.26.0
+ get_printer_attributes_log@Base 1.26.0
+ get_profile_inhibitors@Base 1.0.42
+ ippResolutionListToArray@Base 1.17.1
+ ippResolutionToRes@Base 1.17.1
+ ippfind_based_uri_converter@Base 1.28.0
+ is_colordevice@Base 1.24.0
+ joinResolutionArrays@Base 1.17.1
+ load_opt_strings_catalog@Base 1.20.0
+ log_printf@Base 1.26.0
+ lookup_choice@Base 1.20.0
+ lookup_option@Base 1.20.0
+ optArrayNew@Base 1.20.0
+ opt_strings_catalog@Base 1.20.0
+ ppdCreateFromIPP2@Base 1.24.0
+ ppdCreateFromIPP@Base 1.12.0
+ ppdgenerator_msg@Base 1.12.0
+ resolutionArrayNew@Base 1.17.1
+ resolutionNew@Base 1.17.1
+ resolve_uri@Base 1.26.0
+ set_option_in_str@Base 1.25.7
+ sgiClose@Base 1.0~b1
+ sgiGetRow@Base 1.0~b1
+ sgiOpen@Base 1.0~b1
+ sgiOpenFile@Base 1.0~b1
+ sgiPutRow@Base 1.0~b1
+ sgray_gamma@Base 1.0.58
+ sgray_wp@Base 1.0.58
+ strlcpy@Base 1.12.0
diff -Nru cups-filters-1.28.17/debian/libfontembed1.install 
cups-filters-1.28.17/debian/libfontembed1.install
--- cups-filters-1.28.17/debian/libfontembed1.install   2023-05-19 
08:48:08.000000000 +0000
+++ cups-filters-1.28.17/debian/libfontembed1.install   1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libfontembed.so.*
diff -Nru cups-filters-1.28.17/debian/libfontembed1.symbols 
cups-filters-1.28.17/debian/libfontembed1.symbols
--- cups-filters-1.28.17/debian/libfontembed1.symbols   2023-05-19 
08:48:08.000000000 +0000
+++ cups-filters-1.28.17/debian/libfontembed1.symbols   1970-01-01 
00:00:00.000000000 +0000
@@ -1,55 +0,0 @@
-libfontembed.so.1 libfontembed1 #MINVER#
-* Build-Depends-Package: libfontembed-dev
- aglfn13@Base 1.0.31
- dyn_ensure@Base 1.0.31
- dyn_free@Base 1.0.31
- dyn_init@Base 1.0.31
- dyn_printf@Base 1.0.31
- dyn_vprintf@Base 1.0.31
- emb_close@Base 1.0.31
- emb_embed@Base 1.0.31
- emb_new@Base 1.0.31
- emb_otf_get_fontname@Base 1.0.31
- emb_otf_get_pdf_cidwidths@Base 1.0.31
- emb_otf_get_pdf_fontdescr@Base 1.0.31
- emb_otf_get_pdf_widths@Base 1.0.31
- emb_otf_get_rights@Base 1.0.31
- emb_otf_ps@Base 1.0.31
- emb_pdf_fontdescr@Base 1.0.31
- emb_pdf_fontwidths@Base 1.0.31
- emb_pdf_fw_cidwidths@Base 1.0.31
- emb_pdf_fw_new@Base 1.0.31
- emb_pdf_get_font_subtype@Base 1.0.31
- emb_pdf_get_fontfile_key@Base 1.0.31
- emb_pdf_get_fontfile_subtype@Base 1.0.31
- emb_pdf_simple_cidfont@Base 1.0.31
- emb_pdf_simple_font@Base 1.0.31
- emb_pdf_simple_fontdescr@Base 1.0.31
- emb_pdf_simple_stdfont@Base 1.0.31
- fontfile_close@Base 1.0.31
- fontfile_open_sfnt@Base 1.0.31
- fontfile_open_std@Base 1.0.31
- frequent_add@Base 1.0.31
- frequent_get@Base 1.0.31
- frequent_new@Base 1.0.31
- otf_action_copy@Base 1.0.31
- otf_action_copy_head@Base 1.0.31
- otf_action_replace@Base 1.0.31
- otf_cff_extract@Base 1.0.31
- otf_close@Base 1.0.31
- otf_do_load@Base 1.0.31
- otf_find_table@Base 1.0.31
- otf_from_unicode@Base 1.0.31
- otf_get_glyph@Base 1.0.31
- otf_get_name@Base 1.0.31
- otf_get_table@Base 1.0.31
- otf_get_width@Base 1.0.31
- otf_intersect_tables@Base 1.0.31
- otf_load@Base 1.0.31
- otf_load_cmap@Base 1.0.31
- otf_load_glyf@Base 1.0.31
- otf_load_more@Base 1.0.31
- otf_subset@Base 1.0.31
- otf_subset_cff@Base 1.0.31
- otf_ttc_extract@Base 1.0.31
- otf_write_sfnt@Base 1.0.31
diff -Nru cups-filters-1.28.17/debian/libfontembed1t64.install 
cups-filters-1.28.17/debian/libfontembed1t64.install
--- cups-filters-1.28.17/debian/libfontembed1t64.install        1970-01-01 
00:00:00.000000000 +0000
+++ cups-filters-1.28.17/debian/libfontembed1t64.install        2023-05-19 
08:48:08.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libfontembed.so.*
diff -Nru cups-filters-1.28.17/debian/libfontembed1t64.lintian-overrides 
cups-filters-1.28.17/debian/libfontembed1t64.lintian-overrides
--- cups-filters-1.28.17/debian/libfontembed1t64.lintian-overrides      
1970-01-01 00:00:00.000000000 +0000
+++ cups-filters-1.28.17/debian/libfontembed1t64.lintian-overrides      
2024-01-30 01:27:40.000000000 +0000
@@ -0,0 +1 @@
+libfontembed1t64: package-name-doesnt-match-sonames libfontembed1
diff -Nru cups-filters-1.28.17/debian/libfontembed1t64.symbols 
cups-filters-1.28.17/debian/libfontembed1t64.symbols
--- cups-filters-1.28.17/debian/libfontembed1t64.symbols        1970-01-01 
00:00:00.000000000 +0000
+++ cups-filters-1.28.17/debian/libfontembed1t64.symbols        2024-01-30 
01:27:40.000000000 +0000
@@ -0,0 +1,55 @@
+libfontembed.so.1 libfontembed1t64 #MINVER#
+* Build-Depends-Package: libfontembed-dev
+ aglfn13@Base 1.0.31
+ dyn_ensure@Base 1.0.31
+ dyn_free@Base 1.0.31
+ dyn_init@Base 1.0.31
+ dyn_printf@Base 1.0.31
+ dyn_vprintf@Base 1.0.31
+ emb_close@Base 1.0.31
+ emb_embed@Base 1.0.31
+ emb_new@Base 1.0.31
+ emb_otf_get_fontname@Base 1.0.31
+ emb_otf_get_pdf_cidwidths@Base 1.0.31
+ emb_otf_get_pdf_fontdescr@Base 1.0.31
+ emb_otf_get_pdf_widths@Base 1.0.31
+ emb_otf_get_rights@Base 1.0.31
+ emb_otf_ps@Base 1.0.31
+ emb_pdf_fontdescr@Base 1.0.31
+ emb_pdf_fontwidths@Base 1.0.31
+ emb_pdf_fw_cidwidths@Base 1.0.31
+ emb_pdf_fw_new@Base 1.0.31
+ emb_pdf_get_font_subtype@Base 1.0.31
+ emb_pdf_get_fontfile_key@Base 1.0.31
+ emb_pdf_get_fontfile_subtype@Base 1.0.31
+ emb_pdf_simple_cidfont@Base 1.0.31
+ emb_pdf_simple_font@Base 1.0.31
+ emb_pdf_simple_fontdescr@Base 1.0.31
+ emb_pdf_simple_stdfont@Base 1.0.31
+ fontfile_close@Base 1.0.31
+ fontfile_open_sfnt@Base 1.0.31
+ fontfile_open_std@Base 1.0.31
+ frequent_add@Base 1.0.31
+ frequent_get@Base 1.0.31
+ frequent_new@Base 1.0.31
+ otf_action_copy@Base 1.0.31
+ otf_action_copy_head@Base 1.0.31
+ otf_action_replace@Base 1.0.31
+ otf_cff_extract@Base 1.0.31
+ otf_close@Base 1.0.31
+ otf_do_load@Base 1.0.31
+ otf_find_table@Base 1.0.31
+ otf_from_unicode@Base 1.0.31
+ otf_get_glyph@Base 1.0.31
+ otf_get_name@Base 1.0.31
+ otf_get_table@Base 1.0.31
+ otf_get_width@Base 1.0.31
+ otf_intersect_tables@Base 1.0.31
+ otf_load@Base 1.0.31
+ otf_load_cmap@Base 1.0.31
+ otf_load_glyf@Base 1.0.31
+ otf_load_more@Base 1.0.31
+ otf_subset@Base 1.0.31
+ otf_subset_cff@Base 1.0.31
+ otf_ttc_extract@Base 1.0.31
+ otf_write_sfnt@Base 1.0.31

Reply via email to