Fri, 26 Apr 2024 17:01:20 UTC | login

Information for build pcre-8.43-2.fc32.1

ID132995
Package Namepcre
Version8.43
Release2.fc32.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pcre.git#6a1f642d17a29b4e8230cf2cf21093fce0fe8457
SummaryPerl-compatible regular expression library
DescriptionPCRE, Perl-compatible regular expression, library has its own native API, but a set of wrapper functions that are based on the POSIX API are also supplied in the libpcreposix library. Note that this just provides a POSIX calling interface to PCRE: the regular expressions themselves still follow Perl syntax and semantics. This package provides support for strings in 8-bit and UTF-8 encodings. Detailed change log is provided by pcre-doc package.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Jan 2020 08:22:28 UTC
CompletedThu, 16 Jan 2020 09:25:20 UTC
Taskbuild (f32-candidate, /rpms/pcre.git:6a1f642d17a29b4e8230cf2cf21093fce0fe8457)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pcre.git#6a1f642d17a29b4e8230cf2cf21093fce0fe8457'}}
Tags
f32
f33
RPMs
src
pcre-8.43-2.fc32.1.src.rpm (info) (download)
noarch
pcre-doc-8.43-2.fc32.1.noarch.rpm (info) (download)
riscv64
pcre-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-cpp-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-devel-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-static-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-tools-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-utf16-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-utf32-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-cpp-debuginfo-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-debuginfo-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-debugsource-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-tools-debuginfo-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-utf16-debuginfo-8.43-2.fc32.1.riscv64.rpm (info) (download)
pcre-utf32-debuginfo-8.43-2.fc32.1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.43-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 24 2019 Petr Pisar <ppisar@redhat.com> - 8.43-2 - Add (*LF) to a list of start-of-pattern options in the C++ wrapper (upstream bug #2400) * Mon Feb 25 2019 Petr Pisar <ppisar@redhat.com> - 8.43-1 - 8.43 bump * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.43-0.1.RC1.2 - Rebuild for readline 8.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.43-0.1.RC1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 28 2019 Petr Pisar <ppisar@redhat.com> - 8.43-0.1.RC1 - 8.43-RC1 bump * Wed Jan 23 2019 Petr Pisar <ppisar@redhat.com> - 8.42-7 - Link applications to PCRE-specific symbols when using POSIX API (bug #1667614) * Thu Jan 03 2019 Petr Pisar <ppisar@redhat.com> - 8.42-6 - Fix OpenPOWER 64-bit ELFv2 ABI detection in JIT compiler (upstream bug #2353) - Fix an undefined behavior in aarch64 JIT compiler (upstream bug #2355) * Thu Nov 01 2018 Petr Pisar <ppisar@redhat.com> - 8.42-5 - Fix a subject buffer overread in JIT when UTF is disabled and \X or \R has a greater than 1 fixed quantifier - Fix matching a zero-repeated subroutine call at a start of a pattern (upstream bug #2332) * Mon Sep 03 2018 Petr Pisar <ppisar@redhat.com> - 8.42-4 - Fix anchoring in conditionals with only one branch (upstream bug #2307) * Mon Aug 20 2018 Petr Pisar <ppisar@redhat.com> - 8.42-3 - Fix autopossessifying a repeated negative class with no characters less than 256 that is followed by a positive class with only characters less than 256 (upstream bug #2300) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.42-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Petr Pisar <ppisar@redhat.com> - 8.42-2 - Fix handling UTF and start-of-pattern options in C++ wrapper (upstream bug #2283) - Fix an error message and locale handling in pcregrep tool * Tue Mar 20 2018 Petr Pisar <ppisar@redhat.com> - 8.42-1 - 8.42 bump * Mon Feb 26 2018 Petr Pisar <ppisar@redhat.com> - 8.42-0.2.RC1 - Fix compiler warnings in pcregrep * Fri Feb 23 2018 Petr Pisar <ppisar@redhat.com> - 8.42-0.1.RC1 - 8.42-RC1 bump * Tue Feb 20 2018 Petr Pisar <ppisar@redhat.com> - 8.41-6 - Fix returning unset groups in POSIX interface if REG_STARTEND has a non-zero starting offset (upstream bug #2244) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.41-5.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.41-5.1 - Switch to %ldconfig_scriptlets * Tue Jan 30 2018 Petr Pisar <ppisar@redhat.com> - 8.41-5 - Fix out-of-bounds read for partial matching of /./ against an empty string when the newline type is CRLF (upstream bug #2226)