Sfoglia il codice sorgente

upgrading package: postfix 1.1.11 -> 1.1.12

Ralf S. Engelschall 23 anni fa
parent
commit
637d01105d
2 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 4 4
      postfix/postfix-db4.patch
  2. 2 2
      postfix/postfix.spec

+ 4 - 4
postfix/postfix-db4.patch

@@ -1,5 +1,5 @@
---- postfix-1.1.11.orig/src/util/dict_db.c	Mon Oct 14 18:54:26 2002
-+++ postfix-1.1.11/src/util/dict_db.c	Mon Oct 14 19:52:16 2002
+--- postfix-1.1.12.orig/src/util/dict_db.c	Mon Oct 14 18:54:26 2002
++++ postfix-1.1.12/src/util/dict_db.c	Mon Oct 14 19:52:16 2002
 @@ -520,8 +520,13 @@
  	msg_fatal("set DB cache size %d: %m", DICT_DB_CACHE_SIZE);
      if (type == DB_HASH && db->set_h_nelem(db, DICT_DB_NELM) != 0)
@@ -14,8 +14,8 @@
      if ((errno = db->fd(db, &dbfd)) != 0)
  	msg_fatal("get database file descriptor: %m");
  #endif
---- postfix-1.1.11.orig/src/global/mkmap_db.c.orig	Mon Nov 20 19:05:25 2000
-+++ postfix-1.1.11/src/global/mkmap_db.c	Mon Nov 11 17:09:36 2002
+--- postfix-1.1.12.orig/src/global/mkmap_db.c.orig	Mon Nov 20 19:05:25 2000
++++ postfix-1.1.12/src/global/mkmap_db.c	Mon Nov 11 17:09:36 2002
 @@ -66,7 +66,15 @@
      /*
       * Fill in the generic members.

+ 2 - 2
postfix/postfix.spec

@@ -24,7 +24,7 @@
 ##
 
 #   involved versions
-%define       V_postfix   1.1.11
+%define       V_postfix   1.1.12
 %define       V_tls       0.8.11a-1.1.11-0.9.6g
 %define       V_pflogsumm 1.0.4
 
@@ -49,7 +49,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      IPL
 Version:      %{V_postfix}
-Release:      20021121
+Release:      20021123
 
 #   list of sources
 Source0:      ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz