Thomas Petazzoni | cff26cc9f81 | configs/freescale_imx6qsabreauto: U-Boot needs host-dtc
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/... | | |
Thomas Petazzoni | 8c22be4afd4 | configs/solidrun_macchiatobin_mainline: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/b... | | |
Thomas Petazzoni | abe9c16a6f6 | configs/snps_arc700_axs101: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.org... | | |
Thomas Petazzoni | 78414d1c1fd | configs/imx6-sabresd: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.org/build... | | |
Fabio Estevam | 1230b03632f | DEVELOPERS: Add some i.MX boards to my name
I would like to help maintaining the following defconfigs:
imx23evk_def... | | |
Thomas Petazzoni | daa228e1228 | configs/mx53loco: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.org/buildroot... | | |
Thomas Petazzoni | 4515f0580f0 | configs/snps_archs38_vdk: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.org/b... | | |
Thomas Petazzoni | 67c4f45bf2d | configs/snps_archs38_axs103: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.or... | | |
Thomas Petazzoni | 8c911751d5b | configs/orangepi_pc_plus: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.org/b... | | |
Thomas Petazzoni | c38cbb1e25d | configs/orangepi_zero: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.org/buil... | | |
Thomas Petazzoni | 12c9d22517d | configs/qemu_x86_defconfig: remove kernel options that need openssl
Wireless support ends up enabling CONFIG_SYSTEM_... | | |
Thomas Petazzoni | 092c773dc7d | configs/qemu_x86_64_defconfig: remove kernel options that need openssl/libelf
The ORC unwinder requires libelf to be... | | |
Thomas Petazzoni | 803f16c9671 | linux: add BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF
Some Linux kernel configuration options (such as CONFIG_UNWINDER_ORC)
... | | |
Thomas Petazzoni | cec73346519 | linux: add BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL
Some Linux kernel configuration options (such as
CONFIG_SYSTEM_TRUSTE... | | |
Thomas Petazzoni | 52e3da46e47 | linux: fix passing of host CFLAGS and LDFLAGS
We were passing HOSTCFLAGS="$(HOSTCFLAGS)" to Linux. However:
- HOST... | | |
Matt Weber | b7f89c0c951 | freescale_p1010rdb_pa_defconfig: remove board
This defconfig currently doesn't build with GCC6 (Linux 4.1).
https://... | | |
Thomas Petazzoni | 7c1e61cc6f6 | configs/firefly_rk3288: remove defconfig
The original submitter of this defconfig:
"""
Sorry, unfortunately we no l... | | |
Thomas Petazzoni | 70929c555b9 | configs/ci40: remove defconfig
>From the original submitter of this defconfig:
"""
I no longer have access to ci40 ... | | |
Thomas Petazzoni | 02f91fd0337 | configs/freescale_mpc8315erdb: remove defconfig
This defconfig currently fails to build the Linux kernel:
https:/... | | |
Gaël PORTAY | 872eaf54100 | pkgconf: pkg-config.in: exec pkgconf
Replace the shell script with pkgconf without creating a new process.
Signed-o... | | |
Gaël PORTAY | 36718c0f99b | pkgconf: pkg-config.in: double quote $@
The shell expands "$@" as "$1" "$2" "$3"... while it expands $@ as $1 $2
$3.... | | |
Yann E. MORIN | fe8c2831239 | package/linux: drop useless intermediate DTS booleans
Just use whatever the user specified in the list. An empty lis... | | |
Simon van der Veldt | b9baac21beb | linux: allow both in-tree and custom dts files
For some boards, for example the Raspberry Pi, it's necessary to buil... | | |
Baruch Siach | c3f7138f137 | toolchain: limit musl/kernel headers conflict workaround
The musl/kernel headers workaround was added in commit 1969... | | |
Baruch Siach | bdf1952b3d8 | musl: add more kernel headers guards
Kernel version 4.15 (not 4.16 as the musl commit log claims) allows
disabling o... | | |
Jan Kundrát | 354eb7fb893 | package/rauc: Version bump to 0.3
There's a bug in 0.2 which prevents proper operation when activated via
D-Bus, whi... | | |
Thomas Petazzoni | 07a9d75ec14 | support/config-fragments: remove bogus BR2_JLEVEL option
There is no reason to have a BR2_JLEVEL option in such tool... | | |
Thomas Petazzoni | ac771f06b04 | support/config-fragments: add internal defconfigs for glibc and musl
While we have several defconfigs building inter... | | |
Yann E. MORIN | 4cd1ab15886 | core: alternate solution to disable C++
Some packages that use libtool really need some love to be able to
disable C... | | |
Bernd Kuhls | 599e8399256 | package/dovecot-pigeonhole: bump version to 0.5.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by... | | |
Bernd Kuhls | 0a4d16698db | package/dovecot: bump version to 2.3.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kor... | | |
Baruch Siach | 5af41088a49 | libunistring: bump to version 0.9.9
Drop --{enable,disable}-threads; threading support is detected
automatically.
A... | | |
Peter Korsgaard | 94e906cecef | busybox: bump version to 1.28.2
Drop 0003-tar-unzip-postpone-creation-of-symlinks-with-suspici.patch now upstream.
... | | |
Baruch Siach | be824409c4b | libsigsegv: bump to version 2.12
Add license file hash.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-... | | |
Jörg Krause | 6aa2bfd87fe | bash: bump to version 4.4.18
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Peter Korsgaard... | | |
Joshua Henderson | 9427b63e10e | configs/atmel: bump to linux4sam_5.8
Bump at91sam9x5ek, atmel_sama5d27_som1_ek, atmel_sama5d2_xplained,
atmel_sama5d... | | |
Peter Korsgaard | 6938c219d80 | libopenssl: security bump to version 1.0.2o
Fixes the following security issues:
Constructed ASN.1 types with a rec... | | |
Peter Korsgaard | 28dd2f2896b | e2fsprogs: bump to version 1.44.1
From the release notes (https://lwn.net/Articles/750103/):
E2fsprogs 1.44.0 intro... | | |
Peter Korsgaard | ae7d59eaae1 | sngrep: fix libgcrypt handling
Fixes:
http://autobuild.buildroot.net/results/f1c6494133806b9fc26ae3ce9e9c6a22fa2eda6... | | |
Baruch Siach | 22e27da2659 | gawk: bump to version 4.2.1
Enable static build. gawk builds statically just fine. The shared
library check has been... | | |
Bernd Kuhls | 19e983a9540 | package/php: security bump to version 7.2.4
Fixes https://bugs.php.net/bug.php?id=75605, no CVE-ID yet.
Removed pat... | | |
Baruch Siach | ec848f899dc | time: bump to version 1.9
Fix seed variable name for the wait3 system call AC_TRY_RUN test.
Remove manual installat... | | |
Fabrice Fontaine | 8625eca9408 | cjson: bump to version 1.7.5
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsg... | | |
Bernd Kuhls | 7776dd06671 | package/{mesa3d, mesa3d-headers}: bump version to 18.0.0
Rebased 0002-Fix-endianess-detection-with-musl-based-toolch... | | |
Fabio Estevam | 9ef8f6b061b | linux-headers: bump 4.{1, 4, 9, 14, 15}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Pe... | | |
Fabio Estevam | 02c40b31813 | linux: bump default to version 4.15.14
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsga... | | |
Peter Seiderer | 4edbebed58d | modem-manager: remove wrong gnutls dependency comment
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Acked-by: Pe... | | |
Baruch Siach | 142c8cc8d52 | xerces: add upstream security fix
CVE-2017-12627: dereference of a NULL pointer while processing the path
to the DTD... | | |
Fabrice Fontaine | 46680c9dc13 | ympd: add optional openssl dependency
Fixes:
- http://autobuild.buildroot.net/results/d9b1375f5f8ecde8fef027344a5d5... | | |
Fabrice Fontaine | 84835f94713 | libcdio: bump to version 2.0.0
Add license hash
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed... | | |
Carlos Santos | 29bccabdebf | lshw: use data files provided by hwdata
lshw is seldomly released, so its data files become easily
outdated. Instead... | | |
Chris Lesiak | 7cbfcb322c4 | package/avahi: Add sysusers.d snippet
Signed-off-by: Chris Lesiak <chris.lesiak@licor.com>
Reviewed-by: Samuel Marti... | | |
Chris Lesiak | 0ccf773659a | package/avahi: Set the path to D-Bus system.d directory
Since D-Bus 1.9.18, the recommended location for the system ... | | |
Oleksandr Zhadan | 363505241f0 | configs/arcturus_ucls1012a: new defconfig
The uCLS1012A-SOM product family (ucls1012a) is an Arcturus Networks Inc.
... | | |
Trent Piepho | ad980ccc363 | Config.in: Document BR2_CCACHE_DIR override
This variable, like BR2_DL_DIR, is designed to be overridable from the
e... | | |
Ryan Coe | 355b87a1ac4 | rpi-bt-firmware: remove compatibility symlink
Commit 361d1b969ecdba1a8a62613626f90fc025b94660 defines FIRMWARE_DIR f... | | |
Joshua Henderson | ed6a7e18af8 | Config.in: add -Ofast option
-Ofast (introduced in GCC 4.6) It combines the existing optimization level -O3
with opt... | | |
Stefan Becker | ef3304dabc1 | package/systemd: add upstream build fix
Fixes:
http://autobuild.buildroot.org/results/4c439ee000354f90b4e59ee4006... | | |
Francois Perrad | 1df9a5b5b2f | prosody: replace tweaked configuration by patches
Upgrading a tweaked configuration is painful, so stay with the
ups... | | |
Francois Perrad | cc9c3a9942f | prosody: bump to version 0.10.0
this version is not restricted to Lua 5.1
Signed-off-by: Francois Perrad <francois.... | | |
Adam Duskett | efc67deef38 | qemu: remove support for some PowerPC processors in host qemu
The 620, 630, and 970 are not supported at this time b... | | |
Baruch Siach | 692d191c8b0 | libgpg-error: bump to version 1.28
Add upstream patch fixing arm/arm64 targets build failure.
Use the smaller bz2 c... | | |
Stefan Becker | e807ddec287 | pkg-cmake: enable toolchain install staging phase
Really fix commit 6729050f3a49dba42d2d881d31dbefd6b82b8dad
That c... | | |
Arnout Vandecappelle (Essensium/Mind) | 0876b023663 | busybox: disable PAM in the config if linux-pam is not selected
Currently there is only logic to enable PAM when lin... | | |
Yann E. MORIN | eaa63edbee8 | package/eudev: don't forcibly link with -lrt
This was carried over from udev back when it were an separate package,
... | | |
Adrian Perez de Castro | bfda8371d4f | brotli: disable unneeded check for C++ compiler
This adds a local patch, also submitted upstream, which modifies
CMa... | | |
Alexander Dahl | b13d9ab3807 | libfcgi: Use SPDX license identifier
The fcgi license is covered by SPDX, the identifier however is not
obvious.
Fo... | | |
Stefan Becker | 6697f3bcdb4 | Makefile: fix build break in sdk target
After commit 6729050f3a49dba42d2d881d31dbefd6b82b8dad nothing creates
$(HOST... | | |
Falco Hyfing | 4b30ee93248 | python-pymodbus: new package
Signed-off-by: Falco Hyfing <hyfinglists@gmail.com>
Reviewed-by: Yegor Yefremov <yegors... | | |
Fabrice Fontaine | ff7c6f1c18a | safeclib: fix build without wchar and host-doxygen
Add a patch (sent upstream) to add a --disable-doc option
Fixes:... | | |
Carlos Santos | c8680956819 | toolchain: fix detection of SSP support
GCC issues a warning message if -fstack-protector is passed but SSP is
not a... | | |
Jared Bents | 05dc106db43 | setools: update to add sedta and seinfoflow
Update to add sedta and seinfoflow to setools
Signed-off-by: Jared Bent... | | |
Jared Bents | 6f783812837 | python-networkx: new package
Update to add python-networkx package to buildroot. While 2.1
is the latest version, th... | | |
Jared Bents | 300e335a2dc | python-decorator: update to add host package
Update to add host package for python decorator
Signed-off-by: Jared B... | | |
Joshua Henderson | b3b5608b475 | sam-ba: fix sam-ba symbolic link
Following the removal of $(HOST_DIR)/usr, the symbolic link from
$(HOST_DIR)/bin/sa... | | |
Yann E. MORIN | 76e6837cd67 | package/libss7: propagate dependency from dahdi-tools
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signe... | | |
Joshua Henderson | cbe725d7550 | eudev: prevent udev init script nonexistent directory error
The following error occures in the udev init script beca... | | |
Baruch Siach | 10883729419 | strace: bump to version 4.21
Download site moved to strace.io. No upstream provided hashes.
Drop the musl specific ... | | |
Thomas Petazzoni | ea9669fffae | core: kill DEPENDENCIES_HOST_PREREQ
Now that DEPENDENCIES_HOST_PREREQ is no longer used anywhere, we can
kill it.
S... | | |
Thomas Petazzoni | 38d1c4aae36 | package/pkg-generic: handle host-fakedate as a regular dependency
This commit moves the host-fakedate dependency han... | | |
Thomas Petazzoni | 0283d7ee390 | package/pkg-generic: handle host-ccache as a regular dependency
This moves the host-ccache dependency handling from
... | | |
Thomas Petazzoni | 15815e43ddb | package/pkg-generic: handle host-lzip as an extract dependency
This moves the host-lzip dependency handling from
DEP... | | |
Thomas Petazzoni | f13fdc45e84 | package/pkg-generic: handle host-xz as an extract dependency
This moves the host-xz dependency handling from
DEPENDE... | | |
Thomas Petazzoni | e77013a3c4c | package/pkg-generic: handle host-tar as an extract dependency
This moves the host-tar dependency handling from
DEPEN... | | |
Thomas Petazzoni | e15ec4c56b8 | package/pkg-generic: add the concept of extract dependency
Extract dependencies are dependencies that must be ready ... | | |
Thomas Petazzoni | 6729050f3a4 | pkg-cmake: install CMake files as part of a package
Currently, the toolchainfile.cmake and Buildroot.cmake files are... | | |
Thomas Petazzoni | 3ff90c8888d | Makefile, skeleton: move the host skeleton logic to host-skeleton package
As part of the per-package SDK work, we wa... | | |
Carlos Santos | e4e71402104 | tpm2-tools: fix compilation error due to uninitialized variable
Backport a patch alreary submitted upstream, at
h... | | |
Fabio Estevam | d9534c81638 | linux-headers: bump 4.{4, 9, 14, 15}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter... | | |
Fabio Estevam | 988e4c827c0 | linux: bump default to version 4.15.13
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsga... | | |
Baruch Siach | add590943d8 | xfsprogs: fix build with older kernel headers
xfsprogs uses a local definition of struct fsxattr when the kernel
pro... | | |
Bernd Kuhls | aa4c7cbefc2 | package/x11r7/xapp_xwud: bump version to 1.0.5
Added all upstream hashes, added license hash.
Signed-off-by: Bernd ... | | |
Bernd Kuhls | b762f7d3e57 | package/x11r7/xdata_xcursor-themes: bump version to 1.0.5
Added all upstream hashes, added license hash.
Signed-off... | | |
Bernd Kuhls | 8ce7fdb597b | package/x11r7/xdata_xbitmaps: bump version to 1.1.2
Added all upstream hashes, added license hash.
Signed-off-by: B... | | |
Bernd Kuhls | 1cc48c3bdfb | package/x11r7/xapp_xwininfo: bump version to 1.1.4
Added all upstream hashes, added license hash.
Signed-off-by: Be... | | |
Bernd Kuhls | 7a0293fdb5e | package/x11r7/xapp_xwd: bump version to 1.0.7
Added all upstream hashes, added license hash.
Signed-off-by: Bernd K... | | |
Bernd Kuhls | cd6915df1f8 | package/x11r7/xapp_xsm: bump version to 1.0.4
Added all upstream hashes, added license hash.
Signed-off-by: Bernd K... | | |
Bernd Kuhls | 6a11e84c79e | package/x11r7/xapp_xsetroot: bump version to 1.1.2
Added all upstream hashes, added license hash.
Signed-off-by: Be... | | |
Bernd Kuhls | 2d6c7bbbe1e | package/x11r7/xapp_xset: bump version to 1.2.4
Added all upstream hashes, added license hash.
Signed-off-by: Bernd ... | | |
Bernd Kuhls | b96225bd44d | package/x11r7/xapp_xrefresh: bump version to 1.0.6
Added all upstream hashes, added license hash.
Signed-off-by: Be... | | |
Bernd Kuhls | 30c17bbbd45 | package/x11r7/xapp_xrdb: bump version to 1.1.1
Added all upstream hashes, added license hash.
Signed-off-by: Bernd ... | | |
Bernd Kuhls | d79a584dae7 | package/x11r7/xapp_xprop: bump version to 1.2.3
Added all upstream hashes, added license hash.
Signed-off-by: Bernd... | | |
Bernd Kuhls | c1aea5e8995 | package/x11r7/xapp_xpr: bump version to 1.0.5
Added all upstream hashes, added license hash.
Signed-off-by: Bernd K... | | |
Bernd Kuhls | f7f02b55403 | package/x11r7/xapp_xmessage: bump version to 1.0.5
Added all upstream hashes, added license hash.
Signed-off-by: Be... | | |
Bernd Kuhls | 095036df4ca | package/x11r7/xapp_xlsfonts: bump version to 1.0.6
Added all upstream hashes, added license hash.
Signed-off-by: Be... | | |
Bernd Kuhls | ff2edf04c37 | package/x11r7/xapp_xlsclients: bump version to 1.1.4
Added all upstream hashes, added license hash.
Signed-off-by: ... | | |
Bernd Kuhls | 465d49aa3d2 | package/x11r7/xapp_xload: bump version to 1.1.3
Added all upstream hashes, added license hash.
Signed-off-by: Bernd... | | |
Bernd Kuhls | 1a253a49651 | package/x11r7/xapp_xkill: bump version to 1.0.5
Added all upstream hashes, added license hash.
Signed-off-by: Bernd... | | |
Bernd Kuhls | 449ed99137f | package/x11r7/xapp_xinit: bump version to 1.4.0
Added all upstream hashes, added license hash.
Signed-off-by: Bernd... | | |
Bernd Kuhls | d852a10ddd0 | package/x11r7/xapp_xfontsel: bump version to 1.0.6
Added all upstream hashes, added license hash.
Signed-off-by: Be... | | |
Bernd Kuhls | 8d3b965253a | package/x11r7/xapp_xeyes: bump version to 1.1.2
Added all upstream hashes, added license hash.
Signed-off-by: Bernd... | | |
Bernd Kuhls | ca54ec200a1 | package/x11r7/xapp_xbacklight: bump version to 1.2.2
Added all upstream hashes, added license hash.
Signed-off-by: ... | | |
Bernd Kuhls | 425c8a9a63b | package/x11r7/xapp_ico: bump version to 1.0.5
Added all upstream hashes, added license hash.
Signed-off-by: Bernd K... | | |
Fabrice Fontaine | 70c77467b9f | libupnp: bump to version 1.6.25
Fixes segmentation fault in upmpdcli. Closes #10766
[Peter: add bugzilla reference]... | | |
Baruch Siach | d769377a41e | qemu: add libssh2 optional dependency
Make sure that qemu uses libssh2 when libssh2 is enabled, for build
consistenc... | | |
Baruch Siach | ebbf8746243 | libssh2: fix pkg-config info for mbedtls backend
The libssh2.pc file did not contain the needed info for static link... | | |
Bernd Kuhls | 9d1eaf01d42 | package/dovecot-pigeonhole: bump version to 0.4.23
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-b... | | |
Bernd Kuhls | 76101f71efa | package/dovecot: bump version to 2.2.35
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Ko... | | |
Bernd Kuhls | ff5aab9dfe3 | package/x11r7/xdriver_xf86-input-libinput: bump version to 0.27.0
Added license hash.
Signed-off-by: Bernd Kuhls <b... | | |
Baruch Siach | 1d10e9dc8c9 | qemu: fix build with glibc 2.27
glibc version 2.27 added a wrapper for the memfd_create system call. The
wrapper pro... | | |
Bernd Kuhls | f4e8dcc1d51 | package/samba4: bump version to 4.8.0
Changelog: https://www.samba.org/samba/history/samba-4.8.0.html
Signed-off-by... | | |
Thomas Petazzoni | 3f3bb11f33d | configs/freescale_p1025twr: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.org... | | |
Thomas Petazzoni | 45d7087414b | configs/qemu_aarch64_virt: needs host-openssl for the Linux kernel build
Fixes:
https://gitlab.com/buildroot.org/... | | |
Romain Naour | 0d87537ccc6 | package/enlightenment: bump to 0.22.3
https://www.enlightenment.org/news/e0.22.3_release
Signed-off-by: Romain Naou... | | |
Fabio Estevam | 0c4bccf9e88 | configs/imxsabre: Fix U-Boot parallel build issue
Sometimes imximage throws the following error:
MKIMAGE u-boot-dtb... | | |
Bernd Kuhls | f43a26453b0 | package/icu: bump version to 60.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaar... | | |
Bernd Kuhls | 65193bf3c93 | package/apache: security bump to version 2.4.33
Changelog: http://www.apache.org/dist/httpd/CHANGES_2.4.33
Fixes CV... | | |
Bernd Kuhls | 31086ea1de5 | package/imagemagick: security bump version to 7.0.7-27
Fixes CVE-2018-6405 (upstream Github PR 964) and many others:... | | |
Adrian Perez de Castro | 70afd4afa76 | woff2: new package
Add the woff2 package to Builroot. This is needed by webkitgtk from
version 2.20.0 onwards. WebKi... | | |
Adrian Perez de Castro | 4f634160b2a | brotli: new package
Add the brotli package to Buildroot. This is needed by woff2, which in
turn is needed by webkitg... | | |
Carlos Santos | 86ad2d92070 | tpm2-tss: fix build with musl
Add a missing <sys/select.h> inclusion, needed for the definition of the
fd_set type. ... | | |
Baruch Siach | a81601589ef | xfsprogs: fix build with libunistring
The latest xfsprogs bump to version 4.15.1 added an optional dependency
on lib... | | |
Peter Korsgaard | bb7a6980013 | efivar: bump version
Drop 0001-Use-z-muldefs-to-avoid-the-multiple-definitions-bug-.patch and
0003-Remove-some-extra... | | |
Peter Korsgaard | 283f45e807f | efibootmgr: explicitly depend on host-pkgconf and popt
efibootmgr uses host-pkgconf and popt, so explicitly add them... | | |
Baruch Siach | 4b54bd3ae87 | util-linux: bump to version 2.32
Leave both _VERSION_MAJOR and _VERSION to reduce churn. We are likely to
need _MAJO... | | |
Baruch Siach | c8dec6271a1 | dnsmasq: bump to version 2.79
Drop upstream patches.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by:... | | |
Baruch Siach | 83867e47f25 | dbus: bump to version 1.12.6
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@k... | | |
Marcus Folkesson | 3def8a8c7fe | libostree: bump to version 2018.4
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Peter ... | | |
Fabio Estevam | 21070fb9aec | linux-headers: bump 4.{4, 9}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaa... | | |
Carlos Santos | 428dfe71f33 | tpm2-tools: allow building without stack smashing protection (SSP)
Disable SSP if the toolchain does not support it.... | | |
Carlos Santos | 4be409f401c | tpm2-tools: propagate dependencies of selected packages
- C++ (tpm2-tss)
- MMU (dbus, libglib)
- threads (libglib)
-... | | |
Carlos Santos | f2bd679c9dc | tpm2-abrmd: allow building without stack smashing protection (SSP)
Disable SSP if the toolchain does not support it.... | | |
Carlos Santos | 003269a6692 | tpm2-abrmd: declare dependency on a toolchain with C++
It depends on tpm2-tss, whose current version contains C++ co... | | |
Carlos Santos | 0f95f93b394 | tpm2-tss: allow building without stack smashing protection (SSP)
Disable SSP if the toolchain does not support it. T... | | |
Carlos Santos | 319078d5dec | tpm2-tss: declare dependency on a toolchain with C++
Version 1.4.0 still contains some C++ code. This has already ch... | | |
Peter Korsgaard | 6898144768e | efibootmgr: bump version
Drop 0001-dont-use-fshort-wchar-when-building.patch and
0003-Remove-extra-const-keywords-gc... | | |
Baruch Siach | 3bc6d100315 | flashrom: avoid download URL redirect
Use the https URL to avoid HTTP 308 redirect. Older wget releases treat
it as ... | | |
Marcus Folkesson | 864dd4c80de | libostree: bump to version 2018.3
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Peter ... | | |
Bernd Kuhls | 69a2d15d1c5 | package/{mesa3d, mesa3d-headers}: bump version to 17.3.7
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Tested... | | |
Bernd Kuhls | b83a4d3d69d | linux-headers: bump 3.2.x and 4.{14, 15}.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by... | | |
Bernd Kuhls | c2fe7b6bc88 | linux: bump default to version 4.15.12
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kor... | | |
Joel Stanley | 1b383e4bf41 | powerpc-utils: Update URL to new upstream
powerpc-utils changed upstream git repositories again.
Signed-off-by: Joe... | | |
Peter Korsgaard | 80266c95052 | tremor: security bump to fix CVE-2018-5146
Prevent out-of-bounds write in codebook decoding.
Codebooks that are not... | | |
Jörg Krause | 12262ab50d6 | mpd-mpc: pass PARALLEL_JOBS to NINJA_OPTS
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Acked-by: "Yann E... | | |
Jörg Krause | 20994334a0a | libmpdclient: pass PARALLEL_JOBS to NINJA_OPTS
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Acked-by: "Y... | | |
Jörg Krause | f7479b538a3 | docs/manual: pass PARALLEL_JOBS to NINJA_OPTS
Ninja understands the `-j` option which defines how many jobs are
run ... | | |
Baruch Siach | c4d2c9cafb1 | btrfs-progs: fix build with e2fsprogs 1.44.0
e2fsprogs 1.44.0 renamed a struct field name, breaking the build of cod... | | |
Baruch Siach | 12b01c98a4b | linux-firmware: add QCA6174 firmware legal notice files
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Yegor Yefrem... | | |
Baruch Siach | 3aeb295ab88 | linux-firmware: add QCA6174 multi-board firmware
The board-2.bin file is a new format that support multiple board fi... | | |
Fabio Estevam | cd0fd093523 | linux-headers: bump 3.2.x and 4.{1, 14, 15}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by... | | |
Fabio Estevam | ce2875e1cfc | linux: bump default to version 4.15.11
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsga... | | |
Romain Naour | 16623babdd0 | package/htop: open files using binary mode
Imlement Arnout's suggestion [1] for MakeHeader script.
[1] http://lists... | | |
Baruch Siach | 398747f5faf | glibc: install the obsolete libnsl
glibc 2.27 stopped installing libnsl by default. Restore libnsl install
to fix pa... | | |
Peter Korsgaard | 50cd46b39f4 | linux-headers: bump 4.{4,9}.x series
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 181ef8a1d01 | irssi: security bump to version 1.0.7
Fixes the following security issues:
Use after free when server is disconnect... | | |
Bernd Kuhls | d98b61c0124 | package/tor: bump version to 0.3.2.10
Bump to latest stable release, rebased patch 0001.
Release notes for 0.3.2.10... | | |
Baruch Siach | 5e2406a4e6b | e2fsprogs: bump to version 1.44.0
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <pe... | | |
Bernd Kuhls | ba40447fc56 | package/x11r7/xdriver_xf86-video-ati: bump version to 18.0.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Si... | | |
Bernd Kuhls | 28a5247aaf7 | package/x11r7/xdriver_xf86-video-amdgpu: bump version to 18.0.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>... | | |
Carlos Santos | ad2b4255e25 | DEVELOPERS: add myself for tpm2-{abrmd, tools, tss}.
Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-o... | | |
Carlos Santos | 3a10ff51278 | tpm2-tools: new package
TPM (Trusted Platform Module) 2.0 CLI tools based on system API of
TPM2-TSS. These tools can... | | |
Carlos Santos | dab335d901b | tpm2-abrmd: new package
This is a system daemon implementing the TPM2 access broker (TAB) &
Resource Manager (RM) sp... | | |
Carlos Santos | 832e83f9f48 | tmp2-tss: bump to version 1.4.0
Improved compliance to the last public review spec and some bug fixes.
Signed-off-b... | | |
Carlos Santos | 03a82765b12 | tmp2-tss: remove architecture restriction
Followingig a suggestion from Peter Korsgaard, remove the restriction to
x... | | |
Baruch Siach | 157231405d2 | make: fix build with glibc 2.27
glibc 2.27 changed _GNU_GLOB_INTERFACE_VERSION to 2. This triggers build
of the inte... | | |
Yann E. MORIN | 7fb6e782542 | core/instrumentation: shave minutes off the build time
As part of the build, we run some instrumentation hooks to ga... | | |
Peter Korsgaard | eca03d67744 | libvorbis: security bump to version 1.3.6
Fixes CVE-2018-5146: Prevent out-of-bounds write in codebook decoding.
Dr... | | |
Romain Naour | b71a4e20679 | package/enlightenment: install to staging
enlightenment provide enlightenment.pc and some shared libraries.
Signed-... | | |
Romain Naour | 47c7a8c2b3f | package/enlightenment: add xkeyboard-config optional dependency
The meson build systemd is checking for xkeyboard-co... | | |
Romain Naour | 438041c365f | package/x11r7/xkeyboard-config: install to staging
enlightenment doesn't detect xkeyboard-config since it's missing
... | | |
Romain Naour | 13796a1c0a0 | package/enlightenment: bump to 0.22.2
See https://www.enlightenment.org/news/e0.22.2_release
Signed-off-by: Romain ... | | |
Romain Naour | b582d137a12 | package/enlightenment: fix meson warning
--disable-rpath was added by m4/lib-link.m4 with autotools based
buildsyste... | | |
Romain Naour | e5607fc4dd1 | package/efl: bump to 1.20.7
See https://www.enlightenment.org/news/efl-1.20.7
Signed-off-by: Romain Naour <romain.n... | | |
Francois Perrad | 66a978d15eb | configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions
Signed-off-by: Francois Perrad <francois.perrad@g... | | |
Baruch Siach | 4d3448b0992 | xfsprogs: fix build with musl
Add two patches to fix missing header files that trigger build failure
with musl libc.... | | |
Fabio Estevam | 81c28e83ce2 | linux-headers: bump 4.{14, 15}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsg... | | |
Fabio Estevam | 2f55ca3a952 | linux: bump default to version 4.15.10
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsga... | | |
Adam Duskett | 710976e7481 | libwebsockets: bump to v2.4.2
Also add hash for license.
Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-of... | | |
Next → |