- 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
- 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
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
- 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