Fabio Erculiani
85a653ba65
Release Entropy 219
2013-10-17 16:36:52 +02:00
Fabio Erculiani
ed6224576d
[entropy.client.interfaces.dep] move calculate_updates() back to single threaded implem.
...
As usual, Python and multithreading is a funny joke in terms of
performance.
2013-10-17 16:35:52 +02:00
Fabio Erculiani
764b215278
[eit.commands.{mv,cp}] add support for package sets
2013-10-16 11:47:14 +02:00
Fabio Erculiani
16ec9990e0
Tagging Entropy version 218
218
2013-10-14 12:37:09 +02:00
Fabio Erculiani
d842b47396
Release Entropy 218
2013-10-14 12:37:08 +02:00
Fabio Erculiani
64629bde8a
[entropy.qa] add missing import
2013-10-14 12:25:18 +02:00
Fabio Erculiani
0ae6d16483
[entropy.cache] do not use hash() in MtimePingus, but SHA1
2013-10-13 11:51:46 +02:00
Fabio Erculiani
77db0cf3cd
[entropy.client.interfaces.dep] add experimental multithreading support to calculate_updates()
2013-10-12 17:21:02 +02:00
Fabio Erculiani
4313baf4b6
[solo.utils] enlightenatom: add slot substring support
2013-10-11 16:16:46 +02:00
Fabio Erculiani
a079e57ccc
[matter] add Portagge backtrack info "needed_unstable_keywords" support
2013-10-10 18:54:48 +02:00
Fabio Erculiani
8aa8f1b3e4
[entropy.transceivers] remove unneeded .flush() calls
2013-10-10 10:22:12 +02:00
Fabio Erculiani
78deb16b82
[entropy.spm] PortagePlugin: remove unneeded .flush() calls
2013-10-10 10:21:57 +02:00
Fabio Erculiani
31b35cd520
[entropy.spm] PortagePlugin.xpak: remove unneeded .flush() calls
2013-10-10 10:21:50 +02:00
Fabio Erculiani
9c38a070d6
[entropy.server.interfaces.main] remove unneeded .flush() calls
2013-10-10 10:20:44 +02:00
Fabio Erculiani
31528cd850
[entropy.server.interfaces.db] remove unneeded .flush() calls
2013-10-10 10:20:23 +02:00
Fabio Erculiani
deba77f44e
[entropy.client.interfaces.package] remove unneeded .flush() calls
2013-10-10 10:20:03 +02:00
Fabio Erculiani
913ad559e7
[entropy.client.interfaces.client] remove unneeded .flush() calls
2013-10-10 10:19:44 +02:00
Fabio Erculiani
61307b21fa
[entropy.core] remove unneeded .flush() calls
2013-10-10 10:19:27 +02:00
Fabio Erculiani
e32b94dcce
[entropy.const] remove unneeded .flush() calls
2013-10-10 10:19:16 +02:00
Fabio Erculiani
670c9ae992
[entropy.security] remove unneeded .flush() calls
2013-10-10 10:19:04 +02:00
Fabio Erculiani
b317ffa0f3
[entropy.qa] remove unneeded .flush() calls
2013-10-10 10:18:53 +02:00
Fabio Erculiani
c49924504a
[entropy.tools] remove unneeded .flush() calls
2013-10-10 10:18:31 +02:00
Fabio Erculiani
ae1ff0b835
Tagging Entropy version 217
217
2013-10-09 21:23:14 +02:00
Fabio Erculiani
5fead492a1
Release Entropy 217
2013-10-09 21:23:14 +02:00
Fabio Erculiani
74169c1a8a
Merge pull request #2 from dMaggot/master
...
Removing Call to Deprecated vte_set_background_transparent()
2013-10-09 12:22:15 -07:00
David E. Narváez
cc0346bb22
Removing Call to Deprecated vte_set_background_transparent()
...
For some reason this has recently been causing rigo not to start
in my system, but the fact that it is already deprecated should
be enough to just get rid of it.
2013-10-09 09:31:19 -04:00
Fabio Erculiani
0b7423a7fd
[solo.commands.*] properly use the return value of _install_action()
2013-10-08 16:00:55 +02:00
Fabio Erculiani
b1ac6994fa
[matter] catch OnlineMirrorError during entropysrv commit()
2013-10-08 15:55:36 +02:00
Fabio Erculiani
978eccc78e
[entropy.spm] _add_kernel_dependency_to_pkg, rewrite to use /etc/kernels data
...
Trying to figure out the kernel owning /lib/modules/vermagic doesn't work
in all cases. Packages like sys-kernel/spl may be returned as valid
kernel packages. Now that /etc/kernels/vermagic consolidated, it's time
to use it.
2013-10-01 13:17:38 +02:00
Fabio Erculiani
7bffbc3403
[entropy.spm] PortagePlugin: fix const_dir_readable() if condition
2013-09-29 10:45:17 +02:00
Fabio Erculiani
941146c95b
[todo] update TODO, drop TLS proposal for now (due to _cleanup_all())
2013-09-18 21:00:52 +02:00
Fabio Erculiani
321ff3c0c8
[entropy.tools] drop compress_tar_bz2, no longer needed
2013-09-18 20:56:19 +02:00
Fabio Erculiani
060c12193d
[entropy.tools] drop spawn_function(), no longer needed
2013-09-18 20:50:45 +02:00
Fabio Erculiani
e3542b23e4
[entropy.misc] fix variable referenced before assignment
2013-09-18 10:53:49 +02:00
Fabio Erculiani
fb810f290e
[entropy.client.interfaces.methods] fix undefined reference
2013-09-18 10:52:41 +02:00
Fabio Erculiani
7d7284dfe3
[todo] update TODO
2013-09-18 08:58:09 +02:00
Fabio Erculiani
9426900ccc
[eit.commands.log] drop access() usage
2013-09-18 08:57:32 +02:00
Fabio Erculiani
fd981bacb9
[eit.commands.inject] drop access() usage
2013-09-18 08:56:35 +02:00
Fabio Erculiani
3e7608690f
[Rigo] drop access() usage
2013-09-18 08:55:29 +02:00
Fabio Erculiani
27659c6dc6
[RigoDaemon] drop access() usage
2013-09-18 08:53:44 +02:00
Fabio Erculiani
d837c70081
[magneto.core.interfaces] drop access() usage
2013-09-18 08:53:07 +02:00
Fabio Erculiani
d5dc497dcc
[solo.commands.conf] drop access() usage
2013-09-18 08:52:18 +02:00
Fabio Erculiani
e836630db4
[solo.commands.ugc] drop access() usage
2013-09-18 08:51:30 +02:00
Fabio Erculiani
95e291bd62
[solo.utils] drop access() usage
2013-09-18 08:50:46 +02:00
Fabio Erculiani
fe83020ddd
[kswitch] drop access() usage
2013-09-17 18:20:56 +02:00
Fabio Erculiani
29a7854d93
[entropy.client.misc] drop access() usage
2013-09-17 18:19:56 +02:00
Fabio Erculiani
933e792a56
[entropy.client.services.interfaces] drop access() usage
2013-09-17 18:17:58 +02:00
Fabio Erculiani
c9b3195b68
[entropy.client.interfaces.repository] drop access() usage
2013-09-17 18:17:49 +02:00
Fabio Erculiani
0993913717
[entropy.client.interfaces.sets] drop access() usage
2013-09-17 18:16:12 +02:00
Fabio Erculiani
b6c1668c41
[entropy.client.interfaces.dep] drop access() usage
2013-09-17 18:09:38 +02:00