Commit Graph

1589 Commits

Author SHA1 Message Date
Rudi Heitbaum
7a198666c7 cmake: update to 3.24.1 2022-08-18 11:40:53 +00:00
Rudi Heitbaum
2d00c4a6f9 json-c: move to devel directory 2022-08-18 11:20:36 +00:00
CvH
937690a2eb Merge pull request #6785 from heitbaum/pcre2
pcre2: fix build on aarch64 without ncurses
2022-08-15 19:50:47 +02:00
Peter Vicman
76758c6d23 glibc: fix QA issues 2022-08-12 15:02:49 +02:00
heitbaum
f86b9e7a60 pcre2: build on aarch64 without ncurses
Reported-by: pretoriano80 <pretoriano80@spqr.it>
Co-authored-by: SupervisedThinking <supervisedthinking@gmail.com>
Tested-by: pretoriano80 <pretoriano80@spqr.it>
2022-08-12 06:42:15 +00:00
CvH
92392f9b23 Merge pull request #6777 from heitbaum/develt
update packages/devel
2022-08-08 20:05:58 +02:00
Rudi Heitbaum
079c54c155 pcre2: update to new URI 2022-08-08 17:31:01 +00:00
Rudi Heitbaum
f8e1e2dc78 pcre2: move from addons to devel directory 2022-08-08 17:17:47 +00:00
Rudi Heitbaum
75d4c464d9 glib: update to pcre2 instead of pcre as a dependancy 2022-08-08 17:17:47 +00:00
heitbaum
973b5d3962 glib: update to 2.73.3 2022-08-08 17:17:47 +00:00
Rudi Heitbaum
0b340c1127 elfutils: update to 0.187
commit:
https://sourceware.org/pipermail/elfutils-devel/2022q2/004978.html
release notes:
https://sourceware.org/pipermail/elfutils-devel/2022q2/004977.html
2022-08-08 17:17:47 +00:00
Rudi Heitbaum
df58e9f9df cmake: update to 3.24.0 2022-08-08 17:17:36 +00:00
Rudi Heitbaum
611bf17a8d slang: update to 2.3.3 2022-08-08 10:36:52 +00:00
Rudi Heitbaum
72fc7f07e1 libcap: update to 2.65 2022-08-08 10:36:28 +00:00
Rudi Heitbaum
e78522cbeb libbpf: update to 0.8.1 2022-08-08 10:36:28 +00:00
Rudi Heitbaum
3802cb7b28 binutils: update to 2.39 2022-08-08 10:24:25 +00:00
alex
7a63b917ad glibc: add workaround for GLIBC_ABI_DT_RELR check for ChromeOS libwidevine 2022-08-02 08:28:02 +00:00
Rudi Heitbaum
bce83e9836 glibc: update to 2.36 2022-08-02 08:27:49 +00:00
Rudi Heitbaum
c1e42790f8 glibc: drop now upstreamed DT_RELR patch which is included in 2.36
Support for DT_RELR relative relocation format has been added to
glibc.  This is a new ELF dynamic tag that improves the size of
relative relocations in shared object files and position independent
executables (PIE).  DT_RELR generation requires linker support for
-z pack-relative-relocs option, which is supported for some targets
in recent binutils versions.  Lazy binding doesn't apply to DT_RELR.

further information:
- https://maskray.me/blog/2021-10-31-relative-relocations-and-relr#glibc
2022-08-02 08:27:49 +00:00
Rudi Heitbaum
ddd8e1e336 glibc: dont build target with _TIME_BITS or _FILE_OFFSET_BITS for arm32 userland builds 2022-07-22 07:25:46 +00:00
Rudi Heitbaum
97f106c5ea libfmt: update to 9.0.0
changelog:
- https://github.com/fmtlib/fmt/blob/master/ChangeLog.rst
2022-07-20 09:06:08 +00:00
Rudi Heitbaum
b1edfa7c28 flatbuffers: update to 2.0.6 2022-07-02 12:11:03 +00:00
Rudi Heitbaum
863a7f5262 binutils-aarch64: add comments on MAKEINFO usage 2022-07-02 12:05:22 +00:00
Rudi Heitbaum
2f4d2a112d binutils-bpf: add comments on MAKEINFO usage 2022-07-02 12:05:22 +00:00
Rudi Heitbaum
e3d39cd64f binutils-or1k: add comments on MAKEINFO usage 2022-07-02 12:05:22 +00:00