Re: Midnight Commander 4.8.15 released

2015-11-08 Thread Laurent Wandrebeck
Le dim. 8 nov. 2015 à 21:53, Yury V. Zaytsev  a 
écrit :

On Sun, 2015-11-08 at 21:33 +0100, Laurent Wandrebeck wrote:

 First, thanks to all of you for that release.


Bonsoir Laurent,

Do you have a Trac account? If yes, then I can grant you wiki editing
privileges, so that you can add it to this page and keep it up to date
on your own, like our Debian packager:

http://www.midnight-commander.org/wiki/Binaries

I honestly meant to do this myself, but, of course, I didn't manage 
and

then simply forgot about it :-/


Hi Yuri !

Yes, I have one, « low ». I’ll try to keep it up to date for 
rh/fedora :)


Best,
Laurent.

___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: mc and me

2015-11-08 Thread Egmont Koblinger
On Sun, Nov 8, 2015 at 10:29 PM, Yury V. Zaytsev  wrote:

> Sure, I can try to find time to help... Are you on IRC?

Nope.  I can join if I know there's something particular going on that
I know about in advance and happen to be available at that time, but
generally I prefer offline discussions (bugtracker, mailing list).

Thanks for the links!  It's new to me that I can edit the wiki page, I
guess you guys just recently granted me permissions.

I'll let you know if I get stuck somewhere.


thanks,
egmont
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: mc and me

2015-11-08 Thread Yury V. Zaytsev
On Fri, 2015-11-06 at 19:43 +0100, Egmont Koblinger wrote:

> For minor changes, such as a followup bugfix in the viewer (e.g. 3531)
> I wouldn't want to wait for more than a couple of days; let's say a
> week at most.  Does this sound okay?

A week would be fine with me for minor changes, and I trust your
judgment on what's minor enough... sadly, I can't keep track of changes
on this timescale, but hopefully Andrew will keep an eye and yell if
something goes very very wrong.

You probably already know this, but there is a helpful report page on
Trac which among other things can show tickets waiting for a review...
you can use that to check for tickets that need feedback.

As far as I can see, you've accepted the GitHub invitation, so you
should have access to the repository by now, and you've got Trac admin
privileges as well, so that you can ravage the tickets and the wiki.

Let me know if there is anything else I can do for you. I'll be checking
the mailing lists from time to time, but one way to catch my attention
in the case of emergency is to put me explicitly on CC.

-- 
Sincerely yours,
Yury V. Zaytsev


___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.15 released

2015-11-08 Thread Yury V. Zaytsev
On Sun, 2015-11-08 at 21:33 +0100, Laurent Wandrebeck wrote:
> First, thanks to all of you for that release.

Bonsoir Laurent,

Do you have a Trac account? If yes, then I can grant you wiki editing
privileges, so that you can add it to this page and keep it up to date
on your own, like our Debian packager:

http://www.midnight-commander.org/wiki/Binaries

I honestly meant to do this myself, but, of course, I didn't manage and
then simply forgot about it :-/

-- 
Sincerely yours,
Yury V. Zaytsev


___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.15 released

2015-11-08 Thread Laurent Wandrebeck
Le dim. 8 nov. 2015 à 20:59, Yury V. Zaytsev  a 
écrit :

Hi,

We are glad to finally announce the release of mc-4.8.15!

This new version brings several critical bugfixes to the search / find
file functionality, as well as a large number of other fixes and
improvements.

Please note, that the minimum required version of glib is now 2.26.0!

Download page: http://ftp.midnight-commander.org/?C=N;O=D

Release notes: http://www.midnight-commander.org/wiki/NEWS-4.8.15

I would like to thank everybody who contributed to this release (and, 
in

particular, Andrew and Slava), including our dedicated translators!

In other news, we are very happy to welcome a long standing 
contributor

Egmont Koblinger as a new committer.

We are very much in need for dedicated maintainers to carefully review
and integrate user contributions, process bug reports and generally
improve on our aging code base, and accepting a new committer is an
important step towards improving current situation.

Enjoy!

--
Sincerely yours,
Yury V. Zaytsev


Hi Yuri, all.

First, thanks to all of you for that release. Welcome to you Egmont :)

I’ve updated « my » packages on OpenSuSe Build Service to 4.8.15 
for the following distros:


CentOS and Scientific Linux 6 i586 and x86_64.
CentOS and Scientific Linux 7 x86_64.
Fedora 20, 21, 22, i586 and x86_64.

I’ve used official tar.xz package, and mc was built with the 
following options:

--with-screen=slang \
--enable-charset \
--without-x \
--with-gpm-mouse \
--disable-rpath \
--enable-vfs-smb \
--enable-vfs-sftp \
--enable-aspell \
--enable-vfs-mcfs

You can get packages here: 
https://build.opensuse.org/package/repositories/home:laurentwandrebeck:mc/mc


Thanks,
Laurent.

___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: mc and me

2015-11-08 Thread Egmont Koblinger
Hi,

My git knowledge is pretty accurately described by
http://xkcd.com/1597/ , so the first time I'll do that branching and
merging (esp. the latter) it'd be great if someone double checked on
me.

Also: What are the steps to be performed before/after a commit?  I
mean, run the unittests (make tests -- that's it?), check if the code
is formatted (make indent -- correct?), update the NEWS file (how?),
anything else?


thanks,
egmont


On Sun, Nov 8, 2015 at 9:49 PM, Yury V. Zaytsev  wrote:
> On Fri, 2015-11-06 at 19:43 +0100, Egmont Koblinger wrote:
>
>> For minor changes, such as a followup bugfix in the viewer (e.g. 3531)
>> I wouldn't want to wait for more than a couple of days; let's say a
>> week at most.  Does this sound okay?
>
> A week would be fine with me for minor changes, and I trust your
> judgment on what's minor enough... sadly, I can't keep track of changes
> on this timescale, but hopefully Andrew will keep an eye and yell if
> something goes very very wrong.
>
> You probably already know this, but there is a helpful report page on
> Trac which among other things can show tickets waiting for a review...
> you can use that to check for tickets that need feedback.
>
> As far as I can see, you've accepted the GitHub invitation, so you
> should have access to the repository by now, and you've got Trac admin
> privileges as well, so that you can ravage the tickets and the wiki.
>
> Let me know if there is anything else I can do for you. I'll be checking
> the mailing lists from time to time, but one way to catch my attention
> in the case of emergency is to put me explicitly on CC.
>
> --
> Sincerely yours,
> Yury V. Zaytsev
>
>
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: mc and me

2015-11-08 Thread Egmont Koblinger
On Sun, Nov 8, 2015 at 10:43 PM, Yury V. Zaytsev  wrote:

> Sure, I also prefer pull to push, but I find realtime to be much more
> efficient when it comes to stuff like "can you hand-hold me while I'm
> merging a branch for the first time".

Sure, let's do so at one point.

Thanks,
e.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: mc and me

2015-11-08 Thread Yury V. Zaytsev
On Sun, 2015-11-08 at 22:14 +0100, Egmont Koblinger wrote:
> 
> My git knowledge is pretty accurately described by
> http://xkcd.com/1597/ , so the first time I'll do that branching and
> merging (esp. the latter) it'd be great if someone double checked on
> me.

Sure, I can try to find time to help... Are you on IRC? Otherwise, I've
just revealed a magic trick to attract my attention by email.

Some info is available from here:

http://www.midnight-commander.org/wiki/GitGuideLines

http://www.midnight-commander.org/wiki/WorkingGuideLines

http://www.midnight-commander.org/wiki/Hacking

> Also: What are the steps to be performed before/after a commit?

You pretty much summed it up :-) Commit everything is a nice patch
series to a topic branch, check tests & indentation, create tentative
NEWS entry and push for review...

> I mean, run the unittests (make tests -- that's it?),

Yes, that's always a good idea.

> check if the code is formatted (make indent -- correct?), 

Yes; in addition, Travis is supposed to do it when you push your feature
branch, and inform by email if there is a problem.

> update the NEWS file (how?), anything else?

When the ticket it closed, it should be added to the news page:

http://www.midnight-commander.org/wiki/NEWS-4.8.16

>From there, it makes it into the release NEWS; see the old one here:

http://www.midnight-commander.org/wiki/NEWS-4.8.15

-- 
Sincerely yours,
Yury V. Zaytsev


___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.15 released

2015-11-08 Thread Yury V. Zaytsev
On Sun, 2015-11-08 at 22:08 +0100, Laurent Wandrebeck wrote:
> 
> Yes, I have one, « low ». I’ll try to keep it up to date for 
> rh/fedora :) 

I hope it should work now!

-- 
Sincerely yours,
Yury V. Zaytsev


___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.15 released

2015-11-08 Thread Laurent Wandrebeck
Le dim. 8 nov. 2015 à 22:12, Yury V. Zaytsev  a 
écrit :

On Sun, 2015-11-08 at 22:08 +0100, Laurent Wandrebeck wrote:


 Yes, I have one, « low ». I’ll try to keep it up to date for
 rh/fedora :)


I hope it should work now!

--
Sincerely yours,
Yury V. Zaytsev


It is. I’ve quickly added links about these packages, marked as 
unofficial.


Best,
Laurent.

___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Midnight Commander 4.8.15 released

2015-11-08 Thread Yury V. Zaytsev
Hi,

We are glad to finally announce the release of mc-4.8.15!

This new version brings several critical bugfixes to the search / find
file functionality, as well as a large number of other fixes and
improvements.

Please note, that the minimum required version of glib is now 2.26.0!

Download page: http://ftp.midnight-commander.org/?C=N;O=D

Release notes: http://www.midnight-commander.org/wiki/NEWS-4.8.15

I would like to thank everybody who contributed to this release (and, in
particular, Andrew and Slava), including our dedicated translators!

In other news, we are very happy to welcome a long standing contributor
Egmont Koblinger as a new committer.

We are very much in need for dedicated maintainers to carefully review
and integrate user contributions, process bug reports and generally
improve on our aging code base, and accepting a new committer is an
important step towards improving current situation.

Enjoy!

-- 
Sincerely yours,
Yury V. Zaytsev



signature.asc
Description: This is a digitally signed message part
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.15 released

2015-11-08 Thread Andrew Borodin
On Sun, 08 Nov 2015 21:33:19 +0100 Laurent Wandrebeck wrote:
>   --enable-vfs-mcfs

This is useless. mcfs was removed  a long time ago.

-- 
A.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel