Packages

Category  asc Task Type Priority Severity Summary Status Progress
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.

AnyBug ReportVery LowMedium [abiword] flickers Closed
100%
Task Description

the top part of any document it opens flickers like crazy like a strobing effect. I would appreciate it if this was fixed so that it wouldn’t do that. :)

In fact, just opening a blank document does this. ;/

AnyImplementation RequestVery LowMedium [SPF][postfix] implement pypolicyd-spf and postfix-poli ...Closed
100%
Task Description

Description:
Hyperbola has the following SPF implementations:
* libspf2
* perl-mail-spf
* perl-mail-spf-query

However, none of them work out of the box with postfix. There’s postfix-policyd-spf-perl, which uses one the current perl implementations (perl-mail-spf), takes no time to build and all the dependencies are already satisfied with Hyperbola’s packages

Here I made a PKGBUILD that’s compliant with the packaging standards:

pkgname=postfix-policyd-spf-perl
pkgver=2.011
pkgrel=1
pkgdesc='Postfix SPF policy engine, written in Perl'
arch=(i686 x86_64)
url='https://launchpad.net/postfix-policyd-spf-perl/'
license=(GPL)
depends=(perl-mail-spf perl-netaddr-ip perl-sys-hostname-long)
source=("https://launchpad.net/postfix-policyd-spf-perl/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc})
sha512sums=('22fc00bf74912056a67e937a460ac1fd878f1cb1a3bfa7b19bc5f1e6bc1c36d815dcf8c945e818d242ed5e72a6295bb0e1569446e06b09aefb2842993b8016ba'
            'SKIP')
validpgpkeys=(E7729BFFBE85400FEEEE23B178D7DEFB9AD59AF1) # Scott Kitterman

package() {
  cd "${pkgname}-${pkgver}"

  install -Dm755 "${pkgname}" "${pkgdir}/usr/libexec/postfix/${pkgname}"
  install -Dm644 CHANGES INSTALL README -t "${pkgdir}/usr/share/doc/${pkgname}"
  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}

in the other hand, to give users the possibility of having more options, we could add pypolicyd-spf (AUR), which depends in pyspf (AUR) and other packages that Hyperbola has. In fact, ArchWiki talks about this implementation, but this might not be relevant.

AnyFreedom IssueVery LowCritical [conky] Some serious issues Closed
100%
Task Description

I’m writing here about the package Conky. It is the useful widget of system monitor into your desktop, but there are some serious issues:

Config variables

  • distribution outputs the string “Arch Linux” instead of “Hyperbola GNU/Linux-libre”.
  • eve requires users to use API for non-libre/free video game EVE Online, and should be removed.
  • All Beep Media Player (BMPx) related variables (including bmpx_album, bmpx_artist, bmpx_bitrate, bmpx_title, bmpx_track and bmpx_uri) are obselete and useless, and should be removed because the package BMPx isn’t present on Arch and Hyperbola official repositories but Arch User Repository (AUR).
  • [For Milky Way version 0.4.x only] All PulseAudio related variables (including if_pa_sink_muted, pa_sink_volume, pa_sink_volumebar, pa_sink_description, pa_card_name and pa_card_active_profile) are no longer used, and should be removed due replaced the default audio server with sndio.

Manual

  • Contains non-FDSG compliant distros.
  • Contains vague terminology.
  • Requires users to use API for non-libre/free weather network service(s) (including The Weather Channel).
AnyImplementation RequestVery LowLow [emacs-exwm] add package Closed
100%
Task Description

Some users use emacs as a tiling window manager. Please add EXWM[0]

[0]: https://github.com/ch11ng/exwm

AnyImplementation RequestVery LowLow [SafeEyes] add new package Closed
100%
Task Description

Safe Eyes is a program to manage breaks in front of the computer. It has many features that help us adapt it to our needs.

AnyUpdate RequestVery LowHigh [mpv] request for package bump Closed
100%
Task Description

Hello,

Would it be possible to get a package bump for mpv ?

Currently, Debian Buster (stable) uses 0.29.1-1. This would be great as it introduces many fixes and support for lua scripts I heavily use.
0.29.* requires a ffmpeg to 4.x series as well.

Thanks.

AnyBug ReportVery LowMedium [hypervideo] soundcloud downloads display 401 unauthori ...Closed
100%
Task Description

An example:

$ hypervideo https://soundcloud.com/moshe-feiglin/wuh9dlykfhok [soundcloud] moshe-feiglin/wuh9dlykfhok: Downloading webpage
[soundcloud] moshe-feiglin/wuh9dlykfhok: Downloading info JSON
[soundcloud] 717666847: Downloading track url
WARNING: Unable to download JSON metadata: HTTP Error 401: Unauthorized
[soundcloud] 717666847: Checking fallback video format URL [soundcloud] 717666847: fallback video format URL is invalid, skipping
ERROR: No video formats found;

                  Error: Nonfree Bytecode Required!
     It's currently impossible to download this video with DRM.
    Hypervideo protects your freedom by avoiding DRM and nonfree
                        bytecode parsing.
                            More info:

It works in latest youtube-dl (the 401 error does not appear). Not sure the soundcloud hypervideo downloader ever worked in hypervideo (it might require non-free scripts).

AnyFreedom IssueVery LowLow [gnome] Complete remval of desktop-environment Closed
100%
Task Description

Description: As Gnome has decided against following libre, free principles the desktop-environment has becoming a risk for the privacy and freedom for users. Meaning that the desktop-environment with all basic packages should be removed. Of course the final decision is up to the community and the development-team. Followed up are more reasons for the insights:

* Bloated with questionable dependencies (including mandatory systemd)
* Using proprietary services as high risk for freedom and privacy for users (https://i.stack.imgur.com/yZcyV.png)
* Coming up with questionable and vague principles, against software-freedom in a whole (inclusion of flatpak and flathub as so-called standardization for distributions, discussions about proprietary software included within the software-center)

Additional info for packages:

gnome-backgrounds
gnome-calculator
gnome-contacts
gnome-control-center
gnome-dictionary
gnome-disk-utility
gnome-font-viewer
gnome-keyring
gnome-screenshot
gnome-session
gnome-settings-daemon
gnome-shell
gnome-shell-extensions
gnome-system-monitor
gnome-terminal
gnome-themes-standard
gnome-user-docs
gnome-user-share
grilo-plugins

AnySecurity IssueVery LowMedium Download debian-fixes instead of relying on external so ...Closed
100%
Task Description

It happened already with minetest and again with prosody: When trying to build own packages with makepkg there are patches downloaded from the Debian-project. But the given HTTP(S)-sources are no longer available, concrete example within prosody to be found: https://deb.debian.org/debian/pool/main/p/prosody/prosody_0.10.2-1~bpo9+1.debian.tar.xz (not available)

Please don’t rely on those external sources when creating PKGBUILD-files or just give users the possibility for a secure and granted download. Therefore I cannot build prosody on my own now!

AnyPrivacy IssueVery LowCritical [bleachbit] needs to be adapted to UXP applications Closed
100%
Task Description

The current version of BleachBit needs to be adapted so it can clean the new .cache/hyperbola/ directory.

AnySecurity IssueVery LowCritical [unbound] Multiple CVEs Closed
100%
Task Description

https://ostif.org/our-audit-of-unbound-dns-by-x41-d-sec-full-results/

[Critical] https://security-tracker.debian.org/tracker/CVE-2019-18934

AnyBug ReportVery LowLow Xenocara xbacklight bug Closed
100%
Task Description

When i try to set the brightness on my screen, with xbacklight -set 100,

it does this:

No outputs have backlight property

and it doesn’t really matter if I set it lower than 100 or what it currently is at.

Fix when you can please!

AnyBug ReportVery LowLow lightdm/lxdm bug Closed
100%
Task Description

It appears when I plug in my libreboot laptop x200 in, it appears to dim the screen and when its unplugged, the screen is bright again. Something peculiar is at work, I wondered if this could be fixed.

My assumption is it is related to lxdm or lightdm. Any thoughts?

I am currently using 0.4, so I don’t expect this to be a fast process, just when you get a chance okay?

AnyFreedom IssueVery LowLow [hedgewars] Crash when starting a new singleplayer-camp ...Closed
100%
Task Description

When trying to start a new campaign the complete game-engine is crashing with the following message:

Object::disconnect: Unexpected null parameter
QCoreApplication::postEvent: Unexpected null receiver

As ghc and fpc should be removed in the near future it would be good to validate this or otherwise remove the game-package itself also.

AnySecurity IssueVery LowHigh [tigervnc] Multiple CVE Closed
100%
Task Description

https://www.openwall.com/lists/oss-security/2019/12/20/2

“This is a security release to fix a number of issues that were found by Kaspersky Lab. These issues affect both the client and server and could theoretically allow an malicious peer to take control over the software on the other side.”

AnyBug ReportVery LowLow [hypervideo] "HTTP Error 403: Forbidden" error on some  ...Closed
100%
Task Description

Is there any way to force it to try from yt as it did in the final attempt?

$ hypervideo -f 22 https://www.youtube.com/watch?v=X7v2aHUPp14 [youtube] X7v2aHUPp14: Downloading webpage
[youtube] X7v2aHUPp14: Downloading video info webpage
[youtube] X7v2aHUPp14: Checking URL Invidious API [youtube] X7v2aHUPp14: Downloading JSON metadata
[youtube] X7v2aHUPp14: Downloading from Invidious API ERROR: unable to download video data: HTTP Error 403: Forbidden

$ hypervideo -f 22 https://www.youtube.com/watch?v=X7v2aHUPp14 [youtube] X7v2aHUPp14: Downloading webpage
[youtube] X7v2aHUPp14: Downloading video info webpage
[youtube] X7v2aHUPp14: Checking URL Invidious API [youtube] X7v2aHUPp14: Trying from YT
[download] Destination: Caroline’s First Day _ Green Wing _ Series 1 Episode 1 _ Dead Parrot-X7v2aHUPp14.mp4
[download] 100% of 418.57MiB in 03:31

AnySecurity IssueVery LowCritical [opensmtpd] CVE-2020-8794 Closed
100%
Task Description

Description: https://www.openwall.com/lists/oss-security/2020/02/24/5 https://www.bleepingcomputer.com/news/security/new-critical-rce-bug-in-openbsd-smtp-server-threatens-linux-distros/

Qualys Security Advisory

LPE and RCE in OpenSMTPD’s default install (CVE-2020-8794)

Contents

Summary
Analysis
...
Acknowledgments

Summary

We discovered a vulnerability in OpenSMTPD, OpenBSD’s mail server. This
vulnerability, an out-of-bounds read introduced in December 2015 (commit
80c6a60c, “when peer outputs a multi-line response ...”), is exploitable
remotely and leads to the execution of arbitrary shell commands: either
as root, after May 2018 (commit a8e22235, “switch smtpd to new
grammar”); or as any non-root user, before May 2018.

Because this vulnerability resides in OpenSMTPD’s client-side code
(which delivers mail to remote SMTP servers), we must consider two
different scenarios:

- Client-side exploitation: This vulnerability is remotely exploitable

in OpenSMTPD's (and hence OpenBSD's) default configuration. Although
OpenSMTPD listens on localhost only, by default, it does accept mail
from local users and delivers it to remote servers. If such a remote
server is controlled by an attacker (either because it is malicious or
compromised, or because of a man-in-the-middle, DNS, or BGP attack --
SMTP is not TLS-encrypted by default), then the attacker can execute
arbitrary shell commands on the vulnerable OpenSMTPD installation.

- Server-side exploitation: First, the attacker must connect to the

OpenSMTPD server (which accepts external mail) and send a mail that
creates a bounce. Next, when OpenSMTPD connects back to their mail
server to deliver this bounce, the attacker can exploit OpenSMTPD's
client-side vulnerability. Last, for their shell commands to be
executed, the attacker must (to the best of our knowledge) crash
OpenSMTPD and wait until it is restarted (either manually by an
administrator, or automatically by a system update or reboot).

We developed a simple exploit for this vulnerability and successfully
tested it against OpenBSD 6.6 (the current release), OpenBSD 5.9 (the
first vulnerable release), Debian 10 (stable), Debian 11 (testing), and
Fedora 31.

The fix is delivered in OpenSMTPD 6.6.4p1, available here, which the developer recommends installing “AS SOON AS POSSIBLE.”

AnyImplementation RequestVery LowMedium [chdkptp] please add package to control Canon cameras Closed
100%
Task Description

CHDKPTP is part of CHDK project - a free software firmware add-on for Canon cameras. It enables controlling Canon cameras via the computer.

Attached is a modified iup PKGBUILD (Lua 5.3 build was removed as it failed to compile) and configuration files for chdkptp.

Code is available via svn:

$ svn co http://subversion.assembla.com/svn/chdkptp/trunk chdkptp

Copy chdkptp.sh and config.mk files to source tree then compile via make. chdkptp requires root privileges to connect to a camera.

AnyImplementation RequestVery LowLow [chdkptp] please add package to repos Closed
100%
Task Description

CHDKPTP is part of CHDK project - a free software firmware add-on for Canon cameras. It enables controlling Canon cameras via the computer.

Attached is a modified iup PKGBUILD (Lua 5.3 build was removed as it failed to compile) and configuration files for chdkptp.

Code is available via svn:

$ svn co http://subversion.assembla.com/svn/chdkptp/trunk chdkptp

Copy chdkptp.sh and config.mk files to source tree then compile via make. Requires root privileges to connect to a camera.

AnyFreedom IssueVery LowHigh Synergy en teclado en español no tiene tildes ni ñ Closed
100%
Task Description

Description:
Share a single mouse and keyboard between multiple computers, with libressl and OpenRC support

Issue:
Synergy no es capas de trasmitir tildes ni eñes y demás caracteres del español españa

Additional info:
* package version(s): community/synergy 1.8.8-2.hyperbola1
* config and/or log files etc.

Steps to reproduce:
instalarar synergy en 2 PCs con hyperbola 0.3, he intentar escribir tildes, no funcionará…

AnyBackport RequestVery LowLow  elogind package Closed
100%
Task Description

Description:
Was wondering if there is any issue in terms of freedom andor privacy for the inclusion of elogind? Feedback will be apreciated Cheers.

this was recently implemented in gentoo.

source:
https://libregit.org/i3_relativism/elogind

references:
https://blogs.gentoo.org/leio/2019/03/26/gnome-3-30/#comment-9555 https://forums.gentoo.org/viewtopic-t-1094796.html

contact gentoo developer for help in implementation:
https://wiki.gentoo.org/wiki/User:Leio/TODO

AnySecurity IssueVery LowMedium mount.davfs: unknown file system davfs due to paths cha ...Closed
100%
Task Description

This is same issue as on:
https://bugzilla.redhat.com/show_bug.cgi?id=1151273

The paths changed and trying to mount davfs file system defined in /etc/fstab fails with error: unknown file system davfs

To remedy, I made symlink in /sbin to mount.davfs

The transition of paths had to take that in account as many mounted remote disks failed after upgrade.

AnyFreedom IssueVery LowLow Juniper Networks Certified Expert Security Closed
100%
Task Description

The Juniper Networks Certified Expert Security (JNCES) is aimed to authorize the networking experts’ ability to deploy, implement, manage and fix JUNOS-based security platforms. The Juniper certified security professionals have the capability to deploy manage, configure and troubleshoot the junos for the businesses.

AnyFreedom IssueVery LowLow How to resolve QuickBooks Error 15241 Closed
100%
Task Description

We work closely as a reliable third party QuickBooks support provider, which helps all frustrated QuickBooks users. We’ve the potential to affect minor or major QuickBooks error codes smartly. If you’re facing QuickBooks error 15241 on a day to day, you need to call our certified QuickBooks support team immediately. This error code relates to QuickBooks payroll function that forestalls QuickBooks desktop software to place within the updates correctly. Our live QuickBooks experts have full knowledge and extensive experience to identify the foremost reasons of this error code and apply the suitable techniques to unravel this error code within a few of seconds. https://www.quickbookssupportphonenumber247.co/blog/resolve-quickbooks-error-15241/

AnyFreedom IssueVery LowLow What are the easy tips to setup yahoo mail in outlook? Closed
100%
AnyFreedom IssueVery LowLow Fix QuickBooks Error 6147 in 5 Tricky Ways Closed
100%
AnyFreedom IssueVery LowLow How do I set up Bellsouth email on Outlook? Closed
100%
AnyFreedom IssueVery LowLow How do I resolve outlook cannot connect to server probl ...Closed
100%
AnyFreedom IssueVery LowLow Can 123.hp.com/setup help me to fix HP Printer error co ...Closed
100%
AnyFreedom IssueVery LowLow How do I Choose The Best SEO Services Provider For My B ...Closed
100%
AnyFreedom IssueVery LowLow Dial helpline number to find solutions of cash app card ...Closed
100%
AnyFreedom IssueVery LowLow Get Cash app customer service number to resuscitate the ...Closed
100%
AnyFreedom IssueVery LowLow Fix interface issue while using elective send cash from ...Closed
100%
AnyFreedom IssueVery LowLow How do you unlock Yahoo account without phone number an ...Closed
100%
AnyFreedom IssueVery LowLow Fix Your Epson Printer Offline Troubleshooting Closed
100%
AnyFreedom IssueVery LowLow Fix Your Epson Printer Offline Troubleshooting Closed
100%
AnyFreedom IssueVery LowLow Where To Go If Cash App Refund Problems Take Place? Closed
100%
AnyFreedom IssueVery LowLow Can You Get cash app Dispute? If the transfer can't be  ...Closed
100%
AnyFreedom IssueVery LowLow How to Connect With coursework help online in USA Exper ...Closed
100%
AnyFreedom IssueVery LowLow How to Connect With coursework help online in USA Exper ...Closed
100%
AnyFreedom IssueVery LowLow [Hyperbola GNU/Linux-libre 0.4] No login after installa ...Closed
100%
AnyBug ReportVery LowLow [Hyperbola GNU/Linux-libre 0.4] Testing Lumina - lumina ...Closed
100%
AnyBug ReportVery LowMedium sndio doesn't autostart on all my comps... Closed
100%
AnyFreedom IssueVery LowLow Instead of shortcut for solution go to assignment help  ...Closed
100%
AnyFreedom IssueVery LowLow What Can A Pain Clinic Offer? Closed
100%
AnyBug ReportVery LowMedium wesnoth change language no works Closed
100%
AnyBug ReportDeferHigh [texlive-most] cannot export LaTeX - input csr10' fail ...Closed
100%
AnyBug ReportDeferLow [texlive-most] Cannot remove from system Closed
100%
AnyReplace RequestDeferCritical [bzr] replace deprecated GNU Bazaar to Brezy Closed
100%
Showing tasks 1251 - 1300 of 1517 Page 26 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing