Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] pseudo 1.6.3
@ 2015-01-20 21:21 Peter Seebach
  2015-01-20 21:21 ` [PATCH 1/1] pseudo_1.6.2.bb/pseudo_git.bb: Pseudo 1.6.3 Peter Seebach
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Seebach @ 2015-01-20 21:21 UTC (permalink / raw)
  To: openembedded-core

This has two changes from 1.6.2:
	* Merge (with some tweaking) of the without-passwd-fallback patches
	* Fix for #7097

The fix for #7097 looks reasonable to me and passes simple testing, I'm
not sure whether it's going to survive reality. Long story short, instead
of trimming trailing slashes in the client, we now trim them in the server,
so they don't affect database lookups, but do affect things like
underlying system stat() calls.

I've done a build with this, and the changes should be low-impact. File
should be up on the servers.

The following changes since commit eaea05c88661a88a89fa6b139f7e6b243155d492:

  depmodwrapper-cross: Update to use STAGING_KERNEL_BUILDDIR (2015-01-17 17:05:25 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib seebs/pseudo_163
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/pseudo_163

Peter Seebach (1):
  pseudo_1.6.2.bb/pseudo_git.bb: Pseudo 1.6.3

 ...do_client.c-protect-pwd_lck-against-magic.patch |   56 ----------
 ..._util-modify-interface-to-pseudo_etc_file.patch |   70 ------------
 ...nt.c-support-multiple-directories-in-PSEU.patch |  116 --------------------
 .../pseudo/{pseudo_1.6.2.bb => pseudo_1.6.3.bb}    |    7 +-
 meta/recipes-devtools/pseudo/pseudo_git.bb         |    4 +-
 5 files changed, 4 insertions(+), 249 deletions(-)
 delete mode 100644 meta/recipes-devtools/pseudo/pseudo-1.6.2/0001-pseudo_client.c-protect-pwd_lck-against-magic.patch
 delete mode 100644 meta/recipes-devtools/pseudo/pseudo-1.6.2/0002-pseudo_util-modify-interface-to-pseudo_etc_file.patch
 delete mode 100644 meta/recipes-devtools/pseudo/pseudo-1.6.2/0003-pseudo_client.c-support-multiple-directories-in-PSEU.patch
 rename meta/recipes-devtools/pseudo/{pseudo_1.6.2.bb => pseudo_1.6.3.bb} (57%)



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

end of thread, other threads:[~2015-01-22 23:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20 21:21 [PATCH 0/1] pseudo 1.6.3 Peter Seebach
2015-01-20 21:21 ` [PATCH 1/1] pseudo_1.6.2.bb/pseudo_git.bb: Pseudo 1.6.3 Peter Seebach
2015-01-20 21:48   ` Saul Wold
2015-01-20 22:26     ` Peter Seebach
2015-01-22 11:26   ` Burton, Ross
2015-01-22 22:05     ` Peter Seebach
2015-01-22 23:04     ` Peter Seebach

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