Commit Graph

24453 Commits

Author SHA1 Message Date
Randy MacLeod
66585ce7ca nftables: use automake ptest output format
Make run-ptest use the correct libdir for multilib builds.

Log the ptest output to a date stamped file and append a test summary
to the end of the log.

Munge the log as it is produced to:
 - insert the expected automake keywords: PASS and FAIL.
 - remove escape sequences used for ANSI colours as well as movement commands

Add additional discrete tool dependencies to the nftables-ptest list since
the test suite does not work with the busybox versions.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Sakib Sajal
89653bab71 minio: add recipe for minio client
MinIO Client (mc) provides a modern alternative to UNIX commands like
ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon
S3 compatible cloud storage service (AWS Signature v2 and v4).

Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Leon Anavi
8d45170e69 python3-twisted: Upgrade 22.8.0 -> 22.10.0
Upgrade to release 22.10.0:

- The systemd: endpoint parser now supports "named" file
  descriptors. This is a more reliable mechanism for choosing
  among several inherited descriptors.
- The systemd endpoint parser's index parameter is now documented
  as leading to non-deterministic results in which descriptor is
  selected. The new name parameter is now documented as preferred.
- The implementers of Zope interfaces are once more displayed in
  the documentations.
- twisted.protocols.dict, which was deprecated in 17.9, has been
  removed.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Leon Anavi
2518299aa5 python3-httplib: Upgrade 0.20.4 -> 0.21.0
Upgrade to release 0.21.0:

- Bugfix for Content-Encoding: deflate

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Leon Anavi
a703ff07a2 python3-imageio: Upgrade 2.22.2 -> 2.22.3
Upgrade to release 2.22.3:

- Support compression and compressionargs in tifffile plugin

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
43e39eb9c1 xmlsec1: upgrade 1.2.34 -> 1.2.36
makefile-ptest.patch
xmlsec1-examples-allow-build-in-separate-dir.patch
refreshed for new version.

Changelog:
===========
Retired the XMLSec mailing list "xmlsec@aleksey.com" and the XMLSec Online Signature Verifier.
Migration to OpenSSL 3.0 API (based on PR by @snargit). Note that OpenSSL engines are disabled by default when XMLSec library is compiled against OpenSSL 3.0. To re-enable OpenSSL engines, use "--enable-openssl3-engines" configure flag (there will be a lot of deprecation warnings).
The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of XMLSec Library.
Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled "-Werror" and "-pedantic" flags on CI builds.
Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility).
Moved all CI builds to GitHub actions.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
721ed41c33 xkbprint: upgrade 1.0.5 -> 1.0.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
38f5483127 libxpresent: upgrade 1.0.0 -> 1.0.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
9497ca2325 fetchmail: Fix buildpaths warning.
WARNING: fetchmail-6.4.23-r0 do_package_qa: QA Issue: File /usr/bin/fetchmailconf in package fetchmail contains reference to TMPDIR [buildpaths]

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Tim Orling
ad10d0d3b5 libio-compress-perl: upgrade 2.096 -> 2.201
https://metacpan.org/release/PMQS/IO-Compress-2.201/source/Changes

* Add RDEPENDS on perl-module-time-local

License-Update: Update copyright years

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Tim Orling
fb35ae0d4b libio-compress-lzma-perl: upgrade 2.096 -> 2.201
https://metacpan.org/release/PMQS/IO-Compress-Lzma-2.201/source/Changes

License-Update: Update copyright years.

* 2.201 25 June 2022

  * 2.201
    Sat Jun 25 09:06:51 2022 +0100
    3287f4e9f60e1bc04cf73ef66a73423e08e29acd

    * Add perl 5.36
      Sun Jun 5 13:37:53 2022 +0100
      130eaba57953355c04b0c9a4945530416f05c6cf

* 2.103 3 April 2022

  * No changes

* 2.101 20 February 2021

  * fix version numbers in meta files

* 2.100 7 January 2021

  * trim whitespace
    8980603bdb827e60bad8f039c94cc55add63a031

  * Avoid indirect calls
    871231f020e064978af9e2a0fc3954511467534b

  * fix typo
    7f580a0df76ff1dbbac76b72dab45aa012cfde47

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Tim Orling
085bfca807 libcompress-raw-zlib-perl: upgrade 2.096 -> 2.202
https://metacpan.org/release/PMQS/Compress-Raw-Zlib-2.202/source/Changes

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Tim Orling
926bcef2ed libcompress-raw-lzma-perl: upgrade 2.096 -> 2.201
https://metacpan.org/dist/Compress-Raw-Lzma/changes

License-Update: Update copyright years.

