Your message dated Thu, 29 Feb 2024 09:03:30 +0000
with message-id <[email protected]>
and subject line Bug#1062524: fixed in lcmaps 1.6.6-3.1
has caused the Debian Bug report #1062524,
regarding lcmaps: 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 [email protected]
immediately.)


-- 
1062524: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062524
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lcmaps
Version: 1.6.6-3
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
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
lcmaps 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 lcmaps
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/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru lcmaps-1.6.6/debian/changelog lcmaps-1.6.6/debian/changelog
--- lcmaps-1.6.6/debian/changelog       2023-08-14 08:36:00.000000000 +0000
+++ lcmaps-1.6.6/debian/changelog       2024-02-01 18:28:15.000000000 +0000
@@ -1,3 +1,10 @@
+lcmaps (1.6.6-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <[email protected]>  Thu, 01 Feb 2024 18:28:15 +0000
+
 lcmaps (1.6.6-3) unstable; urgency=medium
 
   * Build now has a proper clean target. Closes: 1046166
diff -Nru lcmaps-1.6.6/debian/control lcmaps-1.6.6/debian/control
--- lcmaps-1.6.6/debian/control 2023-08-14 08:36:00.000000000 +0000
+++ lcmaps-1.6.6/debian/control 2024-02-01 18:28:14.000000000 +0000
@@ -67,7 +67,10 @@
  .
  This package contains the header files for the globus dependent interfaces.
 
-Package: liblcmaps0
+Package: liblcmaps0t64
+Provides: ${t64:Provides}
+Replaces: liblcmaps0
+Breaks: liblcmaps0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -89,7 +92,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, lcmaps-globus-interface (= ${source:Version}),
- liblcmaps0 (= ${binary:Version})
+ liblcmaps0t64 (= ${binary:Version})
 Description: LCMAPS development libraries
  The Local Centre MAPping Service (LCMAPS) is a security middleware
  component that processes the users Grid credentials (typically X.509
@@ -103,7 +106,10 @@
  .
  This package contains the development libraries.
 
-Package: liblcmaps-without-gsi0
+Package: liblcmaps-without-gsi0t64
+Provides: ${t64:Provides}
+Replaces: liblcmaps-without-gsi0
+Breaks: liblcmaps-without-gsi0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -125,7 +131,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, lcmaps-basic-interface (= ${source:Version}),
- liblcmaps-without-gsi0 (= ${binary:Version})
+ liblcmaps-without-gsi0t64 (= ${binary:Version})
 Description: LCMAPS development libraries (Without GSI)
  The Local Centre MAPping Service (LCMAPS) is a security middleware
  component that processes the users Grid credentials (typically X.509
diff -Nru lcmaps-1.6.6/debian/liblcmaps-without-gsi0.install 
lcmaps-1.6.6/debian/liblcmaps-without-gsi0.install
--- lcmaps-1.6.6/debian/liblcmaps-without-gsi0.install  2015-02-20 
14:33:34.000000000 +0000
+++ lcmaps-1.6.6/debian/liblcmaps-without-gsi0.install  1970-01-01 
00:00:00.000000000 +0000
@@ -1,9 +0,0 @@
-/usr/lib/*/liblcmaps_gss_assist_gridmap_without_gsi.so
-/usr/lib/*/liblcmaps_gss_assist_gridmap_without_gsi.so.0
-/usr/lib/*/liblcmaps_gss_assist_gridmap_without_gsi.so.0.0.0
-/usr/lib/*/liblcmaps_return_poolindex_without_gsi.so
-/usr/lib/*/liblcmaps_return_poolindex_without_gsi.so.0
-/usr/lib/*/liblcmaps_return_poolindex_without_gsi.so.0.0.0
-/usr/lib/*/liblcmaps_without_gsi.so
-/usr/lib/*/liblcmaps_without_gsi.so.0
-/usr/lib/*/liblcmaps_without_gsi.so.0.0.0
diff -Nru lcmaps-1.6.6/debian/liblcmaps-without-gsi0.lintian-overrides 
lcmaps-1.6.6/debian/liblcmaps-without-gsi0.lintian-overrides
--- lcmaps-1.6.6/debian/liblcmaps-without-gsi0.lintian-overrides        
2023-08-14 08:36:00.000000000 +0000
+++ lcmaps-1.6.6/debian/liblcmaps-without-gsi0.lintian-overrides        
1970-01-01 00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-# This library may be opened using dlopen
-liblcmaps-without-gsi0 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_gss_assist_gridmap_without_gsi.so.0.0.0 
[*/liblcmaps_gss_assist_gridmap_without_gsi.so]
-liblcmaps-without-gsi0 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_return_poolindex_without_gsi.so.0.0.0 
[*/liblcmaps_return_poolindex_without_gsi.so]
-liblcmaps-without-gsi0 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_without_gsi.so.0.0.0 [*/liblcmaps_without_gsi.so]
-liblcmaps-without-gsi0 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_return_poolindex_without_gsi.so 
[*/liblcmaps_return_poolindex_without_gsi.so.0.0.0]
-liblcmaps-without-gsi0 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_without_gsi.so [*/liblcmaps_without_gsi.so.0.0.0]
-liblcmaps-without-gsi0 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_gss_assist_gridmap_without_gsi.so 
[*/liblcmaps_gss_assist_gridmap_without_gsi.so.0.0.0]
diff -Nru lcmaps-1.6.6/debian/liblcmaps-without-gsi0.symbols 
lcmaps-1.6.6/debian/liblcmaps-without-gsi0.symbols
--- lcmaps-1.6.6/debian/liblcmaps-without-gsi0.symbols  2021-03-08 
10:38:56.000000000 +0000
+++ lcmaps-1.6.6/debian/liblcmaps-without-gsi0.symbols  1970-01-01 
00:00:00.000000000 +0000
@@ -1,163 +0,0 @@
-liblcmaps_gss_assist_gridmap_without_gsi.so.0 liblcmaps-without-gsi0 #MINVER#
- globus_gss_assist_gridmap@Base 1.5.2
-liblcmaps_return_poolindex_without_gsi.so.0 liblcmaps-without-gsi0 #MINVER#
- lcmaps_return_account_without_gsi@Base 1.5.2
- lcmaps_return_poolindex_with_mapcounter@Base 1.5.2
- lcmaps_return_poolindex_without_gsi@Base 1.5.2
-liblcmaps_without_gsi.so.0 liblcmaps-without-gsi0 #MINVER#
- (optional)_lcmaps_add_policy@Base 1.5.2
- addCredentialData@Base 1.5.2
- getCredentialData@Base 1.5.2
- (optional)lcmaps_SetSetOfRules@Base 1.5.2
- lcmaps_account_info_clean@Base 1.5.2
- lcmaps_account_info_fill@Base 1.5.2
- lcmaps_account_info_init@Base 1.5.2
- (optional)lcmaps_add_policy@Base 1.5.2
- (optional)lcmaps_add_rule@Base 1.5.2
- (optional)lcmaps_add_variable@Base 1.5.2
- (optional)lcmaps_allow_new_rules@Base 1.5.2
- (optional)lcmaps_allow_rules@Base 1.5.2
- (optional)lcmaps_allowed_policy_rule@Base 1.5.2
- (optional)lcmaps_check_policies_for_recursion@Base 1.5.2
- (optional)lcmaps_check_rule_for_recursion@Base 1.5.2
- (optional)lcmaps_cleanCredentialData@Base 1.5.2
- lcmaps_cleanVoData@Base 1.5.2
- lcmaps_cleanVoMapping@Base 1.5.2
- (optional)lcmaps_clean_list_of_strings@Base 1.5.2
- (optional)lcmaps_clean_vomsdata@Base 1.5.2
- (optional)lcmaps_cleanup_policies@Base 1.5.2
- lcmaps_cntArgs@Base 1.5.2
- (optional)lcmaps_concat_strings@Base 1.5.2
- (optional)lcmaps_concat_strings_with_space@Base 1.5.2
- lcmaps_copyVoData@Base 1.5.2
- lcmaps_copyVoMapping@Base 1.5.2
- lcmaps_createVoData@Base 1.5.2
- lcmaps_createVoMapping@Base 1.5.2
- (optional)lcmaps_credential_get_dn@Base 1.5.2
- (optional)lcmaps_credential_get_fqan_list@Base 1.5.2
- (optional)lcmaps_credential_get_mapcounter@Base 1.5.2
- (optional)lcmaps_credential_get_requested_account@Base 1.5.2
- (optional)lcmaps_credential_init@Base 1.5.2
- (optional)lcmaps_credential_store_dn@Base 1.5.2
- (optional)lcmaps_credential_store_fqan_list@Base 1.5.2
- (optional)lcmaps_credential_store_lcmaps_vomsdata@Base 1.5.2
- (optional)lcmaps_credential_store_mapcounter@Base 1.5.2
- (optional)lcmaps_credential_store_requested_account@Base 1.5.2
- (optional)lcmaps_db_clean@Base 1.5.2
- (optional)lcmaps_db_clean_list@Base 1.5.2
- (optional)lcmaps_db_fill_entry@Base 1.5.2
- (optional)lcmaps_db_read@Base 1.5.2
- lcmaps_deleteVoData@Base 1.5.2
- lcmaps_deleteVoMapping@Base 1.5.2
- (optional)lcmaps_extractRunVars@Base 1.5.2
- lcmaps_findArgName@Base 1.5.2
- lcmaps_findArgNameAndType@Base 1.5.2
- (optional)lcmaps_find_policy@Base 1.5.2
- (optional)lcmaps_find_state@Base 1.5.2
- (optional)lcmaps_find_variable@Base 1.5.2
- (optional)lcmaps_free_path@Base 1.5.2
- (optional)lcmaps_free_policies@Base 1.5.2
- (optional)lcmaps_free_resources@Base 1.5.2
- (optional)lcmaps_free_rules@Base 1.5.2
- (optional)lcmaps_free_variables@Base 1.5.2
- lcmaps_genfilename@Base 1.5.2
- lcmaps_getArgValue@Base 1.5.2
- (optional)lcmaps_getPluginNameAndArgs@Base 1.5.2
- (optional)lcmaps_getRunVars@Base 1.5.2
- (optional)lcmaps_get_current_policy@Base 1.5.2
- lcmaps_get_gidlist@Base 1.5.2
- lcmaps_get_major_version@Base 1.5.2
- lcmaps_get_minor_version@Base 1.5.2
- lcmaps_get_patch_version@Base 1.5.2
- (optional)lcmaps_get_plugins@Base 1.5.2
- (optional)lcmaps_get_policies@Base 1.5.2
- (optional)lcmaps_get_rule@Base 1.5.2
- (optional)lcmaps_get_top_rule@Base 1.5.2
- (optional)lcmaps_get_variables@Base 1.5.2
- lcmaps_init@Base 1.5.2
- lcmaps_init_and_log@Base 1.5.2
- lcmaps_init_and_logfile@Base 1.5.2
- lcmaps_log@Base 1.5.2
- lcmaps_log_a_string@Base 1.5.2
- lcmaps_log_a_string_debug@Base 1.5.2
- (optional)lcmaps_log_close@Base 1.5.2
- lcmaps_log_debug@Base 1.5.2
- lcmaps_log_open@Base 1.5.2
- lcmaps_log_time@Base 1.5.2
- (optional)lcmaps_pdl_init@Base 1.5.2
- (optional)lcmaps_pdl_next_plugin@Base 1.5.2
- (optional)lcmaps_pdl_path@Base 1.5.2
- (optional)lcmaps_pdl_warning@Base 1.6.6
- (optional)lcmaps_policies_have_been_reduced@Base 1.5.2
- (optional)lcmaps_printCredData@Base 1.5.2
- lcmaps_printVoData@Base 1.5.2
- lcmaps_printVoMapping@Base 1.5.2
- (optional)lcmaps_reduce_policies@Base 1.5.2
- (optional)lcmaps_reduce_rule@Base 1.5.2
- (optional)lcmaps_reduce_to_var@Base 1.5.2
- (optional)lcmaps_release_cred@Base 1.5.2
- (optional)lcmaps_release_cred_leave_STACK_OF_X509@Base 1.5.2
- (optional)lcmaps_remove_policy@Base 1.5.2
- (optional)lcmaps_resetCredentialData@Base 1.5.2
- (optional)lcmaps_runEvaluationManager@Base 1.5.2
- (optional)lcmaps_runPlugin@Base 1.5.2
- (optional)lcmaps_runPluginManager@Base 1.5.2
- lcmaps_run_with_fqans_and_return_account@Base 1.5.2
- lcmaps_run_with_fqans_mapcounter_and_return_account@Base 1.5.2
- lcmaps_run_without_credentials_and_return_username@Base 1.5.2
- lcmaps_setArgValue@Base 1.5.2
- (optional)lcmaps_setRunVars@Base 1.5.2
- (optional)lcmaps_set_path@Base 1.5.2
- (optional)lcmaps_set_top_rule@Base 1.5.2
- (optional)lcmaps_set_yylval@Base 1.5.2
- (optional)lcmaps_show_policies@Base 1.5.2
- (optional)lcmaps_show_rules@Base 1.5.2
- (optional)lcmaps_show_variables@Base 1.5.2
- (optional)lcmaps_startEvaluationManager@Base 1.5.2
- (optional)lcmaps_startPluginManager@Base 1.5.2
- (optional)lcmaps_start_new_rules@Base 1.5.2
- (optional)lcmaps_stopEvaluationManager@Base 1.5.2
- (optional)lcmaps_stopPluginManager@Base 1.5.2
- lcmaps_stringVoData@Base 1.5.2
- lcmaps_term@Base 1.5.2
- (optional)lcmaps_tokenize@Base 1.5.2
- (optional)lineno@Base 1.5.2
- (optional)pdl_lex_cleanup@Base 1.6.6
- (optional)pdl_yyparse@Base 1.6.6
- (optional)yy_create_buffer@Base 1.5.2
- (optional)yy_delete_buffer@Base 1.5.2
- (optional)yy_flex_debug@Base 1.6.6
- (optional)yy_flush_buffer@Base 1.5.2
- (optional)yy_scan_buffer@Base 1.5.2
- (optional)yy_scan_bytes@Base 1.5.2
- (optional)yy_scan_string@Base 1.5.2
- (optional)yy_switch_to_buffer@Base 1.5.2
- (optional)yyalloc@Base 1.6.6
- (optional)yychar@Base 1.5.2
- (optional)yyerror@Base 1.5.2
- (optional)yyfree@Base 1.6.6
- (optional)yyget_debug@Base 1.6.6
- (optional)yyget_in@Base 1.6.6
- (optional)yyget_leng@Base 1.6.6
- (optional)yyget_lineno@Base 1.6.6
- (optional)yyget_out@Base 1.6.6
- (optional)yyget_text@Base 1.6.6
- (optional)yyin@Base 1.5.2
- (optional)yyleng@Base 1.5.2
- (optional)yylex@Base 1.5.2
- (optional)yylex_destroy@Base 1.6.6
- (optional)yylineno@Base 1.6.6
- (optional)yylval@Base 1.5.2
- (optional)yynerrs@Base 1.5.2
- (optional)yyout@Base 1.5.2
- (optional)yyparse@Base 1.5.2
- (optional)yyparse_errors@Base 1.5.2
- (optional)yypop_buffer_state@Base 1.6.6
- (optional)yypush_buffer_state@Base 1.6.6
- (optional)yyrealloc@Base 1.6.6
- (optional)yyrestart@Base 1.5.2
- (optional)yyset_debug@Base 1.6.6
- (optional)yyset_in@Base 1.6.6
- (optional)yyset_lineno@Base 1.6.6
- (optional)yyset_out@Base 1.6.6
- (optional)yytext@Base 1.5.2
diff -Nru lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.install 
lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.install
--- lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.install       1970-01-01 
00:00:00.000000000 +0000
+++ lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.install       2015-02-20 
14:33:34.000000000 +0000
@@ -0,0 +1,9 @@
+/usr/lib/*/liblcmaps_gss_assist_gridmap_without_gsi.so
+/usr/lib/*/liblcmaps_gss_assist_gridmap_without_gsi.so.0
+/usr/lib/*/liblcmaps_gss_assist_gridmap_without_gsi.so.0.0.0
+/usr/lib/*/liblcmaps_return_poolindex_without_gsi.so
+/usr/lib/*/liblcmaps_return_poolindex_without_gsi.so.0
+/usr/lib/*/liblcmaps_return_poolindex_without_gsi.so.0.0.0
+/usr/lib/*/liblcmaps_without_gsi.so
+/usr/lib/*/liblcmaps_without_gsi.so.0
+/usr/lib/*/liblcmaps_without_gsi.so.0.0.0
diff -Nru lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.lintian-overrides 
lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.lintian-overrides
--- lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.lintian-overrides     
1970-01-01 00:00:00.000000000 +0000
+++ lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.lintian-overrides     
2024-02-01 18:28:14.000000000 +0000
@@ -0,0 +1,8 @@
+# This library may be opened using dlopen
+liblcmaps-without-gsi0t64 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_gss_assist_gridmap_without_gsi.so.0.0.0 
[*/liblcmaps_gss_assist_gridmap_without_gsi.so]
+liblcmaps-without-gsi0t64 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_return_poolindex_without_gsi.so.0.0.0 
[*/liblcmaps_return_poolindex_without_gsi.so]
+liblcmaps-without-gsi0t64 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_without_gsi.so.0.0.0 [*/liblcmaps_without_gsi.so]
+liblcmaps-without-gsi0t64 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_return_poolindex_without_gsi.so 
[*/liblcmaps_return_poolindex_without_gsi.so.0.0.0]
+liblcmaps-without-gsi0t64 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_without_gsi.so [*/liblcmaps_without_gsi.so.0.0.0]
+liblcmaps-without-gsi0t64 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_gss_assist_gridmap_without_gsi.so 
[*/liblcmaps_gss_assist_gridmap_without_gsi.so.0.0.0]
+liblcmaps-without-gsi0t64: package-name-doesnt-match-sonames 
liblcmaps-without-gsi0
diff -Nru lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.symbols 
lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.symbols
--- lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.symbols       1970-01-01 
00:00:00.000000000 +0000
+++ lcmaps-1.6.6/debian/liblcmaps-without-gsi0t64.symbols       2024-02-01 
18:28:14.000000000 +0000
@@ -0,0 +1,163 @@
+liblcmaps_gss_assist_gridmap_without_gsi.so.0 liblcmaps-without-gsi0t64 
#MINVER#
+ globus_gss_assist_gridmap@Base 1.5.2
+liblcmaps_return_poolindex_without_gsi.so.0 liblcmaps-without-gsi0 #MINVER#
+ lcmaps_return_account_without_gsi@Base 1.5.2
+ lcmaps_return_poolindex_with_mapcounter@Base 1.5.2
+ lcmaps_return_poolindex_without_gsi@Base 1.5.2
+liblcmaps_without_gsi.so.0 liblcmaps-without-gsi0 #MINVER#
+ (optional)_lcmaps_add_policy@Base 1.5.2
+ addCredentialData@Base 1.5.2
+ getCredentialData@Base 1.5.2
+ (optional)lcmaps_SetSetOfRules@Base 1.5.2
+ lcmaps_account_info_clean@Base 1.5.2
+ lcmaps_account_info_fill@Base 1.5.2
+ lcmaps_account_info_init@Base 1.5.2
+ (optional)lcmaps_add_policy@Base 1.5.2
+ (optional)lcmaps_add_rule@Base 1.5.2
+ (optional)lcmaps_add_variable@Base 1.5.2
+ (optional)lcmaps_allow_new_rules@Base 1.5.2
+ (optional)lcmaps_allow_rules@Base 1.5.2
+ (optional)lcmaps_allowed_policy_rule@Base 1.5.2
+ (optional)lcmaps_check_policies_for_recursion@Base 1.5.2
+ (optional)lcmaps_check_rule_for_recursion@Base 1.5.2
+ (optional)lcmaps_cleanCredentialData@Base 1.5.2
+ lcmaps_cleanVoData@Base 1.5.2
+ lcmaps_cleanVoMapping@Base 1.5.2
+ (optional)lcmaps_clean_list_of_strings@Base 1.5.2
+ (optional)lcmaps_clean_vomsdata@Base 1.5.2
+ (optional)lcmaps_cleanup_policies@Base 1.5.2
+ lcmaps_cntArgs@Base 1.5.2
+ (optional)lcmaps_concat_strings@Base 1.5.2
+ (optional)lcmaps_concat_strings_with_space@Base 1.5.2
+ lcmaps_copyVoData@Base 1.5.2
+ lcmaps_copyVoMapping@Base 1.5.2
+ lcmaps_createVoData@Base 1.5.2
+ lcmaps_createVoMapping@Base 1.5.2
+ (optional)lcmaps_credential_get_dn@Base 1.5.2
+ (optional)lcmaps_credential_get_fqan_list@Base 1.5.2
+ (optional)lcmaps_credential_get_mapcounter@Base 1.5.2
+ (optional)lcmaps_credential_get_requested_account@Base 1.5.2
+ (optional)lcmaps_credential_init@Base 1.5.2
+ (optional)lcmaps_credential_store_dn@Base 1.5.2
+ (optional)lcmaps_credential_store_fqan_list@Base 1.5.2
+ (optional)lcmaps_credential_store_lcmaps_vomsdata@Base 1.5.2
+ (optional)lcmaps_credential_store_mapcounter@Base 1.5.2
+ (optional)lcmaps_credential_store_requested_account@Base 1.5.2
+ (optional)lcmaps_db_clean@Base 1.5.2
+ (optional)lcmaps_db_clean_list@Base 1.5.2
+ (optional)lcmaps_db_fill_entry@Base 1.5.2
+ (optional)lcmaps_db_read@Base 1.5.2
+ lcmaps_deleteVoData@Base 1.5.2
+ lcmaps_deleteVoMapping@Base 1.5.2
+ (optional)lcmaps_extractRunVars@Base 1.5.2
+ lcmaps_findArgName@Base 1.5.2
+ lcmaps_findArgNameAndType@Base 1.5.2
+ (optional)lcmaps_find_policy@Base 1.5.2
+ (optional)lcmaps_find_state@Base 1.5.2
+ (optional)lcmaps_find_variable@Base 1.5.2
+ (optional)lcmaps_free_path@Base 1.5.2
+ (optional)lcmaps_free_policies@Base 1.5.2
+ (optional)lcmaps_free_resources@Base 1.5.2
+ (optional)lcmaps_free_rules@Base 1.5.2
+ (optional)lcmaps_free_variables@Base 1.5.2
+ lcmaps_genfilename@Base 1.5.2
+ lcmaps_getArgValue@Base 1.5.2
+ (optional)lcmaps_getPluginNameAndArgs@Base 1.5.2
+ (optional)lcmaps_getRunVars@Base 1.5.2
+ (optional)lcmaps_get_current_policy@Base 1.5.2
+ lcmaps_get_gidlist@Base 1.5.2
+ lcmaps_get_major_version@Base 1.5.2
+ lcmaps_get_minor_version@Base 1.5.2
+ lcmaps_get_patch_version@Base 1.5.2
+ (optional)lcmaps_get_plugins@Base 1.5.2
+ (optional)lcmaps_get_policies@Base 1.5.2
+ (optional)lcmaps_get_rule@Base 1.5.2
+ (optional)lcmaps_get_top_rule@Base 1.5.2
+ (optional)lcmaps_get_variables@Base 1.5.2
+ lcmaps_init@Base 1.5.2
+ lcmaps_init_and_log@Base 1.5.2
+ lcmaps_init_and_logfile@Base 1.5.2
+ lcmaps_log@Base 1.5.2
+ lcmaps_log_a_string@Base 1.5.2
+ lcmaps_log_a_string_debug@Base 1.5.2
+ (optional)lcmaps_log_close@Base 1.5.2
+ lcmaps_log_debug@Base 1.5.2
+ lcmaps_log_open@Base 1.5.2
+ lcmaps_log_time@Base 1.5.2
+ (optional)lcmaps_pdl_init@Base 1.5.2
+ (optional)lcmaps_pdl_next_plugin@Base 1.5.2
+ (optional)lcmaps_pdl_path@Base 1.5.2
+ (optional)lcmaps_pdl_warning@Base 1.6.6
+ (optional)lcmaps_policies_have_been_reduced@Base 1.5.2
+ (optional)lcmaps_printCredData@Base 1.5.2
+ lcmaps_printVoData@Base 1.5.2
+ lcmaps_printVoMapping@Base 1.5.2
+ (optional)lcmaps_reduce_policies@Base 1.5.2
+ (optional)lcmaps_reduce_rule@Base 1.5.2
+ (optional)lcmaps_reduce_to_var@Base 1.5.2
+ (optional)lcmaps_release_cred@Base 1.5.2
+ (optional)lcmaps_release_cred_leave_STACK_OF_X509@Base 1.5.2
+ (optional)lcmaps_remove_policy@Base 1.5.2
+ (optional)lcmaps_resetCredentialData@Base 1.5.2
+ (optional)lcmaps_runEvaluationManager@Base 1.5.2
+ (optional)lcmaps_runPlugin@Base 1.5.2
+ (optional)lcmaps_runPluginManager@Base 1.5.2
+ lcmaps_run_with_fqans_and_return_account@Base 1.5.2
+ lcmaps_run_with_fqans_mapcounter_and_return_account@Base 1.5.2
+ lcmaps_run_without_credentials_and_return_username@Base 1.5.2
+ lcmaps_setArgValue@Base 1.5.2
+ (optional)lcmaps_setRunVars@Base 1.5.2
+ (optional)lcmaps_set_path@Base 1.5.2
+ (optional)lcmaps_set_top_rule@Base 1.5.2
+ (optional)lcmaps_set_yylval@Base 1.5.2
+ (optional)lcmaps_show_policies@Base 1.5.2
+ (optional)lcmaps_show_rules@Base 1.5.2
+ (optional)lcmaps_show_variables@Base 1.5.2
+ (optional)lcmaps_startEvaluationManager@Base 1.5.2
+ (optional)lcmaps_startPluginManager@Base 1.5.2
+ (optional)lcmaps_start_new_rules@Base 1.5.2
+ (optional)lcmaps_stopEvaluationManager@Base 1.5.2
+ (optional)lcmaps_stopPluginManager@Base 1.5.2
+ lcmaps_stringVoData@Base 1.5.2
+ lcmaps_term@Base 1.5.2
+ (optional)lcmaps_tokenize@Base 1.5.2
+ (optional)lineno@Base 1.5.2
+ (optional)pdl_lex_cleanup@Base 1.6.6
+ (optional)pdl_yyparse@Base 1.6.6
+ (optional)yy_create_buffer@Base 1.5.2
+ (optional)yy_delete_buffer@Base 1.5.2
+ (optional)yy_flex_debug@Base 1.6.6
+ (optional)yy_flush_buffer@Base 1.5.2
+ (optional)yy_scan_buffer@Base 1.5.2
+ (optional)yy_scan_bytes@Base 1.5.2
+ (optional)yy_scan_string@Base 1.5.2
+ (optional)yy_switch_to_buffer@Base 1.5.2
+ (optional)yyalloc@Base 1.6.6
+ (optional)yychar@Base 1.5.2
+ (optional)yyerror@Base 1.5.2
+ (optional)yyfree@Base 1.6.6
+ (optional)yyget_debug@Base 1.6.6
+ (optional)yyget_in@Base 1.6.6
+ (optional)yyget_leng@Base 1.6.6
+ (optional)yyget_lineno@Base 1.6.6
+ (optional)yyget_out@Base 1.6.6
+ (optional)yyget_text@Base 1.6.6
+ (optional)yyin@Base 1.5.2
+ (optional)yyleng@Base 1.5.2
+ (optional)yylex@Base 1.5.2
+ (optional)yylex_destroy@Base 1.6.6
+ (optional)yylineno@Base 1.6.6
+ (optional)yylval@Base 1.5.2
+ (optional)yynerrs@Base 1.5.2
+ (optional)yyout@Base 1.5.2
+ (optional)yyparse@Base 1.5.2
+ (optional)yyparse_errors@Base 1.5.2
+ (optional)yypop_buffer_state@Base 1.6.6
+ (optional)yypush_buffer_state@Base 1.6.6
+ (optional)yyrealloc@Base 1.6.6
+ (optional)yyrestart@Base 1.5.2
+ (optional)yyset_debug@Base 1.6.6
+ (optional)yyset_in@Base 1.6.6
+ (optional)yyset_lineno@Base 1.6.6
+ (optional)yyset_out@Base 1.6.6
+ (optional)yytext@Base 1.5.2
diff -Nru lcmaps-1.6.6/debian/liblcmaps0.install 
lcmaps-1.6.6/debian/liblcmaps0.install
--- lcmaps-1.6.6/debian/liblcmaps0.install      2015-02-20 14:33:34.000000000 
+0000
+++ lcmaps-1.6.6/debian/liblcmaps0.install      1970-01-01 00:00:00.000000000 
+0000
@@ -1,15 +0,0 @@
-/usr/lib/*/liblcmaps.so
-/usr/lib/*/liblcmaps.so.0
-/usr/lib/*/liblcmaps.so.0.0.0
-/usr/lib/*/liblcmaps_gss_assist_gridmap.so
-/usr/lib/*/liblcmaps_gss_assist_gridmap.so.0
-/usr/lib/*/liblcmaps_gss_assist_gridmap.so.0.0.0
-/usr/lib/*/liblcmaps_return_account_from_pem.so
-/usr/lib/*/liblcmaps_return_account_from_pem.so.0
-/usr/lib/*/liblcmaps_return_account_from_pem.so.0.0.0
-/usr/lib/*/liblcmaps_return_poolindex.so
-/usr/lib/*/liblcmaps_return_poolindex.so.0
-/usr/lib/*/liblcmaps_return_poolindex.so.0.0.0
-/usr/lib/*/liblcmaps_verify_account_from_pem.so
-/usr/lib/*/liblcmaps_verify_account_from_pem.so.0
-/usr/lib/*/liblcmaps_verify_account_from_pem.so.0.0.0
diff -Nru lcmaps-1.6.6/debian/liblcmaps0.lintian-overrides 
lcmaps-1.6.6/debian/liblcmaps0.lintian-overrides
--- lcmaps-1.6.6/debian/liblcmaps0.lintian-overrides    2023-08-14 
08:36:00.000000000 +0000
+++ lcmaps-1.6.6/debian/liblcmaps0.lintian-overrides    1970-01-01 
00:00:00.000000000 +0000
@@ -1,12 +0,0 @@
-# This library may be opened using dlopen
-liblcmaps0 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps.so.0.0.0 [*/liblcmaps.so]
-liblcmaps0 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_gss_assist_gridmap.so.0.0.0 [*/liblcmaps_gss_assist_gridmap.so]
-liblcmaps0 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_return_account_from_pem.so.0.0.0 
[*/liblcmaps_return_account_from_pem.so]
-liblcmaps0 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_return_poolindex.so.0.0.0 [*/liblcmaps_return_poolindex.so]
-liblcmaps0 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_verify_account_from_pem.so.0.0.0 
[*/liblcmaps_verify_account_from_pem.so]
-
-liblcmaps0 binary: lacks-unversioned-link-to-shared-library */liblcmaps.so 
[*/liblcmaps.so.0.0.0]
-liblcmaps0 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_gss_assist_gridmap.so [*/liblcmaps_gss_assist_gridmap.so.0.0.0]
-liblcmaps0 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_return_account_from_pem.so 
[*/liblcmaps_return_account_from_pem.so.0.0.0]
-liblcmaps0 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_return_poolindex.so [*/liblcmaps_return_poolindex.so.0.0.0]
-liblcmaps0 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_verify_account_from_pem.so 
[*/liblcmaps_verify_account_from_pem.so.0.0.0]
diff -Nru lcmaps-1.6.6/debian/liblcmaps0.manpages 
lcmaps-1.6.6/debian/liblcmaps0.manpages
--- lcmaps-1.6.6/debian/liblcmaps0.manpages     2023-08-14 08:36:00.000000000 
+0000
+++ lcmaps-1.6.6/debian/liblcmaps0.manpages     1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/share/man/man3/lcmaps.3
diff -Nru lcmaps-1.6.6/debian/liblcmaps0.symbols 
lcmaps-1.6.6/debian/liblcmaps0.symbols
--- lcmaps-1.6.6/debian/liblcmaps0.symbols      2021-03-08 10:38:56.000000000 
+0000
+++ lcmaps-1.6.6/debian/liblcmaps0.symbols      1970-01-01 00:00:00.000000000 
+0000
@@ -1,210 +0,0 @@
-liblcmaps.so.0 liblcmaps0 #MINVER#
- (optional)_lcmaps_add_policy@Base 1.5.2
- addCredentialData@Base 1.5.2
- (optional)cgul_x509IsCA@Base 1.5.2
- (optional)cgul_x509_chain_to_issuer_dn@Base 1.5.2
- (optional)cgul_x509_chain_to_subject_dn@Base 1.5.2
- (optional)cgul_x509_select_eec_from_chain@Base 1.5.2
- (optional)cgul_x509_select_final_cert_from_chain@Base 1.5.2
- getCredentialData@Base 1.5.2
- (optional)lcmaps_SetSetOfRules@Base 1.5.2
- lcmaps_account_info_clean@Base 1.5.2
- lcmaps_account_info_fill@Base 1.5.2
- lcmaps_account_info_init@Base 1.5.2
- (optional)lcmaps_add_policy@Base 1.5.2
- (optional)lcmaps_add_rule@Base 1.5.2
- (optional)lcmaps_add_variable@Base 1.5.2
- (optional)lcmaps_allow_new_rules@Base 1.5.2
- (optional)lcmaps_allow_rules@Base 1.5.2
- (optional)lcmaps_allowed_policy_rule@Base 1.5.2
- (optional)lcmaps_check_policies_for_recursion@Base 1.5.2
- (optional)lcmaps_check_rule_for_recursion@Base 1.5.2
- (optional)lcmaps_cleanCredentialData@Base 1.5.2
- lcmaps_cleanVoData@Base 1.5.2
- lcmaps_cleanVoMapping@Base 1.5.2
- (optional)lcmaps_clean_list_of_strings@Base 1.5.2
- (optional)lcmaps_clean_vomsdata@Base 1.5.2
- (optional)lcmaps_cleanup_policies@Base 1.5.2
- lcmaps_cntArgs@Base 1.5.2
- (optional)lcmaps_concat_strings@Base 1.5.2
- (optional)lcmaps_concat_strings_with_space@Base 1.5.2
- lcmaps_copyVoData@Base 1.5.2
- lcmaps_copyVoMapping@Base 1.5.2
- lcmaps_createVoData@Base 1.5.2
- lcmaps_createVoMapping@Base 1.5.2
- (optional)lcmaps_cred_to_x509@Base 1.5.2
- (optional)lcmaps_cred_to_x509_chain@Base 1.5.2
- (optional)lcmaps_credential_get_dn@Base 1.5.2
- (optional)lcmaps_credential_get_fqan_list@Base 1.5.2
- (optional)lcmaps_credential_get_gss_cred_id_t@Base 1.5.2
- (optional)lcmaps_credential_get_gss_ctx_id_t@Base 1.5.2
- (optional)lcmaps_credential_get_mapcounter@Base 1.5.2
- (optional)lcmaps_credential_get_pem_string@Base 1.5.2
- (optional)lcmaps_credential_get_requested_account@Base 1.5.2
- (optional)lcmaps_credential_get_x509_chain@Base 1.5.2
- (optional)lcmaps_credential_get_x509_cred@Base 1.5.2
- (optional)lcmaps_credential_init@Base 1.5.2
- (optional)lcmaps_credential_store_dn@Base 1.5.2
- (optional)lcmaps_credential_store_fqan_list@Base 1.5.2
- (optional)lcmaps_credential_store_gss_cred_id_t@Base 1.5.2
- (optional)lcmaps_credential_store_gss_cred_id_t_and_sub_elements@Base 1.5.2
- (optional)lcmaps_credential_store_gss_ctx_id_t@Base 1.5.2
- (optional)lcmaps_credential_store_lcmaps_vomsdata@Base 1.5.2
- (optional)lcmaps_credential_store_mapcounter@Base 1.5.2
- (optional)lcmaps_credential_store_pem_string@Base 1.5.2
- (optional)lcmaps_credential_store_pem_string_and_sub_elements@Base 1.5.2
- (optional)lcmaps_credential_store_requested_account@Base 1.5.2
- (optional)lcmaps_credential_store_stack_of_x509@Base 1.5.2
- (optional)lcmaps_credential_store_x509@Base 1.5.2
- (optional)lcmaps_credential_store_x509_and_sub_elements@Base 1.5.2
- (optional)lcmaps_ctx_to_cred@Base 1.5.2
- (optional)lcmaps_db_clean@Base 1.5.2
- (optional)lcmaps_db_clean_list@Base 1.5.2
- (optional)lcmaps_db_fill_entry@Base 1.5.2
- (optional)lcmaps_db_read@Base 1.5.2
- lcmaps_deleteVoData@Base 1.5.2
- lcmaps_deleteVoMapping@Base 1.5.2
- lcmaps_disable_voms_attributes_verification@Base 1.5.2
- lcmaps_enable_voms_attributes_verification@Base 1.5.2
- (optional)lcmaps_extractRunVars@Base 1.5.2
- lcmaps_findArgName@Base 1.5.2
- lcmaps_findArgNameAndType@Base 1.5.2
- (optional)lcmaps_find_policy@Base 1.5.2
- (optional)lcmaps_find_state@Base 1.5.2
- (optional)lcmaps_find_variable@Base 1.5.2
- (optional)lcmaps_free_path@Base 1.5.2
- (optional)lcmaps_free_policies@Base 1.5.2
- (optional)lcmaps_free_resources@Base 1.5.2
- (optional)lcmaps_free_rules@Base 1.5.2
- (optional)lcmaps_free_variables@Base 1.5.2
- lcmaps_genfilename@Base 1.5.2
- lcmaps_getArgValue@Base 1.5.2
- (optional)lcmaps_getPluginNameAndArgs@Base 1.5.2
- (optional)lcmaps_getRunVars@Base 1.5.2
- (optional)lcmaps_get_current_policy@Base 1.5.2
- lcmaps_get_gidlist@Base 1.5.2
- lcmaps_get_major_version@Base 1.5.2
- lcmaps_get_minor_version@Base 1.5.2
- lcmaps_get_patch_version@Base 1.5.2
- (optional)lcmaps_get_plugins@Base 1.5.2
- (optional)lcmaps_get_policies@Base 1.5.2
- (optional)lcmaps_get_rule@Base 1.5.2
- (optional)lcmaps_get_top_rule@Base 1.5.2
- (optional)lcmaps_get_variables@Base 1.5.2
- (optional)lcmaps_get_voms_attributes_verification@Base 1.6.6
- (optional)lcmaps_get_voms_verification_time@Base 1.6.6
- lcmaps_init@Base 1.5.2
- lcmaps_init_and_log@Base 1.5.2
- lcmaps_init_and_logfile@Base 1.5.2
- lcmaps_is_set_to_verify_voms_attributes@Base 1.5.2
- lcmaps_log@Base 1.5.2
- lcmaps_log_a_string@Base 1.5.2
- lcmaps_log_a_string_debug@Base 1.5.2
- (optional)lcmaps_log_close@Base 1.5.2
- lcmaps_log_debug@Base 1.5.2
- (optional)lcmaps_log_open@Base 1.5.2
- lcmaps_log_time@Base 1.5.2
- (optional)lcmaps_pdl_init@Base 1.5.2
- (optional)lcmaps_pdl_next_plugin@Base 1.5.2
- (optional)lcmaps_pdl_path@Base 1.5.2
- (optional)lcmaps_pdl_warning@Base 1.6.6
- (optional)lcmaps_pem_string_to_x509@Base 1.5.2
- (optional)lcmaps_pem_string_to_x509_chain@Base 1.5.2
- (optional)lcmaps_policies_have_been_reduced@Base 1.5.2
- (optional)lcmaps_printCredData@Base 1.5.2
- lcmaps_printVoData@Base 1.5.2
- lcmaps_printVoMapping@Base 1.5.2
- (optional)lcmaps_print_stack_of_x509_to_string@Base 1.5.2
- (optional)lcmaps_print_x509_to_string@Base 1.5.2
- (optional)lcmaps_reduce_policies@Base 1.5.2
- (optional)lcmaps_reduce_rule@Base 1.5.2
- (optional)lcmaps_reduce_to_var@Base 1.5.2
- (optional)lcmaps_release_cred@Base 1.5.2
- (optional)lcmaps_release_cred_leave_STACK_OF_X509@Base 1.5.2
- (optional)lcmaps_remove_policy@Base 1.5.2
- (optional)lcmaps_resetCredentialData@Base 1.5.2
- lcmaps_run@Base 1.5.2
- (optional)lcmaps_runEvaluationManager@Base 1.5.2
- (optional)lcmaps_runPlugin@Base 1.5.2
- (optional)lcmaps_runPluginManager@Base 1.5.2
- lcmaps_run_and_return_poolindex@Base 1.5.2
- lcmaps_run_and_return_username@Base 1.5.2
- lcmaps_run_and_verify_account_from_pem@Base 1.5.2
- lcmaps_run_with_fqans_and_return_account@Base 1.5.2
- lcmaps_run_with_fqans_mapcounter_and_return_account@Base 1.5.2
- lcmaps_run_with_pem_and_return_account@Base 1.5.2
- lcmaps_run_with_stack_of_x509_and_return_account@Base 1.5.2
- lcmaps_run_without_credentials_and_return_username@Base 1.5.2
- lcmaps_setArgValue@Base 1.5.2
- (optional)lcmaps_setRunVars@Base 1.5.2
- (optional)lcmaps_set_path@Base 1.5.2
- (optional)lcmaps_set_top_rule@Base 1.5.2
- (optional)lcmaps_set_voms_attributes_verification@Base 1.6.6
- (optional)lcmaps_set_voms_verification_time@Base 1.6.6
- (optional)lcmaps_set_yylval@Base 1.5.2
- (optional)lcmaps_show_policies@Base 1.5.2
- (optional)lcmaps_show_rules@Base 1.5.2
- (optional)lcmaps_show_variables@Base 1.5.2
- (optional)lcmaps_startEvaluationManager@Base 1.5.2
- (optional)lcmaps_startPluginManager@Base 1.5.2
- (optional)lcmaps_start_new_rules@Base 1.5.2
- (optional)lcmaps_stopEvaluationManager@Base 1.5.2
- (optional)lcmaps_stopPluginManager@Base 1.5.2
- lcmaps_stringVoData@Base 1.5.2
- lcmaps_term@Base 1.5.2
- (optional)lcmaps_tokenize@Base 1.5.2
- (optional)lcmaps_x509IsCA@Base 1.5.2
- (optional)lcmaps_x509_chain_to_dn@Base 1.5.2
- (optional)lcmaps_x509_free_chain@Base 1.5.2
- (optional)lcmaps_x509_to_dn@Base 1.5.2
- (optional)lcmaps_x509_to_voms_fqans@Base 1.5.2
- (optional)lineno@Base 1.5.2
- (optional)pdl_lex_cleanup@Base 1.6.6
- (optional)pdl_yyparse@Base 1.6.6
- (optional)yy_create_buffer@Base 1.5.2
- (optional)yy_delete_buffer@Base 1.5.2
- (optional)yy_flex_debug@Base 1.6.6
- (optional)yy_flush_buffer@Base 1.5.2
- (optional)yy_scan_buffer@Base 1.5.2
- (optional)yy_scan_bytes@Base 1.5.2
- (optional)yy_scan_string@Base 1.5.2
- (optional)yy_switch_to_buffer@Base 1.5.2
- (optional)yyalloc@Base 1.6.6
- (optional)yychar@Base 1.5.2
- (optional)yyerror@Base 1.5.2
- (optional)yyfree@Base 1.6.6
- (optional)yyget_debug@Base 1.6.6
- (optional)yyget_in@Base 1.6.6
- (optional)yyget_leng@Base 1.6.6
- (optional)yyget_lineno@Base 1.6.6
- (optional)yyget_out@Base 1.6.6
- (optional)yyget_text@Base 1.6.6
- (optional)yyin@Base 1.5.2
- (optional)yyleng@Base 1.5.2
- (optional)yylex@Base 1.5.2
- (optional)yylex_destroy@Base 1.6.6
- (optional)yylineno@Base 1.6.6
- (optional)yylval@Base 1.5.2
- (optional)yynerrs@Base 1.5.2
- (optional)yyout@Base 1.5.2
- (optional)yyparse@Base 1.5.2
- (optional)yyparse_errors@Base 1.5.2
- (optional)yypop_buffer_state@Base 1.6.6
- (optional)yypush_buffer_state@Base 1.6.6
- (optional)yyrealloc@Base 1.6.6
- (optional)yyrestart@Base 1.5.2
- (optional)yyset_debug@Base 1.6.6
- (optional)yyset_in@Base 1.6.6
- (optional)yyset_lineno@Base 1.6.6
- (optional)yyset_out@Base 1.6.6
- (optional)yytext@Base 1.5.2
-liblcmaps_gss_assist_gridmap.so.0 liblcmaps0 #MINVER#
- globus_gss_assist_gridmap@Base 1.5.2
-liblcmaps_return_account_from_pem.so.0 liblcmaps0 #MINVER#
- lcmaps_return_account_from_pem@Base 1.5.2
-liblcmaps_return_poolindex.so.0 liblcmaps0 #MINVER#
- lcmaps_return_poolindex@Base 1.5.2
- lcmaps_return_poolindex_from_gss_cred@Base 1.5.2
-liblcmaps_verify_account_from_pem.so.0 liblcmaps0 #MINVER#
- lcmaps_verify_account_from_pem@Base 1.5.2
- lcmaps_verify_account_from_pem_va@Base 1.5.2
diff -Nru lcmaps-1.6.6/debian/liblcmaps0t64.install 
lcmaps-1.6.6/debian/liblcmaps0t64.install
--- lcmaps-1.6.6/debian/liblcmaps0t64.install   1970-01-01 00:00:00.000000000 
+0000
+++ lcmaps-1.6.6/debian/liblcmaps0t64.install   2015-02-20 14:33:34.000000000 
+0000
@@ -0,0 +1,15 @@
+/usr/lib/*/liblcmaps.so
+/usr/lib/*/liblcmaps.so.0
+/usr/lib/*/liblcmaps.so.0.0.0
+/usr/lib/*/liblcmaps_gss_assist_gridmap.so
+/usr/lib/*/liblcmaps_gss_assist_gridmap.so.0
+/usr/lib/*/liblcmaps_gss_assist_gridmap.so.0.0.0
+/usr/lib/*/liblcmaps_return_account_from_pem.so
+/usr/lib/*/liblcmaps_return_account_from_pem.so.0
+/usr/lib/*/liblcmaps_return_account_from_pem.so.0.0.0
+/usr/lib/*/liblcmaps_return_poolindex.so
+/usr/lib/*/liblcmaps_return_poolindex.so.0
+/usr/lib/*/liblcmaps_return_poolindex.so.0.0.0
+/usr/lib/*/liblcmaps_verify_account_from_pem.so
+/usr/lib/*/liblcmaps_verify_account_from_pem.so.0
+/usr/lib/*/liblcmaps_verify_account_from_pem.so.0.0.0
diff -Nru lcmaps-1.6.6/debian/liblcmaps0t64.lintian-overrides 
lcmaps-1.6.6/debian/liblcmaps0t64.lintian-overrides
--- lcmaps-1.6.6/debian/liblcmaps0t64.lintian-overrides 1970-01-01 
00:00:00.000000000 +0000
+++ lcmaps-1.6.6/debian/liblcmaps0t64.lintian-overrides 2024-02-01 
18:28:14.000000000 +0000
@@ -0,0 +1,13 @@
+# This library may be opened using dlopen
+liblcmaps0t64 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps.so.0.0.0 [*/liblcmaps.so]
+liblcmaps0t64 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_gss_assist_gridmap.so.0.0.0 [*/liblcmaps_gss_assist_gridmap.so]
+liblcmaps0t64 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_return_account_from_pem.so.0.0.0 
[*/liblcmaps_return_account_from_pem.so]
+liblcmaps0t64 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_return_poolindex.so.0.0.0 [*/liblcmaps_return_poolindex.so]
+liblcmaps0t64 binary: link-to-shared-library-in-wrong-package 
*/liblcmaps_verify_account_from_pem.so.0.0.0 
[*/liblcmaps_verify_account_from_pem.so]
+
+liblcmaps0t64 binary: lacks-unversioned-link-to-shared-library */liblcmaps.so 
[*/liblcmaps.so.0.0.0]
+liblcmaps0t64 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_gss_assist_gridmap.so [*/liblcmaps_gss_assist_gridmap.so.0.0.0]
+liblcmaps0t64 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_return_account_from_pem.so 
[*/liblcmaps_return_account_from_pem.so.0.0.0]
+liblcmaps0t64 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_return_poolindex.so [*/liblcmaps_return_poolindex.so.0.0.0]
+liblcmaps0t64 binary: lacks-unversioned-link-to-shared-library 
*/liblcmaps_verify_account_from_pem.so 
[*/liblcmaps_verify_account_from_pem.so.0.0.0]
+liblcmaps0t64: package-name-doesnt-match-sonames liblcmaps0
diff -Nru lcmaps-1.6.6/debian/liblcmaps0t64.manpages 
lcmaps-1.6.6/debian/liblcmaps0t64.manpages
--- lcmaps-1.6.6/debian/liblcmaps0t64.manpages  1970-01-01 00:00:00.000000000 
+0000
+++ lcmaps-1.6.6/debian/liblcmaps0t64.manpages  2023-08-14 08:36:00.000000000 
+0000
@@ -0,0 +1 @@
+usr/share/man/man3/lcmaps.3
diff -Nru lcmaps-1.6.6/debian/liblcmaps0t64.symbols 
lcmaps-1.6.6/debian/liblcmaps0t64.symbols
--- lcmaps-1.6.6/debian/liblcmaps0t64.symbols   1970-01-01 00:00:00.000000000 
+0000
+++ lcmaps-1.6.6/debian/liblcmaps0t64.symbols   2024-02-01 18:28:14.000000000 
+0000
@@ -0,0 +1,210 @@
+liblcmaps.so.0 liblcmaps0t64 #MINVER#
+ (optional)_lcmaps_add_policy@Base 1.5.2
+ addCredentialData@Base 1.5.2
+ (optional)cgul_x509IsCA@Base 1.5.2
+ (optional)cgul_x509_chain_to_issuer_dn@Base 1.5.2
+ (optional)cgul_x509_chain_to_subject_dn@Base 1.5.2
+ (optional)cgul_x509_select_eec_from_chain@Base 1.5.2
+ (optional)cgul_x509_select_final_cert_from_chain@Base 1.5.2
+ getCredentialData@Base 1.5.2
+ (optional)lcmaps_SetSetOfRules@Base 1.5.2
+ lcmaps_account_info_clean@Base 1.5.2
+ lcmaps_account_info_fill@Base 1.5.2
+ lcmaps_account_info_init@Base 1.5.2
+ (optional)lcmaps_add_policy@Base 1.5.2
+ (optional)lcmaps_add_rule@Base 1.5.2
+ (optional)lcmaps_add_variable@Base 1.5.2
+ (optional)lcmaps_allow_new_rules@Base 1.5.2
+ (optional)lcmaps_allow_rules@Base 1.5.2
+ (optional)lcmaps_allowed_policy_rule@Base 1.5.2
+ (optional)lcmaps_check_policies_for_recursion@Base 1.5.2
+ (optional)lcmaps_check_rule_for_recursion@Base 1.5.2
+ (optional)lcmaps_cleanCredentialData@Base 1.5.2
+ lcmaps_cleanVoData@Base 1.5.2
+ lcmaps_cleanVoMapping@Base 1.5.2
+ (optional)lcmaps_clean_list_of_strings@Base 1.5.2
+ (optional)lcmaps_clean_vomsdata@Base 1.5.2
+ (optional)lcmaps_cleanup_policies@Base 1.5.2
+ lcmaps_cntArgs@Base 1.5.2
+ (optional)lcmaps_concat_strings@Base 1.5.2
+ (optional)lcmaps_concat_strings_with_space@Base 1.5.2
+ lcmaps_copyVoData@Base 1.5.2
+ lcmaps_copyVoMapping@Base 1.5.2
+ lcmaps_createVoData@Base 1.5.2
+ lcmaps_createVoMapping@Base 1.5.2
+ (optional)lcmaps_cred_to_x509@Base 1.5.2
+ (optional)lcmaps_cred_to_x509_chain@Base 1.5.2
+ (optional)lcmaps_credential_get_dn@Base 1.5.2
+ (optional)lcmaps_credential_get_fqan_list@Base 1.5.2
+ (optional)lcmaps_credential_get_gss_cred_id_t@Base 1.5.2
+ (optional)lcmaps_credential_get_gss_ctx_id_t@Base 1.5.2
+ (optional)lcmaps_credential_get_mapcounter@Base 1.5.2
+ (optional)lcmaps_credential_get_pem_string@Base 1.5.2
+ (optional)lcmaps_credential_get_requested_account@Base 1.5.2
+ (optional)lcmaps_credential_get_x509_chain@Base 1.5.2
+ (optional)lcmaps_credential_get_x509_cred@Base 1.5.2
+ (optional)lcmaps_credential_init@Base 1.5.2
+ (optional)lcmaps_credential_store_dn@Base 1.5.2
+ (optional)lcmaps_credential_store_fqan_list@Base 1.5.2
+ (optional)lcmaps_credential_store_gss_cred_id_t@Base 1.5.2
+ (optional)lcmaps_credential_store_gss_cred_id_t_and_sub_elements@Base 1.5.2
+ (optional)lcmaps_credential_store_gss_ctx_id_t@Base 1.5.2
+ (optional)lcmaps_credential_store_lcmaps_vomsdata@Base 1.5.2
+ (optional)lcmaps_credential_store_mapcounter@Base 1.5.2
+ (optional)lcmaps_credential_store_pem_string@Base 1.5.2
+ (optional)lcmaps_credential_store_pem_string_and_sub_elements@Base 1.5.2
+ (optional)lcmaps_credential_store_requested_account@Base 1.5.2
+ (optional)lcmaps_credential_store_stack_of_x509@Base 1.5.2
+ (optional)lcmaps_credential_store_x509@Base 1.5.2
+ (optional)lcmaps_credential_store_x509_and_sub_elements@Base 1.5.2
+ (optional)lcmaps_ctx_to_cred@Base 1.5.2
+ (optional)lcmaps_db_clean@Base 1.5.2
+ (optional)lcmaps_db_clean_list@Base 1.5.2
+ (optional)lcmaps_db_fill_entry@Base 1.5.2
+ (optional)lcmaps_db_read@Base 1.5.2
+ lcmaps_deleteVoData@Base 1.5.2
+ lcmaps_deleteVoMapping@Base 1.5.2
+ lcmaps_disable_voms_attributes_verification@Base 1.5.2
+ lcmaps_enable_voms_attributes_verification@Base 1.5.2
+ (optional)lcmaps_extractRunVars@Base 1.5.2
+ lcmaps_findArgName@Base 1.5.2
+ lcmaps_findArgNameAndType@Base 1.5.2
+ (optional)lcmaps_find_policy@Base 1.5.2
+ (optional)lcmaps_find_state@Base 1.5.2
+ (optional)lcmaps_find_variable@Base 1.5.2
+ (optional)lcmaps_free_path@Base 1.5.2
+ (optional)lcmaps_free_policies@Base 1.5.2
+ (optional)lcmaps_free_resources@Base 1.5.2
+ (optional)lcmaps_free_rules@Base 1.5.2
+ (optional)lcmaps_free_variables@Base 1.5.2
+ lcmaps_genfilename@Base 1.5.2
+ lcmaps_getArgValue@Base 1.5.2
+ (optional)lcmaps_getPluginNameAndArgs@Base 1.5.2
+ (optional)lcmaps_getRunVars@Base 1.5.2
+ (optional)lcmaps_get_current_policy@Base 1.5.2
+ lcmaps_get_gidlist@Base 1.5.2
+ lcmaps_get_major_version@Base 1.5.2
+ lcmaps_get_minor_version@Base 1.5.2
+ lcmaps_get_patch_version@Base 1.5.2
+ (optional)lcmaps_get_plugins@Base 1.5.2
+ (optional)lcmaps_get_policies@Base 1.5.2
+ (optional)lcmaps_get_rule@Base 1.5.2
+ (optional)lcmaps_get_top_rule@Base 1.5.2
+ (optional)lcmaps_get_variables@Base 1.5.2
+ (optional)lcmaps_get_voms_attributes_verification@Base 1.6.6
+ (optional)lcmaps_get_voms_verification_time@Base 1.6.6
+ lcmaps_init@Base 1.5.2
+ lcmaps_init_and_log@Base 1.5.2
+ lcmaps_init_and_logfile@Base 1.5.2
+ lcmaps_is_set_to_verify_voms_attributes@Base 1.5.2
+ lcmaps_log@Base 1.5.2
+ lcmaps_log_a_string@Base 1.5.2
+ lcmaps_log_a_string_debug@Base 1.5.2
+ (optional)lcmaps_log_close@Base 1.5.2
+ lcmaps_log_debug@Base 1.5.2
+ (optional)lcmaps_log_open@Base 1.5.2
+ lcmaps_log_time@Base 1.5.2
+ (optional)lcmaps_pdl_init@Base 1.5.2
+ (optional)lcmaps_pdl_next_plugin@Base 1.5.2
+ (optional)lcmaps_pdl_path@Base 1.5.2
+ (optional)lcmaps_pdl_warning@Base 1.6.6
+ (optional)lcmaps_pem_string_to_x509@Base 1.5.2
+ (optional)lcmaps_pem_string_to_x509_chain@Base 1.5.2
+ (optional)lcmaps_policies_have_been_reduced@Base 1.5.2
+ (optional)lcmaps_printCredData@Base 1.5.2
+ lcmaps_printVoData@Base 1.5.2
+ lcmaps_printVoMapping@Base 1.5.2
+ (optional)lcmaps_print_stack_of_x509_to_string@Base 1.5.2
+ (optional)lcmaps_print_x509_to_string@Base 1.5.2
+ (optional)lcmaps_reduce_policies@Base 1.5.2
+ (optional)lcmaps_reduce_rule@Base 1.5.2
+ (optional)lcmaps_reduce_to_var@Base 1.5.2
+ (optional)lcmaps_release_cred@Base 1.5.2
+ (optional)lcmaps_release_cred_leave_STACK_OF_X509@Base 1.5.2
+ (optional)lcmaps_remove_policy@Base 1.5.2
+ (optional)lcmaps_resetCredentialData@Base 1.5.2
+ lcmaps_run@Base 1.5.2
+ (optional)lcmaps_runEvaluationManager@Base 1.5.2
+ (optional)lcmaps_runPlugin@Base 1.5.2
+ (optional)lcmaps_runPluginManager@Base 1.5.2
+ lcmaps_run_and_return_poolindex@Base 1.5.2
+ lcmaps_run_and_return_username@Base 1.5.2
+ lcmaps_run_and_verify_account_from_pem@Base 1.5.2
+ lcmaps_run_with_fqans_and_return_account@Base 1.5.2
+ lcmaps_run_with_fqans_mapcounter_and_return_account@Base 1.5.2
+ lcmaps_run_with_pem_and_return_account@Base 1.5.2
+ lcmaps_run_with_stack_of_x509_and_return_account@Base 1.5.2
+ lcmaps_run_without_credentials_and_return_username@Base 1.5.2
+ lcmaps_setArgValue@Base 1.5.2
+ (optional)lcmaps_setRunVars@Base 1.5.2
+ (optional)lcmaps_set_path@Base 1.5.2
+ (optional)lcmaps_set_top_rule@Base 1.5.2
+ (optional)lcmaps_set_voms_attributes_verification@Base 1.6.6
+ (optional)lcmaps_set_voms_verification_time@Base 1.6.6
+ (optional)lcmaps_set_yylval@Base 1.5.2
+ (optional)lcmaps_show_policies@Base 1.5.2
+ (optional)lcmaps_show_rules@Base 1.5.2
+ (optional)lcmaps_show_variables@Base 1.5.2
+ (optional)lcmaps_startEvaluationManager@Base 1.5.2
+ (optional)lcmaps_startPluginManager@Base 1.5.2
+ (optional)lcmaps_start_new_rules@Base 1.5.2
+ (optional)lcmaps_stopEvaluationManager@Base 1.5.2
+ (optional)lcmaps_stopPluginManager@Base 1.5.2
+ lcmaps_stringVoData@Base 1.5.2
+ lcmaps_term@Base 1.5.2
+ (optional)lcmaps_tokenize@Base 1.5.2
+ (optional)lcmaps_x509IsCA@Base 1.5.2
+ (optional)lcmaps_x509_chain_to_dn@Base 1.5.2
+ (optional)lcmaps_x509_free_chain@Base 1.5.2
+ (optional)lcmaps_x509_to_dn@Base 1.5.2
+ (optional)lcmaps_x509_to_voms_fqans@Base 1.5.2
+ (optional)lineno@Base 1.5.2
+ (optional)pdl_lex_cleanup@Base 1.6.6
+ (optional)pdl_yyparse@Base 1.6.6
+ (optional)yy_create_buffer@Base 1.5.2
+ (optional)yy_delete_buffer@Base 1.5.2
+ (optional)yy_flex_debug@Base 1.6.6
+ (optional)yy_flush_buffer@Base 1.5.2
+ (optional)yy_scan_buffer@Base 1.5.2
+ (optional)yy_scan_bytes@Base 1.5.2
+ (optional)yy_scan_string@Base 1.5.2
+ (optional)yy_switch_to_buffer@Base 1.5.2
+ (optional)yyalloc@Base 1.6.6
+ (optional)yychar@Base 1.5.2
+ (optional)yyerror@Base 1.5.2
+ (optional)yyfree@Base 1.6.6
+ (optional)yyget_debug@Base 1.6.6
+ (optional)yyget_in@Base 1.6.6
+ (optional)yyget_leng@Base 1.6.6
+ (optional)yyget_lineno@Base 1.6.6
+ (optional)yyget_out@Base 1.6.6
+ (optional)yyget_text@Base 1.6.6
+ (optional)yyin@Base 1.5.2
+ (optional)yyleng@Base 1.5.2
+ (optional)yylex@Base 1.5.2
+ (optional)yylex_destroy@Base 1.6.6
+ (optional)yylineno@Base 1.6.6
+ (optional)yylval@Base 1.5.2
+ (optional)yynerrs@Base 1.5.2
+ (optional)yyout@Base 1.5.2
+ (optional)yyparse@Base 1.5.2
+ (optional)yyparse_errors@Base 1.5.2
+ (optional)yypop_buffer_state@Base 1.6.6
+ (optional)yypush_buffer_state@Base 1.6.6
+ (optional)yyrealloc@Base 1.6.6
+ (optional)yyrestart@Base 1.5.2
+ (optional)yyset_debug@Base 1.6.6
+ (optional)yyset_in@Base 1.6.6
+ (optional)yyset_lineno@Base 1.6.6
+ (optional)yyset_out@Base 1.6.6
+ (optional)yytext@Base 1.5.2
+liblcmaps_gss_assist_gridmap.so.0 liblcmaps0 #MINVER#
+ globus_gss_assist_gridmap@Base 1.5.2
+liblcmaps_return_account_from_pem.so.0 liblcmaps0 #MINVER#
+ lcmaps_return_account_from_pem@Base 1.5.2
+liblcmaps_return_poolindex.so.0 liblcmaps0 #MINVER#
+ lcmaps_return_poolindex@Base 1.5.2
+ lcmaps_return_poolindex_from_gss_cred@Base 1.5.2
+liblcmaps_verify_account_from_pem.so.0 liblcmaps0 #MINVER#
+ lcmaps_verify_account_from_pem@Base 1.5.2
+ lcmaps_verify_account_from_pem_va@Base 1.5.2

