lp:ubuntu/gutsy-updates/rutilt

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy-updates/rutilt
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

9. By Cesare Tirabassi

Revised 018_up_and_down.diff (LP: #164058) :
remove the change to configurationĀ code that would bring the interface
down before setting ESSID, as thisĀ is not necessary and does not work
with all drivers (notably the r73 one).
Thanks to Debian/Ben Hutchings.

8. By Cesare Tirabassi

* Add following patches from Debian/Ben Hutchings:
  - 018_up_and_down.diff: improve reliability with "legacy" drivers
  - 019_fix_ap_address.diff
  - 020_fix_refresh_rate_crash.diff (LP: #155498)
* Refreshed line numbers in patches:
  001_fix_desktop.diff
  003_fix_ELF_location.diff

7. By Cesare Tirabassi

* Change dpatch 10_fix_desktop.dpatch to 001_fix_desktop.diff
* Change dpatch 20_fix_install.dpatch to 002_fix_install.diff
* Change dpatch 30_fix_ELF_location.dpatch to 003_fix_ELF_location.diff
* Change dpatch 40_fix_CFLAGS.dpatch to 010_fix_cflags.diff
* Change dpatch 60_fix_about_comment.dpatch to 016_fix_about_comment.diff
* Add patch 004_fix_ctype_usage.diff from Debian/Ben Hutchings:
  fixes incorrect use of C library character type functions
* Add patch 005_fix_extraction_checks.diff from Debian/Ben Hutchings:
  fixes error handling in some string parsing code
* Add patch 006_fix_temporary_c_str.diff from Debian/Ben Hutchings:
  fixes use of c_str() on a temporary object which will be destroyed
* Add patch 007_fix_buffer_lengths.diff from Debian/Ben Hutchings:
  fixes a couple of buffer length mismatches (not exploitable)
* Add patch 008_fix_row_toggled.diff from Debian/Ben Hutchings:
  should fix row selection where there are more than 10 rows in a table
* Add patch 011_fix_trayicon_toggle.diff from Debian/Ben Hutchings:
  fixes showing the tray icon after it's been hidden (GtkPlug bug?)
* Add patch 012_fix_set_ip.diff from Debian/Ben Hutchings:
  - makes set_ip.sh use pkill rather than a fragile kill/ps combination
  - removes bogus use of dhcpd (that's a DHCP *server*, not a client)
* Add patch 013_fix_install_failure.diff from Debian/Ben Hutchings:
  makes "make install" fail if rutilt is missing
* Add patch 014_make_dialogs_transient.diff from Debian/Ben Hutchings
  makes various dialogs transient for the main window; this is useful
  for some window managers
* Change patch 50_change_version.dpatch with 017_change_version.diff
  from Debian/Ben Hutchings:
  change hardcoded version to VERSION macro
* debian/rules
  - Change patch system to quilt
  - Change configure.sh option --force to --kernel_sources=/usr:
    makes configure.sh look in /usr/include/linux/wireless.h
  - Add VERSION macro to automatically pass version to executables
    Thanks to Ben Hutchings
* debian/control:
  - Change Build-Depends from dpatch to quilt

6. By Cesare Tirabassi

* Add space before Homepage: entry in debian/control
* Change XSBC-Original-Maintainer email to <email address hidden>
* Remove unused CFLAGS from debian/rules
* Add patch 40_fix_CFLAGS.dpatch:
  - Change hardcoded compiler options in accordance to Debian policy
    requirements:
    + remove -s: Remove all symbol table from the executable
    + add -g: Produce debugging information
  - Change optimisation level (fix sigsegv when changing interface):
    + change -O3 to -O
* Add patch 50_change_version.dpatch:
  - Add -0ubuntu4 to displayed version number
* Add patch 60_fix_about_comment.dpatch:
  - Fix about dialog comment being cut
* Add the removal of unnecessary files in the clean target

5. By Cesare Tirabassi

Fix FTBFS on powerpc, sparc, lpia and ia64 (LP: #138904)

4. By Cesare Tirabassi

* Fix build failure if running kernel doesn't match headers
* Update rutilt_helper manual page
* Change Build-Depends on kernel headers from hardcoded version
  to linux-headers-generic (>= 2.6.22)

3. By Cesare Tirabassi

First release (LP: #137390)

2. By Nick

Initial release.
Patch: 01_path_fix.dpatchfixes the paths compiled into the binary.

1. By Nick

Import upstream version 0.12

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/rutilt
This branch contains Public information 
Everyone can see this information.

Subscribers