Commit Graph

382 Commits

Author SHA256 Message Date
Dr. Werner Fink
a5d9821303 Accepting request 179118 from home:jengelh:db6
- postfix.spec forces the use of SSL and SASL libraries,
  so make sure the BuildRequires are there

OBS-URL: https://build.opensuse.org/request/show/179118
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=169
2013-06-16 13:26:10 +00:00
Dr. Werner Fink
e3701a61c7 Accepting request 178958 from home:jengelh:db6
- Add postfix-db6.diff to fix compile abort with libdb-6.0

OBS-URL: https://build.opensuse.org/request/show/178958
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=168
2013-06-14 13:29:13 +00:00
Stephan Kulow
1d17f48d89 Accepting request 172868 from server:mail
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Add GPG verification (forwarded request 172839 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/172868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=105
2013-04-23 09:38:30 +00:00
f42e4ec9b3 Accepting request 172839 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Add GPG verification

OBS-URL: https://build.opensuse.org/request/show/172839
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=166
2013-04-22 14:07:22 +00:00
Stephan Kulow
395c2f2438 Accepting request 172608 from server:mail
-  postfix-SuSE/postfix.service do not Require or 
   order after syslog.target as it no longer exists
   postfix will fail to start in the next systemd version. (forwarded request 172605 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/172608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=104
2013-04-20 15:50:54 +00:00
Peter Varkoly
864ddab55e Accepting request 172605 from home:elvigia:branches:server:mail
-  postfix-SuSE/postfix.service do not Require or 
   order after syslog.target as it no longer exists
   postfix will fail to start in the next systemd version.

OBS-URL: https://build.opensuse.org/request/show/172605
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=164
2013-04-20 09:02:45 +00:00
Stephan Kulow
6444f7d332 Accepting request 156307 from server:mail
- Install postfix.service accordingly (/usr/lib/systemd for 12.3
  and up or /lib/systemd for older versions). (forwarded request 156173 from rmilasan)

OBS-URL: https://build.opensuse.org/request/show/156307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=103
2013-02-25 20:41:27 +00:00
Peter Varkoly
73920046d9 Accepting request 156173 from home:rmilasan:branches:server:mail
- Install postfix.service accordingly (/usr/lib/systemd for 12.3
  and up or /lib/systemd for older versions).

OBS-URL: https://build.opensuse.org/request/show/156173
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=162
2013-02-25 10:13:10 +00:00
Stephan Kulow
8c54c24c84 Accepting request 151525 from server:mail
- update to 2,9.6 
  Bugfix: the local(8) delivery agent dereferenced a null pointer
   while delivering to null command (for example, "|" in a .forward file).
  Bugfix: memory leak in program initialization. tls/tls_misc.c.
  Bugfix: he undocumented OpenSSL X509_pubkey_digest() function is 
   unsuitable for computing certificate PUBLIC KEY fingerprints. 
   Postfix now provides a correct procedure that accounts for
   the algorithm and parameters in addition to the key data.  Specify 
   "tls_legacy_public_key_fingerprints = yes" if you need backwards compatibility.

OBS-URL: https://build.opensuse.org/request/show/151525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=102
2013-02-07 13:28:41 +00:00
Peter Varkoly
0669ab1b9e Bugfix: he undocumented OpenSSL X509_pubkey_digest() function is
unsuitable for computing certificate PUBLIC KEY fingerprints. 
   Postfix now provides a correct procedure that accounts for
   the algorithm and parameters in addition to the key data.  Specify 
   "tls_legacy_public_key_fingerprints = yes" if you need backwards compatibility.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=160
2013-02-06 20:21:26 +00:00
Peter Varkoly
30b1a304c7 - update to 2,9.6
Bugfix: the local(8) delivery agent dereferenced a null pointer
   while delivering to null command (for example, "|" in a .forward file).
  Bugfix: memory leak in program initialization. tls/tls_misc.c.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=159
2013-02-06 20:13:33 +00:00
Stephan Kulow
52358319da Accepting request 148891 from server:mail
- bnc#796162 - script to assign path elements not working in postfix install Build-0284(iso) 

- rebase patches
  * vda-v10-2.8.12 -> vda-v11-2.9.5 (and to be a p0)
  * main, master, post-instal, ssl-release-buffers (remove version)
  * dynamic_maps, dynamic_maps_pie, pointer_to_literals

- update to 2,9.5
  * tls support:
     Support to turn off the TLSv1.1 and TLSv1.2 protocols:
     To temporarily turn off problematic protocols globally:
     /etc/postfix/main.cf:
       smtp_tls_protocols = !SSLv2, !TLSv1.1, !TLSv1.2
       smtp_tls_mandatory_protocols = !SSLv2, !TLSv1.1, !TLSv1.2
     However, it may be better to temporarily turn off problematic
     protocols for broken sites only:
     /etc/postfix/main.cf:
       smtp_tls_policy_maps = hash:/etc/postfix/tls_policy
     /etc/postfix/tls_policy:
       example.com         may protocols=!SSLv2:!TLSv1.1:!TLSv1.2
  * 20111012 To simplify integration with third-party
     applications, the Postfix sendmail command now always transforms
     all input lines ending in <CR><LF> into UNIX format (lines ending
     in <LF>). Specify "sendmail_fix_line_endings = strict" to restore
     historical Postfix behavior (i.e. convert all input lines ending
     in <CR><LF> only if the first line ends in <CR><LF>).
  * 20120114 Logfile-based alerting systems may need to be
     updated to look for "error" messages in addition to "fatal" messages.
     Specify "daemon_table_open_error_is_fatal = yes" to get the historical
     behavior (immediate termination with "fatal" message).

OBS-URL: https://build.opensuse.org/request/show/148891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=100
2013-01-21 16:44:42 +00:00
Peter Varkoly
c4016f5856 - bnc#796162 - script to assign path elements not working in postfix install Build-0284(iso)
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=157
2013-01-17 22:03:40 +00:00
Peter Varkoly
c11c23b4ca Accepting request 147975 from home:computersalat:devel:mail
rebase patches

OBS-URL: https://build.opensuse.org/request/show/147975
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=156
2013-01-14 08:34:26 +00:00
Peter Varkoly
abe615600e - update to 2,9.5
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=155
2013-01-10 15:08:55 +00:00
Peter Varkoly
dcdcda0a8e - update to 2,9.4
* tls support:
     Support to turn off the TLSv1.1 and TLSv1.2 protocols:
     To temporarily turn off problematic protocols globally:
     /etc/postfix/main.cf:
       smtp_tls_protocols = !SSLv2, !TLSv1.1, !TLSv1.2
       smtp_tls_mandatory_protocols = !SSLv2, !TLSv1.1, !TLSv1.2
     However, it may be better to temporarily turn off problematic
     protocols for broken sites only:
     /etc/postfix/main.cf:
       smtp_tls_policy_maps = hash:/etc/postfix/tls_policy
     /etc/postfix/tls_policy:
       example.com         may protocols=!SSLv2:!TLSv1.1:!TLSv1.2
  * 20111012 To simplify integration with third-party
     applications, the Postfix sendmail command now always transforms
     all input lines ending in <CR><LF> into UNIX format (lines ending
     in <LF>). Specify "sendmail_fix_line_endings = strict" to restore
     historical Postfix behavior (i.e. convert all input lines ending
     in <CR><LF> only if the first line ends in <CR><LF>).
  * 20120114 Logfile-based alerting systems may need to be
     updated to look for "error" messages in addition to "fatal" messages.
     Specify "daemon_table_open_error_is_fatal = yes" to get the historical
     behavior (immediate termination with "fatal" message).
  * enable_long_queue_ids Postfix 2.9 introduces support for non-repeating queue IDs (also
     used as queue file names). These names are encoded in a mix of upper
     case, lower case and decimal digit characters.  Long queue IDs are
     disabled by default to avoid breaking tools that parse logfiles and
     that expect queue IDs with the smaller [A-F0-9] character set.
  * 20111209 memcache lookup and update support. This provides
     a way to share postscreen(8) or verify(8) caches between Postfix

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=154
2013-01-10 15:05:52 +00:00
Stephan Kulow
7cafeb4bc0 Accepting request 145540 from server:mail
update to 2.8.13 (forwarded request 145539 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/145540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=99
2012-12-17 08:36:46 +00:00
Christian Wittmer
cba2e1280c Accepting request 145539 from home:computersalat:devel:mail
update to 2.8.13

OBS-URL: https://build.opensuse.org/request/show/145539
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=152
2012-12-15 17:09:41 +00:00
Peter Varkoly
39b2cf4166 - bnc#790141 - Command SuSEconfig.postfix reports ERROR -
"can not find /lib/YaST/SuSEconfig.functions!!"

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=151
2012-12-14 06:00:56 +00:00
Peter Varkoly
1c7232c4ee - bnc#782048 - postfix uses /sbin/conf.d
- bnc#784659 - remove SuSEconfig calls from yast2-mail

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=150
2012-11-08 11:34:59 +00:00
Peter Varkoly
4fa7c6c4ce Working on a solution on all bugs coused by SuSEconfig
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=149
2012-11-07 10:19:52 +00:00
Stephan Kulow
974c4994b2 Accepting request 134121 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/134121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=98
2012-09-17 12:03:23 +00:00
Christian Wittmer
423ba78ec2 Accepting request 131303 from home:computersalat:devel:mail
update to 2.8.12

OBS-URL: https://build.opensuse.org/request/show/131303
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=147
2012-08-21 15:29:38 +00:00
Stephan Kulow
7e81c2fa80 Accepting request 128300 from server:mail
- bnc#771811 - postfix update does not regenerate the maps

OBS-URL: https://build.opensuse.org/request/show/128300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=97
2012-07-19 15:59:15 +00:00
Peter Varkoly
32985961ee - bnc#771811 - postfix update does not regenerate the maps
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=145
2012-07-19 06:53:36 +00:00
Stephan Kulow
1828992826 Accepting request 124415 from server:mail
- Bugfix (introduced Postfix 2.4): the event_drain() function
  was comparing bitmasks incorrectly causing the program to
  always wait for the full time limit. This error affected
  the unused postkick command, but only after s/fifo/unix/
  in master.cf.  File: util/events.c.
-  Cleanup: laptop users have always been able to avoid
   unnecessary disk spin-up by doing s/fifo/unix/ in master.cf
   (this is currently not supported on Solaris systems).
   However, to make this work reliably, the "postqueue -f"
   command must wait until its requests have reached the pickup
   and qmgr servers before closing the UNIX-domain request
   sockets.  Files: postqueue/postqueue.c, postqueue/Makefile.in.

OBS-URL: https://build.opensuse.org/request/show/124415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=95
2012-06-13 10:42:33 +00:00
Peter Varkoly
80ff77fdb3 - Bugfix (introduced Postfix 2.4): the event_drain() function
was comparing bitmasks incorrectly causing the program to
  always wait for the full time limit. This error affected
  the unused postkick command, but only after s/fifo/unix/
  in master.cf.  File: util/events.c.
-  Cleanup: laptop users have always been able to avoid
   unnecessary disk spin-up by doing s/fifo/unix/ in master.cf
   (this is currently not supported on Solaris systems).
   However, to make this work reliably, the "postqueue -f"
   command must wait until its requests have reached the pickup
   and qmgr servers before closing the UNIX-domain request
   sockets.  Files: postqueue/postqueue.c, postqueue/Makefile.in.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=143
2012-06-11 09:53:01 +00:00
Stephan Kulow
e5dcf63513 Accepting request 117029 from server:mail
bnc#756452 - VUL-1: postfix: VRFY allows enumerating users

OBS-URL: https://build.opensuse.org/request/show/117029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=94
2012-05-09 16:20:20 +00:00
Peter Varkoly
2f5a53e518 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=141 2012-05-09 10:28:12 +00:00
Peter Varkoly
f3af099425 - bnc#753910 - {name} instead of %{name} in postfix .spec
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=140
2012-05-09 10:07:57 +00:00
Stephan Kulow
6b573cd43f Accepting request 116409 from server:mail
update to 2.8.10 (forwarded request 116408 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/116409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=93
2012-05-08 10:28:47 +00:00
Christian Wittmer
6fc137255b Accepting request 116408 from home:computersalat:devel:mail
update to 2.8.10

OBS-URL: https://build.opensuse.org/request/show/116408
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=138
2012-05-04 08:47:32 +00:00
Stephan Kulow
fd8f48ed6c Accepting request 115041 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/115041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=92
2012-04-23 14:12:31 +00:00
Peter Varkoly
c3df718269 - bnc#756450 - postfix: remove version from banner
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=136
2012-04-12 08:16:28 +00:00
Peter Varkoly
cba1e48702 Accepting request 113019 from home:bruno_friedmann:branches:server:mail
added port 587 (submission) to postfix-fw inside the tar.gz 
fix bnc#756289

OBS-URL: https://build.opensuse.org/request/show/113019
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=135
2012-04-12 07:54:55 +00:00
Stephan Kulow
705c5a2af6 Accepting request 112348 from server:mail
- set exit code explicitely in cond_slp, systemd checks for it (forwarded request 112286 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/112348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=91
2012-04-12 07:46:30 +00:00
Christian Wittmer
6355c50897 Accepting request 112286 from home:dirkmueller:branches:server:mail
- set exit code explicitely in cond_slp, systemd checks for it

OBS-URL: https://build.opensuse.org/request/show/112286
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=133
2012-04-03 10:50:03 +00:00
Stephan Kulow
8bf34bc9f7 Accepting request 109109 from server:mail
Documentation for bnc#751994 - SuSEconfig module postfix does not exist

OBS-URL: https://build.opensuse.org/request/show/109109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=90
2012-03-19 09:07:01 +00:00
Peter Varkoly
7a3f2fb56f OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=131 2012-03-13 13:37:27 +00:00
Peter Varkoly
9e0ce0f647 - Dokumentation for bnc#751994 - SuSEconfig module postfix does not exist
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=130
2012-03-13 13:36:56 +00:00
Peter Varkoly
3c44fe9118 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=129 2012-03-13 13:36:01 +00:00
Stephan Kulow
8090e7ea9c Accepting request 108343 from server:mail
- rcpostfix now updates the aliases too

OBS-URL: https://build.opensuse.org/request/show/108343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=89
2012-03-09 20:26:36 +00:00
Peter Varkoly
f8736feb5a OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=127 2012-03-07 11:22:15 +00:00
Stephan Kulow
ddf8c8627b Accepting request 107562 from server:mail
update to 2.8.8 (forwarded request 107223 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/107562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=88
2012-03-01 16:26:04 +00:00
Christian Wittmer
66b2b31609 Accepting request 107223 from home:computersalat:devel:mail
update to 2.8.8

OBS-URL: https://build.opensuse.org/request/show/107223
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=125
2012-02-29 14:44:33 +00:00
Stephan Kulow
09fac4ec4f Accepting request 101522 from server:mail
- bnc#743369 - yast2 mail module does not open the firewall
- Set MD5DIR in SuSEconfig.postfix to avoid warnings

- bnc738693 - upgrade from 11.4 enables mysql service for systemd

OBS-URL: https://build.opensuse.org/request/show/101522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=87
2012-01-26 15:00:05 +00:00
Peter Varkoly
f6ff91d4c2 - bnc#743369 - yast2 mail module does not open the firewall
- Set MD5DIR in SuSEconfig.postfix to avoid warnings

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=122
2012-01-25 15:13:45 +00:00
Stephan Kulow
c96c81c738 Accepting request 99904 from server:mail
- Add postmap rebuild script to systemv init script too 

- bnc#738900 - cyrus-imapd not receiving mail from postfix

OBS-URL: https://build.opensuse.org/request/show/99904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=86
2012-01-19 08:44:09 +00:00
Peter Varkoly
87b768e7ad - bnc738693 - upgrade from 11.4 enables mysql service for systemd
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=119
2012-01-17 11:15:16 +00:00
Peter Varkoly
24fc1e7e3d - Add postmap rebuild script to systemv init script too
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=118
2012-01-12 12:19:52 +00:00