No description
Find a file
Mikhail Novosyolov 300bd5e2db Improve regexp for email
Previous regexp assumed that first level domain is <=4 symbols,
but modern domain zones are longer, e.g. email foo@foo.forex
was incorrectly considered invalid by the old regexp

Move this stuff from macro expansion to the script itself:
the new regexp does not work inside RPM-invoked shell due to
further subshells being invoked by '()' in the regexp
(I don't know how to deal with it, `shopt -u expand_aliases` does not help)

[ Regexp is from logist/wl.cgi ]
2019-11-12 04:10:17 +03:00
.abf.yml upd: 5.3.7 -> 5.3.10 2019-11-12 01:07:30 +03:00
audit-make-it-less-verbose.patch Re-diffed the patch for audit to make it compatible with kernel 4.10.8 2017-04-02 17:44:19 +03:00
cpupower-start.sh cpupower: Select the governor at start time rather than during install 2015-03-13 17:29:40 +03:00
cpupower.config cpupower: Select the governor at start time rather than during install 2015-03-13 17:29:40 +03:00
cpupower.path Make sure cpupower starts after the list of governors is available 2015-03-17 20:53:12 +03:00
cpupower.service Make sure cpupower starts after the list of governors is available 2015-03-17 20:53:12 +03:00
disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch Updated to version 5.3.1 2019-09-24 18:31:28 +03:00
fs-aufs.patch Updated to version 5.3.1 2019-09-24 18:31:28 +03:00
kernel-i586.config Updated to version 5.3.1 2019-09-24 18:31:28 +03:00
kernel-x86_64.config Updated to version 5.3.1 2019-09-24 18:31:28 +03:00
kernel.rpmlintrc Use more specific filters in .rpmlintrc 2019-07-08 17:15:36 +03:00
kernel.spec Improve regexp for email 2019-11-12 04:10:17 +03:00
perf-silence-format-warnings-gcc8.patch Added a patch to help fix the build with GCC 8+ 2019-07-16 18:36:37 +03:00
perf-xmlto-skip-validation.patch Updated to version 4.18.6 2018-09-08 20:07:02 +03:00