147. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/2/2017 1:40:11 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

147.1 Files compared

# Location File Last Modified
1 chef-repo.zip\chef-repo\third_party_cookbooks\apt\files\default apt-proxy-v2.conf Wed Jun 3 20:37:07 2015 UTC
2 chef-repo.zip\chef-repo\third_party_cookbooks\apt\files\default apt-proxy-v2.conf Mon Oct 2 15:35:00 2017 UTC

147.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 98
Changed 1 2
Inserted 0 0
Removed 0 0

147.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

147.4 Active regular expressions

No regular expressions were active.

147.5 Comparison detail

  1   [DEFAULT]
  2   ;; All tim es are in  seconds, b ut you can  add a suf fix
  3   ;; for min utes(m), h ours(h) or  days(d)
  4  
  5   ;; comment ed out add ress so ap t-proxy wi ll listen  on all IPs
  6   ;; address  = 127.0.0 .1
  7   port =  PORT
  8   cache_dir  = /var/cac he/apt-pro xy
  9  
  10   ;; Control  files (Pa ckages/Sou rces/Conte nts) refre sh rate
  11   min_refres h_delay =  1s
  12   complete_c lientless_ downloads  = 1
  13  
  14   ;; Debuggi ng setting s.
  15   debug = al l:4 db:0
  16  
  17   time = 30
  18   passive_ft p = on
  19  
  20   ;;-------- ---------- ---------- ---------- ---------- ---------- ----
  21   ;; Cache h ousekeepin g
  22  
  23   cleanup_fr eq = 1d
  24   max_age =  120d
  25   max_versio ns = 3
  26  
  27   ;;-------- ---------- ---------- ---------- ---------- ---------- -----
  28   ;; Backend  servers
  29   ;;
  30   ;; Place e ach server  in its ow n [section ]
  31  
  32   [ubuntu]
  33   ; Ubuntu a rchive
  34   backends =
  35           ht tp://us.ar chive.ubun tu.com/ubu ntu
  36  
  37   [ubuntu-se curity]
  38   ; Ubuntu s ecurity up dates
  39   backends =  http://se curity.ubu ntu.com/ub untu
  40  
  41   [debian]
  42   ;; Backend  servers,  in order o f preferen ce
  43   backends =
  44           ht tp://debia n.osuosl.o rg/debian/
  45  
  46   [security]
  47   ;; Debian  security a rchive
  48   backends =
  49           ht tp://secur ity.debian .org/debia n-security
  50           ht tp://ftp2. de.debian. org/debian -security