* 2.201 25 June 2022

  * 2.201
    Sat Jun 25 09:50:04 2022 +0100
    367f6414d5eb54e5f0d1d07ceb1c909ce5ac84d8

  * 2.103 3 April 2022

    * No changes

  * 2.101 20 February 2021

    * fix version numbers in meta files

  * 2.100 7 January 2021

    * Expose liblzma's 'preset_dict' feature
      https://github.com/pmqs/Compress-Raw-Lzma/pull/6
      4d9d4e596c4f567c87626a827e39c4435e62472d fix typo
      dc394d53b0575edf8f72e28829a2ff9faea7e729 Add t/10preset_dict.t
      c5afb68e2a3a4b2fc4e548ffa61d2a3a383b5c96 Add cast to deRef
      32f9085aba510c4d99d4a374406e734b13b82eef fix minor typos
      55b8d6a6f65a1d6426c55f5b51aefdba6dabfbb3 fix merge issue
      9eb88de7abaaefe736d475260c73de525e7ae39f Merge branch 'master'
      of https://github.com/pmqs/Compress-Raw-Lzma
      3432a769b283ac5dc9fd757e973cc8aefc1e2345 Merge pull request #6
      from anall/wip/preset_dictionary
      68fe695c16b14a983f39c8c8567557148bbc43ca Expose the preset_dict
      feature from liblzma when creating a Lzma filter

    * trim whitespace
      4ca252f1e1d740489dbd3736ab1f74e1492dff6d

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Tim Orling
9fbc1bdc4b libcompress-raw-bzip2-perl: upgrade 2.096 -> 2.201
https://metacpan.org/dist/Compress-Raw-Bzip2/changes

License-Update: Update copyright years.

2.201 25 June 2022

* 2.201
  Sat Jun 25 08:46:32 2022 +0100
  92a318bb03b85e2dcb4991f4b958fbce6ce9913f

  * Add perl 5.36
    Sun Jun 5 13:45:55 2022 +0100
    23064d78dcd14f0898aeb64ce408914dac0805a0

* 2.103 3 April 2022

  * Silence uninitialized warnings
    https://github.com/pmqs/Compress-Raw-Bzip2/pull/5
    ff3d907325091287ac1525db384b99a968d763d7
    641a440ec6229c1d368b9ead48f4968b955c0115

* 2.101 20 February 2021

  * fix version numbers in meta files

* 2.100 7 January 2021

  * trim whitespace
    f5bb5c5d254f2a9ac6c6e67a5a4823d0f67e7ecb

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Leon Anavi
80549edfac python3-zeroconf: Upgrade 0.39.2 -> 0.39.4
Upgrade to release 0.39.4:

- Fix IP changes being missed by ServiceInfo
- Fix port changes not being seen by ServiceInfo

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
leimaohui
be6245aefc samba: Fix install conflict with multilib enabled.
Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
47f58bda43 python3-websockets: upgrade 10.3 -> 10.4
Changelog:
==========
New features
------------
    Validated compatibility with Python 3.11.

    Added the latency property to protocols.

    Changed ping to return the latency of the connection.

    Supported overriding or removing the User-Agent header in clients and the Server header in servers.

    Added deployment guides for more Platform as a Service providers.

Improvements
-------------
    Improved FAQ.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
b5cd6f6164 python3-requests-toolbelt: upgrade 0.10.0 -> 0.10.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
30666bb835 python3-pytest-xdist: upgrade 2.5.0 -> 3.0.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
a72e91a081 python3-pytest-html: upgrade 3.1.1 -> 3.2.0
no-pip.patch
removed since it's included in 3.2.0

