Commit Graph

622 Commits

Author SHA256 Message Date
Stephan Kulow
962b426e1b Accepting request 180243 from Base:System
- rely on systemd-rpm-macros instead of the full thing

OBS-URL: https://build.opensuse.org/request/show/180243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=162
2013-06-25 04:56:52 +00:00
Stephan Kulow
b4989627ed Accepting request 178855 from 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. (forwarded request 178821 from bernhard-voelker)

OBS-URL: https://build.opensuse.org/request/show/178855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=161
2013-06-14 14:48:20 +00:00
Stephan Kulow
a59bc81b6f Accepting request 177962 from 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/ (forwarded request 177950 from bernhard-voelker)

OBS-URL: https://build.opensuse.org/request/show/177962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=160
2013-06-07 08:12:05 +00:00
Stephan Kulow
492e97410d Accepting request 177735 from Base:System
Added mkfs.bfs_cleanup64bit.patch and mkfs.bfs_cleanup_endian.patch to fix 64Bit and endian issues. (forwarded request 177733 from ihno)

OBS-URL: https://build.opensuse.org/request/show/177735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=159
2013-06-05 17:36:12 +00:00
Stephan Kulow
6aadc0a657 Accepting request 161218 from Base:System
Please wait for which, adjtimex, time to go in first since those packages have been split from util-linux.

OBS-URL: https://build.opensuse.org/request/show/161218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=158
2013-03-26 18:48:41 +00:00
Stephan Kulow
182f77a173 Accepting request 155700 from Base:System
- fdiskbsdlabel.patch:
  Fix fdisk compilation on aarch64 (forwarded request 155674 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/155700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=157
2013-02-18 13:00:55 +00:00
Stephan Kulow
637feefa30 Accepting request 151448 from Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/151448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=156
2013-02-07 09:59:20 +00:00
Stephan Kulow
034a75e444 Accepting request 147398 from Base:System
- 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/request/show/147398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=154
2013-01-08 14:05:08 +00:00
Ismail Dönmez
d109e32fb7 Accepting request 146886 from 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. (forwarded request 146536 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/146886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=153
2013-01-03 12:48:43 +00:00
Stephan Kulow
ee105c5160 Accepting request 135232 from Base:System
add name of the patch (forwarded request 135213 from jirislaby)

OBS-URL: https://build.opensuse.org/request/show/135232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=152
2012-09-26 14:28:00 +00:00
Stephan Kulow
dc6cde93e0 Accepting request 125753 from Base:System
- Remove pam_lastlog from login.pamd, login is doing it itself.
  [bnc#768067] (forwarded request 125752 from kukuk)

OBS-URL: https://build.opensuse.org/request/show/125753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=151
2012-06-25 12:42:14 +00:00
Stephan Kulow
aa19c628f4 Accepting request 125114 from Base:System
- 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

- 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/request/show/125114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=149
2012-06-16 05:24:42 +00:00
Stephan Kulow
4381a8fdf1 Accepting request 123095 from 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 (forwarded request 123013 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/123095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=148
2012-06-01 05:24:46 +00:00
Stephan Kulow
e109f2e254 Accepting request 122372 from Base:System
update to 2.21.2

OBS-URL: https://build.opensuse.org/request/show/122372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=147
2012-05-26 11:04:36 +00:00
Stephan Kulow
288ff77ebb Accepting request 113321 from Base:System
- fix miscalculation in sfdisk on ix86 (bnc#754789)
  - add sfdisk-fix-calculation-due-to-type-mismatch.patch

OBS-URL: https://build.opensuse.org/request/show/113321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=146
2012-04-17 20:03:20 +00:00
Stephan Kulow
c3b659c9e3 Accepting request 112071 from Base:System
- update to util-linux-2.21.1
  - bugfix release

OBS-URL: https://build.opensuse.org/request/show/112071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=145
2012-04-02 08:29:03 +00:00
Stephan Kulow
8896f22709 Accepting request 109642 from Base:System
- Fix Obsoletes / Provides for login. (forwarded request 109640 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/109642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=144
2012-03-20 09:35:30 +00:00
Stephan Kulow
d21c638325 Accepting request 106894 from Base:System
- update to util-linux-2.21

OBS-URL: https://build.opensuse.org/request/show/106894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=143
2012-02-28 13:16:22 +00:00
Stephan Kulow
1d0a43fc86 Accepting request 98205 from Base:System
- do not call %suse_update_config

OBS-URL: https://build.opensuse.org/request/show/98205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=142
2011-12-27 17:39:14 +00:00
Stephan Kulow
5553bd56a0 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=141
2011-12-06 18:11:00 +00:00
Stephan Kulow
701e537f3b Accepting request 92907 from Base:System
- add fdisk-tinfo.patch to fix build with newer curses. (forwarded request 92886 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/92907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=140
2011-11-22 16:49:53 +00:00
Stephan Kulow
e3279935de Accepting request 91540 from Base:System
- add libtool as buildrequire to avoid implicit dependency (forwarded request 91532 from coolo)

OBS-URL: https://build.opensuse.org/request/show/91540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=139
2011-11-16 16:21:59 +00:00
Stephan Kulow
c11d7f182f Accepting request 90738 from Base:System
Worth adding to 12.1 IMHO. Thanks.

- 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/request/show/90738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=138
2011-11-10 15:06:45 +00:00
Stephan Kulow
0c88c0aee9 Accepting request 90521 from Base:System
Please, take this also to 12.1. Thanks.

add fsck-use-FS-blacklist-for-non-all-mode-too.patch (bnc#728645)

OBS-URL: https://build.opensuse.org/request/show/90521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=137
2011-11-08 16:54:49 +00:00
Stephan Kulow
cac3f92aa1 Accepting request 89918 from Base:System
Please take this to 12.1. Thanks.

add util-linux-dmesg-fix-printing-of-multibyte-characters.patch (bnc#725993)

OBS-URL: https://build.opensuse.org/request/show/89918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=136
2011-11-02 11:19:58 +00:00
Stephan Kulow
41eb09745d Accepting request 88850 from Base:System
update to 2.20.1

OBS-URL: https://build.opensuse.org/request/show/88850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=135
2011-10-21 14:44:31 +00:00
Lars Vogdt
883bd68251 Accepting request 87483 from Base:System
- add fdisk-dont-shorten-long-path-to-disk.patch (bnc#722959)

OBS-URL: https://build.opensuse.org/request/show/87483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=133
2011-10-12 14:16:50 +00:00
Ruediger Oertel
89bf2acf44 Accepting request 86716 from Base:System
- cross-build fix: use %__cc, %configure macros
- set bindir explicitly when installing
- (cross-?)build fix: disable build dependency on SELINUX_LIBS
  in libmount (forwarded request 86523 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=132
2011-10-06 14:46:34 +00:00
Sascha Peilicke
b89a351786 Autobuild autoformatter for 81983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=131
2011-09-13 10:39:13 +00:00
Sascha Peilicke
14d3702d44 Accepting request 81983 from Base:System
add util-linux-lib-sysfs-deinit.patch (bnc#714151)

OBS-URL: https://build.opensuse.org/request/show/81983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=130
2011-09-13 10:39:05 +00:00
ba52681a7f Autobuild autoformatter for 80182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=129
2011-08-30 14:05:30 +00:00
91e68c5ae1 Accepting request 80182 from Base:System
- update to util-linux-2.20 
- build with --enable-ddate
- add util-linux-sfdisk-manpage-fix.patch

OBS-URL: https://build.opensuse.org/request/show/80182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=128
2011-08-30 14:05:19 +00:00
Sascha Peilicke
164325bae6 Autobuild autoformatter for 79845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=127
2011-08-26 08:33:36 +00:00
Sascha Peilicke
0f28f6e813 Accepting request 79845 from Base:System
- BuildIgnore pwdutils. (forwarded request 79843 from rguenther)

OBS-URL: https://build.opensuse.org/request/show/79845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=126
2011-08-26 08:33:22 +00:00
Sascha Peilicke
db73503843 Autobuild autoformatter for 79116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=125
2011-08-17 12:01:38 +00:00
Sascha Peilicke
d72b578ea1 Accepting request 79116 from Base:System
update to 2.20-rc2

OBS-URL: https://build.opensuse.org/request/show/79116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=124
2011-08-17 12:01:28 +00:00
Sascha Peilicke
e119174bce Autobuild autoformatter for 78456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=123
2011-08-11 07:41:24 +00:00
Sascha Peilicke
84c19c8697 Accepting request 78456 from Base:System
util-linux-2.20-rc1-hexdump-segfault.patch (bnc#710877) 
util-linux-2.20-rc-fix-dmesg.patch (bnc#710417) 
util-linux-2.20-rc1-agetty-fixes.patch (bnc#711240)

OBS-URL: https://build.opensuse.org/request/show/78456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=122
2011-08-11 07:41:14 +00:00
Sascha Peilicke
982e74dac5 Accepting request 77687 from Base:System
update to 2.20-rc1

OBS-URL: https://build.opensuse.org/request/show/77687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=121
2011-08-02 15:06:54 +00:00
Sascha Peilicke
a407b54117 Autobuild autoformatter for 69386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=120
2011-05-04 07:05:07 +00:00
Sascha Peilicke
37edc9efd6 Accepting request 69386 from Base:System
update to 2.19.1

OBS-URL: https://build.opensuse.org/request/show/69386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=119
2011-05-04 07:04:49 +00:00
OBS User autobuild
015f193b65 Autobuild autoformatter for 62438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=118
2011-02-22 12:16:29 +00:00
Ruediger Oertel
8745dc4b4d Accepting request 62438 from Base:System
Accepted submit request 62438 from user puzel

OBS-URL: https://build.opensuse.org/request/show/62438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=117
2011-02-22 12:16:18 +00:00
Ruediger Oertel
320a701ac6 Accepting request 60484 from Base:System
Accepted submit request 60484 from user puzel

OBS-URL: https://build.opensuse.org/request/show/60484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=115
2011-02-11 01:01:03 +00:00
61a4c422e6 Autobuild autoformatter for 59150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=114
2011-01-28 15:55:11 +00:00
29731a7ff4 Accepting request 59150 from Base:System
Accepted submit request 59150 from user puzel

OBS-URL: https://build.opensuse.org/request/show/59150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=113
2011-01-28 15:55:02 +00:00
Lars Vogdt
0a16645746 Autobuild autoformatter for 59108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=112
2011-01-25 14:30:45 +00:00
Lars Vogdt
09b2fd48fd Accepting request 59108 from Base:System
Accepted submit request 59108 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/59108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=111
2011-01-25 14:30:40 +00:00
c08b718b69 Autobuild autoformatter for 58667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=110
2011-01-18 10:38:37 +00:00
00799cc056 Accepting request 58667 from Base:System
Accepted submit request 58667 from user kay_sievers

OBS-URL: https://build.opensuse.org/request/show/58667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=109
2011-01-18 10:38:29 +00:00