--- End Message ---
--- Begin Message ---
Source: lcmaps
Source-Version: 1.6.6-3.1
Done: Lukas Märdian <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lcmaps, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lukas Märdian <[email protected]> (supplier of updated lcmaps 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 29 Feb 2024 08:09:22 +0000
Source: lcmaps
Architecture: source
Version: 1.6.6-3.1
Distribution: unstable
Urgency: medium
Maintainer: Dennis van Dok <[email protected]>
Changed-By: Lukas Märdian <[email protected]>
Closes: 1062524
Changes:
 lcmaps (1.6.6-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062524
Checksums-Sha1:
 d8da839cdbc45301e2b44f4499ad0df1e8cccfb6 2607 lcmaps_1.6.6-3.1.dsc
 1de8e3dd0f2aa69336e8d1c54b3601132dc97c77 5732 lcmaps_1.6.6-3.1.debian.tar.xz
 4a27540f21cc7f722997ee14d4bf7f40dfa49f67 7610 lcmaps_1.6.6-3.1_source.buildinfo
Checksums-Sha256:
 c846e64c7bbb6cf62104e87486fa8e11347fedb9d570a0eb63e7f5c1f5a1d237 2607 
lcmaps_1.6.6-3.1.dsc
 0ef55a025741371ec185aa1801334964414846ac65c32e0e73b5fdc215e6f9b1 5732 
lcmaps_1.6.6-3.1.debian.tar.xz
 31205fb446cbcb0d9b142bba109acce78d93dcf4ee880ea1123c7ebc487ac1a0 7610 
lcmaps_1.6.6-3.1_source.buildinfo
Files:
 9328bb07e23c5a5b278416dca5fc4688 2607 libs optional lcmaps_1.6.6-3.1.dsc
 66d491c3ee4bd61ba4609cfca3303448 5732 libs optional 
lcmaps_1.6.6-3.1.debian.tar.xz
 8b0c57e0c3b3cd0e95c911aa31848ece 7610 libs optional 
lcmaps_1.6.6-3.1_source.buildinfo

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

iQJFBAEBCgAvFiEE496GmCL5m2y8NfJ5v322IrMDrIsFAmXgPfIRHHNseW9uQGRl
Ymlhbi5vcmcACgkQv322IrMDrIsJFQ/+JtR//5UFhAZGFjlRcLIashYUCKAdTSoF
fqZhl+Ha71PRJuBOmlvoAwQxpXVi+0ddDJzJfn2Yj7YCsBICb3DmlPcujYCaTnGk
8tAX8ASMYsTdo/vviX2v1S8U49Ok6q/KFbiKz72lMqmYbTH5lmmdMScgbbH7MZKU
SHRWB5tFwYC+94yMz2HsKFuJrNUkvfWeSP1VfGI9QSyNdH2cfUjdYmWcBoqCFcJM
HbJoT2bhDyPjJ9rsPt2s3F202Z5WE8C/EQsIZSBryTg2C+NdNwsln1McABq7v7ME
EJBbzGySg6mbE+qnTHU1M/YQiwXFO1rJisr5Q2ddm9YHaiHQjZyXTLLdmh7KogIJ
MkZ8xpUEAngPan23SN1W/5FMgohxngEkqIGcrl3Wasf0WHgcYpEio51L01MErvDh
ANfZq2Su/qqrst0y/OW18LHRLdkVnQP5+zIKJrBPCn0ZVgEHn5/KnWNGA1OzPsCv
VNqrpPSANzAATc53jFnQEk84R8XtTYdfqTlfDSKy9xTo/YxfoY9PoG6GjDx8T3lL
r8JULYMtb4nmbBa9HoKhF4cZlXApXEWWxWOThM4mfeznWiIIRWHlVLHEAUWcKo79
gACnnLfBmsKjwjdbnNGxUf1sHX+JPm3wQtJw/3w9C04QkDSfy99ev8AXIBZRedHD
s8ucTDfP6OY=
=+061
-----END PGP SIGNATURE-----

Attachment: pgpnKPw454opH.pgp
Description: PGP signature


--- End Message ---

Reply via email to