The following packages have been updated in the Cygwin distribution:
* libpoco-devel-1.6.0-1
* libpoco-doc-1.6.0-1
* libpoco30-1.6.0-1
* poco-1.6.0-1
The POCO C++ Libraries are open source C++ class libraries that
simplify and accelerate the development of network-centric, portable
applications
The following package has been updated in the Cygwin distribution:
* icoutils-0.31.0-3
The icoutils are a set of programs for extracting and converting images
in Microsoft Windows icon and cursor files.
This build corrects the perl dependencies, as perl_vendor has been
split up, and other perl
I've been using Xemacs 21.5 because it fixes several problems in version
21.4. I recently had to reinstall Cygwin and found that Xemacs 21.5 is no
longer listed. It used to be available in the 32-bit version of Cygwin
after clicking on the "Exp" option in the upper right. The exact version
was 2
On 4/12/2015 10:39 PM, Eliot Moss wrote:
On 4/12/2015 4:17 PM, David Stacey wrote:
On 12/04/15 11:03, Marco Atzeri wrote:
Seemed to work well with all the '.ly' files I threw at it. I
generated PDF, PNG and MIDI files
successfully. I tried a few files from a web site with lots of freely
avail
On Sun, Apr 12, 2015 at 3:17 PM, Corinna Vinschen
wrote:
> Hi Cygwin friends and users,
>
>
> New 2.0.0-0.3 test release. It's supposed to fix the pty chmod problem
> reported in https://cygwin.com/ml/cygwin/2015-04/msg00240.html
>
Just a note: In 2.0.0-0.2, creating a file using touch on the ro
On 4/12/2015 4:17 PM, David Stacey wrote:
On 12/04/15 11:03, Marco Atzeri wrote:
Seemed to work well with all the '.ly' files I threw at it. I generated PDF,
PNG and MIDI files
successfully. I tried a few files from a web site with lots of freely available
lilypond files, and
a couple of fil
On 12/04/15 11:03, Marco Atzeri wrote:
Removing the cygwin specific usage of
cygwin_conv_to_posix_path / cygwin_conv_path
did the work. Make check passed on 64bit, and make doc fails
on a corner case, most of the HTML documentation was built.
OK, so I couldn't resist a little play :-)
Seemed
Hi Cygwin friends and users,
New 2.0.0-0.3 test release. It's supposed to fix the pty chmod problem
reported in https://cygwin.com/ml/cygwin/2015-04/msg00240.html
Other than that...
The important change in this release is the POSIX permission handling
change, a rewrite of the underlying routin
On Apr 12 16:15, Adam Dinwoodie wrote:
> On 11/04/2015 11:35, Corinna Vinschen wrote:
> >The version number is 2.0.0-0.1. Yes, we're going full Torvalds with
> > the release numbers and bump them to 2.0. In future, bugfix releases
> > will bump the last number, new feature releases will bump the
On Apr 12 16:53, Corinna Vinschen wrote:
> On Apr 12 15:31, Achim Gratz wrote:
> >
> > THere seems to be a bug that causes sshd to be unable to change the new
> > PTY to mode "0600" (I'm using privilege separation).
> >
> > ~ (2001) ll /dev/pty0 ; getfacl /dev /dev/pty0
> > crw--w 1 ASSI Kein
On 11/04/2015 16:58, Andrey Repin wrote:
Greetings, Steven Penny!
>
>>> What is '~+'? Is that some weird bash feature?
>
>> If the tilde-prefix is ‘~+’, the value of the shell variable PWD
>> replaces the tilde-prefix.
>
>> http://gnu.org/software/bash/manual/html_node/Tilde-Expansion
>
> In ot
On 11/04/2015 11:35, Corinna Vinschen wrote:
The version number is 2.0.0-0.1. Yes, we're going full Torvalds with
> the release numbers and bump them to 2.0. In future, bugfix releases
> will bump the last number, new feature releases will bump the middle
> number.
>
> Bugfix? 2.0.1, 2.0.2,
This is a new upstream release. I've patched up the build system quite
a bit, so I'd welcome feedback from testers.
Maxima - Computer Algebra System
Maxima is a system for the manipulation of symbolic and numerical
expressions, including differentiation, integr
On Apr 12 15:31, Achim Gratz wrote:
>
> THere seems to be a bug that causes sshd to be unable to change the new
> PTY to mode "0600" (I'm using privilege separation).
>
> ~ (2001) ll /dev/pty0 ; getfacl /dev /dev/pty0
> crw--w 1 ASSI Kein 136, 0 12. Apr 15:26 /dev/pty0
Hmm, works on the comm
On Apr 12 15:44, Houder wrote:
> Hi Corinna,
>
> Just reporting (can wait until everything related to object permissions have
> been solved)
>
> - Although I am not informed about the internals, I know that (in general),
> I can invoke
>a 32-bits Cygwin exe from 64-bits Cygwin, and vice ve
On Apr 12 06:21, İsmail Dönmez wrote:
> Hi,
>
>
> Corinna Vinschen-2 wrote
> > On Apr 11 10:11, donmez wrote:
> >> Hi,
> >>
> >>
> >> Corinna Vinschen-2 wrote
> >> > Hi folks,
> >> >
> >> >
> >> > I just applied a patch I'm working on for quite some time now. As I
> >> > outlined before on t
> Just reporting (can wait until everything related to object permissions have
> been solved)
>
> - Although I am not informed about the internals, I know that (in general),
> I can invoke
>a 32-bits Cygwin exe from 64-bits Cygwin, and vice versa
>Like this: 64-@@ /drv/e/Cygwin/bin/date
Hi Corinna,
Just reporting (can wait until everything related to object permissions have
been solved)
- Although I am not informed about the internals, I know that (in general), I
can invoke
a 32-bits Cygwin exe from 64-bits Cygwin, and vice versa
Like this: 64-@@ /drv/e/Cygwin/bin/date
Kelley Cook wrote:
On Thu, Apr 2, 2015 at 1:16 PM, Daniel wrote:
This library simulates the Unix root user. It is meant to make porting
Unix programs to Cygwin easier. Many Unix daemon programs, such as
Apache, Sendmail and Procmail, start up as root but change to an
unprivileged user ID.
By in
THere seems to be a bug that causes sshd to be unable to change the new
PTY to mode "0600" (I'm using privilege separation).
~ (2001) ll /dev/pty0 ; getfacl /dev /dev/pty0
crw--w 1 ASSI Kein 136, 0 12. Apr 15:26 /dev/pty0
# file: /dev
# owner: ASSI
# group: Kein
user::rwx
group::---
group:SYS
Hi,
Corinna Vinschen-2 wrote
> On Apr 11 10:11, donmez wrote:
>> Hi,
>>
>>
>> Corinna Vinschen-2 wrote
>> > Hi folks,
>> >
>> >
>> > I just applied a patch I'm working on for quite some time now. As I
>> > outlined before on this list, the POSIX permission handling has aged
>> > considerably
On 12/04/15 11:03, Marco Atzeri wrote:
On 2/21/2015 12:19 AM, David Stacey wrote:
On 20/02/15 15:42, Corinna Vinschen wrote:
unfortunately it turns out that our guile (and lilypond) maintainer has
left us, so the packages are orphaned. Jan's last version of guile was
1.8.7-2 for 32 bit.
Does
On Apr 12 13:23, Corinna Vinschen wrote:
> On Apr 11 20:25, Christoph Weise wrote:
> > Please see below, I provide minimal C code for three separate
> > executables, one creates the shm section, another finds it, the third
> > removes it. I include also a bash test script that executes the
> > rout
On Apr 11 20:25, Christoph Weise wrote:
> Please see below, I provide minimal C code for three separate
> executables, one creates the shm section, another finds it, the third
> removes it. I include also a bash test script that executes the
> routines in order.
Thanks,
> Please beware as I remov
On 2/21/2015 12:19 AM, David Stacey wrote:
On 20/02/15 15:42, Corinna Vinschen wrote:
unfortunately it turns out that our guile (and lilypond) maintainer has
left us, so the packages are orphaned. Jan's last version of guile was
1.8.7-2 for 32 bit.
Does anybody have fun to take over maintainer
Hi Cygwin friends and users,
New 2.0.0-0.2 test release. It just fixes a chmod permission mask typo
as described in https://cygwin.com/ml/cygwin/2015-04/msg00206.html
and https://cygwin.com/ml/cygwin/2015-04/msg00210.html
Other than that...
The important change in this release is the POSIX per
On Apr 11 20:15, Randy Decker wrote:
> # Brief problem description
> # C source file - 'printf("Test");' added as diagnostics
> # Source compiles and executes in Ubuntu
> # Executable compiled in cygwin terminal OK in command prompt W8.1
> # - Also OK in another machine running Windows 8.1
>
On Apr 11 10:32, Rodrigo Medina wrote:
> Hi,
> My maail to this list is being reject because:
>
> Delivery to the following recipient failed permanently:
>
> cygwin@cygwin.com
>
> Technical details of permanent failure:
> Google tried to deliver your message, but it was rejected by the serv
On Apr 11 10:11, donmez wrote:
> Hi,
>
>
> Corinna Vinschen-2 wrote
> > Hi folks,
> >
> >
> > I just applied a patch I'm working on for quite some time now. As I
> > outlined before on this list, the POSIX permission handling has aged
> > considerably and, for historical reasons, did things di
On Apr 11 09:26, Ernie Rael wrote:
> I'm primarily a lurker, reading this list hoping things soak in a bit. So I
> may be off base on this.
>
> In the table below, describing "NULL DENY access mask", looks like there's a
> typo concerning read/execute. (of course it might just be a windows mapping
> It's what we haxxers call "a bug". I made a typo in another function,
> copy-pasted the code over to the chmod function, fixed it in the
> original function and then forgot to fix it in chmod.
[snip]
> I just uploaded a new test release 2.0.0-0.2. It's supposed to fix
> this bug. Give it a b
31 matches
Mail list logo