public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
[PATCH 01/12] location-functions.pl: Rename and set the location for exported databases to "/var/lib/location/ipset/"
 2022-02-14 21:06 UTC  (22+ messages)
` [PATCH 02/12] location-functions.pl: Remove ending backslash from location_dir variable
` [PATCH 03/12] rules.pl: Move flush of LOCATIONBLOCK into main flush() function
` [PATCH 04/12] rules.pl: Destroy all ipset lists on rule reload
` [PATCH 05/12] rules.pl: Add tiny ipset_restore function
` [PATCH 06/12] rules.pl: Move to ipset based data for LOCATIONBLOCK feature
` [PATCH 07/12] rules.pl: Move to ipset based data for location based firewall rules
` [PATCH 08/12] update-location-database: Export database to ipset compatible format now
` [PATCH 09/12] rules.pl: Do not try to restore the same ipset multiple times
` [PATCH 10/12] rules.pl: Check if an ipset db file exists before call to restore it
` [PATCH 11/12] rules.pl: Add workaround to hide a warning about an only once used variable
` [PATCH 12/12] libloc: Export DB in ipset compatible format

Release schedule for Core Update 165 and 166
 2022-02-14 19:27 UTC 

[PATCH] firewall: Revert strict martian check on loopback interface
 2022-02-14 19:14 UTC  (2+ messages)

[PATCH] xtables-addons: Drop package
 2022-02-14 19:08 UTC 

[PATCH] firewall: Drop P2P chains from initscript
 2022-02-14 19:05 UTC 

[PATCH 1/4] firewall: Drop support for blocking P2P protocols
 2022-02-14 19:03 UTC  (4+ messages)
` [PATCH 2/4] configroot: Drop config file for p2protocols
` [PATCH 3/4] p2p-block.cgi: Drop CGI
` [PATCH 4/4] firewall.menu: Drop entry for P2P-Block

iana-etc
 2022-02-14 14:33 UTC  (2+ messages)

[PATCH] squid: Update from 5.2 => 5.4.1
 2022-02-13 20:41 UTC  (2+ messages)

ipblacklist V2
 2022-02-13 12:44 UTC  (14+ messages)

[PATCH] Ipblacklist.v3 Ancillary files
 2022-02-12 16:27 UTC 

[PATCH] nano: Update to 6.1
 2022-02-12 13:44 UTC  (2+ messages)

squid 5.4.1
 2022-02-12 13:25 UTC 

[PATCH v2] Kernel: Block non-UID-0 profiling completely
 2022-02-11 19:42 UTC 

[PATCH] monit: Update to 5.31.0
 2022-02-11 18:07 UTC  (2+ messages)

[PATCH] squid 5.4: Latest patch - Bug #5055 - from upstream
 2022-02-11 10:09 UTC  (2+ messages)

unbound 1.15.0 - problems with certain DoT(?) configurations
 2022-02-11  9:36 UTC 

[PATCH] libusb: Update to version 1.0.25
 2022-02-11  9:22 UTC  (4+ messages)

[PATCH] lcms2: Update to version 2.13.1
 2022-02-11  8:57 UTC  (2+ messages)

[PATCH] squid: Update 5.2 => 5.4
 2022-02-11  8:52 UTC  (2+ messages)

[PATCH] libxcrypt: Update to version 4.4.28
 2022-02-11  8:50 UTC  (2+ messages)

[PATCH] findutils: Update to version 4.9.0
 2022-02-11  8:49 UTC  (2+ messages)

Are you by any chance working on Squid 5.4? :-)
 2022-02-11  8:39 UTC  (3+ messages)

[PATCH] Kernel: Block non-UID-0 profiling completely
 2022-02-10 17:30 UTC  (4+ messages)

[PATCH v3 0/5] zabbix_agentd: Update to v5.0.20 (LTS) and more
 2022-02-09 23:26 UTC  (6+ messages)
