Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani
b92f2e87e4 [Rigo] update translations 2012-04-29 17:55:04 +02:00
Fabio Erculiani
2ac29a5429 [entropy.client] fix broken soname dependencies runtime routine wrt virtual pkgs
Virtual are not directly owning sonames reverse dependencies need.
For this reason, when a virtual package is encountered, its direct
dependencies must be taken into consideration in the soname bump
routine.
Moreover, pkgs requiring newer (or older?) sonames, must be bound
to soname providers on the graph, as direct dependency. Not doing
so would lead pkg_* phases to fail.

Scenario:
dev-libs/glib wants newer libffi.so.x, but the pkg depends against
virtual/libffi. If virtual/libffi dependencies are not taken into
consideration, _lookup_library_breakages() would fail to detect
the need of a bump.
2012-04-29 17:37:16 +02:00
Fabio Erculiani
10f3a6577b [entropy.server] do not print about wildcard-based dep_rewrites 2012-04-29 17:36:46 +02:00
Fabio Erculiani
02176c143b [matter] always call get_built_packages() despite of the exit status 2012-04-29 17:35:19 +02:00
Fabio Erculiani
b1c91890bc [matter] beautify final summary output 2012-04-29 13:04:21 +02:00
Fabio Erculiani
b572401a24 [server] update translations 2012-04-25 20:34:11 +02:00
Fabio Erculiani
c3d0d59ba6 [client] update translations 2012-04-25 20:33:44 +02:00
Fabio Erculiani
4aedc45bfe [Rigo] po: update translations 2012-04-25 20:33:28 +02:00
Fabio Erculiani
40e3d30769 Tagging Entropy version 1.0_rc110 1.0_rc110 2012-04-25 20:32:21 +02:00
Fabio Erculiani
263f640ab0 Release Entropy 1.0_rc110 2012-04-25 20:32:20 +02:00
Fabio Erculiani
7e0e082e56 [Rigo] AppListStore: fix Gtk 3.4 support, rework visible() to always release sem 2012-04-25 19:57:00 +02:00
Fabio Erculiani
71e43116c3 [Rigo] css: always provide unit (px) with non-zero size values 2012-04-25 19:20:04 +02:00
Fabio Erculiani
5ad85ee3c5 [Rigo] "text-plain" -> "text-x-generic" icon (thanks to AstralStorm) 2012-04-25 18:11:38 +02:00
Fabio Erculiani
e8b5eb83dc [entropy.spm] PortagePlugin: rewrite StdoutSplitter
Rewrite StdoutSplitter in order to make possible to catch full Portage
stdout/stderr redirecting it to Entropy log file.
2012-04-25 18:04:02 +02:00
Fabio Erculiani
26fe787b74 [equo] dbus repositories update: make sure to catch any dbus exception 2012-04-25 16:57:24 +02:00
Fabio Erculiani
7e3907f9db Tagging Entropy version 1.0_rc109 1.0_rc109 2012-04-23 23:24:11 +02:00
Fabio Erculiani
4c043b55e7 Release Entropy 1.0_rc109 2012-04-23 23:24:11 +02:00
Fabio Erculiani
a64f88b2a4 [entropy.db] atomMatch: fix disabled USE flags matching 2012-04-23 23:07:39 +02:00
Fabio Erculiani
3d52ee3c7d [entropy.spm] PortagePlugin.generate_package: prevent potential temp file leak 2012-04-23 14:09:26 +02:00
Fabio Erculiani
e1e5ecae08 Revert "[eit] query: fix bug with --in argument for revdeps and needed"
This reverts commit e29c3dcd56.
2012-04-22 14:47:11 +02:00
Fabio Erculiani
ba39bb9228 Revert "[eit] query: drop --in for revdeps and tags completely (not needed)"
This reverts commit ad2a261f78.
2012-04-22 14:47:01 +02:00
Fabio Erculiani
ad2a261f78 [eit] query: drop --in for revdeps and tags completely (not needed) 2012-04-22 14:44:57 +02:00
Fabio Erculiani
e29c3dcd56 [eit] query: fix bug with --in argument for revdeps and needed 2012-04-22 14:42:21 +02:00
Fabio Erculiani
e491534138 [Rigo] po: update rigo.pot 2012-04-22 12:15:21 +02:00
Fabio Erculiani
a7b27902f4 [Rigo] update POTFILES.in 2012-04-22 12:15:14 +02:00
Fabio Erculiani
1c47e9bf57 [Rigo] po/Makefile: add rigo_app.py to POTFILES.in 2012-04-22 12:14:50 +02:00
Fabio Erculiani
389c404348 [Rigo] po: update rigo.pot 2012-04-22 11:55:46 +02:00
Fabio Erculiani
eaaaecdd74 [Rigo] po: keep translatable property only on translatable strings 2012-04-22 11:54:55 +02:00
Fabio Erculiani
d7bbcba50e [Rigo] po: update rigo.pot 2012-04-22 11:20:52 +02:00
Fabio Erculiani
2da17849c3 [Rigo] po: update POTFILES.in 2012-04-22 11:20:38 +02:00
Fabio Erculiani
8d7b58c98a [rigo] po/Makefile: properly support GtkBuilder files 2012-04-22 11:20:15 +02:00
Fabio Erculiani
8b89ae605b [equo] fix "You need at least ..." string color, thanks to scarabeus 2012-04-22 11:04:37 +02:00
Fabio Erculiani
8f5a76d7d2 Tagging Entropy version 1.0_rc108 1.0_rc108 2012-04-19 23:02:05 +02:00
Fabio Erculiani
a66825d179 Release Entropy 1.0_rc108 2012-04-19 23:02:04 +02:00
Fabio Erculiani
5afffbd96d [RigoDaemon] make app management finalization code more robust 2012-04-19 22:59:17 +02:00
Fabio Erculiani
ee71afbfea Tagging Entropy version 1.0_rc107 1.0_rc107 2012-04-19 22:29:14 +02:00
Fabio Erculiani
b11f205315 Release Entropy 1.0_rc107 2012-04-19 22:29:14 +02:00
Fabio Erculiani
20c2f8b8d1 [rigo] update translations 2012-04-19 22:28:57 +02:00
Fabio Erculiani
a347e4e8ec [client] update translations 2012-04-19 22:28:31 +02:00
Fabio Erculiani
0d5291d099 [scripts] fix tag-version.sh script wrt .po validation 2012-04-19 22:26:28 +02:00
Fabio Erculiani
6c43493ee1 [todo] update TODO 2012-04-19 22:20:31 +02:00
Fabio Erculiani
33222698ce [RigoDaemon] only log debug output when --debug is provided 2012-04-19 22:19:50 +02:00
Fabio Erculiani
b76ede2ebb [RigoDaemon] fix else branch (regression from previous commit) 2012-04-19 22:15:33 +02:00
Fabio Erculiani
c767da88d3 [RigoDaemon] app_log_path can be None, deal with it during app mgmt finalization code 2012-04-19 20:31:58 +02:00
Fabio Erculiani
c405b19bdb [RigoDaemon] never flood clients with transfer_output() 2012-04-19 20:31:29 +02:00
Fabio Erculiani
e1de2167cb [entropy] move client po files from misc/ to client/ 2012-04-18 20:08:03 +02:00
Fabio Erculiani
601d41d42b [entropy] split server and client .po files 2012-04-18 20:02:31 +02:00
Fabio Erculiani
10e5f74567 Tagging Entropy version 1.0_rc106 1.0_rc106 2012-04-18 13:17:50 +02:00
Fabio Erculiani
4fa3cae986 Release Entropy 1.0_rc106 2012-04-18 13:17:48 +02:00
Fabio Erculiani
a322d1f28d [Makefile] remove repository_services from init.d 2012-04-18 13:17:34 +02:00