1. 15 11月, 2005 1 次提交
  2. 14 11月, 2005 1 次提交
  3. 11 7月, 2005 1 次提交
  4. 10 7月, 2005 2 次提交
  5. 02 5月, 2005 1 次提交
  6. 16 4月, 2005 2 次提交
  7. 18 3月, 2005 1 次提交
  8. 07 3月, 2005 2 次提交
  9. 09 2月, 2005 2 次提交
  10. 19 1月, 2005 4 次提交
    • J
      sync · afa06422
      James Troup 提交于
      afa06422
    • J
      2005-01-18 James Troup <james@nocrew.org> * katie.py... · 00e76986
      James Troup 提交于
      2005-01-18  James Troup  <james@nocrew.org>	* katie.py (Katie.build_summaries): avoid leaking file handle when	extracting package description.	(Katie.force_reject): remember and close each file descriptor we	use.	(Katie.do_reject): s/file/temp_fh/ to avoid pychecker warning.	s/reason_file/reason_fd/ because it's a file descriptor.	(Katie.check_dsc_against_db): avoid leaking file handle whenever	invoking apt_pkg.md5sum().
      00e76986
    • J
      2005-01-18 James Troup <james@nocrew.org> * jennifer (check_deb_ar): new... · e48966a6
      James Troup 提交于
      2005-01-18  James Troup  <james@nocrew.org>	* jennifer (check_deb_ar): new function: sanity check the ar	contents of a .deb.	(check_files): use it.	(check_timestamps): check for data.tar.bz2 if data.tar.gz can't be	found.	(check_files): accept 'raw-installer' as an alias for 'byhand'.
      e48966a6
    • J
      3.0r4 · fbd8a56a
      James Troup 提交于
      fbd8a56a
  11. 14 1月, 2005 1 次提交
    • A
      2005-01-14 Anthony Towns <ajt@debian.org> * kelly: when UNACCEPTing, don't... · 41b58850
      Anthony Towns 提交于
      2005-01-14  Anthony Towns  <ajt@debian.org>	* kelly: when UNACCEPTing, don't double up the "Rejecting:"	* propup stuff (thanks to Andreas Barth)	* katie.conf: add stable MustBeOlderThan testing, add -security	  propup	* jennifer: set distribution-version in .katie if propup may be needed	* katie.py: add propogation to cross_suite_version_check
      41b58850
  12. 28 11月, 2004 19 次提交
  13. 27 11月, 2004 3 次提交
    • J
      2004-08-04 James Troup <james@nocrew.org> * jennifer (check_files): check... · df1a2290
      James Troup 提交于
      2004-08-04  James Troup  <james@nocrew.org>	* jennifer (check_files): check for unknown component before	checking for NEWness.2004-06-17  James Troup  <james@nocrew.org>	* jennifer (check_dsc): s/dsc_whitespace_rules/signing_rules/.	* tea (check_dscs): likewise.	* utils.py (parse_changes): s/dsc_whitespace_rules/signing_rules/,	change from boolean to a variable with 3 possible values, 0 and 1	as before, -1 means don't require a signature.  Makes	parse_changes() useful for parsing arbitary RFC822-style files,	e.g. 'Release' files.	(check_signature): add support for detached signatures by passing	the files the signature is for as an optional third argument.	s/filename/sig_filename/g.  Add a fourth optional argument to	choose the keyring(s) to use.  Don't os.path.basename() the	sig_filename before checking it for taint.	(re_taint_free): allow '/'.
      df1a2290
    • J
      2004-08-04 James Troup <james@nocrew.org> * katie.py (Katie.in_override_p):... · 0f6538cf
      James Troup 提交于
      2004-08-04  James Troup  <james@nocrew.org>	* katie.py (Katie.in_override_p): use .startswith in favour of a	slice.
      0f6538cf
    • J
      2004-08-04 James Troup <james@nocrew.org> * melanie (reverse_depends_check):... · 4e3271db
      James Troup 提交于
      2004-08-04  James Troup  <james@nocrew.org>	* melanie (reverse_depends_check): read Packages.gz rather than	Packages.2004-06-24  James Troup  <james@nocrew.org>	* melanie (main): s/file/temp_file/ and close file handle before	removing the temporary file.	(main): don't warn about needing a --carbon-copy if in no-action	mode.
      4e3271db