Changelog:
chore: Deactivate broken test for now (#557)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
8621803f49 python3-pytest-benchmark: upgrade 3.4.1 -> 4.0.0
License-Update: Copyright year updated to 2022.

Changelog:
==========
    Dropped support for legacy Pythons (2.7, 3.6 or older).
    Switched CI to GitHub Actions.
    Removed dependency on the py library (that was not properly specified as a dependency anyway).
    Fix skipping test in test_utils.py if appropriate VCS not available. Also fix typo. Contributed by Sam James in #211.
    Added support for pytest 7.2.0 by using pytest.hookimpl and pytest.hookspec to configure hooks. Contributed by Florian Bruhin in #224.
    Now no save is attempted if --benchmark-disable is used. Fixes #205. Contributed by Friedrich Delgado in #207.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
dfeb555a62 python3-protobuf: upgrade 4.21.8 -> 4.21.9
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
bc46bfe447 python3-pint: upgrade 0.20 -> 0.20.1
Changelog:
=========
- Simplify registry subclassing.
  (Issue #1631)
- Restore intersphinx cross reference functionality.
  (Issue #1637)
- Use a newer version of flexparser that can deal with
  imports in linked/temporary folders.
  (Issue #1634)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
7506035836 python3-nmap: upgrade 1.5.4 -> 1.6.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
89d59894c5 python3-luma-oled: upgrade 3.8.1 -> 3.9.0
License-Update: Copyright year updated to 2022

Changelog:
==========
    Use native namespace package configuration
    Drop support for Python 3.6

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Wang Mingyu
4f7f3c60c8 python3-lazy-object-proxy: upgrade 1.7.1 -> 1.8.0
License-Update: Copyright year updated to 2022.

Changelog:
==========
    Cleaned up use of cPickle. Contributed by Sandro Tosi in #62.
    Cleaned up more dead Python 2 code.
    Added Python 3.11 wheels.
    Dropped support for Python 3.6.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-07 08:39:05 -08:00
Leon Anavi
175af34c66 python3-asttokens: Upgrade 2.0.8 -> 2.1.0
Upgrade to release 2.1.0:

- Remove 'unmarked' from public API
- Remove remaining mentions of init_tokens
- Teach ASTText the special handling for f-strings
- Explore a clearer lazy-parsing behaviour API
- Handle and test f-strings better
- Handle node being None in same way as token-using methods
- Make get_text_positions docstring match get_text_range better
- Handle f-string nodes even when tokens are present
- Type checking blocks will never get runtime coverage

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-02 07:58:18 -07:00
Leon Anavi
dd6ab68c21 python3-automat: Upgrade 20.2.0 -> 22.10.0
Upgrade to release 22.10.0:

- Added double-spaces after embedded youtube links
- Add explanation for how to use assert to pacify mypy
- Allow enter to have a default
- CI improvements

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-02 07:58:18 -07:00
Xiangyu Chen
6ebff843cc ipmitool: fix typo in .bb file's comments, using = instead of =?
Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-01 10:13:47 -07:00
Wang Mingyu
5bff9c4298 grpc: upgrade 1.50.0 -> 1.50.1
Changelog:
Fix Bazel 4 support and objc bazel tests on python3.9 (#31410)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-01 10:13:47 -07:00
Markus Volk
00895a31a8 spice-gtk: add recipe
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-01 10:13:47 -07:00
Meier Boas
b7033c7ec2 jwt-cpp: add recipe
Signed-off-by: Boas Meier <boas.meier@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
744942c4f5 thingsboard-gateway: upgrade 3.1 -> 3.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
0239a702d3 poco: upgrade 1.12.2 -> 1.12.3
Changelog:
===========

- GH #3682: Including Any.h causes Compiler error on Visual Studio
- GH #3683: Poco::format receives empty Vector<Any>
- GH #3692: v1.12.0 and v1.12.1 Poco::Any compile problem
- GH #3723: DateTimeFormatter creates invalid ISO8601 string
- GH #3737: Poco EventImpl for Win32 breaks INFINITE wait
- GH #3744: bindImplLOB zero size (or NULL) HY104 "Invalid precision value"
- GH #3748: Poco 1.12.2 - Building DataMySQL still fails (issue #3689)
- GH #3753: Fix optional JSON support for MySQL
- GH #3763: Poco::Util::Application VxWorks main is incorrect
- GH #3769: Fixed converting/correcting pre-gregorian dates (#3723).
- GH #3795: aix system NumberFormatter.cpp build error
- GH #3805: Upgrade expat to 2.4.9
- GH #3814: Security Vulnerability identified in POCO version 1.12.2
- GH #3825: VS 2022 Net project missing ARM64 config
- GH #3834: SocketImpl::available()
- GH #3846: Upgrade bundled zlib to 1.2.13 [fixes CVE]
- GH #3847: Upgrade bundled SQLite to 3.39.4

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
30444c8a59 function2: upgrade 4.2.1 -> 4.2.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
aa5ea92a4a flatbuffers: upgrade 22.9.29 -> 22.10.26
Changelog:
==========
    Create release.yml
    [Python] Fixed the issue with nested unions relying on InitFromBuf.
    FlatBuffers Version 22.10.26

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
e72998c004 ctags: upgrade 5.9.20221016.0 -> 5.9.20221023.0
Changelog:
lregex: warn if mgroup= flag is not given in --mline-regex-<LANG>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
e173674952 cglm: upgrade 0.8.5 -> 0.8.7
Changelog:
fix build: add missing struct affine functions and headers

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
a9334a5cba wolfssl: upgrade 5.5.1 -> 5.5.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
db39f8875f tracker: upgrade 3.4.0 -> 3.4.1
Changelog:
==========
  * Fixes to VAPI file
  * Fixes to IRI escaping checks in TrackerResource
  * Move fts: prefix definition to base ontology
  * Improve memory usage of already executed TrackerBatch objects
    for GC languages
  * Replace deprecated egrep tool usage in bash completion script
  * Fixes for memory leaks and invalid memory access
  * Fix endpoint-side cancellation of client-side D-Bus cancelled
    queries

Translations: ab, bg, hr, sk, tr

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Wang Mingyu
8b70c195b3 tracker-miners: upgrade 3.2.1 -> 3.4.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-31 08:27:33 -07:00
Tim Orling
3f20244401 packagegroup-meta-perl: mv libcompress-raw-*-perl
Renamed compress-raw-*-perl to libcompress-raw-*-perl, update the
packagegroup accordingly.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-30 23:01:26 -07:00
Tim Orling
5c927fc443 libcompress-raw-*-perl: cleanup; fixes
* Add SUMMARY
* Fix HOMEPAGE
* Fix RDEPENDS
* Use README for LIC_FILES_CHKSUM

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-30 23:01:26 -07:00
Tim Orling
74c84f4c11 libio-compress*-perl: cleanup; fixes
* Fix hardcoded PV in SRC_URI
* Use README for LIC_FILES_CHKSUM
* Fix HOMEPAGE
* Add SUMMARY
* Use upstream README for DESCRIPTION
* Correct libcompression-*-perl RDEPENDS
* Fix RDEPENDS

Handy on-target check for dependencies:
for path in $(find /usr/lib/perl5/vendor_perl/5.36.0/IO -name *.pm | sed
-e 's~/usr/lib/perl5/vendor_perl/5.36.0/~~' -e 's~/~::~g' -e 's~.pm~~');
do perl -M${path} -e'print'; done

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-30 23:01:26 -07:00
Tim Orling
0b3e25a3c1 libcompress-raw*-perl: move from libio/compress-*
These modules do not follow our Debian naming and should never have been
allowed to be added as libio/compress-raw*.bb.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-30 23:01:25 -07:00
Tim Orling
fc176683e6 libmime-types-perl: upgrade 2.17 -> 2.22
Fix RDEPENDS, in particular perl-module-perlio-encoding and
perl-module-encode-encoding were needed to be able to open the database in
/usr/lib/perl5/5.36.0/vendor_perl/MIME/types.db... even though no
warnings or errors were reported.

bin/collect-types was dropped in 2.18

Upstream release notes:

version 2.22: Wed 27 Oct 16:54:38 CEST 2021

        Changes:
        - webm keeps on producting unexpected results [issue #11, Даша
	  Федорова]
        - iana updates

version 2.21: Fri 28 May 12:01:00 CEST 2021

        Changes:
        - application/octet-stream is better for .dat [issue #11, Даша
	  Федорова]
        - add video/webm which Google forgot to register [issue #12,
	  Brent Laabs]
        - add image/webp which Google registered too late [issue #12,
	  Brent Laabs]

version 2.20: Thu 22 Apr 12:48:35 CEST 2021

        Fixes:
        - problems with PAUSE cause the previous release to show-up in
          the wrong location.  Let's hope this release solves it.

        Changes:
        - heif/heic/heifs/heics/hif fix [issue #9, Даша Федорова]
        - no 'and' and 'or' extensions [issue #9, Даша Федорова]
        - application/octet-stream is better for .bin [issue #10, Даша
	  Федорова]

version 2.19: Fri 16 Apr 11:47:10 CEST 2021

        Improvements:
        - update with the newest data from IANA and Apache httpd

        Changes:
        - mp4 preference is video/mp4 [issue #5, Даша Федорова]
        - yt preference is video/vnd.youtube.yt [issue #6, Даша
	  Федорова]
        - 3gp and 3gpp preference is video/3gpp [issue #7, Даша
	  Федорова]

version 2.18: Wed  9 Dec 10:29:46 CET 2020

        Improvements:
        - update with newest data

        Changes:
        - Mojo 6.0 changed types() into mapping() [Dmitry Latin]
        - Mojo 7.94 adds experimental file_type()
        - Mojo 7.94 adds experimental content_type()

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-30 17:49:08 -07:00
Markus Volk
4a2ab98f39 gtk-vnc: add recipe
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-29 13:44:50 -07:00
Bhupesh Sharma
e87a9506f0 android-tools-conf-configfs: Allow handling two or more UDC controllers
Several Qualcomm platforms support setting two or more (or even all)
UDC controllers in 'peripheral' mode. Modify the android-tools-conf-configfs
scriptware to handle such cases.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-28 17:26:16 -07:00
Vincent Davis Jr
c6512403d1 xf86-video-amdgpu: add new recipe xf86-video-amdgpu
Supports the Xorg driver for AMD Radeon GPUs that
utilizes the amdgpu kernel driver.

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-28 10:05:38 -07:00
Joshua Watt
22afd39264 libzip: Add native support
Native tools may link against libzip, so extend it to be a native
recipe also.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-28 10:05:38 -07:00