Mon, 08 Jul 2024 11:15:42 UTC | login

Information for build libetpan-1.9.4-4.fc33

ID179387
Package Namelibetpan
Version1.9.4
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libetpan.git#f4d197fe21a22e975ceec8c9f473a5f466488292
SummaryPortable, efficient middle-ware for different kinds of mail access
DescriptionThe purpose of this mail library is to provide a portable, efficient middle-ware for different kinds of mail access. When using the drivers interface, the interface is the same for all kinds of mail access, remote and local mailboxes.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 21:57:59 UTC
CompletedThu, 13 Aug 2020 23:11:12 UTC
Taskbuild (f33, /rpms/libetpan.git:f4d197fe21a22e975ceec8c9f473a5f466488292)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libetpan.git#f4d197fe21a22e975ceec8c9f473a5f466488292'}}
Tags
f33
f37
f38
RPMs
src
libetpan-1.9.4-4.fc33.src.rpm (info) (download)
riscv64
libetpan-1.9.4-4.fc33.riscv64.rpm (info) (download)
libetpan-devel-1.9.4-4.fc33.riscv64.rpm (info) (download)
libetpan-debuginfo-1.9.4-4.fc33.riscv64.rpm (info) (download)
libetpan-debugsource-1.9.4-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 10 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.9.4-4 - Address CVE-2020-15953 (bug 1861068) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Nov 28 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.9.4-1 - 1.9.4 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Apr 20 2019 Michael Schwendt <mschwendt@fedoraproject.org> - 1.9.3-1 - Update to 1.9.3. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Dec 18 2018 Michael Schwendt <mschwendt@fedoraproject.org> - 1.9.2-1 - Update to 1.9.2. - rebase cryptopolicies patch - tests-snprintf patch not needed anymore * Sun Dec 09 2018 Michael Schwendt <mschwendt@fedoraproject.org> - 1.9.1-0.1 - merge SNI pull request 315 (segfault in TLS SNI code with OpenSSL in the case that callbacks are not used). * Sun Nov 04 2018 Michael Schwendt <mschwendt@fedoraproject.org> - 1.9.1-1.t1 - merge SNI commits * Sun Sep 16 2018 Michael Schwendt <mschwendt@fedoraproject.org> - 1.9.1-1 - Build 1.9.1 release. - Compile with -Wno-format-truncation (rhbz#1606913 comment 5) - Fix off-by-one buffer size in tests/frm-simple.c