mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
postfix: Update to 3.4.4
Switched to HTTP from FTP for one of the mirrors. Rebased Patches. Removed ENGINES patch as it is only relevant for OpenSSL 1.0.2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
diff -Naur postfix-2.10.2/conf/post-install postfix-2.10.2_patched/conf/post-install
|
||||
--- postfix-2.10.2/conf/post-install 2013-06-13 18:07:46.000000000 +0400
|
||||
+++ postfix-2.10.2_patched/conf/post-install 2013-11-19 21:17:49.572820573 +0400
|
||||
@@ -366,10 +366,10 @@
|
||||
--- a/conf/post-install
|
||||
+++ b/conf/post-install
|
||||
@@ -366,10 +366,10 @@ test -f $config_directory/main.cf && {
|
||||
|
||||
# Sanity checks
|
||||
|
||||
@@ -16,7 +15,7 @@ diff -Naur postfix-2.10.2/conf/post-install postfix-2.10.2_patched/conf/post-ins
|
||||
|
||||
case $setgid_group in
|
||||
no) echo $0: Error: setgid_group no longer accepts \"no\" values. 1>&2
|
||||
@@ -377,7 +377,7 @@
|
||||
@@ -377,7 +377,7 @@ case $setgid_group in
|
||||
esac
|
||||
|
||||
for path in "$daemon_directory" "$command_directory" "$queue_directory" \
|
||||
@@ -25,7 +24,7 @@ diff -Naur postfix-2.10.2/conf/post-install postfix-2.10.2_patched/conf/post-ins
|
||||
"$meta_directory"
|
||||
do
|
||||
case "$path" in
|
||||
@@ -386,7 +386,7 @@
|
||||
@@ -386,7 +386,7 @@ do
|
||||
esac
|
||||
done
|
||||
|
||||
@@ -34,10 +33,9 @@ diff -Naur postfix-2.10.2/conf/post-install postfix-2.10.2_patched/conf/post-ins
|
||||
do
|
||||
case "$path" in
|
||||
/*) ;;
|
||||
diff -Naur postfix-2.10.2/postfix-install postfix-2.10.2_patched/postfix-install
|
||||
--- postfix-2.10.2/postfix-install 2012-05-22 23:40:29.000000000 +0400
|
||||
+++ postfix-2.10.2_patched/postfix-install 2013-11-19 21:12:20.694160734 +0400
|
||||
@@ -563,13 +563,13 @@
|
||||
--- a/postfix-install
|
||||
+++ b/postfix-install
|
||||
@@ -563,13 +563,13 @@ case "$setgid_group" in
|
||||
exit 1;;
|
||||
esac
|
||||
|
||||
@@ -58,7 +56,7 @@ diff -Naur postfix-2.10.2/postfix-install postfix-2.10.2_patched/postfix-install
|
||||
|
||||
for path in "$html_directory" "$readme_directory" "$shlib_directory"
|
||||
do
|
||||
@@ -582,7 +582,7 @@
|
||||
@@ -582,7 +582,7 @@ do
|
||||
done
|
||||
|
||||
for path in "$daemon_directory" "$data_directory" "$command_directory" "$queue_directory" \
|
||||
@@ -67,7 +65,7 @@ diff -Naur postfix-2.10.2/postfix-install postfix-2.10.2_patched/postfix-install
|
||||
"$meta_directory"
|
||||
do
|
||||
case "$path" in
|
||||
@@ -789,8 +789,8 @@
|
||||
@@ -789,8 +789,8 @@ do
|
||||
compare_or_replace $mode "$owner" "$group" html/$file \
|
||||
$HTML_DIRECTORY/$file || exit 1;;
|
||||
'$manpage_directory')
|
||||
|
||||
Reference in New Issue
Block a user