Packages

Category Task Type Priority Severity Summary  desc Status Progress
AnyFeature RequestHighHigh [s-nail] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si s-nail
Repository      : core
Name            : s-nail
Version         : 14.8.16-2
Description     : Mail processing system with a command syntax reminiscent of ed
Architecture    : x86_64
URL             : http://www.sdaoden.eu/code.html#s-nail
Licenses        : custom:BSD
Groups          : base
Provides        : mailx  mailx-heirloom  heirloom-mailx
Depends On      : openssl  krb5  libidn
Optional Deps   : smtp-forwarder: for sending mail
Conflicts With  : mailx  mailx-heirloom  heirloom-mailx
Replaces        : mailx  mailx-heirloom  heirloom-mailx
Download Size   : 310.74 KiB
Installed Size  : 641.00 KiB
Packager        : Jan de Groot <jgc@archlinux.org>
Build Date      : Sat 04 Mar 2017 08:02:52 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [s-nail] adapt package in accordance with the Hyperbola ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyBug ReportMediumMedium [rxvt-unicode] rc-status command print "bug" table Closed
100%
Task Description

If you do a command line rc-status on urxvt terminal, the name of the column of services are hidden. You will only see the status columns. Example:

Runlevel: default
  started  ]
  started  ]
  started  ]
  started  ]
  started 00:36:20 (0) ]
  started 00:36:20 (0) ]
  started 00:36:20 (0) ]
  started 00:36:20 (0) ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
  started  ]
  started  ]
  started  ]d
Dynamic Runlevel: manual
AnyFreedom IssueVery HighCritical [rust][cargo] trademark agreement affects user freedom Closed
100%
Task Description
Uses that require explicit approval
Distributing a modified version of the Rust programming language or the Cargo package manager and calling it Rust or Cargo requires explicit, written permission from the Rust core team. We will usually allow these uses as long as the modifications are (1) relatively small and (2) very clearly communicated to end-users.
Selling t-shirts, hats, and other artwork or merchandise requires explicit, written permission from the Rust core team. We will usually allow these uses as long as (1) it is clearly communicated that the merchandise is not in any way an official part of the Rust project and (2) it is clearly communicated whether profits benefit the Rust project.
Using the Rust trademarks within another trademark requires written permission from the Rust core team except as described above.

Since it violates the freedom to redistribute without “explicit” approval, this is a freedom issue.

AnyFeature RequestHighHigh [run-parts] adapt package in accordance with the Hyperb ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyBug ReportVery LowHigh [rubyripper] GUI doesn't work Closed
100%
Task Description

rrip_gui does not work. The fix is to install cairo-gobject which is not in the repos. Attached is a working PKGBUILD adapted from the official one.

AnyFeature RequestHighHigh [ruby] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si ruby
Repository      : extra
Name            : ruby
Version         : 2.4.1-3.hyperbola2
Description     : An object-oriented language for quick and easy programming, with free variant of json gem
Architecture    : x86_64
URL             : http://www.ruby-lang.org/en/
Licenses        : BSD  custom
Groups          : None
Provides        : rubygems  rake
Depends On      : gdbm  openssl  libffi  libyaml  gmp  zlib
Optional Deps   : ruby-docs: Ruby documentation
                  tk: for Ruby/TK
Conflicts With  : rake
Replaces        : None
Download Size   : 3.89 MiB
Installed Size  : 16.30 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Wed 07 Jun 2017 09:41:41 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [ruby2.3] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends and makedepends on openssl-1.0.

$ pacman -Si ruby2.3
Repository      : community
Name            : ruby2.3
Version         : 2.3.4-2.hyperbola1
Description     : An object-oriented language for quick and easy programming, with free variant of json gem
Architecture    : x86_64
URL             : http://www.ruby-lang.org/en/
Licenses        : BSD  custom
Groups          : None
Provides        : None
Depends On      : gdbm  openssl-1.0  libffi  libyaml  gmp  zlib
Optional Deps   : tk: for Ruby/TK
Conflicts With  : None
Replaces        : None
Download Size   : 4.82 MiB
Installed Size  : 22.74 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Wed 05 Jul 2017 01:49:10 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [ruby-eventmachine] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si ruby-eventmachine
Repository      : community
Name            : ruby-eventmachine
Version         : 1.2.3-2
Description     : EventMachine: fast, simple event-processing library
Architecture    : x86_64
URL             : http://rubyeventmachine.com
Licenses        : Ruby  GPL2
Groups          : None
Provides        : None
Depends On      : ruby  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 415.89 KiB
Installed Size  : 2780.00 KiB
Packager        : Levente Polyak <anthraxx@archlinux.org>
Build Date      : Thu 16 Mar 2017 01:52:33 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
TestingBug ReportMediumCritical [rsyslog] wrong reference to /usr/bin/rsyslog in /etc/l ...Closed
100%
Task Description

In `/etc/logrotate.d/rsyslog`, line 5:

/usr/bin/killall -HUP /usr/bin/rsyslogd

should now read as follows:

/usr/bin/killall -HUP /usr/sbin/rsyslogd
AnyFeature RequestHighHigh [rpcbind] adapt package in accordance with the Hyperbol ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

StableBug ReportMediumCritical [roundcubemail-lts] not compatible with PHP 7.1 Closed
100%
Task Description

Description:
After replacing roundcubemail with roundcubemail-lts, I got the following error:

  PHP Warning:  session_start(): Failed to read session data: user (path: ) in /usr/share/webapps/roundcubemail/program/lib/Roundcube/rcube_session.php on line 117

And going back to the non-lts version solved it

Additional info:
It looks like it is a problem of roundcube-lts not being fully compatible with PHP 7.1, maybe a backport could fix the issue

Steps to reproduce:
1) Install roundcube
2) open it in a web browser
3) Check /var/log/roundcubemail/errors

AnyImplementation RequestVery HighHigh [ring] add new package Closed
100%
Task Description

Description:

Ring is a free and universal communication platform which preserves the users’ privacy and freedoms.
https://ring.cx/

Entirely inline with Hyperbola distro.

AnyFreedom IssueMediumLow [rhino] vague terminology "Open Source" in description  ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/rhino 1.7.7.1-1
    Open-source implementation of JavaScript written entirely in Java

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

Free-software implementation of JavaScript written entirely in Java
AnyFreedom IssueMediumLow [rhino-javadoc] vague terminology "Open Source" in desc ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/rhino-javadoc 1.7.7.1-1.hyperbola1
    Open-source implementation of JavaScript written entirely in Java - Javadoc

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

Free-software implementation of JavaScript written entirely in Java - Javadoc
AnyFeature RequestMediumMedium [rfkill] needs OpenRC init scripts Closed
100%
Task Description

$ pacman -Si rfkill
Repository : core
Name : rfkill
Version : 0.5-2
Description : Tool for enabling and disabling wireless devices
Architecture : x86_64
URL : http://wireless.kernel.org/en/users/Documentation/rfkill Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 7.66 KiB
Installed Size : 14.00 KiB
Packager : Gaetan Bisson bisson@archlinux.org Build Date : Sun 02 Apr 2017 05:59:08 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

[coadde@nbc_netbook ~]$ pacman -Ql rfkill
rfkill /usr/
rfkill /usr/bin/
rfkill /usr/bin/rfkill
rfkill /usr/lib/
rfkill /usr/lib/systemd/
rfkill /usr/lib/systemd/system/
rfkill /usr/lib/systemd/system/rfkill-block@.service
rfkill /usr/lib/systemd/system/rfkill-unblock@.service
rfkill /usr/lib/sysusers.d/
rfkill /usr/lib/sysusers.d/rfkill.conf
rfkill /usr/lib/udev/
rfkill /usr/lib/udev/rules.d/
rfkill /usr/lib/udev/rules.d/60-rfkill.rules
rfkill /usr/share/
rfkill /usr/share/licenses/
rfkill /usr/share/licenses/rfkill/
rfkill /usr/share/licenses/rfkill/LICENSE
rfkill /usr/share/man/
rfkill /usr/share/man/man8/
rfkill /usr/share/man/man8/rfkill.8.gz

