Commit Graph

23659 Commits

Author SHA1 Message Date
wangmy ad5a17d3c7 pkcs11-helper: upgrade 1.28.0 -> 1.29.0
2020-04-21 - Version 1.29.0

    build: do not fail if slot evnets are disabled, thanks to Fabrice Fontaine.
    core: do not assume standard objects supported by provider.
    openssl: set back key into EVP for openssl-3 to work, thanks to apollo13.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 412638c21b php: upgrade 8.1.4 -> 8.1.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 2897dfc08b phoronix-test-suite: upgrade 10.8.2 -> 10.8.3
Changelog:
==========
pts-core: Workaround Ubuntu 22.04 apt-get crashing the entire process on dependency installation
pts-core: Improved TTF font file detection
pts-core: Minor random fixes
phodevi: Apple M1 detection on Linux

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy d97868cf21 nano: upgrade 6.2 -> 6.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 64ef084e86 libyang: upgrade 2.0.164 -> 2.0.194
Main changes of this release are:

    major yanglint improvements
    minor XPath fixes
    nested extension handling fixes
    other minor bugfixes
    RPM scripts updated

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 4edec6eff6 libmbim: upgrade 1.26.2 -> 1.26.4
Overview of changes in libmbim 1.26.4
----------------------------------------

 * build:
   ** meson: force building doc on normal builds, not only during install.
   ** meson: fix 'export_packages' in GIR setup.

 * libmm-glib:
   ** compat: deprecate the MbimLteAttachStatus type.
   ** net-port-manager: use unaligned netlink attribute length.

 * libmm-glib, docs:
   ** include MBIM proxy control service in docs.
   ** codegen: add section doc for each service.
   ** utils: add missing short description in section.
   ** compat: add missing MbimLteAttachStatus doc.
   ** device: add missing mbim_device_list_links() doc.
   ** device: fix MbimDevice 'device-in-session' property doc.
   ** version: add missing MBIM_CHECK_VERSION() documentation.
   ** device: fix wrong reference to QmiDevice

 * Several other minor improvements and fixes.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 3f2acf6d7e jemalloc: upgrade 5.2.1 -> 5.3.0
0001-Makefile.in-make-sure-doc-generated-before-install.patch
removed since it's included in 5.3.0

Changelog:
https://github.com/jemalloc/jemalloc/releases/tag/5.3.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 9f359e3eb0 iwd: upgrade 1.26 -> 1.27
Changelog:
==========
 Fix issue with hidden networks on connection error.
 Fix issue with directed roams if already trying to roam.
 Fix issue with checking for connected in FT frame event.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 8bec6b1839 icewm: upgrade 2.9.6 -> 2.9.7
