Re: [oss-security] Security vulnerability in fprintd

2024-06-13 Thread Marco Trevisan
giorno gio, 30/05/2024 alle 09.18 +, Yaron Shahrabani ha scritto: > Hi everyone, I'm writing to this mailing list since I've already > shared the details with Benjamin Berg and Marco Trevisan privately, > and we have yet to conclude about this vulnerability. > This information was al

Re: [ibm-acpi-devel] PrivacyGuard doesn't work even by sending ACPI commands directly

2024-06-03 Thread Marco Trevisan (Treviño)
Hi, Not sure if something changed or it is different in newer models, but the privacy screen feature so far has been exposed as a KMS property you can inspect and set with tools like proptest (in libdrm-tests package for what concerns ubuntu) Cheers On giu 3 2024, at 1:46 pm, Pellaeon Lin

Re: Make proposed available by default? [was: Setting NotAutomatic for hirsute+1-proposed]

2024-05-27 Thread Marco Trevisan
In the past [1] I was suggesting something similar, and IMHO it would be quite useful for having better SRU testing tooling too. It's true that using `apt -t *-proposed` would work well for testing, but I was wondering if that should also come with an `ubuntu-sru-verifier` (or better name) tool

[valgrind] [Bug 486812] Valgrind reports read errors reading a memory area that has been used as `sigaltstack` memory

2024-05-24 Thread Marco Trevisan
https://bugs.kde.org/show_bug.cgi?id=486812 --- Comment #3 from Marco Trevisan --- | I have a workaround - use KDE :-) Well, considering many qt programs may still depend on GLib main loop I'm not sure this is a good advice. In any case, I was considering this as a "funny" (maybe 15

Bug#1071601: python3-setuptools: Prefix is not exactly honored when installing with --prefix

2024-05-21 Thread Marco Trevisan
Oh, actually an even more conservative approach can be by also honoring the DEB_PYTHON_INSTALL_LAYOUT env variable, because if that is set it should have the priority so that `lib/python3/dist-packages` is used instead of `lib/python3.XX/site-packages`

Bug#1071601: (no subject)

2024-05-21 Thread Marco Trevisan
Control: tags 1071601 patch Adding a patch that fixes this issue by using the `posix_prefix` schema when the install prefix is explicitly requested setuptools-support-explicit-setup-install.patch Description: Binary data

Bug#1071601: python3-setuptools: Prefix is not exactly honored when installing with --prefix

2024-05-21 Thread Marco Trevisan
Package: python3-setuptools Version: 68.1.2-2 Severity: important X-Debbugs-Cc: none, ma...@ubuntu.com Dear Maintainer, In a simple distutils project: $ cat hello #!/usr/bin/env python3 print("Hello world") $ cat setup.py from distutils.core import setup setup(name='hello', scripts=['hello'])

[valgrind] [Bug 486812] New: Valgrind reports read errors reading a memory area that has been used as `sigaltstack` memory

2024-05-09 Thread Marco Trevisan
https://bugs.kde.org/show_bug.cgi?id=486812 Bug ID: 486812 Summary: Valgrind reports read errors reading a memory area that has been used as `sigaltstack` memory Classification: Developer tools Product: valgrind Version: 3.22.0

Re: pastebinit default target on Ubuntu

2024-04-25 Thread Marco Trevisan
Hey, On apr 16 2024, at 8:23 am, Timo Aaltonen wrote: > Sergio Durigan Junior kirjoitti 15.4.2024 klo 20.51: >> dpaste.com also runs a proprietary backend, so I'm -1 on using it. >> There's dpaste.org, which is FLOSS and doesn't seem to load any ads. > > dpaste.org seems like a fine

Bug#1064849: dh-exec: Renaming a file using ${env:VARIABLE} substitution does not work

2024-02-26 Thread Marco Trevisan
It's worth mentioning that using ${FOO_INSTALL_PATH} instead works, but I feel it would be better to also support debhelper's ${env:VARIABLE} format as it's a bit safer. I'm unsure if that would break further debhelper substitutions, but I feel that some cases like this could be handled better to

Bug#1064849: dh-exec: Renaming a file using ${env:VARIABLE} substitution does not work

2024-02-26 Thread Marco Trevisan
Package: dh-exec Version: 0.27 Severity: normal X-Debbugs-Cc: ma...@ubuntu.com Dear Maintainer, When using dh-exec to rename a file using a path provided as variable in debian/rules such as: usr/bin/foo-bin => ${env:FOO_INSTALL_PATH}/foo Does not work and I get this failure: with

Re: [Pkg-javascript-devel] Some questions on js packaging

2024-02-09 Thread Marco Trevisan
Hi Jérémy, I see... So patching for now I think it's the way to go... On feb 9 2024, at 5:03 pm, Jérémy Lal wrote: > Hi Marco, > > Le ven. 9 févr. 2024 à 16:45, Marco Trevisan (mailto:ma...@ubuntu.com)> a écrit : > > Hi Jérémy, > > > > I've sent a message to th

[Pkg-javascript-devel] How to handle updates to node-markdown-it?

2024-02-09 Thread Marco Trevisan
Hi, I wanted to do an upstream update of node-markdown-it but its current version is way higher than the version of the main module inside the package (14.0.0 vs 22.2.3 - maybe was it a dated version?). So I'd like to know how to handle this situation... Should we use the epoch or use

Bug#1063508: ITP: node-long -- Class for representing 64-bit two's-complement integer value

2024-02-08 Thread Marco Trevisan
Package: wnpp Severity: wishlist Owner: Marco Trevisan (Treviño) X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-long Version : 5.2.3 Upstream Author : Daniel Wirtz * URL : https://github.com/dcodeIO/long.js#readme * License : Apache-2.0

Bug#1063508: ITP: node-long -- Class for representing 64-bit two's-complement integer value

2024-02-08 Thread Marco Trevisan
Package: wnpp Severity: wishlist Owner: Marco Trevisan (Treviño) X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-long Version : 5.2.3 Upstream Author : Daniel Wirtz * URL : https://github.com/dcodeIO/long.js#readme * License : Apache-2.0

Bug#1063508: ITP: node-long -- Class for representing 64-bit two's-complement integer value

2024-02-08 Thread Marco Trevisan
Package: wnpp Severity: wishlist Owner: Marco Trevisan (Treviño) X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-long Version : 5.2.3 Upstream Author : Daniel Wirtz * URL : https://github.com/dcodeIO/long.js#readme * License : Apache-2.0

[Pkg-javascript-devel] Bug#1063503: ERR_MODULE_NOT_FOUND when importing @babel/core in module

2024-02-08 Thread Marco Trevisan
Package: node-babel7 Version: 7.20.15+ds1+~cs214.269.168-6 I'm trying to use a project that uses babel, importing it as a module as stated on babel docs [1]: However, when loading something as simple as: ❯ cat /tmp/foo.mjs import { transform } from "@babel/core"; console.log(transform) ❯ node

Bug#1063503: ERR_MODULE_NOT_FOUND when importing @babel/core in module

2024-02-08 Thread Marco Trevisan
Package: node-babel7 Version: 7.20.15+ds1+~cs214.269.168-6 I'm trying to use a project that uses babel, importing it as a module as stated on babel docs [1]: However, when loading something as simple as: ❯ cat /tmp/foo.mjs import { transform } from "@babel/core"; console.log(transform) ❯ node

Re: URGENT - GNOME v44.1 Released - 23.04 Needs it

2023-05-02 Thread Marco Trevisan
Hi core905, We are aware of some bugs of GNOME 44, but more precisely which ones are affecting you? However we've contributed upstream to fix some of these issues, so we know that there are some around. However, we're now at an engineering sprint, so preparing the new packages may take few days

Bug#1024532: gjs allocates 237 GB of RAM during build (!)

2022-11-22 Thread Marco Trevisan
Oh, yes... So I agree that seems to be a problem. We should probably try to run the tests alone to figure out which ones are causing the issue.

Bug#1024532: gjs allocates 237 GB of RAM during build (!)

2022-11-22 Thread Marco Trevisan
Hi, On nov 21 2022, at 1:51 pm, Santiago Vila wrote: > El 21/11/22 a las 11:20, Simon McVittie escribió: >> In case there's a kernel difference, I've just tried it in a bookworm >> VM containing bookworm's sbuild and schroot, again with 2G of RAM. That >> was also successful. > > The package

Bug#1021673: Acknowledgement (Wrong __cplusplus definition when using -std=c++20)

2022-10-12 Thread Marco Trevisan
Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93821 Upstream commit fixing this is https://gcc.gnu.org/git/?p=gcc.git;a=commit;f=libcpp/init.c;h=445430e16bd08ade34637d2346ded40dd49de508

Bug#1021673: Acknowledgement (Wrong __cplusplus definition when using -std=c++20)

2022-10-12 Thread Marco Trevisan
Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93821 Upstream commit fixing this is https://gcc.gnu.org/git/?p=gcc.git;a=commit;f=libcpp/init.c;h=445430e16bd08ade34637d2346ded40dd49de508

Bug#1021673: Wrong __cplusplus definition when using -std=c++20

2022-10-12 Thread Marco Trevisan
Package: g++ Version: 4:10.2.1-1 In bullseye: $ echo | g++ -dM -E -x c++ -std=c++20 - |grep _cplusplus #define __cplusplus 201709L It should instead be: #define __cplusplus 202002L

