~ubuntu-branches/ubuntu/trusty/postfix/trusty

« back to all changes in this revision

Viewing changes to src/util/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Wietse Venema, LaMont Jones
  • Date: 2011-05-10 08:40:13 UTC
  • mfrom: (1.1.30 upstream) (33.1.10 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110510084013-eeoaeuuet3projj7
Tags: 2.8.3-1
[Wietse Venema]

* 2.8.3
  - Cleanup: postscreen(8) and verify(8) daemons now lock their respective
    cache file exclusively upon open, to avoid massive cache corruption
    by unsupported sharing.
  - Bugfix (introduced with Postfix SASL patch 20000314): don't reuse a
    server SASL handle after authentication failure.  CVE-2011-1720

[LaMont Jones]
* Ack ubuntu fixes for multiarch.  Closes: #620326, #625674

Show diffs side-by-side

added added

removed removed

Lines of Context:
964
964
dict_open.o: dict_unix.h
965
965
dict_open.o: htable.h
966
966
dict_open.o: msg.h
 
967
dict_open.o: myflock.h
967
968
dict_open.o: mymalloc.h
968
969
dict_open.o: split_at.h
969
970
dict_open.o: stringops.h
1325
1326
mask_addr.o: sys_defs.h
1326
1327
match_list.o: argv.h
1327
1328
match_list.o: dict.h
1328
 
match_list.o: htable.h
1329
1329
match_list.o: match_list.c
1330
1330
match_list.o: match_list.h
1331
1331
match_list.o: match_ops.h
1340
1340
match_ops.o: argv.h
1341
1341
match_ops.o: cidr_match.h
1342
1342
match_ops.o: dict.h
1343
 
match_ops.o: htable.h
1344
 
match_ops.o: match_list.h
1345
1343
match_ops.o: match_ops.c
1346
1344
match_ops.o: match_ops.h
1347
1345
match_ops.o: msg.h
1804
1802
vstring_vstream.o: vstring.h
1805
1803
vstring_vstream.o: vstring_vstream.c
1806
1804
vstring_vstream.o: vstring_vstream.h
 
1805
watchdog.o: events.h
 
1806
watchdog.o: iostuff.h
1807
1807
watchdog.o: killme_after.h
1808
1808
watchdog.o: msg.h
1809
1809
watchdog.o: mymalloc.h