aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-08-13python3-hyperlink: Upgrade 19.0.0 -> 20.0.1Leon Anavi
Upgrade to release 20.0.1: - Rerelease to fix packaging metadata around conditional requirements. - CPython 3.7 and 3.8 and PyPy3 added to test matrix. - Hyperlink now has type hints and they are now exported per PEP 561. - Several bugs related to hidden state were fixed, making it so that all data on a URL object (including rooted and uses_netloc) is reflected by and consistent with its textual representation. This does mean that sometimes these constructor arguments are ignored, if it would create invalid or unparseable URL text. License-Update: New contributor added. No change of license. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13python3-luma-core: Upgrade 1.14.1 -> 1.15.0Leon Anavi
Upgrade to release 1.15.0: - Parallel bus and I2C backpack support Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13gnome-settings-daemon: smartcard support is optional, and needs nssAdrian Bunk
../gnome-settings-daemon-3.36.1/meson.build:165:2: ERROR: Dependency "nss" not found, tried pkgconfig This happened when networkmanager is configured without nss, or nm support disabled in gnome-settings-daemon. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13kexecboot: Use -fcommon to compileKhem Raj
gcc10 defaults to -fno-common and kexecboot does not compile with -fno-common, so use -fcommon explicitly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13klibc: Compile with -fcommonKhem Raj
gcc 10 defaults to -fno-common, but klibc does not build with -fno-common, it will need some work to get there, until then use -fcommon explicitly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13monkey: Upgrade to 1.6.9Khem Raj
Switch to using cmake Use CMake option to select musl support Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13poppler: upgrade 0.90.1 -> 20.08.0Andreas Müller
Looks like they changed release schema. Release 20.08.0: core: * Sub-page objects: initialize clip max values considering the render resolution. Issue #937 * Splash: Set initial line width to 1. Issue #674 * Fix stack overflow with specially crafted files * GfxShading: Simplify holding the Function * Splash: Fix x86 + windows asm build qt5: * Deprecate Document::toc * Deprecate AnnotationUtils Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13gdm: upgrade 3.36.2 -> 3.36.3Andreas Müller
============== Version 3.36.3 ============== - User switching fix - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13gnome-disk-utility: re-add 3.36.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13evolution-data-server: upgrade 3.36.4 -> 3.36.5Andreas Müller
Evolution-Data-Server 3.36.5 2020-08-07 --------------------------------------- Bug Fixes: I#236 - Uses LC_ADDRESS unconditionally in libphonenumber code (Milan Crha) I#240 - IMAPx: Disable move to real junk/trash in server-side virtual folders (Milan Crha) Miscellaneous: Fix a memory leak in ebmb_gather_photos_local_filenames() (Milan Crha) ESoupSession: Provided SoupAuth might not be always used by libsoup (Milan Crha) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13file-roller: upgrade 3.36.2 -> 3.36.3Andreas Müller
version 3.36.3 -------------- Bugs fixed: * Drag-and-Drop crash after cancelling file overwrite. (Guilherme Silva) New or updated application translations: * Chinese (Cheng-Chia Tseng) New or updated manual translations: * Turkish (Emin Tufan Çetin) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13gnome-desktop3: upgrade 3.36.4 -> 3.36.5Andreas Müller
Major change is removal of md5 checksum because this is a very exciting upgrade: =============== Version 3.36.5 =============== - No changes Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13xfwm4: upgrade 4.14.4 -> 4.14.5Andreas Müller
Release notes for 4.14.5 ======================== - Fix an error leak in compositor (xfce/xfwm4#351) - Fix compositor selection atom misuse Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13udisks2: upgrade 2.8.4+ -> 2.9.1Andreas Müller
Seems they changed build so we have to build in-tree. With out of tree autotools build would break with: | glib-compile-resources --target=udisks-daemon-resources.h --generate-header --sourcedir=../../git udisks-daemon-resources.xml | glib-compile-resources --target=udisks-daemon-resources.c --generate-source --sourcedir=../../git udisks-daemon-resources.xml | Failed to open file “udisks-daemon-resources.xml”: No such file or directory Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13tvheadend: Update to latest tipKhem Raj
Drop 0001-allocate-space-for-buf-on-heap.patch this is already fixed upstream Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13minidlna: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13mimic: Upgrade to 1.3.0.1Khem Raj
Add a patch to fix build with -fno-common Backport a patch to fix build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13openal-soft: Update to 1.20.1Khem Raj
Forward port patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13lcdproc: Fix compilation with GCC >= 10.xKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13imsettings: Upgrade to 1.8.2Khem Raj
Add a patch to fix build with -fno-common Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13xfce4-cpufreq-plugin: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13xfce4-sensors-plugin: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13iftop: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13openlldp: Update to latest masterKhem Raj
Backport patches from https://github.com/intel/openlldp/pull/55 to fix build with -fno-common Append SRCPV to PV since we are not at exact release point Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13daq: Upgrade to 2.0.7Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13snort: Upgrade to 2.9.16.1Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13drbd-utils: Uphgrade to 9.13.1Khem Raj
Fix build with gcc10 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13drbd: Upgrade to 9.0.24-1Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13quagga: Use -fcommon to compileKhem Raj
clang11 and gcc10 have switched to using -fno-common by default this hoowever still needs to use -fcommon until fixed Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13dibbler: Update to latestKhem Raj
Drop upstreamed patch Fixed compatibility with g++-10 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13fwknop: Fix build with gcc10Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13tftp-hpa: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13iscsi-initiator-utils: Upgrade to _2.1.2Khem Raj
Fix build with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13ncftp: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13netplan: Update to latest to fix build with -fno-commonKhem Raj
Add patches to fix build with clang-11 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13netperf: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13vblade: Upgrade to version 24Khem Raj
Switch to github for src_uri Add a patch to fix build with -fno-common Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13x11vnc: Update to latest on masterKhem Raj
Drop already upstreamed patches Drop unused remove-redundant-RPATH.patch patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13dialog: Turn X11 support into a packageconfig optionKhem Raj
Enable it only if x11 is in distro features Ensure patch to X includes/libs is pointing into sysroot otherwise it starts to poke at build systems includes/libs dirs Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13htop: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13freerdp: Upgrade to 2.2.0Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13xfsprogs: Upgrade to 5.7.0Khem Raj
License-Update: Added SPDX tags [1] Drop readline option its no longer needed [1] https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/commit/LICENSES/GPL-2.0?id=c7498b6911d03f2bd7f74e9f9862d8d5fbd5b5da Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13freeglut: Use -fcommon alwaysKhem Raj
This package does not compile with -fno-common yet errors out like | /mnt/b/yoe/master/build/tmp/work/armv7vet2hf-neon-yoe-linux-musleabi/freeglut/3.2.1-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-ld: CMakeFiles/freeglut.dir/src/fg_gl2.c.o:/usr/src/debug/freeglut/3.2.1- r0/freeglut-3.2.1/src/fg_gl2.h:72: multiple definition of `fghBindBuffer'; CMakeFiles/freeglut.dir/src/fg_geometry.c.o:/usr/src/debug/freeglut/3.2.1-r0/freeglut-3.2.1/src/fg_gl2.h:72: first defined here Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-11gensio: Upgrade to 2.1.4Khem Raj
Drop backported patch which is present in 2.1.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-11gpm: Upgrade to latest masterKhem Raj
Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-11satyr: Upgrade to 0.30Khem Raj
satyr 0.30 ========== Fix registers being parsed as modules in kernel oopses in some cases Use Nettle for cryptographic calculations Fix builds with GCC 10 Add needed additional dependencies Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-11Adding recipe for exprtkVijay Khemka
The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parsing and evaluation engine. The parsing engine supports numerous forms of functional and logic processing semantics and is easily extensible. It is a header only library. Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-11mozjs: specify TMPDIRSlater, Joseph
Although it is extremely rare the following type of error can occur during configuration: Creating `/tmp/conftest.i53clm4z.cpp` with content: ... x86_64-wrs-linux-g++: error: /tmp/conftest.i53clm4z.cpp: No such file or directory x86_64-wrs-linux-g++: error: /tmp/conftest.i53clm4z.cpp: No such file or directory x86_64-wrs-linux-g++: fatal error: no input files So, specify a local directory as TMPDIR during configuration. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-11libpeas: disable tests when introspection is not enabled/availableAndreas Müller
This fixes introspection-less build. Sent upstream so hope they either agree or come up with something better next release. Tested before and after adding the patch by setting GI_DATA_ENABLED = 'False' Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-11python3-pynacl: Added recipeColin McAllister
Created Python3 recipe for PyNaCl. Signed-off-by: Colin McAllister <colinmca242@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>