Changelog:
==========
Fix for saving keyboard layouts in --rewrite-preferences.
Faster and more reliable restart of icewmbg.
Add themable preference ColorKeyboardLayoutText.
Add KeySysKeyboardNext to switch to next keyboard layout.
Document alternative keypad handling in icewm-keys(1).
Handle right-to-left languages in icewm-menu-fdo.
Add -g,--generic option to icewm-menu-fdo for GenericName in menus.
Updated translations: Czech, Danish, Finnish, Turkish, German, French.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 13a0f757ad hwdata: upgrade 0.358 -> 0.359
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 0c9b3e3cd4 htop: upgrade 3.1.2 -> 3.2.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 33167569ef fwupd-efi: upgrade 1.2 -> 1.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 312d80396c freerdp: upgrade 2.6.1 -> 2.7.0
Changelog:
==========
Noteworthy changes:

    Backported OpenSSL3 gateway support (#7822)
    Backported various NTLM fixes
    Backported WINPR_ASSERT to ease future backports

Fixed issues:

    Backported #6786: Use /network:auto by default
    Backported #7714: Workaround for broken surface frame marker
    Backported #7733: Support 10bit X11 color (BGRX32 only)
    Backported #7745: GFX progressive double free
    Backported #7808: Disable websockets with /gt:rpc
    Backported #7815: RAIL expect LOGON_MSG_SESSION_CONTINUE

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 4c97ce6e7e ctags: upgrade 5.9.20220417.0 -> 5.9.20220501.0
Changelog:
=========
perl6: Add more file name extensions

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 09e0149e28 wolfssl: upgrade 5.2.0 -> 5.3.0
Changelog:
https://github.com/wolfSSL/wolfssl/releases/tag/v5.3.0-stable

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 7117845419 tgt: upgrade 1.0.79 -> 1.0.82
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 6f3b52f458 stunnel: upgrade 5.63 -> 5.64
Changelog:
==========

    Security bugfixes
        OpenSSL DLLs updated to version 3.0.3.
    New features
        Updated the pkcs11 engine for Windows.
    Bugfixes
        Removed the SERVICE_INTERACTIVE_PROCESS flag in "stunnel -install".

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 5cb0927388 nbdkit: upgrade 1.31.1 -> 1.31.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 88ea7fc012 cifs-utils: upgrade 6.14 -> 6.15
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy 4f60810fa2 babeld: upgrade 1.11 -> 1.12
5 May 2022: babeld-1.12

  * Implement v4-via-v6 routing (RFC 9229), which allows a router with
    IPv4 addresses only to route IPv4.
  * Enable extended Netlink acks when available.
  * Fix restoring of interface configuration to avoid unbounded memory
    consumption.
  * Fix handling of deny filters in the install chain.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy abe91b6f51 zenity: upgrade 3.42.0 -> 3.42.1
Changelog:
==========
    - scale: Make OK button default (allows pressing Enter to accept selected
      value)
    - Fix maximum width of message dialogs to 60 characters, and make message
      dialogs non-resizable (fixes regression from 3b64d05e)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
wangmy e5dbca1451 fuse3: upgrade 3.10.5 -> 3.11.0
Changelog:
=========
    Add support for flag FOPEN_NOFLUSH for avoiding flush on close.
    Fixed returning an error condition to ioctl(2)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 08:59:46 -07:00
zhengrq.fnst e91136043e gtk4: upgrade 4.6.2 -> 4.6.3
Overview of Changes in 4.6.3, 21-04-2022
========================================

* GtkOverlay:
 - Bring back positional style classes

* GtkFileChooser:
 - Prevent unwanted completion popups
 - Fix small problems in save mode
 - Fix buildable suport of GtkFileFilter

* GtkPopover:
 - Fix button positions in right-to-left locales

* GtkLabel:
 - Fix small issues with link handling

* Tooltips:
 - Don't restrict the minimum tooltip length

* Theme:
 - Don't use opacity for overlay scrollbars
 - Fix selection text color in  vertical spin buttons

* GSK:
 - Accept textures that are generated by webkit
 - Align offscreen rendering to the pixel grid

* Accessibility
 - Fix a crash in startup when orca is running

* Input:
 - Fix display changes in GtkIMMultiContext
 - Fix activating on-screen keyboards
 - Always propagate hold events in GtkEventControllerScroll

* Windows:
 - Fix a critical warning in clipboard handling
 - Report serial numbers for events

* MacOS:
 - Prevent fullscreen transition reentrancy

* Translation updates
 British English
 Czech
 German
 Indonesian
 Latvian

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 07:52:29 -07:00
zhengrq.fnst 8a6fb623bb mbw: upgrade 1.4 -> 1.5
License-Update: Version of mbw updated to 1.5

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 07:52:29 -07:00
zhengrq.fnst 94f4f39e74 gpsd: upgrade 3.23.1 -> 3.24
3.24: 2022-04-22
  NTRIP 2.0 now works.  But still only plain HTML, not RTP, etc.
  Remove ntrip option and NTRIP_ENABLE.  Always build.
  Remove passthrough option and PASSTHROUGH_ENABLE.  Always build.
  Remove nmea0183 option and NMEA0183_ENABLE.  Always build.
  Remove netfeed option and NETFEED_ENABLE.  Always build.
  gpsd will retry ntrip:// and tcp:// connections
  cgps can expand to show more sats. Added --rtk option.
  maidenhead() checks for input errors.
  Better SHM logs.
  PPS and TOFF JSON now include shm used, and real precision.
  Add initial, untested, TSIPv1 support
  split debug messages into different syslog() levels.
  New ppscheck options, and can use /dev/ppsX devices.
  First try at TSIPv1 protocol decodes.
  Decode Quectel $PQVERNO for firmware version
  Decode Skytrak PX1172RH_DS messages.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 07:52:29 -07:00
zhengrq.fnst c9c66a5c92 libconfig-general-perl: upgrade 2.63 -> 2.65
License-Update: updated to Artistic-2.0

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 07:52:29 -07:00
zhengrq.fnst ee925a88e1 apitrace: upgrade 10.0 -> 11.0
Changelog:
==========
appveyor: Update GitHub deployment token.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 07:52:29 -07:00
zhengrq.fnst 14452249d8 gnome-text-editor: upgrade 42.0 -> 42.1
Changelog:
==========
 • Improved preference dialog styling for libadwaita
 • Build system fixes
 • Fix icons for zoom controls
 • Fix titles in save-changes dialog
 • Translation updates

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 07:52:29 -07:00
zhengrq.fnst d4f5e3846c glibmm-2.68: upgrade 2.70.0 -> 2.72.1
Changelog:
==========
Glib:
* ustring_Iterator: Don't declare copy constructor =default.
  A fix in the 2.72.0 release broke ABI.
* MainContext: Add create(MainContextFlags flags)

Gio:
* Add AppInfoMonitor
* DBus::Proxy: signal_signal() accepts a signal name
* File: Add move_async() and move_finish()
* SocketClient: Deprecate set/get/property_tls_validation_flags()
* TlsCertificate: Add properties private_key, private_key_pem,
pkcs11_uri, private_key_pkcs11_uri. Fix the create*() methods.
* TlsClientConnection.hg: Deprecate set/get/property_validation_flags()

gmmproc:
* Add "ignore_deprecations" argument in _WRAP_METHOD()

Build:
* Require glib-2.0 >= 2.71.2
* MSVC build: Support VS2022 builds
* Meson build: Specify 'check' option in run_command()
  Require Meson >= 0.55.0

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-09 07:52:29 -07:00
Armin Kuster 71bbe89bac layer.conf: Post release codename changes
Post release add langdale to match core

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 18:47:16 -07:00
Markus Volk f26d0085d7 minidlna: fix obsolete license warning
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 18:47:16 -07:00
Chase Qi fd330c4514 kernel-selftest: install kselftest runner
Install kselftest runner and the required kselftest-list.txt.

Signed-off-by: Chase Qi <chase.qi@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 18:47:16 -07:00
Teresa Remmet aca2dbebf0 meta-networking: Add meta-python to BBFILES_DYNAMIC
Activate recipes in dynamic-layers of meta-networking.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 18:47:16 -07:00
Alex Kiernan 1556da8902 libcoap: Add recipe
libcoap implements a lightweight application-protocol for devices that
are constrained their resources such as computing power, RF range,
memory, bandwith, or network packet sizes.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Alex Kiernan <alexk@zuma.ai>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 18:47:16 -07:00
Alex Kiernan 80a5a789fb ulogd2: Add recipe
ulogd-2.x provides a flexible, almost universal logging daemon for
netfilter logging.  This encompasses both packet-based logging (logging
of policy violations) and flow-based logging, e.g. for accounting
purpose.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Alex Kiernan <alexk@zuma.ai>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 18:47:16 -07:00
Khem Raj 48515bae74 zfs: Make systemd and sysvinit into packageconfigs
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 18:47:16 -07:00
Khem Raj a7c3aacb09 zfs: Disable on mips
Fails to build on mips at this time, if someone provides fixes it can be
enabled then

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 18:47:16 -07:00
Khem Raj f53c26a3ee zfs: Disable on riscv32
Its not yet ported for this architecture

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-07 12:47:48 -07:00
Khem Raj e1ccf12c15 zfs: Fix build on musl systems
musl does not provide strndupa

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Windel Bouwman <windel@windel.nl>
2022-05-07 12:20:16 -07:00
Windel Bouwman da8a50684a Add zfs recipe
Signed-off-by: Windel Bouwman <windel@windel.nl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-06 09:21:39 -07:00
Gianfranco Costamagna 0716b34c88 vboxguestdrivers: upgrade 6.1.32 -> 6.1.34
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-06 09:21:39 -07:00
Michael Opdenacker 1c3465b4d7 devmem2: update SRC_URI according to redirect
http://www.free-electrons.com now redirects to https://bootlin.com

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-06 09:21:39 -07:00
Denys Dmytriyenko 3af1d119de devmem2: add support for different page sizes
Instead of hardcoding 4K page size, query the system and use the value for
memory mapping.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-05 15:44:13 -07:00
Denys Dmytriyenko e192bd13ff devmem2: reinstate previous patches, removed by mistake
This reverts commit 5e8f4720aa.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-05 15:44:13 -07:00
Mingli Yu f334a00947 s-nail: Set VAL_MTA
Some build server may provide sendmail like /usr/lib/sendmail which
may result the VAL_MTA to be /usr/lib/sendmail during do_configure,
but the sendmail is actually /usr/sbin/sendmail on the target.

Fixes:
  # echo "invalide address email" | s-nail -s "test mail" -r test@test.com tester@test.com
  s-nail: Cannot start /usr/lib/sendmail: executable not found (adjust *mta* variable)
  /home/root/dead.letter 10/234
  s-nail: ... message not sent

  # which sendmail
  /usr/sbin/sendmail

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-05 10:11:24 -07:00
Jiaqing Zhao 6c2bd3c0fa openldap: Upgrade 2.5.9 -> 2.5.12
License-Update: Copyright year updated to 2022
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-04 21:28:21 -07:00
Jiaqing Zhao a5512ab272 openldap: Remove libgcrypt dependency
Since OpenLDAP 2.5.0, it uses nettle instead of gcrypt.

Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-04 21:28:21 -07:00
Yi Zhao dedf55890a networkmanager: fix parallel build failure
Add dependency libnm_client_public_dep to libnm-client-test to fix
parallel build error:

| In file included from ../NetworkManager-1.36.0/src/libnm-client-test/nm-test-utils-impl.c:10:
| ../NetworkManager-1.36.0/src/libnm-client-public/NetworkManager.h:47:10: fatal error: nm-enum-types.h: No such file or directory
|    47 | #include "nm-enum-types.h"
|       |          ^~~~~~~~~~~~~~~~~

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-04 21:28:21 -07:00
Alejandro Enedino Hernandez Samaniego f850d140d7 cryptsetup: Add luks2 configure options defaults
Cryptsetup allows for certain luks2 related defaults to be
set for libcryptsetup, these include the default PBKDF
algorithm, memory limit for Argon2, parallel threads and
iteration time.

Set default variables defined to the same values currently
coming from cryptsetup upstream, making this change transparent
for the user but allow these values to be customized.

Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-04 07:57:13 -07:00
Armin Kuster f264601e7d meta-gnome: fix layer depends.
meta-networking no longer depends on meta-python so add it separatily.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-02 17:51:58 -07:00