- Update to version 2.0.14.17.g498385e:

- Enhance _service magic
- Enable automake

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=93
This commit is contained in:
Thomas Renninger 2021-07-19 12:48:25 +00:00 committed by Git OBS Bridge
parent a5c136fa1a
commit 30fa98397e
4 changed files with 10 additions and 74 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:124f62f6b22c1c240a14d251e82be48ed2063099af2d2a7397b85176237a7606
size 406027
oid sha256:9f2aebea3b0e81be0c9d46ef7866e0832b6443536163c2aa6b1278a49c7d24a8
size 404491

View File

@ -1,73 +1,7 @@
-------------------------------------------------------------------
Mon Jul 19 12:25:29 UTC 2021 - trenn@suse.de
Mon Jul 19 12:46:42 UTC 2021 - trenn@suse.de
- Update to version 5.14-rc1.441.gf0eb870a8422:
* Documentation: Fix intiramfs script name
* Kbuild: lto: fix module versionings mismatch in GNU make 3.X
* kbuild: do not suppress Kconfig prompts for silent build
* scripts/setlocalversion: fix a bug when LOCALVERSION is empty
* Revert "mm/slub: use stackdepot to save stack trace in objects"
* ARM: dts: versatile: Fix up interrupt controller node names
* ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
* ARM: configs: Update u8500_defconfig
* ARM: configs: Update Vexpress defconfig
* ARM: configs: Update Versatile defconfig
* ARM: configs: Update RealView defconfig
* ARM: configs: Update Integrator defconfig
* arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
* xfs: detect misaligned rtinherit directory extent size hints
* xfs: fix an integer overflow error in xfs_growfs_rt
* xfs: improve FSGROWFSRT precondition checking
* xfs: don't expose misaligned extszinherit hints to userspace
* xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
* xfs: reset child dir '..' entry when unlinking child
* xfs: check for sparse inode clusters that cross new EOAG when shrinking
* iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
* iomap: Don't create iomap_page objects for inline files
* iomap: Permit pages without an iop to enter writeback
* iomap: remove the length variable in iomap_seek_hole
* iomap: remove the length variable in iomap_seek_data
* firmware: arm_scmi: Fix range check for the maximum number of pending messages
* firmware: arm_scmi: Avoid padding in sensor message structure
* firmware: arm_scmi: Fix kernel doc warnings about return values
* firmware: arm_scpi: Fix kernel doc warnings
* firmware: arm_scmi: Fix kernel doc warnings
* ARM: shmobile: defconfig: Restore graphical consoles
* scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()
* scsi: mpi3mr: Fix W=1 compilation warnings
* scsi: pm8001: Clean up kernel-doc and comments
* scsi: zfcp: Report port fc_security as unknown early during remote cable pull
* scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
* scsi: fas216: Fix a build error
* scsi: core: Fix the documentation of the scsi_execute() time parameter
* firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow
* firmware: arm_ffa: Fix the comment style
* firmware: arm_ffa: Simplify probe function
* firmware: arm_ffa: Ensure drivers provide a probe function
* firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
* firmware: arm_scmi: Ensure drivers provide a probe function
* firmware: arm_scmi: Simplify device probe function on the bus
* dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions
* clk: renesas: r9a07g044: Add P2 Clock support
* clk: renesas: r9a07g044: Fix P1 Clock
* clk: renesas: r9a07g044: Rename divider table
* clk: renesas: rzg2l: Add multi clock PM support
* arm64: tegra: Enable SMMU support for USB on Tegra194
* arm64: tegra: Enable audio IOMMU support on Tegra194
* ARM: dts: aspeed: everest: PSU #3 address change
* ARM: dts: everest: Add phase corrections for eMMC
* ARM: dts: tacoma: Add phase corrections for eMMC
* ARM: dts: aspeed: Update e3c246d4i vuart properties
* ARM: dts: aspeed: Fix AST2600 machines line names
* dt-bindings: arm-smmu: Fix json-schema syntax
* memory: tegra: Add compile-test stub for tegra_mc_probe_device()
-------------------------------------------------------------------
Fri Jul 09 07:01:40 UTC 2021 - trenn@suse.de
- Enhance _service magic
- Enable automake
- Update to version v2.0.14.17.g498385e:
- Update to version 2.0.14.17.g498385e:
* numactl.c: fix use after free
* sysfs.c: prevent mem leak in sysfs_node_read()
* sysfs.c: don't leak fd if fail in sysfs_read()
@ -78,6 +12,8 @@ Fri Jul 09 07:01:40 UTC 2021 - trenn@suse.de
* link with -latomic if needed
* libnuma: make numa_police_memory() free of race
* numademo: Use first two nodes instead of node 0 and 1
- Enhance _service magic
- Enable automake
-------------------------------------------------------------------
Tue Dec 15 11:17:35 UTC 2020 - Martin Liška <mliska@suse.cz>

View File

@ -1,5 +1,5 @@
name: numactl
version: 5.14-rc1.441.gf0eb870a8422
mtime: 1626632845
commit: f0eb870a84224c9bfde0dc547927e8df1be4267c
version: 2.0.14.17.g498385e
mtime: 1624029976
commit: 498385e3aaf265d6e9786e0a391196cd82ab3260

View File

@ -17,7 +17,7 @@
Name: numactl
Version: 5.14-rc1.441.gf0eb870a8422
Version: 2.0.14.17.g498385e
Release: 0
Summary: NUMA Policy Control
License: GPL-2.0-only