~ubuntu-branches/debian/squeeze/squid3/squeeze

« back to all changes in this revision

Viewing changes to include/version.h

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2009-09-20 01:33:00 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20090920013300-diay8crnwj6iul4f
Tags: 3.0.STABLE19-1
* New upstream release
  - Fixes DoS in exthernal auth header parser (Ref: CVE-2009-2855)

* debian/squid.rc
  - Fixed dependencies in init.d script, thanks to Petter Reinholdtsen
    (Closes: #546362)

* debian/control
 - Bumped Standard-Version to 3.8.3, no change needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 */
10
10
 
11
11
#ifndef SQUID_RELEASE_TIME
12
 
#define SQUID_RELEASE_TIME 1249387052
 
12
#define SQUID_RELEASE_TIME 1252236563
13
13
#endif