Commit Graph

5128 Commits

Author SHA1 Message Date
Fabio Erculiani
8f45d18dcf [entropy.cache] do not use etpConst directly but rather use entropy.dump values 2010-01-02 16:25:38 +01:00
Fabio Erculiani
5ea68c69f0 [entropy.dump] improve dumpobj() 2010-01-02 16:25:05 +01:00
Fabio Erculiani
6e65a7a88e [entropy*] move cache functions to EntropyCacher, remove spaghetti code around 2010-01-02 15:36:27 +01:00
Fabio Erculiani
c2c989dee2 [entropy.const] move const_extract_{cli,srv}* away from entropy.const 2010-01-02 15:11:20 +01:00
Fabio Erculiani
e57b064121 [entropy*] big caching routines cleanup, drop old and duplicated code 2010-01-02 15:00:27 +01:00
Fabio Erculiani
77d66c2e26 [entropy.core] SystemSettings._repositories_parser(): always try to properly setup permissions and cache 2010-01-02 11:53:04 +01:00
Fabio Erculiani
82bebbfaf8 Update ChangeLog for version 0.99.20.4 0.99.20.4 2010-01-02 11:43:14 +01:00
Fabio Erculiani
a04e51f6c4 [todo] update TODO 2010-01-02 10:03:41 +01:00
Fabio Erculiani
e3c62fdf09 [entropy.client] trivial code style update 2010-01-02 10:03:16 +01:00
Fabio Erculiani
6842e86392 [entropy.client.interfaces.repository] When EAPI=3 syncing repos, use the newly available secure_checksum metadatum 2010-01-02 09:56:38 +01:00
Fabio Erculiani
e72dda3ec2 [entropy.services] (to be backported): improve speed of dbdiff command, add extra checksum metadatum 2010-01-02 09:40:00 +01:00
Fabio Erculiani
6d6f3f30b4 [entropy.db] (to be backported): add include_signatures argument to checksum() 2010-01-02 09:03:25 +01:00
Fabio Erculiani
5486a92b27 [entropy.db] pysqlite is dead, only check inside Python package 2010-01-02 08:53:08 +01:00
Fabio Erculiani
fab3ded0e4 Update ChangeLog for version 0.99.20.3 0.99.20.3 2010-01-02 08:20:53 +01:00
Fabio Erculiani
b105af10fb [entropy.client.interfaces] fix GPG verification when GPG is not available 2010-01-02 08:19:34 +01:00
Fabio Erculiani
c17ef0f152 [todo] update TODO 2010-01-01 17:00:26 +01:00
Fabio Erculiani
f521266501 Update ChangeLog for version 0.99.20.2 0.99.20.2 2010-01-01 16:51:37 +01:00
Fabio Erculiani
a7651a843b [entropy.server] fix typo 2010-01-01 16:51:04 +01:00
Fabio Erculiani
b4ffa625a1 Update ChangeLog for version 0.99.20.1 0.99.20.1 2010-01-01 16:45:22 +01:00
Fabio Erculiani
0f71962e86 [reagent] fix return code of query functions 2010-01-01 16:44:06 +01:00
Fabio Erculiani
771043b6ef [todo] update TODO 2010-01-01 14:00:27 +01:00
Fabio Erculiani
5d42234783 [entropy.server] fix undefined variable "err" 2010-01-01 13:59:27 +01:00
Fabio Erculiani
ed794fdaee [entropy.server] when moving packages from repo A to B, also re-GPG-sign package file 2010-01-01 13:53:17 +01:00
Fabio Erculiani
bb3b622a93 [entropy.server] fix missing return 2010-01-01 13:51:00 +01:00
Fabio Erculiani
a6cbaa1ab8 [equo] when a package in masked, make sure to also print belonging repository 2010-01-01 10:43:16 +01:00
Fabio Erculiani
1a4894ced5 [entropy.db] trivial whitespaces cleanup 2010-01-01 10:13:30 +01:00
Fabio Erculiani
51951d1f3d [entropy.server] execute an extra repository metadata cleanup before packing up :-) 2010-01-01 10:12:49 +01:00
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