~ubuntu-branches/debian/sid/gui-ufw/sid

« back to all changes in this revision

Viewing changes to gufw/todo

  • Committer: Bazaar Package Importer
  • Author(s): Devid Antonio Filoni
  • Date: 2011-03-04 17:34:50 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110304173450-3mwsbz03foelks0y
Tags: 11.04.2-1
* New upstream release (Closes: #584692, #550670).
* Switch to format 3.0 (quilt).
* debian/rules: add override_dh_auto_clean target to remove generated
  mo dir.
* debian/control: add Python Applications Packaging Team to Uploaders field.
* debian/control: add Vcs-Svn and Vcs-Browser fields.
* debian/control: remove cdbs from Build-Depends field.
* debian/control: add notify-osd | notification-daemon, policykit-1 and
  python-dbus to Depends field.
* debian/control: remove gksu and python-glade2 from Depends field.
* Update debian/copyright file.
* Remove debian/watch, it does not work anymore.
* debian/docs: look for doc files in doc/ path, patch by Alessio Treglia.
* Fix unused-override lintian info.
* Fix executable-not-elf-or-script lintian warnings.
* Bump Standards-Version to 3.9.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Gufw
2
 
© 2009 Marcos Alvarez Costales
3
 
Here is big changes. Read "changelog" file for more details.
4
 
 
5
 
--- Version 0.0.1 ---
6
 
[done] First version
7
 
 
8
 
--- Version 0.0.2 ---
9
 
[done] Reestructured folders.
10
 
[done] Version Debian Package
11
 
 
12
 
--- Version 0.0.3 ---
13
 
[done] Change color image firewall when enable/disable.
14
 
[done] Separate sudo/exist control.
15
 
[done] Not obligatory install in /usr/share.
16
 
[done] Message as root better.
17
 
 
18
 
--- Version 0.0.4 ---
19
 
[done] French language
20
 
[done] Improved interface.
21
 
[done] Improved events buttons
22
 
[done] Icon in dialog windows
23
 
[done] About Window better.
24
 
[done] Allow rule by default in the start.
25
 
[done] gufw -> Gufw name in Gnome menú and program.
26
 
[done] Create a makefile and better .deb.
27
 
 
28
 
--- Version 0.0.5 ---
29
 
[done] Official web -> http://gufw.tuxfamily.org/
30
 
[done] Remove "User defined" -> ufw deny/allow all by default. User defined is inconsistent.
31
 
[done] Change disposition for simple/preconfigured/advanced syntax.
32
 
[done] New button: Remove all rules.
33
 
[done] Remove Information button.
34
 
[done] Auto programs (emule, torrent...)
35
 
[done] Auto services (http, smtp...)
36
 
[done] Better delete rule logic in code.
37
 
[done] Colors in currently enabled rules
38
 
[done] Colors in shields
39
 
[done] Delete rule in file /var/lib/ufw/user.rules, not with ufw command.
40
 
[done] Check enabled Allow/Deny all in start.
41
 
[done] New test_ufw.py file for betatesters -> sudo python /path/test_ufw.py
42
 
 
43
 
--- Version 0.0.6 ---
44
 
[done] Gnome Help.
45
 
[done] Status text is a text (not picture) -> Be can translate ;)
46
 
[done] Icon tray.
47
 
[done] Supports IPv6 addresses.
48
 
[done] Clear silver shields.
49
 
[done] Allow/deny in simple/preconfigured/advanced changes in the same time.
50
 
[done] Better rules columns grid.
51
 
[done] Better logic in change allow/deny all.
52
 
[done] Added Transmission in preconfigured programs.
53
 
[done] Tip for explain gray lines in enabled rules.
54
 
[done] Reestructured folders.
55
 
 
56
 
--- Version 0.0.7 ---
57
 
[done] "Any" text in entrybox (Advanced Tab).
58
 
[done] Minimize in tray icon on close Gufw.
59
 
[done] Remove multiple rows with Remove Button.
60
 
[done] Better check for ufw exist/loaded when startup.
61
 
[done] Inverted colors shields & texts.
62
 
[done] Configuration files programs for ports.
63
 
[done] Import/Export rules.
64
 
[done] Add user rules (IPs ranges) from files.
65
 
[done] Languages: English, Asturian, Brazilian Portuguese, Bulgarian, French, German, Italian, Portuguese, Spanish
66
 
 
67
 
--- Version 0.0.7b ---
68
 
[done] Fixed bug 252032 - https://bugs.launchpad.net/gui-ufw/+bug/252032
69
 
In Intrepid Ibex change the log of command sudo ufw status, then Gufw not works fine.
70
 
 
71
 
--- Version 0.0.7c ---
72
 
[done] Fixed bugs 252166 & 252190
73
 
 
74
 
--- Version 0.20.0 ---
75
 
[done] Module code.
76
 
[done] Preferences dialog (ufw log / gufw log / Show Tray Icon / Close when close window / AutoStart).
77
 
[done] Range ports.
78
 
[done] Start with system.
79
 
[done] Keep window position on close and restore.
80
 
[done] Gufw logging.
81
 
[done] ufw Logging.
82
 
[done] Launchpad credits translators.
83
 
[done] Show/Hide Tray Icon.
84
 
[done] New shields pictures integrated with dark themes.
85
 
[done] Close button added.
86
 
[done] Global command in system -> Alt+F2 + "Gufw"
87
 
[done] Update version to same ufw version.
88
 
[done] Test in Intrepid Ibex.
89
 
[done] Not write in ufw files.
90
 
[done] Remove rule + Remove all rules buttons -- changed to --> Remove rule + Select all.
91
 
 
92
 
--- Version 0.20.1 ---
93
 
[done] Little bug: Duplicate the same remove command some times.
94
 
[done] Fixed close button in dialogs.
95
 
[done] Remove message "StopIteration" (crash in Intrepid Ibex Alpha 5).
96
 
[done] Bug in autostart.
97
 
 
98
 
--- Version 0.20.2 ---
99
 
[done] Tooltips in actualy rules.
100
 
[done] Testing in Kubuntu 8.10
101
 
 
102
 
--- Version 0.20.3 ---
103
 
[done] Change some services, as blueprint https://blueprints.launchpad.net/gui-ufw/+spec/program
104
 
[done] Updated languages
105
 
 
106
 
--- Version 0.20.4 ---
107
 
[done] Tested in Xubuntu 8.04.
108
 
[done] Man page.
109
 
[done] Remove parched code for bug #263308.
110
 
[done] Fixed for a new status log in ufw.
111
 
[done] Changed order for search in config files of transmission. Bug #273374
112
 
[done] Changed log files to /var/log and config files to /var/lib/gufw. Bug #276276
113
 
[done] Reinstall not overwrites the actual configuration. Bug #276995
114
 
[done] Quit button -> Close button
115
 
 
116
 
--- Version 0.20.5 ---
117
 
[done] Change Licence GPL to "GPL 3 or any later version".
118
 
[Done] Updated translations.
119
 
 
120
 
--- Version 0.20.6 ---
121
 
[done] Wrong ports when Deluge is a new installation.
122
 
[Done] Update "Azureus" name to "Vuze" name.
123
 
[Done] Updated translations.
124
 
 
125
 
--- Version 0.20.7 ---
126
 
[done] Change sensitive Close button and logic for show/close main window. Bug #291599
127
 
[done] Not translated the gtk-objects. For not appear more Bug #276063
128
 
[done] Themable icons. Bug #301446 -> Change dir icons to: /usr/share/pixmaps/gufw/, /usr/share/icons/hicolor/32x32/apps and /usr/share/icons/hicolor/16x16/apps
129
 
[done] "Gufw" text -> "Firewall" text. Bug #300685.
130
 
[done] Deluge 1.0.7 in official web use other configuration file and string for the ports.
131
 
[done] Updated translations.
132
 
 
133
 
--- Version 0.20.8 ---
134
 
[done] Fixed right side (equal to left side).
135
 
[done] Fixed bug LP #321265
136
 
 
137
 
--- Version 9.04.0 ---
138
 
[done] All is new code in POO, with MVC.
139
 
[done] New layout.
140
 
[done] New Reject Rule and Policy.
141
 
[done] New level ufw logging
142
 
[done] Fixed bug #377024
143
 
 
144
 
--- Version 9.04.1 ---
145
 
[done] Fixed bug #253173
146
 
 
147
 
--- Version 9.04.2 ---
148
 
[done] When run Gufw in not root mode, crash.
149
 
 
150
 
--- Version 9.10.0 ---
151
 
[done] Little change in main Layout.
152
 
[done] Set focus in buttons.
153
 
[done] Fixed bug #378758
154
 
[done] Fixed bug #381703
155
 
[done] Fixed bug #381708
156
 
[done] Fixed bug #381712
157
 
[done] Fixed bug #381713
158
 
[done] Fixed bug #381716
159
 
[done] Fixed bug #381701
160
 
 
161
 
--- Version 9.10.1 ---
162
 
[done] Fixed bug #398945
163
 
 
164
 
--- Version 9.10.2 ---
165
 
[done] Remove Gufw Log file in source & debian installer. Change code for this issue.
166
 
[done] Updated translations.
167
 
 
168
 
--- Pending ---
169
 
- Policy kit.