sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Sks-devel] 1.0.8 release candidate


From: Yaron Minsky
Subject: [Sks-devel] 1.0.8 release candidate
Date: Sun, 3 Oct 2004 22:58:27 -0400

I've bumped the version number of the latest TLA revision as 1.0.8. 
Consider this a release candidate.  If nothing awful comes up in the
next week, I'll upload a tarball to the website.  Below is the full
changelog.  The last set of changes is just fixes to how the logging
is currently done, the goal of which is to make the logging
improvements being worked on by others easier to do.

Enjoy!

2004-10-04 02:55:54 GMT Yaron Minsky <address@hidden>   patch-24

    Summary:
      Bumped version number to 1.0.8 (still pre-release)
    Revision:
      sks--mainline--1.0--patch-24

    This is still a pre-release.  It will be rolled out to the website if it
    survives for a week without any major bugs.

    modified files:
     VERSION


2004-10-04 02:54:59 GMT Yaron Minsky <address@hidden>   patch-23

    Summary:
      Fixed error-reporting functions, taking advantage of better kprintf
    Revision:
      sks--mainline--1.0--patch-23

    This delta is huge --- it touches virtually every file in the system. The
    changes are largely trivial, however.

    removed files:
     .arch-ids/common.src.ml.id common.src.ml

    modified files:
     bdbwrap.ml bugscript.ml catchup.ml clean_keydb.ml client.ml
     common.ml dbMessages.ml dbserver.ml eventloop.ml fastbuild.ml
     index.ml keydb.ml mailsync.ml membership.ml merge_keyfiles.ml
     pTreeDB.ml pbuild.ml prefixTree.ml ptest.ml
     ptree_consistency_test.ml reconCS.ml reconMessages.ml
     reconserver.ml recoverList.ml server.ml sksdump.ml
     update_subkeys.ml wserver.ml


2004-10-03 22:12:45 GMT Yaron Minsky <address@hidden>   patch-22

    Summary:
      Added ability to request untouched keys, added cleaner to get_uids
    Revision:
      sks--mainline--1.0--patch-22

    The "clean=on" or "clean=off" turns key-cleaning on and off respectively.
    Also, keys are now cleaned before uids are searched for.

    modified files:
     dbserver.ml request.ml


2004-10-03 13:05:52 GMT Yaron Minsky <address@hidden>   patch-21

    Summary:
      Changed hget links to look like other links 
    Revision:
      sks--mainline--1.0--patch-21

    links are now local rather than absolute, i.e., they don't specify the
    host/port.

    modified files:
     htmlTemplates.ml index.ml


2004-10-03 12:49:28 GMT Yaron Minsky <address@hidden>   patch-20

    Summary:
      Fixed bug where wrong hash was used for index (vindex was right)
    Revision:
      sks--mainline--1.0--patch-20


    modified files:
     dbserver.ml index.ml


2004-10-03 12:33:33 GMT Yaron Minsky <address@hidden>   patch-19

    Summary:
      Cosmetic fixes to index.ml
    Revision:
      sks--mainline--1.0--patch-19


    modified files:
     index.ml


2004-10-03 00:51:02 GMT Yaron Minsky <address@hidden>   patch-18

    Summary:
      Fixed bug in calculation of hash on presentation-filtered keys
    Revision:
      sks--mainline--1.0--patch-18


    modified files:
     dbserver.ml index.ml


2004-10-02 11:39:26 GMT Yaron Minsky <address@hidden>   patch-17

    Summary:
      Fixed bug in MPI reading, should improve presentation filter
    Revision:
      sks--mainline--1.0--patch-17


    modified files:
     parsePGP.ml


2004-09-30 02:27:16 GMT Yaron Minsky <address@hidden>   patch-16

    Summary:
      Added presentation filters to key queries to drop broken packets
    Revision:
      sks--mainline--1.0--patch-16


    modified files:
     dbserver.ml fixkey.ml utils.ml


2004-09-28 11:33:03 GMT Yaron Minsky <address@hidden>   patch-15

    Summary:
      Added flag for disabling log_diffs
    Revision:
      sks--mainline--1.0--patch-15

    As requested by Dinko Korunic <address@hidden>

    modified files:
     recoverList.ml settings.ml


2004-09-28 02:01:31 GMT Yaron Minsky <address@hidden>   patch-14

    Summary:
      Added flag for disabling mailsync
    Revision:
      sks--mainline--1.0--patch-14

    Also, reformatted speclist in preparation of 3.08's Arg.align, and
fixed word
    in webserver error message

    modified files:
     dbserver.ml settings.ml


2004-09-28 01:45:00 GMT Yaron Minsky <address@hidden>   patch-13

    Summary:
      Generalized support for file types, now robots.txt works
    Revision:
      sks--mainline--1.0--patch-13



2004-09-28 01:44:19 GMT Yaron Minsky <address@hidden>   patch-12

    Summary:
      Generalized support for file types, now robots.txt works
    Revision:
      sks--mainline--1.0--patch-12


    modified files:
     dbserver.ml


2004-07-18 13:12:27 GMT Yaron Minsky <address@hidden>   patch-11

    Summary:
      Added hack to avoid effect of spurious sigalrm
    Revision:
      sks--mainline--1.0--patch-11

    Some users have reported sigalrms waking up the system in inappropriate
    spots.  I can't quite figure out why this is happening given the use of the
    Unix.alarm call, but this patch should eliminate the problem.

    modified files:
     catchup.ml


2004-06-19 17:27:38 GMT Yaron Minsky <address@hidden>   patch-10

    Summary:
      logs include source of hashes when stating # hashes recovered
    Revision:
      sks--mainline--1.0--patch-10

    Patch 207_log_recovered_hashes_source  from Peter Palfrader

    modified files:
     reconserver.ml recoverList.ml


2004-06-19 17:24:34 GMT Yaron Minsky <address@hidden>   patch-9

    Summary:
      Diff files now include port, and are created unconditionally
    Revision:
      sks--mainline--1.0--patch-9

    Patches and proposal from Peter Palfrader

    modified files:
     reconserver.ml


2004-05-05 01:37:19 GMT Yaron Minsky <address@hidden>   patch-8

    Summary:
      Fixed tiny man-related Makefile bug
    Revision:
      sks--mainline--1.0--patch-8

    now tries to install .gz instead of regular version

    modified files:
     Makefile


2004-05-05 01:36:37 GMT Yaron Minsky <address@hidden>   patch-7

    Summary:
      remote host IP now reported when config is rejected
    Revision:
      sks--mainline--1.0--patch-7

    Patch from peter palfrader
    

    modified files:
     reconCS.ml


2004-05-05 01:10:10 GMT Yaron Minsky <address@hidden>   patch-6

    Summary:
      Fix for documentation build bug
    Revision:
      sks--mainline--1.0--patch-6

    sks.1 -> sks.8.  Patch Thomas Sjorgen.

    modified files:
     Makefile


2004-04-29 11:42:03 GMT Yaron Minsky <address@hidden>   patch-5

    Summary:
      Removed commented-out code from keydb.ml
    Revision:
      sks--mainline--1.0--patch-5


    modified files:
     keydb.ml


2004-04-29 02:22:41 GMT Yaron Minsky <address@hidden>   patch-4

    Summary:
      SKS now only sends submitted keys with new packets (untested)
    Revision:
      sks--mainline--1.0--patch-4

    This is based on a patch form Peter Palfrader

    modified files:
     keydb.ml stats.ml


2004-04-29 01:54:51 GMT Yaron Minsky <address@hidden>   patch-3

    Summary:
      Removed host and port specification from links in index
    Revision:
      sks--mainline--1.0--patch-3

    This is a modification of a patch provided by Peter Palfrader.
    

    modified files:
     Makefile.local.unused htmlTemplates.ml index.ml


2004-04-29 01:53:45 GMT Yaron Minsky <address@hidden>   patch-2

    Summary:
      Minor changes to build process for makefile
    Revision:
      sks--mainline--1.0--patch-2


    modified files:
     Makefile


2004-04-29 01:41:44 GMT Yaron Minsky <address@hidden>   patch-1

    Summary:
      Added initial version of makefile (in pod form)
    Revision:
      sks--mainline--1.0--patch-1


    new files:
     .arch-ids/sks.pod.id sks.pod

    modified files:
     Makefile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]