[gentoo-portage-dev] [PATCH 1/3] etc-update: symlink support for bug #485598

2014-10-27 Thread Zac Medico
This includes numerous logic adjustments that are needed to support protected symlinks. The show_diff function now supports arbitrary file types. For example, a diff between two symlinks looks like this: -SYM: /foo/bar - baz +SYM: /foo/bar - blah X-Gentoo-Bug: 485598 X-Gentoo-Bug-URL:

[gentoo-portage-dev] [PATCH 1/3] etc-update: symlink support for bug #485598

2014-10-26 Thread zmedico
From: Zac Medico zmed...@gentoo.org This includes numerous logic adjustments that are needed to support protected symlinks. The show_diff function now supports arbitrary file types. For example, a diff between two symlinks looks like this: -SYM: /foo/bar - baz +SYM: /foo/bar - blah