Bug#1021673: Wrong __cplusplus definition when using -std=c++20

2022-10-12 Thread Marco Trevisan
Package: g++ Version: 4:10.2.1-1 In bullseye: $ echo | g++ -dM -E -x c++ -std=c++20 - |grep _cplusplus #define __cplusplus 201709L It should instead be: #define __cplusplus 202002L

glib 2.72.4

2022-09-21 Thread Marco Trevisan
About GLib == GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. News

glib 2.74.0

2022-09-17 Thread Marco Trevisan
* Use EPOLL_CLOEXEC by default (Colin Walters) * Fixed various regression on GRegex as per the PCRE2 porting (Marco Trevisan) * Fixed various memory leaks (Sebastian Keller, Marco Trevisan) * Bugs fixed: - GNOME/gtksourceview#278 Failed to load html.lang after GLib switched to PCRE2

libwnck 43.0

2022-09-16 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Features * WnckHandle is now public and should be used for all the operations. Usage of all the older entry-point getters is now deprecated. (Alberts Muktupāvels)

glib 2.73.3

2022-08-05 Thread Marco Trevisan
* Revitalize G_REGEX_OPTIMIZE flag and use it to enable PCRE JIT compiler (work by Aleksei Rybalkin) (!2817) * Fix some regressions due to the PCRE2 port (work by Aleksei Rybalkin, Mamoru TASAKA and Marco Trevisan) (!2814, !2827, #2694, #2699, #2700) * Fix a pidfd leak

Bug#1015008: gnome-tweaks: gir1.2-notify-0.7 breaks startup of gnome-tweaks

2022-07-17 Thread Marco Trevisan
Ok, That's fixed in 0.8.1 now, please can you handle the debian side? Thanks On lug 17 2022, at 2:51 pm, Jeremy Bicha wrote: > On Sun, Jul 17, 2022 at 2:49 PM Marco Trevisan > wrote: >> Mmh, there are no ABI/API breaks afaik, so there was no need to change >> package na

Bug#1015008: gnome-tweaks: gir1.2-notify-0.7 breaks startup of gnome-tweaks

2022-07-17 Thread Marco Trevisan
Ok, That's fixed in 0.8.1 now, please can you handle the debian side? Thanks On lug 17 2022, at 2:51 pm, Jeremy Bicha wrote: > On Sun, Jul 17, 2022 at 2:49 PM Marco Trevisan > wrote: >> Mmh, there are no ABI/API breaks afaik, so there was no need to change >> package na

libnotify 0.8.1

2022-07-17 Thread Marco Trevisan
) [Marco] Contributors: Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.1.tar.xz (103K) sha256sum: d033e6d4d6ccbf46a436c31628a4b661b36dca1f5d4174fe0173e274f4e62557 ___ ftp-release-list mailing list ftp

Bug#1015008: gnome-tweaks: gir1.2-notify-0.7 breaks startup of gnome-tweaks

2022-07-17 Thread Marco Trevisan
Mmh, there are no ABI/API breaks afaik, so there was no need to change package name On lug 16 2022, at 11:11 am, Jeremy Bicha wrote: Control: reassign -1 src:libnotify Control: severity -1 serious Control: affects -1 src:gnome-tweaks src:comfy src:gnome-gmail src:isenkram On Sat, Jul 16, 2022

Bug#1015008: gnome-tweaks: gir1.2-notify-0.7 breaks startup of gnome-tweaks

2022-07-17 Thread Marco Trevisan
Mmh, there are no ABI/API breaks afaik, so there was no need to change package name On lug 16 2022, at 11:11 am, Jeremy Bicha wrote: Control: reassign -1 src:libnotify Control: severity -1 serious Control: affects -1 src:gnome-tweaks src:comfy src:gnome-gmail src:isenkram On Sat, Jul 16, 2022

libnotify 0.8.0

2022-07-14 Thread Marco Trevisan
NotifyClosedReason enum as closed reason return value [Marco] * Bump dependency on GLib 2.38 [Marco] * Various introspection docs improvements and fixes [Marco] Contributors: Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.0.tar.xz (103K) sha256sum

glib 2.73.2

2022-07-12 Thread Marco Trevisan
or DEFAULT members to most flags types (work by Simon McVittie) (!2576) * GFile: Add some missing async APIs (work by Marco Trevisan) (!2717) * Improve internal and process documentation (work by Philipp Withnall) (!2763) * Add atomic compare-and-exchange APIs returning previous value (work

Re: debuginfod.debian.net is temporarily offline

2022-06-14 Thread Marco Trevisan
Hey Sergio, I was reading this and I was wondering if a debuginfoid server is going to be added to ubuntu as well. I remember your talk in Frankfurt, but I don't remeber if you mentioned that... Cheers! Il lun 13 giu 2022, 19:27 Sergio Durigan Junior ha scritto: > Hello, > > The

libnotify 0.7.11

2022-04-27 Thread Marco Trevisan
, by parsing variant strings * notify-send: Add explicit option to create transient notifications Contributors: Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.11.tar.xz (99.2K) sha256sum

Bug#636343: libnotify-bin: Add support for hint of type boolean

2022-04-27 Thread Marco Trevisan
While specific boolean typed hints can't be created, transient hint can be set with notify-send 'Transient test' 'Yeppp' --hint=int:transient:1

libnotify 0.7.10

2022-04-27 Thread Marco Trevisan
: Marco Trevisan, Boris Shtrasman, Matthias Sweertvaegher, Thorsten Wißmann, Ray Strode, Maximiliano Sandoval R, David King, Corentin Noël, Paul Collins, Matthias Sweertvaegher, Ben Blain Download https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.10.tar.xz (99.0K) sha256sum

libwnck 40.1

2022-02-17 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * Revert "pager: do not change workspace size from size_allocate" (Alberts Muktupāvels) Translations * Anders Jonsson (sv) Download

Ubuntu Desktop Software Engineer

2021-10-05 Thread Marco Trevisan
Canonical's Ubuntu Desktop Team is looking for Software Engineers to join the team! Position will require doing GNOME upstream development and/or debian packaging (mostly working together with the debian's gnome-team and others). Apply now: https://grnh.se/fd9f0ee81us

Re: Infrastructure | Retire Commits bot from gnome-calendar, gnome-todo, and control-center IRC channels (#657)

2021-08-25 Thread Marco Trevisan (@3v1n0)
Marco Trevisan commented on a discussion: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/657#note_1255687 Nope, mine was just supporting MRs / Issues links -- Reply to this email directly or view it on GitLab: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues

Re: [Intel-gfx] [PATCH v2 0/9] drm: Add privacy-screen class and connector properties

2021-08-03 Thread Marco Trevisan
On lug 13 2021, at 9:25 pm, Rajat Jain wrote: > Hello Hans, Marco, et al, > > On Tue, Apr 27, 2021 at 10:03 AM Marco Trevisan > wrote: >> >> Hi, >> >> >>> There now is GNOME userspace code using the new properties: >> >>> https

Re: [PATCH v2 0/9] drm: Add privacy-screen class and connector properties

2021-08-03 Thread Marco Trevisan
On lug 13 2021, at 9:25 pm, Rajat Jain wrote: > Hello Hans, Marco, et al, > > On Tue, Apr 27, 2021 at 10:03 AM Marco Trevisan > wrote: >> >> Hi, >> >> >>> There now is GNOME userspace code using the new properties: >> >>> https

Bug#989690: Add LOGO to /etc/os-release

2021-06-10 Thread Marco Trevisan
Source: base-files Severity: normal Dear Maintainer, /etc/os-release can provide a logo name, this is now used by gnome-control-center to show the logo into the info panel. If debian would provide its logo name in such file we would be able to remove the downstream patch that forces the usage

Re: [Intel-gfx] [PATCH v2 2/9] drm: Add privacy-screen class (v2)

2021-06-01 Thread Marco Trevisan
Hi Emil, On giu 1 2021, at 5:31 pm, Emil Velikov wrote: > Hi Hans, > > What happened with this series, did it fall through the cracks? It's mostly waiting me to finish to propose the changes to GNOME, unfortunately I've been busy in the past weeks with downstream work, so I couldn't finish

Re: [Intel-gfx] [PATCH v2 2/9] drm: Add privacy-screen class (v2)

2021-06-01 Thread Marco Trevisan
Hi Emil, On giu 1 2021, at 5:31 pm, Emil Velikov wrote: > Hi Hans, > > What happened with this series, did it fall through the cracks? It's mostly waiting me to finish to propose the changes to GNOME, unfortunately I've been busy in the past weeks with downstream work, so I couldn't finish

libwnck 40.0

2021-05-10 Thread Marco Trevisan
News Features * Use new GNOME versioning scheme (not strictly the same schedule though) * pager: Add API to disable scrolling (Andre Miranda) * tasklist: Reworked the size management to use internal WnckButton and GTK's preferred size * Add WnckHandle (private for now, Alberts

[Ubuntu-translations-coordinators] Shipping emoji translated data

2021-05-07 Thread Marco Trevisan
Hey guys! First important things, first... :) Let's talk about Emoji metadata! So, gtk3 and gtk4 will support translated emoji metadata (from unicode CLDR [0]) so that one will be able to find in their language the right emoji when using `Ctrl+.` emoji chooser. Now, for this to happen localized

Shipping emoji translated data

