zorun
56b5be0630
openbsd_pkg: Fix regexp matching crash ( #3161 )
...
When a package name contains special characters (e.g. "g++"), they are
interpreted as part of the regexp.
This can lead to a crash with an error in the python re module, for
instance with "g++":
sre_constants.error: multiple repeat
Fix this by escaping the package name.
Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org >
2021-08-09 22:44:36 +02:00
..
2020-11-13 12:41:11 +00:00
2020-07-13 21:50:31 +02:00
2021-03-05 08:17:36 +01:00
2021-01-27 19:30:03 +01:00
2021-06-26 23:59:11 +02:00
2021-06-17 08:00:49 +02:00
2021-06-26 23:59:11 +02:00
2021-02-01 08:42:32 +01:00
2021-05-08 11:58:55 +02:00
2020-07-13 21:50:31 +02:00
2020-07-13 21:50:31 +02:00
2020-11-26 06:59:32 +01:00
2021-06-26 23:59:11 +02:00
2021-08-09 22:44:36 +02:00
2021-03-05 08:17:36 +01:00
2021-06-26 23:59:11 +02:00
2021-07-06 22:06:36 +02:00
2020-07-13 21:50:31 +02:00
2020-11-13 12:41:11 +00:00
2021-08-06 10:01:05 +02:00
2020-11-17 07:17:16 +01:00
2021-04-04 23:38:59 +02:00
2021-06-26 23:59:11 +02:00
2020-07-13 21:50:31 +02:00
2021-03-24 17:48:24 +01:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2020-12-08 13:12:04 +01:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-03-05 08:17:36 +01:00
2021-07-19 13:36:59 +12:00
2020-07-13 21:50:31 +02:00
2021-05-03 07:25:08 +02:00
2020-07-13 21:50:31 +02:00
2021-08-08 10:40:22 +02:00
2021-03-05 08:17:36 +01:00
2021-03-09 21:23:20 +01:00
2021-06-27 16:40:49 +02:00
2021-08-08 10:40:22 +02:00
2021-06-26 23:59:11 +02:00