Bug#1106809: fixed in tsocks 1.8beta5+ds1-3

2025-06-08 Thread Petter Reinholdtsen
[Aurelien Jarno] > Changes: > tsocks (1.8beta5+ds1-3) unstable; urgency=medium > . >* QA upload. >* Generate Built-Using for glibc due to static linking (Closes: #1106809) I hope this will enter Trixie before it is too late, as I use tsocs every day. :) -- Happy

Bug#1107146: sqlite3 does not look in XDG_CONFIG_HOME for config file as described in man page

2025-06-02 Thread Petter Reinholdtsen
[Bastian Venthur] > however, it does not look in XDG_CONFIG_HOME at all. You can verify with > > ``` > strace -f -t -e trace=file sqlite3 > ``` Sure enough. % echo | XDG_CONFIG_HOME=/tmp strace -f -t -e trace=file sqlite3 2>&1 |grep /tmp % -- Happy hacking Petter Reinholdtsen

Bug#1106768: sitesummary: Update/add debconf Catalan template translation [INTL:ca]

2025-05-31 Thread Petter Reinholdtsen
Happy hacking Petter Reinholdtsen

Bug#1094667: pysmartapp autopkgtest needs python3-pkg-resources for python3-httpsig

2025-05-26 Thread Petter Reinholdtsen
The fix for python3-httpsig is now in unstable and should propagate to testing in a few days. -- Happy hacking Petter Reinholdtsen

Bug#1106483: unblock: python-httpsig/1.3.0-3

2025-05-24 Thread Petter Reinholdtsen
-resources (Closes: #1106181). + * Updated Standards-Version from 4.6.2 to 4.7.2. + + -- Petter Reinholdtsen Sat, 24 May 2025 09:35:41 +0200 + python-httpsig (1.3.0-2) unstable; urgency=medium * Corrected d/watch to work with latest github tag page. diff --git a/debian/control b/debian

Bug#1106181: python-httpsig

2025-05-22 Thread Petter Reinholdtsen
intainers for it. -- Happy hacking Petter Reinholdtsen

Bug#1106075: closed by Sebastian Ramacher (unblock linuxcnc)

2025-05-19 Thread Petter Reinholdtsen
[Sebastian Ramacher] > Unblocked. Thank you very much. But strangely enough, according to https://qa.debian.org/excuses.php?package=linuxcnc >, "blocked by freeze: is not in testing". What is going on? -- Happy hacking Petter Reinholdtsen

Bug#1106075: unblock: linuxcnc/1:2.9.4-2

2025-05-19 Thread Petter Reinholdtsen
linuxcnc/1:2.9.4-2 -- Happy hacking Petter Reinholdtsen

Bug#1105922: Info received (ping to any adress doesn't work)

2025-05-19 Thread Petter Reinholdtsen
Control: severity -1 important Reducing the severity until a non-RC level until more information is available to explain how this is release critical. -- Happy hacking Petter Reinholdtsen

Bug#1105922: ping to any adress doesn't work

2025-05-17 Thread Petter Reinholdtsen
et using the GUI in python3-opensnitch-ui. To me it sound like you are surprised opensnitch work as intended, but I suspect I misunderstood something. -- Happy hacking Petter Reinholdtsen

Bug#1067529: libonvif: Please package new upstream version

2025-05-12 Thread Petter Reinholdtsen
Dear Stephen, Do you need help with this package? I notice it has been removed from Trixie because of a build error, which seem related to a new version of ffmpeg, and see no sign of a new upstream update. -- Happy hacking Petter Reinholdtsen

Bug#715784: [Mayhem] Bug report on dawgdic-tools: dawgdic-find crashes with exit status 139

2025-05-11 Thread Petter Reinholdtsen
Control: forwarded -1 https://github.com/s-yata/dawgdic/issues/3 This specific issue is claimed to be fixed upstream, with some caveats. -- Happy hacking Petter Reinholdtsen

Bug#977215: dawgdic: Wrong homepage

2025-05-11 Thread Petter Reinholdtsen
[Davide Prina] > I think that the homepage is now: > https://github.com/stil/dawgdic I asked the upstream author a while back, and was just told that the new upstream repository is https://github.com/s-yata/dawgdic >. -- Happy hacking Petter Reinholdtsen

Bug#706886: RFA: dawgdic -- C++ library for DAWG dictionaries

2025-05-11 Thread Petter Reinholdtsen
I've just been told by the upstream author that a new home for the project is available from https://github.com/s-yata/dawgdic >. -- Happy hacking Petter Reinholdtsen

Bug#1104968: libaudiomask: Upstream mail addresses bounces, no upstream source

2025-05-09 Thread Petter Reinholdtsen
d not. Anyone know how to reach Matt Flax, which seem to be the person both coding the upstream source and uploading the initial Debian package? -- Happy hacking Petter Reinholdtsen

Bug#926807: Missed a couple dependencies

2025-05-07 Thread Petter Reinholdtsen
I notice a plan to package signal-cli was also discussed in https://bugs.debian.org/855457 >. -- Happy hacking Petter Reinholdtsen

Bug#1104617: boost1.88: Fixes for Hurd build problems (SA_NOCLDWAIT, cmd(), env(), exceptions)

2025-05-03 Thread Petter Reinholdtsen
red free space on a machine with github access. -- Happy hacking Petter Reinholdtsen Description: Fixed build problems on GNU Hurd. Disabled use of not implemented SA_NOCLDWAIT. Corrected return value of fallback cmd() implementation. Switched to Linux version of env() instead of trying to use MacOSX

Bug#1102194: boost1.88 ftbfs on hurd-amd64

2025-05-02 Thread Petter Reinholdtsen
Control: tags -1 + patch A patch to solve this is provided in https://bugs.debian.org/1104617 >. -- Happy hacking Petter Reinholdtsen

Bug#1104617: boost1.88: Fixes for Hurd build problems (SA_NOCLDWAIT, cmd(), env(), exceptions)

2025-05-02 Thread Petter Reinholdtsen
Control: tags -1 + patch This issue is also reported as https://bugs.debian.org/1102194 >. I am sorry I did not notice this before sending in my fix. -- Happy hacking Petter Reinholdtsen

Bug#1104617: boost1.88: Fixes for Hurd build problems (SA_NOCLDWAIT, cmd(), env(), exceptions)

2025-05-02 Thread Petter Reinholdtsen
OSX edition. +Author: Petter Reinholdtsen +Forwarded: no +Last-Update: 2025-05-01 +--- +Index: boost1.88-1.88.0/libs/asio/include/boost/asio/detail/socket_types.hpp +=== +--- boost1.88-1.88.0.orig/libs/asio/include/boost/asio/det

Bug#1104561: boost1.88: Allow SIGPWR and SIGINFO overlap on Alpha

2025-05-01 Thread Petter Reinholdtsen
endif -#if defined(SIGINFO) +#if defined(SIGINFO) && !defined(SIGPWR) case SIGINFO: return "SIGINFO: A synonym for SIGPWR"; #endif #if defined(SIGINT) Or perhaps it is better to compare SIGINFO with SIGPWR and only include the SIGINFO case if they are different? -- Happy hacking Petter Reinholdtsen

Bug#1035951: yasm: CVE-2023-29579

2025-04-29 Thread Petter Reinholdtsen
Control: tags -1 + patch pending I believe the following patch, also passed upstream, will solve this problem. Description: Make sure CPU feature parsing use large enough string buffer. Fixes CVE-2023-29579. Author: Petter Reinholdtsen Bug: https://github.com/yasm/yasm/issues/214 Bug-Debian

Bug#1016353: yasm: CVE-2021-33464

2025-04-29 Thread Petter Reinholdtsen
Control: tags -1 + patch pending I believe the following patch, also passed upstream, will solve the issue: Description: Handle file descriptors with nonexisting env names better. Avoid writing past allocated memory. This fixes CVE-2021-33464. Author: Petter Reinholdtsen Bug: https

Bug#897311: ITA: statcvs -- CVS Repository statistic analysis tool, written in Java

2025-04-28 Thread Petter Reinholdtsen
e. If relevant, my sponsoring preferences are on http://www.hungry.com/~pere/debian-sponsoring.html >. -- Happy hacking Petter Reinholdtsen

Bug#1098187: yasm: ftbfs with GCC-15

2025-04-27 Thread Petter Reinholdtsen
Control: forwarded -1 https://github.com/yasm/yasm/pull/287 A fix for this has been send upstream as a pull request, and we should consider including this in the Debian package. -- Happy hacking Petter Reinholdtsen

Bug#1103250: yasm: FTBFS on amd64, arm64, armel, armhf, i386, ppc64el, ppc64, powerpc, riscv64

2025-04-27 Thread Petter Reinholdtsen
ll -- Happy hacking Petter Reinholdtsen

Bug#838350: cheese: Please announce supported hardware using AppStream

2025-04-26 Thread Petter Reinholdtsen
add similar metadata to > Snapshot? > > https://gitlab.gnome.org/GNOME/snapshot Most likely. But I will not have time to look at it for a while. Perhaps you can add it without waiting for me? -- Happy hacking Petter Reinholdtsen

Bug#1103496: Bug#1103496: opensnitch: Restarting daemon cut IRC connections

2025-04-24 Thread Petter Reinholdtsen
99744c90b543f4300ed4cd881f6de3f2bb52926a Author: Petter Reinholdtsen Date: Thu Apr 24 06:38:42 2025 +0200 Added needrestart conf to avoid opensnitch restarts. diff --git a/debian/no-opensnitch-restart.conf b/debian/no-opensnitch-restart.conf new file mode 100644 index ..a9dbded1 --- /dev/null +++ b/debian/no

Bug#1070999: liquidctl: Add Appstream metainfo announcing HW support

2025-04-23 Thread Petter Reinholdtsen
[László Böszörményi] > Do you consider this forwarding to upstream? It would help all users > of liquidctl, not just Debian ones. It is a good idea, but I have not had capacity to do so. I would love it if someone did pass it upstream. -- Happy hacking Petter Reinholdtsen

Bug#1102647: ethtool should not be user uninstallable via GUI

2025-04-23 Thread Petter Reinholdtsen
[Salvatore Bonaccorso] > Yes, aware of this, but waiting until it get accepted upstream and > then cherry-pick it from there. Very good. Then I will assume you take action in time of the freeze if the upstream acceptance do not make it early enough. :) -- Happy hacking Petter Reinholdtsen

Bug#1102647: ethtool should not be user uninstallable via GUI

2025-04-22 Thread Petter Reinholdtsen
ues reported on https://appstream.debian.org/sid/main/issues/ethtool.html >. -- Happy hacking Petter Reinholdtsen

Bug#1103861: yotta: error: 'str' object has no attribute 'decode' trying to update firmware-microbit-micropython

2025-04-21 Thread Petter Reinholdtsen
% yotta update info: get versions for x86-linux-native error: 'str' object has no attribute 'decode' % Is this some python 2/3 issue? https://tracker.debian.org/pkg/firmware-microbit-micropython > -- Happy hacking Petter Reinholdtsen

Bug#1103789: python3-grpc-tools: Fix build problem on Hurd

2025-04-21 Thread Petter Reinholdtsen
@@ +Description: Stopped assuming readlink() result fit in PATH_MAX. + This avoid assuming something that might not be true for all file + systems, and get the code building on Hurd. +Author: Petter Reinholdtsen +Forwarded: no +Last-Update: 2025-04-21 +--- +Index: python-grpc-tools-salsa/third_party/protobuf

Bug#1103717: python3-grpc-tools: grpc_tools.protoc: ModuleNotFoundError: No module named 'pkg_resources'

2025-04-21 Thread Petter Reinholdtsen
, Description: Protobuf code generator for gRPC (Python 3) gRPC is a modern open source high performance RPC framework. It can efficiently connect services in and across data centers with pluggable support Or did I misunderstand? -- Happy hacking Petter Reinholdtsen

Bug#1030311: grpc_tools.protoc: undefined symbol: _ZN6google8protobuf8internal22Release_CompareAndSwapEPVlll

2025-04-21 Thread Petter Reinholdtsen
dif // defined(__LP64__) + + } // namespace internal diff --git a/debian/patches/series b/debian/patches/series index 8b93e47..af82d44 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ setuptools-60 cython-0.29.32 +0020-generic-64-compareandswap.patch -- Happy

Bug#1030311: grpc_tools.protoc: undefined symbol: _ZN6google8protobuf8internal22Release_CompareAndSwapEPVlll

2025-04-21 Thread Petter Reinholdtsen
[Chris Hofstaedtler] > Looks similar to this old protobuf problem upstream: > https://github.com/protocolbuffers/protobuf/issues/3937 Ah, nice. I'll test that patch on riscv64. -- Happy hacking Petter Reinholdtsen

Bug#1103718: grpc_tools.protoc: undefined symbol: _ZN6google8protobuf8internal22Release_CompareAndSwapEPVlll

2025-04-21 Thread Petter Reinholdtsen
311. -- Happy hacking Petter Reinholdtsen

Bug#1080950: python3-opensnitch-ui: /tmp/osui.sock is created with user permission, prevent others to use it

2025-04-21 Thread Petter Reinholdtsen
the upstream developers. -- Happy hacking Petter Reinholdtsen

Bug#1084185: appstream: Reintroduce wildcard matching for 'what-provides modalias'

2025-04-21 Thread Petter Reinholdtsen
There are now 139 packages in Debian with hardware mappings in AppStream. I would love these to be easily available for everyone with appstreamcli installed, not only those using isenkram. -- Happy hacking Petter Reinholdtsen

Bug#1080950: python3-opensnitch-ui: /tmp/osui.sock is created with user permission, prevent others to use it

2025-04-20 Thread Petter Reinholdtsen
be upstreamed first, to ensure consistent behaviour across all Linux distributions. -- Happy hacking Petter Reinholdtsen

Bug#1103496: Bug#1103496: opensnitch: Restarting daemon cut IRC connections

2025-04-20 Thread Petter Reinholdtsen
Control: forwarded -1 https://github.com/evilsocket/opensnitch/issues/1329 I passed the problem upstream. -- Happy hacking Petter Reinholdtsen

Bug#1103496: opensnitch: Restarting daemon cut IRC connections

2025-04-20 Thread Petter Reinholdtsen
connections going to outside the local network. -- Happy hacking Petter Reinholdtsen

Bug#1075955: python3-opensnitch-ui: depends on python3-pyinotify which seems dead upstream

2025-04-20 Thread Petter Reinholdtsen
Control: forwarded -1 https://github.com/evilsocket/opensnitch/issues/1328 I've sent the request upstream. -- Happy hacking Petter Reinholdtsen

Bug#838350: cheese: Please announce supported hardware using AppStream

2025-04-19 Thread Petter Reinholdtsen
still have not given up world peace. :) -- Happy hacking Petter Reinholdtsen

Bug#1103250: yasm: FTBFS on amd64, arm64, armel, armhf, i386, ppc64el, ppc64, powerpc, riscv64

2025-04-19 Thread Petter Reinholdtsen
on. Thanks. ======== make[5]: *** [Makefile:3265: test-suite.log] Error 1 -- Happy hacking Petter Reinholdtsen

Bug#897311: ITA: statcvs -- CVS Repository statistic analysis tool, written in Java

2025-04-19 Thread Petter Reinholdtsen
[Julien Plissonneau Duquène] > I would like to adopt this package as collectively maintained by the Java > Team. The salsa repository is still there. What is holding you back? It will be thrown out of Trixie very soon unless a fixed package make it into unstable. -- Happy hacking

Bug#838350: cheese: Please announce supported hardware using AppStream

2025-04-19 Thread Petter Reinholdtsen
.. Is there a more realistic alternative available? -- Happy hacking Petter Reinholdtsen

Bug#1103192: naspro-bridges: FTBFS: /usr/include/alsa/seq_event.h:30:2: error: #warning "use #include , should not be used directly" [-Werror=cpp]

2025-04-19 Thread Petter Reinholdtsen
Control: reassign -1 dssi-dev Control: found -1 1.1.1~dfsg0-6 Control: affects -1 src:naspro-bridges Issue #1103192 is also reported as issue #1103187, and need to be fixed in dssi-dev. -- Happy hacking Petter Reinholdtsen

