Mailinglist Archive: opensuse-commit (1670 mails)

< Previous Next >
commit exim
  • From: root@xxxxxxx (h_root)
  • Date: Mon, 23 Oct 2006 18:01:11 +0200 (CEST)
  • Message-id: <20061023160111.77054847F0@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package exim
checked in at Mon Oct 23 18:01:11 CEST 2006.

--------
--- exim/exim.changes 2006-10-20 18:21:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/exim/exim.changes 2006-10-23 15:39:27.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct 23 15:39:15 CEST 2006 - poeml@xxxxxxx
+
+- define SYSLOG_LOG_PID in src/EDITME, so the process id is
+ included when logging via syslog. Pointed out by Florian Laws.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ exim.spec ++++++
--- /var/tmp/diff_new_pack.ruHhWm/_old 2006-10-23 18:00:49.000000000 +0200
+++ /var/tmp/diff_new_pack.ruHhWm/_new 2006-10-23 18:00:49.000000000 +0200
@@ -37,7 +37,7 @@
PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd fileutils textutils
%endif
Version: 4.63
-Release: 14
+Release: 16
Summary: The Exim Mail Transfer Agent, a Replacement for sendmail
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: exim-%{version}.tar.bz2
@@ -182,6 +182,7 @@
INFO_DIRECTORY=%{_infodir}
LOG_FILE_PATH=/var/log/exim/%%s.log
EXICYCLOG_MAX=10
+ SYSLOG_LOG_PID=yes
COMPRESS_COMMAND=/bin/gzip
COMPRESS_SUFFIX=gz
ZCAT_COMMAND=/usr/bin/zcat
@@ -414,6 +415,9 @@
%endif

%changelog -n exim
+* Mon Oct 23 2006 - poeml@xxxxxxx
+- define SYSLOG_LOG_PID in src/EDITME, so the process id is
+ included when logging via syslog. Pointed out by Florian Laws.
* Fri Oct 20 2006 - lmuelle@xxxxxxx
- add sendmail to the Provides tag in the init script
* Fri Aug 04 2006 - poeml@xxxxxxx








++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread