]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/log
people/pmueller/ipfire-2.x.git
3 years agocore156: Avoid name collision in rootfiles
Michael Tremer [Sat, 17 Apr 2021 10:51:06 +0000 (10:51 +0000)] 
core156: Avoid name collision in rootfiles

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohostapd: Bump package version
Michael Tremer [Fri, 16 Apr 2021 10:05:02 +0000 (10:05 +0000)] 
hostapd: Bump package version

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohostaopd: Drop box with links to other configuration pages
Michael Tremer [Fri, 16 Apr 2021 10:00:01 +0000 (12:00 +0200)] 
hostaopd: Drop box with links to other configuration pages

We do not have this for any other feature and it clutters the UI.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohostapd: Find device by MAC address
Michael Tremer [Fri, 16 Apr 2021 09:53:30 +0000 (11:53 +0200)] 
hostapd: Find device by MAC address

With wireless device as members in bridges, we cannot predict the name
very well. So we will use the MAC address and find the correct device
name when we launch hostapd.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohostapd: Drop custom configuration from initscript
Michael Tremer [Wed, 14 Apr 2021 18:49:21 +0000 (20:49 +0200)] 
hostapd: Drop custom configuration from initscript

The initscript it setting a lot of options which are set by hostapd
which will fail to start the AP instead of using fire-and-forget.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorpcbind: Update initscript for moved binary
Michael Tremer [Sat, 10 Apr 2021 13:49:23 +0000 (13:49 +0000)] 
rpcbind: Update initscript for moved binary

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Update rootfiles
Michael Tremer [Mon, 12 Apr 2021 09:25:26 +0000 (09:25 +0000)] 
samba: Update rootfiles

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoInstall sysctl.conf only on those architectures where needed
Michael Tremer [Sun, 11 Apr 2021 12:12:16 +0000 (12:12 +0000)] 
Install sysctl.conf only on those architectures where needed

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoMerge remote-tracking branch 'origin/next'
Michael Tremer [Sat, 10 Apr 2021 13:28:39 +0000 (13:28 +0000)] 
Merge remote-tracking branch 'origin/next'

3 years agospeedtest-cli: Fix for bug #12602 - CORE 155 error with speedtest-cli
Adolf Belka [Thu, 8 Apr 2021 20:37:21 +0000 (22:37 +0200)] 
speedtest-cli: Fix for bug #12602 - CORE 155 error with speedtest-cli

- Update from 2.1.2 to 2.1.3 - fix for bug #12602
   Updated addon installed and fix confirmed
- Update rootfile
- Changelog
    Address issue where a test server may return an HTTP error during upload or download
    Address issue where ignore_ids may be empty or have empty values

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Load all sysctl files
Michael Tremer [Sat, 10 Apr 2021 13:18:43 +0000 (13:18 +0000)] 
core156: Load all sysctl files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosysctl.conf: Turn on BPF JIT hardening, if the JIT is enabled
Peter Müller [Fri, 9 Apr 2021 19:13:52 +0000 (21:13 +0200)] 
sysctl.conf: Turn on BPF JIT hardening, if the JIT is enabled

The second version of this patch splits this up into different
architecture-specific sysctl config files, as i586 does not support BPF
JIT, hence the net.core.bpf_jit_harden does not exist on that
architecture.

Fixes: #12384
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Update rootfile for armv5tel
Michael Tremer [Thu, 8 Apr 2021 11:02:13 +0000 (11:02 +0000)] 
samba: Update rootfile for armv5tel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop unused Intel out-of-tree network drivers
Michael Tremer [Thu, 8 Apr 2021 10:25:35 +0000 (10:25 +0000)] 
Drop unused Intel out-of-tree network drivers

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop backports
Michael Tremer [Thu, 8 Apr 2021 10:23:56 +0000 (10:23 +0000)] 
Drop backports

These are some old drivers that we used to pull in from more recent
kernels.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate contributors
Michael Tremer [Thu, 8 Apr 2021 10:20:40 +0000 (10:20 +0000)] 
Update contributors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate languages
Michael Tremer [Thu, 8 Apr 2021 10:20:18 +0000 (10:20 +0000)] 
Update languages

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop support for macvtap
Daniel Weismüller [Wed, 7 Apr 2021 14:56:16 +0000 (14:56 +0000)] 
Drop support for macvtap

This has been broken because of other changes on the network scripts and
since we now have support for bridges there is no point in supporting
something else that has the same functionality.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship udev network scripts
Michael Tremer [Thu, 8 Apr 2021 10:18:36 +0000 (10:18 +0000)] 
core156: Ship udev network scripts

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoudev: Set all wireless interfaces to master mode before adding to bridge
Daniel Weismüller [Wed, 7 Apr 2021 14:24:28 +0000 (16:24 +0200)] 
udev: Set all wireless interfaces to master mode before adding to bridge

This patch changes that instead of only the wireless interface that is
used to run a wireless access point, all wireless interfaces will be set
to master mode.

This allows that attaching the interface won't fail if hostapd isn't
started, yet.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoudev: Fix renaming bridged interfaces
Daniel Weismüller [Wed, 7 Apr 2021 14:56:36 +0000 (14:56 +0000)] 
udev: Fix renaming bridged interfaces

Since using random interface names is always trouble, we will order all
slave interfaces and number them in order as they appear in the SLAVES
variable.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship the entire web user interface and remove old themes
Michael Tremer [Thu, 8 Apr 2021 10:15:27 +0000 (10:15 +0000)] 
core156: Ship the entire web user interface and remove old themes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDelete all themes for the webinterface except the default one
Jonatan Schlag [Thu, 8 Apr 2021 08:36:25 +0000 (10:36 +0200)] 
Delete all themes for the webinterface except the default one

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoHardcode theme to ipfire
Jonatan Schlag [Thu, 8 Apr 2021 08:36:24 +0000 (10:36 +0200)] 
Hardcode theme to ipfire

This disables the theme support and makes it impossible to use any other
themes than the ipfire default theme.

The only intention of this patch is to hardcode the theme to ipfire.
To change any cgi we have is an ugly way, but the only way to do this
fast. The colour handling needs certainly to be improved as well, but
this will and should be done in other patches.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoclamav: Update to 0.103.2
Matthias Fischer [Wed, 7 Apr 2021 19:49:08 +0000 (21:49 +0200)] 
clamav: Update to 0.103.2

For details see:
https://blog.clamav.net/2021/04/clamav-01032-security-patch-release.html

"This is a security patch release with the following fixes:

    CVE-2021-1386: Fix for UnRAR DLL load privilege escalation. Affects 0.103.1 and prior on Windows
    only.

    CVE-2021-1252: Fix for Excel XLM parser infinite loop. Affects 0.103.0 and 0.103.1 only.

    CVE-2021-1404: Fix for PDF parser buffer over-read; possible crash. Affects 0.103.0 and 0.103.1
    only.

    CVE-2021-1405: Fix for mail parser NULL-dereference crash. Affects 0.103.1 and prior.

    Fix possible memory leak in PNG parser.

    Fix ClamOnAcc scan on file-creation race condition so files are scanned after their contents are
    written.

    FreshClam: Deprecate the SafeBrowsing config option. The SafeBrowsing option will no longer
    do anything. For more details, see our blog post from last year about the future of the ClamAV Safe
    Browsing database.

        Tip: If creating and hosting your own safebrowing.gdb database, you can use the
        DatabaseCustomURL option in freshclam.conf to download it.

    FreshClam: Improved HTTP 304, 403 and 429 handling.

    FreshClam: Added the mirrors.dat file back to the database directory.

    This new mirrors.dat file will store:
        A randomly generated UUID for the FreshClam User-Agent.
        A retry-after timestamp that so FreshClam won't try to update after having received an
        HTTP 429 response until the Retry-After timeout has expired.

    FreshClam will now exit with a failure in daemon mode if an HTTP 403 (Forbidden) was received
    because the outcome won't change if it tries again later. The FreshClam user will have to take
    appropriate action to get unblocked.

    Fix the FreshClam mirror-sync issue where a downloaded database is "older than the version advertised."

If a new CVD download gets a version that is older than advertised, FreshClam will keep the older version and
retry the update so that the incremental update process (CDIFF patch process) will update to the latest version."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogmp: fix build on arm 32bit
Arne Fitzenreiter [Sat, 20 Mar 2021 09:57:20 +0000 (09:57 +0000)] 
gmp: fix build on arm 32bit

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibcap: Fix symlink to libcap.so
Michael Tremer [Wed, 7 Apr 2021 21:20:58 +0000 (21:20 +0000)] 
libcap: Fix symlink to libcap.so

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship functions.pl
Michael Tremer [Wed, 7 Apr 2021 21:28:39 +0000 (22:28 +0100)] 
core156: Ship functions.pl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogperf: Update to 3.1
Adolf Belka [Wed, 7 Apr 2021 14:07:32 +0000 (16:07 +0200)] 
gperf: Update to 3.1

- Update from 3.0.4 to 3.1
- Update of rootfile not required
- Update of gperf to 3.1 required libcap to be at version 2.49
   libcap-2.25 failed to build with gperf-3.1
- Changelog is too long to include here
   Full details can be found in the ChangeLog file in the source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop python-lzma
Michael Tremer [Wed, 7 Apr 2021 14:06:14 +0000 (14:06 +0000)] 
Drop python-lzma

This comes with the default distribution for quite some time

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop python-progressbar
Michael Tremer [Wed, 7 Apr 2021 14:02:22 +0000 (14:02 +0000)] 
Drop python-progressbar

This was a dependency of Pakfire 3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop pycurl
Michael Tremer [Wed, 7 Apr 2021 14:00:38 +0000 (14:00 +0000)] 
Drop pycurl

This was used by urlgrabber

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop urlgrabber
Michael Tremer [Wed, 7 Apr 2021 14:00:06 +0000 (14:00 +0000)] 
Drop urlgrabber

This was only used by Pakfire 3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop gpgme
Michael Tremer [Wed, 7 Apr 2021 13:56:47 +0000 (13:56 +0000)] 
Drop gpgme

This was only used by Pakfire 3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop pygpgme
Michael Tremer [Wed, 7 Apr 2021 13:55:45 +0000 (13:55 +0000)] 
Drop pygpgme

This was only used as a dependency for pakfire 3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDrop pakfire3
Michael Tremer [Wed, 7 Apr 2021 13:53:36 +0000 (13:53 +0000)] 
Drop pakfire3

This version is outdated and not usable on IPFire 2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibmpdclient: Update to 2.19
Adolf Belka [Wed, 7 Apr 2021 10:17:46 +0000 (12:17 +0200)] 
libmpdclient: Update to 2.19

- Update from 2.5 to 2.19
- Update rootfiles
- Autotools no longer available for build
   Change from autools to meson/ninja
- Changelog
   libmpdclient 2.19 (2020/07/03)
     * fix off-by-one bug in MPD_HOST parser
     * add function mpd_lookup_replay_gain_mode()
     * identify messages with length over the buffer limit
     * support MPD protocol 0.16
      - replay gain
     * support MPD protocol 0.19
      - idle events "neighbor" and "mount"
     * support MPD protocol 0.20
      - rangeid
     * support MPD protocol 0.21
       - command "tagtypes all"
   libmpdclient 2.18 (2020/01/20)
     * more out-of-memory checks
     * partition: add mpd_recv_partition()
     * support MPD protocol 0.21
      - "oneshot" single state
     * support MPD protocol 0.22
      - status: add mpd_status_get_partition()
      - commands "delpartition", "moveoutput"
   libmpdclient 2.17 (2019/12/04)
     * search: add mpd_search_add_db_songs_to_playlist()
     * idle: support event "partition"
     * support MPD protocol 0.19
       - "listneighbors"
     * support MPD protocol 0.22
       - "getfingerprint"
     * support tags "MPD_TAG_LABEL", "MPD_TAG_MUSICBRAINZ_WORKID", "Grouping",
       "Work", "Conductor"
     * support MPD partitions
     * mpd_async_set_keepalive() returns bool
     * mpd_connection_set_keepalive() returns bool
     * fix build failure on Haiku
   libmpdclient 2.16 (2018/10/09)
     * support MPD protocol 0.19
       - "mount", "unmount", "listmounts"
     * support MPD protocol 0.17
       - "load" with range
     * add mpd_output_get_attribute()
     * use UINX_MAX instead of `(unsigned)-1` to avoid undefined behavior
   libmpdclient 2.15 (2018/09/02)
     * support MPD protocol 0.21
       - search: support search expressions
       - search: descending sort
       - search: support sorting by "Last-Modified"
       - song: audio format
     * support MPD protocol 0.17
       - player: command "seekcur"
     * fix `-Wrestrict` compiler warning
   libmpdclient 2.14 (2018/02/11)
     * support MPD protocol 0.21
       - command "outputset"
       - mpd_output_get_plugin()
       - receive output attributes
     * MSVC compatibility
     * improved local and abstract socket support
   libmpdclient 2.13 (2017/07/25)
     * fix build with meson > 0.38.1
     * fix connect error "Operation now in progress"
   libmpdclient 2.12 (2017/07/21)
     * support MPD protocol 0.21
       - support tag "OriginalDate"
       - command "tagtypes" plus "disable", "enable", "clear"
     * support MPD protocol 0.20
       - support "plchanges" and "plchangesposid" with range
     * support MPD protocol 0.19
       - commands "addtagid", "cleartagid"
       - command "listfiles"
       - grouping for "list" and "count"
       - tag "AlbumSort"
       - "seekid" with float time
     * use relative #include paths to avoid clashes with other libmpdclient copies
     * build with Meson instead of autotools
   libmpdclient 2.11 (2017/03/20)
     * fix heap corruption with mpd_connection_new_async()
     * add space before "window" search argument
     * detect getaddrinfo() at configure time
     * add support for ArtistSort and AlbumArtistSort tags
     * support MPD protocol 0.21
       - audio format specifications "dsd64" etc.
       - the "sort" parameter for commands "find"/"search"
   libmpdclient 2.10 (2015/02/23)
     * support abstract sockets with "@" prefix
     * support tag "MUSICBRAINZ_RELEASETRACKID"
     * add TCP keepalive internal and external APIs
     * support MPD protocol 0.19
       - status: support sample formats "float" and "dsd"
       - song: report duration with milliseconds precision
       - search: support constraint "modified-since"
     * support MPD protocol 0.20
       - the "window" parameter for commands "find"/"search"
   libmpdclient 2.9 (2013/10/29)
     * directory: support attribute "Last-Modified"
     * support MPD protocol 0.18
       - command "readcomments"
       - command "toggleoutput"
       - command "volume"
       - the "base" constraint for commands "find"/"search"
   libmpdclient 2.8 (2013/04/09)
     * song: support attribute "Prio"
     * queue: fix the ranged "prio" command
     * queue: support open ranges
   libmpdclient 2.7 (2012/02/04)
     * status: add nextsong/nextsongid support
   libmpdclient 2.6 (2011/10/23)
     * mpd/client.h: include message.h
     * queue: support song priorities

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agompc: Update to 0.33
Adolf Belka [Wed, 7 Apr 2021 10:17:36 +0000 (12:17 +0200)] 
mpc: Update to 0.33

- Update from 0.21 to 0.33
- Update rootfiles
- Required update in libmpdclient to 2.19
- Autotools build no longer available
   Change build to meson and ninja
- Changelog
   0.33 (2019/10/31)
      * fix off-by-one bug in "prio" command
      * reduce network transfer for "playlist", "ls", "listall"
   0.32 (2019/06/11)
      * add command "listneighbors"
      * reduce network transfer for "search"
      * fall back to "Composer" or "AlbumArtist" tag in the default format
      * support abstract socket in --host option
   0.31 (2018/10/24)
      * add commands "queued", "seekthrough", "mount", "unmount"
      * support "search" with filter expression (MPD 0.21)
      * support "load" with range
      * allow only tag names after "list"
      * fix the Windows build (no strndup())
      * make documentation build optional with -Ddocumentation={true|false|auto}
      * build: require Meson 0.47
   0.30 (2018/05/03)
      * add command "rescan"
      * seek: use the "seekcur" command instead of "seekid"
      * require MPD 0.19
   0.29 (2018/02/11)
      * implement %prio% for --format
      * the default --format falls back to "performer" if there is no "artist"
      * add command "prio"
      * command "outputs" prints attributes
      * fix build failure with gcc 7.0 and clang 4.0
      * build with Meson instead of autotools
   0.28 (2016/08/18)
      * let "listall" print songs only
      * "searchplay" supports tags
      * add command "pause-if-playing"
      * format: add escape character to escape sequences
      * use environment variable "MPC_FORMAT"
      * require libmpdclient 2.9 or newer
   0.27 (2015/05/30)
      * fix --enable-debug and --enable-werror
      * add unit tests
      * new command: "searchplay" searches and plays songs from the current playlist
      * fix use-after-free bug
      * new command: "searchadd" works like findadd with non-exact matching
      * improved error handling
      * show directories in command "tab"
      * bash completion: escape '&'
      * add %mtime% and %mdate% to --format
      * recognize command by unambiguous prefix
      * "insert" queues new songs when "random" mode is enabled
   0.26 (2014/06/03)
      * fix segfault when adding absolute paths
      * "playlist" can show stored playlist
      * "search" supports --format
   0.25 (2013/11/09)
      * fix "insert" with directory argument
      * optimize tab completion commands
      * do character set conversion for tab completion commands
      * require libmpdclient 2.3, MPD 0.16
   0.24 (2013/10/29)
      * configure.ac: fix syntax error
      * new command "toggleoutput"
      * use the "volume" command on MPD 0.18
      * fix search/find with "filename" constraint
      * add search/find with "base" constraint
      * don't strip trailing slashes from absolute URLs
   0.23 (2013/04/09)
      * do character set conversions on client-to-client messages
      * allow trailing slashes in paths that can be directories
      * make "mv" a shortcut for "move"
      * new command "cdprev"
      * support absolute paths in "add" and "update"
      * enable/disable: support output names, multiple arguments, and "only" mode
      * doc: document missing format keywords
   0.22 (2012/02/04)
      * implement the client-to-client protocol (MPD 0.17)
      * sticker: fix crash bug
      * print newline after volume level
      * print status after no-op relative volume change

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship zstd
Michael Tremer [Wed, 7 Apr 2021 13:15:31 +0000 (13:15 +0000)] 
core156: Ship zstd

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agozstd: Update to 1.4.9
Adolf Belka [Wed, 7 Apr 2021 10:17:24 +0000 (12:17 +0200)] 
zstd: Update to 1.4.9

- Update from 1.4.5 to 1.4.9
- Update rootfiles
- Changelog
   v1.4.9  (Mar 1, 2021)
     bug: Use `umask()` to Constrain Created File Permissions (#2495, @felixhandte)
     bug: Make Simple Single-Pass Functions Ignore Advanced Parameters (#2498, @terrelln)
     api: Add (De)Compression Tracing Functionality (#2482, @terrelln)
     api: Support References to Multiple DDicts (#2446, @senhuang42)
     api: Add Function to Generate Skippable Frame (#2439, @senhuang42)
     perf: New Algorithms for the Long Distance Matcher (#2483, @mpu)
     perf: Performance Improvements for Long Distance Matcher (#2464, @mpu)
     perf: Don't Shrink Window Log when Streaming with a Dictionary (#2451, @terrelln)
     cli: Fix `--output-dir-mirror`'s Rejection of `..`-Containing Paths (#2512, @felixhandte)
     cli: Allow Input From Console When `-f`/`--force` is Passed (#2466, @felixhandte)
     cli: Improve Help Message (#2500, @senhuang42)
     tests: Remove Flaky Tests (#2455, #2486, #2445, @Cyan4973)
     tests: Correctly Invoke md5 Utility on NetBSD (#2492, @niacat)
     tests: Avoid Using `stat -c` on NetBSD (#2513, @felixhandte)
     build: Zstd CLI Can Now be Linked to Dynamic `libzstd` (#2457, #2454 @Cyan4973)
     build: Hide and Avoid Using Static-Only Symbols (#2501, #2504, @skitt)
     build: CMake: Enable Only C for lib/ and programs/ Projects (#2498, @concatime)
     build: CMake: Use `configure_file()` to Create the `.pc` File (#2462, @lazka)
     build: Fix Fuzzer Compiler Detection & Update UBSAN Flags (#2503, @terrelln)
     build: Add Guards for `_LARGEFILE_SOURCE` and `_LARGEFILE64_SOURCE` (#2444, @indygreg)
     build: Improve `zlibwrapper` Makefile (#2437, @Cyan4973)
     contrib: Add `recover_directory` Program (#2473, @terrelln)
     doc: Change License Year to 2021 (#2452 & #2465, @terrelln & @senhuang42)
     doc: Fix Typos (#2459, @ThomasWaldmann)
   v1.4.8  (Dec 18, 2020)
     hotfix: wrong alignment of an internal buffer
   v1.4.7  (Dec 16, 2020)
     perf: stronger --long mode at high compression levels, by @senhuang42
     perf: stronger --patch-from at high compression levels, thanks to --long improvements
     perf: faster dictionary compression at medium compression levels, by @felixhandte
     perf: small speed & memory usage improvements for ZSTD_compress2(), by @terrelln
     perf: improved fast compression speeds with Visual Studio, by @animalize
     cli : Set nb of threads with environment variable ZSTD_NBTHREADS, by @senhuang42
     cli : accept decompressing files with *.zstd suffix
     cli : provide a condensed summary by default when processing multiple files
     cli : fix : stdin input no longer confused as user prompt
     cli : improve accuracy of several error messages
     api : new sequence ingestion API, by @senhuang42
     api : shared thread pool: control total nb of threads used by multiple compression jobs, by @marxin
     api : new ZSTD_getDictID_fromCDict(), by @LuAPi
     api : zlibWrapper only uses public API, and is compatible with dynamic library, by @terrelln
     api : fix : multithreaded compression has predictable output even in special cases (see #2327) (issue not accessible from cli)
     api : fix : dictionary compression correctly respects dictionary compression level (see #2303) (issue not accessible from cli)
     build: fix cmake script when using path with spaces, by @terrelln
     build: improved compile-time detection of aarch64/neon platforms, by @bsdimp
     build: Fix building on AIX 5.1, by @likema
     build: compile paramgrill with cmake on Windows, requested by @mirh
     doc : clarify repcode updates in format specification, by @felixhandte
   v1.4.6
     fix : Always return dstSize_tooSmall when that is the case
     fix : Fix ZSTD_initCStream_advanced() with static allocation and no dictionary
     perf: Improve small block decompression speed by 20%+, by @terrelln
     perf: Reduce compression stack usage by 1 KB, by @terrelln
     perf: Improve decompression speed by improving ZSTD_wildcopy, by @helloguo (#2252, #2256)
     perf: Improve histogram construction, by @cyan4973 (#2253)
     cli : Add --output-dir-mirror option, by @xxie24 (#2219)
     cli : Warn when (de)compressing multiple files into a single output, by @senhuang42 (#2279)
     cli : Improved progress bar and status summary when (de)compressing multiple files, by @senhuang42 (#2283)
     cli : Call stat less often, by @felixhandte (#2262)
     cli : Allow --patch-from XXX and --filelist XXX in addition to --patch-from=XXX and --filelist=XXX, by @cyan4973 (#2250)
     cli : Allow --patch-from to compress stdin with --stream-size, by @bimbashrestha (#2206)
     api : Do not install zbuff.h, since it has long been deprecated, by @cyan4973 (#2166).
     api : Fix ZSTD_CCtx_setParameter() with ZSTD_c_compressionLevel to make 0 mean default level, by @i-do-cpp (#2291)
     api : Rename ZSTDMT_NBTHREADS_MAX to ZSTDMT_NBWORKERS_MAX, by @marxin (#2228).
     build: Install pkg-config file with CMake and MinGW, by @tonytheodore (#2183)
     build: Install DLL with CMake on Windows, by @BioDataAnalysis (#2221)
     build: Fix DLL install location with CMake, by @xantares and @bimbashrestha (#2186)
     build: Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions
     build: Add ZSTD_NO_INTRINSICS macro to avoid explicit intrinsics
     build: Add STATIC_BMI2 macro for compile time detection of BMI2 on MSVC, by @Niadb (#2258)
     build: Fix -Wcomma warnings, by @cwoffenden
     build: Remove distutils requirement for meson build, by @neheb (#2197)
     build: Fix cli compilation with uclibc
     build: Fix cli compilation without st_mtime, by @ffontaine (#2246)
     build: Fix shadowing warnings in library
     build: Fix single file library compilation with Enscripten, by @yoshihitoh (#2227)
     misc: Improve single file library and include dictBuilder, by @cwoffenden
     misc: Allow compression dictionaries with missing symbols
     misc: Add freestanding translation script in contrib/freestanding_lib
     misc: Collect all of zstd's libc dependencies into zstd_deps.h
     doc : Add ZSTD_versionString() to manual, by @animalize
     doc : Fix documentation for ZSTD_CCtxParams_setParameter(), by @felixhandte (#2270)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship libmpc
Michael Tremer [Wed, 7 Apr 2021 13:14:48 +0000 (13:14 +0000)] 
core156: Ship libmpc

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibmpc: Update to 1.2.1
Adolf Belka [Wed, 7 Apr 2021 10:17:12 +0000 (12:17 +0200)] 
libmpc: Update to 1.2.1

- Update from 1.1.0 to 1.2.1
- Update of rootfiles
- Changelog
   Version 1.2.1, "Hyacinthus orientalis", released in October 2020, comes with the following new features:
    Bug fixes:
        Fix an incompatibility problem with GMP 6.0 and before.
        Fix an intermediate overflow in asin.
   Version 1.2.0, "Hyacinthus orientalis", released in August 2020, comes with the following new features:
    Minimally required library version: mpfr 4.1.0
    New functions:
        mpc_sum
        mpc_dot
    Several functions are more robust with a reduced exponent range (for example corresponding to IEEE 754 binary formats).
    New mpcheck tool for comparison with the native C library

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship grep
Michael Tremer [Wed, 7 Apr 2021 13:14:01 +0000 (13:14 +0000)] 
core156: Ship grep

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogrep: Update to 3.6
Adolf Belka [Wed, 7 Apr 2021 10:16:58 +0000 (12:16 +0200)] 
grep: Update to 3.6

- Update from 2.27 to 3.6
- No update of rootfiles required
- Changelog is too long to include here
   Full details can be reviewed in the ChangeLog file in the source tarball
   55 bug fixes implemented between 2.27 and 3.6

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship GMP
Michael Tremer [Wed, 7 Apr 2021 13:13:38 +0000 (13:13 +0000)] 
core156: Ship GMP

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogmp: Update to 6.2.1
Adolf Belka [Wed, 7 Apr 2021 10:16:19 +0000 (12:16 +0200)] 
gmp: Update to 6.2.1

- Update from 6.2.0 to 6.2.1
- Update of rootfiles
- Changelog
   2020-11-13 Marco Bodrato <bodrato@mail.dm.unipi.it>
* Version 6.2.1 released.
* gmp-h.in (__GNU_MP_VERSION_PATCHLEVEL): Bump version info.
* Makefile.am (LIBGMP_LT_*, LIBGMPXX_LT_*): Bump revision info.
   2020-11-10 Marco Bodrato <bodrato@mail.dm.unipi.it>
* configure.ac (fat_path): Add bd1, goldmont,silvermont for CPUVEC.
* mpn/x86_64/fat/fat.c: Add more CPUs.
* mpn/x86/fat/fat.c: Add more CPUs.
   2020-11-01 Marco Bodrato <bodrato@mail.dm.unipi.it>
* configure.ac: X86_{,64_}PATTERN: GMP_ASM_COFF_TYPE for all ABIs;
* mpn/x86_64/x86_64-defs.m4 (COFF_TYPE): Copy from mpn/x86/x86-defs.m4
as suggested by Jeremy Drake.
* tests/misc/t-locale.c (nl_langinfo): No redefine on __TERMUX__,
spotted by Sanselme and Glisse.
* configure.ac: Consider *-*-msys as *-*-mingw* (except on arm* |
aarch64*), as suggested by Ralph Peterson.
* Makefile.am (EXTRA_DIST): Add mini-gmp/ChangeLog.
   2020-10-30 Marco Bodrato <bodrato@mail.dm.unipi.it>
* tests/mpf/t-get_d_2exp.c: Test also the case zero.
* tests/mpz/t-get_d.c: Likewise.
* tests/mpf/t-trunc.c: Use mpf_size.
* tests/mpf/t-conv.c: Some more tests on zero.
   2020-10-25 Marco Bodrato <bodrato@mail.dm.unipi.it>
* configfsf.guess: Updated to version 2020-10-22, from gnulib.
   2020-10-17 Marco Bodrato <bodrato@mail.dm.unipi.it>
* tests/devel/Makefile.am: Remove redundancies.
* tests/mpz/io.c: Test out-of-range bases for mpz_out_str.
   2020-10-15  Torbjörn Granlund  <tg@gmplib.org>
* configure.ac: Recognise zen3.
* config.guess: Recognise zen3.
   2020-10-14 Marco Bodrato <bodrato@mail.dm.unipi.it>
* doc/gmp.texi (Number sequences): Remove redundancy. (spotted: TonyMcC)
* configfsf.sub: Updated to version 2020-10-13, from gnulib.
* configfsf.guess: Updated to version 2020-09-19, from gnulib.
   2020-10-06  Niels Möller  <nisse@lysator.liu.se>
* Makefile.am: Better support for make check-mini-gmp on wine or cygwin.
   2020-09-22  Torbjörn Granlund  <tg@gmplib.org>
* tests/mpz/t-mul.c: Print GMP_CHECK_FFT.
* longlong.h (x86 umul_ppmm): Fix typo.
   2020-09-21  Torbjörn Granlund  <tg@gmplib.org>
* mpz/n_pow_ui.c: Detect and report overflow.
   2020-07-04  Torbjörn Granlund  <tg@gmplib.org>
* mpn/arm64/bdiv_q_1.asm: Use LEA_HI/LEA_LO
* mpn/arm64/invert_limb.asm: Likewise.
* mpn/arm64/arm64-defs.m4: New file.
* mpn/arm64/darwin.m4: New file.
* configure.ac: Use arm64/arm64-defs.m4 and arm64/darwin.m4.
   2020-06-20  Torbjörn Granlund  <tg@gmplib.org>
* longlong.h (add_sssaaaa arm32/arm64): Generalise allowed operands
when using adds for sub and subs for add, while disallowing 0.
(sub_ddmmss ppc64): Disallow 0 when using addic.  Also disallow
constants for register-only middle addic operand.
(C add_sssaaaa and sub_ddmmss): Use more temps to make operation more
well-defined.
   2020-06-18  Torbjörn Granlund  <tg@gmplib.org>
* tests/devel/gen-test-longlong_h.c: New file.
* tests/devel/Makefile.am: Compile and use gen-test-longlong_h.c.
   2020-06-10  Torbjörn Granlund  <tg@gmplib.org>
* configure.ac: Recognise armcortexa55.
   2020-05-25  Torbjörn Granlund  <tg@gmplib.org>
* tests/cxx/t-assign.cc: Use reference parameter for 'catch'.
* tests/cxx/t-constr.cc: Likewise.
* tests/cxx/t-ops2z.cc: Likewise.
* tests/cxx/t-rand.cc: Likewise.
* tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc: Likewise.
* tune/speed.c: Undo 2020-05-24 _POSIX_C_SOURCE change, it breaks on
many broken systems.
* tune/freq.c: Likewise.
* tune/time.c: Likewise.
* tune/tuneup.c: Likewise.
* tests/devel/try.c: Revert 2020-05-24 changes.
   2020-05-21  Torbjörn Granlund  <tg@gmplib.org>
* tune/freq.c (_POSIX_C_SOURCE): Define.
* tune/tuneup.c (print_define_with_speedup): Fall back from snprintf to
sprintf for C90.
(_POSIX_C_SOURCE): Define.
(max_opsize): Set by #define instead of const size_t to please C90.
(n_measurements): Likewise.
(speed_mpn_pre_set_str): Adhere to C90 declaration rules.
* tune/tune-gcd-p.c: Back out 2020-01-10 change to comply to C90.
* tune/time.c (speed_endtime): Cast printf args to right type.
(_POSIX_C_SOURCE): Define.
* tune/speed.h (CACHE_LINE_SIZE): Do #undef before defining.
(SPEED_ROUTINE_MPN_GCD_1): Provide dummy first argument for standard
compliance.
(SPEED_ROUTINE_MPN_HGCD2): Adhere to C90 declaration rules.
* tune/speed.c (main): Cast printf args to right type.
(_POSIX_C_SOURCE): Define.
* tests/mpz/reuse.c: Avoid using non-standard function fileno().
* tests/spinner.c: Likewise.
* tests/mpz/convert.c (str_casecmp): New function.
(main): Use it instead of non-standard strcasecmp.
* tests/misc.c (tests_start): Fall back from snprintf to sprintf for
C90.
* tests/devel/try.c: Avoid getpagesize and use POSIX sysconf instead.
(_POSIX_C_SOURCE): Define.
* mpn/generic/mod_1_1.c: Don't use C++ comments.
* mpn/generic/get_d.c: Add clarifying parens.
   2020-05-18  Torbjörn Granlund  <tg@gmplib.org>
* mpn/generic/toom_interpolate_12pts.c (DO_mpn_addlsh_n): Define only
when needed.
* mpn/generic/toom_interpolate_16pts.c: Likewise.
   2020-05-17 Marco Bodrato <bodrato@mail.dm.unipi.it>
* mpz/cmp.c: Avoid overflow on int even for huge sizes.
* mpq/cmp.c: Likewise.
* mpn/generic/mul_fft.c (mpn_fft_mul_modF_K):
Fully handle carry propagation in basecase multiplication.
   2020-05-16  Torbjörn Granlund  <tg@gmplib.org>
* mpn/generic/hgcd2.c (tabp): Combine several undefined tabp
variable definitions with a macro.
* mpn/generic/gcd_22.c: Avoid C99 constructs.
   2020-05-12  Torbjörn Granlund  <tg@gmplib.org>
* mpn/generic/compute_powtab.c: Avoid C99 constructs.
* mpn/generic/get_str.c: Likewise.
* mpn/generic/set_str.c: Likewise.
* gmp-impl.h (memset): Move ASSERT to before decls.
* tests/refmpn.c: Likewise.
* mpn/generic/hgcd2.c (tabp): Combine several undefined tabp variable
definitions with a macro.
* mpn/generic/strongfibo.c: Avoid defining helper function when unused.
* mpn/generic/dcpi1_bdiv_q.c (mpn_dcpi1_bdiv_q_n_itch): Disable unused
static function.
* mpz/mul.c: Add some {} to suppress warning.
* tests/mpn/t-gcd_11.c: Exit main() properly.
* tests/mpn/t-gcd_22.c: Likewise.
* tests/mpn/t-gcdext_1.c: Likewise.
   2020-04-28  Torbjörn Granlund  <tg@gmplib.org>
* tests/mpz/reuse.c (realloc_if_reducing): New function.
(INVOKE_RRS, etc): Use realloc_if_reducing.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship gettext
Michael Tremer [Wed, 7 Apr 2021 13:13:05 +0000 (13:13 +0000)] 
core156: Ship gettext

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agogettext: Update to 0.21
Adolf Belka [Wed, 7 Apr 2021 10:16:05 +0000 (12:16 +0200)] 
gettext: Update to 0.21

- Update from 0.19.8.1 to 0.21
- Update of rootfiles
- Changelog is too long to include here
   Full details can be found in the ChangeLog file in source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate translation issues
Michael Tremer [Wed, 7 Apr 2021 13:12:14 +0000 (13:12 +0000)] 
Update translation issues

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agobackup.cgi: New info text for restore
Matthias Fischer [Tue, 6 Apr 2021 16:46:52 +0000 (18:46 +0200)] 
backup.cgi: New info text for restore

This time without bold. ;-)

Altered the info text for restore to make clear that only the addon configs
are restored, not the addons themselves.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibcap: Drop compat library link
Michael Tremer [Wed, 7 Apr 2021 13:11:00 +0000 (13:11 +0000)] 
libcap: Drop compat library link

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibcap: Do not build for Go
Michael Tremer [Wed, 7 Apr 2021 13:09:47 +0000 (13:09 +0000)] 
libcap: Do not build for Go

I think we do not need this.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Fix path to style.css
Michael Tremer [Tue, 6 Apr 2021 14:23:41 +0000 (14:23 +0000)] 
core156: Fix path to style.css

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship and reload sysctl.conf
Michael Tremer [Tue, 6 Apr 2021 10:15:00 +0000 (10:15 +0000)] 
core156: Ship and reload sysctl.conf

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosysctl.conf: prevent autoloading of TTY line disciplines
Michael Tremer [Tue, 6 Apr 2021 10:13:38 +0000 (10:13 +0000)] 
sysctl.conf: prevent autoloading of TTY line disciplines

This reverts commit a9d90b1b3f76a76b96a169e91cf3902e4cc0835b.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship even more RRD graph stuff
Michael Tremer [Tue, 6 Apr 2021 10:06:46 +0000 (10:06 +0000)] 
core156: Ship even more RRD graph stuff

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorrdimage: Switch graphs.pl to the new graph scripts
Leo-Andres Hofmann [Thu, 1 Apr 2021 13:35:16 +0000 (15:35 +0200)] 
rrdimage: Switch graphs.pl to the new graph scripts

"makegraphbox" is modified to remove the old iframe method and output
a modern div container instead.
Graph errors are now returned, to be displayed by getrrdimage.cgi.

entropy.cgi and netovpnsrv.cgi are modified to ensure compatibility.

Add cache control HTTP header to image output.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship more RRD graph stuff
Michael Tremer [Tue, 6 Apr 2021 10:04:51 +0000 (10:04 +0000)] 
core156: Ship more RRD graph stuff

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorrdimage: Add CSS and Javascript to ipfire theme
Leo-Andres Hofmann [Thu, 1 Apr 2021 13:35:15 +0000 (15:35 +0200)] 
rrdimage: Add CSS and Javascript to ipfire theme

This patch adds styling for the new graph time range buttons
and loads the Javascript in the HTML head.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship RRD graph stuff
Michael Tremer [Tue, 6 Apr 2021 10:03:29 +0000 (10:03 +0000)] 
core156: Ship RRD graph stuff

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agorrdimage: Add scripts for new graph display method
Leo-Andres Hofmann [Thu, 1 Apr 2021 13:35:14 +0000 (15:35 +0200)] 
rrdimage: Add scripts for new graph display method

This patch adds two scripts which will later be used to display graphs:

-> getrrdimage.cgi: Generates PNG images for graphs.
Until now, each CGI with embedded graphs had to be able to output
images. These functions are now gathered in this new script.
The additional parameter handling can be removed and the CGIs can
be simplified. This makes it easier to use and output the graphs.

-> rrdimage.js: Interactive Javascript functions
This allows the user to select time ranges without reloading the page.
In addition, the graphs are now periodically updated, allowing users
to live monitor the data.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship nettle
Michael Tremer [Tue, 6 Apr 2021 09:58:50 +0000 (09:58 +0000)] 
core156: Ship nettle

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship ids.dat
Michael Tremer [Tue, 6 Apr 2021 09:57:28 +0000 (09:57 +0000)] 
core156: Ship ids.dat

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agologs.cgi/ids.dat: Change url to sid documentation site.
Stefan Schantl [Mon, 5 Apr 2021 13:42:48 +0000 (15:42 +0200)] 
logs.cgi/ids.dat: Change url to sid documentation site.

Fixes #12596.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship showrequestfromcountry.dat
Michael Tremer [Tue, 6 Apr 2021 09:56:59 +0000 (09:56 +0000)] 
core156: Ship showrequestfromcountry.dat

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agologs.cgi/showrequestfromcountry.dat: Proper lookup country code.
Stefan Schantl [Mon, 5 Apr 2021 13:36:12 +0000 (15:36 +0200)] 
logs.cgi/showrequestfromcountry.dat: Proper lookup country code.

Seems to be a code fragment has been left while switching to
libloc. Now call the right function from location-functions.pl.

Fixes #12599.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoFix typo in 'de.pl'
Matthias Fischer [Mon, 5 Apr 2021 12:28:00 +0000 (14:28 +0200)] 
Fix typo in 'de.pl'

Triggered by:
https://community.ipfire.org/t/where-can-i-place-a-ticket-with-an-error-in-the-german-wui/5104

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agonettle: Update to 3.7.2
Matthias Fischer [Sun, 4 Apr 2021 08:30:47 +0000 (10:30 +0200)] 
nettle: Update to 3.7.2

For details see:
https://lists.gnu.org/archive/html/info-gnu/2021-03/msg00005.html

"This is a bugfix release, fixing a bug in ECDSA signature
verification that could lead to a denial of service attack
(via an assertion failure) or possibly incorrect results. It
also fixes a few related problems where scalars are required
to be canonically reduced modulo the ECC group order, but in
fact may be slightly larger.

Upgrading to the new version is strongly recommended."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agotcpdump: Update to 4.99.0
Matthias Fischer [Sat, 3 Apr 2021 16:27:13 +0000 (18:27 +0200)] 
tcpdump: Update to 4.99.0

For details see:
https://www.tcpdump.org/tcpdump-changes.txt

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship libpcap
Michael Tremer [Tue, 6 Apr 2021 09:55:21 +0000 (09:55 +0000)] 
core156: Ship libpcap

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibpcap: Update to 1.10.0
Matthias Fischer [Sat, 3 Apr 2021 16:25:50 +0000 (18:25 +0200)] 
libpcap: Update to 1.10.0

For details see:
https://www.tcpdump.org/libpcap-changes.txt

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship libcap
Michael Tremer [Tue, 6 Apr 2021 09:54:29 +0000 (09:54 +0000)] 
core156: Ship libcap

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibcap: Update to 2.49
Matthias Fischer [Sat, 3 Apr 2021 16:23:24 +0000 (18:23 +0200)] 
libcap: Update to 2.49

For details see:
https://git.kernel.org/pub/scm/libs/libcap/libcap.git/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agopoppler 0.89.0: Update for lfs
Matthias Fischer [Sat, 3 Apr 2021 16:21:41 +0000 (18:21 +0200)] 
poppler 0.89.0: Update for lfs

'cmake 3.20' complained about an "unknown option".

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocmake: Update to 3.20
Matthias Fischer [Sat, 3 Apr 2021 16:18:38 +0000 (18:18 +0200)] 
cmake: Update to 3.20

For details see:
https://cmake.org/cmake/help/v3.20/release/3.20.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agognump3d: Update plugin path
Michael Tremer [Fri, 2 Apr 2021 16:24:09 +0000 (16:24 +0000)] 
gnump3d: Update plugin path

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agotshark: Fixes bug #12598 Correct the non incremented PAK_VER
Adolf Belka [Thu, 1 Apr 2021 17:12:44 +0000 (19:12 +0200)] 
tshark: Fixes bug #12598 Correct the non incremented PAK_VER

- The PAK_VER number was not incremented in patch 3947
- All other addon patches raised by Adolf Belka at that time checked
   and all others have the PAK_VER correctly incremented
- Fixes bug #12598

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship Archive-Tar
Michael Tremer [Fri, 2 Apr 2021 16:19:42 +0000 (16:19 +0000)] 
core156: Ship Archive-Tar

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoArchive-Tar: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:33:58 +0000 (18:33 +0200)] 
Archive-Tar: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship Archive-Zip
Michael Tremer [Fri, 2 Apr 2021 16:19:15 +0000 (16:19 +0000)] 
core156: Ship Archive-Zip

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoArchive-Zip: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:33:57 +0000 (18:33 +0200)] 
Archive-Zip: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship BerkeleyDB
Michael Tremer [Fri, 2 Apr 2021 16:18:38 +0000 (16:18 +0000)] 
core156: Ship BerkeleyDB

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoBerkeleyDB: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:38 +0000 (18:32 +0200)] 
BerkeleyDB: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship Compress-Zlib
Michael Tremer [Fri, 2 Apr 2021 16:18:05 +0000 (16:18 +0000)] 
core156: Ship Compress-Zlib

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoCompress-Zlib: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:37 +0000 (18:32 +0200)] 
Compress-Zlib: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship Convert-TNET
Michael Tremer [Fri, 2 Apr 2021 16:17:15 +0000 (16:17 +0000)] 
core156: Ship Convert-TNET

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoConvert-TNEF: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:36 +0000 (18:32 +0200)] 
Convert-TNEF: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship Convert-UUlib
Michael Tremer [Fri, 2 Apr 2021 16:16:31 +0000 (16:16 +0000)] 
core156: Ship Convert-UUlib

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoConvert-UUlib: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:35 +0000 (18:32 +0200)] 
Convert-UUlib: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship Crypt-PasswdMD5
Michael Tremer [Fri, 2 Apr 2021 16:15:53 +0000 (16:15 +0000)] 
core156: Ship Crypt-PasswdMD5

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoCrypt-PasswdMD5: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:34 +0000 (18:32 +0200)] 
Crypt-PasswdMD5: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDigest: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:33 +0000 (18:32 +0200)] 
Digest: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship Digest-HMAC
Michael Tremer [Fri, 2 Apr 2021 16:14:36 +0000 (16:14 +0000)] 
core156: Ship Digest-HMAC

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDigest-HMAC: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:32 +0000 (18:32 +0200)] 
Digest-HMAC: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship Digest-SHA1
Michael Tremer [Fri, 2 Apr 2021 16:13:28 +0000 (16:13 +0000)] 
core156: Ship Digest-SHA1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoDigest-SHA1: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:31 +0000 (18:32 +0200)] 
Digest-SHA1: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship GD-Graph
Michael Tremer [Fri, 2 Apr 2021 16:12:47 +0000 (16:12 +0000)] 
core156: Ship GD-Graph

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoGD-Graph: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:30 +0000 (18:32 +0200)] 
GD-Graph: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore156: Ship GD-TextUtil
Michael Tremer [Fri, 2 Apr 2021 16:12:21 +0000 (16:12 +0000)] 
core156: Ship GD-TextUtil

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoGD-TextUtil: Update of rootfiles due to perl version update
Adolf Belka [Thu, 1 Apr 2021 16:32:29 +0000 (18:32 +0200)] 
GD-TextUtil: Update of rootfiles due to perl version update

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>