All Projects

Project Category Task Type Priority Severity Summary Status  asc Progress
ServicesHyperWeb IssueBug ReportVery LowLowRSS needs fixingUnconfirmed
0%
Task Description

Seems deleted items reappearing in the Hyperbola feeds since it gives its feed items empty ID string.

Software DevelopmentHyperBKImplementation RequestVery HighCriticalDevelop a BSD descendant kernel for HyperbolaBSDIn Progress
30%
Task Description

Develop HyperBK (Hyper Berkeley Kernel), a BSD descendant kernel with GPL-compatible licenses preserved, non-compatible ones removed, and new code written under GPL-3 for HyperbolaBSD.

TODO:

  • Download OpenBSD kernel source code from OpenBSD siteDONE
  • Download LibertyBSD scripts to deblob and rebrand kernel from their scripts. → DONE
  • Push source to HyperBK’s project. → DONE
  • Rebrand OpenBSD kernel to HyperbolaBSD with LibertyBSD scripts. → DONE
  • Rebrand entire code (functions, variable, pointers, etc) under HyperbolaBSD → DONE
  • Remove files under non GPL-compatible licenses → DONE
  • Import code from another BSD systems under GPL-compatible licenses → IN PROGRESS
  • Write new code under GPL-3 → IN PROGRESS
  • Package HyperBK for HyperbolaBSD.

PATCHING NOTE

When the check concerns kernel, we obviously want to match with HyperbolaBSD.

Example of triplet check:	hyperbolabsd)
Example of uname -s check:	HyperbolaBSD)
Example of uname -r check:	0.1)
Example of C macro check:	defined(__HyperbolaBSD__)
Software DevelopmentGeneralImplementation RequestMediumHigh Develop GNU/HyperBK patchset Closed
100%
Task Description

Develop GNU/HyperBK patchset for toolchain (Glibc, Binutils and GCC) and packages.

PATCHING NOTE

Make sure the definitions are not simply duplicated from GNU/Linux' because that will eventually result in
out-of-sync definitions that break for us.

Example of triplet check:	linux*-gnu | gnu* | hyperbk-gnu)
Example of uname check:		Linux|GNU|GNU/*)
Example of C macro check:	defined(__linux__) || defined(__GNU__) || defined(__GLIBC__)
				[note: GNU/Hurd defines __GNU__, and GNU/HyperBK define __GLIBC__ as hardcoded macro]
Example of makefile check:	ifneq (, $(filter Linux GNU GNU_%, $(shell uname -s)))
				[note1: findstring matches subwords, use filter instead]
				[note2: list must be the first parameter, otherwise matching fails]
				[note3: "%" is make's wildcard]
PackagesAnyFreedom IssueMediumLow [openssl] vague terminology "Open Source" in descriptio ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

core/openssl 1.1.0.e-1
    The Open Source toolkit for Secure Sockets Layer and Transport Layer Security

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

The Free Software toolkit for Secure Sockets Layer and Transport Layer Security
PackagesAnyFreedom IssueMediumLow [openjdk7-src] vague terminology "Open Source" in descr ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [openjdk8-src] vague terminology "Open Source" in descr ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [openjpeg] vague terminology "Open Source" in descripti ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/openjpeg 1.5.2-1
    An open source JPEG 2000 codec

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

A free software JPEG 2000 codec
PackagesAnyFreedom IssueMediumLow [openssl-1.0] vague terminology "Open Source" in descri ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/openssl-1.0 1.0.2.k-3
    The Open Source toolkit for Secure Sockets Layer and Transport Layer Security

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

The Free Software toolkit for Secure Sockets Layer and Transport Layer Security
PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-cn-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-jp-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-kr-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-otc-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-sans-tw-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-cn-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-jp-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-kr-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-otc-fonts] vague terminology "O ...Closed
100%
Task Description

no task description

PackagesAnyFreedom IssueMediumLow [adobe-source-han-serif-tw-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

Software DevelopmentIceweasel-UXPImplementation RequestDeferLow Swiftweasel-UXP theme for Iceweasel-UXP Closed
100%
Task Description

Description:
Historically, Swiftweasel was a Firefox-based application built on XUL platform around 2007 and abandoned in 2010. It was optimized for several architectures using the following methods such as the Profile-Guided Optimization (PGO) and binary code optimization for computers with limited resources.

Since there are users encouraging us develop a Palemoon-based application , and Swiftweasel contains non-trademarked graphics and logos, we could port Swiftweasel to UXP platform as theme for Iceweasel-UXP.

Software DevelopmentIcedove-UXPImplementation RequestDeferLow Swiftdove-UXP theme for Icedove-UXP Closed
100%
Task Description

Description:
Historically, Swiftdove was a Thunderbird-based application built on XUL platform around 2007 and abandoned in 2010. It was optimized for several architectures using the following methods such as the Profile-Guided Optimization (PGO) and binary code optimization for computers with limited resources.

Since FossaMail may potentially be revived on UXP in the future [0] and Swiftdove contains non-trademarked graphics and logos, we could port Swiftdove to UXP platform as theme for Icedove-UXP.

PackagesAnyBug ReportLowHigh [kaccounts-integration] option to add NextCloud/OwnClou ...Closed
100%
Task Description

Description:

  • Option to add NextCloud/OwnCloud accounts in ‘Online Accounts’ section of System Settings not appearing.

Additional info:
* package version(s)

  • 17.04.0-1

* config and/or log files etc.

  • N/A

Steps to reproduce:

  • Run application
  • Go to ‘Online Accounts’ section of System Settings
PackagesAnyBug ReportLowHigh [kdenetwork-kopete] clicking to add an Jabber Account o ...Closed
100%
Task Description

Description:

  • Clicking to add an Jabber Account opens a dialog with no fields to enter information.

Additional info:
* package version(s)

  • 17.04.0-3.hyperbola1

* config and/or log files etc.

  • N/A

Steps to reproduce:

  • Run Application
  • Clicking to add an Jabber Account
PackagesTestingBug ReportVery LowLow [iceweasel-uxp] minor issues in "About Iceweasel-UXP" w ...Closed
100%
Task Description

Description:
“About Iceweasel-UXP” window contains some minor issues to be fixed:

  • “Iceweasel-UXP” instead of “Iceweasel” because we are a different project.
  • “Hyperbola Project” instead of “the Hyperbola Project” as link to point to Hyperbola site.
  • “for Iceweasel-UXP application” instead of “for Iceweasel rebranding” because we are maintaining an entire application, not just rebranding.

Additional info:
* package version(s): 52.9.0_20180601-3

Steps to reproduce:
Go to Help > About Iceweasel-UXP

PackagesTestingBug ReportMediumLow [iceweasel-uxp] XML Parsing Error: undefined entity in  ...Closed
100%
Task Description

Description:
There’s a XML parsing error in Iceweasel-UXP when it’s accessing a non-existent site or about:help

Additional info:
* package version(s): 52.9.0_20180601-7
* config and/or log files etc:

XML Parsing Error: undefined entity Location: jar:file:///usr/lib/iceweasel-uxp/browser/omni.ja!/chrome/browser/content/browser/aboutNetError.xhtml Line Number 22, Column 12:
    <title>&loadError.label;</title>
-----------^

Steps to reproduce:

  • Install Iceweasel-UXP:
    # pacman -S iceweasel-uxp
  • Run Iceweasel-UXP:
    ~ iceweasel-uxp
  • Type about:help or a non-existent site in the address bar
PackagesTestingBug ReportMediumLow [iceweasel-uxp] XML Parsing Error: undefined entity in  ...Closed
100%
Task Description

Description:
There’s a XML parsing error in Iceweasel-UXP when it’s accessing in a feed subscription.

Additional info:
* package version(s): 52.9.0_20180601-7
* config and/or log files etc:

XML Parsing Error: undefined entity Location: jar:file:///usr/lib/iceweasel-uxp/browser/omni.ja!/chrome/browser/content/browser/feeds/subscribe.xhtml Line Number 25, Column 12:
    <title>&feedPage.title;</title>
-----------^

Steps to reproduce:

  • Install Iceweasel-UXP:
    # pacman -S iceweasel-uxp
  • Run Iceweasel-UXP:
    ~ iceweasel-uxp
  • Enter to Hyperbola RSS Feeds page and then subscribe in one of feeds available.
PackagesAnyFeature RequestVery HighHigh [erlang-nox] contains systemd unit files Closed
100%
PackagesAnyBug ReportMediumMedium [iceweasel-uxp] the option to choose languages for disp ...Closed
100%
PackagesTestingBug ReportMediumLow [xf86-video-intel] context menu not being highlighted i ...Closed
100%
PackagesTestingFeature RequestMediumMedium [hostname-blanker] needs OpenRC init script Closed
100%
PackagesTestingFeature RequestMediumMedium [firewalld] needs OpenRC init script Closed
100%
PackagesAnyBug ReportMediumMedium [minicom][openrc] error: failed to commit transaction ( ...Closed
100%
PackagesAnyBug ReportMediumMedium [cdemu-daemon] error: failed to prepare transaction (co ...Closed
100%
PackagesAnyFeature RequestMediumMedium [gdm] needs OpenRC init script Closed
100%
PackagesAnyDrop RequestLowLow [wine*] remove unstable and staging packages Closed
100%
PackagesAnyImplementation RequestMediumMedium [wine-stable] add package Closed
100%
PackagesAnyPrivacy IssueVery HighCritical [libreoffice*] contains Google API keys Closed
100%
PackagesAnySecurity IssueVery HighCritical [libressl] add package as OpenSSL replacement and defau ...Closed
100%
PackagesAnyFeature RequestHighHigh [apache] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [bigloo] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [bind] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [bind-tools] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [coreutils] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [curl] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [efitools] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [freetds] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [git] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [iputils] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [irssi] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [ldns] rebuild package against libressl Closed
100%
PackagesAnyFeature RequestHighHigh [libarchive] rebuild package against libressl Closed
100%
Showing tasks 1 - 50 of 705 Page 1 of 15

Available keyboard shortcuts

Tasklist

Task Details

Task Editing