` [PATCH v3 1/5] zabbix_agentd: Update to v5.0.20 (LTS)
` [PATCH v3 2/5] zabbix_agentd: Fix agent modules dir and few minor bugs
` [PATCH v3 3/5] zabbix_agentd: Better configfile handling during update
` [PATCH v3 4/5] zabbix_agentd: By default only listen on GREEN ip
` [PATCH v3 5/5] zabbix_agentd: Add IPFire specific userparameters

[intel/Intel-Linux-Processor-Microcode-Data-Files] Release microcode-20220207 - microcode-20220207
 2022-02-09 21:37 UTC  (2+ messages)

[PATCH] pango: Update to version 1.50.3
 2022-02-09 21:29 UTC 

[PATCH] intel-microcode: Update to version 20220207
 2022-02-09 21:28 UTC 

[PATCH] harfbuzz: Update to version 3.3.2
 2022-02-09 21:28 UTC 

[PATCH v3 1/2] buildprocess: Add extra metadata to meta-* files
 2022-02-07 20:36 UTC 

[PATCH v3 2/2] buildprocess: Add extra metadata to pak lfs files
 2022-02-07 20:35 UTC 

Apple IKEv2 and Ciphers
 2022-02-07 15:09 UTC  (2+ messages)

[PATCH] pakfire: Fix small bug: wrong pak count on list
 2022-02-07 10:46 UTC 

[PATCH] firewall: Ensure the xt_geoip module is always loaded
 2022-02-07 10:43 UTC  (2+ messages)

[PATCH 01/32] make.sh: name all perl packages to start with perl
 2022-02-07 10:27 UTC  (33+ messages)
` [PATCH 02/32] perl-Archive-Tar: Renamed from Archive-Tar
` [PATCH 03/32] perl-Archive-Zip: Renamed from Archive-Zip
` [PATCH 04/32] perl-BerkeleyDB: Renamed from BerkeleyDB
` [PATCH 05/32] perl-Canary-Stability: Renamed from Canary-Stability
` [PATCH 06/32] perl-Compress-Zlib: Renamed from Compress-Zlib
` [PATCH 07/32] perl-Convert-TNEF: Renamed from Convert-TNEF
` [PATCH 08/32] perl-Convert-UUlib: Renamed from Convert-UUlib
` [PATCH 09/32] "
` [PATCH 10/32] perl-Digest-HMAC: Renamed from Digest-HMAC
` [PATCH 11/32] perl-Digest: Renamed from Digest
` [PATCH 12/32] perl-Digest-SHA1: Renamed from Digest-SHA1
` [PATCH 13/32] perl-ExtUtils-PkgConfig: Renamed from ExtUtils-PkgConfig
` [PATCH 14/32] perl-GD-Graph: Renamed from GD-Graph
` [PATCH 15/32] perl-GD-TextUtil: Renamed from GD-TextUtil
` [PATCH 16/32] perl-HTML-Parser: Renamed from HTML-Parser
` [PATCH 17/32] perl-HTML-Tagset: Renamed from HTML-Tagset
` [PATCH 18/32] perl-HTML-Template: Renamed from HTML-Template
` [PATCH 19/32] perl-IO-Socket-SSL: Renamed from IO-Socket-SSL
` [PATCH 20/32] perl-IO-Stringy: Renamed from IO-Stringy
` [PATCH 21/32] perl-libwww: Renamed from libwww-perl
` [PATCH 22/32] perl-Mail-Tools: Renamed from Mail-Tools
` [PATCH 23/32] perl-MIME-Tools: Renamed from MIME-Tools
` [PATCH 24/32] perl-Net-DNS: Renamed from Net-DNS
` [PATCH 25/32] perl-Net-IPv4Addr: Renamed from Net-IPv4Addr
` [PATCH 26/32] perl-Net-Server: Renamed from Net-Server
` [PATCH 27/32] perl-Net_SSLeay: Renamed from Net_SSLeay
` [PATCH 28/32] perl-Net-Telnet: Renamed from Net-Telnet
` [PATCH 29/32] perl-Text-Tabs+Wrap: Renamed from Text-Tabs+Wrap
` [PATCH 30/32] perl-Unix-Syslog: Renamed from Unix-Syslog
` [PATCH 31/32] perl-URI: Renamed from URI
` [PATCH 32/32] perl-XML-Parser: Renamed from XML-Parser

[PATCH 01/28] gcc: toolchain stage 2: Set sysroot to /tools_${arch}
 2022-02-07 10:15 UTC  (31+ messages)
