[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1061915: marked as done (cups-filters: NMU diff for 64-bit time_t transition)



Your message dated Tue, 27 Feb 2024 23:35:05 +0000
with message-id <E1rf6yX-003Lwp-Ly@fasolo.debian.org>
and subject line Bug#1061915: fixed in cups-filters 1.28.17-3.1
has caused the Debian Bug report #1061915,
regarding cups-filters: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1061915: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061915
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: cups-filters
Version: 1.28.17-3
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm@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 <mwhudson@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

--- End Message ---
--- Begin Message ---
Source: cups-filters
Source-Version: 1.28.17-3.1
Done: Michael Hudson-Doyle <mwhudson@debian.org>

We believe that the bug you reported is fixed in the latest version of
cups-filters, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1061915@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Hudson-Doyle <mwhudson@debian.org> (supplier of updated cups-filters package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 27 Feb 2024 23:14:13 +0000
Source: cups-filters
Architecture: source
Version: 1.28.17-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Michael Hudson-Doyle <mwhudson@debian.org>
Closes: 1061915
Changes:
 cups-filters (1.28.17-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061915
Checksums-Sha1:
 af5ba0d7b4ea959d53126e09ea973b1a1aa845dd 2893 cups-filters_1.28.17-3.1.dsc
 ee193e53a8f118f60f67e46394e79671df3b0ef0 86352 cups-filters_1.28.17-3.1.debian.tar.xz
 5ee7e183cef86943bc7b9b211104a903bcabc9b5 11374 cups-filters_1.28.17-3.1_source.buildinfo
Checksums-Sha256:
 be1e65c6c53eeff0a66fb7e137b821acbae0ebb938be272098cbd12e3a102d9d 2893 cups-filters_1.28.17-3.1.dsc
 25092d905cd985606488d6494160848b000e80918175a0211e9e66209cb6514d 86352 cups-filters_1.28.17-3.1.debian.tar.xz
 98ca1e2b7a69e2d11a95de41c0ac06325800411bcca3e77b2234b48fecbb0042 11374 cups-filters_1.28.17-3.1_source.buildinfo
Files:
 7b402179a9b7e3ad323506297b5ec8fc 2893 net optional cups-filters_1.28.17-3.1.dsc
 ecc0331d684ee771212e9a60e94a87c9 86352 net optional cups-filters_1.28.17-3.1.debian.tar.xz
 4a8dae36c60a2fb897957ee6083e4bce 11374 net optional cups-filters_1.28.17-3.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCAAyFiEEiiBE+E9xaoW3f/djEd9ClMyjmJMFAmXebO4UHG13aHVkc29u
QGRlYmlhbi5vcmcACgkQEd9ClMyjmJMYSw/+MHMasiXbNoXDiNwFSvXSfP/ZxTO1
MBfpkuDxZUIdkSpV39GJvSHKcwkeUedxPu1S9B7KS2m991FvlfudC4UcJPkJ2lGj
NagO1n8Cv3vgALdSvdriEgFfp/x9Z2ZS361HWWLibaSIiBT5hhxB5s4luT5yIlB/
vdXReofUyXJ0nopc77Mzs25zBefErbrqxcJJcwaBYd2eXwaKpUyFcVshUBCFGkLO
EEXvbiDRsilfaUDUmsIsi5xYnp5OEvb2LdAy0sWqHPjz9KLo/QURP5yTwyFhBUAE
Jan3EsYVJRR4lMgOiSSMdo3gT6zD5W4+q6jkX5Ku5IPuJFcc/e9CZET6rmLJALFW
+cUyKFqXxbq8cTX4B57hWNrFEmuw+rili0s10MYc+RKoxNmEIDjBunNcDyxyU2XG
uFeTxpKecCjpAfM8W2Y4roFDQ1bujkqd2nQUSgE2paHhEtWdZho/zFsNaq0j5SBk
bEUxrvDGraLmZiP+Hi2oN82J0zhReA6MzM69Dg6TN+EEYiViMaoSUo4+eZJC01Mk
jXkzQGOqHmoiKoWCKtc/nNxfWanQ+3qoiFUQtJ92/XJ60DEOb1okvAPc1Ls6QKJq
j7Z9KIbhRExILLwJUB15IN/DvwZr2g1DJYKcVpTu4rFJyYlLScFSpbFTxmeounGy
jq0Gy1XfCQOVsoQ=
=jWqy
-----END PGP SIGNATURE-----

Attachment: pgp2hoLSSVBJh.pgp
Description: PGP signature


--- End Message ---

Reply to: