Commit Graph

1147 Commits

Author SHA1 Message Date
Fabio Erculiani 2325d2dc82 Release Entropy 0.99.51.11 2010-12-08 16:47:56 +01:00
Fabio Erculiani 5abfc112f8 Release Entropy 0.99.51.10 2010-12-08 15:44:02 +01:00
Fabio Erculiani 91468af5d9 [entropy.exceptions] move some exception to respective modules
Create entropy.transceivers.exceptions package containing transceiver
related stuff.
Create entropy.services.exceptions package containing services
related stuff.

Break API (yay!)
2010-12-03 18:20:56 +01:00
Fabio Erculiani 07db7a904f [equo] query: make print_package_info more fault tolerant towards corrupted repository entries 2010-12-02 08:04:20 +01:00
Fabio Erculiani bd153e7b34 Release Entropy 0.99.51.4 2010-11-28 23:01:34 +01:00
Fabio Erculiani 488e9cebf6 [equo] fix undefined reference in "equo community" code 2010-11-28 22:38:14 +01:00
Fabio Erculiani ccf38fd5e2 [equo] add --assimilate support to "equo security oscheck" to save checksums and mtimes of altered files 2010-11-28 13:12:34 +01:00
Fabio Erculiani f30b9e6ba6 Release Entropy 0.99.51.3 2010-11-27 15:03:05 +01:00
Fabio Erculiani 49fa5e7836 Release Entropy test.0 2010-11-27 15:02:15 +01:00
Fabio Erculiani a15d12445e Release Entropy 0.99.51.2 2010-11-27 14:45:48 +01:00
Fabio Erculiani f7138f4a82 Tagging Entropy version 0.99.51.1 2010-11-27 14:35:41 +01:00
Fabio Erculiani 0ff67b01c4 Tagging Entropy version 0.99.51 2010-11-26 20:23:38 +01:00
Fabio Erculiani 1842ad22b4 [equo] add "equo security oscheck", anti-rootkit tool built-in in the package manager!
This new tool compares entropy installed packages repository stored file checksums
and mtimes with live system ones and reports altered ones.

Please note:
- configuration files can expose different checksums and mtime
  obvious thing
- there can be some false positives and you manually have to check
  them
2010-11-26 19:46:27 +01:00
Fabio Erculiani f76ce71d83 [entropy.db] implement conditional dependencies support, break API on EntropyRepositoryBase 2010-11-23 21:13:41 +01:00
Fabio Erculiani 7dd5f920c7 [equo,sulfur] port to new configuration files syntax 2010-11-17 18:47:39 +01:00
Fabio Erculiani 9c64ff9dbd Tagging Entropy version 0.99.50.16 2010-11-12 07:05:57 +01:00
Fabio Erculiani 427cecf0c0 [equo] catch DBusException exception when trying to use org.entropy.Client dbus interface 2010-11-12 06:33:00 +01:00
Fabio Erculiani b96020c108 Tagging Entropy version 0.99.50.15 2010-11-11 19:03:36 +01:00
Fabio Erculiani 1e18eb4f34 Tagging Entropy version 0.99.50.14 2010-11-07 13:05:30 +01:00
Fabio Erculiani be8d4f4079 Tagging Entropy version 0.99.50.13 2010-11-06 21:00:23 +01:00
Fabio Erculiani 88c4724153 [equo] fix freeze in bash completion support, close bug #1940 2010-11-06 19:00:21 +01:00
Fabio Erculiani 53a27e0fd8 Tagging Entropy version 0.99.50.12 2010-11-03 21:16:52 +01:00
Fabio Erculiani 08c2979373 [entropy.client.interfaces.dep] when conflicting dependencies are pulled in, in the dep graph, bail out to avoid inconsistencies 2010-11-01 12:56:45 +01:00
Fabio Erculiani 722cec9bb7 Tagging Entropy version 0.99.50.11 2010-10-28 11:28:47 +02:00
Fabio Erculiani be98fa373b Tagging Entropy version 0.99.50.10 2010-10-27 21:23:29 +02:00
Fabio Erculiani 1fa0c1462c Tagging Entropy version 0.99.50.9 2010-10-23 11:35:45 +02:00
Fabio Erculiani 3b8e465f57 Tagging Entropy version 0.99.50.8 2010-10-20 11:10:49 +02:00
Fabio Erculiani ddd783155f Tagging Entropy version 0.99.50.7 2010-10-20 11:05:39 +02:00
Fabio Erculiani 6b8aadcc48 Tagging Entropy version 0.99.50.6 2010-10-10 18:00:15 +02:00
Fabio Erculiani 4300322176 [entropy.client] rename Client.clientLog into Client.logger 2010-10-09 23:23:28 +02:00
Fabio Erculiani 01dc775a90 Tagging Entropy version 0.99.50.5 2010-10-08 20:47:43 +02:00
Fabio Erculiani 8d2a7e8a60 Tagging Entropy version 0.99.50.4 2010-10-08 20:44:46 +02:00
Fabio Erculiani 0cfccd4267 [entropy.conf] uniform setting keys (keeping backward compat) 2010-10-08 18:20:24 +02:00
Fabio Erculiani fb344f9890 Tagging Entropy version 0.99.50.3 2010-10-08 18:19:38 +02:00
Fabio Erculiani ff36b9d6f9 [equo] implement support for interactive merge 2010-10-07 16:54:56 +02:00
Fabio Erculiani 625a9279ac [entropy.client.interfaces] improve (and change API) backup_repository() and restore_repository() reliability. Make them safe to use. 2010-10-04 16:58:49 +02:00
Fabio Erculiani 8da4e66b36 [entropy*] before calling Client.backup_repository() or Client.restore_repository(), make sure that transactions are committed 2010-10-03 13:53:45 +02:00
Fabio Erculiani d83e644825 [entropy.client] improve usability of rescue and resurrect tools 2010-09-29 12:19:23 +02:00
Fabio Erculiani 2531888516 [entropy.db] deprecate EntropyRepositoryBase.commitChanges() in favour of commit() 2010-09-28 11:13:12 +02:00
Fabio Erculiani 7932378fd5 [equo] run python with -OO 2010-09-26 14:24:55 +02:00
Fabio Erculiani 92493da55f Tagging Entropy version 0.99.50.2 2010-09-26 00:40:04 +02:00
Fabio Erculiani 8aabd456a8 Tagging Entropy version 0.99.50.1 2010-09-25 13:53:24 +02:00
Fabio Erculiani 3ec599b5fe [equo] improve error report code, make it shorter and nicer to both users and developers 2010-09-25 12:30:03 +02:00
Fabio Erculiani 844e13011d Tagging Entropy version 0.99.50 2010-09-25 09:05:21 +02:00
Fabio Erculiani 14ba276e37 Tagging Entropy version 0.99.49.76 2010-09-24 20:18:29 +02:00
Fabio Erculiani 9cb13f6aef Tagging Entropy version 0.99.49.75 2010-09-24 20:18:18 +02:00
Fabio Erculiani 32c887e298 Tagging Entropy version 0.99.49.74 2010-09-24 14:26:50 +02:00
Fabio Erculiani a722e014cc Tagging Entropy version 0.99.49.73 2010-09-24 11:36:17 +02:00
Fabio Erculiani 40d12de843 Tagging Entropy version 0.99.49.72 2010-09-23 19:03:20 +02:00
Fabio Erculiani acb355d906 Tagging Entropy version 0.99.49.71 2010-09-23 18:45:52 +02:00