2021-05-06 Thread Marco Trevisan
Hey guys! First important things, first... :) Let's talk about Emoji metadata! So, gtk3 and gtk4 will support translated emoji metadata (from unicode CLDR [0]) so that one will be able to find in their language the right emoji when using `Ctrl+.` emoji chooser. Now, for this to happen localized

Re: [PATCH v2 0/9] drm: Add privacy-screen class and connector properties

2021-04-27 Thread Marco Trevisan
Hi, >>> There now is GNOME userspace code using the new properties: >>> https://hackmd.io/@3v1n0/rkyIy3BOw >> >> Thanks for working on this. >> >> Can these patches be submitted as merge requests against the upstream >> projects? It would be nice to get some feedback from the maintainers, >>

Re: [Intel-gfx] [PATCH v2 0/9] drm: Add privacy-screen class and connector properties

2021-04-27 Thread Marco Trevisan
Hi, >>> There now is GNOME userspace code using the new properties: >>> https://hackmd.io/@3v1n0/rkyIy3BOw >> >> Thanks for working on this. >> >> Can these patches be submitted as merge requests against the upstream >> projects? It would be nice to get some feedback from the maintainers, >>

Bug#982902: fprintd: Enroll not authorized

2021-04-15 Thread Marco Trevisan
Hi, On Tue, 16 Feb 2021 08:47:33 +0200 Martin Paljak wrote: > Package: fprintd > Version: 1.90.9-1 > Severity: important > > Dear Maintainer, > > After upgrading from version 0.8, flushing print database as requested by > NEWS, > I can not enroll fresh prints, due to missing permissions This

Bug#985423: [Pkg-javascript-devel] Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-18 Thread Marco Trevisan
Hi Jonas, On mar 18 2021, at 12:05 pm, Jonas Smedegaard wrote: > Quoting Marco Trevisan (2021-03-18 05:23:41) > By "launching in a clean schroot" you probably imply that you install > without respecting recommendations: Debian respects recommendations by > default, but

Bug#985423: [Pkg-javascript-devel] Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-18 Thread Marco Trevisan
Hi Jonas, On mar 18 2021, at 12:05 pm, Jonas Smedegaard wrote: > Quoting Marco Trevisan (2021-03-18 05:23:41) > By "launching in a clean schroot" you probably imply that you install > without respecting recommendations: Debian respects recommendations by > default, but

[Pkg-javascript-devel] Bug#985423: Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-18 Thread Marco Trevisan
Hi Jonas, On mar 18 2021, at 12:05 pm, Jonas Smedegaard wrote: > Quoting Marco Trevisan (2021-03-18 05:23:41) > By "launching in a clean schroot" you probably imply that you install > without respecting recommendations: Debian respects recommendations by > default, but

Bug#985423: [Pkg-javascript-devel] Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-17 Thread Marco Trevisan
Hi Jonas, > eslint does not depend on but recommends node-text-table, and does so > because it is needed only in "all but unusual installations" as > covered by Debian Policy § 7.2: I'm a bit confused by this as launching in a clean schroot where I've only eslint installed I get: eslint -h

Bug#985423: [Pkg-javascript-devel] Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-17 Thread Marco Trevisan
Hi Jonas, > eslint does not depend on but recommends node-text-table, and does so > because it is needed only in "all but unusual installations" as > covered by Debian Policy § 7.2: I'm a bit confused by this as launching in a clean schroot where I've only eslint installed I get: eslint -h

[Pkg-javascript-devel] Bug#985423: Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-17 Thread Marco Trevisan
Hi Jonas, > eslint does not depend on but recommends node-text-table, and does so > because it is needed only in "all but unusual installations" as > covered by Debian Policy § 7.2: I'm a bit confused by this as launching in a clean schroot where I've only eslint installed I get: eslint -h

Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-17 Thread Marco Trevisan
Package: eslint Version: 5.16.0~dfsg-8 Severity: serious Justification: Missing runtime dependency Dear Maintainer, Using eslint from repository fails as per missing dependency on node-text-table that is used by the default formatter (stylish). When using other formatters everything works fine.

Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-17 Thread Marco Trevisan
Package: eslint Version: 5.16.0~dfsg-8 Severity: serious Justification: Missing runtime dependency Dear Maintainer, Using eslint from repository fails as per missing dependency on node-text-table that is used by the default formatter (stylish). When using other formatters everything works fine.

[Pkg-javascript-devel] Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-17 Thread Marco Trevisan
Package: eslint Version: 5.16.0~dfsg-8 Severity: serious Justification: Missing runtime dependency Dear Maintainer, Using eslint from repository fails as per missing dependency on node-text-table that is used by the default formatter (stylish). When using other formatters everything works fine.

Bug#983826: OpenSC's C_GetSlotList ignores the tokenPresent parameter

2021-03-01 Thread Marco Trevisan
Package: opensc-pkcs11 Version: 0.21.0-1 Severity: normal Tags: patch Dear Maintainer, When using pkcs11's C_GetSlotList function with the open-pkcs11 module, the tokenPresent value is ignored, and so slots with no tokenPresent are returned. Fixed upstream in

Bug#982940: Desktop sharing via VNC causes gnome-remote-desktop to crash

2021-02-16 Thread Marco Trevisan
Package: libvncserver1 Version: 0.9.13+dfsg-1 Severity: important Tags: upstream patch Upstream-Bug: https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/issues/45 Dear Maintainer, When connecting via gnome-remote-desktop using the VNC protocol, there's a crash: #0 0x7f39d7c08497 in

[UIFe] New Yaru theme with upstream fixes

2020-10-10 Thread Marco Trevisan
Hi, Yaru released a new version including most fixes, there are no design changes, but usage of gray color in backdrop selection [1] was reverted back to use orange again, as it was not consistent everywhere. You can read more about the changes and about this in UIFe in the related bug:

Bug#970883: gjs: should not migrate to testing until GNOME Shell 3.38 is ready

2020-09-24 Thread Marco Trevisan
Il 25/09/20 00:06, Simon McVittie ha scritto: > Nobody is likely to have tested gjs 1.66 with GNOME 3.36 very thoroughly, > if at all, so we should not let gjs migrate to testing until we're ready > for GNOME 3.38 to migrate. I'm opening this RC bug to stop that happening. For what it worth, I've

Bug#970883: gjs: should not migrate to testing until GNOME Shell 3.38 is ready

2020-09-24 Thread Marco Trevisan
Il 25/09/20 00:06, Simon McVittie ha scritto: > Nobody is likely to have tested gjs 1.66 with GNOME 3.36 very thoroughly, > if at all, so we should not let gjs migrate to testing until we're ready > for GNOME 3.38 to migrate. I'm opening this RC bug to stop that happening. For what it worth, I've

Re: SRU shift report: 2020-09-23

2020-09-24 Thread Marco Trevisan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Il 23/09/20 19:41, Robie Basak ha scritto: > ## gnome-shell (Bionic) > > I identified a possible problem when I first looked at this in > August. This might inadvertently introduce a regression. We have > been awaiting an analysis from a

Proposal of removal of third-party GNOME Shell extensions from archive

2020-09-22 Thread Marco Trevisan
Hi all I started a Discourse thread [1] about the proposal of removing the gnome-shell extensions from the Ubuntu archive, as we discussed in the Desktop team and as per some SRU team concerns about their maintainability in stable releases. Would be nice if the release team could lave a

Re: Bileto and RiscV64

2020-08-28 Thread Marco Trevisan
Il 27/08/20 17:56, Lukasz Zemczak ha scritto: > I think the problem here is the general Bileto architecture, where > autopkgtests can only be triggered when all arch builds are finished > and 'diffed'. But if there are no objections, I could maybe change > Bileto to not care about riscv when

Bug#968704: Acknowledgement (meson FTBFS with setuptools 49)

2020-08-20 Thread Marco Trevisan
(0.55.0-2.1) UNRELEASED; urgency=medium + + * Fix test with setuptools 49. Closes: #966923 + + -- Marco Trevisan (Treviño) Thu, 20 Aug 2020 02:51:42 +0200 + meson (0.55.0-2) unstable; urgency=medium * Fix crossbuild test from Gianfranco Costamagna. Closes: #963546 diff -Nru meson-0.55.0

Bug#968704: Acknowledgement (meson FTBFS with setuptools 49)

2020-08-20 Thread Marco Trevisan
02:51:42.0 +0200 @@ -1,3 +1,9 @@ +meson (0.55.0-2.1) UNRELEASED; urgency=medium + + * Fix test with setuptools 49. Closes: #968704 + + -- Marco Trevisan (Treviño) Thu, 20 Aug 2020 02:51:42 +0200 + meson (0.55.0-2) unstable; urgency=medium * Fix crossbuild test from Gianfranco

Bug#968704: Acknowledgement (meson FTBFS with setuptools 49)

2020-08-20 Thread Marco Trevisan
02:51:42.0 +0200 @@ -1,3 +1,9 @@ +meson (0.55.0-2.1) UNRELEASED; urgency=medium + + * Fix test with setuptools 49. Closes: #968704 + + -- Marco Trevisan (Treviño) Thu, 20 Aug 2020 02:51:42 +0200 + meson (0.55.0-2) unstable; urgency=medium * Fix crossbuild test from Gianfranco

Bug#968704: Acknowledgement (meson FTBFS with setuptools 49)

2020-08-20 Thread Marco Trevisan
(0.55.0-2.1) UNRELEASED; urgency=medium + + * Fix test with setuptools 49. Closes: #966923 + + -- Marco Trevisan (Treviño) Thu, 20 Aug 2020 02:51:42 +0200 + meson (0.55.0-2) unstable; urgency=medium * Fix crossbuild test from Gianfranco Costamagna. Closes: #963546 diff -Nru meson-0.55.0

Bug#968704: meson FTBFS with setuptools 49

2020-08-20 Thread Marco Trevisan
Package: meson Version: 0.53.2-2ubuntu2 Severity: serious Tags: upstream patch Justification: FTBFS on amd64 Dear Maintainer, Building meson in latest experimental fails per: (experimental-amd64)root@tricky:/build/meson-UGL0Hc/meson-0.55.0# ./run_meson_command_tests.py Meson build system 0.55.0

Bug#968704: meson FTBFS with setuptools 49

2020-08-20 Thread Marco Trevisan
Package: meson Version: 0.53.2-2ubuntu2 Severity: serious Tags: upstream patch Justification: FTBFS on amd64 Dear Maintainer, Building meson in latest experimental fails per: (experimental-amd64)root@tricky:/build/meson-UGL0Hc/meson-0.55.0# ./run_meson_command_tests.py Meson build system 0.55.0

Bug#966923: Patch

2020-08-19 Thread Marco Trevisan
@@ +meson (0.55.0-3) UNRELEASED; urgency=medium + + * Don't consider skipped tests as failures. Closes: #966923 + + -- Marco Trevisan (Treviño) Thu, 20 Aug 2020 02:51:42 +0200 + meson (0.55.0-2) unstable; urgency=medium * Fix crossbuild test from Gianfranco Costamagna. Closes: #963546 diff

Bug#966923: Patch

2020-08-19 Thread Marco Trevisan
@@ +meson (0.55.0-3) UNRELEASED; urgency=medium + + * Don't consider skipped tests as failures. Closes: #966923 + + -- Marco Trevisan (Treviño) Thu, 20 Aug 2020 02:51:42 +0200 + meson (0.55.0-2) unstable; urgency=medium * Fix crossbuild test from Gianfranco Costamagna. Closes: #963546 diff

Bug#968609: Acknowledgement (Minimizing subtags fails, causing mozjs test error)

2020-08-18 Thread Marco Trevisan
-addLikelySubtags-minimizeSubtags.patch: +- + + -- Marco Trevisan (Treviño) Tue, 18 Aug 2020 16:47:02 +0200 + icu (67.1-3) unstable; urgency=medium * Don't run self-tests parallel until make-dfsg is fixed (closes: #964682). diff -Nru icu-67.1/debian/patches/Fix-addLikelySubtags

Bug#968609: Minimizing subtags fails, causing mozjs test error

2020-08-18 Thread Marco Trevisan
Source: icu Version: 67.1-3 Severity: normal Tags: patch upstream Dear Maintainer, Test included in mozjs78 performing local minimization fails when using system ICU. In particular, we get these errors: ## non262/Intl/Locale/likely-subtags.js: rc = 3, run time = 0.040125

[issue41472] webbrowser uses deprecated env variables to detect desktop type

2020-08-04 Thread Marco Trevisan
Change by Marco Trevisan : -- keywords: +patch pull_requests: +20875 stage: -> patch review pull_request: https://github.com/python/cpython/pull/21731 ___ Python tracker <https://bugs.python.org/issu

[issue41472] webbrowser uses deprecated env variables to detect desktop type

2020-08-04 Thread Marco Trevisan
New submission from Marco Trevisan : Webbrowser uses env variables such as GNOME_DESKTOP_SESSION_ID that have been dropped by GNOME in recent releases -- components: Library (Lib) messages: 374806 nosy: Trevinho priority: normal severity: normal status: open title: webbrowser uses

