openssl-1.1: add patches for CVE-2024-2511 and CVE-2024-4741
[oi-userland.git] / components / library / libzip / manifests / sample-manifest.p5m
blobf9d281a85896344bc39c075555afac0960776d0e
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2023 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/bin/zipcmp
27 file path=usr/bin/zipmerge
28 file path=usr/bin/ziptool
29 file path=usr/include/zip.h
30 file path=usr/include/zipconf.h
31 file path=usr/lib/$(MACH64)/cmake/libzip/libzip-config-version.cmake
32 file path=usr/lib/$(MACH64)/cmake/libzip/libzip-config.cmake
33 file path=usr/lib/$(MACH64)/cmake/libzip/libzip-targets-noconfig.cmake
34 file path=usr/lib/$(MACH64)/cmake/libzip/libzip-targets.cmake
35 file path=usr/lib/$(MACH64)/cmake/libzip/modules/FindMbedTLS.cmake
36 file path=usr/lib/$(MACH64)/cmake/libzip/modules/FindNettle.cmake
37 file path=usr/lib/$(MACH64)/cmake/libzip/modules/Findzstd.cmake
38 link path=usr/lib/$(MACH64)/libzip.so target=libzip.so.5
39 link path=usr/lib/$(MACH64)/libzip.so.5 target=libzip.so.5.5
40 file path=usr/lib/$(MACH64)/libzip.so.5.5
41 file path=usr/lib/$(MACH64)/pkgconfig/libzip.pc
42 file path=usr/lib/cmake/libzip/libzip-config-version.cmake
43 file path=usr/lib/cmake/libzip/libzip-config.cmake
44 file path=usr/lib/cmake/libzip/libzip-targets-noconfig.cmake
45 file path=usr/lib/cmake/libzip/libzip-targets.cmake
46 file path=usr/share/man/man1/zipcmp.1
47 file path=usr/share/man/man1/zipmerge.1
48 file path=usr/share/man/man1/ziptool.1
49 file path=usr/share/man/man3/ZIP_SOURCE_GET_ARGS.3
50 file path=usr/share/man/man3/libzip.3
51 file path=usr/share/man/man3/zip_add.3
52 file path=usr/share/man/man3/zip_add_dir.3
53 file path=usr/share/man/man3/zip_close.3
54 file path=usr/share/man/man3/zip_compression_method_supported.3
55 file path=usr/share/man/man3/zip_delete.3
56 file path=usr/share/man/man3/zip_dir_add.3
57 file path=usr/share/man/man3/zip_discard.3
58 file path=usr/share/man/man3/zip_encryption_method_supported.3
59 file path=usr/share/man/man3/zip_error_clear.3
60 file path=usr/share/man/man3/zip_error_code_system.3
61 file path=usr/share/man/man3/zip_error_code_zip.3
62 file path=usr/share/man/man3/zip_error_fini.3
63 file path=usr/share/man/man3/zip_error_get.3
64 file path=usr/share/man/man3/zip_error_get_sys_type.3
65 file path=usr/share/man/man3/zip_error_init.3
66 file path=usr/share/man/man3/zip_error_init_with_code.3
67 file path=usr/share/man/man3/zip_error_set.3
68 file path=usr/share/man/man3/zip_error_strerror.3
69 file path=usr/share/man/man3/zip_error_system_type.3
70 file path=usr/share/man/man3/zip_error_to_data.3
71 file path=usr/share/man/man3/zip_error_to_str.3
72 file path=usr/share/man/man3/zip_errors.3
73 file path=usr/share/man/man3/zip_fclose.3
74 file path=usr/share/man/man3/zip_fdopen.3
75 file path=usr/share/man/man3/zip_file_add.3
76 file path=usr/share/man/man3/zip_file_attributes_init.3
77 file path=usr/share/man/man3/zip_file_error_clear.3
78 file path=usr/share/man/man3/zip_file_error_get.3
79 file path=usr/share/man/man3/zip_file_extra_field_delete.3
80 file path=usr/share/man/man3/zip_file_extra_field_delete_by_id.3
81 file path=usr/share/man/man3/zip_file_extra_field_get.3
82 file path=usr/share/man/man3/zip_file_extra_field_get_by_id.3
83 file path=usr/share/man/man3/zip_file_extra_field_set.3
84 file path=usr/share/man/man3/zip_file_extra_fields_count.3
85 file path=usr/share/man/man3/zip_file_extra_fields_count_by_id.3
86 file path=usr/share/man/man3/zip_file_get_comment.3
87 file path=usr/share/man/man3/zip_file_get_error.3
88 file path=usr/share/man/man3/zip_file_get_external_attributes.3
89 file path=usr/share/man/man3/zip_file_is_seekable.3
90 file path=usr/share/man/man3/zip_file_rename.3
91 file path=usr/share/man/man3/zip_file_replace.3
92 file path=usr/share/man/man3/zip_file_set_comment.3
93 file path=usr/share/man/man3/zip_file_set_dostime.3
94 file path=usr/share/man/man3/zip_file_set_encryption.3
95 file path=usr/share/man/man3/zip_file_set_external_attributes.3
96 file path=usr/share/man/man3/zip_file_set_mtime.3
97 file path=usr/share/man/man3/zip_file_strerror.3
98 file path=usr/share/man/man3/zip_fopen.3
99 file path=usr/share/man/man3/zip_fopen_encrypted.3
100 file path=usr/share/man/man3/zip_fopen_index.3
101 file path=usr/share/man/man3/zip_fopen_index_encrypted.3
102 file path=usr/share/man/man3/zip_fread.3
103 file path=usr/share/man/man3/zip_fseek.3
104 file path=usr/share/man/man3/zip_ftell.3
105 file path=usr/share/man/man3/zip_get_archive_comment.3
106 file path=usr/share/man/man3/zip_get_archive_flag.3
107 file path=usr/share/man/man3/zip_get_error.3
108 file path=usr/share/man/man3/zip_get_file_comment.3
109 file path=usr/share/man/man3/zip_get_name.3
110 file path=usr/share/man/man3/zip_get_num_entries.3
111 file path=usr/share/man/man3/zip_get_num_files.3
112 file path=usr/share/man/man3/zip_libzip_version.3
113 file path=usr/share/man/man3/zip_name_locate.3
114 file path=usr/share/man/man3/zip_open.3
115 file path=usr/share/man/man3/zip_open_from_source.3
116 file path=usr/share/man/man3/zip_register_cancel_callback_with_state.3
117 file path=usr/share/man/man3/zip_register_progress_callback.3
118 file path=usr/share/man/man3/zip_register_progress_callback_with_state.3
119 file path=usr/share/man/man3/zip_rename.3
120 file path=usr/share/man/man3/zip_replace.3
121 file path=usr/share/man/man3/zip_set_archive_comment.3
122 file path=usr/share/man/man3/zip_set_archive_flag.3
123 file path=usr/share/man/man3/zip_set_default_password.3
124 file path=usr/share/man/man3/zip_set_file_comment.3
125 file path=usr/share/man/man3/zip_set_file_compression.3
126 file path=usr/share/man/man3/zip_source.3
127 file path=usr/share/man/man3/zip_source_begin_write.3
128 file path=usr/share/man/man3/zip_source_begin_write_cloning.3
129 file path=usr/share/man/man3/zip_source_buffer.3
130 file path=usr/share/man/man3/zip_source_buffer_create.3
131 file path=usr/share/man/man3/zip_source_buffer_fragment.3
132 file path=usr/share/man/man3/zip_source_buffer_fragment_create.3
133 file path=usr/share/man/man3/zip_source_close.3
134 file path=usr/share/man/man3/zip_source_commit_write.3
135 file path=usr/share/man/man3/zip_source_error.3
136 file path=usr/share/man/man3/zip_source_file.3
137 file path=usr/share/man/man3/zip_source_file_create.3
138 file path=usr/share/man/man3/zip_source_filep.3
139 file path=usr/share/man/man3/zip_source_filep_create.3
140 file path=usr/share/man/man3/zip_source_free.3
141 file path=usr/share/man/man3/zip_source_function.3
142 file path=usr/share/man/man3/zip_source_function_create.3
143 file path=usr/share/man/man3/zip_source_is_deleted.3
144 file path=usr/share/man/man3/zip_source_is_seekable.3
145 file path=usr/share/man/man3/zip_source_keep.3
146 file path=usr/share/man/man3/zip_source_layered.3
147 file path=usr/share/man/man3/zip_source_layered_create.3
148 file path=usr/share/man/man3/zip_source_make_command_bitmap.3
149 file path=usr/share/man/man3/zip_source_open.3
150 file path=usr/share/man/man3/zip_source_read.3
151 file path=usr/share/man/man3/zip_source_rollback_write.3
152 file path=usr/share/man/man3/zip_source_seek.3
153 file path=usr/share/man/man3/zip_source_seek_compute_offset.3
154 file path=usr/share/man/man3/zip_source_seek_write.3
155 file path=usr/share/man/man3/zip_source_stat.3
156 file path=usr/share/man/man3/zip_source_tell.3
157 file path=usr/share/man/man3/zip_source_tell_write.3
158 file path=usr/share/man/man3/zip_source_win32a.3
159 file path=usr/share/man/man3/zip_source_win32a_create.3
160 file path=usr/share/man/man3/zip_source_win32handle.3
161 file path=usr/share/man/man3/zip_source_win32handle_create.3
162 file path=usr/share/man/man3/zip_source_win32w.3
163 file path=usr/share/man/man3/zip_source_win32w_create.3
164 file path=usr/share/man/man3/zip_source_window_create.3
165 file path=usr/share/man/man3/zip_source_write.3
166 file path=usr/share/man/man3/zip_source_zip.3
167 file path=usr/share/man/man3/zip_source_zip_create.3
168 file path=usr/share/man/man3/zip_source_zip_file.3
169 file path=usr/share/man/man3/zip_source_zip_file_create.3
170 file path=usr/share/man/man3/zip_stat.3
171 file path=usr/share/man/man3/zip_stat_index.3
172 file path=usr/share/man/man3/zip_stat_init.3
173 file path=usr/share/man/man3/zip_strerror.3
174 file path=usr/share/man/man3/zip_unchange.3
175 file path=usr/share/man/man3/zip_unchange_all.3
176 file path=usr/share/man/man3/zip_unchange_archive.3