The attachment "pcre-8.31-zero-repeat-bug.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pcre3 in Ubuntu. https://bugs.launchpad.net/bugs/1456195 Title: Zero-minimum possessive groups does not match empty string Status in pcre3 package in Ubuntu: New Bug description: The 14.04/15.04 pcre version doesn't match some inputs with possessive qualfiers: $ echo '"a"'|pcregrep '("([^b"]*+(b.)?)*+")*+' $ Earlier versions (10.04, 12.04): $ echo '"a"'|pcregrep '("([^b"]*+(b.)?)*+")*+' "a" $ this is fixed with the following upstream commit (that applies cleanly to the 15.04 pcre): http://vcs.pcre.org/pcre?view=revision&revision=1478 https://lists.exim.org/lurker/message/20140527.131833.2fd7547c.html To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1456195/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

