]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
8 years agomake.sh: Fix typo in variable name COMPILERCACHE -> COMPILERCHECK
Michael Tremer [Mon, 14 Sep 2015 12:48:45 +0000 (13:48 +0100)] 
make.sh: Fix typo in variable name COMPILERCACHE -> COMPILERCHECK

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agomake.sh: Bump toolchain version
Michael Tremer [Mon, 14 Sep 2015 12:37:31 +0000 (13:37 +0100)] 
make.sh: Bump toolchain version

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoccache: Update to version 3.2.3
Michael Tremer [Mon, 14 Sep 2015 12:36:32 +0000 (13:36 +0100)] 
ccache: Update to version 3.2.3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoccache: Include architecture in hashing
Michael Tremer [Mon, 14 Sep 2015 12:07:43 +0000 (13:07 +0100)] 
ccache: Include architecture in hashing

ccache was configured to neglegt the compiler it is using
which causes conflicts when using the same cache for compiling
multiple architectures. Hence we include the architecture
(and the toolchain version) in the hash so that a different
hash will be generated.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocyrus-imapd: Fix searching for missing header
Michael Tremer [Mon, 14 Sep 2015 12:07:22 +0000 (13:07 +0100)] 
cyrus-imapd: Fix searching for missing header

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocyrus-imapd: Disable build which fails on all architectures
Michael Tremer [Mon, 14 Sep 2015 11:34:35 +0000 (12:34 +0100)] 
cyrus-imapd: Disable build which fails on all architectures

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agomake.sh: Fix cross-architecture builds when using the --target= parameter
Michael Tremer [Sun, 13 Sep 2015 16:56:24 +0000 (17:56 +0100)] 
make.sh: Fix cross-architecture builds when using the --target= parameter

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agobinutils: fix build on arm.
Arne Fitzenreiter [Sun, 13 Sep 2015 16:02:27 +0000 (18:02 +0200)] 
binutils: fix build on arm.

MACHINE env variable is needed to be clear.

8 years agocore94: Add recently updated packages
Michael Tremer [Sat, 12 Sep 2015 15:47:12 +0000 (16:47 +0100)] 
core94: Add recently updated packages

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agolibgpg-error: Update to 1.20
Matthias Fischer [Fri, 11 Sep 2015 22:01:26 +0000 (00:01 +0200)] 
libgpg-error: Update to 1.20

* configure.ac: Set LT version to C16/A16/R0.

Add new version macros.
* src/gpg-error.h.in (GPGRT_VERSION): New.
(GPGRT_VERSION_NUMBER): New.
(GPG_ERROR_VERSION, GPG_ERROR_VERSION_NUMBER): Move to top of file.

Add macro GPGRT_INLINE and avoid -Wundef warnings.
* src/gpg-error.h.in (GPG_ERR_INLINE): Use #if defined for possible
undefined macros to avoid warning with GCC's -Wundef option.
(GPGRT_INLINE): New.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agolibgcrypt: Update to 1.6.4
Matthias Fischer [Fri, 11 Sep 2015 21:50:05 +0000 (23:50 +0200)] 
libgcrypt: Update to 1.6.4

* configure.ac: Change LT version to C20/A0/R4.

w32: Avoid a few compiler warnings.
* cipher/cipher-selftest.c (_gcry_selftest_helper_cbc)
(_gcry_selftest_helper_cfb, _gcry_selftest_helper_ctr): Mark variable
as unused.
* random/rndw32.c (slow_gatherer): Avoid signed pointer mismatch
warning.
* src/secmem.c (init_pool): Avoid unused variable warning.
* tests/random.c (writen, readn): Include on if needed.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agobind: Update to 9.10.2-P4
Matthias Fischer [Fri, 11 Sep 2015 20:57:39 +0000 (22:57 +0200)] 
bind: Update to 9.10.2-P4

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoMerge remote-tracking branch 'ms/x86_64' into next
Michael Tremer [Fri, 11 Sep 2015 14:06:09 +0000 (15:06 +0100)] 
Merge remote-tracking branch 'ms/x86_64' into next

8 years agox86_64: Add more architecture-dependent rootfiles
Michael Tremer [Thu, 10 Sep 2015 22:25:07 +0000 (00:25 +0200)] 
x86_64: Add more architecture-dependent rootfiles

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agokernel: Add a preliminary kernel from the i586 PAE configuration
Michael Tremer [Thu, 10 Sep 2015 22:20:08 +0000 (00:20 +0200)] 
kernel: Add a preliminary kernel from the i586 PAE configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agogrub: Build for x86_64
Michael Tremer [Thu, 10 Sep 2015 22:18:18 +0000 (00:18 +0200)] 
grub: Build for x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocpufrequtils: Build for x86_64
Michael Tremer [Thu, 10 Sep 2015 22:17:40 +0000 (00:17 +0200)] 
cpufrequtils: Build for x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoacpid: Build for x86_64
Michael Tremer [Thu, 10 Sep 2015 22:16:41 +0000 (00:16 +0200)] 
acpid: Build for x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoUpdate translation
Michael Tremer [Thu, 10 Sep 2015 12:38:43 +0000 (13:38 +0100)] 
Update translation

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoIPsec: Add option to force using MOBIKE
Michael Tremer [Thu, 10 Sep 2015 12:35:24 +0000 (13:35 +0100)] 
IPsec: Add option to force using MOBIKE

Some peers that are behind a NAT router that fails
to properly forward IKE packets on UDP port 500 cannot
establish an IPsec connection. MOBIKE tries to solve that
by sending these packets to UDP port 4500 instead.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agofireinfo: Import upstream fixes
Michael Tremer [Wed, 9 Sep 2015 14:32:09 +0000 (15:32 +0100)] 
fireinfo: Import upstream fixes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocdrom: Disable memtest on x86_64
Michael Tremer [Sat, 5 Sep 2015 08:15:15 +0000 (10:15 +0200)] 
cdrom: Disable memtest on x86_64

memtest does currently not build on x86_64 and
we can leave it out for a moment until that has
been fixed to be able to master an ISO image

8 years agoipfire-netboot: Enable to be built on x86_64
Michael Tremer [Sat, 5 Sep 2015 08:14:34 +0000 (10:14 +0200)] 
ipfire-netboot: Enable to be built on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agosyslinux: Enable to be built on x86_64
Michael Tremer [Sat, 5 Sep 2015 08:14:13 +0000 (10:14 +0200)] 
syslinux: Enable to be built on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agosquid 3.4.14: removed duplicate configure-option in lfs-file
Matthias Fischer [Fri, 4 Sep 2015 07:18:48 +0000 (09:18 +0200)] 
squid 3.4.14: removed duplicate configure-option in lfs-file

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agofireinfo: Import upstream patch
Michael Tremer [Mon, 31 Aug 2015 23:12:31 +0000 (00:12 +0100)] 
fireinfo: Import upstream patch

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocore94: Ship updated squid
Michael Tremer [Mon, 31 Aug 2015 22:35:52 +0000 (23:35 +0100)] 
core94: Ship updated squid

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agosquid 3.4.14: Import latest patch from upstream
matthias.fischer@ipfire.org [Sun, 30 Aug 2015 08:13:24 +0000 (10:13 +0200)] 
squid 3.4.14: Import latest patch from upstream

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoSquid-accounting: New Version using dma mailservice
Alexander Marx [Thu, 27 Aug 2015 12:20:30 +0000 (14:20 +0200)] 
Squid-accounting: New Version using dma mailservice

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocyrus-imapd: Disable build for x86_64
Michael Tremer [Wed, 26 Aug 2015 21:58:36 +0000 (23:58 +0200)] 
cyrus-imapd: Disable build for x86_64

This won't build on x86_64 and needs to be updated soon

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agonetpbm: Fix build on x86_64
Michael Tremer [Wed, 26 Aug 2015 21:47:33 +0000 (23:47 +0200)] 
netpbm: Fix build on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agovdr_epgsearch: Apply CFLAGS
Michael Tremer [Wed, 26 Aug 2015 21:42:19 +0000 (23:42 +0200)] 
vdr_epgsearch: Apply CFLAGS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: change field order of mail.cgi and fix required fields
Alexander Marx [Wed, 26 Aug 2015 12:46:58 +0000 (14:46 +0200)] 
dma: change field order of mail.cgi and fix required fields

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocore94: fix rootfile
Alexander Marx [Wed, 26 Aug 2015 12:21:00 +0000 (14:21 +0200)] 
core94: fix rootfile

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: fix typo in mail.cgi
Alexander Marx [Wed, 26 Aug 2015 05:12:17 +0000 (07:12 +0200)] 
dma: fix typo in mail.cgi

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoRootfile update
Michael Tremer [Wed, 26 Aug 2015 10:16:46 +0000 (12:16 +0200)] 
Rootfile update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agofix typo in ipsec.user.secrets
Lars Schuhmacher [Sat, 22 Aug 2015 21:11:19 +0000 (23:11 +0200)] 
fix typo in ipsec.user.secrets

Fixes a little typo

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: Add cron job to clean up spool directory
Michael Tremer [Tue, 25 Aug 2015 21:03:25 +0000 (22:03 +0100)] 
dma: Add cron job to clean up spool directory

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: Add script that cleans up stale emails in the spool directory
Michael Tremer [Tue, 25 Aug 2015 21:02:31 +0000 (22:02 +0100)] 
dma: Add script that cleans up stale emails in the spool directory

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agonetwork-functions: Add check_subnet()
Michael Tremer [Tue, 25 Aug 2015 20:55:40 +0000 (21:55 +0100)] 
network-functions: Add check_subnet()

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocore94: Ship changes from dma branch
Michael Tremer [Tue, 25 Aug 2015 13:02:49 +0000 (14:02 +0100)] 
core94: Ship changes from dma branch

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoMerge branch 'dma' into next
Michael Tremer [Tue, 25 Aug 2015 12:57:40 +0000 (13:57 +0100)] 
Merge branch 'dma' into next

8 years agodma: add loggingoption to weblog for mail
Alexander Marx [Tue, 25 Aug 2015 12:11:44 +0000 (14:11 +0200)] 
dma: add loggingoption to weblog for mail

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: fix rootfile
Alexander Marx [Mon, 24 Aug 2015 09:49:15 +0000 (11:49 +0200)] 
dma: fix rootfile

8 years agoopenssl: Fix build on x86_64
Michael Tremer [Sat, 22 Aug 2015 21:29:45 +0000 (23:29 +0200)] 
openssl: Fix build on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoprocps: Fix build with newer versions of make
Michael Tremer [Sat, 22 Aug 2015 21:29:22 +0000 (23:29 +0200)] 
procps: Fix build with newer versions of make

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoglibc: Fix build with make version 4.0 and greater
Michael Tremer [Sat, 22 Aug 2015 16:22:16 +0000 (17:22 +0100)] 
glibc: Fix build with make version 4.0 and greater

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoFix toolchain build with newer versions of GCC
Michael Tremer [Sat, 22 Aug 2015 16:21:55 +0000 (17:21 +0100)] 
Fix toolchain build with newer versions of GCC

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agounzip: Fix build on x86_64
Michael Tremer [Sat, 22 Aug 2015 10:30:38 +0000 (12:30 +0200)] 
unzip: Fix build on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agopostfix: Fix build on x86_64
Michael Tremer [Sat, 22 Aug 2015 10:29:50 +0000 (12:29 +0200)] 
postfix: Fix build on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoopenssl: Enable build on x86_64
Michael Tremer [Sat, 22 Aug 2015 10:28:04 +0000 (12:28 +0200)] 
openssl: Enable build on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agolibmpeg2: Fix build on x86_64
Michael Tremer [Sat, 22 Aug 2015 10:27:21 +0000 (12:27 +0200)] 
libmpeg2: Fix build on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocyrus-imapd: Fix build on x86_64
Michael Tremer [Sat, 22 Aug 2015 10:26:33 +0000 (12:26 +0200)] 
cyrus-imapd: Fix build on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoAllow building the toolchain for x86_64
Michael Tremer [Sat, 22 Aug 2015 10:25:49 +0000 (12:25 +0200)] 
Allow building the toolchain for x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoAllow building for x86_64
Michael Tremer [Sat, 22 Aug 2015 10:24:20 +0000 (12:24 +0200)] 
Allow building for x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoddns: Remove forced update
Michael Tremer [Sat, 22 Aug 2015 00:40:26 +0000 (01:40 +0100)] 
ddns: Remove forced update

DDNS will automatically take care of the updates by tracking
them in a database and re-execute the update after 30 days.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agopcre: Fix more buffer overflows
Michael Tremer [Fri, 21 Aug 2015 20:26:46 +0000 (21:26 +0100)] 
pcre: Fix more buffer overflows

This reverts commit cec620efdf2d0ab2c55b015ca7b8d6ca2a667e72.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoopenssh: Update to 7.1p1
Michael Tremer [Fri, 21 Aug 2015 20:21:27 +0000 (21:21 +0100)] 
openssh: Update to 7.1p1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoRevert "chkconfig: Include configuration directories recursively"
Michael Tremer [Fri, 21 Aug 2015 20:08:02 +0000 (21:08 +0100)] 
Revert "chkconfig: Include configuration directories recursively"

This reverts commit fb79f85b49d9304185463195d627d046672701c6.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoRootfile update
Michael Tremer [Fri, 21 Aug 2015 20:07:39 +0000 (21:07 +0100)] 
Rootfile update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agopostfix: Uninstall sendmail alternative when uninstalling
Michael Tremer [Fri, 21 Aug 2015 08:54:20 +0000 (09:54 +0100)] 
postfix: Uninstall sendmail alternative when uninstalling

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: Update rootfile
Michael Tremer [Fri, 21 Aug 2015 08:52:55 +0000 (09:52 +0100)] 
dma: Update rootfile

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: Fix rebuild if directory already exists
Michael Tremer [Fri, 21 Aug 2015 08:52:43 +0000 (09:52 +0100)] 
dma: Fix rebuild if directory already exists

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: Make installing sendmail link more robust
Michael Tremer [Fri, 21 Aug 2015 08:50:26 +0000 (09:50 +0100)] 
dma: Make installing sendmail link more robust

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoAdd web UI for the system MTA
Alexander Marx [Fri, 21 Aug 2015 08:46:26 +0000 (09:46 +0100)] 
Add web UI for the system MTA

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agochkconfig: Include configuration directories recursively
Alexander Marx [Thu, 20 Aug 2015 08:12:56 +0000 (10:12 +0200)] 
chkconfig: Include configuration directories recursively

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodma: New package
Alexander Marx [Thu, 13 Aug 2015 12:45:11 +0000 (14:45 +0200)] 
dma: New package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agomake postfix ready for alternatives (chkconfig)
Alexander Marx [Thu, 20 Aug 2015 08:00:37 +0000 (10:00 +0200)] 
make postfix ready for alternatives (chkconfig)

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoAdd Perl modules needed by dma to compose mails
Alexander Marx [Thu, 20 Aug 2015 07:11:01 +0000 (09:11 +0200)] 
Add Perl modules needed by dma to compose mails

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoSSH: Replace old RSA keys with a new set
Michael Tremer [Thu, 20 Aug 2015 22:26:49 +0000 (23:26 +0100)] 
SSH: Replace old RSA keys with a new set

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoDo not create any DSA keys any more
Michael Tremer [Thu, 20 Aug 2015 22:20:44 +0000 (23:20 +0100)] 
Do not create any DSA keys any more

DSA is considered weak cryptography

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoRevert "pcre: Fix more buffer overflows"
Michael Tremer [Wed, 19 Aug 2015 19:30:50 +0000 (20:30 +0100)] 
Revert "pcre: Fix more buffer overflows"

This reverts commit b62425e3e36c10acb2e99a9db5e5b73ed2a1e8fd.

8 years agocore94: Ship rrdtool
Michael Tremer [Mon, 17 Aug 2015 22:37:53 +0000 (23:37 +0100)] 
core94: Ship rrdtool

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agopcre: Fix more buffer overflows
Michael Tremer [Mon, 17 Aug 2015 22:33:31 +0000 (23:33 +0100)] 
pcre: Fix more buffer overflows

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agorrdtool: Update to 1.5.4
Matthias Fischer [Thu, 13 Aug 2015 17:12:46 +0000 (19:12 +0200)] 
rrdtool: Update to 1.5.4

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocore94: Ship dnsmasq
Michael Tremer [Mon, 17 Aug 2015 19:53:40 +0000 (20:53 +0100)] 
core94: Ship dnsmasq

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agodnsmasq: latest upstream patches
Matthias Fischer [Sat, 15 Aug 2015 07:27:44 +0000 (09:27 +0200)] 
dnsmasq: latest upstream patches

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoglibc: Import security fixes from upstream
Michael Tremer [Mon, 17 Aug 2015 19:49:34 +0000 (20:49 +0100)] 
glibc: Import security fixes from upstream

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocore94: Ship coreutils, file and hdparm
Michael Tremer [Mon, 17 Aug 2015 19:37:59 +0000 (20:37 +0100)] 
core94: Ship coreutils, file and hdparm

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agohdparm: Update to 9.48
matthias.fischer@ipfire.org [Sat, 15 Aug 2015 16:44:31 +0000 (18:44 +0200)] 
hdparm: Update to 9.48

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agofile: Update to 5.24
matthias.fischer@ipfire.org [Sat, 15 Aug 2015 16:42:18 +0000 (18:42 +0200)] 
file: Update to 5.24

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocoreutils: Update to 8.24
matthias.fischer@ipfire.org [Sat, 15 Aug 2015 16:34:20 +0000 (18:34 +0200)] 
coreutils: Update to 8.24

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agochkconfig: New package
Alexander Marx [Thu, 13 Aug 2015 16:51:41 +0000 (17:51 +0100)] 
chkconfig: New package

Only alternatives and update-alternatives is needed

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agomove core93 files to oldcore...
Arne Fitzenreiter [Thu, 13 Aug 2015 13:17:24 +0000 (15:17 +0200)] 
move core93 files to oldcore...

8 years agoMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
Arne Fitzenreiter [Thu, 13 Aug 2015 13:13:22 +0000 (15:13 +0200)] 
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next

8 years agocore93: add libevent2 to updater. core93
Arne Fitzenreiter [Thu, 13 Aug 2015 12:43:33 +0000 (14:43 +0200)] 
core93: add libevent2 to updater.

8 years agolibevent2: rootfile update.
Arne Fitzenreiter [Thu, 13 Aug 2015 12:42:39 +0000 (14:42 +0200)] 
libevent2: rootfile update.

8 years agoopenssh: Update to 7.0p1
Michael Tremer [Wed, 12 Aug 2015 13:01:55 +0000 (14:01 +0100)] 
openssh: Update to 7.0p1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoStart Core Update 94
Michael Tremer [Wed, 12 Aug 2015 12:59:00 +0000 (13:59 +0100)] 
Start Core Update 94

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocore93: prevent erase content of grub.conf if grub-mkconfig run into in error.
Arne Fitzenreiter [Tue, 11 Aug 2015 13:31:26 +0000 (15:31 +0200)] 
core93: prevent erase content of grub.conf if grub-mkconfig run into in error.

8 years agocore93: add nettle to update.
Arne Fitzenreiter [Mon, 10 Aug 2015 20:43:30 +0000 (22:43 +0200)] 
core93: add nettle to update.

8 years agocore93: stop/start dnsmasq at update.
Arne Fitzenreiter [Mon, 10 Aug 2015 18:09:15 +0000 (20:09 +0200)] 
core93: stop/start dnsmasq at update.

8 years agocore93: remove libevent2 addon informations, is now in core. v2.17-core93
Arne Fitzenreiter [Mon, 10 Aug 2015 08:29:07 +0000 (10:29 +0200)] 
core93: remove libevent2 addon informations, is now in core.

8 years agoset PAKFIRE_CORE to 93
Arne Fitzenreiter [Mon, 10 Aug 2015 08:17:13 +0000 (10:17 +0200)] 
set PAKFIRE_CORE to 93

8 years agocore93: add pakfire changes to update.
Arne Fitzenreiter [Mon, 10 Aug 2015 08:16:07 +0000 (10:16 +0200)] 
core93: add pakfire changes to update.

8 years agosquid: Update rootfile
Michael Tremer [Sun, 9 Aug 2015 09:43:58 +0000 (10:43 +0100)] 
squid: Update rootfile

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocore93: Add updated squid
Michael Tremer [Fri, 7 Aug 2015 19:40:19 +0000 (20:40 +0100)] 
core93: Add updated squid

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agoRemove left-over squid patch file
Michael Tremer [Fri, 7 Aug 2015 19:37:53 +0000 (20:37 +0100)] 
Remove left-over squid patch file

8 years agosquid: Update to 3.4.14
Matthias Fischer [Fri, 7 Aug 2015 17:07:02 +0000 (19:07 +0200)] 
squid: Update to 3.4.14

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8 years agocups: Update to 2.0.4
Matthias Fischer [Sun, 2 Aug 2015 19:13:55 +0000 (21:13 +0200)] 
cups: Update to 2.0.4

Signed-off-by: Matthias Fischer <fischerm42@t-online.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>