Commit Graph

23011 Commits

Author SHA1 Message Date
Khem Raj 9abe74eb0b pangomm: Allow building with wayland
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-04-26 12:09:13 -07:00
Khem Raj 572510de18 atkmm: Allow build with wayland
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-04-26 12:09:13 -07:00
Khem Raj 5255b6a0d9 lirc: Delete systemd unit files on non systemd distros
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-26 12:09:09 -07:00
Khem Raj 528b1699ec gparted: Allow wayland or x11 distro features
Fixes build with no-X11 distros

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-04-25 23:11:39 -07:00
Khem Raj 3b311b6c1e gtkmm3: Allow wayland or x11 in distro features
Fixes build with no-x11 distros

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-04-25 23:11:39 -07:00
Khem Raj bcfec90e90 gtksourceview5: Allow wayland or x11
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-04-25 23:11:39 -07:00
Willy Tu 3c1c07e9a5 absil-cpp: Update SRC_URI to to the latest google internal sync
https://github.com/abseil/abseil-cpp/commit/7c6608d0dbe43cf9bdf7f77787bc6bc89cc42f8b

The internal sync are tested within Google and ready for use.

Signed-off-by: Willy Tu <wltu@google.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 20:14:06 -07:00
Khem Raj f9a935ac8e fluentbit: Disable systemd support when systemd distro feature is disabled
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 12:10:11 -07:00
Khem Raj f0d0034e26 lirc: install systemd units only when using systemd distro feature
These files are not needed when init system is not systemd

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 12:10:11 -07:00
Mingli Yu f2748082e8 makedumpfile: Upgrade to 1.7.1
Remove related man pages gz logic as it's removed in new version [1].

[1] https://github.com/makedumpfile/makedumpfile/commit/2169de66ecd4504a3e69e0be0330f492f966ce5e

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:46:44 -07:00
wangmy dafc1efa15 ostree: upgrade 2021.6 -> 2022.2
Changelog:
==========
2022.02:

  lib/util: add syslog.h for ot_journal_print()
  lib/bootloader: use ot_journal_print() instead of sd-journal
  main: Also support CLI extensions in '/usr/libexec/libostree/ext'
  sysroot: Add a public '#define OSTREE_PATH_BOOTED'
  deploy: Add a 5s max timeout on global filesystem 'sync()'
  deploy: Also log to journal if we time out global sync()
  core: Mark 'ostree_create_directory_metadata' as '(not nullable)'
  lib/tar: Add some error prefixing
  build-sys: Drop '-Werror=aggregate-return'
  mtree: Use declare-and-initialize style
  mtree: Load traversed subdirs when creating parents
  Release 2022.2
  configure: post-release version bump
  github: Workaround glib/seccomp issue on Ubuntu impish
  lib/repo: Add commit version metadata to summary metadata
  .lgtm.yml: Fix gpgme dependency
  lib/deploy: When deleting staged deployment, delete any lock
  ostree/deploy: Test finalization locking
  tests/kolainst: Avoid recursive symlinks
  ci/libbuild.sh: drop yum/CentOS support
  ci/make-git-snapshot.sh: fix archive name
  ci/make-git-snapshot.sh: auto-initialize submodules
  ci/make-git-snapshot.sh: xz the archive
  Add COPR integration Makefile
  lib/gpg-verify-result: Add missing floating annotation
  configure: post-release version bump
  libotutil: avoid leaking builder memory on error
  ostree: check g_setenv return value
  libostree/sepolicy: get rid of a g_setenv() call
  lib/commit: always validate metadata
  lib/commit: reject empty metadata keys
  builtin: use GCancellable and GError everywhere
  lib/repo: open file only if required
  lib/commit: clean up assertions
  lib/core: introduce two new object types for split xattrs
  lib/core: introduce 'bare-split-xattrs' mode
  lib/repo: read split xattrs content from file-xattrs-link objects
  lib/commit: disallow writing content in 'bare-split-xattrs' mode
  tests/basic-bare-split-xattrs: add fixture, check read logic
  man: Fix typo in ostree-admin-switch
  man: Fix typo in ostree-find-remotes
  s390x: add "IBM Secure Execution for Linux" support
  s390x: add LUKS keyfile to 'sd-boot'
  Fix marking static delta commits as partial
  lib/repo-refs: Remove misleading newline
  src/ostree: Add --commit-only option to ostree prune
  man/prune, bash: Add --commit-only flag for ostree prune
  tests/test-prune.sh: expand testing for --commit-only
  tests/test-prune.sh: Use TAP API
  libotutil: Avoid infinite recursion during error unwinding
  Update submodule: libglnx
  build(deps): bump libglnx from '803adaf' to '88da8dd'
  build(deps): bump libglnx from '88da8dd' to 'c71f7ae'

