| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: util-linux | Distribution: openSUSE 12.1 |
| Version: 2.20.1 | Vendor: openSUSE |
| Release: 1.11.1 | Build date: Thu Apr 12 13:29:06 2012 |
| Group: System/Base | Build host: build34 |
| Size: 2257758 | Source RPM: util-linux-2.20.1-1.11.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://kernel.org/~kzak/util-linux/ | |
| Summary: A collection of basic system utilities | |
This package contains a large variety of low-level system utilities that are necessary for a Linux system to function. It contains the mount program, the fdisk configuration tool, and more.
GPL-2.0+
* Thu Apr 12 2012 puzel@suse.com
- fix miscalculation in sfdisk on ix86 (bnc#754789)
- add sfdisk-fix-calculation-due-to-type-mismatch.patch
* Tue Nov 22 2011 puzel@suse.com
- add libmount-ignore-tailing-slash-in-netfs-source-paths.patch and
libmount-fix-chdir-to-parent-for-restricted-user-umo.patch:
fix umounting network filesystems as plain user (bnc#728480)
* Tue Nov 08 2011 puzel@suse.com
- add fsck-use-FS-blacklist-for-non-all-mode-too.patch (bnc#728645)
* Wed Nov 02 2011 puzel@suse.com
- add util-linux-dmesg-fix-printing-of-multibyte-characters.patch
(bnc#725993)
* Thu Oct 20 2011 puzel@suse.com
- update to util-linux-2.20.1
- bugfix release
- drop patches (in upstream):
- util-linux-sfdisk-manpage-fix.patch
- util-linux-lib-sysfs-deinit.patch
- fdisk-dont-shorten-long-path-to-disk.patch
* Wed Oct 12 2011 puzel@suse.com
- add fdisk-dont-shorten-long-path-to-disk.patch (bnc#722959)
* Tue Oct 04 2011 uli@suse.com
- cross-build fix: use %__cc, %configure macros
- set bindir explicitly when installing
- (cross-?)build fix: disable build dependency on SELINUX_LIBS
in libmount
* Tue Sep 13 2011 puzel@suse.com
- add util-linux-lib-sysfs-deinit.patch (bnc#714151)
* Mon Aug 29 2011 puzel@suse.com
- update to util-linux-2.20
- cleanups, bugfixes
- build with --enable-ddate
- add util-linux-sfdisk-manpage-fix.patch
* Thu Aug 25 2011 rguenther@novell.com
- BuildIgnore pwdutils.
* Wed Aug 17 2011 puzel@novell.com
- update to util-linux-2.20-rc2
- bugfixes
- drop patches:
- util-linux-fix-manpages.patch
- util-linux-wall-build-with-pie.patch
- util-linux-2.20-rc1-agetty-fixes.patch
- util-linux-2.20-rc1-hexdump-segfault.patch
- util-linux-2.20-rc-fix-dmesg.patch
* Wed Aug 10 2011 puzel@novell.com
- add util-linux-2.20-rc1-hexdump-segfault.patch (bnc#710877)
* Wed Aug 10 2011 puzel@novell.com
- add util-linux-2.20-rc-fix-dmesg.patch (bnc#710417)
* Wed Aug 10 2011 puzel@novell.com
- add util-linux-2.20-rc1-agetty-fixes.patch (bnc#711240)
* Mon Aug 01 2011 puzel@novell.com
- update to util-linux-2.20-rc1
- Release highlights
agetty(8):
- mingetty features have been merged to agetty
chrt(1), taskset(1):
- supports new command line option "--all-tasks" to set or
retrieve the scheduling attributes of all the tasks (threads)
for a given PID
dmesg(1):
- supports new command line options: --clear, --console-on,
- -console-off, --ctime, --decode, --facility=<list>,
- -level=<list>, --show-delta, --notime, --kernel and
- -userspace
fdisk(8):
- improved dialogs to be more user-friendly
findmnt(8), partx(8), lsblk(8)
- support new command line option "--pairs" to enable
key="value" output format
findmnt(8):
- supports new command line options "--poll" and "--timeout" to
monitor /proc/self/mountinfo changes
ionice(1):
- supports human-readable scheduling class names, for example:
ionice -c best-effort $PID
kill(1):
- supports new command line option "-q <sigval>" to use
sigqueue(2)
- supports real-time signals in formats RT<n>, RTMIN+<n> and
RTMAX-<n>
lsblk(8):
- supports new columns
- supports new command line option "-D" to print device discard
topology
lscpu(8):
- improved support for s390 boxes
mkfs.minix:
- supports minix version 3
simpleinit:
- this set of deprecated utils has been REMOVED
wall(1):
- support new command line option "--timeout" to specify write
timeout to terminals in seconds.
- add util-linux-fix-manpages.patch
- add util-linux-wall-build-with-pie.patch
- package /sbin/rcuuidd
* Tue May 03 2011 puzel@novell.com
- update to util-linux-2.19.1
- numerous bugfixes, including (bnc#690486 and bnc#690488)
- drop umount-by-imgname.patch (merged upstream)
- cleanup: do not register ipc.info.gz (not provided by
this package)
* Thu Apr 14 2011 puzel@novell.com
- merge util-linux-2.17.1-losetup-honor-documented-c-option and
util-linux-2.17.1-mount_losetup_crypto.patch)
* Mon Feb 21 2011 puzel@novell.com
- add umount-by-imgname.patch (bnc#666161)
* Thu Feb 10 2011 puzel@novell.com
- update to util-linux-2.19
- uuid fixes
- cleanups, documentation and translation updates
- drop util-linux-2.19-rc1-loop-offset.diff (fixed in upstream, by
different patch)
* Wed Jan 26 2011 puzel@novell.com
- update to util-linux-2.19-rc3
- bugfixes
* Tue Jan 25 2011 lnussel@suse.de
- don't mess with /etc/mtab in %post. aaa_base does that for us
already.
* Fri Jan 21 2011 lnussel@suse.de
- fix parsing offset= followed by more options (bnc#666150)
* Tue Jan 18 2011 bwiedemann@novell.com
- fix bnc#664873
* Thu Jan 06 2011 puzel@novell.com
- update to util-linux-2.19-rc1
- important changes:
* lsblk(8):
- this NEW COMMAND lists information about all or selected block
devices in tree-like format.
* partx(8):
- this command has been rewritten to use libblkid for partition
tables parsing. It supports aix, bsd, dos, gpt, mac, minix,
sgi, solaris_x86, sun, ultrix and unixware now.
- supports new command line option "--show" to list partitions in
new format
- prints UUID and name for GPT and mac partitions
* findmnt(8):
- supports new command line option "--submounts" to list all
submounts for selected mountpoint(s)
* agetty(8):
- supports new command line options "-c" and "-s" to reuse
already initialized tty cflags and existing baud rate
* mount(8), umount(8):
- could be linked with libmount (--enable-libmount-mount) to
manage userspace mount options outside /etc/mtab on systems
where the file is a symlink to /proc/mounts. (EXPERIMENTAL,
enabled in openSUSE package)
* losetup(8), mount(8):
- uses /sys/dev/block/<device>/loop/backing_file rather than
loopdev ioctls (requires kernel >= 2.6.37)
* fsck(8):
- supports new command line option "-l" to lock whole-disk device
by exclusive flock(2). This option is recommended when more
fsck(8) instances are executed in the same time.
* rtcwake(8):
- supports new mode "show" to print the current RTC alarm time
* fstrim(8):
- this NEW COMMAND allows to discard unused blocks on a mounted
filesystem (wrapper for FITRIM ioctl)
* swapon(8):
- supports new options "discard" and "nofail"
- in post, replace /etc/mtab with a symlink to /proc/mounts/self
- drop following patches (in upstream)
- util-linux-swapon-btrfs-limitations
- util-linux-agetty-s-option.patch
- util-linux-fsck-l-option.patch
- util-linux-2.18-no-canonicalize-fix.patch
- util-linux-swapon-canonicalize-swap-device.patch
- fix uuidd Summary and Description
- build with --enable-libmount-mount (new option)
- use set_permissions macros
- run spec-cleaner
* Tue Dec 14 2010 puzel@novell.com
- add util-linux-swapon-canonicalize-swap-device.patch
(bnc#641142)
* Thu Dec 02 2010 mszeredi@suse.cz
- mount: don't canonicalize "spec" with --no-canonicalize option
[bnc#651598]
* Thu Dec 02 2010 mszeredi@suse.cz
- add Provides: util-linux(fake+no-canonicalize) [bnc#651598]
* Tue Nov 30 2010 puzel@novell.com
- update util-linux-2.17.1-mount_losetup_crypto.patch (bnc#655804)
* Fri Nov 26 2010 kay.sievers@novell.com
- add Provides: fsck-with-dev-lock
* Thu Nov 25 2010 kay.sievers@novell.com
- add 'fsck -l' option needed for systemd
* Tue Nov 16 2010 cristian.rodriguez@opensuse.org
- disable silent rules
* Thu Nov 11 2010 kay.sievers@novell.com
- add 'agetty' -s option needed for systemd's serial console setup
* Tue Sep 28 2010 aj@suse.de
- uuidd rc file already creates /var/run/uuidd, mark it as %ghost
in spec file.
* Fri Jul 09 2010 puzel@novell.com
- update to util-linux-ng-2.18
- do not provide rdev, ramsize, vidmode and rootflags commands
anymore
- fdisk does not use cylinders as display units by default
- libmount: new library; its API is still officially unstable
- new commands: findmnt, fsfreeze, swaplabel
- blkid: new option "-i" to print I/O limits
- full release notes:
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ReleaseNotes
- update to adjtimex-1.28
- update to which-2.20
- drop util-linux-2.14.1-mount_skip_sync.patch (fixed upstream)
- drop util-linux-addpart-use-atoll.patch (fixed upstream)
- drop util-linux-mount-detect-ro-mount.patch (fixed upstream)
- drop adjtimex-1.20-nosyscall.diff (fixed upstream)
- cleanup specfile a bit
* Mon Jun 28 2010 jengelh@medozas.de
- use %_smp_mflags
* Thu Jun 24 2010 jeffm@suse.de
- document btrfs limitation with swapfiles (bnc#616617)
* Tue Jun 22 2010 bg@novell.com
- hppa specific binaries are parisc{,32,64}
* Tue Jun 01 2010 puzel@novell.com
- do not run uuidd as root, but uuidd:uuidd (bnc#604168)
* Fri May 28 2010 puzel@novell.com
- add util-linux-mount-detect-ro-mount.patch (bnc#481123)
* Tue May 11 2010 puzel@novell.com
- add util-linux-addpart-use-atoll.patch (bnc#603328)
* Tue Apr 06 2010 hvogel@novell.com
- update to version 2.17.2
- fix small typo in v2.17.1-ReleaseNotes
- fix -b <sectorsize> fdisk
- fix typo in ionice
- fix display of device size, fix infinite loop when probe chain
bails out early, more robust minix probing, remove "0x" prefix
from DRBD UUID, reset BLKID_TINY_DEV flag in
blkid_probe_set_device, support alignment_offset=-1 in libblkid
- fix cpuid opcode detection in lscpu
- more explicitly explain fstab usage in mount.8, posix option
of vfat is obsolete, properly ignore comments in
/etc/filesystems in mount
- update ja.po, pl.po, update vi.po
- remove " (deleted)" from filenames from /proc/swaps
- cleanup usage() and man page of wipefs
* Wed Mar 10 2010 jeffm@suse.de
- Properly honor documented -c option (bnc#583677)
* Tue Mar 02 2010 lnussel@suse.de
- drop freeramdisk (bnc#584565)
- drop hostid (bnc#584562)
* Tue Feb 23 2010 lnussel@suse.de
- new version 2.17.1
- new commands: wipefs, unshare, fallocate
- fdisk: DOS-compatible mode marked deprecated
- honor nofail option in fsck
- libblkid overhaul
- lots of bug fixes
- fix self-obsoletes
- compile suid programs using -fpie
- drop -DCONFIG_SMP for s390 as it doesn't seem to be used anyways
* Sun Dec 13 2009 jengelh@medozas.de
- add baselibs.conf as a source
* Sun Dec 06 2009 jengelh@medozas.de
- enabled parallel build
* Mon Nov 30 2009 meissner@suse.de
- exclude sparc correctly -> %sparc bnc#559180
* Sun Nov 15 2009 meissner@suse.de
- refreshed patches with fuzz=0
* Mon Oct 26 2009 crrodriguez@opensuse.org
- fsck during boot up fails with Too many open files [bnc#503008]
* Tue Oct 20 2009 dmueller@suse.de
- fix typo in baselibs.conf change
* Tue Oct 13 2009 aj@suse.de
- Fix requires of 32-bit devel packages.
* Tue Sep 29 2009 hvogel@novell.com
- finaly remove the mount mtab locking patch:
* util-linux-2.14.1-mount_race.patch
It causes too much regressions.
* Mon Jul 13 2009 kay.sievers@novell.com
- update to final 2.16 release
- fix libdir issues in pkgconfig files
- fix location of uuidd run directory
- improve libuuid handling if uuidd is installed but not setuid
- add blkid.conf file to:
- disable the sequential /dev scanner
- move cache to /dev/.blkid.tab to get file out of /etc
and prevent the cache file to survive a reboot
* Wed Jul 08 2009 meissner@novell.com
- added baselibs.conf for libblkid* and libuuid*
* Sun Jun 28 2009 kay.sievers@novell.com
- update to version 2.16
- switch from libvolume_id to new libblkid
- provide fsck
- provide libblkid
- provide libuuid
- provide setarch
- provide separate uuidd package
- remove patches:
util-linux-2.14.1-lscpu.patch (upstream)
util-linux-2.14.1-lscpu_add_hypervisor_detection.patch (upstream)
util-linux-2.14.1-lscpu_sysroot_option.patch (upstream)
util-linux-2.14.1-sys-utils_lscpu_exit.patch (upstream)
util-linux-2.14.2-schedutils_fix_email.patch (upstream)
util-linux-2.12r-fdisk_cyl.patch (upstream)
util-linux-2.14.1-mount_swap_pagesize.patch (--fixpg option)
util-linux-2.14.2-schedutils_ionice_enosys.patch (-t option)
util-linux-2.14.1-hwclock_adjust_and_hctosys.patch (--systz)
* Thu Apr 16 2009 werner@suse.de
- Move /usr/sbin/adjtimex to /sbin/adjtimex to be able to check the
kernel time variables even without /usr mounted
/bin/dmesg /bin/findmnt /bin/logger /bin/lsblk /bin/more /bin/mount /bin/umount /etc/blkid.conf /etc/filesystems /etc/init.d/raw /etc/raw /sbin/adjtimex /sbin/agetty /sbin/blkid /sbin/blockdev /sbin/cfdisk /sbin/ctrlaltdel /sbin/elvtune /sbin/fdisk /sbin/findfs /sbin/fsck /sbin/fsck.cramfs /sbin/fsck.minix /sbin/fsfreeze /sbin/fstrim /sbin/hwclock /sbin/losetup /sbin/mkfs /sbin/mkfs.bfs /sbin/mkfs.cramfs /sbin/mkfs.minix /sbin/mkswap /sbin/nologin /sbin/pivot_root /sbin/raw /sbin/sfdisk /sbin/swaplabel /sbin/swapoff /sbin/swapon /sbin/switch_root /sbin/wipefs /usr/bin/cal /usr/bin/chrp-addnote /usr/bin/chrt /usr/bin/col /usr/bin/colcrt /usr/bin/colrm /usr/bin/column /usr/bin/cytune /usr/bin/ddate /usr/bin/fallocate /usr/bin/flock /usr/bin/getopt /usr/bin/hexdump /usr/bin/i386 /usr/bin/ionice /usr/bin/ipcmk /usr/bin/ipcrm /usr/bin/ipcs /usr/bin/isosize /usr/bin/line /usr/bin/linux32 /usr/bin/linux64 /usr/bin/look /usr/bin/lscpu /usr/bin/mcookie /usr/bin/mesg /usr/bin/mkzimage_cmdline /usr/bin/namei /usr/bin/rename /usr/bin/renice /usr/bin/rev /usr/bin/script /usr/bin/scriptreplay /usr/bin/setarch /usr/bin/setsid /usr/bin/setterm /usr/bin/tailf /usr/bin/taskset /usr/bin/time /usr/bin/ul /usr/bin/unshare /usr/bin/uuidgen /usr/bin/wall /usr/bin/whereis /usr/bin/which /usr/bin/write /usr/bin/x86_64 /usr/sbin/addpart /usr/sbin/delpart /usr/sbin/fdformat /usr/sbin/flushb /usr/sbin/klogconsole /usr/sbin/ldattach /usr/sbin/partx /usr/sbin/rcraw /usr/sbin/readprofile /usr/sbin/rtcwake /usr/sbin/setctsid /usr/sbin/tunelp /usr/share/doc/packages/time /usr/share/doc/packages/time/AUTHORS /usr/share/doc/packages/time/COPYING /usr/share/doc/packages/time/NEWS /usr/share/doc/packages/time/README /usr/share/doc/packages/util-linux /usr/share/doc/packages/util-linux/README.cal /usr/share/doc/packages/util-linux/README.cfdisk /usr/share/doc/packages/util-linux/README.col /usr/share/doc/packages/util-linux/README.fdisk /usr/share/doc/packages/util-linux/README.hwclock /usr/share/doc/packages/util-linux/README.largedisk /usr/share/doc/packages/util-linux/README.mount /usr/share/doc/packages/util-linux/README.poeigl /usr/share/doc/packages/which /usr/share/doc/packages/which/EXAMPLES /usr/share/doc/packages/which/README /usr/share/doc/packages/which/README.alias /usr/share/getopt /usr/share/getopt/getopt-parse.bash /usr/share/getopt/getopt-parse.tcsh /usr/share/info/time.info.gz /usr/share/info/which.info.gz /usr/share/man/man1/cal.1.gz /usr/share/man/man1/chrt.1.gz /usr/share/man/man1/col.1.gz /usr/share/man/man1/colcrt.1.gz /usr/share/man/man1/colrm.1.gz /usr/share/man/man1/column.1.gz /usr/share/man/man1/ddate.1.gz /usr/share/man/man1/dmesg.1.gz /usr/share/man/man1/fallocate.1.gz /usr/share/man/man1/flock.1.gz /usr/share/man/man1/getopt.1.gz /usr/share/man/man1/hexdump.1.gz /usr/share/man/man1/ionice.1.gz /usr/share/man/man1/ipcmk.1.gz /usr/share/man/man1/ipcrm.1.gz /usr/share/man/man1/ipcs.1.gz /usr/share/man/man1/line.1.gz /usr/share/man/man1/logger.1.gz /usr/share/man/man1/look.1.gz /usr/share/man/man1/lscpu.1.gz /usr/share/man/man1/mcookie.1.gz /usr/share/man/man1/mesg.1.gz /usr/share/man/man1/more.1.gz /usr/share/man/man1/namei.1.gz /usr/share/man/man1/readprofile.1.gz /usr/share/man/man1/rename.1.gz /usr/share/man/man1/renice.1.gz /usr/share/man/man1/rev.1.gz /usr/share/man/man1/script.1.gz /usr/share/man/man1/scriptreplay.1.gz /usr/share/man/man1/setsid.1.gz /usr/share/man/man1/setterm.1.gz /usr/share/man/man1/tailf.1.gz /usr/share/man/man1/taskset.1.gz /usr/share/man/man1/ul.1.gz /usr/share/man/man1/unshare.1.gz /usr/share/man/man1/uuidgen.1.gz /usr/share/man/man1/wall.1.gz /usr/share/man/man1/whereis.1.gz /usr/share/man/man1/which.1.gz /usr/share/man/man1/write.1.gz /usr/share/man/man5/fstab.5.gz /usr/share/man/man8/addpart.8.gz /usr/share/man/man8/adjtimex.8.gz /usr/share/man/man8/agetty.8.gz /usr/share/man/man8/blkid.8.gz /usr/share/man/man8/blockdev.8.gz /usr/share/man/man8/cfdisk.8.gz /usr/share/man/man8/ctrlaltdel.8.gz /usr/share/man/man8/cytune.8.gz /usr/share/man/man8/delpart.8.gz /usr/share/man/man8/elvtune.8.gz /usr/share/man/man8/fdformat.8.gz /usr/share/man/man8/fdisk.8.gz /usr/share/man/man8/findfs.8.gz /usr/share/man/man8/findmnt.8.gz /usr/share/man/man8/fsck.8.gz /usr/share/man/man8/fsck.minix.8.gz /usr/share/man/man8/fsfreeze.8.gz /usr/share/man/man8/fstrim.8.gz /usr/share/man/man8/hwclock.8.gz /usr/share/man/man8/i386.8.gz /usr/share/man/man8/isosize.8.gz /usr/share/man/man8/klogconsole.8.gz /usr/share/man/man8/ldattach.8.gz /usr/share/man/man8/linux32.8.gz /usr/share/man/man8/linux64.8.gz /usr/share/man/man8/losetup.8.gz /usr/share/man/man8/lsblk.8.gz /usr/share/man/man8/mkfs.8.gz /usr/share/man/man8/mkfs.bfs.8.gz /usr/share/man/man8/mkfs.minix.8.gz /usr/share/man/man8/mkswap.8.gz /usr/share/man/man8/mkzimage_cmdline.8.gz /usr/share/man/man8/mount.8.gz /usr/share/man/man8/nologin.8.gz /usr/share/man/man8/partx.8.gz /usr/share/man/man8/pivot_root.8.gz /usr/share/man/man8/raw.8.gz /usr/share/man/man8/rtcwake.8.gz /usr/share/man/man8/setarch.8.gz /usr/share/man/man8/setctsid.8.gz /usr/share/man/man8/sfdisk.8.gz /usr/share/man/man8/swaplabel.8.gz /usr/share/man/man8/swapoff.8.gz /usr/share/man/man8/swapon.8.gz /usr/share/man/man8/switch_root.8.gz /usr/share/man/man8/tunelp.8.gz /usr/share/man/man8/umount.8.gz /usr/share/man/man8/wipefs.8.gz /usr/share/man/man8/x86_64.8.gz /usr/share/man/ru /usr/share/man/ru/man1 /usr/share/man/ru/man1/ddate.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 24 03:06:10 2013