SHA256
1
0
forked from pool/pcre2

113 Commits

Author SHA256 Message Date
3b9b1b7dfa Accepting request 1284336 from devel:libraries:c_c++
Mark profiling as non-deterministic (boo#1040589) (forwarded request 1284321 from bmwiedemann)

OBS-URL: https://build.opensuse.org/request/show/1284336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=35
2025-06-12 13:52:22 +00:00
d1adc69991 Mark profiling as non-deterministic (boo#1040589)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=77
2025-06-10 07:15:02 +00:00
d4219a4313 Accepting request 1269064 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1269064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=34
2025-04-22 15:25:27 +00:00
Martin Schreiner
6e1cc469a2 pcre2 10.45 boo#1240358
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=75
2025-04-14 04:29:37 +00:00
9bb8715d58 Accepting request 1194362 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1194362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=33
2024-08-18 16:19:22 +00:00
db42edb1ec Accepting request 1170573 from openSUSE:Factory
Revert, see https://bugzilla.suse.com/show_bug.cgi?id=1223442

OBS-URL: https://build.opensuse.org/request/show/1170573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=32
2024-04-28 10:12:25 +00:00
56e8c9e0b9 Accepting request 1170573 from openSUSE:Factory
Revert, see https://bugzilla.suse.com/show_bug.cgi?id=1223442

OBS-URL: https://build.opensuse.org/request/show/1170573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=32
2024-04-28 10:12:25 +00:00
eda6e77aaf Accepting request 1169902 from devel:libraries:c_c++
- build x86_64-v3 optimized libs

    Unicode 4-letter abbreviations for script names, implement
  * Following Perl's lead, \K is now locked out in lookaround
  * removal of the actual POSIX names regcomp etc. from the POSIX
- Build with --enable-jit-sealloc option, otherwise when
    + bsc#1037165: crash for forward reference in lookbehind with
                     lookup (bsc#1030066)
- Enable JIT on ppc64le as well
- Ensure the PCRE library and tools are built with large file
- fix baselibs
- Update to PCRE 8.30, upstream SONAME bump, libpcre1
- Fix cache-flush on PPC
- Update to version 8.20
  * replace pcre-visibility patch with the one I submitted to
  * the Unicode data tables have been updated to Unicode 6.0.0.
- remove fragile _service
- Support GCC visibility, symbol clashes no more.
- disable static libraries, shouldn't be used now
  functional additions.
	* More bug fixes, plus a performance improvement
- The main reason for having this release so soon after 7.5
  is because it fixes a potential buffer overflow problem in pcre_compile()
  when run in UTF-8 mode. In addition, the CMake configuration files have been brought up to date.
    Windows environments %n is disabled by default.
 to mention here, see changelog.txt for details.
- update to latest version v5.0
- removed bogus self-provides
- pcre 3.5
- fixed manpath

OBS-URL: https://build.opensuse.org/request/show/1169902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=31
2024-04-24 13:13:51 +00:00
9b21345dba Accepting request 1169902 from devel:libraries:c_c++
- build x86_64-v3 optimized libs

    Unicode 4-letter abbreviations for script names, implement
  * Following Perl's lead, \K is now locked out in lookaround
  * removal of the actual POSIX names regcomp etc. from the POSIX
- Build with --enable-jit-sealloc option, otherwise when
    + bsc#1037165: crash for forward reference in lookbehind with
                     lookup (bsc#1030066)
- Enable JIT on ppc64le as well
- Ensure the PCRE library and tools are built with large file
- fix baselibs
- Update to PCRE 8.30, upstream SONAME bump, libpcre1
- Fix cache-flush on PPC
- Update to version 8.20
  * replace pcre-visibility patch with the one I submitted to
  * the Unicode data tables have been updated to Unicode 6.0.0.
- remove fragile _service
- Support GCC visibility, symbol clashes no more.
- disable static libraries, shouldn't be used now
  functional additions.
	* More bug fixes, plus a performance improvement
- The main reason for having this release so soon after 7.5
  is because it fixes a potential buffer overflow problem in pcre_compile()
  when run in UTF-8 mode. In addition, the CMake configuration files have been brought up to date.
    Windows environments %n is disabled by default.
 to mention here, see changelog.txt for details.
- update to latest version v5.0
- removed bogus self-provides
- pcre 3.5
- fixed manpath

OBS-URL: https://build.opensuse.org/request/show/1169902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=31
2024-04-24 13:13:51 +00:00
eab038632a - build x86_64-v3 optimized libs
Unicode 4-letter abbreviations for script names, implement
  * Following Perl's lead, \K is now locked out in lookaround
  * removal of the actual POSIX names regcomp etc. from the POSIX
- Build with --enable-jit-sealloc option, otherwise when
    + bsc#1037165: crash for forward reference in lookbehind with
                     lookup (bsc#1030066)
- Enable JIT on ppc64le as well
- Ensure the PCRE library and tools are built with large file
- fix baselibs
- Update to PCRE 8.30, upstream SONAME bump, libpcre1
- Fix cache-flush on PPC
- Update to version 8.20
  * replace pcre-visibility patch with the one I submitted to
  * the Unicode data tables have been updated to Unicode 6.0.0.
- remove fragile _service
- Support GCC visibility, symbol clashes no more.
- disable static libraries, shouldn't be used now
  functional additions.
	* More bug fixes, plus a performance improvement
- The main reason for having this release so soon after 7.5
  is because it fixes a potential buffer overflow problem in pcre_compile()
  when run in UTF-8 mode. In addition, the CMake configuration files have been brought up to date.
    Windows environments %n is disabled by default.
 to mention here, see changelog.txt for details.
- update to latest version v5.0
- removed bogus self-provides
- pcre 3.5
- fixed manpath

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=70
2024-04-23 14:55:12 +00:00
aa3cd581a0 Accepting request 1148531 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1148531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=30
2024-02-23 15:44:47 +00:00
c3226beca3 Accepting request 1148531 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1148531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=30
2024-02-23 15:44:47 +00:00
fdd3c956b4 Accepting request 1147198 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.43

OBS-URL: https://build.opensuse.org/request/show/1147198
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=68
2024-02-21 10:22:03 +00:00
8dff0699c1 Accepting request 1044235 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1044235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=29
2022-12-22 15:21:44 +00:00
544cbbdca7 Accepting request 1044235 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1044235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=29
2022-12-22 15:21:44 +00:00
OBS User buildservice-autocommit
66e166238b baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=66
2022-12-18 16:22:20 +00:00
50ad1e1192 Accepting request 1043089 from devel:libraries:c_c++
------------------------------------------------------------------
- switch to pkgconfig(zlib) so that alternative providers can be
  used

OBS-URL: https://build.opensuse.org/request/show/1043089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=28
2022-12-18 16:22:20 +00:00
997bfce844 Accepting request 1043089 from devel:libraries:c_c++
------------------------------------------------------------------
- switch to pkgconfig(zlib) so that alternative providers can be
  used

OBS-URL: https://build.opensuse.org/request/show/1043089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=28
2022-12-18 16:22:20 +00:00
OBS User buildservice-autocommit
fc6b5582dc Updating link to change in openSUSE:Factory/pcre2 revision 28
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=2ac6b2dd56db51da50d3e2e771820547
2022-12-18 16:22:20 +00:00
fa904b31e1 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=65 2022-12-15 10:05:28 +00:00
bdb7f3b598 - switch to pkgconfig(zlib) so that alternative providers can be
used

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=64
2022-12-15 10:02:42 +00:00
cdc534b7c3 Accepting request 1042473 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1042473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=27
2022-12-13 17:54:30 +00:00
3c71be3989 Accepting request 1042473 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1042473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=27
2022-12-13 17:54:30 +00:00
b1f02b75b8 Accepting request 1042461 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.42

OBS-URL: https://build.opensuse.org/request/show/1042461
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=62
2022-12-12 21:01:11 +00:00
Jason Sikes
a4939cd5a0 Accepting request 1040813 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.41

OBS-URL: https://build.opensuse.org/request/show/1040813
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=61
2022-12-10 01:08:51 +00:00
e51c3c227c Accepting request 992166 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/992166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=26
2022-08-05 17:49:28 +00:00
7a28d7c7e9 Accepting request 992166 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/992166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=26
2022-08-05 17:49:28 +00:00
8494f85c29 Accepting request 991862 from home:coolo:branches:devel:libraries:c_c++
- Fix the profiling call to be non-parallel again (fighting spec cleaner)

OBS-URL: https://build.opensuse.org/request/show/991862
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=59
2022-08-02 06:40:19 +00:00
d52f9a0925 Accepting request 975361 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/975361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=25
2022-05-10 13:09:38 +00:00
8ce00436e0 Accepting request 975361 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/975361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=25
2022-05-10 13:09:38 +00:00
01d7c2e840 Accepting request 975090 from home:pgajdos
- do not enable jit-sealloc [bsc#1182864] [bsc#1199208]

- enable jit for s390x [bsc#1199196]

OBS-URL: https://build.opensuse.org/request/show/975090
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=57
2022-05-06 08:36:52 +00:00
2ce1d6c684 Accepting request 970771 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/970771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=24
2022-04-23 17:44:49 +00:00
6498a03b97 Accepting request 970771 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/970771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=24
2022-04-23 17:44:49 +00:00
d9bd3f2d62 Accepting request 970439 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.40

OBS-URL: https://build.opensuse.org/request/show/970439
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=55
2022-04-19 12:07:17 +00:00
941ba799a9 Accepting request 932765 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/932765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=23
2021-11-25 22:05:27 +00:00
c6a25908a1 Accepting request 932765 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/932765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=23
2021-11-25 22:05:27 +00:00
610382d070 Accepting request 929755 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.39

OBS-URL: https://build.opensuse.org/request/show/929755
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=54
2021-11-21 10:56:11 +00:00
afe8a12d8e Accepting request 927219 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/927219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=22
2021-10-28 16:31:15 +00:00
5c8e34b2dc Accepting request 927219 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/927219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=22
2021-10-28 16:31:15 +00:00
Jason Sikes
d9582260fe Accepting request 927193 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.38

OBS-URL: https://build.opensuse.org/request/show/927193
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=53
2021-10-25 00:08:45 +00:00
b5710a5500 Accepting request 896172 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/896172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=21
2021-06-05 21:30:14 +00:00
5bce2ad071 Accepting request 896172 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/896172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=21
2021-06-05 21:30:14 +00:00
Cristian Rodríguez
f1e3c9f9c4 Accepting request 895762 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.37

OBS-URL: https://build.opensuse.org/request/show/895762
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=51
2021-05-30 16:19:49 +00:00
9730c724ff Accepting request 885691 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/885691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=20
2021-04-19 19:05:39 +00:00
0050c12a9e Accepting request 885691 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/885691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=20
2021-04-19 19:05:39 +00:00
Cristian Rodríguez
12804f64cf Accepting request 885301 from home:jengelh:branches:devel:libraries:c_c++
Revert r48 and instate pcre2-symbol-clash.patch

OBS-URL: https://build.opensuse.org/request/show/885301
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=49
2021-04-15 14:24:36 +00:00
Cristian Rodríguez
33599ffbfc Accepting request 882723 from home:elvigia:branches:devel:libraries:c_c++
Let me to know what really breaks (pcre posix should't be too popular)
And I will fix the fallout myself.


- libpcre2-posix exports symbols that conflict with libc, so it
  should not be pulled by pcre-devel only by applications that
  explicitly BuildRequires: pkgconfig(libpcre-posix2) , split a
  libpcre2-posix-devel package.

OBS-URL: https://build.opensuse.org/request/show/882723
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=48
2021-04-08 16:31:43 +00:00
68dfdd1ab0 Accepting request 856473 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/856473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=19
2020-12-18 18:52:30 +00:00
b8312cc35f Accepting request 856473 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/856473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=19
2020-12-18 18:52:30 +00:00
c26865270b Accepting request 853251 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.36

OBS-URL: https://build.opensuse.org/request/show/853251
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=46
2020-12-16 13:22:45 +00:00
468281a3e5 Accepting request 806245 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/806245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=18
2020-05-23 15:19:04 +00:00
f156398dc5 Accepting request 806245 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/806245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=18
2020-05-23 15:19:04 +00:00
Cristian Rodríguez
e3941653a9 Accepting request 805399 from home:13ilya:branches:devel:libraries:c_c++
- Refresh spec-file via spec-cleaner.
  * Add %make_build and %license macros.
- Update to 10.35
  * https://www.pcre.org/changelog.txt
  * Use PCRE2_MATCH_EMPTY flag to detect empty matches in JIT.
  * A JIT bug is fixed which allowed to read the fields
    of the compiled pattern before its existence is checked.
  * Added PCRE2_SUBSTITUTE_LITERAL.
  * Avoid some VS compiler warnings.
  * Added PCRE2_SUBSTITUTE_MATCHED.
  * Added (?* and (?<* as synonms for (*napla: and (*naplb:
    to match another regex engine.
  * Fix *THEN verbs in lookahead assertions in JIT.
  * Added PCRE2_SUBSTITUTE_REPLACEMENT_ONLY.
  * The JIT stack should be freed when the low-level stack
    allocation fails.
  * Changed setting of CMAKE_MODULE_PATH in CMakeLists.txt from SET
    to LIST(APPEND...) to allow a setting from the command line
    to be included.
  * Updated to Unicode 13.0.0.
  * CMake build now checks for secure_getenv() and strerror().
  * Restrict the configuration setting for the SELinux compatible
    execmem allocator (change 10.30/44) to Linux and NetBSD.

OBS-URL: https://build.opensuse.org/request/show/805399
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=44
2020-05-17 14:53:32 +00:00
670ee199dc Accepting request 795503 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/795503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=17
2020-04-25 18:06:57 +00:00
6475653863 Accepting request 795503 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/795503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=17
2020-04-25 18:06:57 +00:00
8a40f4b3cb Accepting request 789105 from home:mcalabkova:SLE-12-git-update
- Resubmit the package (bsc#1167890, jsc#SLE-11608)

OBS-URL: https://build.opensuse.org/request/show/789105
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=42
2020-04-19 12:37:37 +00:00
7063974d7c Accepting request 751375 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/751375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=16
2019-11-30 09:36:06 +00:00
57f9138be4 Accepting request 751375 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/751375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=16
2019-11-30 09:36:06 +00:00
b0bd878a52 Accepting request 751145 from home:Andreas_Schwab:Factory
- Enable JIT on aarch64

OBS-URL: https://build.opensuse.org/request/show/751145
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=40
2019-11-27 15:07:24 +00:00
Lars Vogdt
5169eba80a Accepting request 750384 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.34

OBS-URL: https://build.opensuse.org/request/show/750384
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=39
2019-11-25 23:03:41 +00:00
cb597d2b50 Accepting request 699961 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/699961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=15
2019-05-03 20:25:36 +00:00
4bf4e845fa Accepting request 699961 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/699961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=15
2019-05-03 20:25:36 +00:00
Jason Sikes
fa2808829f Accepting request 699955 from home:jsikes:branches:devel:libraries:c_c++
Update to 10.33 and fixed LTO problem. Enjoy!

OBS-URL: https://build.opensuse.org/request/show/699955
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=37
2019-05-02 04:31:30 +00:00
ba2ae7dfb6 Accepting request 697658 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/697658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=14
2019-04-28 17:57:55 +00:00
2fb3ddd403 Accepting request 697658 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/697658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=14
2019-04-28 17:57:55 +00:00
Jason Sikes
259a46c9d4 Accepting request 697623 from home:marxin:branches:devel:libraries:c_c++
Disable LTO (boo#1133274).

OBS-URL: https://build.opensuse.org/request/show/697623
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=35
2019-04-25 00:26:26 +00:00
7a75a770cd Accepting request 668163 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/668163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=13
2019-01-25 21:41:58 +00:00
03f9483153 Accepting request 668163 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/668163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=13
2019-01-25 21:41:58 +00:00
Jason Sikes
494203d8f4 Accepting request 668144 from home:bmwiedemann:branches:devel:libraries:c_c++
Do not run profiling in parallel for reproducible builds (boo#1040589)

OBS-URL: https://build.opensuse.org/request/show/668144
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=33
2019-01-23 18:36:12 +00:00
696d828606 Accepting request 665992 from home:kukuk:branches:devel:libraries:c_c++
- Mark all license files as %license

OBS-URL: https://build.opensuse.org/request/show/665992
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=32
2019-01-15 08:15:08 +00:00
07342b47e3 Accepting request 657228 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/657228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=12
2018-12-19 12:27:26 +00:00
1dcb7efea3 Accepting request 657228 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/657228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=12
2018-12-19 12:27:26 +00:00
f0b3a23044 Accepting request 657218 from home:elvigia:branches:devel:libraries:c_c++
- Build with --enable-jit-sealloc option, otherwise when 
  selinux is enabled or systemd memory protections are on,
  programs will fail to work with execmem violations.

OBS-URL: https://build.opensuse.org/request/show/657218
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=30
2018-12-11 14:53:35 +00:00
d00a08c567 Accepting request 644493 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/644493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=11
2018-11-06 13:10:47 +00:00
28a1994060 Accepting request 644493 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/644493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=11
2018-11-06 13:10:47 +00:00
c2e5222dbe Accepting request 644492 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.32

OBS-URL: https://build.opensuse.org/request/show/644492
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=28
2018-10-25 07:28:10 +00:00
25d15229d8 Accepting request 624713 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/624713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=10
2018-07-27 08:52:48 +00:00
18f6ffdae0 Accepting request 624713 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/624713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=10
2018-07-27 08:52:48 +00:00
Ismail Dönmez
1f172bbfaa Accepting request 624289 from home:pluskalm:branches:devel:libraries:c_c++
- Drop conditions for old distributions
- Do profile guided build

OBS-URL: https://build.opensuse.org/request/show/624289
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=26
2018-07-23 10:27:36 +00:00
d7b7edc156 Accepting request 577721 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/577721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=9
2018-02-19 11:54:11 +00:00
24848ced87 Accepting request 577721 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/577721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=9
2018-02-19 11:54:11 +00:00
564d4dd33d Accepting request 577669 from home:avindra
- Update to new upstream release 10.31
  * New pcre2_config() options: PCRE2_CONFIG_NEVER_BACKSLASH_C and
    PCRE2_CONFIG_COMPILED_WIDTHS.
  * New pcre2_pattern_info() option PCRE2_INFO_EXTRAOPTIONS to
    retrieve the extra compile time options.
  * Public names for all pcre2_compile() error numbers.
  * Added PCRE2_CALLOUT_STARTMATCH and PCRE2_CALLOUT_BACKTRACK
    bits to a new field callout_flags in callout blocks.
- use https for main site
- cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/577669
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=24
2018-02-18 10:24:57 +00:00
865d1be480 Accepting request 523391 from devel:libraries:c_c++
pcre2 10.30:
    + bsc#1037165: crash for forward reference in lookbehind with 
                   PCRE2_ANCHORED
    + CVE-2017-8786: heap-based buffer overflow write in pcre2test
                     (bsc#1036942)
    + CVE-2017-7186: DoS by triggering an invalid Unicode property
                     lookup (bsc#1030066)

OBS-URL: https://build.opensuse.org/request/show/523391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=8
2017-09-13 19:34:24 +00:00
36da1ae9c9 Accepting request 523391 from devel:libraries:c_c++
pcre2 10.30:
    + bsc#1037165: crash for forward reference in lookbehind with 
                   PCRE2_ANCHORED
    + CVE-2017-8786: heap-based buffer overflow write in pcre2test
                     (bsc#1036942)
    + CVE-2017-7186: DoS by triggering an invalid Unicode property
                     lookup (bsc#1030066)

OBS-URL: https://build.opensuse.org/request/show/523391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=8
2017-09-13 19:34:24 +00:00
d038c3e571 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=22 2017-09-11 19:12:21 +00:00
10f9ed3570 Accepting request 523377 from home:jengelh:branches:devel:libraries:c_c++
- Update to new upstream release 10.30

OBS-URL: https://build.opensuse.org/request/show/523377
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=21
2017-09-11 19:08:31 +00:00
5b4c63afa1 Accepting request 516557 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/516557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=7
2017-08-23 09:52:54 +00:00
7fa4cd4734 Accepting request 516557 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/516557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=7
2017-08-23 09:52:54 +00:00
91ca403a03 - fix SLE 11 build
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=19
2017-08-05 17:34:46 +00:00
5bc32578f7 Accepting request 492519 from devel:libraries:c_c++
- pcre2grep can now read .gz and .bz2 files directly
- pcre2test is now built to support line editing

OBS-URL: https://build.opensuse.org/request/show/492519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=6
2017-05-06 16:24:46 +00:00
6a0a8d763c Accepting request 492519 from devel:libraries:c_c++
- pcre2grep can now read .gz and .bz2 files directly
- pcre2test is now built to support line editing

OBS-URL: https://build.opensuse.org/request/show/492519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=6
2017-05-06 16:24:46 +00:00
c9faa7dc3e cl
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=17
2017-05-02 17:29:28 +00:00
dafd68180e - pcre2test now built do support line editing
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=16
2017-05-02 17:28:47 +00:00
df93a79905 - pcre2grep can now read .gz and .bz2 files directly
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=15
2017-05-02 16:56:53 +00:00
9cde834298 Accepting request 458576 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/458576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=5
2017-02-20 12:13:30 +00:00
424d9d5b7f Accepting request 458576 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/458576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=5
2017-02-20 12:13:30 +00:00
17bd215024 Accepting request 458575 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.23

OBS-URL: https://build.opensuse.org/request/show/458575
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=13
2017-02-16 21:35:09 +00:00
ddd66e91e1 Accepting request 455314 from home:dimstar:Factory
Fix build with rpm 4.13

OBS-URL: https://build.opensuse.org/request/show/455314
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=12
2017-02-07 16:53:03 +00:00
58f49454ed Accepting request 416447 from devel:libraries:c_c++
pcre2 10.22 CVE-2016-3191 boo#971741

OBS-URL: https://build.opensuse.org/request/show/416447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=4
2016-08-05 16:16:45 +00:00
9c5071edb1 Accepting request 416447 from devel:libraries:c_c++
pcre2 10.22 CVE-2016-3191 boo#971741

OBS-URL: https://build.opensuse.org/request/show/416447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=4
2016-08-05 16:16:45 +00:00
6a07bf9f8d * Fix CVE-2016-3191: workspace overflow for (*ACCEPT) with deeply
nested parentheses (boo#971741)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=10
2016-08-01 15:25:41 +00:00
4863962eb8 Accepting request 416412 from home:AndreasStieger:branches:devel:libraries:c_c++
pcre2 10.22

OBS-URL: https://build.opensuse.org/request/show/416412
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=9
2016-08-01 13:54:47 +00:00
7d81e084a6 Accepting request 354390 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/354390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=3
2016-01-20 08:54:36 +00:00
86a97fdbae Accepting request 354390 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/354390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=3
2016-01-20 08:54:36 +00:00
Ismail Dönmez
ad71043833 Accepting request 354388 from home:jengelh:branches:devel:libraries:c_c++
- Update to new upstream release 10.21

OBS-URL: https://build.opensuse.org/request/show/354388
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=7
2016-01-17 14:49:10 +00:00
dfbd800b1c Accepting request 316599 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/316599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=2
2015-08-01 09:34:04 +00:00
814a971bff Accepting request 316599 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/316599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=2
2015-08-01 09:34:04 +00:00
56e6e448e3 Accepting request 316589 from home:AndreasStieger:branches:devel:libraries:c_c++
PCRE2 10.20

OBS-URL: https://build.opensuse.org/request/show/316589
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=5
2015-07-14 09:04:45 +00:00
b8b33b314e Accepting request 312616 from devel:libraries:c_c++
PCRE2 is a re-working of the original PCRE library to provide an entirely new
API.

Copy of the exising pcre package with the described changes.

Not source compatible. Installable in parallel with all packages.

OBS-URL: https://build.opensuse.org/request/show/312616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=1
2015-06-23 09:57:36 +00:00
4670b98bf0 Accepting request 312616 from devel:libraries:c_c++
PCRE2 is a re-working of the original PCRE library to provide an entirely new
API.

Copy of the exising pcre package with the described changes.

Not source compatible. Installable in parallel with all packages.

OBS-URL: https://build.opensuse.org/request/show/312616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre2?expand=0&rev=1
2015-06-23 09:57:36 +00:00
279ea78f61 some omitted changes, including 32 bit support
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=3
2015-06-18 21:08:20 +00:00
313b935c59 Accepting request 312613 from home:jengelh:branches:devel:libraries:c_c++
it's pointless to obsolete something that never existed before

OBS-URL: https://build.opensuse.org/request/show/312613
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=2
2015-06-18 20:21:51 +00:00
e4fc686046 Accepting request 312611 from home:AndreasStieger
PCRE2 is a re-working of the original PCRE library to provide an entirely new API.

OBS-URL: https://build.opensuse.org/request/show/312611
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=1
2015-06-18 20:19:06 +00:00
8 changed files with 200 additions and 5281 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d34f02e113cf7193a1ebf2770d3ac527088d485d4e047ed10e5d217c6ef5de96
size 1928086

Binary file not shown.

BIN
pcre2-10.45.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

BIN
pcre2-10.45.tar.bz2.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,47 @@
-------------------------------------------------------------------
Tue Jun 10 06:41:24 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Mark profiling as non-deterministic (boo#1040589)
-------------------------------------------------------------------
Sun Mar 30 15:44:02 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to 10.45:
* New upstream maintainers (and signing key)
* Update Unicode support to UCD 16
* Case-insensitive matching of Unicode properties Ll, Lt, and Lu
has been changed to match Perl
* Case-insensitive matching of backreferences now respects the
PCRE2_EXTRA_CASELESS_RESTRICT option
* Parsing of the \x escape is stricter, and is no longer parsed
as an escape for the NUL character if not followed by '{' or
a hexadecimal digit. Use \x00 instead.
* Add a new feature called scan substring. This is a type of
assertion which matches the content of a capturing block to a
sub-pattern.
* Add support for UTS#18 compatible character classes
* Add support for Perl-style extended character classes
* JIT compilation now fails with the new error code
PCRE2_ERROR_JIT_UNSUPPORTED for patterns which use features not
supported by the JIT compiler.
* New options PCRE2_EXTRA_NO_BS0 (disallow \0 as an escape for
the NUL character); PCRE2_EXTRA_PYTHON_OCTAL (use Python
disambiguation rules for deciding whether \12 is a
backreference or an octal escape); PCRE2_EXTRA_NEVER_CALLOUT
(disable callout syntax entirely); PCRE2_EXTRA_TURKISH_CASING
(use Turkish rules for case-insensitive matching).
* Add new API function pcre2_set_optimize() for
controlling which optimizations are enabled.
* A variety of extensions have been made to pcre2_substitute()
and its syntax for replacement strings. These now support:
\123 octal escapes; titlecasing \u\L; \1 backreferences; \g<1>
and $<NAME> backreferences; $& $` $' and $_; new function
pcre2_set_substitute_case_callout() to allow locale-aware case
transformation.
- drop pcre2-10.44-github-issue-415.patch, included upstream
- update license to BSD-3-Clause WITH PCRE2-exception and cascade
to subpackages and parts (boo#1240358)
-------------------------------------------------------------------
Fri Aug 16 17:37:57 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>

View File

@@ -1,39 +1,127 @@
This is Philip Hazel's public GPG key.
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.0 (SunOS)
Comment: Hostname:
Version: Hockeypuck 2.2
mQEMBD2z9g0BCACpGWJ4K2mjR6K9nv7/K+HLjJtDO0E0ckudeNjg2JvnuUU7m1bK
87nSklHTSMNiqmuVU5hFAuGiMGBMj31GPpce3VbABdm6TmAJB8ZndvJXyf8lC7Ko
5iZX/gCYU6817UI5pFwYR3MTIUSSxTGqk1y62pYLKUq9keSU5Cew4q1KMwl46Bn3
SwlfQeST4WGwL2w9b8mWNltBBY23bgzwYu7vFBD4GQnfzJsvMC9lj825wob2nKy5
CL4bY6tiYUqALzDYaIVCBqJ1Ky1rpPzRcDZUeeF8Ta3njh18Y0KzPEj+Xu5Ksexg
7LUy/2wFzVRtJgqvAFZo43KIOptsj/63zxJjAAkBAbQhUGhpbGlwIEhhemVsIDxw
aDEwQGN1cy5jYW0uYWMudWs+iQEyBBMBAgAcBQI9s/YNAhsDBAsHAwIDFQIDAxYC
AQIeAQIXgAAKCRCXZuCE+w9D2JbrCACBHrxybV+9t3TGR3+uk2QnUuct90a+udcB
cbWgKQgX345ZgwIfyoPKAbG84mN/+SFUN/Ie4ZHZxVsbN//l2P/Osx0CNQBfem4e
HUWegkFGzC5DxQhN5nsJ/GR6pnxG1l/DbNhupNY73oTajWFdi7K8jYfamU/zS/Da
VCwUKxWtGqyEqOxvbdqcjsnTMmLVfXtefx7CbKyhaClPP8Pe4FL+eqyfHJF7uywK
VWlUNmQa4E+ZAK8tkoK9sZAc0ImWwZMumiKZDEpr2D8Ty+Gg2umTS2OMIcbY8QF1
r6DeubFabdPIe1kn0BGXtdAurhbdJCIbcAEQS0eEeWC4A4LiDprntB1QaGlsaXAg
SGF6ZWwgPHBoMTBAY2FtLmFjLnVrPokBMgQTAQIAHAUCPbaC8QIbAwQLBwMCAxUC
AwMWAgECHgECF4AACgkQl2bghPsPQ9ho5Qf+I2HUhZeXOUneeqSa+cITsIELJMrZ
UWcydY1z+L68yOqURVHB1jF4aC6QSlq0pLjozwF6KfZO5AfN9FvkRQ0DzCEXH48W
OXqzbjzgNxRMdaP5+49Axl0UQuhupGJg66T4FiGnSVBhK8kTURPCSpLLgkCJqNcY
t5zuNwk3e7JvleT59EVpk/kw3a5p9oeKYBln57pHwq+HdPLSCdkedQBKdsbNrazy
qduYEXen4ogsIoTpA9lLH1Xsi9wL+soLAlWXtl/GNa1h7Jpwn41zp1hqIZe1ebIM
dSGbtMEaGJlqgDauYJSl0lkVgaPtZCTmfAf57TsGfD0IckN2XNGLuwb6DLkBCwQ9
s/eJAQgAuXq2I1VTDB108O0NAB6QKfA2gMHafoj3OcwEUHnJgXrHqjYOpFr0r5lC
YjwMRMvHO7r4jgtwKjGACI/1IE2hiGXkKFOWZFkCf7Qjoi13a78myC/VRwe4uEIs
xdz++w8WfzuC1sYw8d/rlybVzHTfTsKfmFOQamuyLCTm3Kdx/wZyGM7JMmgVn2zF
HWasdID0n7QJFZGR3yEfqis5zq1t3w28AaXlTZG7QtFj9V0cWIhZRjjjVe1biPA8
Btp+eFkmcat79N9hHbiEiAY3u2qmQCcn1fiBBC0Og09cY4dRyX0/bXUo4n8lHysp
JcL/sIZ7Ahd1LOfg9h+yQfoaey78LQAGKYkBHwQYAQIACQUCPbP3iQIbDAAKCRCX
ZuCE+w9D2P0BCACXsbwFerd4wlnt8PxxQlRGXi1t4EGBFf2zSdgQvIXJ3ntPzcDU
+8hnIWQJhCTZ3PfVmoqB6ZOM1RWI/IcP6b4qVb6vJGI/VxRICraAczw+4bdFxFiB
n2+SyD4MxZg8t66FcH3fHugQqsApHTmtKmahv5BXB+0dPmP/BRUmzxYUv8hdnhHl
91S4R4BDu84DvKYyJK9jlqUl06pvqXrBSNsbWKgAJnmnDe8FaLUk+p0IXeMSavUn
T5E26MRIioxAz/G4FZI8IdO92GHTz82O7/mQMhveAdpspDvpV3M4wnldU425GlxZ
nmq1bbjAU4QVuIS9nkk2GrGx5+N6cYMy8JqG
=EHsz
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
=9Cyu
-----END PGP PUBLIC KEY BLOCK-----

View File

@@ -2,7 +2,7 @@
# spec file for package pcre2
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,20 +19,22 @@
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
Name: pcre2
Version: 10.44
Version: 10.45
Release: 0
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause
# code: BSD-3-Clause WITH PCRE2-exception
# testdata: Public Domain
# JIT-compiler: BSD-2-Clause
License: BSD-3-Clause WITH PCRE2-exception AND BSD-2-Clause AND SUSE-Public-Domain
Group: Development/Libraries/C and C++
URL: https://www.pcre.org
Source0: https://github.com/PhilipHazel/pcre2/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
Source2: https://github.com/PhilipHazel/pcre2/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2.sig
URL: https://pcre2project.github.io/pcre2/
Source0: https://github.com/PCRE2Project/pcre2/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
Source2: https://github.com/PCRE2Project/pcre2/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2.sig
# https://github.com/PCRE2Project/pcre2/blob/master/SECURITY.md
Source3: %{name}.keyring
Source4: baselibs.conf
# PATCH-FIX-OPENSUSE tchvatal@suse.cz upstream thinks it is good idea to use rpath, taken from RH
Patch1: pcre2-10.10-multilib.patch
# PATCH-FIX-UPSTREAM: patch fixes issue #415 on GitHub: Test suite fails when targeting i686, fix taken from PR #418
Patch2: pcre2-10.44-github-issue-415.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
@@ -52,6 +54,7 @@ API.
%package devel
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause WITH PCRE2-exception
Group: Development/Libraries/C and C++
Requires: libpcre2-16-0 = %{version}
Requires: libpcre2-32-0 = %{version}
@@ -69,6 +72,7 @@ API.
%package devel-static
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause WITH PCRE2-exception AND BSD-2-Clause
Group: Development/Libraries/C and C++
Requires: pcre2-devel = %{version}
@@ -84,6 +88,7 @@ This package contains static versions of the PCRE2 libraries.
%package -n libpcre2-8-0
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause WITH PCRE2-exception AND BSD-2-Clause
Group: System/Libraries
%description -n libpcre2-8-0
@@ -99,6 +104,7 @@ This PCRE2 library variant supports 8-bit and UTF-8 strings.
%package -n libpcre2-16-0
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause WITH PCRE2-exception AND BSD-2-Clause
Group: System/Libraries
%description -n libpcre2-16-0
@@ -113,6 +119,7 @@ libpcre2-16 supports 16-bit and UTF-16 strings.
%package -n libpcre2-32-0
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause WITH PCRE2-exception AND BSD-2-Clause
Group: System/Libraries
%description -n libpcre2-32-0
@@ -127,6 +134,7 @@ libpcre2-32 supports 32-bit and UTF-32 strings.
%package -n libpcre2-posix3
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause WITH PCRE2-exception AND BSD-2-Clause
Group: System/Libraries
%description -n libpcre2-posix3
@@ -141,6 +149,7 @@ pcre2-posix provides a POSIX-compatible API to the PCRE2 engine.
%package doc
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause WITH PCRE2-exception
Group: Documentation/HTML
BuildArch: noarch
@@ -154,6 +163,7 @@ API.
%package tools
Summary: A library for Perl-compatible regular expressions
License: BSD-3-Clause WITH PCRE2-exception AND BSD-2-Clause
Group: Productivity/Text/Utilities
Recommends: %{name}-doc
@@ -188,7 +198,7 @@ export LDFLAGS="-Wl,-z,relro,-z,now"
--enable-pcre2test-libedit \
--enable-unicode
%if 0%{?do_profiling}
%if 0%{?do_profiling} && !0%{?want_reproducible_builds}
%make_build CFLAGS="%{optflags} %{cflags_profile_generate}"
export LANG=POSIX
# do not run profiling in parallel for reproducible builds (boo#1040589 boo#1102408)
@@ -216,37 +226,37 @@ export LANG=POSIX
%ldconfig_scriptlets -n libpcre2-posix3
%files -n libpcre2-8-0
%license COPYING LICENCE
%doc AUTHORS ChangeLog NEWS README
%license LICENCE.md
%doc AUTHORS.md ChangeLog NEWS README
%{_libdir}/libpcre2-8.so.*
%files -n libpcre2-16-0
%license LICENCE
%license LICENCE.md
%{_libdir}/libpcre2-16.so.*
%files -n libpcre2-32-0
%license LICENCE
%license LICENCE.md
%{_libdir}/libpcre2-32.so.*
%files -n libpcre2-posix3
%license LICENCE
%license LICENCE.md
%{_libdir}/libpcre2-posix.so.*
%files tools
%license LICENCE
%license LICENCE.md
%{_bindir}/pcre2grep
%{_bindir}/pcre2test
%{_mandir}/man1/pcre2grep.1%{?ext_man}
%{_mandir}/man1/pcre2test.1%{?ext_man}
%files doc
%license COPYING LICENCE
%doc AUTHORS ChangeLog NEWS README
%license LICENCE.md
%doc AUTHORS.md ChangeLog NEWS README
%doc doc/html doc/*.txt
%doc %{_defaultdocdir}/pcre2-doc
%files devel
%license LICENCE
%license LICENCE.md
%{_bindir}/pcre2-config
%{_includedir}/*
%{_libdir}/*.so
@@ -258,7 +268,7 @@ export LANG=POSIX
%{_mandir}/man3/*%{ext_man}
%files devel-static
%license LICENCE
%license LICENCE.md
%{_libdir}/*.a
%changelog