d42003ba94
Conflicts: client/po/bg.po client/po/ca.po client/po/cs.po client/po/da.po client/po/de.po client/po/entropy.pot client/po/es.po client/po/es_CL.po client/po/fr.po client/po/fr_CA.po client/po/it.po client/po/nl.po client/po/pl.po client/po/pt.po client/po/pt_BR.po client/po/ru.po client/po/sk.po client/po/sv.po client/po/uk.po client/po/zh_TW.po client/revision docs/ChangeLog docs/TODO lib/entropy/cache.py lib/entropy/client/interfaces/db.py lib/entropy/const.py lib/entropy/revision lib/entropy/spm/plugins/interfaces/portage_plugin/__init__.py server/revision
33 lines
836 B
Plaintext
33 lines
836 B
Plaintext
Backlog (raw)
|
|
|
|
1.0:
|
|
|
|
- be more nazi wrt critical package updates
|
|
-> forcefully add them to install queue
|
|
- rework client/ code, as done with eit
|
|
- ditch etpUi
|
|
|
|
- preserved-libs registry:
|
|
only drop old sonames when installed packages
|
|
no longer need them
|
|
|
|
- entropy.server: use rsync instead of plain scp?
|
|
|
|
- conditional deps:
|
|
enabled with ETP_PORTAGE_CONDITIONAL_DEPS_ENABLE
|
|
Test package generation and entropy client behaviour
|
|
(both direct and inverse dependencies calculation)
|
|
|
|
- rewrite entropy.Security() to be O(1) (dump sulfur first)
|
|
|
|
long term:
|
|
|
|
- move variables away from etpConst
|
|
(to SystemSettings || Client || Server as static methods)
|
|
|
|
long long term:
|
|
|
|
- pkgcore spm plugin
|
|
NEEDED is missing
|
|
- python 3.x support -> more tests
|