]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/log
people/stevee/ipfire-3.x.git
13 months agoglibc: Disable building NSCD
Michael Tremer [Tue, 21 Mar 2023 18:11:30 +0000 (18:11 +0000)] 
glibc: Disable building NSCD

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibvirt: Fix compiling virt-shell-login with GCC 12
Michael Tremer [Mon, 13 Mar 2023 16:25:55 +0000 (16:25 +0000)] 
libvirt: Fix compiling virt-shell-login with GCC 12

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agographviz: Proper harden some binaries
Stefan Schantl [Mon, 13 Mar 2023 15:41:23 +0000 (16:41 +0100)] 
graphviz: Proper harden some binaries

Use some additional compiler flags, to proper
harden them.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agojsoncpp: Disable building object failes
Michael Tremer [Mon, 13 Mar 2023 15:35:33 +0000 (15:35 +0000)] 
jsoncpp: Disable building object failes

We do not need those and they fail the hardening check.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibunwind: Update to 1.6.2
Michael Tremer [Mon, 13 Mar 2023 15:16:27 +0000 (15:16 +0000)] 
libunwind: Update to 1.6.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agokernel: Use our LDFLAGS for gcc plugins
Stefan Schantl [Wed, 15 Mar 2023 16:43:32 +0000 (17:43 +0100)] 
kernel: Use our LDFLAGS for gcc plugins

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibdb: Do not strip during build time
Michael Tremer [Sat, 11 Mar 2023 17:04:29 +0000 (17:04 +0000)] 
libdb: Do not strip during build time

We need the debug symbols for our hardening checks and anyway
will strip them later for the debuginfo packages.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agocups: Enable building debug symbols during build time
Michael Tremer [Sat, 11 Mar 2023 16:59:48 +0000 (16:59 +0000)] 
cups: Enable building debug symbols during build time

We need those for our hardening checks and to create the related debuginfo
packages.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoncurses: Avoid stripping the symbols from binaries
Michael Tremer [Sat, 11 Mar 2023 16:56:01 +0000 (16:56 +0000)] 
ncurses: Avoid stripping the symbols from binaries

Do not strip any symbols from the binaries during build time.
We need those for our hardening checks and will do the stripping for
the debuginfo packages afterwards.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agomc: Proper harden consaver binary
Stefan Schantl [Sat, 11 Mar 2023 11:41:16 +0000 (11:41 +0000)] 
mc: Proper harden consaver binary

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agomc: Patch/Drop python 2 based helper scripts
Stefan Schantl [Sat, 11 Mar 2023 11:39:50 +0000 (11:39 +0000)] 
mc: Patch/Drop python 2 based helper scripts

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibnl: Drop package
Stefan Schantl [Fri, 10 Mar 2023 16:50:42 +0000 (16:50 +0000)] 
libnl: Drop package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoiw: Link agains libnl3
Stefan Schantl [Fri, 10 Mar 2023 16:50:13 +0000 (16:50 +0000)] 
iw: Link agains libnl3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoiproute2: Does not longer depend on libnl
Stefan Schantl [Fri, 10 Mar 2023 16:49:50 +0000 (16:49 +0000)] 
iproute2: Does not longer depend on libnl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibpcap: Does not longer depend on libnl
Stefan Schantl [Fri, 10 Mar 2023 16:49:26 +0000 (16:49 +0000)] 
libpcap: Does not longer depend on libnl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibvirt: Does not longer depend on libnl
Stefan Schantl [Fri, 10 Mar 2023 16:48:58 +0000 (16:48 +0000)] 
libvirt: Does not longer depend on libnl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibcap: Fix hardening
Stefan Schantl [Fri, 10 Mar 2023 16:34:38 +0000 (16:34 +0000)] 
libcap: Fix hardening

* Add CFLAGS to workaround a compiler bug with
  affects SSP in some cases.

* Add patch to proper use our CFLAGS

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
13 months agoe2fsprogs: Fix hardening
Stefan Schantl [Fri, 10 Mar 2023 16:31:59 +0000 (16:31 +0000)] 
e2fsprogs: Fix hardening

Add CFLAGS to workaround a compiler bug with
affects SSP in some cases.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agobzip2: Respect CFLAGS and LDFLAGS
Stefan Schantl [Fri, 10 Mar 2023 16:30:01 +0000 (16:30 +0000)] 
bzip2: Respect CFLAGS and LDFLAGS

Add two patches to proper use our CFLAGS and LDFLAGS.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
13 months agoavahi: Compile with -fstack-protector-all
Stefan Schantl [Thu, 9 Mar 2023 13:24:17 +0000 (13:24 +0000)] 
avahi: Compile with -fstack-protector-all

We have to use the configure flag to disable the
stack-protector to avoid overwriting our own stack protector
flags.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
13 months agoperl: Force perl to build with -fstack-protector-all
Stefan Schantl [Thu, 9 Mar 2023 12:45:32 +0000 (12:45 +0000)] 
perl: Force perl to build with -fstack-protector-all

Forcing perl to build with -fstack-protector-all and not with
-fstack-protector-strong.

More details could be found here:
https://git.ipfire.org/?p=pakfire.git;a=commit;h=f1153a857affb461de71d0c7e62cbf39de0c802b

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
13 months agoperl: Fix broken dependency for perl-core meta package
Stefan Schantl [Thu, 9 Mar 2023 12:43:56 +0000 (12:43 +0000)] 
perl: Fix broken dependency for perl-core meta package

The perl-DynaLoader package has been moved back into main perl
package.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
13 months agokrb5: Proper harden some binaries
Stefan Schantl [Sun, 12 Mar 2023 10:06:17 +0000 (11:06 +0100)] 
krb5: Proper harden some binaries

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agokrb5: Use macro logic to build the package
Stefan Schantl [Sun, 12 Mar 2023 10:05:09 +0000 (11:05 +0100)] 
krb5: Use macro logic to build the package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agovim: Do not strip binaries during install
Stefan Schantl [Sun, 12 Mar 2023 09:53:20 +0000 (10:53 +0100)] 
vim: Do not strip binaries during install

We need the symbols for our hardening checks. They anyway will be
stripped afterwards and packed into the debuginfo packages.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agonfs-utils: Do not strip binary during installation
Stefan Schantl [Sun, 12 Mar 2023 09:46:45 +0000 (10:46 +0100)] 
nfs-utils: Do not strip binary during installation

We need the symbols for our hardening checks. The files anyway
will be stripped afterwards and those symbols will be packed into
the debuginfo packages.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoopenldap: Do not strip binaries during install
Stefan Schantl [Sun, 12 Mar 2023 09:28:09 +0000 (10:28 +0100)] 
openldap: Do not strip binaries during install

We need those symbols for our hardening checks. The binaries
anyway will be stripped afterwards and the debug symbols will
be used for the debuginfo packages.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agopth: Drop package
Stefan Schantl [Sun, 12 Mar 2023 09:07:41 +0000 (10:07 +0100)] 
pth: Drop package

This package is very outdated and not longer used
by any of our software.

So it is safe to drop it.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibassuan: Does not longer depend on pth-devel
Stefan Schantl [Sun, 12 Mar 2023 09:07:14 +0000 (10:07 +0100)] 
libassuan: Does not longer depend on pth-devel

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agogpgme: Does not longer depend on pth-devel
Stefan Schantl [Sun, 12 Mar 2023 09:06:30 +0000 (10:06 +0100)] 
gpgme: Does not longer depend on pth-devel

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agonetpbm: Fix hardening
Stefan Schantl [Sun, 12 Mar 2023 08:27:06 +0000 (09:27 +0100)] 
netpbm: Fix hardening

* Add some additional CFLAGS to workaround a gcc bug
  with enabled SSP.

* Add patch to proper use our LDFLAGS when linking libnetpbm.

* Disable stripping the binaries during install.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoopenjade: Use our LDFLAGS when linking the libraries
Stefan Schantl [Sat, 11 Mar 2023 16:43:37 +0000 (17:43 +0100)] 
openjade: Use our LDFLAGS when linking the libraries

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agogawk: Proper build with PIE
Stefan Schantl [Sat, 11 Mar 2023 13:46:58 +0000 (14:46 +0100)] 
gawk: Proper build with PIE

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agogettext: Fix hardening for some binaries.
Stefan Schantl [Sat, 11 Mar 2023 13:29:45 +0000 (14:29 +0100)] 
gettext: Fix hardening for some binaries.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agobison: Proper use LDFLAGS to link liby
Stefan Schantl [Sat, 11 Mar 2023 12:53:17 +0000 (13:53 +0100)] 
bison: Proper use LDFLAGS to link liby

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoluajit: Ensure this package is being built with SSP
Michael Tremer [Thu, 9 Mar 2023 11:15:15 +0000 (11:15 +0000)] 
luajit: Ensure this package is being built with SSP

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoDrop all compat-* packages
Michael Tremer [Thu, 9 Mar 2023 10:02:02 +0000 (10:02 +0000)] 
Drop all compat-* packages

We have been building a fresh bootstrap where all packages have been
rebuilt and linked against the current version of those libraries.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoldapvi: Source cannot be downloaded using HTTPS
Michael Tremer [Thu, 9 Mar 2023 10:00:33 +0000 (10:00 +0000)] 
ldapvi: Source cannot be downloaded using HTTPS

The server seems to present an invalid certificate.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolldpd: Disable seccomp support on aarch64
Michael Tremer [Wed, 8 Mar 2023 13:55:07 +0000 (13:55 +0000)] 
lldpd: Disable seccomp support on aarch64

lldpd does not support seccomp on aarch64 and aborts with
an corresponding error during compile time when enabled.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoopenssl: Update to 3.0.8
Michael Tremer [Wed, 8 Mar 2023 13:54:31 +0000 (13:54 +0000)] 
openssl: Update to 3.0.8

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agostrace: Fix build on aarch64
Michael Tremer [Wed, 8 Mar 2023 08:44:34 +0000 (08:44 +0000)] 
strace: Fix build on aarch64

strace defaults to enable m32 or mx32, which is not available
on at least aarch64. So change to "check" to determine whicht mode
is available.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibdaemon: Fix build on aarch64
Michael Tremer [Wed, 8 Mar 2023 07:59:20 +0000 (07:59 +0000)] 
libdaemon: Fix build on aarch64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibatasmart: Fix build for aarch64
Michael Tremer [Wed, 8 Mar 2023 07:55:22 +0000 (07:55 +0000)] 
libatasmart: Fix build for aarch64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agopth: Fix build on aarch64
Michael Tremer [Tue, 7 Mar 2023 20:03:42 +0000 (20:03 +0000)] 
pth: Fix build on aarch64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agognome-doc-utils: Fix build on aarch64
Michael Tremer [Tue, 7 Mar 2023 19:53:14 +0000 (19:53 +0000)] 
gnome-doc-utils: Fix build on aarch64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoflashrom: Update to 1.3.0
Michael Tremer [Tue, 7 Mar 2023 18:18:12 +0000 (18:18 +0000)] 
flashrom: Update to 1.3.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agodhcping: Drop package
Michael Tremer [Tue, 7 Mar 2023 17:18:50 +0000 (17:18 +0000)] 
dhcping: Drop package

This seems to be unmaintained for about 20 years.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoglibc: Optimise for kernel >= 5.10
Michael Tremer [Tue, 7 Mar 2023 16:28:45 +0000 (16:28 +0000)] 
glibc: Optimise for kernel >= 5.10

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agogdb: Update to 13.1
Michael Tremer [Tue, 7 Mar 2023 16:27:32 +0000 (16:27 +0000)] 
gdb: Update to 13.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-DBI: FTBFS
Stefan Schantl [Mon, 6 Mar 2023 11:55:15 +0000 (11:55 +0000)] 
perl-DBI: FTBFS

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-Net-HTTP: New package
Stefan Schantl [Mon, 6 Mar 2023 11:53:57 +0000 (11:53 +0000)] 
perl-Net-HTTP: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoplymouth: Fix broken logo symlink
Michael Tremer [Tue, 7 Mar 2023 13:50:33 +0000 (13:50 +0000)] 
plymouth: Fix broken logo symlink

This reverts commit 08445b698be12fc4ee16423b295d677fb89e6728.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-IO-AIO: Fix build dependencies
Stefan Schantl [Mon, 6 Mar 2023 11:52:56 +0000 (11:52 +0000)] 
perl-IO-AIO: Fix build dependencies

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-TermReadkey: Update to 2.38
Stefan Schantl [Mon, 6 Mar 2023 11:20:24 +0000 (11:20 +0000)] 
perl-TermReadkey: Update to 2.38

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoplymouth: Drop any dependency on image files
Michael Tremer [Tue, 7 Mar 2023 11:28:42 +0000 (11:28 +0000)] 
plymouth: Drop any dependency on image files

We don't have those in order right now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoglibc: Update to 2.37
Michael Tremer [Tue, 7 Mar 2023 11:28:07 +0000 (11:28 +0000)] 
glibc: Update to 2.37

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoqemu: Fix build against glibc >= 2.36
Michael Tremer [Tue, 7 Mar 2023 11:27:45 +0000 (11:27 +0000)] 
qemu: Fix build against glibc >= 2.36

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agomc: Update to 4.8.29
Michael Tremer [Mon, 6 Mar 2023 10:51:54 +0000 (10:51 +0000)] 
mc: Update to 4.8.29

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoplymouth: Drop dependency on grubby
Michael Tremer [Mon, 6 Mar 2023 10:46:12 +0000 (10:46 +0000)] 
plymouth: Drop dependency on grubby

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoipfire-logos: Update to version 4
Michael Tremer [Mon, 6 Mar 2023 10:45:40 +0000 (10:45 +0000)] 
ipfire-logos: Update to version 4

This contains a hack that avoids an endless loop in ImageMagick when
converting from our source SVG file.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agofilesystem: Drop /usr/local
Michael Tremer [Mon, 6 Mar 2023 10:44:54 +0000 (10:44 +0000)] 
filesystem: Drop /usr/local

This is a quick hack to work around the quality agent which does not
allow to create anything under /usr/local.

There is also very little need as we do not support any custom built
software on IPFire.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agobasesystem: Drop some ancient dependencies
Michael Tremer [Mon, 6 Mar 2023 10:09:03 +0000 (10:09 +0000)] 
basesystem: Drop some ancient dependencies

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agobasesystem: Replace passwd by shadow-utils
Michael Tremer [Mon, 6 Mar 2023 10:08:02 +0000 (10:08 +0000)] 
basesystem: Replace passwd by shadow-utils

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agonetwork: Fix build dependencies
Stefan Schantl [Mon, 6 Mar 2023 09:42:53 +0000 (09:42 +0000)] 
network: Fix build dependencies

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-YAML: Fix build dependencies
Stefan Schantl [Sun, 5 Mar 2023 15:48:02 +0000 (16:48 +0100)] 
perl-YAML: Fix build dependencies

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-Module-Package: New package
Stefan Schantl [Sun, 5 Mar 2023 15:46:49 +0000 (16:46 +0100)] 
perl-Module-Package: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-Module-Install-ManifestSkip: New package
Stefan Schantl [Sun, 5 Mar 2023 15:46:23 +0000 (16:46 +0100)] 
perl-Module-Install-ManifestSkip: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-Module-Install-AuthorRequires: New package
Stefan Schantl [Sun, 5 Mar 2023 15:45:54 +0000 (16:45 +0100)] 
perl-Module-Install-AuthorRequires: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-IO-All: New package
Stefan Schantl [Sun, 5 Mar 2023 15:45:30 +0000 (16:45 +0100)] 
perl-IO-All: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-Moo: New package
Stefan Schantl [Sun, 5 Mar 2023 15:45:11 +0000 (16:45 +0100)] 
perl-Moo: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-Class-Method-Modifieres: New package
Stefan Schantl [Sun, 5 Mar 2023 15:44:53 +0000 (16:44 +0100)] 
perl-Class-Method-Modifieres: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-Sub-Quote: New package
Stefan Schantl [Sun, 5 Mar 2023 15:44:30 +0000 (16:44 +0100)] 
perl-Sub-Quote: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-Role-Tiny: New package
Stefan Schantl [Sun, 5 Mar 2023 15:44:05 +0000 (16:44 +0100)] 
perl-Role-Tiny: New package

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agosquid: Fix build by providing libxcrypt-devel
Michael Tremer [Mon, 6 Mar 2023 09:56:33 +0000 (09:56 +0000)] 
squid: Fix build by providing libxcrypt-devel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agospectre-meltdown-checker: Fix source download
Michael Tremer [Sun, 5 Mar 2023 12:06:38 +0000 (12:06 +0000)] 
spectre-meltdown-checker: Fix source download

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agotelnet: FTBFS
Stefan Schantl [Sun, 5 Mar 2023 11:41:59 +0000 (12:41 +0100)] 
telnet: FTBFS

* Rebase patchset with debians one.
* Now uses cmake to build.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoscreen: Link against libxcrypt
Michael Tremer [Sun, 5 Mar 2023 12:04:48 +0000 (12:04 +0000)] 
screen: Link against libxcrypt

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-DBI: Fix build
Michael Tremer [Sun, 5 Mar 2023 12:04:06 +0000 (12:04 +0000)] 
perl-DBI: Fix build

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoppp: Build without depending on network
Michael Tremer [Sun, 5 Mar 2023 12:03:33 +0000 (12:03 +0000)] 
ppp: Build without depending on network

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agorp-pppoe: Drop package
Michael Tremer [Sun, 5 Mar 2023 11:36:50 +0000 (11:36 +0000)] 
rp-pppoe: Drop package

The plugin is already being shipped with ppp.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agosssd: FTBFS
Stefan Schantl [Sun, 5 Mar 2023 10:27:59 +0000 (10:27 +0000)] 
sssd: FTBFS

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoImageMagic: Update to 7.1.0 patchlevel 62
Stefan Schantl [Sun, 5 Mar 2023 10:25:41 +0000 (10:25 +0000)] 
ImageMagic: Update to 7.1.0 patchlevel 62

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agotcl: Rework package
Stefan Schantl [Sun, 5 Mar 2023 10:22:08 +0000 (10:22 +0000)] 
tcl: Rework package

* Rework build process
* Fix installation of man-pages
* Don't ship main so file in devel pkg
* Ship static library in devel package
* Ship tcl m4 macro for libtool

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agosquid: Fix download URL
Stefan Schantl [Sun, 5 Mar 2023 10:32:26 +0000 (10:32 +0000)] 
squid: Fix download URL

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agowhois: Depend on libxcrypt-devel
Michael Tremer [Sun, 5 Mar 2023 11:15:10 +0000 (11:15 +0000)] 
whois: Depend on libxcrypt-devel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agowpa_supplicant: Drop custom systemd file
Michael Tremer [Sun, 5 Mar 2023 11:13:25 +0000 (11:13 +0000)] 
wpa_supplicant: Drop custom systemd file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agomemtest86+: Update to 6.10 and fix download URL
Michael Tremer [Sun, 5 Mar 2023 11:01:16 +0000 (11:01 +0000)] 
memtest86+: Update to 6.10 and fix download URL

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agonftables: Drop autogen
Michael Tremer [Sat, 4 Mar 2023 15:26:17 +0000 (15:26 +0000)] 
nftables: Drop autogen

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoncurses: Fix broken symlinks of static libraries
Michael Tremer [Sat, 4 Mar 2023 15:25:23 +0000 (15:25 +0000)] 
ncurses: Fix broken symlinks of static libraries

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agomailcap: Drop package
Michael Tremer [Sat, 4 Mar 2023 15:08:09 +0000 (15:08 +0000)] 
mailcap: Drop package

This has only been required by perl-libwww-perl which has been dropped.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoperl-libwww-perl: Drop package
Michael Tremer [Sat, 4 Mar 2023 15:07:46 +0000 (15:07 +0000)] 
perl-libwww-perl: Drop package

Nothing seems to require this

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agokrb5: Drop logrotate configuration
Michael Tremer [Sat, 4 Mar 2023 15:01:01 +0000 (15:01 +0000)] 
krb5: Drop logrotate configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agochrony: Drop logrotate configuration
Michael Tremer [Sat, 4 Mar 2023 14:59:25 +0000 (14:59 +0000)] 
chrony: Drop logrotate configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agologrotate: Drop package
Michael Tremer [Sat, 4 Mar 2023 14:58:40 +0000 (14:58 +0000)] 
logrotate: Drop package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoopenjade: Fix build on aarch64
Michael Tremer [Sat, 4 Mar 2023 14:56:13 +0000 (14:56 +0000)] 
openjade: Fix build on aarch64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agoopensp: Fix build on aarch64
Michael Tremer [Sat, 4 Mar 2023 14:51:29 +0000 (14:51 +0000)] 
opensp: Fix build on aarch64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agosamba: Fix build dependencies
Stefan Schantl [Sat, 4 Mar 2023 14:19:08 +0000 (14:19 +0000)] 
samba: Fix build dependencies

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibvirt: Add missing build dependency attr-devel
Michael Tremer [Sat, 4 Mar 2023 14:57:34 +0000 (14:57 +0000)] 
libvirt: Add missing build dependency attr-devel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibxcrypt: Add missing Perl build dependencies
Michael Tremer [Sat, 4 Mar 2023 14:54:50 +0000 (14:54 +0000)] 
libxcrypt: Add missing Perl build dependencies

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 months agolibtevent: Depend on libxcrypt-devel
Michael Tremer [Sat, 4 Mar 2023 14:42:59 +0000 (14:42 +0000)] 
libtevent: Depend on libxcrypt-devel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>