2022.01:

  repo: Change locking for summary regeneration to be shared
  soup-uri: Fix clang-analyzer warning by dropping dead code
  tests: Fix clang-analyzer not seeing through `g_error()`
  Update FSF license notices to use URL instead of address
  lib: misc static analysis fixes
  lib/repo: assert that writable state and error agree
  lib/repo: do no return an arbitrary mode on failure
  lib/repo: do no return a NULL on failure
  tests: assert mandatory values are present
  main: add support for CLI extensions via external binaries
  tests/cli-extensions: tweak test logic
  lib: use ostree-content-writer header
  bsdiff: bump submodule, pick up fix for CVE-2014-9862
  lib/static-delta: throw a proper error on bspatch failure
  github: add dependabot config
  rofiles-fuse: Build using FUSE 3 if possible, falling back to FUSE 2

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy ddb6ca36b8 libtest-harness-perl: upgrade 3.42 -> 3.44
Changelog:
==========
 - Fix skipping SEGV test
 - Fix failing SEGV test on Windows
 - Remove ASCII-isms to better work on EBCDIC
 - Move timer initialization
 - Fix YAMLish behaviour with empty values
 - fix eintr error handling in TAP::Parser::Multiplexer
 - Parse out signal name & core dump.
 - Let the aggregator finish gracefully after bailout
 - Make prove respect HARNESS_VERBOSE if no verbosity flags are passed

License-Update: the following removed from README
==================================================
  To use Module::Build (preferred) do:

    perl NotBuild.PL
    ./Build
    ./Build test
    ./Build install

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy e709705f41 libextutils-cppguess-perl: upgrade 0.23 -> 0.26
Changelog from 0.23 to 0.26
=============================
- fix test-failure caused if CXX is set
- ignore environment variables CXXFLAGS, CXXLDFLAGS (#26)
- support environment variables CXX, CXXFLAGS, CXXLDFLAGS

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy a21bab91bd libencode-perl: upgrade 3.16 -> 3.17
Changelog:
==========
! bin/enc2xs t/enc_data.t t/enc_module.t t/encoding.t t/jperl.t
  Pulled: Fix Issue #144, spurious warnings from -Wc++-compate,
   and a few related nits
  https://github.com/dankogai/p5-encode/pull/168
! MANIFEST
  add t/utf32warnings.t which was missing
! t/taint.t
  Pulled: Skip taint tests if your perl was built without taint support
  https://github.com/dankogai/p5-encode/pull/167
! Unicode/Unicode.pm
  Pulled: fix link to Unicode standard
  https://github.com/dankogai/p5-encode/pull/165
! t/Unicode_trailing_nul.t
  Pulled: Use note() instead of diag()
  https://github.com/dankogai/p5-encode/pull/164

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 8e926e200b libdbd-sqlite-perl: upgrade 1.68 -> 1.70
Changelog:
==========
    - Fix doc to use the correct attribute with sqlite_ (GH#86, eekboek++)
    - Modify the fix to silence the sqlite_unicode warning not to check
      the attribute twice
    - Fix an encoding issue of naive (GH#83, HaraldJoerg++)
    - Typo (GH#85, grr++)
    - Silenced deprecation warning of sqlite_unicode not to break
      tests of existing applications

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy bfd4f628c4 openwsman: upgrade 2.6.11 -> 2.7.1
Changelog from 2.6.11 to 2.7.1
==============================
- Bugfixes
  - fix regression introduced in 2.5.0, __cimnamespace selector
    was not properly set in requests.
  - fixed several compiler warnings
  - code cleanup
  - general code robustness
  - msvc build fixes
  - cleanup passwords after use
  - drop RANDFILE in owsmangencert.h
  - fix potential NULL pointer dereference
  - MinGW build enablement

- API change
  - client_opt: expiry and hearbeat_interval are float
    wsmc_set_sub_expiry() and wsmc_set_heartbeat_interval() change their
    first parameter from int to float
  - bump so version of libwsman_client from 4 to 5
  - new functions for C++ bindings: OpenWsmanClient::GetWithFlags()
    and OpenWsmanClient::PutWithFlags to add a 'flags' parameter
  - add FLAG_SUPRESS_100_CONTINUE to options, fixes #131 to workaround
    a curl problem. Reportedly curl 7.69.0 fixes this also in curl.
  - fixed several compiler warnings
  - fixed spelling errors

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 4812d74acc lsscsi: upgrade 0.31 -> 0.32
Changelog for released lsscsi-0.32 [20210505] [svn: r167]
  - improve NVMe device parsing (e.g. /dev/nvme0c1n2)
  - print nr_hw_queues when available for SCSI hosts
  - Remove blank line after NVMe device name with -HL
  - collect_disk_wwn_nodes: Fix WWN string copy
  - make WWN printing for NVMe more consistent with
    output from SCSI devices (e.g. with -u and -t)
  - logic to select best SCSI id (--scsi_id) to output
  - clean up warnings for gcc-10
  - build with autoconf 2.70

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy c41c8112b6 links: upgrade to 2.26
Changelog:
===========
 Fix a display glitch if the list is empty and the user presses '*'
 Add a possibility to pass gopher:// URLs to an external program
 Updated the German translation
 Updated the initial bookmarks
 Fix a bug when form submit url contained '#'
 Support WEBP images
 Support DNS-over-HTTPS
 Try multiple IPv4 addresses on systems that don't have getaddrinfo
 Handle the "TD" tag outside "TR" the same way as in other browsers
 Make it possible to bind a socket to a network interface
 It could be activated by specifying interface name in the "Bind to local
 IP address" box

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy e6c70cfa11 lapack: upgrade 3.10.0 -> 3.10.1
Changelog:
http://netlib.org/lapack/lapack-3.10.1.html

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy c4d4e192f4 hexedit: upgrade 1.5 -> 1.6
april 2022
    - 1.6
    - configure script must error-out when (n)curses isn't found
    - Move SIGWINCH handling from handler to NCURSES
    - Make configure.ac compliant with autoconf >= 2.70
    - Check that malloc did not return NULL
    - Fix a possible memory leak in findFile()
    - Prevent division by zero on empty files.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy f18dd93373 ctags: upgrade 5.9.20220410.0 -> 5.9.20220417.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 97c56a04dd nbdkit: upgrade 1.30.2 -> 1.31.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 7c0a36e48d nanomsg: upgrade 1.1.5 -> 1.2
Changelog:
=========
 adds support for IPv6 and fixes a couple of bugs.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy b82354a2ac htpdate: upgrade 1.3.3 -> 1.3.4
Changes in 1.3.4
----------------

- fix small memory leak in strdup
- fix free in case of DNS lookup failure
- other minor updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
Yi Zhao 57089566e3 frr: add PACKAGECONFIG for fpm
The Forwarding Plane Manager support is optional, make it as
PACKAGECONFIG.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 2ff1569067 nautilus: upgrade 42.0 -> 42.1.1
Major changes in 42.1.1
=========================
 Revert wrongly introduced dependency on unstable gnome-desktop.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 6d73127ced libadwaita: upgrade 1.1.0 -> 1.1.1
Changelog:
==========
- AdwAvatar
  - Fix initials not updating after setting custom-image
- AdwSplitButton:
  - Avoid state changes during dispose
- AdwViewSwitcherTitle
  - Clear pending idle callback on unrealize
- AdwPreferencesGroup
  - Annotation fixes
- AdwPreferencesGroup
  - Annotation fixes
- AdwTabBar
  - Ensure indicators are clickable with inverted=true
  - Fix resize deferring with non-expanded tabs
  - Fix scroll animation stopping too early
- Mention AdwComboRow:selected type in migration guide
- Fix a Meson error when using as a subproject
- Translation updates:
  - Abkhazian
  - British English
  - Bulgarian
  - Catalan
  - Dutch

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 98840e726d gtksourceview5: upgrade 5.4.0 -> 5.4.1
News in 5.4.1, 2022-04-21
-------------------------

 * Improved styling for style scheme preview widgets
 * Improved styling and positioning of completion windows
 * Improved styling for various style schemes
 * Unit test fixes
 * Hover assistants will no longer be showed if no providers
   completed successfully to add widgets
 * GtkSourceVimIMContext tries to handle various corner cases
   better with regards to reuse and being removed from an
   event controller or widget
 * GtkSourceCompletionCell has improved fast-paths for resetting
   cells to empty state when already empty
 * Improved sizing and placement of assistants including hover
   popovers, interactive tooltips, and completion windows
 * The overview map has improved it's fallback styling
 * The overview map will now properly update when the sourceview's
   right-margin-position changes
 * Fixes to vala.lang for regex detection
 * Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 2e84305baa gspell: upgrade 1.9.1 -> 1.10.0
News in 1.10.0, 2022-04-16
--------------------------
* Build from git: some updates, take newer version of autoconf-archive.
* Build: distribute more files in tarballs.
* Documentation improvements.
* Translation updates.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 1a9c78999b evolution-data-server: upgrade 3.44.0 -> 3.44.1
Changelog:
https://download.gnome.org/sources/evolution-data-server/3.44/evolution-data-server-3.44.1.news

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
wangmy 4aa174ef75 evince: upgrade 42.1 -> 42.2
Changelog:
==========
comics:
  * Fix use-after-free (#1776)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
Khem Raj 1fa927eba9 fwupd: Enable build with musl
It does not fail anymore as the qemu options has been sorted

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
Khem Raj 088e401798 pam-ssh-agent-auth: Use specific versions of BSD licenses
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:14 -07:00
Khem Raj b8e97f5b2a boinc-client: Do not overwrite same file when using usrmerge
in case usrmerge is enabled, unit file is already in expected location

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:14 -07:00
Khem Raj 78180b6c21 mozjs: Use vendored icu on ppc/clang
This helps compile gjs, external icu is needed with gcc-12 but not with
clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:14 -07:00
Khem Raj 6a52b84dbc klibc: Recognise --dyld-prefix clang option
This is added when usrmerge is enabled in distro

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:14 -07:00
Khem Raj 1f56482ecf netdata: Fix build errors with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:14 -07:00
Robert Yang 5f6156c0ef libldb: Fix installed-vs-shipped and rebuild error
Fixed when multilib is disabled on intel-x86-64:
MULITLIBS = ""
$ bitbake sssd

ERROR: sssd-2.5.2-r0 do_package: QA Issue: sssd: Files/directories were installed but not shipped in any package:
/usr/lib/ldb
/usr/lib64/ldb/modules/ldb/memberof.so
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
sssd: 2 installed and not shipped files. [installed-vs-shipped]

And also remove bin/ got get a clean rebuild, otherwise, the rebuild result may
be incorrect.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj a47c833126 ufw: Fix build with usrmerge distro feature
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj d69c0da9d2 linux-atm: Add knob to root prefix
Fixes build with usrmerge

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj 8cec1f1fd9 dietsplash: specify install rootdir
This takes care of rootdir being different when using usrmerge

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj 4448cd9ee7 scsirastools: Fix build with usrmerge
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj f91983f1f3 babeld: Upgrade to 1.11
Provide proper prefix so that install works correctly when using
usrmerge

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj 682657248c gradm: Upgrade to 3.1-202111052217
Fix build when using usrmerge distro features

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj 984bc7eaca tomoyo-tools: Drop md5sum
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj 8c7ffffa07 tomoyo-tools: Define SBINDIR
default SBINDIR is hardcoded to /sbin which does not work when using
usrmerge

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:13 -07:00
Khem Raj ae8e0ae77f fluentbit: Fix build with usrmerge distro feature
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 10:44:09 -07:00
Khem Raj 2b643dcefe arno-iptables-firewall: Do not use bitbake variable inside S
Location of file inside sourcedir fixed but bitbake variable
systemd_unitdir varies depending on usrmerge feature
hence can not be used here

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-23 20:12:14 -07:00
Khem Raj e059bf5da0 tcsh: Do not install symlinks into /bin with usrmerge
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-23 20:12:14 -07:00
Khem Raj 224d8a8cbe crash: Fix build for mips target
The patch to remove these options is removed therefore instrument them
via sed operations

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Mingli Yu <mingli.yu@windriver.com>
2022-04-22 17:58:09 -07:00