[DRE-maint] Bug#1068334: schleuder: receive_from_subscribed_emailaddresses_only(): is case-sensitive wrt email addresses, and thus might erroneously reject mails

2024-04-03 Thread Georg Faerber
Package: schleuder Version: 4.0.3-7 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/476 Tags: bookworm fixed-upstream upstream Both schleuder-cli and schleuder-web nowadays enforce lowercase if adding subscriptions. Thus, valid emails might get rejected, if an uppercase email address

[DRE-maint] Bug#1068335: schleuder: might send reply to wrong email address in case a subscriber shares a key with an admin

2024-04-03 Thread Georg Faerber
Package: schleuder Version: 4.0.3-7 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/531 Tags: bookworm fixed-upstream security upstream In case of multiple subscriptions which rely on the same key, Schleuder might send a reply to a wrong email address, i.e. an address which is

[DRE-maint] Bug#1068333: schleuder: keywords in the middle of messages get stripped

2024-04-03 Thread Georg Faerber
Package: schleuder Version: 4.0.3-7 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/535 Tags: bookworm fixed-upstream upstream Sometimes, a user of a schleuder list might send instructions about how to control a schleuder list in a message that went to the list itself. If the

[DRE-maint] Bug#1068330: schleuder: insufficient validation of x-subscribe requests

2024-04-03 Thread Georg Faerber
Package: schleuder Version: 4.0.3-7 Severity: important Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/530 Tags: bookworm fixed-upstream security upstream Schleuder parses a request like x-subscribe: u...@example.com DEADBEEFDEADBEEFDEADBEEFDEADBEEFDEADBEEF as x-subscribe:

[DRE-maint] Bug#1068332: schleuder: throws a traceback if told to import a key, but a key can't be found

2024-04-03 Thread Georg Faerber
Package: schleuder Version: 4.0.3-7 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/526 Tags: bookworm fixed-upstream upstream Super admins receive the following error via mail if a user tries to import a key via a request mail with x-add-key, but no key: undefined method `compact'

[DRE-maint] Bug#1068331: schleuder: x-add-key fails to import keys from attachments as Thunderbird sends them

2024-04-03 Thread Georg Faerber
Package: schleuder Version: 4.0.3-7 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/525 Tags: bookworm fixed-upstream upstream Schleuder fails to import keys from attachments as Thunderbird sends them. This regression was introduced in 4.0.0.

[DRE-maint] Bug#1038935: Bug#1038935: schleuder: fails to upgrade buster -> bullseye -> bookworm: NoMethodError: undefined method `preparable='

2023-07-29 Thread Georg Faerber
Hi, On 23-06-27 09:05:43, Georg Faerber wrote: > Regarding the test: I'll seek comments of the Ruby team before filling > the -pu; I believe the risk of regressions should be fairly low, as > arel, as described, has been part of activerecord since quite some > time. I'll test thi

[DRE-maint] Bug#1040257: schleuder-cli does not work with Ruby >= 3.0.0

2023-07-10 Thread Georg Faerber
Hi, Thanks for your report. On 23-07-03 23:50:03, s3lph wrote: > [...] > > Upstream has fixed the issue on the main branch, but has not yet > created a new release containing the fix. The fix is quite small, > only two lines diff: > >

[DRE-maint] Bug#1038935: schleuder: fails to upgrade buster -> bullseye -> bookworm: NoMethodError: undefined method `preparable='

2023-06-27 Thread Georg Faerber
Hi, On 23-06-26 10:27:37, Antoine Beaupré wrote: > Just to make sure, someone still is working on this to make sure it's > fixed in bookworm? I'll take care of it. > I guess the first step is to wait for the package to transition to > trixie and then do the -pu? I suspect it will be hard to

[DRE-maint] Bug#1036950: schleuder: fails to upgrade from 'buster': insufficient dependency on ruby-activerecord (>= 2:6)

2023-06-24 Thread Georg Faerber
Hi, On 23-06-23 20:14:59, Georg Faerber wrote: > Unfortunately, up until now, there wasn't a proposed update targeting > bullseye. > > Andreas, how do you want to proceed? Do you have any spare cycles to > handle this? This would be great -- but please don't hesitate to tell

[DRE-maint] Bug#1038935: schleuder: fails to upgrade buster -> bullseye -> bookworm: NoMethodError: undefined method `preparable='

2023-06-24 Thread Georg Faerber
Hi, On 23-06-24 14:58:21, Andreas Beckmann wrote: > Shouldn't these conflicts rather be in ruby-activerecord? Yes, I agree, that's the correct place. > As I understand the history, arel has been merged into activerecord (5 years > ago, probably version 6.0.x) and the "old" arel 9 is no longer

[DRE-maint] Bug#1038935: schleuder: fails to upgrade buster -> bullseye -> bookworm: NoMethodError: undefined method `preparable='

2023-06-23 Thread Georg Faerber
Sep 17 00:00:00 2001 From: Georg Faerber Date: Sat, 24 Jun 2023 00:14:47 + Subject: [PATCH 1/2] debian/control: add Conflicts: ruby-arel --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 0f08e89..80a6f0c 100644 --- a/debian/control

[DRE-maint] Bug#1036950: schleuder: fails to upgrade from 'buster': insufficient dependency on ruby-activerecord (>= 2:6)

2023-06-23 Thread Georg Faerber
Control: tag -1 + confirmed bullseye Control: X-Debbugs-CC: gitcom...@henk.geekmail.org Hi, Thanks for reporting this, and sorry for my delay in answering: On 23-06-23 09:34:13, Andreas Beckmann wrote: > Followup-For: Bug #1036950 > Control: tag -1 patch > Control: retitle -1 schleuder: fails

[DRE-maint] Bug#1019682: Bug#1019682: Bug#1019682: schleuder: FTBFS with ruby3.1: ERROR: Test "ruby3.1" failed: Failure/Error: expect(error).to be_empty

2022-10-23 Thread Georg Faerber
Hi, After further debugging, I've now got the following backtrace: a bounce message is received :85:in `require': cannot load such file -- charlock_holmes (LoadError) from :85:in `require' from /<>/lib/schleuder/cli.rb:4:in `'

[DRE-maint] Bug#1019682: Bug#1019682: schleuder: FTBFS with ruby3.1: ERROR: Test "ruby3.1" failed: Failure/Error: expect(error).to be_empty

2022-10-22 Thread Georg Faerber
Control: tags -1 + help Hi Antonio, all, Thanks for your report. I had a look, and I'm able to reproduce locally if building the package, although so far I haven't been able to find out what is causing this. I would be happy if someone is able to support me in debugging this. Looking at [1],

[DRE-maint] Bug#1002622: schleuder: ActiveRecord >= 6.0 changes boolean serialization, makes existing mailing lists fail

2021-12-25 Thread Georg Faerber
Package: schleuder Version: 3.6.0-3 Severity: grave Justification: renders package unusable Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/505 Tags: fixed-upstream Since ActiveRecord >= 6.0, the SQLite3 connection adapter relies on boolean serialization to use 1 and 0, but does not

[DRE-maint] Bug#991662: schleuder: x-add-key fails for attached, binary key-material

2021-07-29 Thread Georg Faerber
Package: schleuder Version: 3.6.0-2 Severity: important Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/495 x-add-key fails for attached, binary key material, and Schleuder tells 'no keys could be found'. This was fixed upstream via [1], but pulling this patch into the current

Re: [DRE-maint] Backporting ruby2.7 to buster

2020-07-08 Thread Georg Faerber
Hi Christian, On 20-07-02 14:52:06, Christian Haase wrote: > are there any plans or are you willing to add ruby2.7 to > buster-backports? This was recently discussed, see [1] and the follow-ups. Cheers, Georg [1] https://lists.debian.org/debian-ruby/2020/06/msg00018.html

[DRE-maint] Bug#964143: schleuder: ftbfs with Rails 6 in experimental - Could not find 'activerecord' (~> 5.2) - did find: [activerecord-6.0.3.1]

2020-07-02 Thread Georg Faerber
Package: schleuder Version: 3.5.3-1 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/454 Severity: important Tags: ftbfs User: pkg-ruby-extras-maintain...@lists.alioth.debian.org Usertags: rails6-transition The package fails to build (autopkgtest also failed) with Rails 6 currently in

[DRE-maint] Bug#960066: schleuder: decide about the future of Recommends: haveged

2020-06-07 Thread Georg Faerber
Hi Chris, Thanks for your input. On 20-05-28 15:09:22, Chris Hofstaedtler wrote: > Also, modern Linux kernels also contain a change to always have enough > entropy available, even during boot time. Such a kernel will ship with > bullseye. ACK, that's one of the reasons I'm thinking about all of

[DRE-maint] Bug#961017: schleuder: x-add-key fails for inline key material followed by non-key material like a signature

2020-05-19 Thread Georg Faerber
Package: schleuder Version: 3.5.1-1 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/470 Control: found -1 3.4.0-2+deb10u3 x-add-key fails for users sending mails with inline key material, followed by non-key material, for example a signature included in the body. A fix was proposed

[DRE-maint] Bug#960066: schleuder: decide about the future of Recommends: haveged

2020-05-08 Thread Georg Faerber
Package: schleuder Version: 3.5.1-1 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/194 Tags: help Upstream recommends "to run a random number generator like haveged. This ensures Schleuder won't be blocked by lacking entropy, which otherwise might happen especially during key

[DRE-maint] Bug#959822: Bug#959822: redmine: Cannot install redmine on fresh buster install

2020-05-05 Thread Georg Faerber
Control: severity -1 normal Hi Joseph, On 20-05-05 20:56:51, Joseph Muller wrote: > I have a fresh Buster install, and when I first tried to install > Redmine I noticed there was no package available in Buster. I added > the Buster backports repo and the install began, but then apt reported >

[DRE-maint] Bug#956964: schleuder: using x-attach-listkey with emails from Thunderbird and protected headers fails

2020-04-17 Thread Georg Faerber
Package: schleuder Version: 3.4.0-1 Forwarded: https://0xacab.org/schleuder/schleuder/-/commit/7a3f3c9ba9494c86a44faba0fa9f203cc64eb666 Tags: fixed-upstream Using x-attach-listkey with emails created by Thunderbird and protected headers fails. The output is garbled and not usable. A fix was

[DRE-maint] Bug#956827: schleuder: fails to handle mails with attached, quoted-printable encoded keys

2020-04-15 Thread Georg Faerber
Package: schleuder Version: 3.5.0-3 Forwarded: https://0xacab.org/schleuder/schleuder/-/issues/467 Tags: fixed-upstream x-add-key fails for mails with attached, quoted-printable encoded keys, and yields In the message you sent, no key could be found. A fix was released upstream.

Re: [DRE-maint] Automating apt-get install of chef?

2020-02-24 Thread Georg Faerber
Hi Rich, On 19-10-19 16:42:35, Rich Morin wrote: > I'm having trouble using 'apt-get install chef' in an automated > fashion. Partway through the execution of this command, it puts up a > "Package configuration" dialog which wants to know the URL of the > default server. > > I drilled down to

Re: [DRE-maint] Redmine in Debian 10 - any news?

2020-02-24 Thread Georg Faerber
Hi Haakon, On 19-11-12 09:53:00, Haakon Meland Eriksen wrote: > Latest news was two months ago today, > https://tracker.debian.org/news/1063889/redmine-404-3-migrated-to-testing/ > , have you any news to share? There is a backport available, see https://tracker.debian.org/pkg/redmine. Cheers,

Re: [DRE-maint] [Pkg-puppet-devel] in need of a little help for packaing puppet development kit with all dependencies

2020-02-13 Thread Georg Faerber
(Dear Ruby team, there is a question below directed at you -- sorry for cross-posting.) Hi, On 20-02-12 18:28:39, Gabriel Filion wrote: > I'm planning on sending in three more soonish: tty-screen, tty-reader > and tty-prompt. All uploaded to NEW. > Some more might actually also be kind of easy

[DRE-maint] Bug#949824: Bug#949824: schleuder: tests fail with ruby-sqlite 1.4.2-1

2020-02-03 Thread Georg Faerber
Control: Tags -1 + confirmed upstream Control: Forwarded -1 https://0xacab.org/schleuder/schleuder/issues/453 Hi, On 20-01-25 09:58:22, Antonio Terceiro wrote: > I'm about upload ruby-sqlite3 1.4.2-1, and schleuder now fails its > tests on the dependency resolution step. > > [...] > > I tried

[DRE-maint] Bug#948982: schleuder: fails to handle mails in different charsets depending on the environment

2020-01-15 Thread Georg Faerber
Package: schleuder Version: 3.4.1-1 Forwarded: https://0xacab.org/schleuder/schleuder/issues/409 Tags: fixed-upstream Currently, depending on the environment, which differs for example between Postfix and Exim, Schleuder may run into a fatal error due to "invalid byte sequence in US-ASCII" if

[DRE-maint] Bug#948981: schleuder: fails to gracefully handle incoming mails which are not encrypted to the list key

2020-01-15 Thread Georg Faerber
Package: schleuder Version: 3.4.1-1 Forwarded: https://0xacab.org/schleuder/schleuder/issues/337 Tags: fixed-upstream Schleuder fails to handle incoming mails, which are not encrypted to the list key, but are encrypted to a different key, using symmetric encryption or are just containing

[DRE-maint] Bug#948980: schleuder: notification mails sent to admins are missing List-Id header

2020-01-15 Thread Georg Faerber
Package: schleuder Version: 3.4.1-1 Forwarded: https://0xacab.org/schleuder/schleuder/merge_requests/312 Notification mails sent to admins do not include a List-Id header, which makes sorting such mails unnecessary hard. ___ Pkg-ruby-extras-maintainers

[DRE-maint] Bug#941950: ruby-gpgme: should run upstream tests

2019-10-07 Thread Georg Faerber
Package: ruby-gpgme Version: 2.0.19-1 The package ships a debian/ruby-tests.rb file, however, there is no useful content inside. This should be fixed. ___ Pkg-ruby-extras-maintainers mailing list Pkg-ruby-extras-maintainers@alioth-lists.debian.net

[DRE-maint] Bug#940527: schleuder: should error out if argument provided to 'refresh_keys' is no list

2019-09-16 Thread Georg Faerber
Package: schleuder Version: 3.4.0-1 Forwarded: https://0xacab.org/schleuder/schleuder/merge_requests/296 Tags: fixed-upstream buster If the argument to schleuder refresh-keys is an email address to which no list exists, up to now nothing happend, as if the job ran successfully. A fix was released

[DRE-maint] Bug#940526: schleuder: vulnerable to signature-flooded keys

2019-09-16 Thread Georg Faerber
Package: schleuder Version: 3.4.0-1 Forwarded: https://0xacab.org/schleuder/schleuder/merge_requests/291 Tags: fixed-upstream buster Schleuder is vulnerable to signature-flooded keys. GPG does not cope well with these keys. It will either refuse to import them, or during and after the import

[DRE-maint] Bug#940524: schleuder: fails to recognize keywords in mails with protected headers and empty subject

2019-09-16 Thread Georg Faerber
Package: schleuder Version: 3.4.0-1 Forwarded: https://0xacab.org/schleuder/schleuder/issues/431 Tags: fixed-upstream buster Schleuder fails to recognize keywords in mails with protected headers and empty subject. A fix was released upstream. ___

[DRE-maint] Bug#939630: Bug#939630: schleuder: breaks testbed?

2019-09-07 Thread Georg Faerber
control: tags -1 confirmed pending Hi Gianfranco, Thanks for your report. On 19-09-07 08:16:22, Gianfranco Costamagna wrote: > looks like you are playing with /dev/random removing and symlinking it > again. > > This might break the test environment, so I would say we should > > 1) declare the

Re: [DRE-maint] Jessie update of ruby-nokogiri?

2019-09-02 Thread Georg Faerber
Hi Mike, On 19-08-30 14:45:26, Mike Gabriel wrote: > The Debian LTS team would like to fix the security issues which are > currently open in the Jessie version of ruby-nokogiri: > https://security-tracker.debian.org/tracker/CVE-2019-5477 > > Would you like to take care of this yourself? > > If

Re: [DRE-maint] Jessie update of ruby-nokogiri?

2019-08-30 Thread Georg Faerber
Dear team, On 19-08-30 14:45:26, Mike Gabriel wrote: > The Debian LTS team would like to fix the security issues which are > currently open in the Jessie version of ruby-nokogiri: > https://security-tracker.debian.org/tracker/CVE-2019-5477 > > Would you like to take care of this yourself? > >

[DRE-maint] Bug#930870: schleuder: fails to handle mails with protected headers as produced by Mutt 1.12.0

2019-06-21 Thread Georg Faerber
Package: schleuder Version: 3.4.0-1 Severity: important Tags: fixed fixed-upstream pending Forwarded: https://0xacab.org/schleuder/schleuder/issues/430 Mutt 1.12.0, which was recently released, introduced protected headers. These headers are just contained within the plain body of a mail produced

Re: [DRE-maint] schleuder_3.3.0-4~bpo9+3_source.changes REJECTED

2019-06-21 Thread Georg Faerber
Dear FTP masters, First and foremost: Sorry that I didn't communicated upfront, before doing this upload. Just yesterday I got an idea that this version might get rejected, after I did the upload. Sorry for this, lesson learned. On 19-06-21 07:05:48, Debian FTP Masters wrote: > Please upload the

[DRE-maint] Bug#921637: Bug#921637: FTBFS: /usr/lib/ruby/vendor_ruby/ronn/roff.rb:165:in `block_filter': undefined method

2019-02-23 Thread Georg Faerber
Control: tags + confirmed pending On 19-02-23 20:24:15, brian m. carlson wrote: > It would be great if we could get this patch into buster. [...] Upload, including the patch, upcoming in the next days. Cheers, Georg signature.asc Description: Digital signature

[DRE-maint] Bug#919072: schleuder: FTBFS in both buster and sid

2019-02-03 Thread Georg Faerber
Control: reopen -1 Control: found -1 3.3.0-7 Hi, I've just uploaded 3.3.0-7, which, three times in a row, built fine on my local machine prior to the upload. On 19-01-12 13:26:16, Santiago Vila wrote: > Failures: > > 1) user sends a plain text message from thunderbird being signed-inline >

[DRE-maint] Bug#918569: Could not find 'activerecord' (~> 4.2) - did find: [activerecord-5.2.0]

2019-02-03 Thread Georg Faerber
Hi Pirate, On 19-01-07 19:13:39, Pirate Praveen wrote: > Currently rails 5.2 is in unstable and schleuder autopkgtest is > failing (it is causing a delay in rails 5 migration to buster). Please > fix it so we can get rails 5 into buster. I'm back from traveling, and just uploaded 3.3.0-7

[DRE-maint] Bug#913843: Bug#913843: ruby-mail-gpg FTBFS with gpgme 1.12.0

2018-12-19 Thread Georg Faerber
Control: severity -1 important Will take care of this (non-critical) bug at the end of January; I'm currently on travel. Up until then, downgrading the severity to prevent autoremoval. Cheers, Georg signature.asc Description: Digital signature ___

[DRE-maint] Bug#867031: schleuder: fails to upgrade wheezy -> jessie -> stretch -> buster

2018-10-04 Thread Georg Faerber
Hi Andreas, On 18-10-03 21:21:21, Andreas Beckmann wrote: > the bug was either never gone or has now re-appeared: > > [...] Thanks for checking and reopening. Indeed, I introduced a regression recently. Upload upcoming. Thanks for your work, cheers, Georg signature.asc Description: Digital

Re: [DRE-maint] Processed: severity of 897463 is normal

2018-05-24 Thread Georg Faerber
Hi, On 18-05-24 18:05:50, Holger Levsen wrote: > On Thu, May 24, 2018 at 05:33:06PM +, Debian Bug Tracking System wrote: > > > severity 897463 normal > > Bug #897463 [src:schleuder] schleuder: FTBFS: ERROR: Test "ruby2.5" failed: > > Failure/Error: