Re: [SECURITY] tar: Directory traversal vulnerability

2007-09-16 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Yaakov (Cygwin Ports) on 9/15/2007 9:37 PM: A directory traversal bug has been found in GNU tar. Patch: http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/app-arch/tar/files/tar-1.15.1-alt-contains-dot-dot.patch That's nice,

re: scroll

2007-09-16 Thread Cole Radcliffe
Cole Radcliffe wrote: What are the XWin server options you are using with that Reid? Mine which are %RUN% XWin -clipboard -silent-dup-error -multiwindow give some weird object that looks like a scrollbar on the side but it does not allow you to scroll my options are the same -

g++ bug

2007-09-16 Thread Alexander Favorov
g++ DiagnosticsTest.cpp produces such an output: In file included from DiagnosticsTest.cpp:6: Diagnostics.hpp:29: internal compiler error: in type_dependent_expression_p, at cp/pt.c:12037 Please submit a full bug report, with preprocessed source if appropriate. See

Re: g++ bug

2007-09-16 Thread Tim Prince
Alexander Favorov wrote: g++ DiagnosticsTest.cpp produces such an output: In file included from DiagnosticsTest.cpp:6: Diagnostics.hpp:29: internal compiler error: in type_dependent_expression_p, at cp/pt.c:12037 Please submit a full bug report, with preprocessed source if appropriate.

executing an executable

2007-09-16 Thread Cole Radcliffe
I do an ls -la and I see I have an executable called executable.exe. I chmod to 777. Then I try to type execut and I press tab and it does not find it. When I type in the entire name and press enter, bash says the command is not found! It works fine on cygwin-x. -- Unsubscribe info:

Re: executing an executable

2007-09-16 Thread Markus E L
Cole Radcliffe wrote: I do an ls -la and I see I have an executable called executable.exe. I chmod to 777. Then I try to type execut and I press tab and it does not find it. When I type in the entire name and press enter, bash says the command is not found! It works fine on cygwin-x. Type

bash becomes orphaned when remote terminal killed

2007-09-16 Thread Gary Johnson
I've found this question in the archives, but not the answer. I login to a machine running Cygwin (call it mypc) from one running Linux with this command: xterm -e ssh mypc When I close the xterm on the Linux machine, the login bash process on the Cygwin machine becomes an orphan instead

Re: g++ bug

2007-09-16 Thread Greg Chicares
ICE on invalid code. On 2007-09-16 14:14Z, Alexander Favorov wrote: typedef enum {unknown_output=-1,text_output=0,comment_output=1,html_output=2} output_mode_type; '::text_output' is an enumerator. class Diagnostics:public ostringstream { ... public: output_mode_type output_mode;

executing an executable

2007-09-16 Thread Cole Radcliffe
Cole Radcliffe wrote: I do an ls -la and I see I have an executable called executable.exe. I chmod to 777. Then I try to type execut and I press tab and it does not find it. When I type in the entire name and press enter, bash says the command is not found! It works fine on cygwin-x. Type

Re: [rxvt packaging bug?] New rxvt introduces broken font default

2007-09-16 Thread Charles Wilson
Max Bowsher wrote: I just updated to rxvt-20050409-7, and the font changed to a very weird display using a proportional-width font, but displayed with each character left-aligned within a fixed-size area which appears to correspond to the largest character within the font. That's the normal

Re: executing an executable

2007-09-16 Thread Markus E L
Cole Radcliffe wrote: Cole Radcliffe wrote: I do an ls -la and I see I have an executable called executable.exe. I chmod to 777. Then I try to type execut and I press tab and it does not find it. When I type in the entire name and press enter, bash says the command is not found! It

Re: executing an executable

2007-09-16 Thread Gary Johnson
On 2007-09-16, Cole Radcliffe wrote: Cole Radcliffe wrote: I do an ls -la and I see I have an executable called executable.exe. I chmod to 777. Then I try to type execut and I press tab and it does not find it. When I type in the entire name and press enter, bash says the command is not

Re: [rxvt packaging bug?] New rxvt introduces broken font default

2007-09-16 Thread Markus E L
Charles Wilson wrote: Max Bowsher wrote: I just updated to rxvt-20050409-7, and the font changed to a very weird display using a proportional-width font, but displayed with each character left-aligned within a fixed-size area which appears to correspond to the largest character within the

Re: executing an executable

2007-09-16 Thread Markus E L
Cole Radcliffe wrote: Type ./executable or set your PATH variable to include . (the latter is usually not recommended, even in cygwin, I think). And try to read up about PATH. Regards -- Markus I tried set PATH=.:$PATH and that did not work. When I echoed the $PATH I realized that that

[ANNOUNCEMENT] Updated: neon-0.26.4-1

2007-09-16 Thread Max Bowsher
Neon has been updated in the Cygwin net distribution to version 0.26.4-1. Neon is an HTTP and WebDAV client library, with a C interface. It is used by subversion and cadaver. This is an upstream bugfix release. An update to the new binary-incompatible 0.27.x series will be done later, once I

[ANNOUNCEMENT] Updated: apr1-1.2.11-1 and libapr1, aprutil1-1.2.10-1 and libaprutil1

2007-09-16 Thread Max Bowsher
APR, a portability library, has been updated in the Cygwin net distribution to version 1.2.11-1. APR-util, an associated miscellaneous utility library, has been updated in the Cygwin net distribution to version 1.2.10-1. This is an upstream bugfix update. Max Bowsher. -- To update your

Re: wxPython build

2007-09-16 Thread Steve Holden
Yaakov (Cygwin Ports) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve Holden wrote: Does anyone have a ready-made recipe for building wxPython (and, if necessary, wxWidgets) under Cygwin? I'd like to use the msw back-end rather than the gtk back-end. These use gtk2, but they may

Re: [rxvt packaging bug?] New rxvt introduces broken font default

2007-09-16 Thread Max Bowsher
Charles Wilson wrote: I want to show off a good-looking rxvt, not a least-common-denominator bag-over-the-head-ugly rxvt. However, for native mode? I can't /really/ fix that, if you insist on relying on undocumented default behavior. The recommended method of starting rxvt in native

re: executing an executable

2007-09-16 Thread Cole Radcliffe
Thanks. I set the PATH! You are definitely right about my quoting problem. MARKUS, you are definitely right about my quoting problem. I do not want to recieve so many e-mails so I do not subscribe to the list. I just copied and pasted it from the website. Is there an alternative? Can I make a

[ANNOUNCEMENT] Updated: subversion 1.4.5-1

2007-09-16 Thread Max Bowsher
Subversion, a version control system which aims to be a compelling replacement for CVS, has been updated in the Cygwin net distribution to version 1.4.5-1. This is a new upstream bugfix and (low-to-moderate urgency) security release. http://svn.collab.net/repos/svn/tags/1.4.5/CHANGES Max

[ANNOUNCEMENT] Updated: apache2-2.2.6-1

2007-09-16 Thread Max Bowsher
Apache HTTPD version 2 has been updated to 2.2.6-1. This is a new upstream security and bugfix release. Max Bowsher. -- To update your installation, click on the Install Cygwin now link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer

Re: executing an executable

2007-09-16 Thread Christopher Faylor
On Sun, Sep 16, 2007 at 06:48:45PM -0500, Cole Radcliffe wrote: Thanks. I set the PATH! You are definitely right about my quoting problem. MARKUS, you are definitely right about my quoting problem. I do not want to recieve so many e-mails so I do not subscribe to the list. I just copied and

Re: sftp removing writable bit

2007-09-16 Thread Igor Peshansky
On Sat, 15 Sep 2007, Robert Kiesling wrote: [snip] Cygwin Content-O-Meter(tm), as of a few dozen posts in this thread ago: +---+ | 0% 100% | | \ | | \| | \ | |O | +---+ Neat. Where can I download one of those? At

Re: sftp removing writable bit

2007-09-16 Thread Christopher Faylor
On Sun, Sep 16, 2007 at 11:10:57PM -0400, Igor Peshansky wrote: On Sat, 15 Sep 2007, Robert Kiesling wrote: [snip] Cygwin Content-O-Meter(tm), as of a few dozen posts in this thread ago: +---+ | 0% 100% | | \ | | \| | \ | |O |

Re: wxPython build

2007-09-16 Thread Morgan Gangwere
are you sure that the lihe breaks are the same consistantly? thats what happened to me once... -- Morgan gangwere Please Excuse TOFU. Gmail/Mobile has no Power. Space does not reflect society, it expresses it. -- Castells, M., Space of Flows, Space of Places: Materials for a Theory of Urbanism

Updated: neon-0.26.4-1

2007-09-16 Thread Max Bowsher
Neon has been updated in the Cygwin net distribution to version 0.26.4-1. Neon is an HTTP and WebDAV client library, with a C interface. It is used by subversion and cadaver. This is an upstream bugfix release. An update to the new binary-incompatible 0.27.x series will be done later, once I