|
Any | Privacy Issue | High | High | [redshift] remove geoclue2 support | Closed | |
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
|
|
Any | Privacy Issue | High | High | [epiphany] would be more private if not for Hyperbola p ... | Closed | |
Task Description
(in Spanish) Copio lo que puse en irc:
<isacdaavid>: este parche de epiphany está removiendo cosas de más. Si te fijas aca verás que lo que ese código hace es proteger la privacidad contra google y facebook.
<isacdaavid>: https://git.parabola.nu/abslibre.git/tree/libre/epiphany/privacy.patch#n162 sólo está probando si el spyware está siendo removido efectivamente. Tampoco veo necesidad de mantener lo de la línea #122 (lo único que hace es cambiar el título de la ventana), ni lo de la línea #139 (sólo está probando que el parser de URLs funciona, no hace conexiones), y mucho menos quitar referencias a “google.com” en los comentarios.
<isacdaavid>: subiré mis cambios a parabola, por si te interesa usarlos.
|
|
Any | Bug Report | High | High | [tlp] remove systemd support | Closed | |
Task Description
systemd support should be removed from tlp. I understand that it should start automatically under OpenRC.
|
|
Any | Bug Report | High | High | [sway] relies on systemd libraries | Closed | |
Task Description
impossible to start sway as it relies on libsystemd.so.0
error:
sway: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory
|
|
Any | Security Issue | High | High | [podofo] vulnerable allows remote attackers to cause a ... | Closed | |
Task Description
https://icepng.github.io/2017/04/21/PoDoFo-1/
https://blogs.gentoo.org/ago/2017/03/31/podofo-four-null-pointer-dereference
http://www.securityfocus.com/bid/97296/info
Package information
Repositorio : community Nombre : podofo Versión : 0.9.5-2 Descripción : A C++ library to work with the PDF file format Arquitectura : x86_64 URL : http://podofo.sourceforge.net Licencias : GPL Grupos : Nada Provee : Nada Depende de : lua openssl fontconfig libtiff libidn libjpeg-turbo Dependencias opcionales : Nada En conflicto con : Nada Remplaza a : Nada Tamaño de la descarga : 785,18 KiB Tamaño de la instalación : 4492,00 KiB Encargado : Antonio Rojas arojas@archlinux.org Fecha de creación : sáb 18 feb 2017 06:52:31 -05 Validado por : Suma MD5 Suma SHA-256 Firma
Debian just patched for v0.9.5-6
https://sources.debian.net/src/libpodofo/0.9.5-6/debian/patches/CVE-2017-738%5B0123%5D.patch/
https://sources.debian.net/src/libpodofo/0.9.5-6/debian/patches/
|
|
Any | Security Issue | High | High | [isync] needs update | Closed | |
Task Description
isync is currently on 1.2.1-3, the versions is 2 years old and a lot of security/features have been implemented to the version 1.3.0
isync needs be upgraded from 1.2.1 to 1.2.3 since it is a bugfix adapted for our current snapshot in Milky Way (2017-05-08) which is using isync 1.2.x series.
|
|
Any | Drop Request | High | High | [ssmtp] remove obsolete package | Closed | |
Task Description
Package ssmtp is unmaintained:
ssmtp is unmaintained. Consider using something like msmtp instead. (source)
So it violates point 4 of our packaging guidelines “Anti-abandonware”, because it’s abandoned and has a replacement (msmtp)
|
|
Any | Feature Request | High | High | [icedove-enigmail] add package | Closed | |
Task Description
Hello,
Would it be possible to add this package :
icedove-enigmail
to the repo ?
Thank you
|
|
Stable | Bug Report | High | High | [elogind] /usr/lib/udev/rules.d/73-seat-late.rules not ... | Closed | |
Task Description
dmesg was showing errors about this Apparently it is not needed and can be deleted. (No errors on my side after deletion (and reboot) and no more errors message)
See this thread : https://forum.manjaro.org/t/openrc-and-73-seat-late-rules-why-deleting-it-was-a-good-thing/24599
|
|
Any | Implementation Request | High | High | [onioncat]: add package | Closed | |
Task Description
Add “onioncat”[0][1] package
[0]:https://www.onioncat.org/ [1]:https://www.onioncat.org/download/ https://www.cypherpunk.at/ocat/download/Source/current/
|
|
Stable | Bug Report | High | High | [qemu] add missing libseccomp dependency | Closed | |
Task Description
I cannot start qemu (2.9.0-1) on latest hyperbola stable release.
Error message : qemu-system-x86_64: error while loading shared libraries: libseccomp.so.2
Thanks for your help
|
|
Any | Implementation Request | High | High | [xen] add Xen 4.8.x split packages | Closed | |
Task Description
Add Xen 4.8.x split packages (”xen” and “xen-docs”).
|
|
Any | Security Issue | High | High | [busybox] CVE-2017-16544: autocompletion vulnerability | Closed | |
Task Description
Package: https://www.hyperbola.info/packages/community/x86_64/busybox/
https://www.twistlock.com/2017/11/20/cve-2017-16544-busybox-autocompletion-vulnerability/
In the add_match function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code execution, arbitrary file writes, or other attacks.
Patch: https://git.busybox.net/busybox/commit/?id=c3797d40a1c57352192c6106cc0f435e7d9c11e8
|
|
Any | Bug Report | High | High | [gnome-disk-utility] error while loading shared librari ... | Closed | |
Task Description
gnome-disks doesn’t start, error :
gnome-disks: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory
Thanks for your help
|
|
Stable | Bug Report | High | High | [opencollada][openimageio][openshadinglanguage][ptex] s ... | Closed | |
Task Description
Hello,
I can’t install blender.
Error message :
erreur : opencollada: signature from "Márcio Silva <coadde@hyperbola.info>" is invalid
:: Le fichier /var/cache/pacman/pkg/opencollada-1.6.45-1.hyperbola1-x86_64.pkg.tar.xz est corrompu (paquet invalide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] n
erreur : ptex: signature from "Márcio Silva <coadde@hyperbola.info>" is invalid
:: Le fichier /var/cache/pacman/pkg/ptex-2.1.28-1.hyperbola1-x86_64.pkg.tar.xz est corrompu (paquet invalide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] n
erreur : openimageio: signature from "Márcio Silva <coadde@hyperbola.info>" is invalid
:: Le fichier /var/cache/pacman/pkg/openimageio-1.6.18-1.hyperbola1-x86_64.pkg.tar.xz est corrompu (paquet invalide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] n
erreur : openshadinglanguage: signature from "Márcio Silva <coadde@hyperbola.info>" is invalid
Already tried to refresh hyperbola keyring with :
pacman-key --populate hyperbola
pacman-key --refresh-keys
pacman -Sy hyperbola-keyring
Thanks for your help
|
|
Any | Bug Report | High | High | [filesystem] remove /etc/crypttab file | Closed | |
Task Description
Remove /etc/crypttab file from the “filesystem”, due it’s useful only with systemd
|
|
Stable | Bug Report | High | High | [php-fpm] service: No such file or directory | Closed | |
Task Description
$ service php-fpm start
* service: No such file or directory
$ pacman -Ql php-fpm | less
php-fpm /etc/
php-fpm /etc/init.d/
php-fpm /etc/init.d/php-fpm
php-fpm /etc/php/
php-fpm /etc/php/php-fpm.conf
php-fpm /etc/php/php-fpm.d/
php-fpm /etc/php/php-fpm.d/www.conf
php-fpm /usr/
php-fpm /usr/bin/
php-fpm /usr/bin/php-fpm
php-fpm /usr/lib/
php-fpm /usr/lib/tmpfiles.d/
php-fpm /usr/lib/tmpfiles.d/php-fpm.conf
php-fpm /usr/share/
php-fpm /usr/share/man/
php-fpm /usr/share/man/man8/
php-fpm /usr/share/man/man8/php-fpm.8.gz
php-fpm /usr/share/php/
php-fpm /usr/share/php/fpm/
php-fpm /usr/share/php/fpm/status.html
Possibly the problem is the removal of runscript. runscript conflicted in [minicom] with [openrc], detailed in https://issues.hyperbola.info/index.php?do=details&task_id=122 and was removed in openrc https://git.hyperbola.info:50100/packages/core.git/tree/openrc/PKGBUILD#n137
|
|
Stable | Implementation Request | High | Medium | [nitrokey-app] add package | Closed | |
Task Description
This package is in debian, and it allows the use of hardware encrypted flash drives.
|
|
Any | Feature Request | High | High | [aircrack-ng] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si aircrack-ng
Repository : community
Name : aircrack-ng
Version : 1.2rc4-4
Description : Key cracker for the 802.11 WEP and WPA-PSK protocols
Architecture : x86_64
URL : https://www.aircrack-ng.org
Licenses : GPL2
Groups : None
Provides : aircrack-ng-scripts
Depends On : openssl sqlite iw net-tools wireless_tools ethtool
Optional Deps : None
Conflicts With : aircrack-ng-scripts
Replaces : aircrack-ng-scripts
Download Size : 375.88 KiB
Installed Size : 1627.00 KiB
Packager : Jonathan Steel <jsteel@archlinux.org>
Build Date : Mon 27 Mar 2017 04:13:22 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [android-tools] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si android-tools
Repository : community
Name : android-tools
Version : 7.1.2_r6-1
Description : Android platform tools
Architecture : x86_64
URL : http://tools.android.com/
Licenses : Apache MIT
Groups : None
Provides : None
Depends On : openssl pcre
Optional Deps : python: for mkbootimg script
Conflicts With : None
Replaces : None
Download Size : 202.90 KiB
Installed Size : 611.00 KiB
Packager : Anatol Pomozov <anatol.pomozov@gmail.com>
Build Date : Mon 24 Apr 2017 11:39:51 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [apache] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si apache
Repository : extra
Name : apache
Version : 2.4.25-2.hyperbola2
Description : A high performance Unix-based HTTP server, with OpenRC support
Architecture : x86_64
URL : https://www.apache.org/dist/httpd
Licenses : APACHE
Groups : None
Provides : None
Depends On : zlib apr-util pcre libnghttp2 openssl
Optional Deps : lua: for mod_lua module
libxml2: for mod_proxy_html, mod_xml2enc modules
lynx: apachectl status
Conflicts With : None
Replaces : None
Download Size : 1436.89 KiB
Installed Size : 5678.00 KiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Mon 25 Sep 2017 09:13:27 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [arch-audit] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si arch-audit
Repository : community
Name : arch-audit
Version : 0.1.8-3
Description : An utility like pkg-audit based on Arch CVE Monitoring Team data
Architecture : x86_64
URL : https://github.com/ilpianista/arch-audit
Licenses : MIT
Groups : None
Provides : None
Depends On : curl openssl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 584.06 KiB
Installed Size : 1931.00 KiB
Packager : Christian Rebischke <Chris.Rebischke@archlinux.org>
Build Date : Thu 27 Apr 2017 12:43:21 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [argyllcms] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si argyllcms
Repository : community
Name : argyllcms
Version : 1.9.2-1
Description : An ICC compatible color management system with support for different colorimeter hardware
Architecture : x86_64
URL : http://www.argyllcms.com/
Licenses : GPL AGPL
Groups : None
Provides : None
Depends On : libtiff libxss libxinerama libxxf86vm libxrandr openssl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 8.44 MiB
Installed Size : 98.79 MiB
Packager : Timothy Redaelli <timothy.redaelli@gmail.com>
Build Date : Tue 25 Oct 2016 12:09:46 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [axel] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si axel
Repository : community
Name : axel
Version : 2.12-2
Description : Light command line download accelerator
Architecture : x86_64
URL : https://github.com/eribertomota/axel
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc openssl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 33.15 KiB
Installed Size : 90.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Build Date : Sat 11 Feb 2017 05:06:04 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [badvpn] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si badvpn
Repository : community
Name : badvpn
Version : 1.999.130-2
Description : Peer-to-peer VPN system, and NCD, a programming language for network interface configuration
Architecture : x86_64
URL : https://github.com/ambrop72/badvpn
Licenses : GPL
Groups : None
Provides : None
Depends On : nss openssl iproute2
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 436.70 KiB
Installed Size : 1636.00 KiB
Packager : Felix Yan <felixonmars@archlinux.org>
Build Date : Tue 14 Feb 2017 03:03:36 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [bigloo] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [bind] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [bind-tools] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [bip] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [bitcoin-tx] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [boinctui] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [borg] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [cgit] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [coreutils] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [couchdb] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [cowpatty] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [curl] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dillo] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dovecot] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dsniff] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dspam] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [easy-rsa] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [efitools] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [ejabberd] rebuild package against libressl | Closed | |
|
|
Any | Bug Report | High | High | [dhcp]: /etc/init.d/dhcpd failed to run | Closed | |
|
|
Any | Feature Request | High | High | [elinks] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [encfs] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [epic4] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [erlang] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [erlang-nox] rebuild package against libressl | Closed | |
|