Bug#1102703: libam7xxx0.1-bin has an undeclared file conflict on /usr/share/metainfo/it.ao2.libam7xxx.metainfo.xml

2025-04-19 Thread Petter Reinholdtsen
I suspect the appropriate fix is to only provide this file from libam7xxx0.1-bin and drop it from libam7xxx0.1. -- Happy hacking Petter Reinholdtsen

Bug#1100785: Opensnitch prevents use of wireguard vpn connection

2025-04-19 Thread Petter Reinholdtsen
If I do not hear information to the contrary within a week, I will assume this issue was fixed in version 1.6.8, which is now available in unstable. -- Happy hacking Petter Reinholdtsen

Bug#1103566: llc: Fail to build with -march=bpf on armhf (error: unknown directive)

2025-04-19 Thread Petter Reinholdtsen
cause of this, I had to exclude armhf from building the ebpf modules in debian/rules. To test for yourself, update d/rules and add armhf to the list of architectures with EBPF enabled. The same code build with llvm-19 on arm64 and amd64. -- Happy hacking Petter Reinholdtsen

Bug#1103496: opensnitch: Restarting daemon cut IRC connections

2025-04-17 Thread Petter Reinholdtsen
expect all existing TCP connections to stay connected when restarting the OpenSnitch daemon. -- Happy hacking Petter Reinholdtsen

Bug#1080950: python3-opensnitch-ui: /tmp/osui.sock is created with user permission, prevent others to use it

2025-04-17 Thread Petter Reinholdtsen
I can confirm that version 1.6.8 still create the socket with the same permissions: % ls -lah /tmp/osui.sock srw-r- 1 pere pere 0 april 17 16:21 /tmp/osui.sock % -- Happy hacking Petter Reinholdtsen

Bug#1100785: Opensnitch prevents use of wireguard vpn connection

2025-04-17 Thread Petter Reinholdtsen
t us know if the problem still exist there. -- Happy hacking Petter Reinholdtsen

Bug#1037282: opensnitch-ebpf-modules: causes opensnitch daemon to crash (SIGSEGV)

2025-04-17 Thread Petter Reinholdtsen
Can you test the new upstream version in experimental (or build from the salsa git repo), and let me know if you still see this segfault? I am running a backported edition of the experimental version using EBPF, and do not experience any segfaults myself. -- Happy hacking Petter Reinholdtsen

Bug#1030311: python3-grpc-tools: undefined symbol: _ZN6google8protobuf8internal22Release_CompareAndSwapEPVlll building opensnitch

2025-04-14 Thread Petter Reinholdtsen
This build failure also happen on riscv64. -- Happy hacking Petter Reinholdtsen

Bug#1070855: RFH: opensnitch -- GNU/Linux interactive application firewall

2025-04-14 Thread Petter Reinholdtsen
r. I brushed up the debian/experimental branch just now and uploaded a new edition to experimental, to have a better starting point when we look at new upstream versions. > I joined the #opensnitch channel on libra.chat. Ah, sorry. Debian use irc.debian.org (aka OFTC), not libera.chat. -- Happy hacking Petter Reinholdtsen

Bug#1070855: RFH: opensnitch -- GNU/Linux interactive application firewall

2025-04-14 Thread Petter Reinholdtsen
diff --git a/debian/changelog b/debian/changelog index 527ce95..74dc85d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +opensnitch (1.6.8-1) UNRELEASED; urgency=medium + + * New upstream version 1.6.8 + + -- Petter Reinholdtsen Mon, 14 Apr 2025 13:24:20 +0200 + opensni

Bug#1102922: transition: libtheora 1.2.0

2025-04-13 Thread Petter Reinholdtsen
eora 1.1.1 release in testing, I thought it best to ask if the release team are OK an upload of libtheora 1.2.0 to unstable. -- Happy hacking Petter Reinholdtsen

Bug#1094073: tupi: FTBFS: make[2]: *** No targets specified and no makefile found. Stop.

2025-04-13 Thread Petter Reinholdtsen
the Debian package? -- Happy hacking Petter Reinholdtsen

Bug#835070: vorbis-tools: ogg123 segfaults on playing ogg files

2025-04-10 Thread Petter Reinholdtsen
Control: forwarded -1 https://gitlab.xiph.org/xiph/vorbis-tools/-/merge_requests/9 My proposed patch is passed upstream now. -- Happy hacking Petter Reinholdtsen

Bug#1102250: /usr/share/isenkram/modaliases: suggests installing soapysdr-module-hackrf for a yubikey

2025-04-06 Thread Petter Reinholdtsen
r is needed. Only 25 packages left. :) -- Happy hacking Petter Reinholdtsen

Bug#1102169: ITP: landrun -- run any process in a secure unprivileged Landlock sandbox

2025-04-05 Thread Petter Reinholdtsen
shdot.org/story/25/04/05/217212/landrun-lightweight-linux-sandboxing-with-landlock-no-root-required >, and look like a very nice way to run less trusted programs. -- Happy hacking Petter Reinholdtsen

Bug#1098319: Accepted grub2 2.12-6 (source) into unstable

2025-04-05 Thread Petter Reinholdtsen
Is there any hope to get these issues fixed in Debian stable too? -- Happy hacking Petter Reinholdtsen

Bug#1100995: freedombox: Radicale stopped working after upgrade to radicale version 3.5.0-1

2025-04-05 Thread Petter Reinholdtsen
h.type=remote_user in the file do not seem to be enough. I also tried auth.type=http_x_remote_user, but this did not solve the issue either. It seem to me Apache is the rejecting part, the http request do not reach radicale, at least radicale -D do not show any activity. Any clues to spare to get my calendar server back in action? -- Happy hacking Petter Reinholdtsen

Bug#1094073: tupi: FTBFS: make[2]: *** No targets specified and no makefile found. Stop.

2025-04-05 Thread Petter Reinholdtsen
i-0.2+git08.orig/qonf/test.rb +++ tupi-0.2+git08/qonf/test.rb @@ -74,7 +74,7 @@ class Test cwd = Dir.getwd -if File.exists?(dir) +if File.exist?(dir) if File.stat(dir).directory? Dir.chdir(dir) I guess the build dependencies need to be updated too to reflect the need for a newer ruby version. -- Happy hacking Petter Reinholdtsen

Bug#1033440: [Debian-lego-team] Bug#1033440: Bug#1033440: leocad: yet another application deeply broken by triple buffering patch

2025-04-05 Thread Petter Reinholdtsen
figuring out a solution, but did not harm it either. :) -- Happy hacking Petter Reinholdtsen

Bug#1033440: [Debian-lego-team] Bug#1033440: leocad: yet another application deeply broken by triple buffering patch

2025-04-05 Thread Petter Reinholdtsen
wo years passed since it was initially reported? -- Happy hacking Petter Reinholdtsen

Bug#1102112: Should triton be removed from unstable?

2025-04-05 Thread Petter Reinholdtsen
work out of the box in Debian. As the whisper.cpp package have not yet cleared NEW, it is not clear if this approach will work any better, so I kept triton in the archive for now in case I would have to go back to looking at whisper. JFYI -- Happy hacking Petter Reinholdtsen

Bug#1102114: ldraw-parts-free: Broken home page link in d/control

2025-04-05 Thread Petter Reinholdtsen
Package: ldraw-parts-free Version: 2502+dfsg-1 The homepage link in d/control, https://www.ldraw.org/parts/latest-parts.html >, lead to a web page that no longer exist. I suspect https://library.ldraw.org/updates?latest > might be a better link. -- Happy hacking Petter Reinholdtsen

Bug#1005385: Every time is opened a message recommending to upgrade to the new upstream version is displayed

2025-04-03 Thread Petter Reinholdtsen
twitter = new TupTwitter(); twitter->start(); connect(twitter, SIGNAL(pageReady()), this, SLOT(addTwitterPage())); +#endif } if (m_projectManager->isOpen()) { Note, the patch is untested. -- Happy hacking Petter Reinholdtsen

Bug#1094073: tupi: FTBFS: make[2]: *** No targets specified and no makefile found. Stop.

2025-04-03 Thread Petter Reinholdtsen
gure I have seen, so not sure how to debug it. -- Happy hacking Petter Reinholdtsen

Bug#1078231: kcemu: FTBFS with GCC 14: assignment to ... from incompatible pointer type ...

2025-04-02 Thread Petter Reinholdtsen
- a/src/libdisk/load_22dsk.c +++ b/src/libdisk/load_22dsk.c @@ -135,7 +135,7 @@ do_open(const char *path) int ro; FILE *f; int b1, b2; - gzFile *gzf; + gzFile **gzf; dsk_data_t *data; f = NULL; -- Happy hacking Petter Reinholdtsen

