summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python-zopeinterface: consolidate inc and bb files into a single bb fileDerek Straka2020-04-032-23/+22
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-zipp: consolidate inc and bb files into a single bb fileDerek Straka2020-04-032-13/+14
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-bitarray: consolidate inc and bb files into a single bb fileDerek Straka2020-04-032-13/+11
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-semver: consolidate into a single filePierre-Jean Texier2020-04-032-14/+12
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: upgrade 4.4.0 -> 4.5.1Pierre-Jean Texier2020-04-031-2/+2
| | | | | | | See full changelog https://github.com/miguelgrinberg/python-socketio/blob/master/CHANGES.md Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: consolidate into a single filePierre-Jean Texier2020-04-032-30/+25
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyroute2: upgrade 0.5.9 -> 0.5.11Pierre-Jean Texier2020-04-031-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pyroute2: consolidate into a single filePierre-Jean Texier2020-04-032-27/+23
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nftables: upgrade 0.9.3 -> 0.9.4Pierre-Jean Texier2020-04-032-51/+3
| | | | | | | | | See https://lwn.net/Articles/816528/ Also remove patch applied upstream Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnftnl: upgrade 1.1.5 -> 1.1.6Pierre-Jean Texier2020-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following changes: ac0778e build: libnftnl 1.1.6 release 60e6d9b include: update nf_tables.h. c8cc25b Revert "bitwise: add support for passing mask and xor via registers." 4bf470b expr: nat: snprint flags in hexadecimal ff92868 expr: masq: revisit _snprintf() c76d36a set: support for NFTNL_SET_EXPR 9270557 set_elem: missing set and build for NFTNL_SET_ELEM_EXPR 4c8abad chain: add NFTNL_CHAIN_FLAGS 75b8778 bitwise: add support for passing mask and xor via registers. 8db0a94 include: update nf_tables.h. 7b4848c tests: bitwise: fix error message. ec3622b src: add nftnl_*_{get,set}_array() 629ee38 src: Fix for reading garbage in nftnl_chain getters 04cc28d set_elem: Introduce support for NFTNL_SET_ELEM_KEY_END 7cd41b5 set: Add support for NFTA_SET_DESC_CONCAT attributes 131a6c2 include: resync nf_tables.h cache copy 8fa63d7 bitwise: add support for left- and right-shifts. 3f232d7 bitwise: add support for new netlink attributes. 3fb5640 include: update nf_tables.h. 154104a bitwise: add helper to print boolean expressions. 66d6afb bitwise: fix some incorrect indentation. 35bac9a Update gitignore. 325cb6f include: Remove buffer.h 6079297 expr: meta: add slave device matching 7e15d9d udata: support for TLV attribute nesting 7f72b5c udata: add NFTNL_UDATA_SET_*TYPEOF* definitions d16abf7 include: typo in object.h C++ wrapper dfe3828 examples: Replace use of deprecated symbols d95a703 chain: Correctly check realloc() call 835d645 flowtable: Correctly check realloc() call 32a8c5f chain: Fix memleak in error path of nftnl_chain_parse_devs() ba1b025 flowtable: Fix memleak in error path of nftnl_flowtable_parse_devs() b238876 tests: flowtable: Don't check NFTNL_FLOWTABLE_SIZE Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-precise-runner: Enable ptestZheng Ruoqin2020-04-032-1/+17
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pint: Enable ptestZheng Ruoqin2020-04-032-1/+17
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: disable ccache to workaround native build failureHongxu Jia2020-04-031-0/+2
| | | | | | | | | | | | | | | While enabling ccache, build python3-grpcio-native failed: ... |error: can't copy 'tmp-glibc/work/x86_64-linux/python3-grpcio-native/ 1.27.1-r0/build/lib.linux-x86_64-3.8/grpc/_cython/ cygrpc.cpython-38-x86_64-linux-gnu.so': doesn't exist or not a regular file |ERROR: 'python3 setup.py build ' execution failed. ... So disable ccache to workaround the failure. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: Package miniupnpd_functions.shVinothkumar2020-04-021-0/+1
| | | | | | | | Currently miniupnpd.service fails to start without miniupnpd_functions.sh in rootfs Signed-off-by: Vinothkumar <vinothkumar_baskaran@comcast.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libencode-perl: upgrade 3.02 -> 3.05Zheng Ruoqin2020-04-011-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libextutils-cppguess-perl: upgrade 0.20 -> 0.21Zheng Ruoqin2020-04-011-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.44 -> 4.46Zheng Ruoqin2020-04-011-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* phpmyadmin: upgrade 4.9.2 -> 5.0.2Wang Mingyu2020-04-011-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nostromo: upgrade 1.9.6 -> 1.9.7Wang Mingyu2020-04-011-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-alembic: upgrade 1.4.0 -> 1.4.2Wang Mingyu2020-04-011-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtest-deep-perl: upgrade 1.128 -> 1.130Wang Mingyu2020-04-011-3/+3
| | | | | | | lib/Test/Deep.pm: version update Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-parse-type: Enable ptestZang Ruochen2020-04-012-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-parse: Enable ptestZang Ruochen2020-04-012-1/+15
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-polyline: Enable ptestZang Ruochen2020-04-012-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pluggy: Enable ptestZang Ruochen2020-04-012-1/+16
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pycryptodomex: cleanup recipe to use common includeDenys Dmytriyenko2020-04-012-24/+4
| | | | | | | | | | PyCryptodome is "an almost drop-in replacement for the old PyCrypto library" and installs under "Crypto" package. In cases when both PyCryptodome and old PyCrypto are needed, there's PyCryptodomeX that installs under own name as "Cryptodome" package. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wxwidgets: initial add 3.1.3Andreas Müller2020-04-012-0/+136
| | | | | | | | | * need it for 0.a.d and audacity * did extensive testing with PACKAGECONFIG combinations (exception: mspack - libmspack is in meta-security) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gigolo: upgrade 0.5.0 -> 0.5.1Andreas Müller2020-04-011-2/+2
| | | | | | | | | | | Release notes for 0.5.1 ======================= Fixes an annoying bug about wrong port being saved in the bookmark when saving it (#15455). Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libp11: add UPSTREAM_CHECK_GITTAGREGEXPierre-Jean Texier2020-04-011-0/+2
| | | | | | | | | Fixes: INFO: libp11 0.4.10 11 None e1210903291b1de9eabcad26e740a4b2fbcca692 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poco: add UPSTREAM_CHECK_GITTAGREGEXPierre-Jean Texier2020-04-011-0/+2
| | | | | | | | | Fixes: INFO: poco 1.9.4 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-parallax: add new recipeMingli Yu2020-04-011-0/+11
| | | | | | | | | | Parallax SSH provides an interface to executing commands on multiple nodes at once using SSH. It also provides commands for sending and receiving files to multiple nodes using SCP. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tftp-hpa: Use alternatives to avoid manpage conflictsOvidiu Panait2020-03-311-0/+5
| | | | | | | | | | | Fix the following manpage conflicts: * check_data_file_clashes: Package inetutils-doc wants to install file /usr/share/man/man1/tftp.1 But that file is already provided by package * tftp-hpa-doc * check_data_file_clashes: Package inetutils-doc wants to install file /usr/share/man/man8/tftpd.8 But that file is already provided by package * tftp-hpa-doc Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netkit-telnet: Use alternatives to avoid manpage conflictOvidiu Panait2020-03-311-0/+3
| | | | | | | | | Fix the following manpage installation conflict: * check_data_file_clashes: Package netkit-telnet-doc wants to install file /usr/share/man/man8/telnetd.8 But that file is already provided by package * inetutils-doc Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kernel-selftest: only emit warning on clang if bpf is builtScott Branden2020-03-311-0/+3
| | | | | | | Only emit warning on clang if bpf is actually in PACKAGECONFIG. Signed-off-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kernel-selftest: add firmware testsScott Branden2020-03-311-2/+3
| | | | | | | Add firmware tests to kernel-selftest. Signed-off-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usb-modeswitch: upgrade 2.5.2 -> 2.6.0Wang Mingyu2020-03-311-3/+3
| | | | | | | | | | | | -License-Update: the followning message is added to COPYING file: The files usb_modeswitch.c, usb_modeswitch.h, usb_modeswitch.sh and usb_modeswitch_dispatcher.tcl are released under the conditions of the GPL 2 (or any later GPL version of your choice). The file dispatcher.c is released under the BSD-2-Clause Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usb-modeswitch-data: upgrade 20170806 -> 20191128Wang Mingyu2020-03-311-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdvdread: upgrade 6.0.2 -> 6.1.0Wang Mingyu2020-03-311-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kpatch: upgrade 0.9.0 -> 0.9.1Wang Mingyu2020-03-311-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gsoap: update 2.8.99 -> 2.8.100Wang Mingyu2020-03-311-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* strongswan: upgrade 5.8.2 -> 5.8.4Wang Mingyu2020-03-311-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kea: upgrade 1.7.5 -> 1.7.6Wang Mingyu2020-03-311-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openzone: Package iconsKhem Raj2020-03-311-0/+2
| | | | | | | | | | | | Fixes ERROR: QA Issue: openzone: Files/directories were installed but not shipped in any package: /usr /usr/share /usr/share/icons Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. openzone: 3 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: update v1.4.2 -> v1.4.3Bartosz Golaszewski2020-03-311-2/+2
| | | | | | | | This contains a bugfix for gpiod_chip_open() failing for symbolic links to devices. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-simpleeval: Enable ptestZang Ruochen2020-03-312-1/+16
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-screensaver: upgrade 0.1.8 -> 0.1.10Andreas Müller2020-03-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 0.1.10 ======================== [Please note that this is a development release.] This release adds empty responses to DBus calls that don't require a response. This matches gnome-screensaver's functionality, and fixes support for xfce4-session. - Send DBus lock responses for xfce4-session support (bug #16522) - Translation Update: Galician Release notes for 0.1.9 ======================= Please note that this is a development release. - Replace deprecated GTimeVal usage - Rebuild windows on monitor reconfiguration - Draw overlays during window reconstruction to protect screen - Do not activate DPMS when screensaver is inactive (bug #16327) - Better handling of multi-monitor and lid-close events (bug #16102) - Update LINGUAS (bug #15949) - Fix decimal properties when running through atof - Return 1 on lock command failure (bug #15945) - Rename 'Pictures folder' to 'Slideshow' (bug #15589) - Raise NameError and TypeError (bug #15830) - Fix float parsing error (bug #16295) - Fix inhibitor proxying (bug #16356) - Fix inhibitor listing in xfce4-screensaver-command (bug #16355) - Add systemd sleep inhibitor (bug #15929) - Fix dbus inhibition (bug #16365) - dbus: Prevent overzealous activation (bug #16365) Translation Updates: Albanian, Belarusian, Czech, Finnish, Galician, Hebrew, Italian, Japanese, Korean, Malay, Norwegian Bokmål, Polish, Portuguese (Brazil), Serbian, Spanish, Swedish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-clipman-plugin: upgrade 1.4.4 -> 1.6.0Andreas Müller2020-03-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 1.6.0 ======================= This is a feature release. Apart from fixing deprecations, improving the settings dialog and small improvements to the panel plugin a new feature has been introduced: xfce4-clipman-history. It allows you to search the history interactively and paste directly (or just update the clipboard by holding Ctrl). - Add standalone dialog to search history: xfce4-clipman-history - Don't delete the history on startup - plugin: Indicate if clipman is disabled (Bug #11381) - plugin: Bind middle-click to toggle "inhibit" - plugin: Add "Clipman settings..." menuitem - plugin: "Show full history..." menuitem - plugin: Wire up max-menu-items setting - settings: Make strings translatablei (Bug #16496) - settings: Improve responsiveness of actions tab - settings: Replace GtkStock icons and tweak actions dialog - settings: Revamp UI and add max-menu-items setting - settings: Further UI tweaks - daemon: Show info dialog if already running - Add warning if clipman is not running - Show info/warning dialogs if clipman is (not) running - Add clipman-settings desktop file - Replace deprecated g_type_class_add_private - Replace GtkStock items - Improve clipman autostart file - Update copyright - Update gitignore - Translation Updates: Albanian, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish, Dutch, French, Galician, German, Hebrew, Hungarian, Italian, Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-pulseaudio-plugin: upgrade 0.4.2 -> 0.4.3Andreas Müller2020-03-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Release notes for 0.4.3 ======================= This is a new stable release. General: - Build now requires exo-2 0.11 or newer - Fixed various memory leaks and warnings - Removed unused dbus-glib include (Xfce #15343) - Replaced g_type_class_add_private deprecations - Updated copyright years - Updated URLs from goodies.x.o to docs.x.o (Xfce #16173) - MPRIS: Added support for filename icons (Xfce #14329) - MPRIS: Added support for single-string variants on xesam:artist - MPRIS: Added support for the DesktopEntry property (Xfce #14412) - MPRIS: Added support for the plasma-browser-integration plugin (Xfce - MPRIS: Added title/artist conditioning from the track title - Preferences: Fixed icon rendering known players Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-terminal: upgrade 0.8.9.1 -> 0.8.9.2Andreas Müller2020-03-301-2/+2
| | | | | | | | | | | | | | | | | | Release notes for 0.8.9.2 ========================= This is a bug fix release. 0.8.9.2 ======= - Allow to create window with 1 line height. One should also disable the scrollbar (--hide-scrollbar) to get 1 row window. (bug #16447) - Fix 'Transparency setting ignored when using --color-bg' (bug #16309) - Translation updates: Albanian, Belarusian, Polish, Portuguese, Slovenian, Swedish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: upgrade 4.14.1 -> 4.14.2Andreas Müller2020-03-301-2/+2
| | | | | | | | | | | | | Release notes for 4.14.2 ======================== - Add support for xfce4-screensaver (Bug #16522) - Try xfce screensaver before cinnamon (Bug #16223) - Translation Updates: Albanian, Belarusian, Indonesian, Polish, Portuguese, Swedish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>