Commit graph

156 commits

Author SHA1 Message Date
Aleksandr Proklov
68273e9176 up release 2021-04-16 09:24:40 +09:00
Aleksandr Proklov
7706dded45 fix CVE-2021-27645 2021-04-16 09:23:51 +09:00
Mikhail Novosyolov
13437af9e4 rm very old Obsoletes (do not pollute metadata with it) 2021-03-04 20:46:09 +03:00
Alexander Stefanov
ab819c53be enable locales 2021-02-05 09:37:20 +00:00
Alexander Stefanov
f937981d46 zdump in bindir 2021-02-05 07:40:32 +00:00
Alexander Stefanov
b7ee2b50e3 nss gone 2021-02-04 07:30:44 +00:00
Alexander Stefanov
fe3b449900 bootstrap 2021-02-03 14:39:10 +00:00
Alexander Stefanov
038ad2161f fix files 2021-02-03 12:45:17 +00:00
Alexander Stefanov
f8d34c712d add glibc-2.33-compile.patch 2021-02-03 10:33:13 +00:00
Alexander Stefanov
b2d51b04eb remove spinaphore.patch 2021-02-03 08:24:00 +00:00
Alexander Stefanov
560692b446 rediff patches 2021-02-03 07:56:11 +00:00
Alexander Stefanov
d1d0acfa7b upload sources 2021-02-03 07:42:08 +00:00
Alexander Stefanov
28369466d9 version autoupdate [2.33] 2021-02-02 13:00:01 +00:00
Mikhail Novosyolov
f9064bd1d4 Off nscd by default:
- caching of group and passwd does not make sense because sssd and winbind have their own caches, and NIS is not used nowadays
- caching to accelerate DNS resolution would be useful, but:
- systemd-resolved is used by default in rosa2019.1 and has its own cache
- but hosts cache is offed by default by eglibc-mandriva-nscd-no-host-cache.patch

So, nscd does not make sense. And causes troubles in different situations, e.g. in useradd --root <...> in Anaconda.
2020-12-04 15:05:03 +03:00
alexander stefanov
e2b997137f fix build 2020-11-29 17:56:49 +00:00
Mikhail Novosyolov
5d2028302b Low required kernel from 5.4 to 4.14
Support being a chroot on RHEL 8 (4.18), Ubuntu 18.04 (4.15) and LTS (4.14) kernel
For example, we have an aarch64 server with such kernel where it is problematic to upgrade it right now :(

Fixes: f1a767c "Support syscalls of kernel 5.4"
2020-11-29 13:22:53 +03:00
Mikhail Novosyolov
a5f91184d2 off crosscompilers due to missing cross-headers after I removed kernel-release, cross-compilers are probably not needed now 2020-11-29 01:39:03 +03:00
Mikhail Novosyolov
f1a767cc8f Support syscalls of kernel 5.4
I have looked at https://sourceware.org/git/?p=glibc.git;a=history;f=sysdeps/unix/sysv/linux/syscall-names.list;h=HEAD;hb=HEAD
and it seems that we do not support quite a lot of syscalls

We loose ability to run in chroots/containers on CentOS 8, but it is probably not a big problem for us right now
(ROSA is not a populer distro for contaienrs unfortunately)
and, I think, it is better to support newer syscalls than try to support strange hosts of containers.
We do not support RHEL 7 hosts now (they have kernel 3.10, but we require 4.0+).

Both rosa2019.1 and RHEL 9 with a newer kernel will be released soon

Discussed with and approved by fedya@.
He also said that older kernels are not required on aarch64.
2020-11-29 01:29:52 +03:00
Alexander Stefanov
9e7c4fad2f put generators back 2020-09-14 20:01:23 +00:00
Alexander Stefanov
645c59b3af 2.32 upgrade 2020-09-14 19:56:04 +00:00
Mikhail N
95eba39da1 devel() gen has been enabled on aarch64, sync 2020-09-09 20:50:47 +00:00
alexander stefanov
9eb0f34531 add filter 2020-09-09 09:55:33 +00:00
Alexander Stefanov
ed0218fbf6 target i686 2020-02-27 22:47:27 +00:00
Mikhail Novosyolov
97f40024d1 disable devel genarator in aarch64 2020-02-05 15:30:58 +03:00
Mikhail Novosyolov
e59e869b90 restore BR devel-rpm-generators 2020-02-05 13:18:42 +03:00
Mikhail Novosyolov
77cf3280cf Reenable exeplicit enablement of bitness detection in devel() generator 2020-02-05 13:08:27 +03:00
Alexander Stefanov
51cf41a66a no systemd-macros 2020-02-04 22:25:47 +00:00
Alexander Stefanov
ddb1a2ccd5 Merge branch 'rosa2019.1' of ssh://abf.rosalinux.ru/import/glibc into rosa2019.1 2020-02-04 22:21:40 +00:00
Alexander Stefanov
9f8be961e2 2.31 2020-02-04 22:21:36 +00:00
Mikhail Novosyolov
7a2f56e070 bump release 2020-02-04 23:38:15 +03:00
Alexander Stefanov
4a752613b5 distepoch is dead macro 2020-02-03 22:49:00 +00:00
Alexander Stefanov
366b2d46e8 cleanup 2020-02-01 12:54:43 +00:00
Alexander Stefanov
0a8fba00ea sync with omv 2020-02-01 12:49:46 +00:00
Mikhail Novosyolov
ee61cb4d19 upd macro name 2020-01-15 20:28:10 +03:00
Mikhail Novosyolov
2eaaea4bff REbuild with new devel-rpm-generators 2020-01-14 15:58:37 +03:00
Mikhail Novosyolov
d9bbe0044f implemented automatic detection of bitness in devel-rpm-generators 2020-01-13 23:38:26 +03:00
Mikhail Novosyolov
87b592747f fix typo 2020-01-13 21:13:22 +03:00
Mikhail Novosyolov
f04f2611a5 Merge branch 'rosa2019.1' of abf.io:import/glibc into rosa2019.1 2020-01-13 20:57:49 +03:00
Mikhail Novosyolov
1743286194 try to provide devel(libm(64bit)) properly 2020-01-13 20:57:26 +03:00
NixTux Commit Bot
0b544c6580 bot: rpm5 -> rpm4 (8) 2020-01-13 15:08:15 +03:00
Mikhail Novosyolov
4f09de7687 Adopt triggers for RPM, copy-paste from OpenMandriva 2020-01-12 06:45:05 +03:00
NixTux Commit Bot
0efdcac146 bot: rpm5 -> rpm4 (1) 2020-01-04 03:38:36 +03:00
Mikhail Novosyolov
5be42839fc Revert "BR 32-bit libs on 64-bit systems to link 32-bit executables with them"
This reverts commit 1b2bba6f87.
2019-09-29 18:34:48 +03:00
Mikhail Novosyolov
f1afd2b042 Omit linking 32 bit executables on 64 bit system with libselinux to fix building on 64 bit 2019-09-29 18:34:33 +03:00
Mikhail Novosyolov
1b2bba6f87 BR 32-bit libs on 64-bit systems to link 32-bit executables with them 2019-09-29 17:50:07 +03:00
Mikhail Novosyolov
79fb82b4a8 BR libaudit and libcap based on code of configure.ac 2019-09-29 16:46:04 +03:00
Mikhail Novosyolov
5a995bc7fd Remove strange and broken hack 2019-09-28 18:47:12 +03:00
Mikhail Novosyolov
d87988ce84 Enable SELinux conditionally
Signed-off-by: Mikhail Novosyolov <m.novosyolov@rosalinux.ru>
2019-09-28 17:34:18 +03:00
Mikhail Novosyolov
1d43879346 Merge branch 'rosa2019.0' of abf.io:import/glibc into rosa2019.0 2019-08-13 16:27:38 +03:00
8fe0adf33a MassBuild#1715: Increase release tag 2019-07-06 18:19:07 +00:00