Bug#1100995: [Freedombox-pkg-team] Bug#1100995: freedombox: Radicale stopped working after upgrade to radicale version 3.5.0-1

2025-03-28 Thread Petter Reinholdtsen
back in operation, so no debugging needed. Thank you for the recipe, I will try to keep it in mind for the next time this break. :) -- Happy hacking Petter Reinholdtsen

Bug#1101299: hyperkitty: Django crash for some locales (like nn_NO)

2025-03-25 Thread Petter Reinholdtsen
Package: python3-django-hyperkitty Version: 1.3.7-1 Severity: important When visiting a mailman list archive with a broken locale, the django application get an internal error as reported below. I believe the issue is incorrect "Plural-Forms" header in .po files, which was fixed upstream 2023-1

Bug#1101211: isenkram: add support for generating and installing system-specific task-hardware-support metapackages

2025-03-24 Thread Petter Reinholdtsen
dalias entry is a better source for hardware model, try for example this: find /sys/devices -name modalias -print0 | xargs -0 sort -u|grep dmi For my Thinkpad X230 I get svnLENOVO and pvrThinkPadX230. -- Happy hacking Petter Reinholdtsen

Bug#1062814: ITP: pioneer -- space adventure game set in the Milky Way galaxy

2025-03-24 Thread Petter Reinholdtsen
that may be an option in your case). You'll need to modify your .desktop file to properly set the working directory." -- Happy hacking Petter Reinholdtsen

Bug#1062814: ITP: pioneer -- space adventure game set in the Milky Way galaxy

2025-03-24 Thread Petter Reinholdtsen
[Reiner Herrmann 2025-02-03] > I intend to maintain it in the Games team. I notice there is a git repository https://salsa.debian.org/games-team/pioneer.git >. What is the status of packaging, and is there anything blocking you from uploading it for NEW processing? -- Happy hacking

Bug#1038098: libtheora-bin: Depends on SDL 1.2

2025-03-15 Thread Petter Reinholdtsen
Control: forwarded -1 https://gitlab.xiph.org/xiph/theora/-/issues/2330 I passed the request upstream. Patches are most welcome, and a new upstream release is planned in two weeks, so before this would be most useful. -- Happy hacking Petter Reinholdtsen

Bug#1100607: bookworm-pu: package libtheora

2025-03-15 Thread Petter Reinholdtsen
ues found using GCC sanitize. + * Acknowledge NMU 1.1.1+dfsg.1-16.1. + + -- Petter Reinholdtsen Sun, 16 Mar 2025 05:45:39 +0100 + libtheora (1.1.1+dfsg.1-16.1) unstable; urgency=medium * Non-maintainer upload by the Reproducible Builds team. diff --git a/debian/patches/0007-pp_sharp_

Bug#1091633: libtheora: CVE-2024-56431

2025-03-15 Thread Petter Reinholdtsen
r with recent GCC editions). I'll handle these in a stable update I am working on. -- Happy hacking Petter Reinholdtsen

Bug#972943: libtheora0: Too easy to enable "telemetry" (statistics capture) by mistake, causing poor performance

2025-03-15 Thread Petter Reinholdtsen
As far as I can tel from the upstream issue and associated patch, this issue was included upstream four years ago and is included in the 1.2.0beta1 release from earlier today. -- Happy hacking Petter Reinholdtsen

Bug#1079458: esptool: Add Appstream metainfo announcing HW support

2025-03-15 Thread Petter Reinholdtsen
ackage mappings. 135 packages already announce their supported hardware using AppStream. I hope we can make it to 136 with this package. :) -- Happy hacking Petter Reinholdtsen

Bug#1076629: ethtool: Add Appstream metainfo announcing HW support

2025-03-15 Thread Petter Reinholdtsen
at this and just leave it in the hands of others? -- Happy hacking Petter Reinholdtsen

Bug#1091633: libtheora: CVE-2024-56431

2025-03-15 Thread Petter Reinholdtsen
Control: tags -1 + patch This patch has been applied upstream to fix this security problem. It is also included in the 1.2.0beta1 release which was tagged upstream today. commit 5665f86b8fd8345bb09469990e79221562ac204b Author: Petter Reinholdtsen Date: Mon Mar 10 22:45:57 2025 +0100

Bug#1100459: usbrip: Please switch to terminaltables3

2025-03-13 Thread Petter Reinholdtsen
tch to terminaltables3. -- Happy hacking Petter Reinholdtsen

Bug#1079458: esptool: Add Appstream metainfo announcing HW support

2025-03-11 Thread Petter Reinholdtsen
. The initial patch was based on udev rules, which in my experience generally is a good indicator of hardware specific packages that should announce their supported hardware using AppStream. I do not know esptool enough to say what make sense or not in this specific case. -- Happy hacking Petter Reinholdtsen

Bug#1076993: qhimdtransfer: Add Appstream metainfo announcing HW support

2025-03-11 Thread Petter Reinholdtsen
-compatible MiniDisc Walkman > is also compatible with HiMD as the latter is a newer standard. HiMD > devices are compatible with NetMD, however. I am very glad you had a look. I suspect I based the list on the udev rule in the source, but do not know any details of supported devices. -- Happy hacking Petter Reinholdtsen

Bug#1091633: Info received (libtheora: CVE-2024-56431)

2025-03-09 Thread Petter Reinholdtsen
Control: forwarded -1 https://gitlab.xiph.org/xiph/theora/-/merge_requests/28 A fix for this is believed to be pending in the upstream git now. -- Happy hacking Petter Reinholdtsen

Bug#1091633: libtheora: CVE-2024-56431

2025-03-06 Thread Petter Reinholdtsen
I suspect a fix for this issue is available in https://github.com/xiph/theora/pull/19 >. -- Happy hacking Petter Reinholdtsen

Bug#1079458: esptool: Add Appstream metainfo announcing HW support

2025-03-06 Thread Petter Reinholdtsen
odinfo cdc_acm' listing these modalias entries. -- Happy hacking Petter Reinholdtsen

Bug#1079458: esptool: Add Appstream metainfo announcing HW support

2025-03-06 Thread Petter Reinholdtsen
github issue. If the Debian maintainer do not want to maintain this list either, I see no point in pushing the issue any further. -- Happy hacking Petter Reinholdtsen

Bug#1099572: libam7xxx: Fix build on hurd

2025-03-05 Thread Petter Reinholdtsen
) || defined(__gnu_hurd__) || defined(__CYGWIN__) # include -- Happy hacking Petter Reinholdtsen

Bug#1099548: O: tweeper -- web scraper to convert supported websites like Twitter.com to RSS

2025-03-04 Thread Petter Reinholdtsen
eaders; 3. a web based tool when used with a PHP-enabled web server. -- Happy hacking Petter Reinholdtsen

Bug#1099550: O: kinect-audio-setup -- Microsoft Kinect sensor audio setup helpers

2025-03-04 Thread Petter Reinholdtsen
nd at http://research.microsoft.com/en-us/um/legal/kinectsdk-tou_noncommercial.htm -- Happy hacking Petter Reinholdtsen

Bug#1099549: O: libam7xxx -- library for accessing am7xxx based devices

2025-03-04 Thread Petter Reinholdtsen
tablets or game consoles. Examples of supported devices are: - Acer C110 - Acer C112 - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 - Philips/SagemCom PicoPix 2055 - Philips/SagemCom PicoPix 2330 - Top-Height/TEC PP700 -- Happy hacking Petter Reinholdtsen

Bug#1076993: qhimdtransfer: Add Appstream metainfo announcing HW support

2025-03-04 Thread Petter Reinholdtsen
acking Petter Reinholdtsen

Bug#884765: ITP: drupal-init-tools -- helper commands to create and install new Drupal projects

2025-03-04 Thread Petter Reinholdtsen
Ospite but got no reply for half a year, so I also assume he is MIA. -- Happy hacking Petter Reinholdtsen

Bug#1077363: kinect-audio-setup: Add Appstream metainfo announcing HW support

2025-03-04 Thread Petter Reinholdtsen
Are you OK with me doing an NMU of this package to get the AppStream information into unstable? -- Happy hacking Petter Reinholdtsen

Bug#1076993: qhimdtransfer: Add Appstream metainfo announcing HW support

2025-03-04 Thread Petter Reinholdtsen
Is it OK for me to NMU the AppStream information into unstable? -- Happy hacking Petter Reinholdtsen

  1   2   3   4   5   6   7   8   9   10   >