Your message dated Sun, 08 Sep 2024 13:55:44 +0000
with message-id <e1sniog-009ify...@fasolo.debian.org>
and subject line Bug#1079459: fixed in ruby3.3 3.3.5-1
has caused the Debian Bug report #1079459,
regarding ruby3.3: Ignores DEB_BUILD_OPTIONS
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.)
--
1079459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby3.3
Version: 3.3.4-2
Severity: normal
Tags: patch
Hello,
ruby3.3 currently ignores DEB_BUILD_OPTIONS because debian/rules
overrides it:
DEB_BUILD_OPTIONS=abi=time64
The attached patch fixes that by using += instead.
Samuel
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500,
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500,
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500,
'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'),
(500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64
Kernel: Linux 6.10.4-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
Samuel
<A> mr - remove the home of correct users who accidentally enter mr
<A> instead of rm
--- debian/rules.original 2024-08-23 12:01:30.000000000 +0000
+++ debian/rules 2024-08-23 12:01:36.000000000 +0000
@@ -10,7 +10,7 @@
TESTOPTS += -v
export TESTOPTS
-DEB_BUILD_OPTIONS=abi=time64
+DEB_BUILD_OPTIONS += abi=time64
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
--- End Message ---
--- Begin Message ---
Source: ruby3.3
Source-Version: 3.3.5-1
Done: Antonio Terceiro <terce...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ruby3.3, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1079...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated ruby3.3 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 07 Sep 2024 21:36:05 -0300
Source: ruby3.3
Architecture: source
Version: 3.3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Closes: 1076766 1077462 1079459
Changes:
ruby3.3 (3.3.5-1) unstable; urgency=medium
.
[ Antonio Terceiro ]
* New upstream version 3.3.5
- Includes an updated rexml, fixing [CVE-2024-39908]
(Closes: #1076766)
* debian/genprovides: move list of rejected provides to an external file
* Drop packages that are available standalone from Provides:
- base64
- csv
- did_you_mean
- ipaddr
- json
- minitest
- power_assert
- psych
- test-unit
Their files are still shipped, but as far as dependency resolution is
concerned, the versions bundled with the Ruby interpreter won't be used
anymore.
* Refresh patches
* Update symbols file with new symbols
* debian/source/lintian-overrides: update override to match false-positive
* debian/rules: prevent installation of lock files into /usr/bin
.
[ Samuel Thibault ]
* Don't override DEB_BUILD_OPTIONS; append instead (Closes: #1079459)
.
[ Colin Watson ]
* Deduplicate results from getaddrinfo (Closes: #1077462)
Checksums-Sha1:
61eb2da4b29dc026ff41aea8d70ae35c29dbf2b2 2563 ruby3.3_3.3.5-1.dsc
a7d5eed37e1e0b19a2cc71a9e287b5925c9ee6a5 14670628 ruby3.3_3.3.5.orig.tar.xz
0f79fdfac3865edba2e9db09af50568712aff40e 62720 ruby3.3_3.3.5-1.debian.tar.xz
f2249efff208ec6b099b15d6a9fc989260810557 7883 ruby3.3_3.3.5-1_source.buildinfo
Checksums-Sha256:
08ba03af0a11b648352e7a3fff2521d018ffee2fe9aac6a2faf4a07ff9172136 2563
ruby3.3_3.3.5-1.dsc
8f9d12c15fc6d3424bf496dc30a1253bacb19f12c3a4ee2cd493b5279ba9eb43 14670628
ruby3.3_3.3.5.orig.tar.xz
53c21b4e78e256b74647e0310a3ce501cfacf52c8c41e8e290b26a8651bdb391 62720
ruby3.3_3.3.5-1.debian.tar.xz
51fe820ad10c8f9119a040073a858bd8499e4b07d5fab9c3407de8cc0873f2ab 7883
ruby3.3_3.3.5-1_source.buildinfo
Files:
afe8234493e84add43e04afe7a1d93cd 2563 ruby optional ruby3.3_3.3.5-1.dsc
2d0ce2eeab056a9807f007f0ec798bb6 14670628 ruby optional
ruby3.3_3.3.5.orig.tar.xz
01542e5e1c84bf9a847385c3e831badb 62720 ruby optional
ruby3.3_3.3.5-1.debian.tar.xz
6c3f92fac57138809f351ef4986011b2 7883 ruby optional
ruby3.3_3.3.5-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmbdqQkACgkQ/A2xu81G
C958eBAA3Yjs1vasLl6h5mrg6lQoDub0UZ+nb3iJth7v+zWVdbIqorKCFSJvv0qt
xtvnb3tAkmKgc656oWg+JWXYPTNYB/UQGzqdp30pSL8RFUwX7VSV6vqSJqycpDWX
0El3Qn4wYgDTrejZuXsJ4Fz9CzjD3BsK3PK90hpiNCM7+yYjtpDsNDOWcu8AbJq0
QMoPNcUMeKMja7oG2EgpW0n8lDxyMJfcY1wYSPotvo8T9dQvpHGQ+J5N6Q+OuZ/M
Ccb8UBdtkgcLrA3ELwDk7IH6Ub2OkSBecPwCsUiTq9BxN10dmTb/kTbDCoaCsGUK
xjtxbbNXQb9kqWBeIV7Y0HVSEKWc0tVxV2CclLcbvOSKO6QvgmUHfpuKSpXoiCB4
lBm9iG4hi+m1lhxbFRG2RCmhGyBz7c6rF4Ctp6slhrx8/MhNBbg2GgA6PQvKANmz
Ksmskz6xOTQXvS8EWMis3z/9WCM38HX6/HSQ26MstS93UAYNzpw+6peVVqxXXCQ5
MdcFu1H2/ZsumJxYZ1jmNtMmIlSh3lfF93Xfu8KVGEWchRR/BzmD2iQvvH2NDc97
UoJWrCWbDxo567ebnQstb5pBN2nby51uEvlquWB2TrhzDqDt3w5cT81WP+trBSRT
4he4Fm6Aghkbhql6roemVaGNpxJ75opt4tRITpflm60BDefkEQg=
=dF/4
-----END PGP SIGNATURE-----
pgpp1o6N5vLVW.pgp
Description: PGP signature
--- End Message ---