Commit Graph

70 Commits

Author SHA256 Message Date
9899e33747 Accepting request 538186 from home:kstreitova:branches:Base:System
- add pcre-8.41-stack_frame_size_detection.patch to fix pcre stack
  frame size detection because modern compilers broke it by cloning
  and inlining pcre match() function [bsc#1058722]

OBS-URL: https://build.opensuse.org/request/show/538186
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=83
2017-11-06 12:38:13 +00:00
029faa8f55 Accepting request 523715 from home:matz2:branches:Base:System
- RunTest needs much stack, on s390x more than the default
  8 MB.  [bnc#1046102]

OBS-URL: https://build.opensuse.org/request/show/523715
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=81
2017-09-14 06:03:38 +00:00
6803f26e78 Accepting request 512446 from home:AndreasStieger:branches:Base:System
pcre 8.41
    CVE-2017-6004 bsc#1025709
    CVE-2017-7186 bsc#1030066, CVE-2017-7244 bsc#1030807
    CVE-2017-7245 bsc#1030805, CVE-2017-7246 bsc#1030803

OBS-URL: https://build.opensuse.org/request/show/512446
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=79
2017-07-28 06:27:30 +00:00
00416871d4 Accepting request 500673 from home:pluskalm:branches:Base:System
- Enable jit on aarch64
- Enable profiled building

OBS-URL: https://build.opensuse.org/request/show/500673
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=77
2017-06-06 08:08:56 +00:00
6f650fb306 Accepting request 455671 from home:AndreasStieger:branches:Base:System
pcre 8.40

OBS-URL: https://build.opensuse.org/request/show/455671
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=75
2017-02-13 12:54:23 +00:00
Stefan Seyfried
f10244b941 Accepting request 455313 from home:dimstar:Factory
Fix build with rpm 4.13

OBS-URL: https://build.opensuse.org/request/show/455313
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=74
2017-02-07 19:43:50 +00:00
a3b34a88fb Accepting request 416446 from home:AndreasStieger:branches:Base:System
record minor vulnerabilities fixed in 8.39:
CVE-2016-3191 boo#971741
CVE-2016-1283 boo#960837

OBS-URL: https://build.opensuse.org/request/show/416446
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=72
2016-08-04 11:57:06 +00:00
5fe20a5d1d Accepting request 402073 from home:pluskalm:branches:Base:System
- Update to version 8.39:
  * Some appropriate PCRE2 JIT improvements have been retro-fitted 
    to PCRE1.
  * Apart from that, this is another bug-fix release.

OBS-URL: https://build.opensuse.org/request/show/402073
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=70
2016-06-17 13:37:20 +00:00
11dcac8a5b Accepting request 346330 from home:AndreasStieger:branches:Base:System
pcre 8.38

OBS-URL: https://build.opensuse.org/request/show/346330
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=68
2015-11-26 09:03:50 +00:00
Stephan Kulow
6a01b14754 Accepting request 304864 from home:AndreasStieger:branches:Base:System
pcre 8.37
CVE-2015-2325 [boo#924960]
CVE-2015-2326 [boo#924961]
CVE-2014-8964 [boo#906574]

OBS-URL: https://build.opensuse.org/request/show/304864
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=66
2015-05-01 06:16:13 +00:00
Cristian Rodríguez
c3645f617a Accepting request 289945 from home:posophe:branches:Base:System
update

OBS-URL: https://build.opensuse.org/request/show/289945
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=64
2015-03-09 04:08:36 +00:00
Stephan Kulow
cbe8d8f3c3 Accepting request 247187 from home:jengelh:branches:Base:System
- Improve on RPM group classification

OBS-URL: https://build.opensuse.org/request/show/247187
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=62
2014-09-03 16:31:44 +00:00
18e7ce6971 Accepting request 246689 from home:elvigia:branches:Base:System
- Harden build with full RELRO as this libraries end linked
  to at least one setuid root executable.

OBS-URL: https://build.opensuse.org/request/show/246689
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=60
2014-09-01 15:38:38 +00:00
Stephan Kulow
d0b0baaf65 Accepting request 237539 from home:k0da:ppc
- Enable JIT on ppc64le as well

OBS-URL: https://build.opensuse.org/request/show/237539
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=58
2014-06-16 19:47:20 +00:00
Cristian Rodríguez
8717295031 Accepting request 232505 from home:coolo:branches:openSUSE:Factory
- update to 0.35:
  There have been performance improvements for classes containing non-ASCII
  characters and the "auto-possessification" feature has been extended. Other
  minor improvements have been implemented and bugs fixed. There is a new callout
  feature to enable applications to do detailed stack checks at compile time, to
  avoid running out of stack for deeply nested parentheses. The JIT compiler has
  been extended with experimental support for ARM-64, MIPS-64, and PPC-LE.
- add pcre-commit1472.patch from SVN to work with gcc49, see
  http://bugs.exim.org/show_bug.cgi?id=1463

OBS-URL: https://build.opensuse.org/request/show/232505
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=56
2014-05-04 19:57:35 +00:00
Andreas Jaeger
fd7121c9e0 Accepting request 227257 from home:scarabeus_iv
- Add automake and autoconf as explicit deps as we run autoreconf

- Add patch pcre-8.21-multilib.patch to fix RPATH issues.
  * The patch is taken from RedHat.

- Clean up with the spec cleaner. Use -j1 in tests as it is not
  really thread safe

- Version bump to 8.34:
  * warning fixes
  * perl fixes
  * unocode6.3.0 support
  * gconv support

OBS-URL: https://build.opensuse.org/request/show/227257
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=54
2014-03-28 11:57:24 +00:00
Andreas Jaeger
4350f65d30 Accepting request 206827 from home:rudi_m:branches:Base:System
- enable tests for all archs
- --enable-jit for sparc

OBS-URL: https://build.opensuse.org/request/show/206827
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=52
2014-03-13 15:21:44 +00:00
0d75ee1c5c Accepting request 178894 from home:jengelh:branches:Base:System
- Update to new upstream release 8.33

OBS-URL: https://build.opensuse.org/request/show/178894
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=50
2013-06-14 12:13:33 +00:00
Dr. Werner Fink
81d5c2609c Accepting request 178232 from home:elvigia:branches:Base:System
- Ensure the PCRE library and tools are built with large file 
  support in 32 bit archs.

OBS-URL: https://build.opensuse.org/request/show/178232
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=49
2013-06-09 13:45:47 +00:00
Cristian Rodríguez
cd6d8e1c48 Accepting request 147290 from home:posophe:branches:Base:System
update to 8.32

OBS-URL: https://build.opensuse.org/request/show/147290
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=47
2013-01-06 22:00:40 +00:00
163b2508d6 Accepting request 142635 from home:jengelh:branches:Base:System
- Update package descriptions about the differences between the
  PCRE library subpackages.

OBS-URL: https://build.opensuse.org/request/show/142635
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=45
2012-11-27 12:09:05 +00:00
b65db8f125 Accepting request 140561 from home:cgiboudeaux:branches:Base:System
Enable the --enable-pcre16 option. Will be required by Qt5 in the future

OBS-URL: https://build.opensuse.org/request/show/140561
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=43
2012-11-07 20:14:22 +00:00
a9252fe03c Accepting request 131108 from GNOME:Next
Update to 8.31

OBS-URL: https://build.opensuse.org/request/show/131108
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=41
2012-08-18 10:10:01 +00:00
Andreas Jaeger
e2cd98b5eb Accepting request 128420 from home:jengelh:branches:Base:System
- Only use --enable-jit on supported architectures; the build will
  otherwise fail (e.g. on sparc).

OBS-URL: https://build.opensuse.org/request/show/128420
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=39
2012-07-20 17:46:20 +00:00
Stephan Kulow
ce4b90c2e1 Accepting request 120625 from home:a_faerber:branches:Base:System
This adds a pcre-devel-static package, needed for qemu-linux-user 1.1 update for 12.2 (glib-2.0 has grown a dependency on -lpcre). Please forward to Factory.

OBS-URL: https://build.opensuse.org/request/show/120625
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=37
2012-05-10 17:27:15 +00:00
Cristian Rodríguez
91c6f5897c Accepting request 103063 from home:elvigia:branches:Base:System
- fix baselibs

OBS-URL: https://build.opensuse.org/request/show/103063
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=35
2012-02-07 15:12:18 +00:00
Cristian Rodríguez
75882c2972 Accepting request 102960 from home:elvigia:branches:Base:System
- Update to PCRE 8.30, upstream SONAME bump, libpcre1 
- Drop no longer needed ppc patch.
- move library back to %{_libdir}

OBS-URL: https://build.opensuse.org/request/show/102960
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=34
2012-02-07 04:56:54 +00:00
Andreas Jaeger
c4213577dd Accepting request 102341 from home:k0da:ppc
- Fix cache-flush on PPC

OBS-URL: https://build.opensuse.org/request/show/102341
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=33
2012-02-02 14:33:45 +00:00
Cristian Rodríguez
fc8dac48b4 Accepting request 91729 from home:coolo:removelibtool
- add libtool as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/91729
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=31
2011-11-16 14:39:23 +00:00
Cristian Rodríguez
f7674c211c Accepting request 89878 from home:elvigia:branches:Base:System
- Update to version 8.20 
  * too many fixes to list here, see included ChangeLog
  * replace pcre-visibility patch with the one I submitted to 
    upstream for inclusion.

OBS-URL: https://build.opensuse.org/request/show/89878
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=29
2011-11-01 16:19:53 +00:00
c1720d4569 - udpate to 8.13:
* too many fixes to list here, see included ChangeLog
  * the Unicode data tables have been updated to Unicode 6.0.0.

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=26
2011-10-11 22:55:37 +00:00
Stephan Kulow
4590304230 - remove fragile _service
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=23
2011-09-19 15:15:53 +00:00
OBS User buildservice-autocommit
46d3a3c2e5 Updating link to change in openSUSE:Factory/pcre revision 35.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=9773eeb4655b0a099dac3601e367471d
2011-03-09 16:13:07 +00:00
OBS User _service
636219f4f6 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=21
2011-03-09 14:28:11 +00:00
Stephan Kulow
02a6e421d4 - Update to version 8.12
* This release fixes some bugs in pcregrep, one of which caused the tests to fail
   on 64-bit big-endian systems. There are no changes to the code of the library.
- Update to version 8.11
 * A number of bugs in the library and in pcregrep have been fixed. As always, see
  ChangeLog for details. The following are the non-bug-fix changes:
  Added --match-limit and --recursion-limit to pcregrep.
  Added an optional parentheses number to the -o and --only-matching options
  of pcregrep.
  Changed the way PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and
  \B.
  Added PCRE_ERROR_SHORTUTF8 to make it possible to distinguish between a
  bad UTF-8 sequence and one that is incomplete when using PCRE_PARTIAL_HARD.
  Recognize (*NO_START_OPT) at the start of a pattern to set the PCRE_NO_
   START_OPTIMIZE option, which is now allowed at compile time

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=20
2011-03-09 14:28:08 +00:00
Cristian Rodríguez
4d74f4665f Accepting request 51697 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/51697
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=18
2010-10-30 15:55:13 +00:00
OBS User buildservice-autocommit
5b695b1dba Updating link to change in openSUSE:Factory/pcre revision 30.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=34a1200e495821253b2c8140c88b5dd5
2010-09-20 13:12:53 +00:00
OBS User autobuild
f9bd1beb43 Accepting request 48509 from Base:System
checked in (request 48509)

OBS-URL: https://build.opensuse.org/request/show/48509
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=17
2010-09-20 13:12:52 +00:00
Pavol Rusnak
0bf9d55ef3 Accepting request 48476 from home:vuntz:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/48476
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=16
2010-09-19 18:08:43 +00:00
OBS User autobuild
d7f1a3922f Accepting request 43707 from Base:System
checked in (request 43707)

OBS-URL: https://build.opensuse.org/request/show/43707
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=14
2010-07-23 14:56:55 +00:00
Stephan Kulow
95964462f3 Accepting request 42156 from home:jengelh:smp
Copy from home:jengelh:smp/pcre via accept of submit request 42156 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42156
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=13
2010-06-28 21:24:47 +00:00
OBS User buildservice-autocommit
8ac9db7841 Updating link to change in openSUSE:Factory/pcre revision 26.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=d553918afdcdd6f10ba88e3d7c332bd8
2010-04-24 14:51:34 +00:00
OBS User autobuild
85b5deda59 Accepting request 38681 from Base:System
checked in (request 38681)

OBS-URL: https://build.opensuse.org/request/show/38681
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=12
2010-04-24 14:51:32 +00:00
Stephan Kulow
4444f6e9e5 Accepting request 38679 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/pcre via accept of submit request 38679 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/38679
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=11
2010-04-24 10:47:11 +00:00
OBS User autobuild
b8afeca37f Accepting request 33500 from Base:System
checked in (request 33500)

OBS-URL: https://build.opensuse.org/request/show/33500
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=10
2010-02-26 00:09:58 +00:00
Pavol Rusnak
d553f772be - build noarch docs only for >= 11.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=9
2010-02-25 16:52:25 +00:00
OBS User buildservice-autocommit
820c62c9cb Updating link to change in openSUSE:Factory/pcre revision 23.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=18897b582df9ac6015a6650e5ca5f37a
2010-02-11 18:01:51 +00:00
OBS User autobuild
888bf56a12 checked in (request 32039)
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=7
2010-02-11 18:01:50 +00:00
Marcus Schaefer
fb6af5fbc8 - fixed license statement according to the conversation
and permissions granted in (bnc #578724)

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=6
2010-02-10 15:24:11 +00:00
OBS User autobuild
73a3b0447b Accepting request 28055 from Base:System
Copy from Base:System/pcre based on submit request 28055 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/28055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcre?expand=0&rev=22
2010-01-08 16:32:14 +00:00