[Bug 254171] Re: Nautilus can't properly unmount FUSE file systems

2021-05-25 Thread Thomas Uhle
** Bug watch added: gitlab.gnome.org/GNOME/gvfs/-/issues #133
   https://gitlab.gnome.org/GNOME/gvfs/-/issues/133

** Changed in: nautilus
   Importance: Medium => Unknown

** Changed in: nautilus
   Status: Confirmed => Unknown

** Changed in: nautilus
 Remote watch: GNOME Bug Tracker #607706 => 
gitlab.gnome.org/GNOME/gvfs/-/issues #133

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

Title:
  Nautilus can't properly unmount FUSE file systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/254171/+subscriptions

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

[Bug 254171] Re: Nautilus can't properly unmount FUSE file systems

2021-05-25 Thread Thomas Uhle
** Bug watch added: github.com/libfuse/libfuse/issues #246
   https://github.com/libfuse/libfuse/issues/246

** Also affects: fuse (Debian) via
   https://github.com/libfuse/libfuse/issues/246
   Importance: Unknown
   Status: Unknown

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

Title:
  Nautilus can't properly unmount FUSE file systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/254171/+subscriptions

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

[Bug 254171] Re: Nautilus can't properly unmount FUSE file systems

2021-05-25 Thread Thomas Uhle
According to https://github.com/karelzak/util-linux/pull/705, this issue
seems to have been fixed natively in mount/libmount1 from util-linux
(since version 2.34). So it should work with Ubuntu 20.04 LTS (focal
fossal) and newer.

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

Title:
  Nautilus can't properly unmount FUSE file systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/254171/+subscriptions

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

[Bug 254171] Re: Nautilus can't properly unmount FUSE file systems

2021-05-25 Thread Thomas Uhle
** Package changed: fuse (Debian) => fuse

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

Title:
  Nautilus can't properly unmount FUSE file systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/fuse/+bug/254171/+subscriptions

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

[Bug 1763033] Re: Caja can't properly unmount FUSE file systems

2021-05-27 Thread Thomas Uhle
*** This bug is a duplicate of bug 254171 ***
https://bugs.launchpad.net/bugs/254171

** Bug watch added: Debian Bug tracker #757535
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757535

** Also affects: caja (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757535
   Importance: Unknown
   Status: Unknown

** Bug watch added: github.com/libfuse/libfuse/issues #246
   https://github.com/libfuse/libfuse/issues/246

** Also affects: fuse (Debian) via
   https://github.com/libfuse/libfuse/issues/246
   Importance: Unknown
   Status: Unknown

** Package changed: fuse (Debian) => fuse

** This bug has been marked a duplicate of bug 254171
   Nautilus can't properly unmount FUSE file systems

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

Title:
  Caja can't properly unmount FUSE file systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/fuse/+bug/1763033/+subscriptions

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

[Bug 1807722] Re: ImageMagick without rsvg Support

2019-06-07 Thread Thomas Uhle
** Also affects: imagemagick (Debian)
   Importance: Undecided
   Status: New

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

Title:
  ImageMagick without rsvg Support

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

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

[Bug 1807722] Re: ImageMagick without rsvg Support

2019-06-07 Thread Thomas Uhle
** Bug watch added: Debian Bug tracker #763056
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763056

** Changed in: imagemagick (Debian)
   Importance: Undecided => Unknown

** Changed in: imagemagick (Debian)
   Status: New => Unknown

** Changed in: imagemagick (Debian)
 Remote watch: None => Debian Bug tracker #763056

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

Title:
  ImageMagick without rsvg Support

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

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

[Bug 1518730] [NEW] transitional package libgnutls28-dev cannot be removed unless libgnutls-dev provides it

2015-11-22 Thread Thomas Uhle
Public bug reported:

Since the development package in Debian is still called libgnutls28-dev
(opposed to Ubuntu), there are several packages that build-depend on
libgnutls28-dev instead of libgnutls-dev. Therefore, libgnutls28-dev
cannot be removed from Ubuntu 15.04, 15.10 and upcoming 16.04 although
it is a transitional package. This is due to the package libgnutls-dev
missing libgnutls28-dev in the list for 'Provides:' in debian/control.
Could you please append libgnutls28-dev to this list.

** Affects: gnutls28 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  transitional package libgnutls28-dev cannot be removed unless
  libgnutls-dev provides it

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

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


[Bug 1322533] Re: does not work with subversion 1.8

2015-11-10 Thread Thomas Uhle
** Also affects: eclipse-subclipse (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  does not work with subversion 1.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse-subclipse/+bug/1322533/+subscriptions

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


[Bug 1322533] Re: does not work with subversion 1.8

2015-11-10 Thread Thomas Uhle
Both packages eclipse-subclipse and libsvnclientadapter-java have to be
updated to version 1.10.3 as pointed out in
https://bugs.launchpad.net/ubuntu/+source/eclipse-
subclipse/+bug/1355097/comments/1 .

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

Title:
  does not work with subversion 1.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse-subclipse/+bug/1322533/+subscriptions

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


[Bug 1530229] Re: Build without gstreamer0.10

2016-01-22 Thread Thomas Uhle
** Also affects: wine1.8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Build without gstreamer0.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1530229/+subscriptions

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


[Bug 1537059] [NEW] Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

2016-01-22 Thread Thomas Uhle
Public bug reported:

Current stable Wine (version 1.8.0) depends on wine-gecko version 2.40
and wine-mono version 4.5.6, but installing wine1.8 erroneously installs
the packages wine-gecko2.34 and wine-mono4.5.4 because of

Recommends: [...], wine-gecko2.34, wine-mono4.5.4

in the binary packages wine1.8-amd64 and wine1.8-i386 respectively. This
is forcing manual install of wine-gecko2.40 and wine-mono4.5.6 for a
complete and working Wine installation which is annoying.

Could you please correct Recommends dependencies accordingly. Thank you
in advance!

** Affects: wine
 Importance: Undecided
 Status: New

** Affects: wine1.8 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: wine1.8 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: wine (Ubuntu)

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

Title:
  Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1537059/+subscriptions

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


[Bug 1537059] Re: Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

2016-01-22 Thread Thomas Uhle
** Also affects: wine
   Importance: Undecided
   Status: New

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

Title:
  Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1537059/+subscriptions

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


[Bug 1537059] Re: Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

2016-01-22 Thread Thomas Uhle
** Also affects: ubuntu-wine-ppa (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1537059/+subscriptions

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


[Bug 1537059] Re: Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

2016-01-22 Thread Thomas Uhle
temporary work-around fixing Wine installation after installing package
wine1.8:

 # apt-get remove wine-gecko2.34 wine-mono4.5.4
 # apt-get remove wine-gecko2.34:i386   ## (only on amd64 platfrom)
 # apt-get install wine-gecko2.40 wine-mono4.5.6
 # apt-get install wine-gecko2.40:i386  ## (only on amd64 platfrom)

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

Title:
  Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1537059/+subscriptions

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


[Bug 1537059] Re: Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

2016-01-22 Thread Thomas Uhle
** Also affects: wine (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: wine (Ubuntu)
   Status: New => Confirmed

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

Title:
  Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1537059/+subscriptions

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


[Bug 1537059] Re: Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

2016-01-25 Thread Thomas Uhle
As far as I understand ubuntu-wine/ppa is also maintained and it is
maintained by the same people maintaining the wine packages in Ubuntu's
universe repository. (Latest) wine1.8 in ubuntu-wine/ppa happens to have
wrong dependencies which should be fixed before wine1.8 is going to be
packaged in Ubuntu 16.04 or 16.10.

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

Title:
  Recommending wine-gecko2.34 and wine-mono4.5.4 is wrong for wine1.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1537059/+subscriptions

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


[Bug 1308054] Re: openconnect: PKCS#11 support broken with GnuTLS 2.12.x

2014-08-12 Thread Thomas Uhle
Mike, I can confirm that this bug is fixed in version 6.00 which is
wonderful. Yet this still does not fix release 5.02-1 in Ubuntu
14.04LTS. Unfortunately, manually backporting and installing openconnect
release 6.00-1 is not a solution since network-manager-openconnect-gnome
depends on libopenconnect2. So could you please cherry-pick the patch
from
http://git.infradead.org/users/dwmw2/openconnect.git/patch/43e514b4f53c147936a7379e8e6fc67f78cae2fb
for libopenconnect2 in Ubuntu 14.04LTS.

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

Title:
  openconnect: PKCS#11 support broken with GnuTLS 2.12.x

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

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


[Bug 1308054] [NEW] openconnect: PKCS#11 support broken with GnuTLS 2.12.x

2014-04-15 Thread Thomas Uhle
Public bug reported:

As already pointed out in Debian bug ticket #744214, the changes in gnutls.c 
from v5.01 to v5.02 yield a bug in line 510, which is now already fixed 
upstream in commit 
http://git.infradead.org/users/dwmw2/openconnect.git/patch/43e514b4f53c147936a7379e8e6fc67f78cae2fb
 but still breaks PKCS#11 support in the current version 5.02-1 (Ubuntu 
14.04LTS).
Mike, you have asked me to open this ticket, so please could you cherry-pick 
this patch for libopenconnect2 in Ubuntu 14.04LTS.

Thank you in advance!

Thomas

** Affects: openconnect (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: openconnect (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #744214
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744214

** Also affects: openconnect (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744214
   Importance: Unknown
   Status: Unknown

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

Title:
  openconnect: PKCS#11 support broken with GnuTLS 2.12.x

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

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


[Bug 1308054] Re: openconnect: PKCS#11 support broken with GnuTLS 2.12.x

2014-06-20 Thread Thomas Uhle
Ken, you are right. This is exactly what happens without the patch from 
http://git.infradead.org/users/dwmw2/openconnect.git/patch/43e514b4f53c147936a7379e8e6fc67f78cae2fb
 .
I can confirm that downgrading and pinning openconnect and libopenconnect2 to 
version 5.01-1 is working, but that is IMHO just a work-around option.

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

Title:
  openconnect: PKCS#11 support broken with GnuTLS 2.12.x

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

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


[Bug 1765946] Re: Solaar tray icon not visible

2020-02-11 Thread Thomas Uhle
** Bug watch added: Debian Bug tracker #845615
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845615

** Also affects: solaar (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845615
   Importance: Unknown
   Status: Unknown

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

Title:
  Solaar tray icon not visible

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

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

[Bug 1947695] Re: libaom update needed

2021-10-31 Thread Thomas Uhle
** Bug watch added: Debian Bug tracker #997983
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997983

** Also affects: aom (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997983
   Importance: Unknown
   Status: Unknown

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

Title:
  libaom update needed

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


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

[Bug 2098447] Re: ds.so: undefined symbol: fast_add_function

2025-03-03 Thread Thomas Uhle
This has already been fixed in ppa:ondrej/php
(https://launchpad.net/~ondrej/+archive/ubuntu/php). It provides
upstream version 1.5.0 (cf.
https://launchpad.net/~ondrej/+archive/ubuntu/php/+sourcepub/16525165/+listing-
archive-extra).

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

Title:
  ds.so: undefined symbol: fast_add_function

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-ds/+bug/2098447/+subscriptions


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

[Bug 2100626] [NEW] [needs-packaging] please add php-slim to universe

2025-02-28 Thread Thomas Uhle
Public bug reported:

URL: https://www.slimframework.com/
License: MIT
Notes: Slim is a PHP micro-framework that helps you quickly write simple yet 
powerful web applications and APIs.
While php-slim-psr7 has already been sync'ed from Debian, php-slim itself has 
not yet been available in Ubuntu.  Please add php-slim to universe as well (see 
https://tracker.debian.org/pkg/php-slim).

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  [needs-packaging] please add php-slim to universe

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


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

[Bug 2100629] [NEW] [needs-packaging] php-bcosca-fatfree-core

2025-02-28 Thread Thomas Uhle
Public bug reported:

URL: https://www.fatfreeframework.com/
License: GPL-3
Notes: Fat-Free Framework is a powerful yet easy-to-use PHP micro-framework 
designed to help you build dynamic and robust Web applications - fast! Under 
the hood is an easy-to-use Web development toolkit, a high-performance URL 
routing, multi-protocol cache engine, and support for multilingual i18n 
applications.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Affects: debian
 Importance: Unknown
 Status: Unknown


** Tags: needs-packaging

** Bug watch added: Debian Bug tracker #1098685
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098685

** Also affects: debian via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098685
   Importance: Unknown
   Status: Unknown

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

Title:
  [needs-packaging] php-bcosca-fatfree-core

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


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

[Bug 2100630] [NEW] [needs-packaging] php-devium-toml

2025-02-28 Thread Thomas Uhle
Public bug reported:

URL: https://github.com/vanodevium/toml
License: MIT
Notes: This library provides a comprehensive solution for working with TOML in 
PHP applications. It tries to support the TOML specification v1.0.0 as much as 
possible.
According to https://github.com/toml-lang/toml/wiki, this library is the only 
PHP library with support for TOML v1.0.0 at the moment.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Affects: debian
 Importance: Unknown
 Status: Unknown


** Tags: needs-packaging

** Bug watch added: Debian Bug tracker #1098686
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098686

** Also affects: debian via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098686
   Importance: Unknown
   Status: Unknown

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

Title:
  [needs-packaging] php-devium-toml

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


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

[Bug 2100633] Re: please sync php-twig from Debian

2025-03-01 Thread Thomas Uhle
** Information type changed from Private Security to Public Security

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

Title:
  please sync php-twig from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-twig/+bug/2100633/+subscriptions


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

[Bug 2100964] Re: [needs-packaging] php-slim-twig-view

2025-03-05 Thread Thomas Uhle
** Package changed: php-twig (Ubuntu) => ubuntu

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

Title:
  [needs-packaging] php-slim-twig-view

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


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

[Bug 2100964] [NEW] [needs-packaging] php-slim-twig-view

2025-03-05 Thread Thomas Uhle
Public bug reported:

URL: https://github.com/slimphp/Twig-View
License: MIT
Notes: The Twig-View component built on top of the Twig template engine helps 
you to create and render templates in your Slim Framework application.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Affects: debian
 Importance: Unknown
 Status: Unknown


** Tags: needs-packaging

** Bug watch added: Debian Bug tracker #1099457
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099457

** Also affects: debian via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099457
   Importance: Unknown
   Status: Unknown

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

Title:
  [needs-packaging] php-slim-twig-view

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


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

[Bug 2100633] Re: please sync php-twig from Debian

2025-03-05 Thread Thomas Uhle
** Tags added: fixed-upstream

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

Title:
  please sync php-twig from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-twig/+bug/2100633/+subscriptions


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