` [PATCH 02/28] glibc: Update to version 2.34
` [PATCH 03/28] glibc: Enable CET
` [PATCH 04/28] glibc: Enable memory tagging on aarch64
` [PATCH 05/28] binutils+gcc: Fix that the toolchain compiler is trying to link against host libraries
` [PATCH 06/28] make.sh: Build zstd after second pass of GCC
` [PATCH 07/28] texinfo: Fix FTBFS with glibc-2.34
` [PATCH 08/28] ntp: Fix FTBFS with glibc 2.34
` [PATCH 09/28] postfix: "
` [PATCH 10/28] libnfsidmap: Drop package
` [PATCH 11/28] binutils: Update to 2.37
` [PATCH 12/28] make.sh: Make BUILDTARGET consistent for all architectures
` [PATCH 13/28] make.sh: Bump toolchain version
` [PATCH 14/28] flash-images: Increase size of root partition to 1800 MB
` [PATCH 15/28] binutils/gcc: Explicitely declare host and build architecture tuple
` [PATCH 16/28] hyperscan: Enable release build and disable examples
` [PATCH 17/28] pciutils: Do not make headers executable
` [PATCH 18/28] make.sh: Refactor stripper
` [PATCH 19/28] make.sh: Include /tools/sbin in search path
` [PATCH 20/28] expect: Update automake to fix build on aarch64
` [PATCH 21/28] make.sh: Bump toolchain date
` [PATCH 22/28] stripper: Actually use the path we want
` [PATCH 23/28] make.sh: Add CUSTOM_PATH option to lfsmake1
` [PATCH 24/28] make.sh: Set correct PATH in stage1
` [PATCH 25/28] Config: Globally permit using 32 bit time_t
` [PATCH 26/28] strip: Dereference path if it is a symlink
` [PATCH 27/28] glibc: Update to 2.35
` [PATCH 28/28] make.sh: Bump toolchain version

[PATCH] bash: Update to version 5.1.016
 2022-02-06 16:55 UTC  (2+ messages)

[PATCH] cups: Update to version 2.4.1
 2022-02-06 16:54 UTC  (2+ messages)

[PATCH] curl: Update to version 7.81.0
 2022-02-06 16:53 UTC  (2+ messages)

[PATCH] ethtool: Update to version 5.16
 2022-02-06 16:51 UTC  (2+ messages)

[PATCH] expat: Update to version 2.4.4
 2022-02-06 16:50 UTC  (2+ messages)

[PATCH] media.cgi: Added missing translation string
 2022-02-06 13:13 UTC  (2+ messages)

[PATCH] pakfire: implement function to parse meta files
 2022-02-06 10:56 UTC  (2+ messages)

[PATCH] pciutils: Update to version 3.7.0
 2022-02-06 10:47 UTC  (3+ messages)

[PATCH] iproute2: Update to version 5.16.0
 2022-02-06 10:09 UTC  (2+ messages)

[PATCH] sudo: Update to version 1.9.9
 2022-02-06 10:05 UTC  (2+ messages)

[PATCH] glib: Update to version 2.71.1
 2022-02-06  9:59 UTC  (2+ messages)

[PATCH] git: Update to version 2.35.1
 2022-02-06  9:58 UTC  (2+ messages)

[PATCH] lua: Update to version 5.4.4
 2022-02-05 13:21 UTC  (2+ messages)

[PATCH] sqlite: Update to version 3370200
 2022-02-05 13:21 UTC  (2+ messages)

[PATCH] libgpg-error: Update to version 1.44
 2022-02-05 13:21 UTC  (2+ messages)

[PATCH] libcap: Update to version 2.63
 2022-02-05 13:20 UTC  (2+ messages)

Patchwork spring clean
 2022-02-05 13:20 UTC 

[PATCH 8/8] pakfire: Adjust code to deal with new LWP::UserAgent
 2022-02-05 12:26 UTC  (2+ messages)

[PATCH 7/8] ids-functions.pl: Adjust code to deal with new LWP::UserAgent
 2022-02-05 12:26 UTC  (2+ messages)

[PATCH 6/8] perl-Net-HTTP: New package
 2022-02-05 12:25 UTC  (2+ messages)

[PATCH 5/8] perl-LWP-Protocol-https: New package
 2022-02-05 12:25 UTC  (2+ messages)

[PATCH 4/8] perl-HTTP-Date: New package
 2022-02-05 12:25 UTC  (2+ messages)

[PATCH 3/8] libwww-perl: Update to 6.61
 2022-02-05 12:24 UTC  (2+ messages)

[PATCH 2/8] perl-HTTP-Message: New package
 2022-02-05 12:24 UTC  (2+ messages)

[PATCH 1/8] perl-Try-Tiny: New package
 2022-02-05 12:24 UTC  (2+ messages)

[PATCH] rust-pyo3: Add rootfile
 2022-02-04 13:47 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox