I wonder if we could make asciidoctor optional since it's required only for manual pages. On my system it requires a zoo of ruby dependencies which I'd like to avoid.
Search Criteria
Package Details: util-linux-aes 2.38.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/util-linux-aes.git (read-only, click to copy) |
---|---|
Package Base: | util-linux-aes |
Description: | Miscellaneous system utilities for Linux, with loop-AES support |
Upstream URL: | https://github.com/karelzak/util-linux |
Licenses: | GPL2 |
Conflicts: | hardlink, rfkill, util-linux |
Provides: | hardlink, rfkill, util-linux |
Replaces: | hardlink, rfkill |
Submitter: | None |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 6 |
Popularity: | 0.000006 |
First Submitted: | 2011-03-02 21:16 (UTC) |
Last Updated: | 2022-10-08 21:20 (UTC) |
Dependencies (20)
- coreutils (coreutils-git, coreutils-hybrid-git, coreutils-selinux, coreutils-hybrid)
- libcap-ng (libcap-ng-git, libcap-ng-minimal-git)
- libcrypt.so (libxcrypt-git, libxcrypt, libxcrypt-compat)
- libmagic.so (file-git, file)
- libncursesw.so (arm-linux-gnueabihf-ncurses, ncurses-nohex, ncurses-git, lib32-ncurses, ncurses)
- libsystemd.so (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git, lib32-systemd-git, lib32-systemd, systemd-libs)
- libudev.so (libeudev-git, libeudev, lib32-eudev, libudev-zero-git, systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git, lib32-systemd-git, lib32-systemd, systemd-libs)
- libxcrypt (libxcrypt-git)
- pam (pam-minimal-git, pam-selinux)
- shadow (shadow-libpassphrase, shadow-minimal-git, shadow-relaxed, shadow-selinux)
- systemd-libs (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git)
- util-linux-libs-aes
- asciidoctor (make)
- gtk-doc (gtk-doc-git) (make)
- libcap-ng (libcap-ng-git, libcap-ng-minimal-git) (make)
- libxcrypt (libxcrypt-git) (make)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (make)
- systemd (systemd-homed-containers, systemd-selinux, systemd-git) (make)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (optional) – python bindings to libmount
- words (optional) – default dictionary for look
Required by (339)
- aarch64-linux-gnu-fakeroot (requires util-linux)
- abootimg (requires util-linux)
- abootimg-git (requires util-linux)
- acts (requires util-linux)
- acts-git (requires util-linux)
- admc-git (requires util-linux)
- aftershotpro2 (requires util-linux)
- airgeddon-git (requires rfkill) (optional)
- alibuild (requires util-linux)
- alma (requires util-linux)
- alma-git (requires util-linux)
- amount (requires util-linux)
- apalache-bin (requires util-linux)
- apt-dater (requires util-linux)
- apt-dater-legacy (requires util-linux)
- archarm-mobile-fde-installer-git (requires util-linux)
- archlinuxarm-installer (requires util-linux)
- arm-image-installer (requires util-linux)
- asciiville (requires util-linux)
- aud2u (requires util-linux)
- Show 319 more...
Sources (11)
- 60-rfkill.rules
- https://www.kernel.org/pub/linux/utils/util-linux/v2.38/util-linux-2.38.1.tar.sign
- https://www.kernel.org/pub/linux/utils/util-linux/v2.38/util-linux-2.38.1.tar.xz
- pam-common
- pam-login
- pam-runuser
- pam-su
- rfkill-block_.service
- rfkill-unblock_.service
- util-linux-2.38.1.diff
- util-linux-aes.sysusers
vaygr commented on 2022-10-15 19:43 (UTC)
TrialnError commented on 2022-07-01 17:23 (UTC)
Hello vaygr.
Fair point you're mentioning. Didn't thought of those lines in loop-aes.
So let's remove it from this and maybe change loop-aes such that the modules handling is moved to a separate file and more visible as such.
Thanks for the heads up
vaygr commented on 2022-06-20 00:03 (UTC)
TrialInError am I missing something or "util-linux-aes.modules" file should be dropped from here?
I think both loop-aes and loop-aes-dkms set up module loading properly and this one just duplicates what's already there + leaves some old cruft that's not relevant anymore:
systemd-modules-load[262]: Failed to find module 'aes-i586'
TrialnError commented on 2021-06-21 16:13 (UTC)
Not the first to mention this :D
Yes, I indeed overlooked this detail. I was under the impression the loop-aes files come with a sig. Well, apparantly not..
vaygr commented on 2021-06-21 15:17 (UTC)
TrialInError seems Jari's key needs to be added to validpgpkeys for successful build.
Which is '12D64C3ADCDA0AA427BDACDFF0733C808132F189'.
TrialnError commented on 2021-06-20 18:39 (UTC)
Sure thing, vaygr.
And thanks for getting into contact with upstream.
vaygr commented on 2021-06-20 16:50 (UTC)
TrialnError I reached out to Jari, and now the patch is there:
- http://loop-aes.sourceforge.net/updates/util-linux-2.37-20210620.diff.bz2
- http://loop-aes.sourceforge.net/updates/util-linux-2.37-20210620.diff.bz2.sign
Could you please bump the package once again?
vaygr commented on 2021-06-17 13:39 (UTC)
Ah I see, yes, green highlight confused me :) I think it should be safe.
TrialnError commented on 2021-06-17 06:45 (UTC)
You mean the changes in libmount/src/context_umount.c
?
As those lines get removed I suppose the added lines after this are at the place where they should be.
vaygr commented on 2021-06-16 21:59 (UTC)
No worries.
One change in the patch that I noticed was a move of "return loopdev_is_used(devname, src, offset, 0, flags);" down the block. Was it a typo?
Pinned Comments
TrialnError commented on 2020-06-12 15:49 (UTC)
This package should only be flagged out of date if there is a release of loop-aes which offers a new diff.