Revisions of util-linux
Tomáš Chvátal (scarabeus_factory)
accepted
request 204988
from
Marcus Meissner (msmeissn)
(revision 170)
- Drop SUID flag for eject (bnc#824406). Depends on request id 204833! (forwarded request 204834 from sbrabec)
Tomáš Chvátal (scarabeus_factory)
accepted
request 202718
from
Marcus Meissner (msmeissn)
(revision 169)
- No *fdisk on m68k (forwarded request 202697 from Andreas_Schwab)
Tomáš Chvátal (scarabeus_factory)
accepted
request 202588
from
Andreas Jaeger (a_jaeger)
(revision 168)
- Safely migrate su config files from coreutils to util-linux (bnc#814626#c18). (forwarded request 201935 from sbrabec)
Stephan Kulow (coolo)
accepted
request 201407
from
Marcus Meissner (msmeissn)
(revision 167)
- Add more-check-for-buffer-size-when-write-multibyte-char.patch and more-guarantee-space-for-multibyte.patch -- check for buffer space with multi-byte chars (BNC#829720). (forwarded request 201241 from mgorse)
Stephan Kulow (coolo)
accepted
request 201216
from
Marcus Meissner (msmeissn)
(revision 166)
- Add more-fix-buffer-overflow.patch (bnc#829720). (forwarded request 201207 from mgorse)
Stephan Kulow (coolo)
accepted
request 199432
from
Stanislav Brabec (sbrabec)
(revision 165)
- Avoid build require gpg-offline twice - Update to version 2.23.2: nsenter(1): * this NEW COMMAND provides command line interface to setns() Linux syscall and allows to run program with namespaces of other processes unshare(1): * supports new PID and USER namespaces fdisk(8): * provides experimental support for GUID Partition Table (GPT), the implementation is still not complete and some (unimportant) features are missing. * ~50% of fdisk code has been refactored, this task is going to be complete in the next release. The goal is to have libfdisk shared between all fdisks. partx(8): * supports new "update" command (implemented by BLKPG_RESIZE_PARTITION ioctl) mount(8): * supports new userspace mount option x-mount.mkdir[=<mode>] to create mountpoints on demand * the support for propagation flags has been improved, now the flags could be specified in /etc/fstab and used together with regular mount options. It's also possible to specify more propagation flags together. This EXPERIMENTAL feature is implemented by additional mount(2) syscalls, because Linux does not allow to use propagation flags with another options or more flags together. umount(8): * supports new command line option --recursive to recursively unmount all sub-mounts for the specified mountpoint * supports new command line option --all-targets to unmount all mountpoints in the current namespace for the specified filesystem * the options --recursive and --all-targets could be used together dmesg(1): * supports new command line options --color, --human and --nopager, the --human option enables relative times, colors and pager support. su(1): * supports new command line options --group and --supp-group to specify primary and supplementary groups chfn(1) and chsh(1): * the commands could be linked with libuser to support non-local accounts modification (e.g. LDAP, etc). kill(1): * the command has been improved to be compatible with procps version, the procps version is deprecated now, the util-linux version is enabled by default. blkdiscard(8): * this NEW COMMAND discard sectors on a device (for example on SSD disks) sulogin(8): * provides multi-console feature from SysVinit findmnt(8): * provides new columns FREQ, PASSNO, ID, OPT-FIELDS, PROPAGATION lslocks(8): * provides new column BLOCKER and detects blocked locks lsblk(8): * supports new command line option --scsi and new columns HCTL, TRANsport VENDOR and REVision swapon(8) and losetup(8): * the commands prints basic overview by default if no option specified column(1): * supports new command line option --output-separator to specify table output delimiter rename(1): * supports new command line option --symlink to rename symlink target hwclock(8): * supports new command line option --compare to periodically compare the Hardware Clock to the System Time (based on adjtimex -c) ipcs(1): * supports new command line options --bytes and --human wipefs(1): * supports new command line option --force to force erase on used devices - Removed upstreamed patches (mkfs.bfs_cleanup_64bit.patch-Patch, mkfs.bfs_cleanup_endian.patch)
Adrian Schröter (adrianSuSE)
committed
(revision 164)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 181637
from
Marcus Meissner (msmeissn)
(revision 163)
Correct condition for Conflicts of sysvinit-tools. (forwarded request 181632 from bernhard-voelker)
Stephan Kulow (coolo)
accepted
request 180243
from
Stephan Kulow (coolo)
(revision 162)
- rely on systemd-rpm-macros instead of the full thing
Stephan Kulow (coolo)
accepted
request 178855
from
Marcus Meissner (msmeissn)
(revision 161)
- util-linux.spec: remove previously added "moving-su-trickery" again as a su-less coreutils packet is in Base:Build and Factory now. (forwarded request 178821 from bernhard-voelker)
Stephan Kulow (coolo)
accepted
request 177962
from
Stephan Kulow (coolo)
(revision 160)
- util-linux.spec: work around su(1) PAM problems based on su(1) being provided by both the coreutils and the util-linux package. Fix macro typo in %post and %verifyscript sections related to su(1): s/sysvinit_tools/enable_su/ (forwarded request 177950 from bernhard-voelker)
Stephan Kulow (coolo)
accepted
request 177735
from
Marcus Meissner (msmeissn)
(revision 159)
Added mkfs.bfs_cleanup64bit.patch and mkfs.bfs_cleanup_endian.patch to fix 64Bit and endian issues. (forwarded request 177733 from ihno)
Stephan Kulow (coolo)
accepted
request 161218
from
Andreas Jaeger (a_jaeger)
(revision 158)
Please wait for which, adjtimex, time to go in first since those packages have been split from util-linux.
Stephan Kulow (coolo)
accepted
request 155700
from
Marcus Meissner (msmeissn)
(revision 157)
- fdiskbsdlabel.patch: Fix fdisk compilation on aarch64 (forwarded request 155674 from Andreas_Schwab)
Stephan Kulow (coolo)
accepted
request 151448
from
Marcus Meissner (msmeissn)
(revision 156)
- 0001-Test-for-secure_getenv-too.patch: Current glibc in 12.3/factory no longer exports internal function __secure_getenv() but has secure_getenv() instead.
Adrian Schröter (adrianSuSE)
committed
(revision 155)
Split 12.3 from Factory
Stephan Kulow (coolo)
accepted
request 147398
from
Petr Uzel (puzel)
(revision 154)
- add-canonicalize_path_restricted.patch, mount-sanitize-paths-from-non-root-users.patch, umount-sanitize-paths-from-non-root-users.patch: prevent leaking information about existence of folders (bnc#797002, CVE-2013-0157)
Ismail Dönmez (namtrac)
accepted
request 146886
from
Andreas Jaeger (a_jaeger)
(revision 153)
- 0001-include-bitops.h-Use-the-operating-system-byteswappi.patch Use OS byteswapping macros, this patch is functionally identical to the version submitted upstream with the exception it excludes code that target non-linux systems. (forwarded request 146536 from elvigia)
Stephan Kulow (coolo)
accepted
request 135232
from
Stephan Kulow (coolo)
(revision 152)
add name of the patch (forwarded request 135213 from jirislaby)
Stephan Kulow (coolo)
accepted
request 125753
from
Thorsten Kukuk (kukuk)
(revision 151)
- Remove pam_lastlog from login.pamd, login is doing it itself. [bnc#768067] (forwarded request 125752 from kukuk)
Displaying revisions 121 - 140 of 290