[Bug 1747760] Re: [MIR] cpdb-backend-cups

2024-08-08 Thread Didier Roche-Tolomelli
$ ./change-override -c main -S cpdb-backend-cups Override component to main cpdb-backend-cups 2.0b5-1ubuntu1 in oracular: universe/net -> main cpdb-backend-cups 2.0b5-1ubuntu1 in oracular amd64: universe/net/optional/100% -> main cpdb-backend-cups 2.0b5-1ubuntu1 in oracular arm64: universe/net/op

[Bug 1747760] Re: [MIR] cpdb-backend-cups

2024-08-06 Thread Jeremy BĂ­cha
GTK4 used cpdb-backend-cups & cpdb-libs for Ubuntu 23.10. It was dropped for Ubuntu 24.04 LTS but we need it back for 24.10. So please re-promote cpdb-backend-cups & cpdb-libs to main. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1747760] Re: [MIR] cpdb-backend-cups

2018-10-16 Thread Till Kamppeter
jbicha, no, cups-ipp-utils provides utilities for developing of IPP- related software, whereas cpdb-backend-cups is a software module (backend) to add CUPS support to generic print dialogs which use the cpdb-libs library. -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1747760] Re: [MIR] cpdb-backend-cups

2018-10-14 Thread Jeremy Bicha
Does this mean we will no longer need to install cups-ipp-utils by default? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1747760 Title: [MIR] cpdb-backend-cups To manage notifications about this b

[Bug 1747760] Re: [MIR] cpdb-backend-cups

2018-09-13 Thread Till Kamppeter
This package will need seeding as there is no package yet using it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1747760 Title: [MIR] cpdb-backend-cups To manage notifications about this bug go to

[Bug 1747760] Re: [MIR] cpdb-backend-cups

2018-09-13 Thread Matthias Klose
this looks ok now. does it need seeding or a dependency somewhere? ** Changed in: cpdb-backend-cups (Ubuntu) Status: In Progress => 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/1

[Bug 1747760] Re: [MIR] cpdb-backend-cups

2018-06-22 Thread Till Kamppeter
cpdb-backend-cups 1.0.1 uploaded. ** Changed in: cpdb-backend-cups (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1747760 Title: [MIR] cpdb-backend-

[Bug 1747760] Re: [MIR] cpdb-backend-cups

2018-06-19 Thread Till Kamppeter
I have now modified the upstream code to use dynanically allocated buffers or snprintf() whatever is more appropriate in each situation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1747760 Title:

[Bug 1747760] Re: [MIR] cpdb-backend-cups

2018-06-07 Thread Matthias Klose
Please address the following issues: - grepping for sprintf, you only find fixed buffer sizes everywhere. Please could you replace these with sensible macros/constants, or provide an analysis why these buffers are large enough? ** Changed in: cpdb-backend-cups (Ubuntu) Status: New