SHA256
1
0
forked from pool/postfix

Accepting request 681744 from home:jirislaby:branches:server:mail

- postfix-linux45.patch: support also newer kernels -- pretend
  we are still at kernel 3. Note that there are no conditionals for
  LINUX3 or LINUX4. And LINUX5 was generated, but not tested in the
  code which caused build failures.

OBS-URL: https://build.opensuse.org/request/show/681744
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=326
This commit is contained in:
Stephan Kulow
2019-03-11 07:26:32 +00:00
committed by Git OBS Bridge
parent 908421b24e
commit 48ef32a7be
3 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 5 13:21:35 UTC 2019 - Jiri Slaby <jslaby@suse.com>
- postfix-linux45.patch: support also newer kernels -- pretend
we are still at kernel 3. Note that there are no conditionals for
LINUX3 or LINUX4. And LINUX5 was generated, but not tested in the
code which caused build failures.
-------------------------------------------------------------------
Mon Mar 4 14:43:05 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>