Packages

Category Task Type Priority Severity  desc Summary Status Progress
StableBug ReportVery LowHigh java cacerts file is empty Closed
100%
Task Description

/etc/ssl/certs/java/cacerts has 0 entries, resulting in ssl handshake errors in java applications.

Package versions:
* ca-certificates 20170307-1
* ca-certificates-utils 20170307-1

StableFeature RequestVery HighHigh [hiawatha]: remove systemd files, provide openrc Closed
100%
Task Description

Description:

Hiawatha contains only systemd files.

It shall be removed and openrc shall be provided

StableBug ReportMediumHigh [tp_smapi] not working with most recent libre kernel Closed
100%
Task Description

Description:
tp_smapi fails to load

Additional info:
* package version(s)
tp_smapi-lts 0.43-1.hyperbola29.5
linux-libre-lts 4.9.143_gnu-0

* config and/or log files etc.
From dmesg:
thinkpad_ec: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
thinkpad_ec: Unknown symbol __x86_indirect_thunk (err 0)

Steps to reproduce:
1. Install tp_smapi and the most recent stable linux-libre-lts
2. Reboot
3. sudo modprobe tp_smapi

StableBug ReportVery LowHigh problems with kdenetwork-kopete and kaccounts-intergrat ...Closed
100%
Task Description

Description:

1) kaccounts-integration: Option to add NextCloud/OwnCloud accounts in ‘Online Accounts’ section of System Settings not appearing.

3) kdenetwork-kopete: Clicking to add an Jabber Account opens a dialog with no fields to enter information.

Additional info:
* package version(s)
kaccounts-integration 17.04.0-1
kdenetwork-kopete 17.04.0-3.hyperbola1

* config and/or log files etc.
N/A

Steps to reproduce:

Happens all the time. Both re-installing and re-booting/re-starting did not fix the problem.

StableBug ReportVery LowHigh [devede] xorriso unsupported option '-dvd-video' Closed
100%
Task Description

Description:

Devede fails to convert transcoded videos to iso format with libburn-1.5.0.

Drive current: -outdev 'stdio:/home/heckyel/movie/movie.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data,  334g free
xorriso : FAILURE : -as genisofs: Unsupported option '-dvd-video'
xorriso : NOTE : -return_with SORRY 32 triggered by problem severity FAI

Additional info:

$ pacman -Si devede
Repositorio               : community
Nombre                    : devede
Versión                   : 4.8.8-1
Descripción               : A program to create VideoDVDs and CDs
Arquitectura              : any
URL                       : http://www.rastersoft.com/programas/devede.html
Licencias                 : GPL3
Grupos                    : Nada
Provee                    : Nada
Depende de                : mencoder  ffmpeg  dvdauthor  vcdimager  cdrkit  ttf-dejavu
                            gtk3  python-cairo  python-gobject  python-setuptools
Dependencias opcionales   : mplayer
                            vlc
                            mpv
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 1640,88 KiB
Tamaño de la instalación  : 3331,00 KiB
Encargado                 : Sergej Pupykin <pupykin.s+arch@gmail.com>
Fecha de creación         : vie 10 feb 2017 05:06:37 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

Link’s code:

- https://gitlab.com/rastersoft/devedeng/blob/master/src/devedeng/mkisofs.py#L61

- https://gitlab.com/rastersoft/devedeng/blob/master/src/devedeng/genisoimage.py#L61

Steps to reproduce:

- Install devede
- Create video DVD disc

StableFreedom IssueVery LowHigh GNU Privacy Assistant (GPA) Closed
100%
Task Description

Hello Hyperbola!

GPA gives out the following errors upon opening the app.

First:

```
The GPGME library returned an unexpected
error at confdialog.c:1459. The error was:

    Unsupported protocol

This is either an installation problem or a bug in GPA.
GPA will now try to recover from this error.
```

Second:

```
Fatal Error in GPGME library
(invoked from file options.c, line 302):

    Unsupported protocol

The application will be terminated

What can I do to overcome these errors?
```
As this issue makes gpa app completely unusable, I have set this bug report’s severity as high.

I also request the admin to set priority to high due to it’s severity.

Thank you!

Regards,
RG.

