| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
| |
This reverts commit 714c91d1a63f29650abaa9cf69ffa47cf2c70297 as probably
the upstream xz repository and the xz tarballs have been backdoored.
References: https://www.openwall.com/lists/oss-security/2024/03/29/4
Signed-off-by: Petr Štetiar <ynezz@true.cz>
|
|
|
|
|
|
|
|
| |
Release notes:
0.18.8 - https://github.com/eza-community/eza/releases/tag/v0.18.8
0.18.9 - https://github.com/eza-community/eza/releases/tag/v0.18.9
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
|
|
|
|
| |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Major version update to podman
- Obsolete patch removed
- patch 010-do-not-build-docs.patch refreshed
Changelog: https://github.com/containers/podman/releases/tag/v5.0.0
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- hex color parser for themes
- adds truncate option
- adds --literal flag
- adds disable option for permission
- upgrades many included sub modules/crates
- Fixes literal flags not regocnized
- adds and improves icons
Full changelogs:
- v1.1.0: https://github.com/lsd-rs/lsd/releases/tag/v1.1.0
- v1.1.1: https://github.com/lsd-rs/lsd/releases/tag/v1.1.1
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|
|
|
| |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|
|
|
|
|
|
| |
Release notes:
https://gitlab.com/psmisc/psmisc/-/compare/v23.4...v23.7?from_project_id=334185&straight=false
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Update irqbalance to version 1.9.4.
* refresh version in meson patch
* remove EINVAL handling patch as upstream seems to have silenced
the log spam for unmanageable IRQs
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
|
|
|
|
|
|
|
| |
- Release notes:
https://github.com/jarun/nnn/compare/v4.4...v4.9
- Refresh patch to fix offset
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
| |
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|
|
|
| |
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
| |
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|\
| |
| | |
rrdtool1: add license information
|
| |
| |
| |
| | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| |
| |
| |
| |
| |
| |
| | |
See the license information on the rrdtool homepage.
https://oss.oetiker.ch/rrdtool/license.en.html
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| |
| |
| |
| | |
Signed-off-by: Peter Liedholm <peterfromswe884@gmail.com>
|
| |
| |
| |
| |
| |
| | |
- Change source URL to the up-to-date one
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Included upstream changes:
e1281d4de916 mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
b5ca140312d2 mmc-utils: lsmmc: Fix emmc capacity calculation
d1d8a05eeb4b mmc-utils: lsmmc: Disintegrade print_mmc_csd
3b055a2129bf mmc-utils: lsmmc: Simplify interface processing functions
e82719f1d29c mmc-utils: lsmmc: Simplify prinitng manufacturer name
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This commit adds a new package, including tools for
diagnosing Mellanox Spectrum Switches and ConnectX
NICs and querying and installing firmware.
Package Contents:
mflash lib
This lib provides low level Flash
access through Mellanox HCAs.
mtcr lib (implemented in mtcr.h file)
This lib enables access to HCA hardware registers.
mstregdump
This utility dumps hardware registers from
Mellanox hardware for later analysis by Mellanox.
mstvpd
This utility dumps the on-card VPD.
mstmcra
This debug utility reads/writes a to/from
the device configuration register space.
mstconfig
This tool sets or queries non-volatile
configurable options for Mellanox HCAs.
mstfwmanager
Mellanox firmware update and query utility which scans
the system for available Mellanox devices (only mst
PCI devices) and performs the necessary firmware updates.
mstreg
The mlxreg utility allows users to obtain information
regarding supported access registers, such as their
fields and attributes.
mstfwtrace
The mstfwtrace utility extracts and prints trace messages
generated by the firmware running on 5th generation
devices iRISCs. This tool supports secure FW flow only.
mstlink
The mstlink tool is used to check and debug
link status and issues related to them.
Signed-off-by: Til Kaiser <mail@tk154.de>
|
|/
|
|
| |
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
|
|
|
|
| |
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/eza-community/eza/releases/tag/v0.18.7
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
|
|
|
|
| |
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
| |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
|
|
| |
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I have some strange issues with irqbalance sometimes overwritin
smp_affinity values for banned/ignored IRQs. The issue is reproduceable
and is mitigated when I change theway how the irqbalance command line is
built. The only difference between the resulting command is that there
is only one space between the -t parameter and the first -i parameter
value.
Also see https://github.com/Irqbalance/irqbalance/issues/297
Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
|
|
|
|
|
|
|
|
|
| |
- Release notes:
https://github.com/eza-community/eza/releases/tag/v0.18.6
- fix typo in description in Makefile
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
|
|
|
|
|
|
|
|
| |
ls deluxe. Substitute for ls command with style.
Popular amongst people who use ohmyzsh and similar
shell stylers.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|
|
|
|
|
|
|
| |
eza is a substitute for ls command with icons and colors and more.
Common for those who use ohmyzsh or similar shell stylers.
Co-authored-by: Jonas Jelonek <jonas.helonek@proton.me>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|
|
|
|
|
| |
Added init.lua to make the program importable by other lua programs.
Signed-off-by: jasle <jasle@riseup.net>
|
|
|
|
|
|
|
|
|
| |
mt5311 are utilities for working with Metanoia/Proscend VDSL2 SFP Modems.
Resulting package:
* mt5311
Signed-off-by: jasle <jasle@riseup.net>
|
|
|
|
|
|
|
|
|
|
|
| |
Previous commit removed unnecessary linking with libstdc++
but introduced another error on x86 platforms:
undefined reference to `__stack_chk_fail_local'
Fix it by explicitly linking libssp_nonshared.a
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
| |
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
|
|
|
| |
Now that libe2p is separated from e2fsprogs;
midnight commander needs it added to depends.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|
|
|
|
|
|
| |
Package CPU features detection is not supporting soft float ARM.
So we disable it altogether.
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|
|
|
|
|
|
| |
Auto-detect LVM2 volume on boot device used with fitblk uImage.FIT
sub-image driver.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
| |
- Workaround superfluous linking with libstdccp
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
| |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|
|
|
|
|
| |
- Fix version to be properly configured
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
|
|
|
|
| |
- libftdi, libhidapi, libusb-0.1 was incorrectly leaking into the build.
- libgpiod was incorrectly missing out despite LINUXGPIO feature
was explicitly requested.
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
|
|
| |
Depending only on 'xz' hides the package when 'xz-utils' is not selected
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
|
|
| |
- Fix NEON mis-detection which was breaking builds on some platforms
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
|
|
| |
- Remove upstreamed patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
| |
Signed-off-by: Edmunt Pienkowsky <roed@onet.eu>
|
|
|
|
| |
Signed-off-by: Edmunt Pienkowsky <roed@onet.eu>
|
|
|
|
|
|
|
|
|
| |
- Use local tarball
- Use CMake
- Depend from libusb-1.0 instead of libusb-compat
- Remove obsolete patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Link pcre2 dynamically
- it was linked statically and libpcre2 dependency was useless
- it magically fixes build error when global LTO is enabled
- it reduces resulting binary size
- Use 'release-lto' cargo profile to further reduce binary size
'rg' binary sizes comparision (arm_cortex-a9+neon):
- 4293KB: unmodified
- 4018KB: dynamic libpcre2
- 3521KB: dynamic libpcre2 + release-lto
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
|
|
|
|
| |
- Use HTTPS for URL
- Don't set default configure option
- Refresh the patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Update package URLs
- Add missing xz dependency
- Fix incorrectly set sa_dir
- Refresh the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
|