vte branched for 3.2

2011-08-16 Thread Christian Persch
Hi;

vte has been branched for GNOME 3.2; the branch name is "vte-0-30".

Regards,
Christian
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: GNOME 3.1.2 release post-mortem notes

2011-08-16 Thread Tim-Philipp Müller
On Fri, 2011-06-17 at 12:28 -0400, Matthias Clasen wrote:

> >>Jun 15 19:08:34 <__tim>(but I'm unhappy that you guys aren't
> >> screaming at the glib maintainers a bit more, it seems it could be
> >> handled better)
> >
> > Late minute API change = not good.
> 
> 3.1.2 != last minute... its an early snapshot, after all, so things
> should be expected to be a bit more in flux than, say, during .90
> releases. And people should not put any disable-deprecated flags in
> their tarballs, and not even in their git trees unless they are
> prepared to deal with the occasional fallout.

IIRC this particular issue had nothing to do with disable-deprecated
flags or any other compiler flags, as GStreamer release tarballs don't
use disable-deprecated flags nor -Werror.

I believe the issue was a newly-introduced G_STATIC_ASSERT which caused
problems (rightly so I gather, but still, it broke compilation in
multiple modules with code that not only worked fine so far but also had
to be that way if one wanted to avoid compiler warnings from gcc...).

 Cheers
  -Tim

___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: polkit-gnome and deprecated GtkHBox [WAS: Re: Any big problem? [WAS: Re: GNOME 3.1.4 unstable release -- walters-mclasen]]

2011-08-16 Thread David Zeuthen
Done, just released version 0.102. Btw, Colin's patch didn't have the
intended effect so I committed another fix so tarball builds don't
default to --enable-default.

On Tue, Aug 16, 2011 at 4:38 PM, Frederic Peters  wrote:
> David Zeuthen wrote:
>
>> Note that as of GNOME 3.0, polkit-gnome is, essentially,
>> unmaintained because
>
> Still, it is part of our releases, and it would have been really nice
> if the patch Colin wrote for GNOME 3.1.4, three weeks ago, had been
> published in a release.
>
> We are at 3.1.5 now, and it fails on the same error, will you roll a
> tarball or do you prefer the release team to handle that?
>
>
> Cheers,
>        Fred
>
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


polkit-gnome 0.102

2011-08-16 Thread David Zeuthen
News


This is polkit-gnome version 0.102.

Build requirements

 polkit>= 0.96
 gtk+-2.0  >= 2.17.1 OR gtk+-3.0

Changes since 0.101:

 Colin Walters (1):
   configure: Use [enable] for AM_MAINTAINER_MODE

 Matthias Clasen (1):
   Use GtkBox instead of GtkHBox

 David Zeuthen (3):
   Post-release version bump to 0.102
   Update NEWS for release
   Don't default to maintainer-mode when building from tarballs

Updated translations.

Thanks to our contributors.

David Zeuthen,
Aug 16, 2011

==
polkit-gnome 0.101
==

This is polkit-gnome version 0.101.

Build requirements

 polkit>= 0.96
 gtk+-2.0  >= 2.17.1 OR gtk+-3.0

Changes since 0.100:

 David Zeuthen (7):
   Post-release version bump to 0.101
   Return error when authentication dialog is dismissed
   Fix crashers if icons cannot be loaded
   Don't use deprecated polkit API
   Fix warnings with gcc 4.6
   Update NEWS for release
   Update POTFILES.in

 Matthias Clasen (1):
   Connect to the session bus

Thanks to our contributors.

David Zeuthen,
March 3, 2011

==
polkit-gnome 0.100
==

This is polkit-gnome version 0.100.

Build requirements

 polkit>= 0.97
 gtk+-2.0  >= 2.17.1 OR gtk+-3.0

Changes since 0.99:

David Zeuthen (6):
  Post-release version bump to 0.100
  Make --with-gtk work with introspection
  Nuke desktop file for autostart
  Do not show internal polkit.* detail key/value pairs
  Update NEWS for release
  Fix 'make distcheck'

Matthias Clasen (6):
  Add gnome-authentication-agent-1.desktop.in to POTFILES.skip
  Don't use a status icon for temporary authorizations
  Use avatar-default instead of stock_person
  Don't use gtk_dialog_set_has_separator
  Don't use gtk_widget_hide_all
  Add a --with-gtk configure option

Thanks to our contributors.

David Zeuthen,
February 21, 2011

==
polkit-gnome 0.99
==

This is polkit-gnome version 0.99.

Build requirements

 polkit>= 0.97
 gtk+-2.0  >= 2.17.1

Changes since 0.98:

 David Zeuthen (5):
   Post-release version bump to 0.98
   Fix wrong date in NEWS file
   Fix up --string-prefix usage to work with latest gobject-introspection
   Bump version to 0.99
   Update NEWS for release

David Zeuthen,
September 15, 2010

==
polkit-gnome 0.97
==

This is polkit-gnome version 0.97

Build requirements

 polkit>= 0.97
 gtk+-2.0  >= 2.17.1

Changes since 0.96:

Andre Klapper (1):
  Compile with -DGSEAL_ENABLE. Fixes bug 616386.

David Zeuthen (8):
  Fix build
  Remove lock down functionality
  Require polkit 0.97
  Update NEWS for release
  Post-release version bump to 0.97
  Port from dbus-glib to gdbus
  Silence the build
  Avoid deprecated polkit_authority_get() function

Martin Pitt (1):
  Hide the agent autostart desktop file

Matthias Clasen (1):
  Use standard icon names

David Zeuthen,
August 9, 2010

==
polkit-gnome 0.96
==

This is polkit-gnome version 0.96.

Build requirements

 polkit>= 0.95
 gtk+-2.0  >= 2.17.1

Changes since 0.95:

David Zeuthen (3):
  Fix bug with authenticating multiple possible users
  Post-release version bump to 0.96
  Update NEWS for release

Translations:

 Aron Xu, Gianvito Cavasoli, Gil Forcada, Jorge González, Matej Urbančič

David Zeuthen,
January 15, 2010

==
polkit-gnome 0.95
==

This is polkit-gnome version 0.95.

Build requirements

 polkit>= 0.95
 gtk+-2.0  >= 2.17.1

Changes since 0.94:

Chris Coulson (1):
  Set status icon invisible before unref'ing it

David Zeuthen (9):
  Post-release version bump to 0.95
  Add test-case for fd.o bug 23867
  Add support for locking down actions
  Add GObject Introspection for libpolkit-gtk-1
  In the example, print backend details on stdout
  Fix distcheck
  Support multiple outstanding authentication requests
  Use new API in polkit 0.95 for lock down
  Update NEWS for release

Translations:

  António Lima, Aron Xu, Christian Kirbach, Claude Paroz, Daniel
  Nylander, Fran Dieguez, Gabor Kelemen, Gianvito Cavasoli, Inaki
  Larranaga, Inaki Larranaga Murgoitio, Jorge González, Khaled Hosny,
  Leonardo Ferreira Fontenelle, Mads Lundby, Pavlos Tournaris, Petr
  Kovar, Philip Withnall, Sweta Kothari, Takayuki KUSANO, Tao Wei,
  Tomasz Dominikowski, Ville-Pekka Vainio


David Zeuthen,
November 13, 2009

==
polkit-gnome 0.94
==

This is polkit-gnome version 0.94.

Build requirements

 polkit>= 0.94
 gtk+-2.0  >= 2.17.1

Changes since 0.93:

David Zeuthen (5):
  Post-release version bump to 0.94
  Add libpolkit-gtk-1 with a PolkitLockButton widget
  Make use of new API to better cope with one-shot authorizations
  Clarify docs for PolkitLockButton
  Update NEWS for release

David Zeuthen,
August 12, 2009

==
polkit-gnome 0.93
==

This

polkit-gnome and deprecated GtkHBox [WAS: Re: Any big problem? [WAS: Re: GNOME 3.1.4 unstable release -- walters-mclasen]]

2011-08-16 Thread Frederic Peters
David Zeuthen wrote:

> Note that as of GNOME 3.0, polkit-gnome is, essentially,
> unmaintained because

Still, it is part of our releases, and it would have been really nice
if the patch Colin wrote for GNOME 3.1.4, three weeks ago, had been
published in a release.

We are at 3.1.5 now, and it fails on the same error, will you roll a
tarball or do you prefer the release team to handle that?


Cheers,
Fred
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.