Hi folks, The next cycle of Ubuntu and Fedora releases are nearly upon us, and it would be good to get a stable release out of the door in time for them.
I have therefore started collecting appropriate patches so as to (hopefully)
make Ales' job easier. So far I have the following (the top two are
questionable, and I'd like to get some feedback on whether they really need
to go into a stable release).
Please let me know if you think there are any other bug fixes/patches that I
ought to add to the branch.
Cheers,
Peter
P.S. When I find my SSH keys, I'll push the branch to my repo on repo.or.cz.
--------------------------------------------------------------------
commit e7260afaefb6731b6ef0e82dfd2af4e466c63f10
Author: Ales Hvezda <[EMAIL PROTECTED] false.(none)>
Date: Thu Aug 14 07:39:30 2008 +0100
Fixed up all icon-theme-installer files to work with non-bash
Grabbed the latest icon-theme-installer files from the pcb repository
since they have been fully patched to work with non-bash shells. On
my ubuntu system, /bin/sh is linked to dash which prevented me from
running the previous version of icon-theme-installer. This commit
is related to a7e7a28613abe4705ec01011d0f4308ff024251b
commit 427c660ee95abdb7155a34fae228a7f286a9ec8b
Author: Carlos Nieves Onega <[EMAIL PROTECTED]>
Date: Thu Aug 14 07:39:29 2008 +0100
Changed shell from bash to sh in icon-theme-installer
Changed shell from bash to sh in icon-theme-installer.
This commit is still not tested in non-bash systems.
Applied partially geda patch #1978537 (only bash to sh
change, not removal of $INSTALL_DATA_EXEC check) from
anonymous contributor and Dan McMahill's test case
change in line 103 from:
http://pcb.cvs.sourceforge.net/pcb/pcb/icon-theme-installer?r1=1.1&r2=1.2
commit 304e121cb2dc06442bdb07063a4dd18c62da55ff
Author: Patrick Bernaud <[EMAIL PROTECTED]>
Date: Thu Aug 14 07:39:25 2008 +0100
Fix memory leak in gschem.
When processing file names passed on command line, the pathname built
for each one was not freed.
commit c29b46fa4c4b7ac3f07ca1c79cbd1d4993a4bdb6
Author: Werner Hoch <[EMAIL PROTECTED]>
Date: Thu Aug 14 07:30:45 2008 +0100
libgeda: fixed EOL handling for mixed windows/linux usage
A file that is created on windows with windows EOL characters
may not be read into gschem without errors on Linux. This fix
strips off leading and trailing CR characters when reading a
single line from the textbuffer.
Bug reported by Thomas Arndt [#1993952]
The bug was introduced with commit 40833189228f8edeff
commit 39decb63d5ade526a19b5fb5619a945fb4b6a254
Author: Werner Hoch <[EMAIL PROTECTED]>
Date: Thu Aug 14 07:29:35 2008 +0100
o_delete_text(): only call o_attrib_slot_update() for COMPLEX objects.
Fixes crash observed when deleting attributes from a net.
commit a02045ea22b68a73d060c2f7f34ad560a2d0c315
Author: Werner Hoch <[EMAIL PROTECTED]>
Date: Thu Aug 14 07:29:31 2008 +0100
update the pinnumbers if a slot attribute is deleted
Update the slots whenever a text line that is attached to an object
gets deleted. The update checks the slotting even if there's no slot
attribut. This catches the case when the user deletes a slot attribute
and the current displayed pinnumbers are not the ones defined in the
symbol. This commit fixes [#1880221]
commit 45f95392b535c36f86aa9d6ac86f53912c444e0f
Author: Peter Clifton <[EMAIL PROTECTED]>
Date: Thu Aug 14 07:27:10 2008 +0100
Fix verilog and VHDL netlist backends
These were inadvertently broken when making core gnetlist changes to
accomodate slotting in spice-sdb. Since the netlist backend is loaded
before gnetlist has traversed the schematic, the backends must not
execute any code which queries gnetlist on load. All such work is
to be done only when gnetlist invokes the (<backend>) method.
commit c75c9354199f85545b60a49621d13bc80c57d54f
Author: Carlos Nieves Onega <[EMAIL PROTECTED]>
Date: Thu Aug 14 07:27:03 2008 +0100
Fix missing %s in two strings.
Two strings missed %s. Thanks to Peter Clifton for reporting.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