Re: Infrastructure | Enable gitlab-ci cache (#170)

2020-05-06 Thread Marco Trevisan
Marco Trevisan commented: Still no updates on this? -- Reply to this email directly or view it on GitLab: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/170#note_791581 You're receiving this email because of your account on gitlab.gnome.org

Marco Trevisan: Declaration of intent

2020-04-17 Thread Marco Trevisan
/bzeu 8Qf/RueyjddVcFHVSPiBWlVAJ5UcXvMUp2F/S//tp4MIY24V6t8= =PbyA -END PGP SIGNATURE- Marco Trevisan (via nm.debian.org) For details and to comment, visit https://nm.debian.org/process/730 -- https://nm.debian.org/process/730

Applying for the Ubuntu Desktop team

2020-03-26 Thread Marco Trevisan
Hi desktoppers, I've been around here for some years, previously working in unity-desktop and maintaining also the packaging side of it, (generally for unity and bamf [1]), and more recently handling the packaging for the gnome-shell stack (mutter [2], shell [3], but I also contributed to mozjs,

UIFe: GNOME Control Center fingerprint dialog

2020-03-25 Thread Marco Trevisan
Hi, We would like to improve the gnome-control-center fingerprint enrollment dialog to fix various technical and usability issues. This would impact slightly with the documentation, but it may introduce few new strings. More details at https://launchpad.net/bugs/1865845 Cheers --

libwnck 3.36.0

2020-03-25 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * Add a weak reference callback to window to disconnect obsolete signal handlers (Alberts Muktupāvels) [GNOME/libwnck#141] * pager: Add scroll modes

PSA: Ubuntu GNOME packages development moved to Debian Salsa

2020-03-19 Thread Marco Trevisan
We finally moved all our git branches and tags for our GNOME desktop packages to debian salsa. So please don't push anything to launchpad git branches for any gnome package (let me know if I missed any of them). All the people in the desktop team, should be added to a salsa team, so make sure

libnotify 0.7.9

2020-02-26 Thread Marco Trevisan
, Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.9.tar.xz (95.8K) sha256sum: 66c0517ed16df7af258e83208faaf5069727dfd66995c4bbc51c16954d674761 ___ ftp-release-list mailing list ftp-release-list@gnome.org

libnotify 0.7.9

2020-02-26 Thread Marco Trevisan
, Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.9.tar.xz (95.8K) sha256sum: 66c0517ed16df7af258e83208faaf5069727dfd66995c4bbc51c16954d674761 ___ release-team@gnome.org https://mail.gnome.org/mailman

Bug#952639: src:budgie-desktop: Compile using mutter-6

2020-02-26 Thread Marco Trevisan
Il 26/02/20 19:13, David Mohammed ha scritto: > Thx. Has mutter 6 been uploaded yet? If so... experimental or unstable? Yes, it's in experimental so far. mutter (3.35.91-1) experimental

Bug#951534: Make possible to repack postunpack_hook changed contents

2020-02-17 Thread Marco Trevisan
Package: git-buildpackage Using postunpack command is possible to change the content of the source directories, with something way more advanced than `filters`, however once the content is modified, it will only be part of the repo, while it's not possible to repack the resulting orig file. This

Bug#949671: Acknowledgement (PyPamTest is linked with a libpamtest relative path)

2020-01-23 Thread Marco Trevisan
After further investigation this is due to the debian patch no-soname.diff Any rationale to keep it? Upstream version just works fine, we can probably fix the issue in other way with some CMake flags, though.

Bug#949671: PyPamTest is linked with a libpamtest relative path

2020-01-23 Thread Marco Trevisan
Package: python3-pypamtest Version: 1.0.7-2 It's not possible to load the python module as it's not properly linked with libpamtest.so $ python3 Python 3.7.5 (default, Oct 15 2019, 16:15:10) [GCC 9.2.1 20191008] on linux Type "help", "copyright", "credits" or "license" for more information. >>>

Bug#944123: tig: Tig crashes when searching and used as pager with readline 8

2019-11-04 Thread Marco Trevisan
adline-8.0.patch: +- Fix a crash when using readline 8.0 (LP: #1851235) + + -- Marco Trevisan (Treviño) Mon, 04 Nov 2019 16:59:51 +0100 + tig (2.4.1-1) unstable; urgency=medium * New upstream version. diff -Nru tig-2.4.1/debian/patches/0001-Fix-segfaults-with-readline-8.0.patch tig-2.4

Infrastructure | Enable gitlab-ci cache (#170)

2019-08-27 Thread Marco Trevisan
Marco Trevisan created an issue: It would be nice to be able to use tools like ccache to avoid rebuilding things across multiple pipelines. Unfortunately cache seems to be disabled when using that in yaml. @jjardon told me that is aware of this and that has multiple approaches to do

libwnck 3.32.0

2019-04-30 Thread Marco Trevisan
and subdir parameter (Marco Trevisan) Download https://download.gnome.org/sources/libwnck/3.32/libwnck-3.32.0.tar.xz (444K) sha256sum: 9595835cf28d0fc6af5526a18f77f2fcf3ca8c09e36741bb33915b6e69b8e3ca ___ ftp-release-list mailing list ftp

libwnck 3.31.4

2019-01-08 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * Meson: cleanups to the dependencies and fixed docs quotes (Marco Trevisan) * Wnckprop: force it working under x11, so that it will work in Wayland for X11 clients

Re: [Unity7maintainers] Patches

2018-11-07 Thread Marco Trevisan
pose anything you think you'd like. We've now a build issue in armhf, so we can't land your patches promptly, but once we've fixed that we can do it. > пн, 5 нояб. 2018 г. в 4:24, Marco Trevisan : >> >> Hi Aleksev, >> >> Thanks, I've prepared a merge request [1] with it,

  1   2   3   4   5   6   7   8   9   10   >