All of lore.kernel.org
 help / color / mirror / Atom feed
* git issues/bugs - is there an alert process?
@ 2011-05-23 17:44 funeeldy
  2011-05-23 21:21 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: funeeldy @ 2011-05-23 17:44 UTC (permalink / raw)
  To: git

Is there any way for me to sign up to get alerts for serious bugs discovered
in a version of git?
Evidently, there have been some pretty serious bugs in version 1.7.3 that I
didn't even know about, and they may have caused problems for my developers. 
with more and more enterprise use of git, we really need to be able to
support it in a more robust manner.
Thanks
Marlene

--
View this message in context: http://git.661346.n2.nabble.com/git-issues-bugs-is-there-an-alert-process-tp6395510p6395510.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git issues/bugs - is there an alert process?
  2011-05-23 17:44 git issues/bugs - is there an alert process? funeeldy
@ 2011-05-23 21:21 ` Jeff King
  2011-05-23 22:21   ` Junio C Hamano
  2011-05-25 13:59   ` Jakub Narebski
  0 siblings, 2 replies; 5+ messages in thread
From: Jeff King @ 2011-05-23 21:21 UTC (permalink / raw)
  To: funeeldy; +Cc: git

On Mon, May 23, 2011 at 10:44:13AM -0700, funeeldy wrote:

> Is there any way for me to sign up to get alerts for serious bugs discovered
> in a version of git?

You can read the release notes; minor versions are always bugfix
releases, and important bugfixes are backported to them. If you read
only the [ANNOUNCE] messages on git@vger, you will see new releases.

I seem to recall we have an announce-only mailing list, and somebody set
up an rss feed, but I don't remember the details. Maybe somebody else
does, or you can find it via google.

-Peff

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git issues/bugs - is there an alert process?
  2011-05-23 21:21 ` Jeff King
@ 2011-05-23 22:21   ` Junio C Hamano
  2011-05-25 13:59   ` Jakub Narebski
  1 sibling, 0 replies; 5+ messages in thread
From: Junio C Hamano @ 2011-05-23 22:21 UTC (permalink / raw)
  To: Jeff King; +Cc: funeeldy, git

Jeff King <peff@peff.net> writes:

> On Mon, May 23, 2011 at 10:44:13AM -0700, funeeldy wrote:
>
>> Is there any way for me to sign up to get alerts for serious bugs discovered
>> in a version of git?
>
> You can read the release notes; minor versions are always bugfix
> releases, and important bugfixes are backported to them. If you read
> only the [ANNOUNCE] messages on git@vger, you will see new releases.
>
> I seem to recall we have an announce-only mailing list, and somebody set
> up an rss feed, but I don't remember the details. Maybe somebody else
> does, or you can find it via google.

Well said.

Also it seems that we haven't had a need to alert for serious bugs that
often ;-). Certainly this particular one is not a "serious" bug, but
merely a failure in tutorial documents at most.

I am however worried about the rate we see minor regressions on 'master'
post 1.7.5, which seems to suggest that people on this list are getting a
bit complacent than they should be and perhaps not testing 'next' but are
on 'master'.

The promise of 'master' always being more stable than any released version
depends on competent testers and users using the 'next' version for their
day to day work.

Thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git issues/bugs - is there an alert process?
  2011-05-23 21:21 ` Jeff King
  2011-05-23 22:21   ` Junio C Hamano
@ 2011-05-25 13:59   ` Jakub Narebski
  2011-05-25 15:14     ` Jeff King
  1 sibling, 1 reply; 5+ messages in thread
From: Jakub Narebski @ 2011-05-25 13:59 UTC (permalink / raw)
  To: Jeff King; +Cc: funeeldy, git

Jeff King <peff@peff.net> writes:

> On Mon, May 23, 2011 at 10:44:13AM -0700, funeeldy wrote:
> 
> > Is there any way for me to sign up to get alerts for serious bugs discovered
> > in a version of git?
> 
> You can read the release notes; minor versions are always bugfix
> releases, and important bugfixes are backported to them. If you read
> only the [ANNOUNCE] messages on git@vger, you will see new releases.
> 
> I seem to recall we have an announce-only mailing list, and somebody set
> up an rss feed, but I don't remember the details. Maybe somebody else
> does, or you can find it via google.

I don't know anything about announce-only mailing list, but 
GIT Mailing List RSS Feeds (based on filtering mails) is available
at http://gitrss.q42.co.uk/

-- 
Jakub Narebski
Poland
ShadeHawk on #git

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git issues/bugs - is there an alert process?
  2011-05-25 13:59   ` Jakub Narebski
@ 2011-05-25 15:14     ` Jeff King
  0 siblings, 0 replies; 5+ messages in thread
From: Jeff King @ 2011-05-25 15:14 UTC (permalink / raw)
  To: Jakub Narebski; +Cc: funeeldy, git

On Wed, May 25, 2011 at 06:59:51AM -0700, Jakub Narebski wrote:

> > I seem to recall we have an announce-only mailing list, and somebody set
> > up an rss feed, but I don't remember the details. Maybe somebody else
> > does, or you can find it via google.
> 
> I don't know anything about announce-only mailing list, but 
> GIT Mailing List RSS Feeds (based on filtering mails) is available
> at http://gitrss.q42.co.uk/

Thanks, that was the feed I was thinking of.

-Peff

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-25 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-23 17:44 git issues/bugs - is there an alert process? funeeldy
2011-05-23 21:21 ` Jeff King
2011-05-23 22:21   ` Junio C Hamano
2011-05-25 13:59   ` Jakub Narebski
2011-05-25 15:14     ` Jeff King

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.