Processed (with 1 error): bookworm-pu: package cpu/1.4.3-14~deb12u1

2024-03-23 Thread Debian Bug Tracking System
Processing control commands:

> block 1067439 withh -1
Unknown command or malformed arguments to command.

> affects -1 + src:cpu
Bug #1067564 [release.debian.org] bookworm-pu: package cpu/1.4.3-14~deb12u1
Added indication that 1067564 affects src:cpu

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



Bug#1067564: bookworm-pu: package cpu/1.4.3-14~deb12u1

2024-03-23 Thread Andreas Beckmann
Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
Control: block 1067439 withh -1
Control: affects -1 + src:cpu

[ Reason ]
The last QA upload four years ago fixed a FTBFS (multiple definitions of
a global variable) by replacing that variable with an extern declaration
and zero definitions. This didn't result in a linker error (missing
symbol) because it happens in a plugin library and thus is only detected
at runtime when the plugin gets loaded (i.e. always).
So let's ship the plugin with *one* definition of the global variable
;-)

[ Impact ]
cpu stays unusable, but nobody noticed that for the last 4 years and two
stable releases ...

[ Tests ]
Added a smoke test autopkgtest that detects the current failure.

[ Risks ]
We can't make the current situation much worse ;-)

[ Checklist ]
  [*] *all* changes are documented in the d/changelog
  [*] I reviewed all changes and I approve them
  [*] attach debdiff against the package in (old)stable
  [*] the issue is verified as fixed in unstable

[ Changes ]
  * Actually provide a definition of globalLdap.  (Closes: #1067439)

[ Other info ]
n/a

Andreas
diff --git a/debian/changelog b/debian/changelog
index ec0f291..a5aa4a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+cpu (1.4.3-14~deb12u1) bookworm; urgency=medium
+
+  * QA upload.
+  * Rebuild or bookworm.
+
+ -- Andreas Beckmann   Sat, 23 Mar 2024 18:03:59 +0100
+
+cpu (1.4.3-14) unstable; urgency=medium
+
+  * QA upload.
+  * Actually provide a definition of globalLdap.  (Closes: #1067439)
+  * Add smoke test.
+
+ -- Andreas Beckmann   Sat, 23 Mar 2024 14:39:06 +0100
+
 cpu (1.4.3-13) unstable; urgency=medium
 
   * QA upload.
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 000..9048820
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-branch = main
diff --git a/debian/patches/14_use-extern.patch 
b/debian/patches/14_use-extern.patch
index 774b581..26b0b19 100644
--- a/debian/patches/14_use-extern.patch
+++ b/debian/patches/14_use-extern.patch
@@ -1,10 +1,11 @@
 Description: Fix ftbfs with GCC-10
 
 Bug-Debian: https://bugs.debian.org/957106
+Bug-Debian: https://bugs.debian.org/1067439
 ---
 
 cpu-1.4.3.orig/src/include/plugins/ldap/ldap.h
-+++ cpu-1.4.3/src/include/plugins/ldap/ldap.h
+--- a/src/include/plugins/ldap/ldap.h
 b/src/include/plugins/ldap/ldap.h
 @@ -106,7 +106,7 @@ typedef struct CPU_ldap {
Parser * parse;
  } CPU_ldap;
@@ -14,3 +15,14 @@ Bug-Debian: https://bugs.debian.org/957106
  
  int parseCommand(int argc, char *argv[]);
  void printHelp(int op);
+--- a/src/plugins/ldap/ldap.c
 b/src/plugins/ldap/ldap.c
+@@ -26,6 +26,8 @@
+ #include 
+ #include "plugins/ldap/ldap.h"
+ 
++CPU_ldap * globalLdap;
++
+ int verbose;
+ int operation;
+ 
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 000..7633658
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,8 @@
+Test-Command: /usr/sbin/cpu || /usr/sbin/cpu 2>&1 | grep ^usage:
+Features: test-name=smoketest
+Depends:
+ cpu,
+Restrictions:
+ superficial,
+ needs-root,
+ allow-stderr,


Processed: nmu: roc-toolkit_0.3.0+dfsg-7

2024-03-23 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:roc-toolkit
Bug #1067559 [release.debian.org] nmu: roc-toolkit_0.3.0+dfsg-7
Added indication that 1067559 affects src:roc-toolkit

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



Bug#1067559: nmu: roc-toolkit_0.3.0+dfsg-7

2024-03-23 Thread Simon McVittie
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: roc-tool...@packages.debian.org, debian-...@lists.debian.org
Control: affects -1 + src:roc-toolkit
User: release.debian@packages.debian.org
Usertags: binnmu

Another binNMU suggestion for the 64-bit time_t transition. This one
would partially unblock pipewire.

(It could be rebuilt across all architectures if you prefer to keep them
in sync.)

nmu roc-toolkit_0.3.0+dfsg-7 . armel armhf . unstable . -m "rebuild against 
libuv1t64"

Thanks,
smcv



Bug#1067556: nmu: parted_3.6-3.1

2024-03-23 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: par...@packages.debian.org
Control: affects -1 + src:parted
User: release.debian@packages.debian.org
Usertags: binnmu

nmu parted_3.6-3.1 . armel armhf . unstable . -m "Rebuild for time_t"



Processed: nmu: parted_3.6-3.1

2024-03-23 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:parted
Bug #1067556 [release.debian.org] nmu: parted_3.6-3.1
Added indication that 1067556 affects src:parted

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



Bug#1067544: bullseye-pu: libmicrohttpd/0.9.72-2+deb11u1.debdiff

2024-03-23 Thread Thorsten Alteholz

Package: release.debian.org
Severity: normal
Tags: bullseye
User: release.debian@packages.debian.org
Usertags: pu


The attached debdiff for libmicrohttpd fixes CVE-2023-27371 in Bullseye. 
It is marked as no-dsa by the security team.


The fix was uploaded to Buster about a year ago and nobody complained yet.
For whatever reason, the upload to Bullseye was forgotten back then, so I 
catch up on this now.


  Thorsten
diff -Nru libmicrohttpd-0.9.72/debian/changelog 
libmicrohttpd-0.9.72/debian/changelog
--- libmicrohttpd-0.9.72/debian/changelog   2021-02-27 06:47:48.0 
+0100
+++ libmicrohttpd-0.9.72/debian/changelog   2024-03-23 12:03:02.0 
+0100
@@ -1,3 +1,12 @@
+libmicrohttpd (0.9.72-2+deb11u1) bullseye; urgency=medium
+
+  * Non-maintainer upload by the LTS Team.
+  * CVE-2023-27371
+parsing crafted POST requests result in an out of bounds read, which
+might cause a DoS (Denial of Service)
+
+ -- Thorsten Alteholz   Sat, 23 Mar 2024 12:03:02 +0100
+
 libmicrohttpd (0.9.72-2) sid; urgency=medium
 
   * Uploading to sid.
diff -Nru libmicrohttpd-0.9.72/debian/patches/CVE-2023-27371.patch 
libmicrohttpd-0.9.72/debian/patches/CVE-2023-27371.patch
--- libmicrohttpd-0.9.72/debian/patches/CVE-2023-27371.patch1970-01-01 
01:00:00.0 +0100
+++ libmicrohttpd-0.9.72/debian/patches/CVE-2023-27371.patch2023-03-29 
19:22:12.0 +0200
@@ -0,0 +1,23 @@
+From e0754d1638c602382384f1eface30854b1defeec Mon Sep 17 00:00:00 2001
+From: Christian Grothoff 
+Date: Sun, 26 Feb 2023 17:51:24 +0100
+Subject: fix parser bug that could be used to crash servers using the
+ MHD_PostProcessor
+
+---
+ src/microhttpd/postprocessor.c |  2 +-
+ 1 file changed, 1 insertions(+), 1 deletions(-)
+
+Index: libmicrohttpd-0.9.72/src/microhttpd/postprocessor.c
+===
+--- libmicrohttpd-0.9.72.orig/src/microhttpd/postprocessor.c   2023-03-29 
19:22:08.888629726 +0200
 libmicrohttpd-0.9.72/src/microhttpd/postprocessor.c2023-03-29 
19:22:08.884629728 +0200
+@@ -321,7 +321,7 @@
+   return NULL; /* failed to determine boundary */
+ boundary += MHD_STATICSTR_LEN_ ("boundary=");
+ blen = strlen (boundary);
+-if ( (blen == 0) ||
++if ( (blen < 2) ||
+  (blen * 2 + 2 > buffer_size) )
+   return NULL;  /* (will be) out of memory or invalid 
boundary */
+ if ( (boundary[0] == '"') &&
diff -Nru libmicrohttpd-0.9.72/debian/patches/series 
libmicrohttpd-0.9.72/debian/patches/series
--- libmicrohttpd-0.9.72/debian/patches/series  1970-01-01 01:00:00.0 
+0100
+++ libmicrohttpd-0.9.72/debian/patches/series  2023-03-29 19:21:28.0 
+0200
@@ -0,0 +1 @@
+CVE-2023-27371.patch


Re: CRAN Package Matrix update and a possible transition or not

2024-03-23 Thread Dirk Eddelbuettel


On 23 March 2024 at 07:25, Dirk Eddelbuettel wrote:
| 
| On 22 March 2024 at 11:12, Dirk Eddelbuettel wrote:
| | 
| | On 27 February 2024 at 19:01, Dirk Eddelbuettel wrote:
| | | A couple of days ago, the (effective) Maintainer and rather active 
developer
| | | of the Matrix package Mikael Jagan (CC'ed) posted on the r-package-devel 
list
| | | (the primary list for R package development) that the upcoming change of
| | | Matrix 1.7-0, planned for March 11, will be _very midly disruptive_ but 
only
| | | to the very small subset of Matrix dependents that _actually use its
| | | headers_. See the full mail at [1]. The gory detail is that Matrix embeds 
and
| | | uses an advanced sparse matrix library (called SuiteSparse) which it 
updates,
| | | and the change in headers affects those (and only those!) who compile 
against
| | | these headers.
| | | 
| | | Now, Matrix currently has 1333 packages at CRAN using it [2]. But he 
lists 15
| | | (fifteen) of possibly breaking because these are the packages having a
| | | 'LinkingTo: Matrix' [3].  That 1.113 per cent.
| | | 
| | | It is similar for us. Running a simple `apt-cache rdepends r-cran-matrix 
| wc -l`
| | | gets us 145 lines (including headers and meta packages). Call it 140 that 
a
| | | transition would cover.
| | | 
| | | But among the 15 affected only five are in Debian:
| | | 
| | |   irlbar-cran-irlba
| | |   lme4 r-cran-lme4
| | |   OpenMx   r-cran-openmx
| | |   TMP  r-cran-tmp
| | |   bcSeqr-bioc-bcseq
| | |   
| | | One of these is mine (lme4), I can easily produce a sequenced update. I
| | | suggested we deal with the other _four packages_ by standard bug reports 
and
| | | NMUs as needed instead of forcing likely 140 packages through a 
transition.
| | | 
| | | Note that is in fact truly different from the past two hickups with Matrix
| | | transition which happened at the R-only level of caching elements of its 
OO
| | | resolution and whatnot hence affecting more package. This time it really 
is
| | | compilation, and packages NOT touching the SuiteSparse headers (ie roughly
| | | 135 or so of the 140 Debian packages using Matrix) will not be affected.
| | | 
| | | That said, I of course defer to the release team. If the feeling is 'eff
| | | this, transition it is' that is what we do. Whether I think is overkill or
| | | not is moot.
| | | 
| | | Feel free to CC me as I am not longer a regular on debian-devel.
| | 
| | The new Matrix release is now on CRAN so I plan to proceed as outlined with 
a
| | first upload experimental, likely later today or this evening (my timezone).
| 
| My bad. That was another release in the 1.6-* series, namely 1.6-5. No
| special action needed.  1.7-0 is still pending.

Gaaa. Wrong *again*. 1.7-0 *was* released (see my CRANberries log [1]) but
has since been withdrawn (!!) at CRAN. We continue to monitor.

Dirk

[1] https://dirk.eddelbuettel.com/cranberries/2024/03/22/#Matrix_1.7-0


| Dirk
|  
| | Dirk
| | 
| | | 
| | | Cheers,  Dirk
| | | 
| | | 
| | | [1] https://stat.ethz.ch/pipermail/r-package-devel/2024q1/010463.html
| | | [2] In R:
| | | > db <- tools::CRAN_package_db()
| | | > matrixrevdep <- tools::package_dependencies("Matrix", reverse=TRUE, 
db=db)[[1]]
| | | > length(matrixrevdep)# the vector 'matrixrevdep' list all
| | | [1] 1333
| | | > 
| | | [3] LinkingTo:, despite its name, is the directive to include the package 
C
| | | headers in the compilation. The 'db' object above allows to us to 
subset
| | | which of the 1333 packages using Matrix also have a LinkingTo
| | |  
| | | 
| | | -- 
| | | dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
| | 
| | -- 
| | dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
| 
| -- 
| dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org



Re: CRAN Package Matrix update and a possible transition or not

2024-03-23 Thread Dirk Eddelbuettel


On 22 March 2024 at 11:12, Dirk Eddelbuettel wrote:
| 
| On 27 February 2024 at 19:01, Dirk Eddelbuettel wrote:
| | A couple of days ago, the (effective) Maintainer and rather active developer
| | of the Matrix package Mikael Jagan (CC'ed) posted on the r-package-devel 
list
| | (the primary list for R package development) that the upcoming change of
| | Matrix 1.7-0, planned for March 11, will be _very midly disruptive_ but only
| | to the very small subset of Matrix dependents that _actually use its
| | headers_. See the full mail at [1]. The gory detail is that Matrix embeds 
and
| | uses an advanced sparse matrix library (called SuiteSparse) which it 
updates,
| | and the change in headers affects those (and only those!) who compile 
against
| | these headers.
| | 
| | Now, Matrix currently has 1333 packages at CRAN using it [2]. But he lists 
15
| | (fifteen) of possibly breaking because these are the packages having a
| | 'LinkingTo: Matrix' [3].  That 1.113 per cent.
| | 
| | It is similar for us. Running a simple `apt-cache rdepends r-cran-matrix | 
wc -l`
| | gets us 145 lines (including headers and meta packages). Call it 140 that a
| | transition would cover.
| | 
| | But among the 15 affected only five are in Debian:
| | 
| |   irlbar-cran-irlba
| |   lme4 r-cran-lme4
| |   OpenMx   r-cran-openmx
| |   TMP  r-cran-tmp
| |   bcSeqr-bioc-bcseq
| |   
| | One of these is mine (lme4), I can easily produce a sequenced update. I
| | suggested we deal with the other _four packages_ by standard bug reports and
| | NMUs as needed instead of forcing likely 140 packages through a transition.
| | 
| | Note that is in fact truly different from the past two hickups with Matrix
| | transition which happened at the R-only level of caching elements of its OO
| | resolution and whatnot hence affecting more package. This time it really is
| | compilation, and packages NOT touching the SuiteSparse headers (ie roughly
| | 135 or so of the 140 Debian packages using Matrix) will not be affected.
| | 
| | That said, I of course defer to the release team. If the feeling is 'eff
| | this, transition it is' that is what we do. Whether I think is overkill or
| | not is moot.
| | 
| | Feel free to CC me as I am not longer a regular on debian-devel.
| 
| The new Matrix release is now on CRAN so I plan to proceed as outlined with a
| first upload experimental, likely later today or this evening (my timezone).

My bad. That was another release in the 1.6-* series, namely 1.6-5. No
special action needed.  1.7-0 is still pending.

Dirk
 
| Dirk
| 
| | 
| | Cheers,  Dirk
| | 
| | 
| | [1] https://stat.ethz.ch/pipermail/r-package-devel/2024q1/010463.html
| | [2] In R:
| | > db <- tools::CRAN_package_db()
| | > matrixrevdep <- tools::package_dependencies("Matrix", reverse=TRUE, 
db=db)[[1]]
| | > length(matrixrevdep)# the vector 'matrixrevdep' list all
| | [1] 1333
| | > 
| | [3] LinkingTo:, despite its name, is the directive to include the package C
| | headers in the compilation. The 'db' object above allows to us to subset
| | which of the 1333 packages using Matrix also have a LinkingTo
| |  
| | 
| | -- 
| | dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
| 
| -- 
| dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org



Bug#1067538: nmu: libxml++2.6_2.42.3-1

2024-03-23 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: libxml++...@packages.debian.org
Control: affects -1 + src:libxml++2.6
User: release.debian@packages.debian.org
Usertags: binnmu

nmu libxml++2.6_2.42.3-1 . ANY . unstable . -m "Rebuild for time_t"

For https://release.debian.org/transitions/html/auto-glibmm2.4.html



Processed: nmu: libxml++2.6_2.42.3-1

2024-03-23 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:libxml++2.6
Bug #1067538 [release.debian.org] nmu: libxml++2.6_2.42.3-1
Added indication that 1067538 affects src:libxml++2.6

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



Processed: nmu: roc-toolkit_0.3.0+dfsg-7

2024-03-23 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:roc-toolkit
Bug #1067537 [release.debian.org] nmu: roc-toolkit_0.3.0+dfsg-7
Added indication that 1067537 affects src:roc-toolkit

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



Bug#1067537: nmu: roc-toolkit_0.3.0+dfsg-7

2024-03-23 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: roc-tool...@packages.debian.org
Control: affects -1 + src:roc-toolkit
User: release.debian@packages.debian.org
Usertags: binnmu

nmu roc-toolkit_0.3.0+dfsg-7 . ANY . unstable . -m "Rebuild for time_t"

For https://release.debian.org/transitions/html/auto-libuv1.html



NEW changes in stable-new

2024-03-23 Thread Debian FTP Masters
Processing changes file: firefox-esr_115.9.0esr-1~deb12u1_source.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb12u1_all-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb12u1_amd64-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb12u1_arm64-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb12u1_armhf-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb12u1_i386-buildd.changes
  ACCEPT
Processing changes file: 
firefox-esr_115.9.0esr-1~deb12u1_mips64el-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb12u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb12u1_s390x-buildd.changes
  ACCEPT
Processing changes file: fontforge_20230101~dfsg-1.1~deb12u1_source.changes
  ACCEPT
Processing changes file: fontforge_20230101~dfsg-1.1~deb12u1_all-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20230101~dfsg-1.1~deb12u1_amd64-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20230101~dfsg-1.1~deb12u1_arm64-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20230101~dfsg-1.1~deb12u1_armel-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20230101~dfsg-1.1~deb12u1_armhf-buildd.changes
  ACCEPT
Processing changes file: fontforge_20230101~dfsg-1.1~deb12u1_i386-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20230101~dfsg-1.1~deb12u1_mips64el-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20230101~dfsg-1.1~deb12u1_mipsel-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20230101~dfsg-1.1~deb12u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20230101~dfsg-1.1~deb12u1_s390x-buildd.changes
  ACCEPT
Processing changes file: pdns-recursor_4.8.7-1_source.changes
  ACCEPT
Processing changes file: pdns-recursor_4.8.7-1_amd64-buildd.changes
  ACCEPT
Processing changes file: pdns-recursor_4.8.7-1_arm64-buildd.changes
  ACCEPT
Processing changes file: pdns-recursor_4.8.7-1_mips64el-buildd.changes
  ACCEPT
Processing changes file: pdns-recursor_4.8.7-1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: pdns-recursor_4.8.7-1_s390x-buildd.changes
  ACCEPT
Processing changes file: php-dompdf-svg-lib_0.5.0-3+deb12u1_source.changes
  ACCEPT
Processing changes file: php-dompdf-svg-lib_0.5.0-3+deb12u1_all-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb12u1_source.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb12u1_all-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb12u1_amd64-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb12u1_arm64-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb12u1_i386-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb12u1_mips64el-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb12u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb12u1_s390x-buildd.changes
  ACCEPT



Bug#1067533: marked as done (nmu: ebook-tools_0.2.2-6)

2024-03-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Mar 2024 10:44:45 +0100
with message-id 
and subject line Re: Bug#1067533: nmu: ebook-tools_0.2.2-6
has caused the Debian Bug report #1067533,
regarding nmu: ebook-tools_0.2.2-6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1067533: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067533
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: ebook-to...@packages.debian.org
Control: affects -1 + src:ebook-tools
User: release.debian@packages.debian.org
Usertags: binnmu

nmu ebook-tools_0.2.2-6 . ANY . unstable . -m "Rebuild for time_t"

libepub0 currently depends on libzip4 instead of libzip4t64
--- End Message ---
--- Begin Message ---
On 2024-03-23 13:17:27 +0500, Andrey Rakhmatullin wrote:
> Package: release.debian.org
> Severity: normal
> X-Debbugs-Cc: ebook-to...@packages.debian.org
> Control: affects -1 + src:ebook-tools
> User: release.debian@packages.debian.org
> Usertags: binnmu
> 
> nmu ebook-tools_0.2.2-6 . ANY . unstable . -m "Rebuild for time_t"
> 
> libepub0 currently depends on libzip4 instead of libzip4t64

Scheduled all packages from the auto-libzip tracker.

Cheers
-- 
Sebastian Ramacher--- End Message ---


NEW changes in oldstable-new

2024-03-23 Thread Debian FTP Masters
Processing changes file: firefox-esr_115.8.0esr-1~deb11u1_source.changes
  ACCEPT
Processing changes file: firefox-esr_115.8.0esr-1~deb11u1_all-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.8.0esr-1~deb11u1_amd64-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.8.0esr-1~deb11u1_arm64-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.8.0esr-1~deb11u1_armhf-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.8.0esr-1~deb11u1_i386-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.8.0esr-1~deb11u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.8.0esr-1~deb11u1_s390x-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb11u1_source.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb11u1_all-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb11u1_amd64-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb11u1_arm64-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb11u1_armhf-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb11u1_i386-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb11u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: firefox-esr_115.9.0esr-1~deb11u1_s390x-buildd.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_source.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_all-buildd.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_amd64-buildd.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_arm64-buildd.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_armel-buildd.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_armhf-buildd.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_i386-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20201107~dfsg-4+deb11u1_mips64el-buildd.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_mipsel-buildd.changes
  ACCEPT
Processing changes file: 
fontforge_20201107~dfsg-4+deb11u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: fontforge_20201107~dfsg-4+deb11u1_s390x-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.8.0-1~deb11u1_source.changes
  ACCEPT
Processing changes file: thunderbird_115.8.0-1~deb11u1_all-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.8.0-1~deb11u1_amd64-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.8.0-1~deb11u1_arm64-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.8.0-1~deb11u1_i386-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.8.0-1~deb11u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.8.0-1~deb11u1_s390x-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb11u1_source.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb11u1_all-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb11u1_amd64-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb11u1_arm64-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb11u1_i386-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb11u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: thunderbird_115.9.0-1~deb11u1_s390x-buildd.changes
  ACCEPT



Processed: nmu: ebook-tools_0.2.2-6

2024-03-23 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:ebook-tools
Bug #1067533 [release.debian.org] nmu: ebook-tools_0.2.2-6
Added indication that 1067533 affects src:ebook-tools

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



Bug#1067533: nmu: ebook-tools_0.2.2-6

2024-03-23 Thread Andrey Rakhmatullin
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: ebook-to...@packages.debian.org
Control: affects -1 + src:ebook-tools
User: release.debian@packages.debian.org
Usertags: binnmu

nmu ebook-tools_0.2.2-6 . ANY . unstable . -m "Rebuild for time_t"

libepub0 currently depends on libzip4 instead of libzip4t64