Hello,
Am Fri, 6 Sep 2024 18:17:50 -0300
schrieb Antonio Terceiro :
> Control: tag -1 + wontfix
agreed. Thank you for your consideration!
Cheers,
Lars
Hello,
now I realized, that this problem does not only affect account modifications,
but also the creation of new accounts.
I took a closer look at the problematic code in
`plugins/personal/generic/class_user.inc` around line 1355:
```
if ($this->config->get_cfg_value("core","accountPrimaryAttri
On Sat, Apr 27, 2024 at 05:51:38PM +0200, Manny wrote:
>
> After upgrading from Bullseye to Bookworm, pwsafe crashes after
> supplying the master password. Terminal output shows:
Hi, thanks for your report.
If you have the ability to test 1.17 from testing/unstable, or 1.18 from
upstream, it wo
On Sun, Dec 31, 2023 at 11:45:06AM +0100, Guilhem Moulin wrote:
>
> Thanks for the fast reply! 3.2.4+debian-1.1 is now in trixie, you'll
> find the commits and tag at
> https://salsa.debian.org/lts-team/packages/xerces-c.git
>
> I also filed a MR to update your repository with that NMU:
> https:
On Thu, Dec 28, 2023 at 05:41:52PM +0100, Guilhem Moulin wrote:
> Hi,
>
> Upstream has now released 3.2.5 which fixes the issue
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352411&styleName=Text&projectId=10510
>
> The fix can be found at
>
> https://github.com/apache
Hello,
downgrading `optclient` to the bookworm version (which implies the installation
of libcotp12) fixes the problem for me.
(please note, that *new* OTP keys created in a newer version of otpclient need
to be discarded and created again)
I just opened an upstream issue [1] for otclient regard
Hello,
thanks for this bug report: I was confused by this recent inconvenience, too.
Just for your information, here are some related bug reports:
* d#1041731: groff started to insist on proper usage of `-` vs. `\-`:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041731
* gnupg T6674: usa
Hello,
On Wed, 6 Oct 2021 18:00:22 +0200 Bastian Germann wrote:
> Control: block -1 by 845482
>
> On Thu, 14 Nov 2019 09:53:16 +0100 Helmut Grohne
> wrote:
>
> > * conan requires patch-ng==1.17.1, but I couldn't find it in unstable.
> >This is a fork of https://github.com/techtonik/pyth
Hi,
I'm ready to help to keep asterisk in the Debian project.
At this time I'm compiling from scratch on each new version (18 as well
as 20), I know nothing about creating packages but able to understand
the mechanism with a little help.
I'm too on community list.
Regards
--
Daniel
Hello,
On Sun, 1 Aug 2021 12:08:50 +0200 Nicolas George wrote:
> I have a tidbit of information to add:
>
> The systemd service configuration says:
>
> ExecStartPre=/usr/bin/python3 -m synapse.app.homeserver
> --config-path=/etc/matrix-synapse/homeserver.yaml
> --config-path=/etc/matrix-synap
Hello,
On Mon, 5 Sep 2016 22:26:14 +0800 ChangZhuo Chen =?utf-8?B?KOmZs+aYjOWArCk=?=
wrote:
> I will create package for chartkick.js and use link in python-chartkick.
and indeed you created that package:
https://tracker.debian.org/pkg/chartkick.js
Thank you!
Maybe you could now replace the e
Hello,
thank you for fixing this issue for Python 3.10!
Do you think, that this issue is relevant enough for being fixed in Bullseye?
(as hinted by the bug submitter)
Thank you for your time!
Cheers,
Lars
Hello,
given the recent CVE-2021-4034 (gaining local root access via "policykit-1"), I
would like to raise this request again: it would be great, if the
libvirt-daemon-system package would reduce its hard dependency ("Depends") on
"policykit-1" to a soft dependency ("Recommends").
If I understand
Hello,
for any interested users of matrix-synapse: the NEWS file of the matrix-synapse
package refers to the new repositories used for publishing updated packages:
> matrix-synapse (1.27.0-1~bpo10+3) buster-backports; urgency=medium
>
> Since Synapse won’t be included in Bullseye (see #982991 fo
Hello,
On Sun, 19 Feb 2017 17:26:25 +0200 Ulyanich Michael
wrote:
>
> $ translate --help
> getopt: unrecognized option '--help'
indeed, translate acts a bit unconventionally by not supporting the "--help"
argument.
But translate's documentation ("man translate", as well as the output of
"transl
Hello Cyril,
On Mon, 30 Mar 2020 20:34:41 +0200 Cyril Brulebois wrote:
> Beware, starting with bullseye (Debian 11, currently in “testing” mode),
> the security suite will be named -updates rather than
> /updates.
Thanks for the hint. This is now handled properly since Munin 2.0.65.
> I'll se
Hello Daniel,
thanks for looking into the issue again!
Am Fri, 12 Feb 2021 11:11:58 -0500
schrieb Daniel Kahn Gillmor :
> > Due to repeated crashes, I started to collect stack traces.
>
> Are you still having these problems?
In fact the problem disappeared - probably around the time when I
Hello,
Am Wed, 13 Jan 2021 13:57:07 +0100
schrieb "Andrej Shadura" :
> > indeed matrix-synapse does it properly - it just needs the "--daemonize"
> > option.
> > See my updated patch: it uses "--daemonize" (for matrix-synapse) instead of
> > "--background" (for start-stop-daemon).
> > (the remo
Hello,
On Tue, 12 Jan 2021 19:39:38 +0100 Leopold Palomo-Avellaneda
wrote:
> In any case, after upgrade to 13.5.6 artifacts are working again.
same for me: after upgrading to 13.5.6, the artifacts upload works even after
reverting my local manual workaround (see "etag.patch" above).
Thanks!
C
Hello,
On Sun, 10 Jan 2021 17:34:57 +0100 wrote:
> * Forcing start-stop-daemon to create the PID file.
> Synapse seems to fail to do this, see
> https://github.com/matrix-org/synapse/issues/9066
indeed matrix-synapse does it properly - it just needs the "--daemonize" option.
See my updated
Hello,
the issue can be fixed by:
* Forcing start-stop-daemon to create the PID file.
Synapse seems to fail to do this, see
https://github.com/matrix-org/synapse/issues/9066
* removing the "--exec" match from the "stop" action
Attached you find a patch fixing these issues.
Afterwards matrix-s
Hello,
the issue can be fixed by removing the check for certifacte/key files in the
init script. See the attached patch.
matrix-synapse does not require these files anymore, if tls is not configured.
Thus the init script should not check for these files.
Cheers,
Lars
--- matrix-synapse.orig 2021-
Hello Maximilian,
many, many thanks for debugging this issue further and for sharing your
workaround!
It works for me, too.
On Sat, 19 Dec 2020 19:04:40 +0100 Maximilian Stein wrote:
> So, right now, I do have a workaround, although I don't where the
> problem is exactly (i.e., in gitlab or in
Hello,
On Tue, 18 Aug 2020 20:37:09 +0200 Maximilian Stein wrote:
> Since the upgrade to above mentioned version, artifact uploads from
> gitlab runners fail with an error 500.
the same error (with the same stacktrace) also occurs on my gitlab instance
after the upgrade of the Debian package (f
Hello,
I encounter the same problem (psql directly used in postinst script) during
every package upgrade.
The main problem (in my case) is the misdetection of an uninitialized database
(see "db_relations" in /usr/lib/gitlab/scripts/rake-tasks.sh).
The script checks via "psql" (locally), whether t
Hello Gerald,
thank you for your well-researched bug report and your patch.
I used your pach as the start for a slightly different implementation:
reversing the current logic and thus hopefully working nicely with other
implementations, as well.
Here is the commit:
https://github.com/munin-moni
Hello,
On Sat, 10 Aug 2019 14:35:34 +0200 wrote:
> At the moment we do not really have a process, how plugins are moved into (or
> out of) munin's core repository (which is used as the base of the Debian
> packging). We will discuss this during our next weekly IRC meeting. [1]
finally we discus
Hello Olaf,
thank you for your report!
On Wed, 25 Mar 2020 06:46:24 -0500 Olaf Zaplinski wrote:
> the dependency to libtest-lwp-useragent-perl is missing:
Indeed: at the moment the relevant package (libwww-perl) was only indirectly
referenced by another "Suggest" (liblwp-useragent-determined-p
Hello Marcel,
thank you for your bug report!
Am Tue, 14 Apr 2020 16:40:12 +0200
schrieb Marcel Partap :
> By default, debian's munin is not ready for switching html_strategy and
> graph_strategy to cgi because of a lack of access permission for the (apache2)
> www-data user on folders /var/lib/
Hello Paul,
thank you for integrating my proposal so quickly!
Am Tue, 31 Mar 2020 22:03:33 +0200
schrieb Paul Gevers :
> I get errors from our pycodetest:
> paul@testavoira ~/autopkgtest $ tests/pycodestyle
> /home/paul/debian-maint/autopkgtest/virt/autopkgtest-virt-lxc:128:212:
> W605 invalid
Hello Roman,
Am Fri, 27 Mar 2020 15:20:20 +0300
schrieb Roman Khimov :
> Please check this one:
> https://roman.khimov.ru/temp/deb-cutecom/cutecom_0.51.0-1.dsc
I tried it and it looks good!
(I just tested an upload via xmodem - as reported in this bug)
> It was done a year ago, but buster was
Hello Roman,
On Sat, 20 Oct 2018 21:32:59 +0300 Roman Khimov wrote:
> В письме от пятница, 19 октября 2018 г. 13:20:08 MSK Вы написали:
> > Please incorporate the fix from above issue into the Debian package or
> > update Debian's version to 0.45.0 which includes the fix.
>
> Thanks for the bug
Hello Cyril,
thank you for your report!
Am Tue, 17 Mar 2020 04:00:18 +0100
schrieb Cyril Brulebois :
> Problem 1: This is not reproducible.
>
> sub guess_releases() {
> …
> return keys %release_names;
> }
>
> as the various known suites will not be returned in the same ord
Hello Craig,
Thank you for your report!
Am Thu, 19 Mar 2020 14:14:42 +1100
schrieb Craig Sanders :
> Package: munin
> Version: 2.0.57-1
>
> At the bottom of the /etc/init.d/munin script are two lines:
>
> do_stop_cmd_override() true
> do_start_cmd_override() true
>
> This is **NOT**
Hallo Gregor,
On Tue, 17 Mar 2020 10:25:30 +0100 gregor herrmann wrote:
> START_ARGS="--background --notify-await --notify-timeout 15"
>
> This 15 seconds timeout is fine on my laptop but is too short on my
> old Raspberry Pis (running Raspbian but the package is just copied
> from Debian).
>
Dear fellow munin maintainers,
On Sat, 03 Sep 2011 13:46:21 +0200 Ansgar Burchardt wrote:
> As libnet-irc-perl has been unmaintained since 2004, we would like to
> remove the package from Debian before the wheezy release. Please switch
> to an alternative library such as libpoe-component-irc-pe
Hello Andreas,
just as Holger said: thank you for your detailed and helpful analysis!
On Fri, 7 Feb 2020 03:36:28 +0100 Andreas Henriksson wrote:
>
> When the autopkgtest is booted into sysvinit I assume there's a
> race between the munin init script starting and the actual
> tests running.
yo
tags: -1 +pending +upstream
Hello Olivier,
thank you for your report.
Indeed this property may not be handed over to "systemd-run". Thus I followed
your suggestion by skipping it:
https://github.com/munin-monitoring/munin/commit/ce8fbfaa2310af6fd93e8eb1fb345f7698202a81
Cheers,
Lars
Hello Olaf,
thanks for your report!
Am Thu, 16 Jan 2020 09:46:01 +0100
schrieb Olaf Zaplinski :
> Munin does not generate graphs. Please correct the default Munin
> configuration.
I am quite confident that it actually generates graphs, since this is verified
during its automated testing proced
Hello Laurence,
thank you for sharing your thoughts!
On Tue, 7 Jan 2020 08:54:23 + Laurence Parry wrote:
> [..]
> The [df*] section in the plugins.conf file (aka plugins-conf/munin-node)
> could contain a comment regarding this situation. That's the first place I
> went to look, to see if i
Hello,
On Sun, 24 Dec 2017 16:41:00 + iry wrote:
> I can definitely work on that once weasel confirms a /etc/tor/torrc file
> with only a single include line is what we expect.
This would be great!
> Also, could you please specify which directory will be used as torrc.d
> directory, weasel
Hello,
On Sun, 19 Sep 2010 22:29:39 +0200 Tom Feiner wrote:
> When munin-exchange was recently redesigned, there was talk about a
> sort of "apt-get" like tool to search/download plugins directly from
> munin-exchange. As far as I know this was not written yet, [..]
upstream just added such a t
Hello Bernhard,
Am Tue, 19 Nov 2019 11:55:54 +0100
schrieb Bernhard Übelacker :
> just a wild guess - is claws-mail doing these ldap queries
> in parallel in different threads? This in combination with
> the unsteady connection to the server could make two threads
> operate on the same structure
Hello Bernahrd,
Am Tue, 19 Nov 2019 14:50:13 +0100
schrieb Bernhard Übelacker :
> Another question, which version of claws-mail and plugins are you running?
> (And are they the binaries from debian or self-built?)
I use the Debian packages (current version in testing - 3.17.4-2+b1).
> Maybe a
Hello,
thank you for your quick and helpful responses!
Am Sun, 17 Nov 2019 10:33:10 -0800
schrieb Ryan Tandy :
> On Sun, Nov 17, 2019 at 05:11:13PM +0100, Lars Kruse wrote:
> > #0 0xb77acbea in ldap_unbind_ext () at
> > /usr/lib/i386-linux-gnu/libldap_r-2.4.so.2
>
> Please could you insta
Hello Bernhard,
Am Mon, 18 Nov 2019 22:37:27 +0100
schrieb Bernhard Übelacker :
> because you mention repeating crashes which, as far as I see, are
> in different programs in different backtraces.
in fact they all happen with the same program (claws-mail). I started to collect
stack traces of i
Hello Jo-Jo,
Am Wed, 30 Oct 2019 22:11:46 +0100
schrieb Jo-Jo :
> Could you please ensure to have this fix in the package as soon as possible?
hehe - this plugin was broken for five years - no need to hurry :)
Anyway: I (being upstream) will publish another release in the next days. Thus
the fi
Control: tags -1 +fixed-upstream
Hello Andreas,
Am Fri, 1 Nov 2019 08:37:42 +0100
schrieb Andreas Pommer :
> > Please test, whether the changed plugin works for you.
>
> I tested the attached script. First, it resulted in several error messages. I
> realized that in the first line of the scr
Hello Andreas,
thank you for reporting this issue!
I prepared a change to the sensors_ plugin, that should fix the issue:
https://github.com/munin-monitoring/munin/pull/1246
I attached the changed plugin for your convenience and to avoid forcing you into
a non-free service.
Please test, whethe
Hello Cord,
On Wed, 9 Oct 2019 09:14:15 +0200 Cord Beermann wrote:
> The issue disappeared with a new perl package.
thank you for documenting the issue and for updating the bug status!
Cheers,
Lars
Hello,
On Fri, 25 Jan 2019 15:19:15 -0500 Adam Di Carlo wrote:
>
> Jan 25 15:16:37 salsa systemd[1]: Starting LSB: OpenIPMI Driver init script...
> Jan 25 15:16:37 salsa openipmi[3081]: /etc/init.d/openipmi: 55: [: 4.17:
> unexpected operator
> Jan 25 15:16:37 salsa openipmi[3081]: Starting ipm
Hello,
thank you for your suggestion!
Am Tue, 03 Sep 2019 17:11:55 +0200
schrieb Ferenc Wágner :
> Today I noticed that my /home mount is not graphed by the df plugin
> against my expectations. After too much debugging I realized that the
> ProtectHome=true setting in /lib/systemd/system/muni
Control: tags -1 pending
Hello Jean-Pierre,
Am Mon, 2 Sep 2019 11:01:19 +0200
schrieb Jean-Pierre Giraud :
> Please find attached the french debconf templates translation, proofread
> by the debian-l10n-french mailing list contributors.
thank you for your contribution!
Cheers,
Lars
Hello,
On Sun, 17 Mar 2019 18:39:10 +0100 bernha...@mailbox.org wrote:
> Therefore I would propose to
> - reassign this bug 914150 to libfm/1.3.0-1
> - clone it and reassign the clone to librsvg2-common/2.44.10-1
> - and close this bug 914150
this sounds reasonable to me.
In my local installat
Hello Paolo,
Am Sun, 11 Aug 2019 21:18:58 +0200
schrieb Paolo Benvenuto :
> > At the moment I suspect, that /var/log/munin is somehow symlinked on your
> > system into /tmp or /run. But this is just a very wild guess.
> >
> > actually /var/log is a symlink to /home/log
>
> Would it be the rea
Hello Paolo,
thank for helping us finding the root cause of this problem!
Am Sun, 11 Aug 2019 10:12:36 +0200
schrieb Paolo Benvenuto :
> > I could imagine an issue with any kind of sandboxing configured on your
> > host.
>
> What is a sandboxing? I am running a server, without any chroot or an
Hello Paolo,
Am Sat, 10 Aug 2019 22:21:42 +0200
schrieb Paolo Benvenuto :
> > The problem with creating /var/log/munin/munin-node.log seems to be the
> > culprit.
> > The directory should habe been created by the systemd component
> > "munin.tmpfile"
> > during bootup.
> > I am confused, that th
Hello Paolo,
Am Sat, 10 Aug 2019 16:10:38 +0200
schrieb Paolo Benvenuto :
> I killed munin-node, and then restarted the service. The log says:
>
> 2019/08/10-16:03:15 Munin::Node::Server (type Net::Server::Fork) starting!
> pid(4573)
> Resolved [*]:4949 to [::]:4949, IPv6
> Not including resolv
Hello Gabriel,
Am Fri, 09 Aug 2019 17:34:02 -0400
schrieb Gabriel Filion :
> I've been using the multigraph plugin for asterisk that's present in
> the munin-contrib repository for a number of years and find it nice.
>
> I was wondering if this package would be well suited for including it.
>
Hallo Paolo,
Am Fri, 9 Aug 2019 16:12:17 +0200
schrieb Paolo Benvenuto :
> > What is the result of running "munin-node" directly (as root)?
> >
> > # munin-node
> doesn't produce any error
>
> after that:
>
> $ ps ax|grep munin
> 12471 ?Ss 0:00 /usr/bin/perl -wT /usr/sbin/munin-n
Hello Paolo,
thank you for your bug report!
Am Thu, 08 Aug 2019 19:36:08 +0200
schrieb Paolo Benvenuto :
> I had munin and munin-node working well on stretch, after upgrading to buster
> munin-node service doesn't start any more.
That sounds unpleasant.
Did you already find a reason for this
Hello Nicalos,
Am Wed, 7 Aug 2019 11:27:17 +0200
schrieb Nicolas Schier :
> > after upgrading a host from Stretch to Buster, ircd-hybrid fails to
> > start:
>
> Same for me. I could made it work again by running
>
> certtool --generate-dh-params --sec-param=medium --outfile
> /etc/ircd
Source: munin
Version: 2.999.12-1
Severity: important
Tags: upstream
Forwarded: https://github.com/munin-monitoring/munin/issues/1212
Hello,
since munin 2.999.12 the default settings for new sqlite databases
(the default database created automatically after package installation)
prevents the data
Source: ircd-hybrid
Version: 1:8.2.24+dfsg.1-1
Severity: normal
Dear Maintainer,
after upgrading a host from Stretch to Buster, ircd-hybrid fails to
start:
irc@example:~$ ircd-hybrid -foreground
ircd: version hybrid-1:8.2.24+dfsg.1-1(20180404_8492)
ircd: pid 32127
ircd: running in foregr
Hello,
On Mon, 11 Jun 2018 18:39:42 +0200 Frederik Himpe wrote:
> Personally I already have a postgresql server running on another host,
> which I want to use for gitlab, so I would prefer a suggest or recommend
> dependency instead of a hard dependency.
same for me: given the complexity of a g
control: tags -1 +patch +fixed-upstream
Hello,
On Wed, 5 Jun 2019 11:02:38 +0200 Matthias Klose wrote:
> Control: reassign -1 rst2pdf
>
> not sure how that worked in the past, but flowables.py is using
> reportlab.Version without importing it.
I tracked it down for fun (with v2.6 of reportla
Control: forwarded -1 https://github.com/munin-monitoring/munin/issues/1175
Control: tags -1 +fixed-upstream
Hello,
On Sat, 11 Feb 2012 10:40:28 +0100 Petter Reinholdtsen wrote:
> Well, unless you can show me an example munin-node.conf file setting the
> reverse_lookups argument to Net::Server,
Control: tags -1 + fixed-upstream
Hello Gerald,
On Mon, 29 Apr 2019 14:47:32 -0700 Gerald Turner wrote:
> Attached patch that removes the insanely large ‘max' value.
Thank you for providing a fix for this issue. I committed it upstream (to be
released with v2.0.48):
https://github.com/munin
Hello Steve,
Am Fri, 12 Apr 2019 22:28:21 -0700
schrieb Steve Langasek :
> Package sysvinit-core is not available, but is referred to by another package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
> However the following packages r
Hello Marco,
thank you for your bug report!
Am Mon, 15 Apr 2019 04:26:28 +0200
schrieb Marco d'Itri :
> Package: munin-plugins-core
> Version: 2.0.47-1
> Severity: normal
> Tags: upstream newcomer patch
>
> The netstat plugin does not report anymore the value of active.value
> because the out
tag 883828 + pending
thanks
Some bugs in the woff2 package are closed in revision
d8f4c97bab881c5ef0a7f95b83eb295d752e26e5 in branch '
debian/unstable' by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/woff2.git;a=commitdiff;h=d8f4c97
Commit message:
tag 603157 + pending
thanks
Some bugs in the fonts-ubuntu package are closed in revision
b7ea04327d90bf7a450d8021c558fa6fd84fa711 in branch '
debian/unstable' by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-ubuntu.git;a=commitdiff;h=b7ea043
Commi
tag 878490 + pending
thanks
Some bugs in the fonts-hanazono package are closed in revision
7df0f4c74a942ac2294ae004f9d0984704a46a8c in branch ' master' by
Nobuhiro Iwamatsu
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-hanazono.git;a=commitdiff;h=7df0f4c
Commi
tag 868006 + pending
thanks
Some bugs in the ufo2ft package are closed in revision
52f77cf96eeac540ab7c6c39cb89a28b89bcd8e9 in branch 'debian/unstable'
by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/ufo2ft.git;a=commitdiff;h=52f77cf
Commit message:
tag 806515 + pending
thanks
Some bugs in the pyclipper package are closed in revision
5f06e417a81ae11576e3ebaf3db651508d3cda6b in branch 'debian/unstable'
by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/pyclipper.git;a=commitdiff;h=5f06e41
Commit messag
tag 868004 + pending
thanks
Some bugs in the cu2qu package are closed in revision
2e13b91de129a7fd4dbd31ccd811ae4e3e7e1e99 in branch 'debian/unstable'
by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/cu2qu.git;a=commitdiff;h=2e13b91
Commit message:
tag 882071 + pending
thanks
Some bugs in the compreffor package are closed in revision
fde4f70605057a70f93723252b61701364e0ea48 in branch 'debian/unstable'
by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/compreffor.git;a=commitdiff;h=fde4f70
Commit mess
tag 882049 + pending
thanks
Some bugs in the fonts-roboto-slab package are closed in revision
7f6a81fca1dfd18b91b3b1c4d131336bd1d7baac in branch '
debian/unstable' by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-roboto-slab.git;a=commitdiff;h=7f6a
tag 849042 + pending
thanks
Some bugs in the fonts-noto-color-emoji package are closed in
revision 0437fd0e98e5ac68b139f0fbbfb9f9ac7d9f7d18 in branch
'debian/unstable' by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-noto-color-emoji.git;a=commitdif
tag 848206 + pending
thanks
Some bugs in the nototools package are closed in revision
610db03ecf85f26767e159c9d4a7c28e972f0648 in branch '
debian/unstable' by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/nototools.git;a=commitdiff;h=610db03
Commit mess
tag 849042 + pending
thanks
Some bugs in the fonts-noto-color-emoji package are closed in
revision c23f173985068255cc55a71ca99dd2af3e8fcaae in branch '
debian/unstable' by Jeremy Bicha
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-noto-color-emoji.git;a=commitd
tag 878491 + pending
thanks
Some bugs in the fonts-hosny-amiri package are closed in revision
c3a090fe345f807b87750622bd81e2956935e668 in branch 'master' by
أحمد المحمودي (Ahmed El-Mahmoudy)
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-hosny-amiri.git;a=commitd
tag 878536 + pending
thanks
Some bugs in the fonts-liberation package are closed in revision
b7240987694e6add4ccc0e4655dce149f80274a3 in branch 'master' by Holger
Levsen
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-liberation.git;a=commitdiff;h=b724098
Commit
tag 878536 + pending
thanks
Some bugs in the fonts-liberation package are closed in revision
f843b7249e0de18954d5fd71942d8153b46323bf in branch 'master' by Holger
Levsen
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-liberation.git;a=commitdiff;h=f843b72
Commit
tag 877958 + pending
thanks
Some bugs in the fonts-crosextra-caladea package are closed in
revision 7982dd96875c34ddb20c90acb67574b35c65f0f6 in branch 'master'
by Fabian Greffrath
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-crosextra-caladea.git;a=commitdiff;h
tag 876837 + pending
thanks
Some bugs in the fonts-liberation2 package are closed in revision
a63f632046d42342e7c16ebe4cc2da169475f1e7 in branch 'master' by Fabian
Greffrath
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-liberation2.git;a=commitdiff;h=a63f632
Co
tag 854362 + pending
thanks
Some bugs in the fonts-uralic package are closed in revision
851fc30045e34297f7de87be2cfbacad64448b48 in branch 'master' by Holger
Levsen
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-uralic.git;a=commitdiff;h=851fc30
Commit message:
tag 815723 + pending
tag 815723 + pending
thanks
Some bugs in the fonts-dustin package are closed in revision
cd7c89cb124fd249947889797231fbd548db052c in branch 'master' by Holger
Levsen
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-dustin.git;a=commitdiff;h=cd7
tag 865601 + pending
thanks
Some bugs in the fontforge package are closed in revision
96845179a752d8784872971960baf2bac6970a87 in branch 'master' by
Vasudev Kamath
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fontforge.git;a=commitdiff;h=9684517
Commit message:
tag 873900 + pending
tag 873901 + pending
thanks
Some bugs in the fonts-tlwg package are closed in revision
b3bdee4435dc355a0abc00741ec419f4773ed330 in branch 'master' by
Theppitak Karoonboonyanan
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-tlwg.git;a=commitdi
tag 868207 + pending
thanks
Some bugs in the fonts-wqy-microhei package are closed in revision
dd17a471dbd02dab7fbb8589e0acdfec13715d54 in branch 'master' by
Anthony Fok
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-wqy-microhei.git;a=commitdiff;h=dd17a47
Commi
tag 872809 + pending
thanks
Some bugs in the fonts-dejavu package are closed in revision
90c00211bdc342a5facbe64a31626644018f9835 in branch 'master' by Fabian
Greffrath
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-dejavu.git;a=commitdiff;h=90c0021
Commit messa
tag 869401 + pending
thanks
Some bugs in the fonts-sipa-arundina package are closed in revision
09db0a433f9a062eab6210e38ce803845c4c1038 in branch 'master' by
Theppitak Karoonboonyanan
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-sipa-arundina.git;a=commitdiff;
tag 849987 + pending
thanks
Some bugs in the fonts-font-awesome package are closed in revision
e06adfd38a7dd9a92238395ab4b83a3725295a8d in branch 'master' by
Vasudev Kamath
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-font-awesome.git;a=commitdiff;h=e06adfd
Co
tag 855710 + pending
thanks
Some bugs in the fontforge package are closed in revision
193349a230bba26a6b765b040c54849abca81ff4 in branch 'master' by
Vasudev Kamath
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/fontforge.git;a=commitdiff;h=193349a
Commit message:
tag 857396 + pending
thanks
Some bugs in the open-font-design-toolkit package are closed in
revision c18a050331ccee4e989e9c163a8a2ada4354a2da in branch 'master'
by Ivo De Decker
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/open-font-design-toolkit.git;a=commitdiff;h=
tag 855943 + pending
thanks
Some bugs in the shadow package are closed in revision
bc6cd09194f3d289bbd1729260ae2869989e9182 in branch 'master' by Balint
Reczey
The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-shadow/shadow.git/commit/?id=bc6cd09
Commit message:
su: properly
tag 832170 + pending
thanks
Some bugs in the shadow package are closed in revision
dd729b3572a957a12d83d3f1549ea05e1d269839 in branch ' jessie' by
Balint Reczey
The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-shadow/shadow.git/commit/?id=dd729b3
Commit message:
Fix integer
tag 855943 + pending
thanks
Some bugs in the shadow package are closed in revision
1edacbf29a564b64282b09f0a3a37dd654e3a743 in branch ' jessie' by
Salvatore Bonaccorso
The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-shadow/shadow.git/commit/?id=1edacbf
Commit message:
su:
tag 800553 + pending
thanks
Some bugs in the shadow package are closed in revision
182a8cf46473534d6814a77141b17effc39b1548 in branch 'master' by Lars
Bahner
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-fonts/shadow.git;a=commitdiff;h=182a8cf
Commit message:
Fix some
1 - 100 of 220 matches
Mail list logo