util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] pull: release preparations, umount.8 and vipw fix
@ 2012-08-04  7:33 Sami Kerola
  2012-08-04  7:33 ` [PATCH 1/5] docs: ftp server does no longer support util-linux-ng Sami Kerola
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Sami Kerola @ 2012-08-04  7:33 UTC (permalink / raw)
  To: util-linux; +Cc: kerolasa

Hello,

The most of the following patches are preparations to final release.

Third patch will add sys-utils/umount.8 manual, which is almost
identical copy in comparison to old manual.  The big difference is that
new manual has long options.

The vipw change is a bug fix to a corner case bug that was discussed in
the mail list.  Preliminary tests on my computer gave feeling the fix
works, but it would be good to get more vipw testing with various
editors and configration combinations.

The following changes since commit 91f98496f3901ea68853745edac67e3288a3886d:

  docs: update tests docs (2012-08-03 21:33:32 +0200)

are available in the git repository at:

  git://github.com/kerolasa/lelux-utiliteetit.git 2012wk31

for you to fetch changes up to 67efed9623ce27f2ee582c32eda09946eb4eb1a8:

  vipw: make vim writebackup mode work (2012-08-04 09:05:47 +0200)

----------------------------------------------------------------
Sami Kerola (5):
      docs: ftp server does no longer support util-linux-ng
      docs: update TODO
      docs: add sys-utils/umount.8 manual page
      build-sys: add files make check generates in gitignore
      vipw: make vim writebackup mode work

 .gitignore                                |   4 +
 Documentation/TODO                        |   9 --
 Documentation/releases/v2.13-ReleaseNotes |   2 +-
 Documentation/releases/v2.14-ReleaseNotes |  10 +-
 Documentation/releases/v2.15-ReleaseNotes |  10 +-
 Documentation/releases/v2.16-ReleaseNotes |   6 +-
 Documentation/releases/v2.17-ReleaseNotes |  12 +-
 Documentation/releases/v2.18-ReleaseNotes |  12 +-
 NEWS                                      |  42 +++----
 login-utils/vipw.c                        |  12 ++
 sys-utils/Makemodule.am                   |   2 +-
 sys-utils/umount.8                        | 175 ++++++++++++++++++++++++++++++
 12 files changed, 239 insertions(+), 57 deletions(-)
 create mode 100644 sys-utils/umount.8



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

end of thread, other threads:[~2012-08-06 13:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-04  7:33 [PATCH 0/5] pull: release preparations, umount.8 and vipw fix Sami Kerola
2012-08-04  7:33 ` [PATCH 1/5] docs: ftp server does no longer support util-linux-ng Sami Kerola
2012-08-04  7:33 ` [PATCH 2/5] docs: update TODO Sami Kerola
2012-08-04  7:33 ` [PATCH 3/5] docs: add sys-utils/umount.8 manual page Sami Kerola
2012-08-04  7:33 ` [PATCH 4/5] build-sys: add files make check generates in gitignore Sami Kerola
2012-08-04  7:33 ` [PATCH 5/5] vipw: make vim writebackup mode work Sami Kerola
2012-08-06  6:14   ` Bernhard Voelker
2012-08-06  7:30     ` Sami Kerola
2012-08-06  8:28       ` Bernhard Voelker
2012-08-06 13:40 ` [PATCH 0/5] pull: release preparations, umount.8 and vipw fix Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).