Rudi Heitbaum
6925dcdad2
autoconf-archive: update to 2022.09.03 and upstreamed patch
...
ann:
- https://lists.gnu.org/archive/html/autoconf-archive-announce/2022-09/msg00000.html
log:
- https://github.com/autoconf-archive/autoconf-archive/compare/v2022.02.11...v2022.09.03
2022-09-05 09:11:20 +00:00
Rudi Heitbaum
cda75ecce7
libfmt: update to 9.1.0
...
release notes:
- https://github.com/fmtlib/fmt/releases/tag/9.1.0
2022-09-05 09:09:34 +00:00
CvH
27ebb175df
Merge pull request #6837 from heitbaum/misc-pkgs
...
Miscellaneous package updates
2022-08-31 05:37:39 +02:00
Rudi Heitbaum
247e0e71b3
flatbuffers: update to 2.0.8
2022-08-30 10:17:47 +00:00
Rudi Heitbaum
9385489091
fribidi: drop PKG_TOOLCHAIN hardcoding - was already meson
2022-08-28 04:38:36 +00:00
Rudi Heitbaum
c9754ce014
glib: drop PKG_TOOLCHAIN hardcoding - was already meson
2022-08-28 04:38:36 +00:00
Rudi Heitbaum
f13ca1082d
pcre2: drop PKG_TOOLCHAIN hardcoding - already defaults to cmake
2022-08-28 04:38:36 +00:00
Rudi Heitbaum
888e522ea8
spdlog: drop PKG_TOOLCHAIN hardcoding - already defaults to cmake
2022-08-28 04:38:36 +00:00
Rudi Heitbaum
c6b9f4c2b4
flatbuffers: update to 2.0.7
2022-08-27 06:37:53 +00:00
Rudi Heitbaum
41e99a2dfa
boost: update pkg_site to https
2022-08-27 06:37:53 +00:00
Rudi Heitbaum
fc53520484
boost: update to 1.80.0 and swap from bjam (deprecated) to b2
2022-08-20 12:38:37 +00:00
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
Rudi Heitbaum
926c2d4fe4
binutils: add comments on MAKEINFO usage
2022-07-02 12:05:22 +00:00
Jernej Skrabec
092ee90456
cmake: disable openssl dependency
2022-06-26 18:58:36 +02:00
CvH
e48fbf99f2
Merge pull request #6454 from heitbaum/samba
...
Update samba to 4.16.2
2022-06-23 16:05:46 +02:00
Rudi Heitbaum
19f76dbcfb
binutils-or1k: do not build documentation
2022-06-19 11:24:00 +00:00
Rudi Heitbaum
1ea4080ea4
binutils-bpf: do not build documentation
2022-06-19 11:24:00 +00:00
Rudi Heitbaum
3c97c7f430
binutils-aarch64: do not build documentation
2022-06-19 11:24:00 +00:00
CvH
990fed6f0f
Merge pull request #6617 from heitbaum/fmt
...
libfmt: update to 8.1.1
2022-06-19 12:15:50 +02:00
CvH
6ed7029fce
Merge pull request #6618 from heitbaum/devel-pkg
...
packages/devel updates
2022-06-19 12:13:00 +02:00
Rudi Heitbaum
7f2308d7ac
binutils: do not build documentation
2022-06-19 07:28:26 +00:00
heitbaum
b816cdbe25
binutils: update to 2.38
2022-06-19 07:26:25 +00:00
Rudi Heitbaum
cb2b5c4095
glibc: update support for SHT_RELR patch for 2.35
...
update of this support is at:
- https://maskray.me/blog/2021-10-31-relative-relocations-and-relr#glibc
- https://sourceware.org/pipermail/libc-alpha/2021-October/132029.html
This commit rebases the current SHT_RELR patch to support glibc 2.35.
Future updates should look at using the updated patch though binutils
updates maybe required.
2022-06-19 07:26:25 +00:00
heitbaum
b3e6fc48d6
glibc: update to 2.35
...
fixes for 2.35
- linux: Fix missing __convert_scm_timestamps (BZ #28860 )
2022-06-19 07:26:25 +00:00
heitbaum
185a00db16
glibc: elf/cache.c not compiling with -Werror
2022-06-19 07:26:25 +00:00
Rudi Heitbaum
5850121987
spdlog: update to 1.10.0
2022-06-18 12:18:20 +00:00