mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [ANNOUNCE] util-linux-ng v2.14.1 (stable)
@ 2008-09-10 12:40 Karel Zak
  2008-09-10 13:14 ` Thierry Vignaud
  0 siblings, 1 reply; 3+ messages in thread
From: Karel Zak @ 2008-09-10 12:40 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel, util-linux-ng



The stable util-linux-ng 2.14.1 release is available at

    ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/

Feedback and bug reports, as always, are welcomed.

    Karel


Util-linux-ng 2.14.1 Release Notes
==================================

ChangeLog between v2.14 and v2.14.1
-----------------------------------

 For more details see ChangeLog files at:
 ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/

build-sys:
   - cleanup sys-utils/Makefile.am  [Karel Zak]
   - fix dmesg.1 installation  [Karel Zak]
   - release++ (v2.14.1-rc1)  [Karel Zak]
   - release++ (v2.14.1-rc2)  [Karel Zak]
   - tgets is not in ncurses but in tinfo  [Arkadiusz Miskiewicz]
docs:
   - update AUTHORS file  [Karel Zak]
   - update v2.14.1 ReleaseNotes  [Karel Zak]
fdisk:
   - don't check for GPT when asked for disk size only  [Karel Zak]
hwclock:
   - omit warning about drift if --noadjfile given  [Matthias Koenig]
   - unshadow a diagnostic printf  [Kalev Soikonen]
ipcs:
   - ungettextize the spacing of the table headers  [Benno Schulenberg]
losetup:
   - remove unnecessary minor number check  [Karel Zak]
mount:
   - add docs about utf8=0 for vfat  [Karel Zak]
   - add fallback for versionsort()  [Karel Zak]
   - add info about tz=UTC option for FAT to mount.8  [Karel Zak]
   - add norealtime to mount.8  [Karel Zak]
po:
   - add zh_CN.po (from translationproject.org)  [Ray Wang]
   - merge changes  [Karel Zak]
   - update cs.po (from translationproject.org)  [Petr Pisar]
   - update fi.po (from translationproject.org)  [Lauri Nurmi]
   - update id.po (from translationproject.org)  [Arif E. Nugroho]
   - update nl.po (from translationproject.org)  [Benno Schulenberg]
   - update vi.po (from translationproject.org)  [Clytie Siddall]
   - update zh_CN.po (from translationproject.org)  [Ray Wang]
rtcwake:
   - cleanup return codes  [Karel Zak]
   - prefer RTC_WKALM_SET over RTC_ALM_SET  [Gabriel Burt]
scriptreplay:
   - new implementation is out-of-sync  [Karel Zak]
selinux:
   - is_selinux_enabled() returns 0, 1 and -1  [Karel Zak]
sfdisk:
   - print version should end with a newline  [Denis ChengRq]
umount:
   - improve "-d" option for autoclear loops  [Karel Zak]
write:
   - doesn't check for tty group  [Karel Zak]


-- 
 Karel Zak  <kzak@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] util-linux-ng v2.14.1 (stable)
  2008-09-10 12:40 [ANNOUNCE] util-linux-ng v2.14.1 (stable) Karel Zak
@ 2008-09-10 13:14 ` Thierry Vignaud
  2008-09-10 14:26   ` Karel Zak
  0 siblings, 1 reply; 3+ messages in thread
From: Thierry Vignaud @ 2008-09-10 13:14 UTC (permalink / raw)
  To: Karel Zak; +Cc: linux-kernel, linux-fsdevel, util-linux-ng

Karel Zak <kzak@redhat.com> writes:

> The stable util-linux-ng 2.14.1 release is available at
> 
>     ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/
> 
> Feedback and bug reports, as always, are welcomed.

Err, since you're both:
- the official upstream author,
- the official packager in fedora,

why do you package so many uncommited patches in your fedora package?

$ ch /fedora/development/SRPMS/util-linux-ng-2.14.1-0.1.fc10.src.rpm   
* Fri Aug 15 2008 Karel Zak <kzak@redhat.com> 2.14.1-0.1
- upgrade to 2.14.1-rc1
- refresh old patches

$ rpm -qpl /fedora/development/SRPMS/util-linux-ng-2.14.1-0.1.fc10.src.rpm   
floppy-0.16.tar.bz2
nologin.8
nologin.c
util-linux-ng-2.13-ctrlaltdel-man.patch
util-linux-ng-2.13-fdformat-man-ide.patch
util-linux-ng-2.13-fdisk-b-4096.patch
util-linux-ng-2.13-floppy-generic.patch
util-linux-ng-2.13-floppy-locale.patch
util-linux-ng-2.13-ipcs-32bit.patch
util-linux-ng-2.13-login-lastlog.patch
util-linux-ng-2.13-login-pamstart.patch
util-linux-ng-2.13-mount-pamconsole.patch
util-linux-ng-2.14-blockdev-rmpart.patch
util-linux-ng-2.14-mount-file_t.patch
util-linux-ng-2.14-mount-managed.patch
util-linux-ng-2.14.1-rc1.tar.bz2
util-linux-ng-60-raw.rules
util-linux-ng-chsh-chfn.pamd
util-linux-ng-login.pamd
util-linux-ng-remote.pamd
util-linux-ng.spec

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] util-linux-ng v2.14.1 (stable)
  2008-09-10 13:14 ` Thierry Vignaud
@ 2008-09-10 14:26   ` Karel Zak
  0 siblings, 0 replies; 3+ messages in thread
From: Karel Zak @ 2008-09-10 14:26 UTC (permalink / raw)
  To: Thierry Vignaud; +Cc: linux-kernel, linux-fsdevel, util-linux-ng

On Wed, Sep 10, 2008 at 03:14:49PM +0200, Thierry Vignaud wrote:
> Err, since you're both:
> - the official upstream author,
> - the official packager in fedora,
> 
> why do you package so many uncommited patches in your fedora package?

> util-linux-ng-2.13-ctrlaltdel-man.patch

 distribution specific patch

> util-linux-ng-2.13-fdformat-man-ide.patch
> util-linux-ng-2.13-floppy-generic.patch
> util-linux-ng-2.13-floppy-locale.patch

 distribution specific patches -- upstream does not include
 the"floppy" util

> util-linux-ng-2.13-fdisk-b-4096.patch
> util-linux-ng-2.13-ipcs-32bit.patch
> util-linux-ng-2.13-login-lastlog.patch
> util-linux-ng-2.13-login-pamstart.patch

 not sure, maybe good enough for upstream (we will see in 2.15..)

> util-linux-ng-2.13-mount-pamconsole.patch

 old distribution specific patch (not planned for F10)

> util-linux-ng-2.14-blockdev-rmpart.patch

 (stupid) distribution specific patch (duplicate delpart(1)
 functionality.

> util-linux-ng-2.14-mount-file_t.patch

 already in upstream devel repository

> util-linux-ng-2.14-mount-managed.patch

 distribution specific patch


    Karel

-- 
 Karel Zak  <kzak@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-10 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-10 12:40 [ANNOUNCE] util-linux-ng v2.14.1 (stable) Karel Zak
2008-09-10 13:14 ` Thierry Vignaud
2008-09-10 14:26   ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®