Commit graph

50 commits

Author SHA1 Message Date
Mikhail Novosyolov
817fd2e062 Fix CVE-2021-3712 2021-09-07 01:09:25 +03:00
Andrey Grigorev
188f6bf461 MassBuild#2340: Increase release tag 2021-08-11 12:10:01 +00:00
Mikhail Novosyolov
1baa96ef36 replaced dropped netcats whose upstreams are dead 2021-01-14 22:30:45 +03:00
Mikhail Novosyolov
3ef1ee5a7a Fix CVE-2020-1971 2020-12-11 21:38:41 +03:00
Alexander Stefanov
a537a39e71 lint spec 2020-11-03 11:04:30 +00:00
Mikhail Novosyolov
fb55dada6f Remove no more needed hack of headers
There was an absolute path left in headers, headers were not useable.
2020-08-12 11:00:45 +03:00
Mikhail Novosyolov
e25b7e90fb Adapt %%check for renamed curves
0009-Add-support-for-additional-GOST-curves.patch intentionally renamed curves to follow TK26's list of OIDs
https://tc26.ru/about/protsedury-i-reglamenty/identifikatory-obektov-oid-tekhnicheskogo-komiteta-po-standartizatsii-kriptograficheskaya-zashchita-1.html
2020-08-05 13:14:26 +03:00
Mikhail Novosyolov
faac7d3eaa Add gost-new patches sponsored by ROSA Linux
TODO: add tests
2020-08-05 12:58:06 +03:00
Mikhail Novosyolov
ce2e67e4c2 Make RPM mark files in both %%_mandir and %%_omandir as docs (RPM4-only)
This is a better fix of rpmlint warning that files are not marked as documentation then marking with %doc manually
2020-07-13 10:48:19 +03:00
Mikhail Novosyolov
2d4e2f6ffa rm unused macro, fix Source0 2020-07-13 10:33:42 +03:00
mikhailnov
b80be7de12 Merge pull request #1 from olegsolovev/libressl:rosa2019.1
Version 3.2.0 up
2020-07-13 07:30:58 +00:00
olegsolovev
fa6b642b01 Version 3.2.0 up
Patch SUSE-extra-symver redefined
Man3 files setted as %doc
2020-07-09 14:27:27 +00:00
Mikhail Novosyolov
19d413d351 Make netcat-openbsd the default netcat
Old default netcat was unmaintained and lacked important features, e.g. IPv6
2020-04-09 21:39:50 +03:00
Mikhail Novosyolov
f1d8242df2 pick patch to restore CMS support in GOST 2020-03-29 00:08:09 +03:00
Mikhail Novosyolov
d5865fa129 w/a bumped version in trunk 2020-03-20 12:54:40 +03:00
Mikhail Novosyolov
2be28a3887 upd: 20191207 -> 20200319 to be able to use scripts/sign-file.c from Linux kernel with non-SHA-1 signatures, but e.g. with SHA-512 2020-03-20 12:26:50 +03:00
Mikhail Novosyolov
28ec368f14 Fix comment 2020-03-14 01:39:58 +03:00
Alexander Stefanov
a64e6ea8fe br: pkgconfig(zlib) 2020-03-12 13:40:28 +00:00
Alexander Stefanov
841bfb8b9a drop hack 2020-03-03 00:42:24 +00:00
Alexander Stefanov
096cb534d2 bootstrap 2020-03-03 00:38:16 +00:00
Mikhail Novosyolov
6ec8cb146e Merge branch 'rosa2019.1' of abf.io:import/libressl into rosa2019.1 2020-01-25 15:04:56 +03:00
Mikhail Novosyolov
54106b5aac Merge branch 'master' of abf.io:import/libressl 2020-01-25 15:04:15 +03:00
Mikhail Novosyolov
f094e4f91a Add libressl macros 2020-01-25 15:03:09 +03:00
NixTux Commit Bot
8844536884 bot: rpm5 -> rpm4 (8) 2020-01-13 15:51:51 +03:00
Mikhail Novosyolov
bcce10a2c4 redefine pkgconfig path for rpm4 to restore providing pkgconfig(libressl*) 2020-01-07 02:28:46 +03:00
Mikhail Novosyolov
922e214862 RPM 5 currently does not understand %%license 2020-01-07 01:04:30 +03:00
Mikhail Novosyolov
fcc56f236a fix typo in regerxp (noted by ngompa@) 2020-01-07 00:27:43 +03:00
NixTux Commit Bot
486c5d396c bot: rpm5 -> rpm4 (3) 2020-01-04 22:33:57 +03:00
Mikhail Novosyolov
485e3a3439 /opt/libressl/lib is intentionally used for both 32 and 64 bit pkgs
Fixes: e6dfd91087
2020-01-04 14:35:22 +03:00
Neal Gompa
e6dfd91087 Add includedir override and fix pkgconfig file substitutions 2020-01-03 22:14:02 -05:00
Neal Gompa
aa028f8919 More fixes for building on rpm4 2020-01-03 16:55:32 -05:00
Mikhail Novosyolov
063640e2d2 rpm4 does not understand BuildRequires(check) 2020-01-03 22:33:06 +03:00
Mikhail Novosyolov
e50016a4ce Fix generating GOST certificates/keys in test 9 2019-12-08 18:37:34 +03:00
Mikhail Novosyolov
72c6554478 adopt sign-file.c (test 9) for LibreSSL with enabled CMS
https://bugzilla.kernel.org/show_bug.cgi?id=202159
2019-12-08 13:24:28 +03:00
Mikhail Novosyolov
7cd02bd3a9 set path to libressl config 2019-12-08 13:07:20 +03:00
Mikhail Novosyolov
622394d230 Fix typos in test 9 2019-12-08 12:16:48 +03:00
Mikhail Novosyolov
b749df1fd8 Fix typos in test 8 2019-12-08 12:07:41 +03:00
Mikhail Novosyolov
75ad3445f5 Fix typos in test5 2019-12-08 11:56:13 +03:00
Mikhail Novosyolov
454810a38f Use git version (from 2019-12-07) with enabled CMS (Cryptographic Message Syntax), test CMS 2019-12-08 11:22:17 +03:00
Mikhail Novosyolov
5e101e509d Fix provides: Provide "netcat" but of a lower version than the real netcat to allow other packages to depend from any variant of netcat (problems reported by djam@) 2019-12-05 15:20:09 +03:00
Mikhail Novosyolov
cabcf41798 Fix package Groups 2019-12-04 02:13:26 +03:00
Mikhail Novosyolov
12d44ee606 Fix "Provides: devel(libfoo)" conflicts with OpenSSL 2019-12-03 22:01:30 +03:00
Mikhail Novosyolov
5ad4b859b6 Remove odd req&prov filtering to prevent unresolvable dependencies in packages linked with LibreSSL 2019-12-03 20:45:23 +03:00
Mikhail Novosyolov
0984f741ab Filter out provides and requires which appeared after recent changes, add some devel provides 2019-12-03 18:49:25 +03:00
Mikhail Novosyolov
179f31e464 RPATH is not needed, remove it, simplify dependency generation 2019-12-03 17:15:25 +03:00
Mikhail Novosyolov
445ac1df85 Make non-devel packages fully conforformant with FHS 2019-12-03 14:07:47 +03:00
Mikhail Novosyolov
e789c7be69 Disable rpath removal automation for manual control of the process 2019-12-03 00:19:29 +03:00
Mikhail Novosyolov
6d3eb4fa90 Fix deleting odd mans (fix conflicts with openssl-devel) 2019-12-01 02:19:40 +03:00
Mikhail Novosyolov
85c31b54f0 Test GOST checksumming 2019-12-01 00:56:35 +03:00
Mikhail Novosyolov
709fb483dc Init 2019-11-30 20:27:00 +03:00