Commit Graph

411 Commits

Author SHA1 Message Date
Fabio Erculiani 5421de7b74 [entropy.spm,entropy.db] add default use dependencies support 2011-03-21 16:12:51 +01:00
Fabio Erculiani 4581481071 [todo] update TODO 2011-03-06 20:06:39 +01:00
Fabio Erculiani db26e2fe4d [todo] update TODO 2011-03-05 16:48:36 +01:00
Fabio Erculiani dd6946a9bf [todo] update TODO 2011-03-04 21:18:05 +01:00
Fabio Erculiani 8cb140e02c [todo] update TODO 2011-03-04 00:38:24 +01:00
Fabio Erculiani 038b601df4 [todo] update TODO 2011-03-04 00:36:14 +01:00
Fabio Erculiani 521dcb9eba [todo] update TODO 2011-03-04 00:09:53 +01:00
Fabio Erculiani 5f0ba31657 [todo] update TODO 2011-03-04 00:34:51 +01:00
Fabio Erculiani 7b6e07e535 [todo] update TODO 2011-02-20 19:03:13 +01:00
Fabio Erculiani 9d830abd1e [todo] update TODO 2011-01-06 00:20:14 +01:00
Fabio Erculiani 9c8753ada8 [todo] update TODO 2011-01-02 19:40:13 +01:00
Fabio Erculiani 62f691819b [todo] update TODO 2011-01-02 19:31:36 +01:00
Fabio Erculiani b75a3400e1 [todo] update TODO 2010-12-04 13:09:18 +01:00
Fabio Erculiani 65c4d3a282 [todo] update TODO 2010-11-28 13:13:23 +01:00
Fabio Erculiani 4aed13fec6 [todo] update TODO 2010-11-26 19:51:05 +01:00
Fabio Erculiani a5a8a9b38b [todo] update TODO 2010-11-23 21:25:15 +01:00
Fabio Erculiani 374238b566 [todo] update TODO 2010-11-17 18:48:58 +01:00
Fabio Erculiani 1c2dc68601 [test] test commit 2010-10-26 18:27:23 +02:00
Fabio Erculiani 9028e4bd2b [todo] update TODO 2010-10-10 17:59:58 +02:00
Fabio Erculiani 8781d9d928 [todo] update TODO 2010-10-09 13:55:57 +02:00
Fabio Erculiani 118db0340c [todo] update TODO 2010-10-09 01:17:54 +02:00
Fabio Erculiani 1a423ed034 [update TODO] 2010-10-08 18:19:15 +02:00
Fabio Erculiani 71200c2d9f [todo] update TODO 2010-09-28 11:13:43 +02:00
Fabio Erculiani 6e639a3844 [todo] update TODO 2010-09-27 23:01:01 +02:00
Fabio Erculiani 2233d57001 [todo] update TODO 2010-09-26 14:24:33 +02:00
Fabio Erculiani 89f97c21ce [todo] update TODO 2010-09-24 19:47:32 +02:00
Fabio Erculiani caff8cc759 [entropy.db] rename EntropyRepositoryBase.closeDB() to EntropyRepositoryBase.close() keeping backward compatibility 2010-09-21 14:03:44 +02:00
Fabio Erculiani 6795f4e496 [todo] update TODO 2010-09-20 20:16:37 +02:00
Fabio Erculiani 6a70b27784 [todo] update TODO 2010-09-16 18:27:16 +02:00
Fabio Erculiani 2a5dee74c7 [todo] update TODO 2010-09-13 13:48:54 +02:00
Fabio Erculiani ddc73401bc [todo] update TODO 2010-09-13 13:42:01 +02:00
Fabio Erculiani b57da0d7ef [todo] update TODO 2010-09-09 23:45:45 +02:00
Fabio Erculiani d9c0214a0c [todo] update TODO 2010-09-08 14:04:54 +02:00
Fabio Erculiani a7df773d1e [todo] update TODO 2010-09-07 22:58:22 +02:00
Fabio Erculiani dfd44c6903 [repo] adding AUTHORS, COPYING and README files, update TODO 2010-09-06 23:34:10 +02:00
Fabio Erculiani 04f8f67b1e [todo] update TODO 2010-09-06 13:25:58 +02:00
Fabio Erculiani 0bc7c0288c [todo] update TODO 2010-09-04 19:29:23 +02:00
Fabio Erculiani 8938b24667 [entropy.fetchers] implement support for rsync:// protocol using /usr/bin/rsync 2010-09-04 18:38:39 +02:00
Fabio Erculiani efd32ede4e [entropy.db] remove usage of illegale protected methods inside EntropyRepository.contentDiff 2010-09-04 16:04:52 +02:00
Fabio Erculiani 1198a24290 [entropy.*] remove "eclasses" metadata support
"eclasses" package metadata is not in use in Entropy and is too
tight with Portage. Dropping.
2010-09-04 15:26:16 +02:00
Fabio Erculiani b749e30a93 [todo] update TODO 2010-09-04 14:06:34 +02:00
Fabio Erculiani 3888fff5eb [todo] update TODO 2010-08-31 15:57:54 +02:00
Fabio Erculiani 5cb8e11810 [todo] update TODO 2010-08-30 23:10:21 +02:00
Fabio Erculiani 720e2ed55a [todo] update TODO 2010-08-29 08:46:01 +02:00
Fabio Erculiani 13b897cbc8 [todo] update TODO 2010-08-28 17:19:18 +02:00
Fabio Erculiani 821d810aa3 [entropy.db/entropy.spm] introduce content safety metadata collection (sha256, mtime)
The following changes add more security features to Entropy repository
files. Every package will have new security metadata associated, like
sha256 and mtime of package files. Once all packages will contain
such information, the feature can be used, for example, to determine
if a system has been compromised by changing critical executables.
This is not a replacement for rootkit tools such as rkhunter or chkrootkit,
but instead, the base support for their file checking mechanism.

Entropy Client support (equo, mainly) is planned in the near future.
2010-08-28 17:07:15 +02:00
Fabio Erculiani 0ea090b259 [todo] update TODO 2010-08-26 11:42:20 +02:00
Fabio Erculiani 28b3913c2d [todo] update TODO 2010-08-18 21:57:08 +02:00
Fabio Erculiani e792796b4f [todo] update TODO 2010-08-15 16:30:13 +02:00
Fabio Erculiani dd622c18e5 [entropy.server] add support for per-package dependency blacklist 2010-08-14 19:18:17 +02:00