[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-17 Thread Mathew Hodson
** Changed in: libunity (Ubuntu Impish)
   Status: Fix Committed => In Progress

** Summary changed:

- Update to 0.52.6 in impish
+ Update Vala to 0.52.6 in Impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update Vala to 0.52.6 in Impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-13 Thread Lukas Märdian
No need for 0-day SRU. This has been sponsored into Debian unstable and
will be synced to Ubuntu. Thanks @seb128!

https://tracker.debian.org/news/1266939/accepted-
libunity-714190420190319-6-source-into-unstable/

** Summary changed:

- FTBFS with valac 0.52.6 in impish
+ Update to 0.52.6 in impish

** Description changed:

- [Impact]
- 
-  * libunity FTBFS using valac 0.52.6, which makes it hard to apply any
- (security) updates in a timely manner.
- 
- [Test Plan]
- 
-  * Check the Launchpad build logs to make sure that libunity
- 7.1.4+19.04.20190319-6 built successfully
-  * Attach build logs to this bug
- 
- [Where problems could occur]
- 
-  * The build could still fail for some reason and we would be back to
- status quo.
- 
- [Other Info]
- 
-  * I'm hijacking this valac bug for the libunity 0-day SRU
-  * PPA pre-testing has been done here: 
https://launchpad.net/~slyon/+archive/ubuntu/testing/+sourcepub/12784335/+listing-archive-extra
- 
- 
- === Original Bug Description ===
- 
  The 0.52.x series is receiving further bug fix releases for GNOME 40.x.
  See https://wiki.gnome.org/Projects/Vala
  
  Upstream changes since 0.52.5:
  
  Vala 0.52.6
  ===
   * Various improvements and bug fixes:
    - codegen:
  + Fix property access inside opaque compact class
  + Add type declaration for implicit temporary local variable
    - vala:
  + Warn about unsupported cast to void and drop it [#1070]
  + Don't restrict element type of GLib.Array [#1227]
  + Multi-dimensional params-array not allowed [#1230]
  + Accept NullType as generic type argument
  + Set source references of created DataType instances in OCE
    - valadoc: Correctly format background of inline @link's [#1226]
  
   * Bindings:
    - gio-2.0: Unhide a few usable symbols which are marked not introspectable 
[#1222]
    - gio-2.0: Backport fixes from 0.54.2
    - glib-2.0: Current constants in GLib.Math are part of glib.h [#1220]
    - glib-2.0: Add RefString since 2.58 [#723]
    - gtk4: Backport fixes from 0.54.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update to 0.52.6 in impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-13 Thread Lukas Märdian
** Also affects: vala (Ubuntu Impish)
   Importance: High
 Assignee: Rico Tzschichholz (ricotz)
   Status: Fix Released

** Also affects: libunity (Ubuntu Impish)
   Importance: High
 Assignee: Lukas Märdian (slyon)
   Status: Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update to 0.52.6 in impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-13 Thread Lukas Märdian
This is a FTBFS fix for libunity that could become an impish 0-day SRU.

PPA pre-testing has been done here:
https://launchpad.net/~slyon/+archive/ubuntu/testing/+sourcepub/12784335/+listing-
archive-extra

** Description changed:

+ [Impact]
+ 
+  * libunity FTBFS using valac 0.52.6, which makes it hard to apply any
+ (security) updates in a timely manner.
+ 
+ [Test Plan]
+ 
+  * Check the Launchpad build logs to make sure that libunity
+ 7.1.4+19.04.20190319-6 built successfully
+  * Attach build logs to this bug
+ 
+ [Where problems could occur]
+ 
+  * The build could still fail for some reason and we would be back to
+ status quo.
+ 
+ [Other Info]
+ 
+  * I'm hijacking this valac bug for the libunity 0-day SRU
+  * PPA pre-testing has been done here: 
https://launchpad.net/~slyon/+archive/ubuntu/testing/+sourcepub/12784335/+listing-archive-extra
+ 
+ 
+ === Original Bug Description ===
+ 
  The 0.52.x series is receiving further bug fix releases for GNOME 40.x.
  See https://wiki.gnome.org/Projects/Vala
  
  Upstream changes since 0.52.5:
  
  Vala 0.52.6
  ===
-  * Various improvements and bug fixes:
-   - codegen:
- + Fix property access inside opaque compact class
- + Add type declaration for implicit temporary local variable
-   - vala:
- + Warn about unsupported cast to void and drop it [#1070]
- + Don't restrict element type of GLib.Array [#1227]
- + Multi-dimensional params-array not allowed [#1230]
- + Accept NullType as generic type argument
- + Set source references of created DataType instances in OCE
-   - valadoc: Correctly format background of inline @link's [#1226]
+  * Various improvements and bug fixes:
+   - codegen:
+ + Fix property access inside opaque compact class
+ + Add type declaration for implicit temporary local variable
+   - vala:
+ + Warn about unsupported cast to void and drop it [#1070]
+ + Don't restrict element type of GLib.Array [#1227]
+ + Multi-dimensional params-array not allowed [#1230]
+ + Accept NullType as generic type argument
+ + Set source references of created DataType instances in OCE
+   - valadoc: Correctly format background of inline @link's [#1226]
  
-  * Bindings:
-   - gio-2.0: Unhide a few usable symbols which are marked not introspectable 
[#1222]
-   - gio-2.0: Backport fixes from 0.54.2
-   - glib-2.0: Current constants in GLib.Math are part of glib.h [#1220]
-   - glib-2.0: Add RefString since 2.58 [#723]
-   - gtk4: Backport fixes from 0.54.2
+  * Bindings:
+   - gio-2.0: Unhide a few usable symbols which are marked not introspectable 
[#1222]
+   - gio-2.0: Backport fixes from 0.54.2
+   - glib-2.0: Current constants in GLib.Math are part of glib.h [#1220]
+   - glib-2.0: Add RefString since 2.58 [#723]
+   - gtk4: Backport fixes from 0.54.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update to 0.52.6 in impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-12 Thread Sebastien Bacher
I see an upload in the queue for libunity so setting as fix commited

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update to 0.52.6 in impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-12 Thread Sebastien Bacher
I see an upload in the queue for libunity so setting as fix commited

** Changed in: libunity (Ubuntu)
   Status: New => Fix Committed

** Changed in: libunity (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update to 0.52.6 in impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-11 Thread Lukas Märdian
** Also affects: libunity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libunity (Ubuntu)
 Assignee: (unassigned) => Lukas Märdian (slyon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update to 0.52.6 in impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-05 Thread Launchpad Bug Tracker
This bug was fixed in the package vala - 0.52.6-0ubuntu1

---
vala (0.52.6-0ubuntu1) impish; urgency=medium

  * New upstream release. (LP: #1945969)

 -- Rico Tzschichholz   Mon, 04 Oct 2021 12:25:42
+0200

** Changed in: vala (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update to 0.52.6 in impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vala/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945969] Re: Update to 0.52.6 in impish

2021-10-05 Thread Rico Tzschichholz
** Summary changed:

- FFe: Update to 0.52.6
+ Update to 0.52.6 in impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945969

Title:
  Update to 0.52.6 in impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vala/+bug/1945969/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs