Bug#990079: chromium: Update Chromium to 91.0.4472.114

2021-06-19 Thread Legimet
Package: chromium Version: 90.0.4430.212-1 Severity: grave Numerous security holes have been fixed in the latest version: https://security-tracker.debian.org/tracker/source-package/chromium

Bug#914487: chromium: nonfree unrar code

2018-11-23 Thread Legimet
Package: chromium Version: 70.0.3538.67-2 Severity: serious Justification: Policy 2.1 Chromium contains nonfree code from unrar, located at third_party/unrar.

Bug#812032: mldemos: FTBFS with GCC 6: needed for in-class initialization

2016-12-26 Thread Legimet
This patch allows the package to build with GCC 6.Index: mldemos-0.5.1/Core/glwidget.h === --- mldemos-0.5.1.orig/Core/glwidget.h +++ mldemos-0.5.1/Core/glwidget.h @@ -114,9 +114,9 @@ public: static const GLint texWidth = 128;

Bug#812137: FTBFS with GCC 6: statement is indented as if

2016-12-25 Thread Legimet
This patch fixes the issue.Index: mailavenger-0.8.4/libasync/maketables.c === --- mailavenger-0.8.4.orig/libasync/maketables.c +++ mailavenger-0.8.4/libasync/maketables.c @@ -132,7 +132,9 @@ for (i = 0; i < 256; i++)

Bug#830399: python-jedi: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13

2016-12-25 Thread Legimet
These two patches fix the errors. Also, python-pytest and python3-pytest must be added as build dependencies.>From de7273e04b3c8e4ca3f8ba32298a5d3d763b3ab3 Mon Sep 17 00:00:00 2001 From: Sid Shanker Date: Sun, 17 May 2015 23:11:02 -0700 Subject: [PATCH] Fixed utf-8

Bug#830399: python-jedi: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13

2016-10-10 Thread Legimet
This is blocking vim-youcompleteme from reaching testing. I think python-pytest would have to be added as a build dependency.

Bug#834204: libsdl1.2: Nonfree file: src/video/fbcon/riva_mmio.h

2016-08-12 Thread Legimet
license: https://cgit.freedesktop.org/xorg/driver/xf86-video-nv/tree/src/riva_hw.h It should be possible to use the newer version of the file. Thanks, Legimet -- System Information: Debian Release: 8.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable

Bug#834195: unzip: recmatch in match.c has nonfree license

2016-08-12 Thread Legimet
Package: unzip Version: 6.0-16+deb8u2 Severity: serious Justification: Policy 2.1 Dear Maintainer, The function recmatch in match.c has the following nonfree license, which forbids selling for profit: Copyright (C) 1990-1992 Mark Adler, Richard B. Wales, Jean-loup Gailly, Kai Uwe

Bug#758237: grace contains nonfree cephes library

2014-08-15 Thread Legimet
can find it in the tarball on the the cephes author's website. [1] There was a discussion back in 2004 about the author being willing to relicense it under a BSD license [2], but nothing happened after that. Legimet 1. http://www.moshier.net/#Cephes 2. https://lists.debian.org/debian-legal/2004

Bug#751879: tcl-trf contain non-free, non-distributable code.

2014-06-19 Thread Legimet
Hi, Here are my own implementations of RIPEMD-128 and RIPEMD-160, under the same license as the rest of tcl-trf. They are compatible with the ones included in this package and a little faster as well. They should go in generic/ripemd. Legimet ripemd.tar.gz Description: GNU Zip compressed data