forked from pool/util-linux
Fix characters broken on UTF-8 conversion of changes file.
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=288
This commit is contained in:
parent
ef6afabe04
commit
eb649bd6cc
@ -3163,12 +3163,12 @@ Tue Feb 4 12:40:00 CET 2003 - meissner@suse.de
|
||||
Wed Jan 29 11:52:19 CET 2003 - mmj@suse.de
|
||||
|
||||
- Update to util-linux-2.11z including:
|
||||
Translation updates
|
||||
mount: fix LABEL= handling for user umount, don't abort on read
|
||||
* Translation updates
|
||||
* mount: fix LABEL= handling for user umount, don't abort on read
|
||||
error with photocds and add dmask and fmask vfat mount options
|
||||
setterm: accept devfs name
|
||||
simpleinit: security: refuse initctl_fd if FD_CLOEXEC fails
|
||||
umount: allow user umount after mount by label or uuid
|
||||
* setterm: accept devfs name
|
||||
* simpleinit: security: refuse initctl_fd if FD_CLOEXEC fails
|
||||
* umount: allow user umount after mount by label or uuid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 15:10:24 CET 2003 - sf@suse.de
|
||||
@ -3996,7 +3996,7 @@ Thu Aug 26 15:05:03 CEST 1999 - uli@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 18:04:35 MEST 1999 - kukuk@suse.de
|
||||
|
||||
- Don?t install tsort, its now in textutils 2.0
|
||||
- Don't install tsort, its now in textutils 2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 24 10:11:06 MEST 1999 - kukuk@suse.de
|
||||
|
@ -76,7 +76,7 @@ Name: python-libmount
|
||||
%endif
|
||||
Summary: %main_summary
|
||||
License: GPL-2.0+
|
||||
Group: %group_pl
|
||||
Group: %main_group
|
||||
BuildRequires: audit-devel
|
||||
BuildRequires: bc
|
||||
BuildRequires: binutils-devel
|
||||
@ -388,7 +388,6 @@ SMP systems.
|
||||
%if %build_util_linux
|
||||
%package -n python-libmount
|
||||
Summary: %summary_pl
|
||||
License: GPL-2.0+
|
||||
Group: %group_pl
|
||||
|
||||
%description -n python-libmount
|
||||
|
@ -3163,12 +3163,12 @@ Tue Feb 4 12:40:00 CET 2003 - meissner@suse.de
|
||||
Wed Jan 29 11:52:19 CET 2003 - mmj@suse.de
|
||||
|
||||
- Update to util-linux-2.11z including:
|
||||
Translation updates
|
||||
mount: fix LABEL= handling for user umount, don't abort on read
|
||||
* Translation updates
|
||||
* mount: fix LABEL= handling for user umount, don't abort on read
|
||||
error with photocds and add dmask and fmask vfat mount options
|
||||
setterm: accept devfs name
|
||||
simpleinit: security: refuse initctl_fd if FD_CLOEXEC fails
|
||||
umount: allow user umount after mount by label or uuid
|
||||
* setterm: accept devfs name
|
||||
* simpleinit: security: refuse initctl_fd if FD_CLOEXEC fails
|
||||
* umount: allow user umount after mount by label or uuid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 15:10:24 CET 2003 - sf@suse.de
|
||||
@ -3996,7 +3996,7 @@ Thu Aug 26 15:05:03 CEST 1999 - uli@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 18:04:35 MEST 1999 - kukuk@suse.de
|
||||
|
||||
- Don?t install tsort, its now in textutils 2.0
|
||||
- Don't install tsort, its now in textutils 2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 24 10:11:06 MEST 1999 - kukuk@suse.de
|
||||
|
@ -3163,12 +3163,12 @@ Tue Feb 4 12:40:00 CET 2003 - meissner@suse.de
|
||||
Wed Jan 29 11:52:19 CET 2003 - mmj@suse.de
|
||||
|
||||
- Update to util-linux-2.11z including:
|
||||
Translation updates
|
||||
mount: fix LABEL= handling for user umount, don't abort on read
|
||||
* Translation updates
|
||||
* mount: fix LABEL= handling for user umount, don't abort on read
|
||||
error with photocds and add dmask and fmask vfat mount options
|
||||
setterm: accept devfs name
|
||||
simpleinit: security: refuse initctl_fd if FD_CLOEXEC fails
|
||||
umount: allow user umount after mount by label or uuid
|
||||
* setterm: accept devfs name
|
||||
* simpleinit: security: refuse initctl_fd if FD_CLOEXEC fails
|
||||
* umount: allow user umount after mount by label or uuid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 15:10:24 CET 2003 - sf@suse.de
|
||||
@ -3996,7 +3996,7 @@ Thu Aug 26 15:05:03 CEST 1999 - uli@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 18:04:35 MEST 1999 - kukuk@suse.de
|
||||
|
||||
- Don?t install tsort, its now in textutils 2.0
|
||||
- Don't install tsort, its now in textutils 2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 24 10:11:06 MEST 1999 - kukuk@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user