Packages

Category Task Type Priority  desc Severity Summary Status Progress
StableFreedom IssueHighCritical [smplayer] Removal of unfree "Chromecast"-plugin Closed
100%
Task Description

Within the current version of smplayer in the repositories a proprietary interface to Chromecast is activated and therefore a risk for privacy of the users as this hardware is the complete opposite of freedom.

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

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si slrn
Repository      : community
Name            : slrn
Version         : 1.0.3-2
Description     : An open source text-based news client
Architecture    : x86_64
URL             : http://www.slrn.org/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : openssl  slang
Optional Deps   : metamail
Conflicts With  : None
Replaces        : None
Download Size   : 551.78 KiB
Installed Size  : 2464.00 KiB
Packager        : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date      : Fri 17 Feb 2017 03:36:05 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [siege] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si siege
Repository      : community
Name            : siege
Version         : 4.0.2-2
Description     : An http regression testing and benchmarking utility
Architecture    : x86_64
URL             : https://www.joedog.org/siege-home/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 85.64 KiB
Installed Size  : 219.00 KiB
Packager        : Florian Pritz <bluewind@xinu.at>
Build Date      : Fri 10 Mar 2017 11:55:18 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [shairport-sync] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si shairport-sync
Repository      : community
Name            : shairport-sync
Version         : 3.0.2-2
Description     : Emulates an AirPort Express for the purpose of streaming music from iTunes and compatible iPods and iPhones
Architecture    : x86_64
URL             : https://github.com/mikebrady/shairport-sync
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : openssl  avahi  libsoxr  popt  alsa-lib  libconfig  libpulse
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 68.22 KiB
Installed Size  : 203.00 KiB
Packager        : Anatol Pomozov <anatol.pomozov@gmail.com>
Build Date      : Wed 22 Mar 2017 12:37:28 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [shadow] 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 .

AnyFeature RequestHighHigh [sh-unknown-elf-newlib] adapt package in accordance wit ...Closed
100%
Task Description

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

AnyFeature RequestHighHigh [sh-unknown-elf-gcc] adapt package in accordance with t ...Closed
100%
Task Description

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

AnyFeature RequestHighHigh [sh-unknown-elf-binutils] adapt package in accordance w ...Closed
100%
Task Description

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

AnyFeature RequestHighHigh [serial-cs-firmware] adapt package in accordance with t ...Closed
100%
Task Description

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

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

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

AnyFeature RequestHighHigh [sdparm] 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 .

TestingBug ReportHighHigh [sddm] error while loading shared libraries Closed
100%
Task Description

$ pacman -Si sddm
Repository : extra
Name : sddm
Version : 0.14.0-2
Description : QML based X11 display manager
Architecture : x86_64
URL : http://github.com/sddm/sddm Licenses : GPL Groups : None
Provides : display-manager
Depends On : qt5-declarative
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 3.22 MiB
Installed Size : 4.16 MiB
Packager : Antonio Rojas arojas@archlinux.org Build Date : Fri 02 Sep 2016 03:45:49 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ sddm
sddm: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

$ ldd /usr/bin/sddm

linux-vdso.so.1 (0x00007ffe6dbf3000)
libQt5DBus.so.5 => /usr/lib/libQt5DBus.so.5 (0x00007f4f42c22000)
libQt5Qml.so.5 => /usr/lib/libQt5Qml.so.5 (0x00007f4f4261e000)
libsystemd.so.0 => not found
libQt5Network.so.5 => /usr/lib/libQt5Network.so.5 (0x00007f4f42293000)
libQt5Core.so.5 => /usr/lib/libQt5Core.so.5 (0x00007f4f41bb7000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f4f4182f000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f4f41618000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f4f41274000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f4f41056000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007f4f40e05000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f4f40af2000)
libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007f4f40884000)
libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f4f40413000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f4f401fc000)
libicui18n.so.59 => /usr/lib/libicui18n.so.59 (0x00007f4f3fd7e000)
libicuuc.so.59 => /usr/lib/libicuuc.so.59 (0x00007f4f3f9cd000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f4f3f7c9000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007f4f3f5c1000)
libpcre16.so.0 => /usr/lib/libpcre16.so.0 (0x00007f4f3f358000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f4f3f044000)
/lib64/ld-linux-x86-64.so.2 (0x00007f4f42eae000)
libelogind.so.0 => /usr/lib/libelogind.so.0 (0x00007f4f43013000)
libicudata.so.59 => /usr/lib/libicudata.so.59 (0x00007f4f3d531000)
libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007f4f3d2be000)
libcap.so.2 => /usr/lib/libcap.so.2 (0x00007f4f3d0ba000)
AnyFeature RequestHighHigh [scrypt] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si scrypt
Repository      : community
Name            : scrypt
Version         : 1.2.1-3
Description     : key derivation function and encryption utility
Architecture    : x86_64
URL             : https://www.tarsnap.com/scrypt/
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 25.64 KiB
Installed Size  : 55.00 KiB
Packager        : Jelle van der Waa <jelle@vdwaa.nl>
Build Date      : Sat 04 Mar 2017 07:20:56 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [sbsigntools] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si sbsigntools
Repository      : extra
Name            : sbsigntools
Version         : 0.8-2
Description     : Tools to add signatures to EFI binaries and Drivers
Architecture    : x86_64
URL             : https://build.opensuse.org/package/show/home:jejb1:UEFI/sbsigntools
Licenses        : GPL3
Groups          : None
Provides        : None
Depends On      : libutil-linux  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 58.57 KiB
Installed Size  : 445.00 KiB
Packager        : Jan de Groot <jgc@archlinux.org>
Build Date      : Sat 11 Mar 2017 08:05:33 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
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 .

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 .

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
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 .

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 .

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
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

AnyFeature RequestHighHigh [recoll] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [readline] adapt package in accordance with the Hyperbo ...Closed
100%
AnyFeature RequestHighHigh [radare2] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [quilt] adapt package in accordance with the Hyperbola  ...Closed
100%
AnyFeature RequestHighHigh [quagga] rebuild package against libressl Closed
100%
StableUpdate RequestHighHigh [qt5] upgrade Qt project to the 5.6 LTS version, requir ...Closed
100%
AnyFeature RequestHighHigh [qt5-base] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [qt4] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [qgpgme] adapt package in accordance with the Hyperbola ...Closed
100%
StableBug ReportHighHigh [qemu] add missing libseccomp dependency Closed
100%
AnyFeature RequestHighHigh [python] rebuild package against libressl Closed
100%
AnyReplace RequestHighCritical [python2] replace deprecated Python 2 to Tauthon Closed
100%
AnyFeature RequestHighHigh [python2] rebuild package against libressl Closed
100%
AnySecurity IssueHighCritical [python2] heap-overflow vulnerability CVE-2018-1000030 Closed
100%
AnyFeature RequestHighHigh [python2-pyopenssl] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [python2-m2crypto] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [python2-gpgme] adapt package in accordance with the Hy ...Closed
100%
AnyFeature RequestHighHigh [python-pyopenssl] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [python-gpgme] adapt package in accordance with the Hyp ...Closed
100%
AnyFeature RequestHighHigh [pyrit] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [pypy] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [pyopenssl] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [pwsafe] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [pulseaudio] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [pulseaudio-zeroconf] rebuild package against libressl Closed
100%
Showing tasks 251 - 300 of 1517 Page 6 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing