Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani f5d3b0ef2a [entropy.server] when moving/copying packages over repos, execute metadata cleanup at the end 2010-01-01 09:20:07 +01:00
Fabio Erculiani b4b9bd36e2 [scripts] fix tag-version.sh script 2010-01-01 01:01:35 +01:00
Fabio Erculiani d53b99c980 Update ChangeLog for version 0.99.20 0.99.20 2010-01-01 01:00:25 +01:00
Fabio Erculiani 3a8781711a [scripts] fix tag-version.sh script 2010-01-01 01:00:08 +01:00
Fabio Erculiani cd0ee4dc77 [todo] update TODO 2010-01-01 00:59:59 +01:00
Fabio Erculiani 34889a4bb8 [po] update Italian translation 2010-01-01 00:58:12 +01:00
Fabio Erculiani 7a071202c6 Revert "[Makefile] update Makefile, add gpg dirs"
This reverts commit 952c38f6ee.
2010-01-01 00:31:21 +01:00
Fabio Erculiani 952c38f6ee [Makefile] update Makefile, add gpg dirs 2010-01-01 00:30:45 +01:00
Fabio Erculiani 2b6de78944 [po] update translations 2010-01-01 00:29:48 +01:00
Fabio Erculiani 1f941ae447 [todo] update TODO 2010-01-01 00:26:39 +01:00
Fabio Erculiani e8408387cd [entropy.client] fix some trivial typos 2010-01-01 00:25:44 +01:00
Fabio Erculiani 5b99d1ae43 [entropy] handle Repository.KeyExpired exceptions 2009-12-31 23:57:07 +01:00
Fabio Erculiani e4535e3294 [entropy.server] handle Repository.KeyExpired exceptions 2009-12-31 23:56:35 +01:00
Fabio Erculiani e236d02e5c [entropy.client] properly handle GPG expired keys 2009-12-31 19:24:35 +01:00
Fabio Erculiani 7902b594aa [entropy.security] Repository: initial implementation of repository keys expiration support 2009-12-31 19:17:20 +01:00
Fabio Erculiani d87b4ee97e [entropy.security] fix __gen_key() 2009-12-31 18:49:07 +01:00
Fabio Erculiani 7c07379c8b [reagent] advice user to send GPG keys to a public keyserver 2009-12-31 18:29:36 +01:00
Fabio Erculiani d8cc786858 [entropy.client.interfaces.repository] small & initial refactoring of Repository class 2009-12-31 18:27:11 +01:00
Fabio Erculiani 86dbbdd94d [entropy.client.interfaces.fetch] small code style update & cleanup 2009-12-31 17:56:41 +01:00
Fabio Erculiani cd71128692 [entropy.client] make possible to completely disable GPG feature 2009-12-31 17:51:43 +01:00
Fabio Erculiani 95ce7dfdea [equo] trivial output fix 2009-12-31 17:51:20 +01:00
Fabio Erculiani 951cb8f4db [entropy.client.interfaces.repository] first fetch all the stuff, then md5 check, then GPG check 2009-12-31 13:50:09 +01:00
Fabio Erculiani 7c0edc22ad [entropy.client.interfaces.repository] improve GPG repository files verification 2009-12-31 13:39:49 +01:00
Fabio Erculiani cb08a8c834 [entropy.server] create metafiles file just right before upload 2009-12-31 13:39:28 +01:00
Fabio Erculiani 62132d75b5 [entropy.server] only GPG sign required files 2009-12-31 11:51:59 +01:00
Fabio Erculiani 47b650bd5f [entropy.server] do not upload signature.asc twice 2009-12-31 11:42:08 +01:00
Fabio Erculiani bf3d165d4f [entropy.server] add missing function __write_gpg_pubkey() 2009-12-31 11:27:40 +01:00
Fabio Erculiani 483db3fb81 [entropy.server] also pack signature.asc inside packages.db.meta 2009-12-31 11:24:01 +01:00
Fabio Erculiani 54239387d3 [entropy.server] do not GPG sign every file in packages.db.meta but rather sign packages.db.meta directly 2009-12-31 11:09:18 +01:00
Fabio Erculiani 5654097e22 [entropy.server] GPG sign every file being uploaded 2009-12-31 11:05:39 +01:00
Fabio Erculiani 3f925d147b [entropy.client.interfaces.repository] warn user about how to change GPG keys trust level 2009-12-31 11:05:01 +01:00
Fabio Erculiani ffc69a0ddd [reagent] provide more tips to user regarding GPG usage 2009-12-31 11:03:54 +01:00
Fabio Erculiani 4382de0216 [entropy.security] Repository: slightly change private methods API 2009-12-31 11:03:08 +01:00
Fabio Erculiani 9b86f6ac44 [reagent] use coloured output when calling spm compile_packages() method 2009-12-30 21:52:31 +01:00
Fabio Erculiani 5ea3c6bccb [entropy.spm] PortagePlugin: fix source /etc/profile cmd 2009-12-30 21:50:22 +01:00
Fabio Erculiani 2bc05e8440 [reagent] fix SPM function call 2009-12-30 21:48:34 +01:00
Fabio Erculiani 5bffe4b37e [reagent] fix spm tool 2009-12-30 21:47:15 +01:00
Fabio Erculiani 780e741b5a [entropy.client] add GPG package signature verification when fetching packages, disable sha256 by default 2009-12-30 18:34:48 +01:00
Fabio Erculiani 1d3c292f13 [entropy.client.interfaces.repository] only catch GPGServiceNotAvailable when calling RepositorySecurity() 2009-12-30 18:33:55 +01:00
Fabio Erculiani 6b8501c056 [entropy.security] Repository: add --debug support 2009-12-30 18:33:13 +01:00
Fabio Erculiani 42b3951ba7 [entropy.client.interfaces.repository] improve Repository class
:: hide non-public methods (make them protected)
:: implement GPG verification for repository files
2009-12-30 16:07:28 +01:00
Fabio Erculiani 86225d4bef [entropy.db] add missing API docstrings 2009-12-30 16:07:28 +01:00
Fabio Erculiani 94ce9ca30b [entropy.security] Repository: change API of verify_file, also return error message 2009-12-30 16:07:28 +01:00
Roger Calvó 14b6185680 [translations] update Catalan translation 2009-12-30 10:02:09 +01:00
Fabio Erculiani 1eab5b086f [entropy.security/entropy.server] add GPG keys import/export feature 2009-12-29 21:55:07 +01:00
Fabio Erculiani 3b851f5e9e [entropy.security] Repository: update API, fix delete_keypair() 2009-12-29 21:33:04 +01:00
Fabio Erculiani ded7d45620 [entropy.client.interfaces.trigger] fix EntropyShSandbox.__get_sh_stage() 2009-12-29 20:22:41 +01:00
Fabio Erculiani d562eb23ea [magneto] two small trivial fixes 2009-12-29 20:20:16 +01:00
Fabio Erculiani 2e23fd4019 [equo] fix function call arguments in text_ugc, text_smart 2009-12-29 20:10:13 +01:00
Fabio Erculiani f8c1b987da [equo] ETP_LOGLEVEL_NORMAL is not available anymore 2009-12-29 19:38:36 +01:00