Bug 2268030 - kmod-32 is available
Summary: kmod-32 is available
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: kmod
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: kmod development team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-03-06 04:37 UTC by Upstream Release Monitoring
Modified: 2024-04-09 13:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 32 (#2268030) (1.05 KB, patch)
2024-03-06 04:37 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2024-03-06 04:37:17 UTC
Releases retrieved: 32
Upstream release that is considered latest: 32
Current version/release in rawhide: 31-5.fc40
URL: https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/1517/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/kmod

Comment 1 Upstream Release Monitoring 2024-03-06 04:37:22 UTC
Created attachment 2020292 [details]
Update to 32 (#2268030)

Comment 2 Upstream Release Monitoring 2024-03-06 04:41:58 UTC
the-new-hotness/release-monitoring.org's scratch build of kmod-32-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=114542176

Comment 3 Xose Vazquez Perez 2024-03-07 13:10:45 UTC
(In reply to Upstream Release Monitoring from comment #0)

> Releases retrieved: 32
> Upstream release that is considered latest: 32
> Current version/release in rawhide: 31-5.fc40
> URL: https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
> Based on the information from Anitya: https://release-monitoring.org/project/1517/
> To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/kmod

kmod 32
=======

- Improvements

	- Use any hash algo known by kernel/openssl instead of keep needing
	  to update the mapping

	- Teach kmod to load modprobe.d/depmod.d configuration from ${prefix}/lib
	  and allow it to be overriden during build with --with-distconfdir=DIR

	- Make kernel modules directory configurable. This allows distro to
	  make kmod use only files from /usr regardless of having a compat
	  symlink in place.

	- Install kmod.pc containing the features selected at build time.

	- Install all tools and symlinks by default. Previously kmod relied on
	  distro packaging to set up the symlinks in place like modprobe,
	  depmod, lsmod, etc. Now those symlinks are created by kmod itself
	  and they are always placed in $bindir.

- Bug Fixes

	- Fix warnings due to -Walloc-size

- Others

	- Drop python bindings. Those were not update in ages and not compatible
	  with latest python releases.

	- Cleanup test infra, dropping what was not used anymore

	- Drop experimental tools `kmod insert` / `kmod remove`. Building those
	  was protected by a configure option never set by distros. They also
	  didn't gain enough traction to replace the older interfaces via
	  modprobe/insmod/rmmod.


Note You need to log in before you can comment on or make changes to this bug.