StableFeature RequestVery LowHigh [youtube-viewer] Added the 'use_invidious_api' config-o ...Closed
100%
Task Description

Description:

We know that YouTube is a problem. That’s why I added invidio.us as support for youtube-viewer and gtk-youtube-viewer.

invidio.us has already been added to the main source of youtube-viewer[0][1]

Attached[2] the patch to enable invidious in youtube-viewer

Additional info:

- [0]: https://github.com/trizen/youtube-viewer/commit/0cd9a5414513d18213d8fe460c533b7107b56ebc

- [1]: https://github.com/trizen/youtube-viewer/commit/d856b993c744e0ef17be0b14c6440378bfeec0f9

- [2]: https://paste.debian.net/plain/1091294

StableBug ReportVery LowHigh [ebtables] require rebuild Closed
100%
Task Description

Description:

ebtables require rebuild

$ pacman -Si ebtables
Repositorio : extra
Nombre : ebtables
Versión : 2.0.10_4-6.hyperbola1
Descripción : Ethernet bridge filtering utilities, with OpenRC support
Arquitectura : x86_64
URL : http://ebtables.sourceforge.net/ Licencias : GPL2
Grupos : Nada
Provee : Nada
Depende de : perl bash iptables
Dependencias opcionales : Nada
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 75,04 KiB
Tamaño de la instalación : 327,00 KiB
Encargado : André Silva emulatorman@hyperbola.info Fecha de creación : mar 27 mar 2018 21:46:13 -05
Validado por : Suma MD5 Suma SHA-256 Firma

Steps to reproduce:

- Install package

ldd $(command -v ebtables) | grep 'not found'
	libebtc.so => not found
	libebt_802_3.so => not found
	libebt_nat.so => not found
	libebt_arp.so => not found
	libebt_arpreply.so => not found
	libebt_ip.so => not found
	libebt_ip6.so => not found
	libebt_standard.so => not found
	libebt_log.so => not found
	libebt_redirect.so => not found
	libebt_vlan.so => not found
	libebt_mark_m.so => not found
	libebt_mark.so => not found
	libebt_pkttype.so => not found
	libebt_stp.so => not found
	libebt_among.so => not found
	libebt_limit.so => not found
	libebt_ulog.so => not found
	libebt_nflog.so => not found
	libebtable_filter.so => not found
	libebtable_nat.so => not found
	libebtable_broute.so => not found


StableBug ReportVery LowHigh [gufw] error response to PolicyKit daemon Closed
100%
Task Description

Description:

Additional info:
* package version(s)

$ pacman -Si gufw
Repositorio               : community
Nombre                    : gufw
Versión                   : 17.04.1-3.hyperbola1
Descripción               : Uncomplicated way to manage your GNU/Linux firewall
Arquitectura              : any
URL                       : https://gufw.org/
Licencias                 : GPL-3
Grupos                    : Nada
Provee                    : Nada
Depende de                : gtk3  polkit  python-gobject  ufw  webkit2gtk  net-tools  desktop-file-utils  gtk-update-icon-cache
Dependencias opcionales   : Nada
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 886,27 KiB
Tamaño de la instalación  : 3827,00 KiB
Encargado                 : HyperBuilder <hyperbuilder@hyperbola.info>
Fecha de creación         : mar 01 oct 2019 14:35:51 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

* config and/or log files etc.

==== AUTHENTICATING FOR com.ubuntu.pkexec.gufw ===
Authentication is required to run the Firewall Configuration
Authenticating as: freedom
Password: 
polkit-agent-helper-1: error response to PolicyKit daemon: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
==== AUTHENTICATION FAILED ===
Error executing command as another user: Not authorized

This incident has been reported.

Steps to reproduce:
- install gufw

StableBug ReportVery LowHigh [firewalld] Failed to read file "/proc/sys/net/netfilte ...Closed
100%
Task Description

Additional info:
* package version(s)

# pacman -Si firewalld
Repositorio               : community
Nombre                    : firewalld
Versión                   : 0.4.4.4-1.hyperbola1
Descripción               : Firewall daemon with D-Bus interface, with OpenRC support
Arquitectura              : any
URL                       : https://github.com/t-woerner/firewalld
Licencias                 : GPL2
Grupos                    : Nada
Provee                    : Nada
Depende de                : dbus-glib  dconf  ebtables  hicolor-icon-theme  ipset  iptables
                            python-slip
Dependencias opcionales   : bash-completion: bash completion
                            gtk3: firewall-config
                            libnm-glib: firewall-config and firewall-applet
                            libnotify: firewall-applet
                            python-pyqt5: firewall-applet
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 532,05 KiB
Tamaño de la instalación  : 4865,00 KiB
Encargado                 : André Silva <emulatorman@hyperbola.info>
Fecha de creación         : lun 25 sep 2017 21:00:50 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

* config and/or log files etc.

# tail -F /var/log/firewalld


2019-10-02 22:09:45 DEBUG1: Loading zone file ‘/usr/lib/firewalld/zones/internal.xml’
2019-10-02 22:09:45 DEBUG1: Loading zone file ‘/usr/lib/firewalld/zones/public.xml’
2019-10-02 22:09:45 DEBUG1: Loading zone file ‘/usr/lib/firewalld/zones/trusted.xml’
2019-10-02 22:09:45 DEBUG1: Loading zone file ‘/usr/lib/firewalld/zones/work.xml’
2019-10-02 22:09:45 DEBUG1: Using default zone ‘public’
2019-10-02 22:09:45 ERROR: Failed to read file “/proc/sys/net/netfilter/nf_conntrack_helper”: [Errno 2] No existe el fichero o el directorio: ‘/proc/sys/net/netfilter/nf_conntrack_helper’
2019-10-02 22:09:45 WARNING: Failed to get and parse nf_conntrack_helper setting
2019-10-02 22:09:45 FATAL ERROR: No IPv4 and IPv6 firewall.
2019-10-02 22:09:45 ERROR: Raising SystemExit in run_server

Steps to reproduce:

- Install package
- rc-service firewalld start
- firewalld –debug

StableBug ReportVery LowHigh [vlc] DVB : cache_block stream error: cannot pre fill b ...Closed
100%
Task Description

Current VLC version (3.0.4-3.hyperbola1.backports1) fails to play DVB stream using a RTL2832 usb dongle.

I start the playlist like this :

vlc channels.conf

but it returns the following error :

cache_block stream error: cannot pre fill buffer

Also, it asks the user to be in “video” group to access DVB device, this was not needed before with Hyperbola 0.2.9. User being in “wheel” was enough.
Anyway, even after adding my user to video group, it still fails with “cache_block stream error: cannot pre fill buffer”

This is not an issue with my DVB adapter or driver. rtl2832 is correctly loaded. And I can play the channels.conf playlist just fine with “mpv” or “mplayer”.
Also, the channels.conf used works just fine with a more recent version of VLC on an other system (Manjaro) so something is broken with the current VLC used.

Maybe a package bump would fix the issue.

StableUpdate RequestLowHigh [pigeonhole] needs to be updated (depends on older vers ...Closed
100%
Task Description

Description:
The pigeonhole package depends on dovecot 2.2.29.1, which is in version 2.3.4.1-2.hyperbola1.backports1 at the moment. Due to this, I can’t use it

Additional info:
* pigeonhole 0.4.18-1

StableBug ReportVery LowHigh [nftables] init service ERROR: nftables failed to start Closed
100%
Task Description

Error: conflicting protocols specified: inet-service vs. icmp

when using

ip protocol icmp icmp type echo-request counter accept comment “accept ICMP echo-request type” ip6 nexthdr icmpv6 icmpv6 type { destination-unreachable, packet-too-big, time-exceeded, parameter-problem, mld-listener-query, mld-listener-report, mld-listener-reduction, nd-router-solicit, nd-router-advert, nd-neighbor-solicit, nd-neighbor-advert } accept comment “Accept ICMPv6”

It is a known bug on 0.7 and solved on 0.9

https://bugzilla.netfilter.org/show_bug.cgi?id=1073 commit 0011985554e269e1cc8f8e5b41eb9dcd795ebe8c fixes this problem upstream.

StableBug ReportVery LowHigh [apache][module] mod_wsgi returns "undefined symbol: Py ...Closed
100%
Task Description

Description:
I updated mod_wsgi, restarted httpd service and got this error:

$ sudo rc-service httpd restart
 * httpd has detected an error in your setup:
httpd: Syntax error on line 183 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_wsgi.so into server: /etc/httpd/modules/mod_wsgi.so: undefined symbol: PyObject_SetItem
 * ERROR: httpd failed to stop

Additional info:
* mod_wsgi-4.4.22-1.hyperbola1

StableBug ReportMediumHigh opensmtpd: permission problems Closed
100%
Task Description

Description:

cat msg | /usr/sbin/sendmail – sendmail: No such file or directorycannot create temporary file /var/spool/smtpd/offline/1572544775.XXXXIqNsFX

Additional info:
* package version: 6.4.2p1-1.hyperbola2.backports1

It is same problem as here:
https://github.com/OpenSMTPD/OpenSMTPD/issues/839

I could solve it with:

sudo chmod g+s /usr/sbin/smtpctl
sudo chmod g+s /usr/sbin/smtpctl

and then

sudo rc-service smtpd start

Even though I think I should not need to start it to use only sendmail.

StableImplementation RequestVery LowHigh [simplescreenrecorder] Malfunctional when not removing  ...Closed
100%
Task Description

Within the last commit regarding the package simplescreenrecorder the interface for pulseaudio was removed. So far, so good. But without the complete removal of pulseaudio the application is enforced to use ALSA emulation for PulseAudio on systems with libpulse installed and that usually only makes things worse.

Please undo this for version 0.3 until the removal of pulseaudio is complete.

StableFeature RequestMediumHigh [ntfs-3g] require FHS Closed
100%
Task Description

Description:

ntfs-3g needs FHS adaptation

Additional info:
* package version(s)

2017.3.23-1

* config and/or log files etc.

$ pacman -Ql ntfs-3g
ntfs-3g /usr/
ntfs-3g /usr/bin/
ntfs-3g /usr/bin/lowntfs-3g
ntfs-3g /usr/bin/mkfs.ntfs
ntfs-3g /usr/bin/mkntfs
ntfs-3g /usr/bin/mount.lowntfs-3g
ntfs-3g /usr/bin/mount.ntfs
ntfs-3g /usr/bin/mount.ntfs-3g
ntfs-3g /usr/bin/ntfs-3g
ntfs-3g /usr/bin/ntfs-3g.probe
ntfs-3g /usr/bin/ntfscat
ntfs-3g /usr/bin/ntfsclone
ntfs-3g /usr/bin/ntfscluster
ntfs-3g /usr/bin/ntfscmp
ntfs-3g /usr/bin/ntfscp
ntfs-3g /usr/bin/ntfsfix
ntfs-3g /usr/bin/ntfsinfo
ntfs-3g /usr/bin/ntfslabel
ntfs-3g /usr/bin/ntfsls
ntfs-3g /usr/bin/ntfsrecover
ntfs-3g /usr/bin/ntfsresize
ntfs-3g /usr/bin/ntfssecaudit
ntfs-3g /usr/bin/ntfstruncate
ntfs-3g /usr/bin/ntfsundelete
ntfs-3g /usr/bin/ntfsusermap
ntfs-3g /usr/bin/ntfswipe
ntfs-3g /usr/include/
ntfs-3g /usr/include/ntfs-3g/
ntfs-3g /usr/include/ntfs-3g/acls.h
ntfs-3g /usr/include/ntfs-3g/attrib.h
ntfs-3g /usr/include/ntfs-3g/attrlist.h
ntfs-3g /usr/include/ntfs-3g/bitmap.h
ntfs-3g /usr/include/ntfs-3g/bootsect.h
ntfs-3g /usr/include/ntfs-3g/cache.h
ntfs-3g /usr/include/ntfs-3g/collate.h
ntfs-3g /usr/include/ntfs-3g/compat.h
ntfs-3g /usr/include/ntfs-3g/compress.h
ntfs-3g /usr/include/ntfs-3g/debug.h
ntfs-3g /usr/include/ntfs-3g/device.h
ntfs-3g /usr/include/ntfs-3g/device_io.h
ntfs-3g /usr/include/ntfs-3g/dir.h
ntfs-3g /usr/include/ntfs-3g/ea.h
ntfs-3g /usr/include/ntfs-3g/efs.h
ntfs-3g /usr/include/ntfs-3g/endians.h
ntfs-3g /usr/include/ntfs-3g/index.h
ntfs-3g /usr/include/ntfs-3g/inode.h
ntfs-3g /usr/include/ntfs-3g/ioctl.h
ntfs-3g /usr/include/ntfs-3g/layout.h
ntfs-3g /usr/include/ntfs-3g/lcnalloc.h
ntfs-3g /usr/include/ntfs-3g/logfile.h
ntfs-3g /usr/include/ntfs-3g/logging.h
ntfs-3g /usr/include/ntfs-3g/mft.h
ntfs-3g /usr/include/ntfs-3g/misc.h
ntfs-3g /usr/include/ntfs-3g/mst.h
ntfs-3g /usr/include/ntfs-3g/ntfstime.h
ntfs-3g /usr/include/ntfs-3g/object_id.h
ntfs-3g /usr/include/ntfs-3g/param.h
ntfs-3g /usr/include/ntfs-3g/plugin.h
ntfs-3g /usr/include/ntfs-3g/realpath.h
ntfs-3g /usr/include/ntfs-3g/reparse.h
ntfs-3g /usr/include/ntfs-3g/runlist.h
ntfs-3g /usr/include/ntfs-3g/security.h
ntfs-3g /usr/include/ntfs-3g/support.h
ntfs-3g /usr/include/ntfs-3g/types.h
ntfs-3g /usr/include/ntfs-3g/unistr.h
ntfs-3g /usr/include/ntfs-3g/volume.h
ntfs-3g /usr/include/ntfs-3g/xattrs.h
ntfs-3g /usr/lib/
ntfs-3g /usr/lib/libntfs-3g.so
ntfs-3g /usr/lib/libntfs-3g.so.88
ntfs-3g /usr/lib/libntfs-3g.so.88.0.0
ntfs-3g /usr/lib/ntfs-3g/
ntfs-3g /usr/lib/pkgconfig/
ntfs-3g /usr/lib/pkgconfig/libntfs-3g.pc
ntfs-3g /usr/share/
ntfs-3g /usr/share/doc/
ntfs-3g /usr/share/doc/ntfs-3g/
ntfs-3g /usr/share/doc/ntfs-3g/README
ntfs-3g /usr/share/man/
ntfs-3g /usr/share/man/man8/
ntfs-3g /usr/share/man/man8/mkfs.ntfs.8.gz
ntfs-3g /usr/share/man/man8/mkntfs.8.gz
ntfs-3g /usr/share/man/man8/mount.lowntfs-3g.8.gz
ntfs-3g /usr/share/man/man8/mount.ntfs-3g.8.gz
ntfs-3g /usr/share/man/man8/ntfs-3g.8.gz
ntfs-3g /usr/share/man/man8/ntfs-3g.probe.8.gz
ntfs-3g /usr/share/man/man8/ntfscat.8.gz
ntfs-3g /usr/share/man/man8/ntfsclone.8.gz
ntfs-3g /usr/share/man/man8/ntfscluster.8.gz
ntfs-3g /usr/share/man/man8/ntfscmp.8.gz
ntfs-3g /usr/share/man/man8/ntfscp.8.gz
ntfs-3g /usr/share/man/man8/ntfsdecrypt.8.gz
ntfs-3g /usr/share/man/man8/ntfsfallocate.8.gz
ntfs-3g /usr/share/man/man8/ntfsfix.8.gz
ntfs-3g /usr/share/man/man8/ntfsinfo.8.gz
ntfs-3g /usr/share/man/man8/ntfslabel.8.gz
ntfs-3g /usr/share/man/man8/ntfsls.8.gz
ntfs-3g /usr/share/man/man8/ntfsprogs.8.gz
ntfs-3g /usr/share/man/man8/ntfsrecover.8.gz
ntfs-3g /usr/share/man/man8/ntfsresize.8.gz
ntfs-3g /usr/share/man/man8/ntfssecaudit.8.gz
ntfs-3g /usr/share/man/man8/ntfstruncate.8.gz
ntfs-3g /usr/share/man/man8/ntfsundelete.8.gz
ntfs-3g /usr/share/man/man8/ntfsusermap.8.gz
ntfs-3g /usr/share/man/man8/ntfswipe.8.gz
StableBug ReportVery LowHigh [ispell] require FHS Closed
100%
Task Description

Description:

cant open /usr/local/lib/english.hash

Additional info:

Repository      : extra
Name            : ispell
Version         : 3.3.02-7
Description     : An interactive spell-checking program for Unix
Architecture    : x86_64
URL             : http://ficus-www.cs.ucla.edu/geoff/ispell.html
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : ncurses
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 321.26 KiB
Installed Size  : 1336.00 KiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Sun Sep 6 12:07:06 2015
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

- Install package

AnySecurity IssueHighHigh [npapi-sdk] remove unsecure/deprecated package Closed
100%
Task Description

“npapi-sdk” (released in 2012) uses deprecated/unsecure NPAPI[0] api

$ pacman -Si npapi-sdk
Repository : extra
Name : npapi-sdk
Version : 0.27.2-1
Description : Netscape Plugin API (NPAPI)
Architecture : any
URL : https://bitbucket.org/mgorny/npapi-sdk Licenses : MPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 15.77 KiB
Installed Size : 67.00 KiB
Packager : Ionut Biru ibiru@archlinux.org Build Date : Thu 25 Apr 2013 01:47:15 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap

AnySecurity IssueHighHigh [npapi-vlc] remove unsecured package Closed
100%
Task Description

“npapi-vlc” uses deprecated/unsecure NPAPI[0] api

$ pacman -Si npapi-vlc
Repository : community
Name : npapi-vlc
Version : 2.2.5-1
Description : The modern VLC Mozilla (NPAPI) plugin
Architecture : x86_64
URL : https://code.videolan.org/videolan/npapi-vlc Licenses : GPL Groups : None
Provides : None
Depends On : gtk2 vlc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 69.96 KiB
Installed Size : 287.00 KiB
Packager : Timothy Redaelli timothy.redaelli@gmail.com Build Date : Tue 14 Feb 2017 12:27:08 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap

AnySecurity IssueHighHigh [nspluginwrapper] remove unsecure/deprecated package Closed
100%
Task Description

“nspluginwrapper” (released in 2011) uses deprecated/unsecure NPAPI[0] api

$ pacman -Si nspluginwrapper
Repository : multilib
Name : nspluginwrapper
Version : 1.4.4-3
Description : Cross-platform NPAPI compatible plugin viewer
Architecture : x86_64
URL : http://nspluginwrapper.davidben.net/ Licenses : GPL Groups : None
Provides : None
Depends On : curl libxt lib32-libxt gcc-libs lib32-gcc-libs gtk2 lib32-gtk2
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 146.14 KiB
Installed Size : 475.00 KiB
Packager : Felix Yan felixonmars@gmail.com Build Date : Sat 12 Jul 2014 02:40:45 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap

AnySecurity IssueHighHigh [x2goplugin] remove unsecure package Closed
100%
Task Description

“x2goplugin” uses deprecated/unsecure NPAPI[0] api

$ pacman -Si x2goplugin
Repository : extra
Name : x2goplugin
Version : 4.1.0.0-1
Description : provides X2Go Client as QtBrowser-based Mozilla plugin
Architecture : x86_64
URL : http://www.x2go.org Licenses : GPL2
Groups : None
Provides : None
Depends On : qt4 libcups nxproxy libssh libxpm
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1250.54 KiB
Installed Size : 2761.00 KiB
Packager : Andreas Radke andyrtr@archlinux.org Build Date : Wed 22 Feb 2017 12:42:48 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap

AnySecurity IssueHighHigh [djview] remove unsecure "nsdejavu.so" Closed
100%
Task Description

Remove “nsdejavu.so”, uses deprecated/unsecure NPAPI[0] api

$ sudo pacman -Si djview
Repository : community
Name : djview
Version : 4.10.6-1
Description : Portable DjVu viewer and browser plugin
Architecture : x86_64
URL : http://djvu.sourceforge.net/djview4.html Licenses : GPL Groups : None
Provides : djview4
Depends On : qt5-base djvulibre libxkbcommon-x11 libsm
Optional Deps : None
Conflicts With : djview4
Replaces : djview4
Download Size : 535.79 KiB
Installed Size : 1978.00 KiB
Packager : Gaetan Bisson bisson@archlinux.org Build Date : Wed 04 May 2016 08:53:23 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ sudo pacman -Ql djview
djview /usr/
djview /usr/bin/
djview /usr/bin/djview
djview /usr/bin/djview4
djview /usr/lib/
djview /usr/lib/mozilla/
djview /usr/lib/mozilla/plugins/
djview /usr/lib/mozilla/plugins/nsdejavu.so
djview /usr/share/
djview /usr/share/applications/
djview /usr/share/applications/djvulibre-djview4.desktop
djview /usr/share/djvu/
djview /usr/share/djvu/djview4/
djview /usr/share/djvu/djview4/djview_cs.qm
djview /usr/share/djvu/djview4/djview_de.qm
djview /usr/share/djvu/djview4/djview_es.qm
djview /usr/share/djvu/djview4/djview_fr.qm
djview /usr/share/djvu/djview4/djview_ru.qm
djview /usr/share/djvu/djview4/djview_uk.qm
djview /usr/share/djvu/djview4/djview_zh_cn.qm
djview /usr/share/djvu/djview4/djview_zh_tw.qm
djview /usr/share/icons/
djview /usr/share/icons/hicolor/
djview /usr/share/icons/hicolor/32×32/
djview /usr/share/icons/hicolor/32×32/mimetypes/
djview /usr/share/icons/hicolor/32×32/mimetypes/djvulibre-djview4.png
djview /usr/share/icons/hicolor/64×64/
djview /usr/share/icons/hicolor/64×64/mimetypes/
djview /usr/share/icons/hicolor/64×64/mimetypes/djvulibre-djview4.png
djview /usr/share/icons/hicolor/scalable/
djview /usr/share/icons/hicolor/scalable/mimetypes/
djview /usr/share/icons/hicolor/scalable/mimetypes/djvulibre-djview4.svgz
djview /usr/share/man/
djview /usr/share/man/man1/
djview /usr/share/man/man1/djview.1.gz
djview /usr/share/man/man1/nsdejavu.1.gz

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap

AnySecurity IssueHighHigh [icedtea-web] remove unsecure "IcedTeaPlugin.so" Closed
100%
Task Description

Remove “IcedTeaPlugin.so”, it uses deprecated/unsecure NPAPI[0] apis

Note: this package contains “Java Web Start” and unsecured NPAPI plugin, it needs change package description and description on optional dependencies in “jre{7,8}-openjdk” packages.

$ pacman -Si icedtea-web
Repository : extra
Name : icedtea-web
Version : 1.6.2-2.hyperbola1
Description : Free web browser plugin to run applets written in Java and an implementation of Java Web Start, without nonfree firefox support
Architecture : x86_64
URL : http://icedtea.classpath.org/wiki/IcedTea-Web Licenses : GPL2
Groups : None
Provides : java-web-start
Depends On : java-runtime-openjdk desktop-file-utils
Optional Deps : rhino: for using proxy auto config files
Conflicts With : None
Replaces : icedtea-web-java7
Download Size : 1525.55 KiB
Installed Size : 2108.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Fri 26 May 2017 06:13:18 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql icedtea-web
icedtea-web /usr/
icedtea-web /usr/bin/
icedtea-web /usr/bin/itweb-settings
icedtea-web /usr/bin/javaws
icedtea-web /usr/bin/policyeditor
icedtea-web /usr/lib/
icedtea-web /usr/lib/mozilla/
icedtea-web /usr/lib/mozilla/plugins/
icedtea-web /usr/lib/mozilla/plugins/IcedTeaPlugin.so
icedtea-web /usr/share/
icedtea-web /usr/share/applications/
icedtea-web /usr/share/applications/itweb-settings.desktop
icedtea-web /usr/share/applications/javaws.desktop
icedtea-web /usr/share/icedtea-web/
icedtea-web /usr/share/icedtea-web/bin/
icedtea-web /usr/share/icedtea-web/bin/itweb-settings
icedtea-web /usr/share/icedtea-web/bin/javaws
icedtea-web /usr/share/icedtea-web/bin/policyeditor
icedtea-web /usr/share/icedtea-web/javaws_splash.png
icedtea-web /usr/share/icedtea-web/lib/
icedtea-web /usr/share/icedtea-web/lib/IcedTeaPlugin.so
icedtea-web /usr/share/icedtea-web/netx.jar
icedtea-web /usr/share/icedtea-web/plugin.jar
icedtea-web /usr/share/man/
icedtea-web /usr/share/man/man1/
icedtea-web /usr/share/man/man1/icedtea-web-plugin.1.gz
icedtea-web /usr/share/man/man1/icedtea-web.1.gz
icedtea-web /usr/share/man/man1/itweb-settings.1.gz
icedtea-web /usr/share/man/man1/javaws.1.gz
icedtea-web /usr/share/man/man1/policyeditor.1.gz
icedtea-web /usr/share/pixmaps/
icedtea-web /usr/share/pixmaps/javaws.png

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap

AnyBug ReportMediumHigh [Solved] [xorg-xdm] * status: crashed Closed
100%
Task Description

$ sudo pacman -Si xorg-xdm
Repositorio : extra
Nombre : xorg-xdm
Versión : 1.1.11-6.hyperbola2
Descripción : X Display Manager, with OpenRC support
Arquitectura : x86_64
URL : https://xorg.freedesktop.org/ Licencias : custom
Grupos : Nada
Provee : Nada
Depende de : pam libxaw libxinerama xorg-xrdb xorg-sessreg libxft
Dependencias opcionales : Nada
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 105,60 KiB
Tamaño de la instalación : 406,00 KiB
Encargado : André Silva emulatorman@hyperbola.info Fecha de creación : dom 27 ago 2017 17:22:59 -05
Validado por : Suma MD5 Suma SHA-256 Firma

sudo service xdm status
* status: crashed
sudo service xdm stop
 * Stopping lightdm ...
 * start-stop-daemon: no matching processes found

[Solved]

# pacman -Rncs xorg-xdm
# pacman -Rncs lightdm lightdm-gtk-greeter
# pacman -S xorg-xdm lightdm
# pacman -S lightdm lightdm-gtk-greeter

___
/etc/conf.d/xdm

DISPLAYMANAGER="lightdm"
AnyDrop RequestHighHigh [devtools] remove this package Closed
100%
AnyPrivacy IssueHighHigh [redshift] remove geoclue2 support Closed
100%
AnyPrivacy IssueHighHigh [epiphany] would be more private if not for Hyperbola p ...Closed
100%
AnyBug ReportHighHigh [tlp] remove systemd support Closed
100%
AnyBug ReportHighHigh [sway] relies on systemd libraries Closed
100%
AnySecurity IssueHighHigh [podofo] vulnerable allows remote attackers to cause a  ...Closed
100%
AnySecurity IssueHighHigh [isync] needs update Closed
100%
AnyDrop RequestHighHigh [ssmtp] remove obsolete package Closed
100%
AnyFeature RequestHighHigh [icedove-enigmail] add package Closed
100%
AnyBug ReportMediumHigh [brasero] could not establish a connection to Tracker Closed
100%
AnyBug ReportMediumHigh [redshift] No more location providers to try Closed
100%
AnyBug ReportMediumHigh [mutt] error message: mailbox closed Closed
100%
AnySecurity IssueMediumHigh [blender] error invalid PGP keys Closed
100%
AnyImplementation RequestHighHigh [onioncat]: add package Closed
100%
AnyImplementation RequestHighHigh [xen] add Xen 4.8.x split packages Closed
100%
AnySecurity IssueHighHigh [busybox] CVE-2017-16544: autocompletion vulnerability Closed
100%
AnyFeature RequestVery HighHigh [linux-libre-*] add missing installed kernel configurat ...Closed
100%
AnyBug ReportHighHigh [gnome-disk-utility] error while loading shared librari ...Closed
100%
AnyBug ReportHighHigh [filesystem] remove /etc/crypttab file Closed
100%
AnyBug ReportLowHigh [php-fpm] service fails to start Closed
100%
AnyFeature RequestHighHigh [aircrack-ng] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [android-tools] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [apache] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [arch-audit] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [argyllcms] rebuild package against libressl Closed
100%
Showing tasks 201 - 250 of 1517 Page 5 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing