|
Any | Feature Request | High | High | [exim] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si exim
Repository : community
Name : exim
Version : 4.89-1.hyperbola1
Description : Message Transfer Agent, with OpenRC support
Architecture : x86_64
URL : https://www.exim.org/
Licenses : GPL
Groups : None
Provides : smtp-server smtp-forwarder
Depends On : gdbm pcre pam openssl libldap
Optional Deps : None
Conflicts With : smtp-server smtp-forwarder
Replaces : None
Download Size : 533.05 KiB
Installed Size : 1456.00 KiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Tue 29 Aug 2017 05:26:21 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Stable | Security Issue | Very High | Critical | [exim] CVE-2019-10149 | Closed | |
Task Description
Description: There’s an active, ongoing campaign exploiting a widespread vulnerability in linux email servers. This attack leverages a week-old vulnerability to gain remote command execution on the target machine, search the Internet for other machines to infect, and initiates a crypto miner.
https://www.cybereason.com/blog/new-pervasive-worm-exploiting-linux-exim-server-vulnerability
https://www.openwall.com/lists/oss-security/2019/06/06/1
|
|
Any | Implementation Request | Very Low | Low | [exifread] add package | Closed | |
Task Description
Hello,
Could it be possible to add this package :
exifread
“Python library to extract EXIF data from tiff and jpeg files”
https://aur.archlinux.org/packages/exifread/
Thanks
|
|
Any | Bug Report | Very Low | Medium | [exfat-utils] filesystem can only be mounted manually | Closed | |
Task Description
One can mount exfat by running commands such as “sudo modprobe fuse” and “sudo mount.exfat /dev/sdc1 /mnt/storage” but it is inconvenient.
Also, loading fuse at startup is problematic - see here:
https://issues.hyperbola.info/index.php?do=details&task_id=1433
|
|
Any | Feature Request | Very High | High | [evolution-data-server] contains systemd unit files | Closed | |
Task Description
Description:
The Arch version of Evolution from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required. OpenRC init script replacement isn’t possible here because Evolution is using a systemd unit file adapted for users instead of system users.
Additional info:
$ pacman -Si evolution-data-server
Repository : extra
Name : evolution-data-server
Version : 3.24.1-3.hyperbola1
Description : Centralized access to appointments and contacts, without libgdata support
Architecture : x86_64
URL : https://wiki.gnome.org/Apps/Evolution
Licenses : GPL
Groups : None
Provides : None
Depends On : gnome-online-accounts nss krb5 libgweather libical db libphonenumber
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 3.56 MiB
Installed Size : 33.38 MiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Fri 12 May 2017 06:28:24 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
/usr/lib/systemd/user/evolution-addressbook-factory.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-calendar-factory.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-source-registry.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-user-prompter.service is owned by evolution-data-server 3.24.1-3.hyperbola1
Steps to reproduce:
|
|
Any | Bug Report | Medium | Medium | [evince] contains systemd unit files | Closed | |
Task Description
Contains “/usr/lib/systemd/user/evince.service” file
$ pacman -Si evince
Repository : extra
Name : evince
Version : 3.24.0-1.hyperbola1
Description : Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt))
Architecture : x86_64
URL : https://wiki.gnome.org/Apps/Evince
Licenses : GPL2
Groups : gnome
Provides : None
Depends On : gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf libsecret gsettings-desktop-schemas gnome-desktop libarchive
gst-plugins-base-libs
Optional Deps : texlive-bin: DVI support
gvfs: bookmark support and session saving
Conflicts With : None
Replaces : None
Download Size : 2.61 MiB
Installed Size : 14.75 MiB
Packager : Jesús E. <heckyel@hyperbola.info>
Build Date : Mon 05 Jun 2017 03:46:30 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
$ pacman -Ql evince > evince_filelist.txt
|
|
Any | Bug Report | Very High | Critical | [eudev][openrc] rename "dev-mount" to "devfs" in "udev" ... | Closed | |
Task Description
Description: Rename “dev-mount” to “devfs” in “udev” init script
/etc/init.d/udev (eudev package)
- need sysfs dev-mount
+ need sysfs devfs
/etc/init.d/devfs (openrc package)
- provide dev-mount
Additional info:
openrc 0.28-14
$ pacman -Si openrc
Repository : core
Name : openrc
Version : 0.28-14
Description : A dependency based init system that works with the system provided init program
Architecture : x86_64
URL : https://wiki.gentoo.org/wiki/Project:OpenRC
Licenses : BSD2
Groups : None
Provides : None
Depends On : psmisc pam
Optional Deps : netifrc: network interface management scripts
networkmanager: network connection manager and user applications
Conflicts With : None
Replaces : None
Download Size : 196.71 KiB
Installed Size : 1767.00 KiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Mon 07 May 2018 03:54:42 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
Steps to reproduce:
none
|
|
Any | Bug Report | Very High | Critical | [eudev] rename "systemd-nspawn" keyword to "chroot+unsh ... | Closed | |
Task Description
Description:
Rename "systemd-nspawn" keyword to "chroot+unshare" one.
The files with "systemd-nspawn" keyword are:
* /etc/init.d/udev
* /etc/init.d/udev-settle
* /etc/init.d/udev-trigger
Additional info:
eudev 3.2.5-1
$ pacman -Si eudev
Repository : core
Name : eudev
Version : 3.2.5-1
Description : The userspace dev tools (udev) forked by Gentoo, with OpenRC support
Architecture : x86_64
URL : https://wiki.gentoo.org/wiki/Project:Eudev
Licenses : GPL
Groups : None
Provides : udev
Depends On : libeudev kbd kmod hwids util-linux
Optional Deps : None
Conflicts With : udev
Replaces : udev
Download Size : 932.42 KiB
Installed Size : 7069.00 KiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Thu 07 Dec 2017 11:45:57 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
Steps to reproduce:
Run OpenRC init
|
|
Any | Feature Request | High | High | [eudev] adapt package in accordance with the Hyperbola ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Bug Report | Very High | Critical | [eudev] "udev" and "udev-trigger" initscripts are force ... | Closed | |
Task Description
Description:
“udev” initscript is loaded by “udev-trigger”.
“udev-trigger” is needed load on “boot” runlevel, not”sysinit” one.
“udev-trigger” initscript is forced to be added in the sysinit runlevel through upgrading package process
It avoids use “eudev” side-by-side with “vdev”.
Additional info:
This file need be removed:
* /etc/runlevels/sysinit/udev
This file needs to be changed in "boot" runlevel, not "sysinit" runlevel;
This file needs be included only in the installing process not updating one.
- /etc/runlevels/sysinit/udev-trigger
+ /etc/runlevels/boot/udev-trigger
$ pacman -Si eudev
Repository : core
Name : eudev
Version : 3.2.5-2
Description : The userspace dev tools (udev) forked by Gentoo, with OpenRC support
Architecture : x86_64
URL : https://wiki.gentoo.org/wiki/Project:Eudev
Licenses : GPL
Groups : None
Provides : udev
Depends On : libeudev kbd kmod hwids util-linux
Optional Deps : None
Conflicts With : udev
Replaces : udev
Download Size : 931.20 KiB
Installed Size : 7072.00 KiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Sun 01 Jul 2018 01:26:17 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
Steps to reproduce:
|
|
Any | Feature Request | High | High | [ettercap] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si ettercap
Repository : community
Name : ettercap
Version : 0.8.2-4
Description : A network sniffer/interceptor/logger for ethernet LANs - console
Architecture : x86_64
URL : http://ettercap.github.com/ettercap/
Licenses : GPL
Groups : None
Provides : None
Depends On : openssl libpcap pcre libltdl libnet ethtool curl
Optional Deps : None
Conflicts With : ettercap-gtk
Replaces : None
Download Size : 602.73 KiB
Installed Size : 1868.00 KiB
Packager : Jelle van der Waa <jelle@archlinux.org>
Build Date : Mon 13 Feb 2017 04:23:19 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [ettercap-gtk] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si ettercap-gtk
Repository : community
Name : ettercap-gtk
Version : 0.8.2-4
Description : A network sniffer/interceptor/logger for ethernet LANs - GTK frontend
Architecture : x86_64
URL : http://ettercap.github.com/ettercap/
Licenses : GPL
Groups : None
Provides : ettercap
Depends On : openssl libpcap pcre libltdl libnet ethtool curl gtk2
Optional Deps : polkit: to run ettercap directly from menu
Conflicts With : ettercap
Replaces : None
Download Size : 643.05 KiB
Installed Size : 2006.00 KiB
Packager : Jelle van der Waa <jelle@archlinux.org>
Build Date : Mon 13 Feb 2017 04:23:21 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Implementation Request | Very Low | Medium | [etherpad-lite] add package | Closed | |
Task Description
Hi,
Would be nice to add etherpad-lite to our pacman.
https://github.com/ether/etherpad-lite
https://aur.archlinux.org/packages/etherpad-lite/
|
|
Any | Feature Request | High | High | [esmtp] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si esmtp
Repository : community
Name : esmtp
Version : 1.2-6
Description : An easy SMTP forwarder.
Architecture : x86_64
URL : http://esmtp.sourceforge.net
Licenses : GPL
Groups : None
Provides : smtp-forwarder
Depends On : libesmtp openssl
Optional Deps : liblockfile: for esmtp-wrapper script
procmail: for local mail delivery
Conflicts With : smtp-forwarder
Replaces : None
Download Size : 32.87 KiB
Installed Size : 78.00 KiB
Packager : Balló György <ballogyor+arch@gmail.com>
Build Date : Sat 14 Sep 2013 03:28:57 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [erlang] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si erlang
Repository : community
Name : erlang
Version : 19.3-3
Description : General-purpose concurrent functional programming language developed by Ericsson
Architecture : x86_64
URL : http://www.erlang.org/
Licenses : Apache
Groups : None
Provides : erlang-nox
Depends On : ncurses glu wxgtk openssl
Optional Deps : erlang-unixodbc: database support
java-environment: for Java support
lksctp-tools: for SCTP support
Conflicts With : erlang-nox
Replaces : None
Download Size : 39.42 MiB
Installed Size : 108.85 MiB
Packager : Jan de Groot <jgc@archlinux.org>
Build Date : Fri 28 Apr 2017 07:18:01 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Bug Report | Low | Low | [erlang-nox] uses "nox" suffix | Closed | |
Task Description
Description:
Additional info: * package version(s)
* config and/or log files etc.
Steps to reproduce:
|
|
Any | Feature Request | High | High | [erlang-nox] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si erlang-nox
Repository : community
Name : erlang-nox
Version : 19.3-3
Description : General-purpose concurrent functional programming language developed by Ericsson (headless version)
Architecture : x86_64
URL : http://www.erlang.org/
Licenses : Apache
Groups : None
Provides : None
Depends On : ncurses openssl
Optional Deps : erlang-unixodbc: database support
java-environment: for Java support
lksctp-tools: for SCTP support
Conflicts With : erlang
Replaces : None
Download Size : 39.01 MiB
Installed Size : 106.73 MiB
Packager : Jan de Groot <jgc@archlinux.org>
Build Date : Fri 28 Apr 2017 08:44:33 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | Very High | High | [erlang-nox] contains systemd unit files | Closed | |
Task Description
Description:
The Arch version of Erlang (headless version) from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required or add OpenRC init scripts to replace it.
Additional info: * package version(s) * config and/or log files etc.
Repository : community
Name : erlang-nox
Version : 19.3-3
Description : General-purpose concurrent functional programming language developed by Ericsson (headless version)
Architecture : x86_64
URL : http://www.erlang.org/
Licenses : Apache
Groups : None
Provides : None
Depends On : ncurses openssl
Optional Deps : erlang-unixodbc: database support
java-environment: for Java support
lksctp-tools: for SCTP support
Conflicts With : erlang
Replaces : None
Download Size : 39.01 MiB
Installed Size : 106.73 MiB
Packager : Jan de Groot <jgc@archlinux.org>
Build Date : Fri 28 Apr 2017 08:44:33 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
/usr/lib/systemd/system/epmd.service is owned by erlang-nox 19.3-3
/usr/lib/systemd/system/epmd.socket is owned by erlang-nox 19.3-3
Steps to reproduce:
|
|
Any | Freedom Issue | Very Low | Low | [erika] please add package to repos | Closed | |
Task Description
Erika is a Python GTK+ podcast manager using webkitgtk.
Erika is released under the MIT License, with the exception of the file erika/frontend/widgets/scrolled_window.py which is released under the GNU/GPLv3 License.
Attached is a PKGBUILD for the last stable release based on the AUR one (I moved a few of the dependencies to optdepends). It builds fine and works.
|
|
Any | Implementation Request | Very Low | Medium | [epson-inkjet-printer-escpr] package request | Closed | |
Task Description
solicito este paquete [printer-driver-escpr] para estar disponible en hyperbola, quizá sean necesarios los siguientes enlaces
https://aur.archlinux.org/packages/epson-inkjet-printer-escpr/#comment-693540 http://www.openprinting.org/driver/epson-escpr
pd.: con este paquete es posible imprimir con impresoras epson
|
|
Any | Implementation Request | Very Low | Medium | [epson-inkjet-printer-escpr] add package | Closed | |
Task Description
Hello,
Could it be possible to add :
epson-inkjet-printer-escpr
“Epson Inkjet Printer Driver (ESC/P-R) for Linux”
License : GPL2
https://aur.archlinux.org/packages/epson-inkjet-printer-escpr/ https://packages.debian.org/stretch/printer-driver-escpr
In my case, it was needed to use an Epson printer & scanner.
|
|
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 | Feature Request | Medium | Medium | [epiphany] restore the hidden setting to disable JavaSc ... | Closed | |
Task Description
Please restore the hidden setting (which can be enabled via dconf-editor) to disable JavaScript, which was removed last year (see here for details: https://github.com/GNOME/epiphany/blob/master/NEWS ). Please do not remove the browser from the repos, as it renders this website correctly, unlike Mozlla based browsers (see here for more info: https://issues.hyperbola.info/index.php?do=details&task_id=131). The browser also provides other functions currently unavailable in Mozilla browsers, such as accessing LibreCMC router’s non-SSL web interface.
|
|
Any | Feature Request | High | High | [epic4] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si epic4
Repository : community
Name : epic4
Version : 2.10.6-1
Description : It's a new direction in ircII development
Architecture : x86_64
URL : http://www.epicsol.org/
Licenses : custom
Groups : None
Provides : None
Depends On : openssl ncurses tcl perl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 370.07 KiB
Installed Size : 1053.00 KiB
Packager : Jaroslav Lichtblau <svetlemodry@archlinux.org>
Build Date : Sun 30 Apr 2017 08:17:13 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [encfs] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si encfs
Repository : community
Name : encfs
Version : 1.9.1-4
Description : Encrypted filesystem in user-space
Architecture : x86_64
URL : https://vgough.github.io/encfs/
Licenses : LGPL
Groups : None
Provides : None
Depends On : openssl fuse2 tinyxml2
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 368.39 KiB
Installed Size : 1623.00 KiB
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : Fri 03 Mar 2017 08:23:49 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Testing | Bug Report | Medium | Medium | [emacs] crush after sway | Closed | |
|
|
Any | Bug Report | Low | Low | [emacs-nox] uses "nox" suffix | Closed | |
|
|
Any | Implementation Request | Very Low | Low | [emacs-exwm] add package | Closed | |
|
|
Any | Feature Request | High | High | [elogind] adapt package in accordance with the Hyperbol ... | Closed | |
|
|
Stable | Bug Report | High | High | [elogind] /usr/lib/udev/rules.d/73-seat-late.rules not ... | Closed | |
|
|
Any | Feature Request | High | High | [elinks] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [elfutils] adapt package in accordance with the Hyperbo ... | Closed | |
|
|
Stable | Freedom Issue | Very Low | Critical | [elementary-icon-theme] Contains non-FSDG compliant dis ... | Closed | |
|
|
Any | Bug Report | High | Critical | [electrum] updated package still does not work | Closed | |
|
|
Any | Bug Report | Very High | Critical | [electrum] package no longer works | Closed | |
|
|
Any | Security Issue | Very High | Critical | [electrum] JSONRPC vulnerability | Closed | |
|
|
Any | Feature Request | High | High | [ejabberd] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [efivar] adapt package in accordance with the Hyperbola ... | Closed | |
|
|
Any | Feature Request | High | High | [efitools] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [efibootmgr] adapt package in accordance with the Hyper ... | Closed | |
|
|
Any | Feature Request | High | High | [ed] adapt package in accordance with the Hyperbola Pac ... | Closed | |
|
|
Any | Freedom Issue | Very Low | Low | [ecryptfs-utils]: using kernel name instead of operatin ... | Closed | |
|
|
Stable | Bug Report | Very Low | High | [ebtables] require rebuild | Closed | |
|
|
Any | Feature Request | High | High | [easy-rsa] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [e2fsprogs] adapt package in accordance with the Hyperb ... | Closed | |
|
|
Any | Feature Request | High | High | [dvb-ttpci-firmware] adapt package in accordance with t ... | Closed | |
|
|
Any | Freedom Issue | Medium | Low | [dspam] vague terminology "Open Source" in description ... | Closed | |
|
|
Any | Feature Request | High | High | [dspam] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dsp56k-lts-firmware] adapt package in accordance with ... | Closed | |
|
|
Any | Feature Request | High | High | [dsniff] rebuild package against libressl | Closed | |
|