|
Software Development | HyperBK | Implementation Request | Very High | Critical | Develop a BSD descendant kernel for HyperbolaBSD | In Progress | |
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 site → DONE
Download LibertyBSD scripts to deblob and rebrand kernel from their scripts. → 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
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__)
|
|
Packages | Any | Freedom Issue | Medium | Low | [openssl] vague terminology "Open Source" in descriptio ... | Closed | |
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
|
|
Packages | Any | Freedom Issue | Medium | Low | [openjdk7-src] vague terminology "Open Source" in descr ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [openjdk8-src] vague terminology "Open Source" in descr ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [openjpeg] vague terminology "Open Source" in descripti ... | Closed | |
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
|
|
Packages | Any | Freedom Issue | Medium | Low | [openssl-1.0] vague terminology "Open Source" in descri ... | Closed | |
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
|
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-cn-fonts] vague terminology "Ope ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-jp-fonts] vague terminology "Ope ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-kr-fonts] vague terminology "Ope ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-otc-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-sans-tw-fonts] vague terminology "Ope ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-cn-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-jp-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-kr-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-otc-fonts] vague terminology "O ... | Closed | |
Task Description
no task description |
|
Packages | Any | Freedom Issue | Medium | Low | [adobe-source-han-serif-tw-fonts] vague terminology "Op ... | Closed | |
Task Description
no task description |
|
Packages | Any | Bug Report | Low | High | [kaccounts-integration] option to add NextCloud/OwnClou ... | Closed | |
Task Description
Description:
Additional info: * package version(s)
* config and/or log files etc.
Steps to reproduce:
|
|
Packages | Any | Bug Report | Low | High | [kdenetwork-kopete] clicking to add an Jabber Account o ... | Closed | |
Task Description
Description:
Additional info: * package version(s)
* config and/or log files etc.
Steps to reproduce:
|
|
Software Development | General | Implementation Request | Medium | High | Develop GNU/HyperBK patchset | Closed | |
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]
|
|
Software Development | Iceweasel-UXP | Implementation Request | Defer | Low | Swiftweasel-UXP theme for Iceweasel-UXP | Closed | |
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 Development | Icedove-UXP | Implementation Request | Defer | Low | Swiftdove-UXP theme for Icedove-UXP | Closed | |
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.
|
|
Packages | Testing | Bug Report | Very Low | Low | [iceweasel-uxp] minor issues in "About Iceweasel-UXP" w ... | Closed | |
Task Description
Description: “About Iceweasel-UXP” window contains some minor issues to be fixed:
Additional info: * package version(s): 52.9.0_20180601-3
Steps to reproduce: Go to Help > About Iceweasel-UXP
|
|
Packages | Testing | Bug Report | Medium | Low | [iceweasel-uxp] XML Parsing Error: undefined entity in ... | Closed | |
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:
|
|
Packages | Testing | Bug Report | Medium | Low | [iceweasel-uxp] XML Parsing Error: undefined entity in ... | Closed | |
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
-
|
|
Packages | 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:
|
|
Packages | Any | Bug Report | Medium | Medium | [iceweasel-uxp] the option to choose languages for disp ... | Closed | |
|
|
Services | HyperWeb Issue | Bug Report | Very Low | Low | RSS needs fixing | Closed | |
|
|
Packages | Testing | Bug Report | Medium | Low | [xf86-video-intel] context menu not being highlighted i ... | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [hostname-blanker] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [firewalld] needs OpenRC init script | Closed | |
|
|
Packages | Any | Bug Report | Medium | Medium | [minicom][openrc] error: failed to commit transaction ( ... | Closed | |
|
|
Packages | Any | Bug Report | Medium | Medium | [cdemu-daemon] error: failed to prepare transaction (co ... | Closed | |
|
|
Packages | Any | Feature Request | Medium | Medium | [gdm] needs OpenRC init script | Closed | |
|
|
Packages | Any | Drop Request | Low | Low | [wine*] remove unstable and staging packages | Closed | |
|
|
Packages | Any | Implementation Request | Medium | Medium | [wine-stable] add package | Closed | |
|
|
Packages | Any | Privacy Issue | Very High | Critical | [libreoffice*] contains Google API keys | Closed | |
|
|
Packages | Any | Security Issue | Very High | Critical | [libressl] add package as OpenSSL replacement and defau ... | Closed | |
|
|
Packages | Any | Feature Request | High | High | [apache] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [bigloo] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [bind] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [bind-tools] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [coreutils] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [curl] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [efitools] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [freetds] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [git] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [iputils] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [irssi] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [ldns] rebuild package against libressl | Closed | |
|
|
Packages | Any | Feature Request | High | High | [libarchive] rebuild package against libressl | Closed | |
|