Bug#1078371: Type missmatch, does not work on all architectures

2024-08-13 Thread Petter Reinholdtsen
Control: tags -1 + patch

This patch seem to solve the issue.  It also solve a similar issue with
the next qsort() call, which happen to not crash as there is less
validation of the char* content being compared.

--- nslint-salsa.orig/nslint.c  2024-08-13 11:40:01.746543401 +0200
+++ nslint-salsa/nslint.c   2024-08-13 11:40:18.746731846 +0200
@@ -629,8 +629,8 @@
 {
struct item *i1, *i2;
 
-   i1 = (struct item *)arg1;
-   i2 = (struct item *)arg2;
+   i1 = *(struct item **)arg1;
+   i2 = *(struct item **)arg2;
 
return (cmpaddr(&i1->addr, &i2->addr));
 }
@@ -640,8 +640,8 @@
 {
struct item *i1, *i2;
 
-   i1 = (struct item *)arg1;
-   i2 = (struct item *)arg2;
+   i1 = *(struct item **)arg1;
+   i2 = *(struct item **)arg2;
 
return (strcasecmp(i1->host, i1->host));
 }
@@ -1740,7 +1740,7 @@
 
/* Check for doubly booked addresses */
n = ipp - itemlist;
-   qsort(itemlist, n, sizeof(itemlist[0]), cmpaddr);
+   qsort(itemlist, n, sizeof(itemlist[0]), cmpitemaddr);
memset(&lastaddr, 0, sizeof(lastaddr));
ip = NULL;
for (ipp = itemlist; n > 0; ++ipp, --n) {

-- 
Happy hacking
Petter Reinholdtsen



Processed: Re: Type missmatch, does not work on all architectures

2024-08-13 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + patch
Bug #1078371 [nslint] nslint: Aborts on s390x while checking for doubly booked 
addresses
Added tag(s) patch.

-- 
1078371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078371
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1078378: silkaj: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.12 returned exit code 13

2024-08-13 Thread weepingclown
Hi,

While there was no bug report about orphaning this package, the upload history 
is quite clear on that the previous maintainer has orphaned it, and hence I 
took the liberty of adopting the package and bringing it under python-team 
umbrella. The package has been updated to 3.0.0 stable version which has also 
fixed this issue; the changes are live in 
https://salsa.debian.org/python-team/packages/pendulum, waiting for an upload 
(I am no DD).

Empower your project's potential with specialized precision engineering expertise.

2024-08-13 Thread Cleone . Dufaire
Happy packages,
Allow me to introduce CNM Casting, a renowned leader in precision castings, 
sand castings, forged parts, and welded assemblies. Our advanced manufacturing 
capabilities and dedication to quality set us apart.

Our advantages include:
1.Comprehensive Solutions: We provide tailored, end-to-end casting solutions.
2.Advanced Technology: Our state-of-the-art equipment ensures precision and 
consistency.
3.Quality Assurance: Strict quality control measures guarantee reliability and 
durability.
4.Industry Expertise: Extensive experience across automotive, rail transport, 
construction machinery, and agriculture sectors.

At CNM Casting, our mission is to develop long-term partnerships founded on 
trust and mutual success. We are committed to understanding your specific 
requirements and ensuring our products boost your supply chain efficiency and 
product performance.

I am looking forward to discussing how we can support your upcoming projects 
and contribute to your success. Thank you for considering CNM Casting as your 
dependable partner. I am excited about the opportunity to work with you.

Best wishes,
Tel : +86 18565792083
ATTN: Bill Liu


gimp-gap is marked for autoremoval from testing

2024-08-13 Thread Debian testing autoremoval watch
gimp-gap 2.6.0+dfsg-8 is marked for autoremoval from testing on 2024-08-22

It is affected by these RC bugs:
1074999: gimp-gap: ftbfs with GCC-14
 https://bugs.debian.org/1074999



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



gtkam is marked for autoremoval from testing

2024-08-13 Thread Debian testing autoremoval watch
gtkam 1.0-5 is marked for autoremoval from testing on 2024-08-22

It is affected by these RC bugs:
1075053: gtkam: ftbfs with GCC-14
 https://bugs.debian.org/1075053



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



gnome-shell-mailnag is marked for autoremoval from testing

2024-08-13 Thread Debian testing autoremoval watch
gnome-shell-mailnag 40.0-7 is marked for autoremoval from testing on 2024-09-03

It is affected by these RC bugs:
1078015: gnome-shell-mailnag: works poorly
 https://bugs.debian.org/1078015



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl