Hello community, here is the log from the commit of package postfix for openSUSE:Factory checked in at 2013-09-23 10:51:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postfix (Old) and /work/SRC/openSUSE:Factory/.postfix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postfix" Changes: -------- --- /work/SRC/openSUSE:Factory/postfix/postfix.changes 2013-07-31 18:30:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes 2013-09-23 11:17:42.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 20 04:48:08 UTC 2013 - [email protected] + +- Proc is not needed in chroot anymore + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postfix-SuSE.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/postfix-SuSE/config.postfix new/postfix-SuSE/config.postfix --- old/postfix-SuSE/config.postfix 2013-06-17 11:56:13.000000000 +0200 +++ new/postfix-SuSE/config.postfix 2013-09-20 06:47:41.000000000 +0200 @@ -125,11 +125,6 @@ cpifnewer /etc/openldap/ldap.conf etc/openldap fi - mkdir -p "$PF_CHROOT"/proc - if ! grep "$PF_CHROOT"/proc /proc/mounts &> /dev/null; then - mount -t proc proc "$PF_CHROOT"/proc - fi - if [ "$(echo "$POSTFIX_WITH_MYSQL" | tr 'A-Z' 'a-z' )" != "yes" ]; then if [ -n "$CHR_MYSQL_SOCKET_DIR" ]; then if grep "$PF_CHROOT"/$CHR_MYSQL_SOCKET_DIR /proc/mounts &> /dev/null; then -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
