Commit Graph

218 Commits

Author SHA256 Message Date
Dr. Werner Fink
c4eeece1b1 Accepting request 198586 from home:sbrabec:branches:Base:System
VERIFY_SIG is not set, as it is expected to cause build loops.

If you want to set it to 1, then it would depend on request 198583.

- 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

OBS-URL: https://build.opensuse.org/request/show/198586
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=178
2013-09-12 15:29:39 +00:00
4f8a3a75b4 Accepting request 181632 from home:bernhard-voelker:branches:Base:System
Correct condition for Conflicts of sysvinit-tools.

OBS-URL: https://build.opensuse.org/request/show/181632
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=176
2013-07-01 14:31:56 +00:00
Dr. Werner Fink
bb25658a8a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=175
2013-07-01 07:09:23 +00:00
Dr. Werner Fink
da8a3dd332 Accepting request 181367 from home:sbrabec:branches:Base:System
- Fix Provides and Obsoletes of eject.
- Conflict with old coreutils and sysvinit-tools with conflicting
  files to guarantee seamless upgrade.
- Remove Provides and Obsoletes of packages that do not exist since
  SuSE Linux 8.
- Include upstreamed patch from SUSE eject package:
  Check eject host_status and driver_status when using SG_IO
  (eject-scsi-check-host_status-and-driver_status.patch,
  bnc#358033).

It works-around  the second-build "unresolvable" status in request id 181063:
http://lists.opensuse.org/opensuse-buildservice/2013-06/msg00246.html

OBS-URL: https://build.opensuse.org/request/show/181367
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=174
2013-06-29 10:05:39 +00:00
Stephan Kulow
d76c3bc61e OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=172 2013-06-20 19:14:46 +00:00
f4381756a6 Accepting request 179650 from Base:build
- rely on systemd-rpm-macros instead of the full thing

OBS-URL: https://build.opensuse.org/request/show/179650
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=171
2013-06-19 14:32:02 +00:00
ca7fb5a4f4 Accepting request 178821 from home:bernhard-voelker:branches:Base:System
- util-linux.spec: remove previously added "moving-su-trickery" again
  as a su-less coreutils packet is in Base:Build and Factory now.

OBS-URL: https://build.opensuse.org/request/show/178821
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=169
2013-06-13 09:01:57 +00:00
Stephan Kulow
c0a307014c Accepting request 177950 from home:bernhard-voelker:branches:Base:System
- 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/

OBS-URL: https://build.opensuse.org/request/show/177950
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=167
2013-06-07 04:34:16 +00:00
Dr. Werner Fink
78ca94ad29 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=166
2013-06-06 09:42:28 +00:00
Dr. Werner Fink
183f945ed4 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=164
2013-06-05 13:11:48 +00:00
Dr. Werner Fink
000bdc419e .
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=163
2013-06-05 13:10:04 +00:00
Dr. Werner Fink
e372949b25 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=162
2013-06-05 13:09:40 +00:00
Dr. Werner Fink
f4b7ad475a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=161
2013-06-05 13:09:12 +00:00
Dr. Werner Fink
007a355a6d .
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=160
2013-06-05 13:07:12 +00:00
1dd2f9d8c6 Accepting request 177733 from home:ihno:branches:Base:System
Added mkfs.bfs_cleanup64bit.patch and mkfs.bfs_cleanup_endian.patch to fix 64Bit and endian issues.

OBS-URL: https://build.opensuse.org/request/show/177733
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=159
2013-06-05 12:07:19 +00:00
Andreas Jaeger
7650fbe6dd Split util-linux for SRPM clarity (resend of sr#149338)
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=157
2013-03-26 14:44:19 +00:00
53709cce71 Accepting request 155674 from home:Andreas_Schwab:Factory
- fdiskbsdlabel.patch:
  Fix fdisk compilation on aarch64

OBS-URL: https://build.opensuse.org/request/show/155674
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=155
2013-02-18 09:32:27 +00:00
85c99cbba3 - 0001-Test-for-secure_getenv-too.patch:
Current glibc in 12.3/factory no longer exports internal

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=153
2013-02-06 10:43:39 +00:00
7a4e9f4908 Accepting request 151292 from home:elvigia:branches:Base:System
**For 12.3 too **

- Current glibc in 12.3/factory no longer exports internal 
  function __secure_getenv() but has secure_getenv() instead.

OBS-URL: https://build.opensuse.org/request/show/151292
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=152
2013-02-06 10:01:24 +00:00
Petr Uzel
b30522c80d - 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)

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=150
2013-01-07 13:47:48 +00:00
Andreas Jaeger
168e109a16 Accepting request 146536 from home:elvigia:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/146536
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=148
2013-01-03 07:44:27 +00:00
Stephan Kulow
b72a515ec3 Accepting request 135213 from home:jirislaby:branches:Base:System
add name of the patch

OBS-URL: https://build.opensuse.org/request/show/135213
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=146
2012-09-21 09:44:12 +00:00
Robert Milasan
ac867b5609 Accepting request 135092 from home:jirislaby:branches:Base:System
login: close tty before vhangup (bnc#778842)

OBS-URL: https://build.opensuse.org/request/show/135092
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=145
2012-09-20 07:10:39 +00:00
Thorsten Kukuk
663083eeeb Accepting request 125752 from home:kukuk:branches:Base:System
- Remove pam_lastlog from login.pamd, login is doing it itself.
  [bnc#768067]

OBS-URL: https://build.opensuse.org/request/show/125752
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=143
2012-06-22 07:39:19 +00:00
Petr Uzel
13c932106f Accepting request 125509 from home:lnussel:branches:Base:System
add a hack for boot.localfs to determine the devices to wait for
(uses mount -avn).
yes it's an ugly hack that will never make it upstream but it's the
least intrustive workaround I could come up with atm. Suggestions
welcome though :-)

OBS-URL: https://build.opensuse.org/request/show/125509
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=142
2012-06-20 11:15:52 +00:00
207244553a Accepting request 125389 from home:lnussel:branches:Base:System
- remove encryption options completely as upstream will do that as
  well in the next release (bnc#748879).

OBS-URL: https://build.opensuse.org/request/show/125389
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=141
2012-06-19 07:55:51 +00:00
Petr Uzel
5b9d0884d3 - improve error messages from new mount (bnc#767208)
- backport patches from upstream git:
  - mount-new-add-loopdev-specific-error-message.patch
  - mount-new-use-MNT_ERR-for-error-messages.patch
  - libmount-add-special-MNT_ERR-codes.patch
  - mount-new-improve-error-messages.patch
  - libmount-add-MNT_ERR_LOOPDEV.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=139
2012-06-15 13:00:49 +00:00
Petr Uzel
34c9b14737 - fix automount with quota (rh#825836)
- mount-new-allow-sloppy-for-non-root.patch
- fix wrong mount options for CIFS mounts (bnc#766157)
  - libmount-don-t-use-nosuid-noexec-nodev-for-cifs-user.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=138
2012-06-14 13:11:26 +00:00
Petr Uzel
eae160c0e8 Accepting request 123013 from home:rudi_m:branches:Base:System
- require binutils-devel because "which" wants to find libiberty.a
- remove which-lib64.patch because it's broken and couldn't find
  libiberty.a whithin /usr/lib64 
- which doesn't need autoreconf anymore

OBS-URL: https://build.opensuse.org/request/show/123013
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=136
2012-05-31 14:44:07 +00:00
Petr Uzel
dc3266d286 - switch to new libmount-based mount(8)
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=135
2012-05-29 09:39:29 +00:00
Petr Uzel
24d446192f update to 2.21.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=133
2012-05-25 12:17:08 +00:00
Petr Uzel
a8b33b2fab - build with RPM_OPT_FLAGS again (removed by mistake)
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=132
2012-05-25 12:04:05 +00:00
Petr Uzel
cda85ece59 - fix miscalculation in sfdisk on ix86 (bnc#754789)
- add sfdisk-fix-calculation-due-to-type-mismatch.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=130
2012-04-12 09:13:46 +00:00
Petr Uzel
878fa859c3 - update to util-linux-2.21.1
- bugfix release

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=128
2012-03-31 15:04:41 +00:00
Andreas Jaeger
e5011de284 Accepting request 109640 from home:fcrozat:branches:Base:System
- Fix Obsoletes / Provides for login.

OBS-URL: https://build.opensuse.org/request/show/109640
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=126
2012-03-16 09:57:54 +00:00
Thorsten Kukuk
dda2a9c9a5 - Enable /bin/login and obsolete old fork now merged back
(not moved to /usr/bin until all problems are solved to
   avoid that root is not able to login).

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=125
2012-03-14 15:44:20 +00:00
Thorsten Kukuk
224d1b1111 - Enable /bin/login and obsolete old fork now merged back upstream.
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=124
2012-03-14 14:25:45 +00:00
Petr Uzel
b71bcabe24 Accepting request 108417 from home:rjschwei:branches:Base:System
- keep binaries in /usr tree (UsrMerge project)

OBS-URL: https://build.opensuse.org/request/show/108417
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=123
2012-03-13 12:38:21 +00:00
Petr Uzel
5d3ab78313 fix tarball url
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=121
2012-02-25 12:47:23 +00:00
Petr Uzel
b8c964b252 update to 2.21 final
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=120
2012-02-24 13:58:32 +00:00
Petr Uzel
7a5a401d6b Accepting request 106788 from home:puzel:branches:Base:System
update to 2.21-rc2

OBS-URL: https://build.opensuse.org/request/show/106788
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=119
2012-02-24 10:56:25 +00:00
Petr Uzel
0a252961be Accepting request 105598 from home:jengelh:branches:Base:System
- Remove redundant tags/sections

OBS-URL: https://build.opensuse.org/request/show/105598
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=118
2012-02-17 14:30:01 +00:00
Stephan Kulow
d9de2d5495 - do not call %suse_update_config
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=115
2011-12-25 22:19:56 +00:00
OBS User buildservice-autocommit
ebebeb6860 Updating link to change in openSUSE:Factory/util-linux revision 141.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=131e71231edf242d9ea6c5ded6976b5d
2011-12-06 18:11:00 +00:00
4ed3e2663c Accepting request 92886 from home:a_jaeger:branches:openSUSE:Factory
- add fdisk-tinfo.patch to fix build with newer curses.

OBS-URL: https://build.opensuse.org/request/show/92886
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=113
2011-11-21 17:09:42 +00:00
Andreas Jaeger
303c96e0ad Accepting request 91532 from home:coolo:removelibtool
- add libtool as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/91532
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=111
2011-11-15 13:19:38 +00:00
Petr Uzel
975eb859b7 - 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)

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=108
2011-11-09 08:31:29 +00:00
Petr Uzel
d546e5237c add fsck-use-FS-blacklist-for-non-all-mode-too.patch (bnc#728645)
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=105
2011-11-08 09:41:46 +00:00
Petr Uzel
688841e354 add util-linux-dmesg-fix-printing-of-multibyte-characters.patch (bnc#725993)
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=102
2011-11-02 09:39:46 +00:00
Petr Uzel
e11af64b64 update to 2.20.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=99
2011-10-20 13:04:33 +00:00