AnyFeature RequestHighHigh [rfkill] adapt package in accordance with the Hyperbola ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFreedom IssueVery LowLow [retroarch-assets-xmb]: referring to assets in descript ...Closed
100%
Task Description

Description:

The description of the package need to be changed to accommodate:
https://www.gnu.org/philosophy/words-to-avoid.html

To refer to published works as “assets”, or “digital assets”, is even worse than calling them “content” — it presumes they have no value to society except commercial value.

community/retroarch-assets-xmb 401-1 (libretro)
    XMB menu assets for RetroArch

Why not use “elements” instead?

AnyFeature RequestHighHigh [rethinkdb] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl-1.0.

$ pacman -Si rethinkdb
Repository      : community
Name            : rethinkdb
Version         : 2.3.5-6
Description     : Distributed powerful and scalable NoSQL database
Architecture    : x86_64
URL             : http://www.rethinkdb.com/
Licenses        : AGPL
Groups          : None
Provides        : None
Depends On      : protobuf  ncurses  curl  openssl-1.0
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 10.19 MiB
Installed Size  : 36.50 MiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Wed 05 Apr 2017 08:25:08 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFreedom IssueVery LowLow [repose]: consider to change it to name of operating sy ...Closed
100%
Task Description

Description:

community/repose 7.1-2
     Arch Linux repo building tool

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

I think this shall be changed to Hyperbola GNU/Linux repo building tool

AnyFreedom IssueMediumLow [repo] vague terminology "Open Source" in description o ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

community/repo 1.12.37-1
    The Multiple Git Repository Tool from the Android Open Source Project

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

The Multiple Git Repository Tool from the Android Free Software Project
AnyBug ReportVery LowLow [remmina] impossible to connect to RDP servers after re ...Closed
100%
Task Description

remmina dev ask to inform package maintainer, here is the discussion:

https://github.com/FreeRDP/Remmina/issues/1513#issuecomment-373128671

Would be nice to update or add a patch if available

AnyFeature RequestHighHigh [reiserfsprogs] adapt package in accordance with the Hy ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyPrivacy IssueHighHigh [redshift] remove geoclue2 support Closed
100%
Task Description

Bug Report

Tratando proveedor ubicación `geoclue2'...
Usando el proveedor `geoclue2'.
Unable to connect to GeoClue.
Incapaz de obtener localización desde el proveedor.

Package information:

$ pacman -S redshift
Repositorio : community
Nombre : redshift
Versión : 1.11-4.hyperbola1
Descripción : Adjusts the color temperature of your screen according to your surroundings, without geoclue2 support
Arquitectura : x86_64
URL : http://jonls.dk/redshift/ Licencias : GPL3
Grupos : Nada
Provee : Nada
Depende de : libdrm libxcb libxxf86vm
Dependencias opcionales : python-gobject: for redshift-gtk python-xdg: for redshift-gtk librsvg: for redshift-gtk
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 107,66 KiB
Tamaño de la instalación : 1004,00 KiB
Encargado : André Silva emulatorman@hyperbola.info Fecha de creación : sáb 17 jun 2017 14:03:43 -05
Validado por : Suma MD5 Suma SHA-256 Firma

AnyBug ReportMediumHigh [redshift] No more location providers to try Closed
100%
Task Description

Bug

$ redshift
Failed to run Redshift No more location providers to try.

Package Information

$ sudo pacman -Si redshift
Repositorio               : community
Nombre                    : redshift
Versión                   : 1.11-4.hyperbola3
Descripción               : Adjusts the color temperature of your screen according to your
                            surroundings, without manual location provider, geoclue2 and
                            systemd support
Arquitectura              : x86_64
URL                       : http://jonls.dk/redshift/
Licencias                 : GPL3
Grupos                    : Nada
Provee                    : Nada
Depende de                : libdrm  libxcb  libxxf86vm
Dependencias opcionales   : python-gobject: for redshift-gtk
                            python-xdg: for redshift-gtk
                            librsvg: for redshift-gtk
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 103,66 KiB
Tamaño de la instalación  : 988,00 KiB
Encargado                 : André Silva <emulatorman@hyperbola.info>
Fecha de creación         : mar 17 oct 2017 23:35:01 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

