Khem Raj
5dec03ef88
libx86: Fix pointer typecasting in assignment
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:35 -07:00
Khem Raj
12e249a556
uw-imap: Fix build with clang/musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:35 -07:00
Khem Raj
197cd6b367
pmtools: Update patch to include string.h and function prototype for main
...
Fixes build with clang-15
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:35 -07:00
Khem Raj
e0effa21cd
daemontools: Fix build with clang15 and musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:35 -07:00
Khem Raj
9502097f2f
pam-ssh-agent-auth: Fix __progname configure check
...
This check needs to include stdio.h for printf() API to work
otherwise test fails.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
e5b867e1a8
raptor2: Match reutrn type from RAPTOR_ASSERT_OBJECT_POINTER_RETURN_VALUE
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
2922f01139
libcereal: Do not use uniform_int_distribution<char> template
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
fe07cb13e2
tokyocabinet: Fix AC_CHECK_LIB test functions
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
2818fada9b
srecord: Fix AC_CHECK_LIB for gpg-error
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
9ba6b56abc
rdfind: Fix AC_CHECK_LIB for libnettle
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
6f01823298
sblim-sfcb: Fix AC_CHECK_LIB tests for various libraries
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
7f7179c275
pam-plugin-ccreds: Fix AC_CHECK_LIB for libdb
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
4cb8febb42
gensio: Fix AC_CHECK_LIB for libwrap
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
51f257ab99
epeg: Fix AC_CHECK_LIB for libjpeg and libexif
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
f4c9e27b32
zabbix: Upgrade to 6.2.2
...
Fix build on musl while here
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
17b49ec924
lxdm: Fix msghdr initialization on musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
97f3a9e4a8
lmbench: Add patch to fix typo including string.h header
...
Move all patches under one directory, to keep it simple
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
4465019bcb
libpwquality: Do not use fgetpwent_r on musl
...
It does not exist
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
e998484d3d
xrdp: Fix build with clang-15
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
fdda5f6c0a
libio-pty-perl: Fix build on musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
31e19562f6
android-tools: Add protoype declaration for b64_pton
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
b487187a93
xf86-video-nouveau: Do not treat implicit-function-declaration as error
...
clang 15 treats it as error by default.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
fa3ccbc37d
wifi-test-suite: Fix build with clang
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
aec96f2377
linuxptp: Include string.h for strncpy()
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
a3fe8e3e03
ckermit: Fix build with clang
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
dcf06b291d
libsmi: Fix build with clang 15
...
Add flex and bison dependencies to make deterministic builds
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
b02b4f5967
nana: Include stdlib.h form exit() and abort() functions
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
fdb8bc38b1
hddtemp: Add missing prototype for ata_get_powermode in sata.c
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
052194bf62
fvwm: Disable int-conversion and implicit-int warnings as errors
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
e549ce1de1
mcelog: Upgrade to v189
...
Fix build with clang while here
Drop 0001-genconfig.py-update-shebang.patch its fixed upstream now
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
ae3c42a322
serial-forward: Correct typo in specifying string.h header
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
6d9b67af95
libuio: Update to latest tip of trunk
...
Drop upstreamed 0001-include-fcntl.h-for-O_RDWR-define.patch
Drop replace_inline_with_static-inline.patch, it has been fixed
differently
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Khem Raj
9aed371228
libutempter: Upgrade to 1.2.2-alt1
...
License-Update: Whitespace removal [1]
Drop glibc assumptions patch its fixed upstream
[1] https://git.altlinux.org/people/ldv/packages/libutempter.git?p=libutempter.git;a=blobdiff;f=libutempter/COPYING;h=5522aa5f33e23eb2be04b0c1fe789b609e7961fe;hp=2d2d780e6014b850ca3b8437452e24eba5f96508;hb=10539e43e615225da8351895668e704726ffcb53;hpb=3e657409d46e0571f44970ebcd2c972b60778ec3
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Sergio Prado
0d5a3e6755
polkit: refresh patch to fix warning
...
Fix the following warning:
WARNING: polkit-0.119-r0 do_patch: Fuzz detected:
Applying patch 0004-Make-netgroup-support-optional.patch
patching file configure.ac
Hunk #1 succeeded at 117 with fuzz 2 (offset 17 lines).
patching file meson.build
patching file src/polkit/polkitidentity.c
patching file src/polkit/polkitunixnetgroup.c
patching file src/polkitbackend/polkitbackendinteractiveauthority.c
patching file src/polkitbackend/polkitbackendjsauthority.cpp
Hunk #1 succeeded at 1291 (offset -233 lines).
Hunk #2 succeeded at 1306 (offset -233 lines).
patching file test/polkit/polkitidentitytest.c
patching file test/polkit/polkitunixnetgrouptest.c
patching file test/polkitbackend/test-polkitbackendjsauthority.c
Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Wang Mingyu
4fdcfdec80
libblockdev: upgrade 2.26 -> 2.27
...
0001-lvm-Do-not-include-duplicate-entries-in-bd_lvm_lvs-o.patch
removed since it's included in 2.27
Changelog:
=========
fs: Return BD_FS_ERROR_UNKNOWN_FS on mounting unknown filesystem
overrides: Fix translating exceptions in ErrorProxy
tests: Do not check that swap flag is not supported on DOS table
tests: Lower expected free space on newly created Ext filesystems
tests: Remove test for NTFS read-only mounting
vdo_stats: Default to 100 % savings for invalid savings values
lvm: Fix reading statistics for VDO pools with VDO 8
tests: Fix creating loop device for CryptoTestLuksSectorSize
tests: Use losetup to create 4k sector size loop device for testing
s390: Remove double fclose in bd_s390_dasd_online (#2045784 )
lvm-dbus: Add support for changing compression and deduplication
tests: Skip test_lvcreate_type on CentOS/RHEL 9
tests: Fix expected extended partition flags with new parted
lvm: Do not set global config to and empty string
lvm: Do not include duplicate entries in bd_lvm_lvs output
lvm: Use correct integer type in for comparison
crypto: Remove useless comparison in progress report in luks_format
boilerplate_generator: Remove unused variable assignment
kbd: Add missing progress reporting to bd_kbd_bcache_create
kbd: Fix leaking error in bd_kbd_bcache_detach
kbd: Fix potential NULL pointer dereference in bd_kbd_bcache_create
crypto: Remove unused and leaking error in write_escrow_data_file
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Wang Mingyu
05110a0ab4
fio: upgrade 3.31 -> 3.32
...
0001-io_uring-Replace-pthread_self-with-s-tid.patch
removed since it's included in 3.32
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 22:49:34 -07:00
Wang Mingyu
7ff4625e3d
ctags: upgrade 5.9.20220821.0 -> 5.9.20220828.0
...
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 15:58:34 -07:00
Wang Mingyu
c337aa1a02
abseil-cpp: upgrade 20220623.0 -> 20220623.1
...
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-05 15:58:34 -07:00
Gianfranco Costamagna
27962df4d0
vboxguestdrivers: upgrade 6.1.36 -> 6.1.38
...
refresh patch for new upstream release
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-09-05 15:58:34 -07:00
Jan Vermaete
b33c428230
makeself: upate anonymous git access and dropped man page.
...
Review on the mailinglist requested to drop the 'git' user in the SRC_URI.
The man files seems to be outdated, so I've dropped it.
https://github.com/megastep/makeself/issues/260
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-03 15:13:26 -07:00
zhengrq.fnst
3d2375cb02
python3-flatbuffers: upgrade 2.0.6 -> 2.0.7
...
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-03 12:20:15 -07:00
Khem Raj
84ad0699f1
nlohmann-fifo: Update to tip of trunk
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-31 10:06:32 -07:00
Khem Raj
c9e205eb6e
geany-plugins: Fix type error found with clang 15
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-31 10:06:32 -07:00
Khem Raj
0a84141417
soci: Fix build with clang 15
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-31 10:06:32 -07:00
Khem Raj
1a8d4b2423
psqlodbc: Upgrade to 13.02.0000
...
Forward port patches
Merged .inc into .bb for easing out devtool use
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-31 10:06:32 -07:00
Khem Raj
f7a8fbf8f0
rasdaemon: Upgrade to 0.6.8
...
Fix build on musl while here
Drop unneeded header include patch which is fixed upstream
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-31 10:06:32 -07:00
Khem Raj
edc39ba949
toybox: Remove mount.h conflict fix
...
This has been fixed in latest glibc 2.36 release [1]
[1] https://sourceware.org/git/glibc.git/log/3bd3c612e98a53ce60ed972f5cd2b90628b3cba5...4dad97e2a2e510c6b53a0add29a2188714fcf4ab
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-30 15:27:08 -07:00
Khem Raj
d99900e121
gtk+: Fix function signature of create_menu()
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-30 00:14:58 -07:00
Patrick Williams
f846d3934d
unifex: remove recipe
...
I don't think anyone else is using this since nobody has requested
an update from the original SRCREV I pushed up originally. The
original authors of libunifex have moved in another direction so I've
decided not to use it in my downstream project(s) also.
Anyone wanting to use something like libunifex should probably look
to https://github.com/brycelelbach/wg21_p2300_std_execution , which
is where the proposals for future C++ standards in this space are
being developed.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-29 22:46:55 -07:00
Mingli Yu
a755af4fb5
postgresql: make sure pam conf installed when pam enabled
...
Update the pam check logic to make sure pam conf installed.
Before the patch:
root@intel-x86-64:~# rpm -ql postgresql | grep pam.d | grep postgresql
root@intel-x86-64:~#
After the patch:
root@intel-x86-64:~# rpm -ql postgresql | grep pam.d | grep postgresql
/etc/pam.d/postgresql
root@intel-x86-64:~#
Signed-off-by: Mingli Yu <mingli.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-08-29 08:44:19 -07:00