February 2009 Archives by author
Starting: Wed Feb 4 10:58:16 EST 2009
Ending: Wed Feb 25 15:34:34 EST 2009
Messages: 71
- conary: Load policy in a sorted order. (CNY-3071)
David Christian
- conary: Make sure that we can commit packages when autoLoadRecipes is set. (CNY-3061)
David Christian
- conary: NEWS for commit fixes for CNY-3061
David Christian
- conary: branch merge
David Christian
- conary: * Policy can now be added per distribution in the directory /usr/lib/conary/distro/policy. (CNY-3071)
David Christian
- conary: Enable --show-buildreqs for all recipe types (CNY-3075)
David Christian
- conary: * You can now add archives with files with % in them when perserving ownership. (CNY-3080)
David Christian
- conary: * All troveInfo is now used to calculate a changeset fingerprint, regardless of the client version specified. This allows a proxy to expire its cached version when extended trove info is updated. (CNY-3083)
David Christian
- conary-2.0: Make server.py compatible with SocketServer from python 2.6
David Christian
- conary-2.0: Removing 2.4, Conary's policy normalizes it anyway, but it breaks tests on 2.6
David Christian
- conary-2.0: Use hashlib where available, for python 2.6 compatibility
David Christian
- conary-2.0: TarFile interface change in python 2.6 - files always have a directory (CNY-3068)
David Christian
- conary-2.0: Make schema migrations transactional. (CNY-2789)
David Christian
- conary-2.0: fix missing argument in warning (CNY-3076)
David Christian
- conary-2.0: Replace module-level epdb import with local-level internal debugger
David Christian
- conary-2.0: Properly format errors under python 2.6 (CNY-3079)
David Christian
- conary-2.0: Switching to tuple, to make python 2.4 happy
David Christian
- conary-2.0: Make a deepcopy of the default when resetting an option.
David Christian
- conary-2.0: Load policy in a sorted order. (CNY-3071)
David Christian
- conary-2.0: Make sure that we can commit packages when autoLoadRecipes is set. (CNY-3061)
David Christian
- conary-2.0: NEWS for commit fixes for CNY-3061
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: * Policy can now be added per distribution in the directory /usr/lib/conary/distro/policy. (CNY-3071)
David Christian
- conary-2.0: Enable --show-buildreqs for all recipe types (CNY-3075)
David Christian
- conary-2.0: * You can now add archives with files with % in them when perserving ownership. (CNY-3080)
David Christian
- conary-2.0: * All troveInfo is now used to calculate a changeset fingerprint, regardless of the client version specified. This allows a proxy to expire its cached version when extended trove info is updated. (CNY-3083)
David Christian
- conary-2.0: Add config docstrings for rate limiters
David Christian
- conary-2.0: don't use errno unless pread() or write() actually return an error - report a short read/write in that condition
David Christian
- conary-2.0: 2.0.36
David Christian
- conary-2.0: Added tag conary-2.0.36 for changeset 47f66a0cc76e
David Christian
- conary-2.0: Fix error in sha1uncompress.
David Christian
- conary-2.0: 2.0.37
David Christian
- conary: 2.0.36
David Christian
- conary: Added tag conary-2.0.36 for changeset 47f66a0cc76e
David Christian
- conary: Fix error in sha1uncompress.
David Christian
- conary: 2.0.37
David Christian
- conary-2.0: Added tag conary-2.0.37 for changeset b4a3aa51cf8e
David Christian
- conary: Use sha256 algorithm from pycrypto.
David Christian
- conary: Add bug-for-bug compatible version of SHA256 from pycrypto to conary (CNY-3086)
David Christian
- conary-2.0: Use sha256 algorithm from pycrypto.
David Christian
- conary-2.0: Add bug-for-bug compatible version of SHA256 from pycrypto to conary (CNY-3086)
David Christian
- conary-2.0: Changing python2.4 specific things to plain python, the policy will normalize the interpreter path
David Christian
- conary-2.0: 2.0.37
David Christian
- conary-2.0: Added tag conary-2.0.38 for changeset 7e57917032b0
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: shorter NEWS entry (CNY-3086)
David Christian
- conary-2.0: Added tag conary-2.0.38 for changeset fc72978afc2d
David Christian
- conary-2.0: branch merge
David Christian
- conary: Added tag conary-2.0.37 for changeset b4a3aa51cf8e
David Christian
- conary: 2.0.37
David Christian
- conary: Added tag conary-2.0.38 for changeset 7e57917032b0
David Christian
- conary: branch merge
David Christian
- conary: shorter NEWS entry (CNY-3086)
David Christian
- conary: Added tag conary-2.0.38 for changeset fc72978afc2d
David Christian
- conary: branch merge
David Christian
- conary: CNY-3088 and CNY-3089:
David Christian
- conary: * Fixed an interaction with loadRecipe overrides used by rmake and autoloadRecipes that would cause rmake to not find any matches for autoloadRecipes that were included in biarch flavored superclasses. (CNY-3090)
David Christian
- conary: * Updates are no longer halted by the signal SIGWINCH, or SIGURG, which are normally ignored. (CNY-3098)
David Christian
- conary: * getTrovesBySource now returns a list of the accessible binaries associated with a source even if the source is not accessible. (CNY-3099)
David Christian
- conary: branch merge
David Christian
- conary: Changing python2.4 specific things to plain python, the policy will normalize the interpreter path
Mihai Ibanescu
- conary: Wrapping SSL sockets the correct way for python 2.6
Mihai Ibanescu
- conary: python 2.6 uses a lower-level _handle_request_noblock() in serve_forever(), instead of handle_request(); the right way to catch SSL errors is in get_request, and to raise a socket.error which is ignored by both the old-style handle_request() and the new-style _handle_request_noblock()
Mihai Ibanescu
- conary: add rITS ID to NEWS entry (CNY-3084)
Michael K. Johnson
- conary: fix terminal version (CNY-3086)
Michael K. Johnson
- conary: Make a deepcopy of the default when resetting an option.
Michael Tharp
- conary: Add config docstrings for rate limiters
Michael Tharp
- conary: Fix db2db.py
Michael Tharp
- conary: Catch unicode problems while parsing the XMLRPC request
Michael Tharp
- conary: don't include buildreqs in redirect components (CNY-3069)
Erik Troan
- conary: don't use errno unless pread() or write() actually return an error - report a short read/write in that condition
Matt Wilson
Last message date:
Wed Feb 25 15:34:34 EST 2009
Archived on: Wed Feb 25 15:34:36 EST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).