$ pacman -Ql redshift
redshift /usr/
redshift /usr/bin/
redshift /usr/bin/redshift
redshift /usr/bin/redshift-gtk
redshift /usr/lib/
redshift /usr/lib/python3.6/
redshift /usr/lib/python3.6/site-packages/
redshift /usr/lib/python3.6/site-packages/redshift_gtk/
redshift /usr/lib/python3.6/site-packages/redshift_gtk/init.py
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/init.cpython-36.opt-1.pyc
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/init.cpython-36.pyc
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/defs.cpython-36.opt-1.pyc
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/defs.cpython-36.pyc
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/statusicon.cpython-36.opt-1.pyc
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/statusicon.cpython-36.pyc
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/utils.cpython-36.opt-1.pyc
redshift /usr/lib/python3.6/site-packages/redshift_gtk/pycache/utils.cpython-36.pyc
redshift /usr/lib/python3.6/site-packages/redshift_gtk/defs.py
redshift /usr/lib/python3.6/site-packages/redshift_gtk/statusicon.py
redshift /usr/lib/python3.6/site-packages/redshift_gtk/utils.py
redshift /usr/share/
redshift /usr/share/appdata/
redshift /usr/share/appdata/redshift-gtk.appdata.xml
redshift /usr/share/applications/
redshift /usr/share/applications/redshift-gtk.desktop
redshift /usr/share/applications/redshift.desktop
redshift /usr/share/icons/
redshift /usr/share/icons/hicolor/
redshift /usr/share/icons/hicolor/scalable/
redshift /usr/share/icons/hicolor/scalable/apps/
redshift /usr/share/icons/hicolor/scalable/apps/redshift-status-off.svg
redshift /usr/share/icons/hicolor/scalable/apps/redshift-status-on.svg
redshift /usr/share/icons/hicolor/scalable/apps/redshift.svg
redshift /usr/share/locale/
redshift /usr/share/locale/ar/
redshift /usr/share/locale/ar/LC_MESSAGES/
redshift /usr/share/locale/ar/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/bg/
redshift /usr/share/locale/bg/LC_MESSAGES/
redshift /usr/share/locale/bg/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/ca/
redshift /usr/share/locale/ca/LC_MESSAGES/
redshift /usr/share/locale/ca/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/cs/
redshift /usr/share/locale/cs/LC_MESSAGES/
redshift /usr/share/locale/cs/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/da/
redshift /usr/share/locale/da/LC_MESSAGES/
redshift /usr/share/locale/da/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/de/
redshift /usr/share/locale/de/LC_MESSAGES/
redshift /usr/share/locale/de/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/el/
redshift /usr/share/locale/el/LC_MESSAGES/
redshift /usr/share/locale/el/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/es/
redshift /usr/share/locale/es/LC_MESSAGES/
redshift /usr/share/locale/es/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/et/
redshift /usr/share/locale/et/LC_MESSAGES/
redshift /usr/share/locale/et/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/eu/
redshift /usr/share/locale/eu/LC_MESSAGES/
redshift /usr/share/locale/eu/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/fi/
redshift /usr/share/locale/fi/LC_MESSAGES/
redshift /usr/share/locale/fi/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/fr/
redshift /usr/share/locale/fr/LC_MESSAGES/
redshift /usr/share/locale/fr/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/gl/
redshift /usr/share/locale/gl/LC_MESSAGES/
redshift /usr/share/locale/gl/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/he/
redshift /usr/share/locale/he/LC_MESSAGES/
redshift /usr/share/locale/he/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/hi/
redshift /usr/share/locale/hi/LC_MESSAGES/
redshift /usr/share/locale/hi/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/hr/
redshift /usr/share/locale/hr/LC_MESSAGES/
redshift /usr/share/locale/hr/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/hu/
redshift /usr/share/locale/hu/LC_MESSAGES/
redshift /usr/share/locale/hu/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/it/
redshift /usr/share/locale/it/LC_MESSAGES/
redshift /usr/share/locale/it/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/ja/
redshift /usr/share/locale/ja/LC_MESSAGES/
redshift /usr/share/locale/ja/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/ka/
redshift /usr/share/locale/ka/LC_MESSAGES/
redshift /usr/share/locale/ka/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/lt/
redshift /usr/share/locale/lt/LC_MESSAGES/
redshift /usr/share/locale/lt/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/nb/
redshift /usr/share/locale/nb/LC_MESSAGES/
redshift /usr/share/locale/nb/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/nl/
redshift /usr/share/locale/nl/LC_MESSAGES/
redshift /usr/share/locale/nl/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/pl/
redshift /usr/share/locale/pl/LC_MESSAGES/
redshift /usr/share/locale/pl/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/pt/
redshift /usr/share/locale/pt/LC_MESSAGES/
redshift /usr/share/locale/pt/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/pt_BR/
redshift /usr/share/locale/pt_BR/LC_MESSAGES/
redshift /usr/share/locale/pt_BR/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/ru/
redshift /usr/share/locale/ru/LC_MESSAGES/
redshift /usr/share/locale/ru/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/sv/
redshift /usr/share/locale/sv/LC_MESSAGES/
redshift /usr/share/locale/sv/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/tr/
redshift /usr/share/locale/tr/LC_MESSAGES/
redshift /usr/share/locale/tr/LC_MESSAGES/redshift.mo
redshift /usr/share/locale/zh_CN/
redshift /usr/share/locale/zh_CN/LC_MESSAGES/
redshift /usr/share/locale/zh_CN/LC_MESSAGES/redshift.mo
redshift /usr/share/man/
redshift /usr/share/man/man1/
redshift /usr/share/man/man1/redshift.1.gz

AnyFeature RequestMediumMedium [redis] needs OpenRC init script Closed
100%
AnyFreedom IssueVery LowLow [recoll]: optional dependency: untex: for dvi support w ...Closed
100%
AnyFeature RequestHighHigh [recoll] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [readline] adapt package in accordance with the Hyperbo ...Closed
100%
AnyFreedom IssueMediumLow [rdesktop] vague terminology "Open Source" in descripti ...Closed
100%
StableBug ReportMediumMedium [ranger]: /bin/sh: sensible-editor: command not found Closed
100%
AnyImplementation RequestVery LowLow [radiotray] add package Closed
100%
AnyFreedom IssueMediumLow [radare2] vague terminology "Open Source" in descriptio ...Closed
100%
AnyFeature RequestHighHigh [radare2] rebuild package against libressl Closed
100%
AnyImplementation RequestVery LowLow [quiterss] add package  Closed
100%
AnyFeature RequestHighHigh [quilt] adapt package in accordance with the Hyperbola  ...Closed
100%
AnyFeature RequestHighHigh [quagga] rebuild package against libressl Closed
100%
AnySecurity IssueVery HighCritical [qtpass] Insecure Password Generation prior to 1.2.1 Closed
100%
AnyBug ReportMediumHigh [qtox][toxic] rebuild package Closed
100%
AnyFreedom IssueVery HighCritical [qtemu] package recommends installing non-free OSes Closed
100%
TestingBug ReportMediumMedium [qtcreator] requires libsystemd.so Closed
100%
StableUpdate RequestHighHigh [qt5] upgrade Qt project to the 5.6 LTS version, requir ...Closed
100%
StableUpdate RequestVery LowCritical [qt5] request for upgrade Closed
100%
AnyFreedom IssueVery LowLow [qt5-svg]: using "contents" in description Closed
100%
AnyFeature RequestHighHigh [qt5-base] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [qt4] rebuild package against libressl Closed
100%
AnyImplementation RequestVery LowLow [qpdfview] add package Closed
100%
AnyFreedom IssueVery LowLow [qpdf]: using "Content" in description Closed
100%
AnyFreedom IssueVery LowLow [qlandkartegt]: using kernel name instead of operating  ...Closed
100%
AnyFeature RequestHighHigh [qgpgme] adapt package in accordance with the Hyperbola ...Closed
100%
Showing tasks 301 - 350 of 1517 Page 7 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing