1. 05 12月, 2008 1 次提交
    • P
      make files moved to {o,}p-u-new world-readable · 8441f90d
      Philipp Kern 提交于
      2008-11-30  Philipp Kern  <pkern@debian.org>
      
              * dak/process_unchecked.py (do_stableupdate, do_oldstableupdate):
              move files to NEW for {old,}stable-proposed-updates world-readable
              (Closes: #368056)
      8441f90d
  2. 30 11月, 2008 3 次提交
  3. 27 11月, 2008 1 次提交
  4. 26 11月, 2008 1 次提交
  5. 25 11月, 2008 1 次提交
  6. 24 11月, 2008 4 次提交
  7. 18 11月, 2008 1 次提交
  8. 17 11月, 2008 1 次提交
  9. 15 11月, 2008 1 次提交
  10. 12 11月, 2008 1 次提交
  11. 11 11月, 2008 1 次提交
  12. 08 11月, 2008 1 次提交
  13. 06 11月, 2008 1 次提交
  14. 02 11月, 2008 1 次提交
  15. 28 10月, 2008 1 次提交
  16. 15 10月, 2008 2 次提交
  17. 08 10月, 2008 2 次提交
  18. 07 10月, 2008 1 次提交
  19. 25 9月, 2008 1 次提交
  20. 24 9月, 2008 2 次提交
    • J
      validtime · 2d5c0006
      Joerg Jaspert 提交于
      actually make this configurable and set it to 7 days for those suites
      that regularly change. dont touch any older than stable-proposed-updates.
      Signed-off-by: NJoerg Jaspert <joerg@debian.org>
      2d5c0006
    • J
      Valid-Until · ab2b2a7d
      Joerg Jaspert 提交于
      Add a Valid-Until "header" to the generated Release files.
      Meaning "$receiver shouldn't trust this files after that date".
      Should be used by apt and similar tools to detect some kind of MITM attacks,
      see #499897 for more information.
      Currently set to "7 days from now".
      Signed-off-by: NJoerg Jaspert <joerg@debian.org>
      ab2b2a7d
  21. 21 9月, 2008 1 次提交
  22. 13 9月, 2008 2 次提交
    • P
      make .dak files world-readable · a6dbdaaf
      Philipp Kern 提交于
      2008-09-13  Philipp Kern  <pkern@debian.org>
      
              * dak/queue.py (dump_vars): make .dak u,g=rw,o=r; James'
              assumption (as stated in 2002-05-18's ChangeLog entry)
              was that people will use the information therein albeit
              it is "just" a duplication of information present in
              other control files; people should still not use it
              as source of information but access to those files makes
              dak debugging easier and there is no leak of sensitive
              information involved
      Signed-off-by: NPhilipp Kern <pkern@debian.org>
      a6dbdaaf
    • J
      Typo fix · d950d3b8
      Joerg Jaspert 提交于
      s/i/file/, it really helps to use the right variable names...
      Thanks Otavio.
      Signed-off-by: NJoerg Jaspert <joerg@debian.org>
      d950d3b8
  23. 12 9月, 2008 2 次提交
  24. 09 9月, 2008 2 次提交
  25. 08 9月, 2008 3 次提交
  26. 07 9月, 2008 1 次提交
    • P
      more safety nets when our functions do not do what we expect from them · 2d0a2a5b
      Philipp Kern 提交于
      2008-09-07  Philipp Kern  <pkern@debian.org>
      
              * daklib/utils.py (check_hash): change the comment and warn
              if a file is not found when checking the hashes (i.e. when
              it is probably in the pool)
      
      	* daklib/utils.py (check_size): do not bail out if the file
      	is not found, because it may be in the pool
      
              * dak/process_accepted.py (install): bail out and skip the
              upload when ensure_hashes fails, print the rejection messages
              as warnings
      Signed-off-by: NPhilipp Kern <pkern@debian.org>
      2d0a2a5b
  27. 06 9月, 2008 1 次提交