diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-06-07 06:59:36 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2016-06-19 19:46:03 +0200 |
commit | 5f8010ad9bcbd51f18e313bde24f6769716f2511 (patch) | |
tree | 98c51ef3092b86835f7b1655611814a0b913d72e /package | |
parent | a807b458a85592248abbf1a365ae8d7d55a41ccb (diff) | |
download | master-187ad058-5f8010ad9bcbd51f18e313bde24f6769716f2511.tar.gz master-187ad058-5f8010ad9bcbd51f18e313bde24f6769716f2511.tar.bz2 master-187ad058-5f8010ad9bcbd51f18e313bde24f6769716f2511.zip |
treewide: fix replace nbd@openwrt.org with nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49379 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
95 files changed, 121 insertions, 121 deletions
diff --git a/package/boot/uboot-lantiq/patches/0013-net-switchlib-add-driver-for-REALTEK-RTL8306.patch b/package/boot/uboot-lantiq/patches/0013-net-switchlib-add-driver-for-REALTEK-RTL8306.patch index 4c01ad024a..72b885aea6 100644 --- a/package/boot/uboot-lantiq/patches/0013-net-switchlib-add-driver-for-REALTEK-RTL8306.patch +++ b/package/boot/uboot-lantiq/patches/0013-net-switchlib-add-driver-for-REALTEK-RTL8306.patch @@ -23,7 +23,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> + * Based on OpenWrt linux driver + * + * Copyright (C) 2011-2012 Daniel Schwierzeck, daniel.schwierzeck@gmail.com -+ * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> + * + * SPDX-License-Identifier: GPL-2.0+ + */ diff --git a/package/devel/binutils/Makefile b/package/devel/binutils/Makefile index 79f5dcc17a..84e023a088 100644 --- a/package/devel/binutils/Makefile +++ b/package/devel/binutils/Makefile @@ -21,7 +21,7 @@ PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld libiberty gold intl PKG_REMOVE_FILES:=libtool.m4 PKG_INSTALL:=1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-3.0+ PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0 diff --git a/package/devel/perf/Makefile b/package/devel/perf/Makefile index db6838787c..ec4e3c295a 100644 --- a/package/devel/perf/Makefile +++ b/package/devel/perf/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=2 PKG_USE_MIPS16:=0 PKG_BUILD_PARALLEL:=1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> # Perf's makefile and headers are not relocatable and must be built from the # Linux sources directory diff --git a/package/devel/strace/Makefile b/package/devel/strace/Makefile index 381cc9df67..8a0d2e8fb3 100644 --- a/package/devel/strace/Makefile +++ b/package/devel/strace/Makefile @@ -20,7 +20,7 @@ PKG_SOURCE_URL:=@SF/$(PKG_NAME) PKG_LICENSE:=BSD-3c PKG_LICENSE_FILES:=COPYRIGHT -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_FIXUP:=autoreconf PKG_INSTALL:=1 diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile index 3abed9c739..6a576a24d0 100644 --- a/package/devel/valgrind/Makefile +++ b/package/devel/valgrind/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://valgrind.org/downloads/ PKG_MD5SUM:=60ddae962bc79e7c95cfc4667245707f -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-2.0+ PKG_FIXUP = autoreconf diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile index 882294cef3..05dce467fa 100644 --- a/package/firmware/ath10k-firmware/Makefile +++ b/package/firmware/ath10k-firmware/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/kvalo/ath10k-firmware.git -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile index 2fcd93b2ef..e1e1a47219 100644 --- a/package/firmware/linux-firmware/Makefile +++ b/package/firmware/linux-firmware/Makefile @@ -19,7 +19,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_SUBDIR) PKG_SOURCE_URL:=git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git PKG_MIRROR_MD5SUM:=ca4d289ad9380471cae376fc7dd3660a -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> SCAN_DEPS = *.mk diff --git a/package/kernel/avila-wdt/src/avila-wdt.c b/package/kernel/avila-wdt/src/avila-wdt.c index 981f3857ad..22a3d6c7ea 100644 --- a/package/kernel/avila-wdt/src/avila-wdt.c +++ b/package/kernel/avila-wdt/src/avila-wdt.c @@ -1,6 +1,6 @@ /* * avila-wdt.c - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * * based on: * drivers/char/watchdog/ixp4xx_wdt.c @@ -217,7 +217,7 @@ static void __exit avila_wdt_exit(void) module_init(avila_wdt_init); module_exit(avila_wdt_exit); -MODULE_AUTHOR("Felix Fietkau <nbd@openwrt.org>"); +MODULE_AUTHOR("Felix Fietkau <nbd@nbd.name>"); MODULE_DESCRIPTION("Gateworks Avila Hardware Watchdog"); module_param(heartbeat, int, 0); diff --git a/package/kernel/broadcom-wl/src/wlc.c b/package/kernel/broadcom-wl/src/wlc.c index db48b73657..46ccf94bff 100644 --- a/package/kernel/broadcom-wl/src/wlc.c +++ b/package/kernel/broadcom-wl/src/wlc.c @@ -1,7 +1,7 @@ /* * wlc - Broadcom Wireless Driver Control Utility * - * Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2006 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/package/kernel/button-hotplug/src/button-hotplug.c b/package/kernel/button-hotplug/src/button-hotplug.c index 41fdf3a256..5294a9700d 100644 --- a/package/kernel/button-hotplug/src/button-hotplug.c +++ b/package/kernel/button-hotplug/src/button-hotplug.c @@ -5,7 +5,7 @@ * * Based on the diag.c - GPIO interface driver for Broadcom boards * Copyright (C) 2006 Mike Baker <mbm@openwrt.org>, - * Copyright (C) 2006-2007 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2006-2007 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2008 Andy Boyett <agb@openwrt.org> * * This program is free software; you can redistribute it and/or modify it diff --git a/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c b/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c index 0ebe6c5576..93fc047d08 100644 --- a/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c +++ b/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c @@ -1,12 +1,12 @@ /* * GPIO Button Hotplug driver * - * Copyright (C) 2012 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2012 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> * * Based on the diag.c - GPIO interface driver for Broadcom boards * Copyright (C) 2006 Mike Baker <mbm@openwrt.org>, - * Copyright (C) 2006-2007 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2006-2007 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2008 Andy Boyett <agb@openwrt.org> * * This program is free software; you can redistribute it and/or modify it @@ -661,7 +661,7 @@ module_init(gpio_button_init); module_exit(gpio_button_exit); MODULE_AUTHOR("Gabor Juhos <juhosg@openwrt.org>"); -MODULE_AUTHOR("Felix Fietkau <nbd@openwrt.org>"); +MODULE_AUTHOR("Felix Fietkau <nbd@nbd.name>"); MODULE_DESCRIPTION("Polled GPIO Buttons hotplug driver"); MODULE_LICENSE("GPL v2"); MODULE_ALIAS("platform:" DRV_NAME); diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile index 4ab3899133..2ab4b7b81c 100644 --- a/package/kernel/mac80211/Makefile +++ b/package/kernel/mac80211/Makefile @@ -20,7 +20,7 @@ PKG_SOURCE:=compat-wireless-$(PKG_VERSION)$(PKG_BACKPORT_VERSION).tar.bz2 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_DRIVERS = \ adm8211 \ @@ -74,7 +74,7 @@ WMENU:=Wireless Drivers define KernelPackage/mac80211/Default SUBMENU:=$(WMENU) URL:=https://wireless.wiki.kernel.org/ - MAINTAINER:=Felix Fietkau <nbd@openwrt.org> + MAINTAINER:=Felix Fietkau <nbd@nbd.name> endef define KernelPackage/cfg80211 diff --git a/package/kernel/mac80211/patches/004-backports-add-skb_free_frag.patch b/package/kernel/mac80211/patches/004-backports-add-skb_free_frag.patch index 9adfd8f719..8ac65c22cf 100644 --- a/package/kernel/mac80211/patches/004-backports-add-skb_free_frag.patch +++ b/package/kernel/mac80211/patches/004-backports-add-skb_free_frag.patch @@ -1,8 +1,8 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 28 Jan 2016 15:16:35 +0100 Subject: [PATCH] backports: add skb_free_frag() -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/backport-include/linux/skbuff.h diff --git a/package/kernel/mac80211/patches/005-backports-add-napi_alloc_frag.patch b/package/kernel/mac80211/patches/005-backports-add-napi_alloc_frag.patch index 9b672a8d14..11d26b1b29 100644 --- a/package/kernel/mac80211/patches/005-backports-add-napi_alloc_frag.patch +++ b/package/kernel/mac80211/patches/005-backports-add-napi_alloc_frag.patch @@ -1,8 +1,8 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 28 Jan 2016 15:19:22 +0100 Subject: [PATCH] backports: add napi_alloc_frag -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/backport-include/linux/netdevice.h diff --git a/package/kernel/mac80211/patches/300-ath9k-force-rx_clear-when-disabling-rx.patch b/package/kernel/mac80211/patches/300-ath9k-force-rx_clear-when-disabling-rx.patch index bddb15ad1a..4ba60c632b 100644 --- a/package/kernel/mac80211/patches/300-ath9k-force-rx_clear-when-disabling-rx.patch +++ b/package/kernel/mac80211/patches/300-ath9k-force-rx_clear-when-disabling-rx.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 7 Jun 2015 13:53:35 +0200 Subject: [PATCH] ath9k: force rx_clear when disabling rx @@ -6,7 +6,7 @@ This makes stopping Rx more reliable and should reduce the frequency of Rx related DMA stop warnings Cc: stable@vger.kernel.org -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/wireless/ath/ath9k/mac.c diff --git a/package/kernel/mac80211/patches/301-ath9k-limit-retries-for-powersave-response-frames.patch b/package/kernel/mac80211/patches/301-ath9k-limit-retries-for-powersave-response-frames.patch index a160dc4f02..358d0280c5 100644 --- a/package/kernel/mac80211/patches/301-ath9k-limit-retries-for-powersave-response-frames.patch +++ b/package/kernel/mac80211/patches/301-ath9k-limit-retries-for-powersave-response-frames.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 2 Jul 2015 15:20:56 +0200 Subject: [PATCH] ath9k: limit retries for powersave response frames @@ -8,7 +8,7 @@ gone to sleep. To avoid wasting too much airtime on this, limit the number of retries on such frames and ensure that no sample rate gets used. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/wireless/ath/ath9k/xmit.c diff --git a/package/kernel/mac80211/patches/302-ath9k_hw-add-low-power-tx-gain-table-for-AR953x.patch b/package/kernel/mac80211/patches/302-ath9k_hw-add-low-power-tx-gain-table-for-AR953x.patch index 22b987aa7a..00d07b63ee 100644 --- a/package/kernel/mac80211/patches/302-ath9k_hw-add-low-power-tx-gain-table-for-AR953x.patch +++ b/package/kernel/mac80211/patches/302-ath9k_hw-add-low-power-tx-gain-table-for-AR953x.patch @@ -1,10 +1,10 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 14 Jan 2016 03:14:03 +0100 Subject: [PATCH] ath9k_hw: add low power tx gain table for AR953x Used in some newer TP-Link AR9533 devices. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/wireless/ath/ath9k/ar9003_hw.c diff --git a/package/kernel/mac80211/patches/309-01-brcmfmac-add-missing-include.patch b/package/kernel/mac80211/patches/309-01-brcmfmac-add-missing-include.patch index d9511c8d5f..48706e23c2 100644 --- a/package/kernel/mac80211/patches/309-01-brcmfmac-add-missing-include.patch +++ b/package/kernel/mac80211/patches/309-01-brcmfmac-add-missing-include.patch @@ -1,10 +1,10 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Fri, 15 Jan 2016 15:59:45 +0100 Subject: [PATCH] brcmfmac: add missing include linux/module.h is required for defining module parameters -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c diff --git a/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch b/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch index 287d6e13bd..34106441af 100644 --- a/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch +++ b/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 21 Jan 2016 16:28:44 +0100 Subject: [PATCH] ath9k_hw: ignore eeprom magic mismatch on flash based devices @@ -6,7 +6,7 @@ Many AR913x based devices (maybe others too) do not have a valid EEPROM magic in their calibration data partition. Fixes: 6fa658fd5ab2 ("ath9k: Simplify and fix eeprom endianness swapping") -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/wireless/ath/ath9k/eeprom.c diff --git a/package/kernel/mac80211/patches/311-ath9k-do-not-limit-the-number-of-DFS-interfaces-to-1.patch b/package/kernel/mac80211/patches/311-ath9k-do-not-limit-the-number-of-DFS-interfaces-to-1.patch index 070efa98e8..73c1ec28c6 100644 --- a/package/kernel/mac80211/patches/311-ath9k-do-not-limit-the-number-of-DFS-interfaces-to-1.patch +++ b/package/kernel/mac80211/patches/311-ath9k-do-not-limit-the-number-of-DFS-interfaces-to-1.patch @@ -1,8 +1,8 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Fri, 22 Jan 2016 01:05:56 +0100 Subject: [PATCH] ath9k: do not limit the number of DFS interfaces to 1 -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/wireless/ath/ath9k/init.c diff --git a/package/kernel/mac80211/patches/318-mac80211-move-A-MSDU-skb_linearize-call-to-ieee80211.patch b/package/kernel/mac80211/patches/318-mac80211-move-A-MSDU-skb_linearize-call-to-ieee80211.patch index 655dc4bfa9..881fcf4591 100644 --- a/package/kernel/mac80211/patches/318-mac80211-move-A-MSDU-skb_linearize-call-to-ieee80211.patch +++ b/package/kernel/mac80211/patches/318-mac80211-move-A-MSDU-skb_linearize-call-to-ieee80211.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Tue, 2 Feb 2016 14:39:08 +0100 Subject: [PATCH] mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s Prepararation for zero-copy A-MSDU support with page fragment SKBs -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Johannes Berg <johannes.berg@intel.com> --- diff --git a/package/kernel/mac80211/patches/319-cfg80211-add-function-for-802.3-conversion-with-sepa.patch b/package/kernel/mac80211/patches/319-cfg80211-add-function-for-802.3-conversion-with-sepa.patch index b646ab36dd..b3516079e1 100644 --- a/package/kernel/mac80211/patches/319-cfg80211-add-function-for-802.3-conversion-with-sepa.patch +++ b/package/kernel/mac80211/patches/319-cfg80211-add-function-for-802.3-conversion-with-sepa.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Tue, 2 Feb 2016 14:39:09 +0100 Subject: [PATCH] cfg80211: add function for 802.3 conversion with separate output buffer Use skb_copy_bits in preparation for allowing fragmented skbs -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Johannes Berg <johannes.berg@intel.com> --- diff --git a/package/kernel/mac80211/patches/320-cfg80211-add-support-for-non-linear-skbs-in-ieee8021.patch b/package/kernel/mac80211/patches/320-cfg80211-add-support-for-non-linear-skbs-in-ieee8021.patch index 2eeed22af0..8081f4b643 100644 --- a/package/kernel/mac80211/patches/320-cfg80211-add-support-for-non-linear-skbs-in-ieee8021.patch +++ b/package/kernel/mac80211/patches/320-cfg80211-add-support-for-non-linear-skbs-in-ieee8021.patch @@ -1,9 +1,9 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Tue, 2 Feb 2016 14:39:10 +0100 Subject: [PATCH] cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023s -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Johannes Berg <johannes.berg@intel.com> --- diff --git a/package/kernel/mac80211/patches/322-mac80211-add-A-MSDU-tx-support.patch b/package/kernel/mac80211/patches/322-mac80211-add-A-MSDU-tx-support.patch index e7bfb9c83d..cf3988ea9c 100644 --- a/package/kernel/mac80211/patches/322-mac80211-add-A-MSDU-tx-support.patch +++ b/package/kernel/mac80211/patches/322-mac80211-add-A-MSDU-tx-support.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Fri, 5 Feb 2016 01:38:51 +0100 Subject: [PATCH] mac80211: add A-MSDU tx support Requires software tx queueing support. frag_list support (for zero-copy) is optional. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/include/net/mac80211.h diff --git a/package/kernel/mac80211/patches/332-cfg80211-fix-faulty-variable-initialization-in-ieee8.patch b/package/kernel/mac80211/patches/332-cfg80211-fix-faulty-variable-initialization-in-ieee8.patch index e414f23784..620d616058 100644 --- a/package/kernel/mac80211/patches/332-cfg80211-fix-faulty-variable-initialization-in-ieee8.patch +++ b/package/kernel/mac80211/patches/332-cfg80211-fix-faulty-variable-initialization-in-ieee8.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 8 Feb 2016 14:24:36 +0100 Subject: [PATCH] cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023s @@ -6,7 +6,7 @@ Subject: [PATCH] cfg80211: fix faulty variable initialization in reuse_skb is set to true if the code decides to use the last segment. Fixes a memory leak -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/net/wireless/util.c diff --git a/package/kernel/mac80211/patches/333-cfg80211-reuse-existing-page-fragments-in-A-MSDU-rx.patch b/package/kernel/mac80211/patches/333-cfg80211-reuse-existing-page-fragments-in-A-MSDU-rx.patch index 6e2d0cf5b0..23fdb40252 100644 --- a/package/kernel/mac80211/patches/333-cfg80211-reuse-existing-page-fragments-in-A-MSDU-rx.patch +++ b/package/kernel/mac80211/patches/333-cfg80211-reuse-existing-page-fragments-in-A-MSDU-rx.patch @@ -1,10 +1,10 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 8 Feb 2016 14:33:19 +0100 Subject: [PATCH] cfg80211: reuse existing page fragments in A-MSDU rx This massively reduces data copying and thus improves rx performance -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/net/wireless/util.c diff --git a/package/kernel/mac80211/patches/335-mac80211-minstrel_ht-set-A-MSDU-tx-limits-based-on-s.patch b/package/kernel/mac80211/patches/335-mac80211-minstrel_ht-set-A-MSDU-tx-limits-based-on-s.patch index acaacf7cac..4d90ab09cd 100644 --- a/package/kernel/mac80211/patches/335-mac80211-minstrel_ht-set-A-MSDU-tx-limits-based-on-s.patch +++ b/package/kernel/mac80211/patches/335-mac80211-minstrel_ht-set-A-MSDU-tx-limits-based-on-s.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 18 Feb 2016 19:30:05 +0100 Subject: [PATCH] mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate @@ -6,7 +6,7 @@ Subject: [PATCH] mac80211: minstrel_ht: set A-MSDU tx limits based on selected Prevents excessive A-MSDU aggregation at low data rates or bad conditions. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/net/mac80211/rc80211_minstrel_ht.c diff --git a/package/kernel/mac80211/patches/336-mac80211-minstrel_ht-set-default-tx-aggregation-time.patch b/package/kernel/mac80211/patches/336-mac80211-minstrel_ht-set-default-tx-aggregation-time.patch index 32a2ad6f0b..b956687bab 100644 --- a/package/kernel/mac80211/patches/336-mac80211-minstrel_ht-set-default-tx-aggregation-time.patch +++ b/package/kernel/mac80211/patches/336-mac80211-minstrel_ht-set-default-tx-aggregation-time.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 18 Feb 2016 19:45:33 +0100 Subject: [PATCH] mac80211: minstrel_ht: set default tx aggregation timeout to 0 @@ -15,7 +15,7 @@ ath9k. This should improve stability without causing any adverse effects. Cc: stable@vger.kernel.org -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/net/mac80211/rc80211_minstrel_ht.c diff --git a/package/kernel/mac80211/patches/337-mac80211-minstrel_ht-fix-a-logic-error-in-RTS-CTS-ha.patch b/package/kernel/mac80211/patches/337-mac80211-minstrel_ht-fix-a-logic-error-in-RTS-CTS-ha.patch index 229351ba56..76a6b6994d 100644 --- a/package/kernel/mac80211/patches/337-mac80211-minstrel_ht-fix-a-logic-error-in-RTS-CTS-ha.patch +++ b/package/kernel/mac80211/patches/337-mac80211-minstrel_ht-fix-a-logic-error-in-RTS-CTS-ha.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Wed, 24 Feb 2016 12:03:13 +0100 Subject: [PATCH] mac80211: minstrel_ht: fix a logic error in RTS/CTS handling MIME-Version: 1.0 @@ -10,7 +10,7 @@ a dual-stream rate and the sta is in dynamic SMPS mode. Fixes: a3ebb4e1b763 ("mac80211: minstrel_ht: handle peers in dynamic SMPS") Reported-by: MatÃas Richart <mrichart@fing.edu.uy> -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/net/mac80211/rc80211_minstrel_ht.c diff --git a/package/kernel/mac80211/patches/342-mac80211-do-not-pass-injected-frames-without-a-valid.patch b/package/kernel/mac80211/patches/342-mac80211-do-not-pass-injected-frames-without-a-valid.patch index d7452c29c1..4f00b50426 100644 --- a/package/kernel/mac80211/patches/342-mac80211-do-not-pass-injected-frames-without-a-valid.patch +++ b/package/kernel/mac80211/patches/342-mac80211-do-not-pass-injected-frames-without-a-valid.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Wed, 2 Mar 2016 15:51:40 +0100 Subject: [PATCH] mac80211: do not pass injected frames without a valid rate to the driver @@ -6,7 +6,7 @@ Subject: [PATCH] mac80211: do not pass injected frames without a valid rate to Fall back to rate control if the requested bitrate was not found. Fixes: dfdfc2beb0dd ("mac80211: Parse legacy and HT rate in injected frames") -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/net/mac80211/tx.c diff --git a/package/kernel/mac80211/patches/343-mac80211-minstrel_ht-improve-sample-rate-skip-logic.patch b/package/kernel/mac80211/patches/343-mac80211-minstrel_ht-improve-sample-rate-skip-logic.patch index 55ff817009..c3db6eb545 100644 --- a/package/kernel/mac80211/patches/343-mac80211-minstrel_ht-improve-sample-rate-skip-logic.patch +++ b/package/kernel/mac80211/patches/343-mac80211-minstrel_ht-improve-sample-rate-skip-logic.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 3 Mar 2016 23:20:06 +0100 Subject: [PATCH] mac80211: minstrel_ht: improve sample rate skip logic @@ -21,7 +21,7 @@ instead of assuming a specific order between the two. In my tests this patch significantly reduces the time until minstrel_ht finds the optimal rate right after assoc -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/net/mac80211/rc80211_minstrel_ht.c diff --git a/package/kernel/mac80211/patches/548-ath9k_enable_gpio_chip.patch b/package/kernel/mac80211/patches/548-ath9k_enable_gpio_chip.patch index f91d85c6f8..5203471c7e 100644 --- a/package/kernel/mac80211/patches/548-ath9k_enable_gpio_chip.patch +++ b/package/kernel/mac80211/patches/548-ath9k_enable_gpio_chip.patch @@ -6,7 +6,7 @@ Enable access to GPIO chip and its pins for Atheros AR92xx wireless devices. For now AR9285 and AR9287 are supported. Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl> -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/wireless/ath/ath9k/ath9k.h +++ b/drivers/net/wireless/ath/ath9k/ath9k.h diff --git a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch index 05274065c7..64a9c31cd8 100644 --- a/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch +++ b/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch @@ -6,7 +6,7 @@ Key poller is activated for attached platform buttons. Requires ath9k GPIO chip access. Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl> -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/wireless/ath/ath9k/ath9k.h +++ b/drivers/net/wireless/ath/ath9k/ath9k.h diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile index 33f61cbc3f..5569a5ca3e 100644 --- a/package/kernel/mt76/Makefile +++ b/package/kernel/mt76/Makefile @@ -13,7 +13,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=7059cc27df894a4b845b6deb7c51425ffb4b7c5c PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/kernel.mk diff --git a/package/kernel/trelay/src/trelay.c b/package/kernel/trelay/src/trelay.c index 8fa4374c06..581a5cfd2f 100644 --- a/package/kernel/trelay/src/trelay.c +++ b/package/kernel/trelay/src/trelay.c @@ -1,7 +1,7 @@ /* * trelay.c: Trivial Ethernet Relay * - * Copyright (C) 2012 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2012 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/package/libs/libconfig/Makefile b/package/libs/libconfig/Makefile index bbc0b04fba..caa8fe54ab 100644 --- a/package/libs/libconfig/Makefile +++ b/package/libs/libconfig/Makefile @@ -18,7 +18,7 @@ PKG_MD5SUM:=b6ee0ce2b3ef844bad7cac2803a90634 PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=LGPL-2.1+ include $(INCLUDE_DIR)/package.mk diff --git a/package/libs/libjson-c/Makefile b/package/libs/libjson-c/Makefile index 2b4c0a283e..404a55d417 100644 --- a/package/libs/libjson-c/Makefile +++ b/package/libs/libjson-c/Makefile @@ -21,7 +21,7 @@ PKG_LICENSE_FILES:=COPYING PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk diff --git a/package/libs/libnl-tiny/Makefile b/package/libs/libnl-tiny/Makefile index 33a4758252..df5a7fd72e 100644 --- a/package/libs/libnl-tiny/Makefile +++ b/package/libs/libnl-tiny/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=0.1 PKG_RELEASE:=5 PKG_LICENSE:=LGPL-2.1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile index 3943efab25..af5d71e4fc 100644 --- a/package/libs/libpcap/Makefile +++ b/package/libs/libpcap/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://www.tcpdump.org/release/ PKG_MD5SUM:=b2e13142bbaba857ab1c6894aedaf547 PKG_FIXUP:=patch-libtool -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 diff --git a/package/libs/libroxml/Makefile b/package/libs/libroxml/Makefile index 18a0d763e9..dcbe610490 100644 --- a/package/libs/libroxml/Makefile +++ b/package/libs/libroxml/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.libroxml.net/pool/v2.x PKG_MD5SUM:=a975f91be150f7a19168a45ce15769ca -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 diff --git a/package/libs/librpc/Makefile b/package/libs/librpc/Makefile index 8f0210fe14..d24cdd95d6 100644 --- a/package/libs/librpc/Makefile +++ b/package/libs/librpc/Makefile @@ -15,7 +15,7 @@ PKG_USE_MIPS16:=0 PKG_LICENSE:=LGPL-2.1 PKG_LICENSE_FILES:= -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 77be58744e..c86a80b44b 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -15,7 +15,7 @@ CMAKE_INSTALL:=1 PKG_LICENSE:=ISC PKG_LICENSE_FILES:= -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_BUILD_DEPENDS:=lua diff --git a/package/libs/libusb-compat/Makefile b/package/libs/libusb-compat/Makefile index c1cb58700b..fe92c3fd6d 100644 --- a/package/libs/libusb-compat/Makefile +++ b/package/libs/libusb-compat/Makefile @@ -19,7 +19,7 @@ PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 PKG_LICENSE:=LGPL-2.1 -PKG_MAINTAINER := Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER := Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk diff --git a/package/libs/libusb/Makefile b/package/libs/libusb/Makefile index 58536c021c..cbf2935841 100644 --- a/package/libs/libusb/Makefile +++ b/package/libs/libusb/Makefile @@ -19,7 +19,7 @@ PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 PKG_LICENSE:=LGPL-2.1 -PKG_MAINTAINER := Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER := Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk diff --git a/package/libs/toolchain/Makefile b/package/libs/toolchain/Makefile index 120193ad50..ac60bc14c7 100644 --- a/package/libs/toolchain/Makefile +++ b/package/libs/toolchain/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=toolchain PKG_RELEASE:=1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-3.0-with-GCC-exception include $(INCLUDE_DIR)/package.mk diff --git a/package/libs/uclient/Makefile b/package/libs/uclient/Makefile index ddcaf430aa..58734aa18d 100644 --- a/package/libs/uclient/Makefile +++ b/package/libs/uclient/Makefile @@ -17,7 +17,7 @@ PKG_BUILD_DEPENDS:=ustream-ssl PKG_LICENSE:=ISC PKG_LICENSE_FILES:= -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile index 4a8a8d393d..71264651ae 100644 --- a/package/libs/ustream-ssl/Makefile +++ b/package/libs/ustream-ssl/Makefile @@ -16,7 +16,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR) PKG_LICENSE:=ISC PKG_LICENSE_FILES:= -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index ff54fca6a4..514eedd885 100644 --- a/package/network/config/netifd/Makefile +++ b/package/network/config/netifd/Makefile @@ -9,7 +9,7 @@ PKG_SOURCE_URL=$(OPENWRT_GIT)/project/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=39d9ceeb96162a83a3f5fa63e6aaa1ccb38caa62 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> # PKG_MIRROR_MD5SUM:= # CMAKE_INSTALL:=1 diff --git a/package/network/config/qos-scripts/Makefile b/package/network/config/qos-scripts/Makefile index 288740b245..1b43ba1d30 100644 --- a/package/network/config/qos-scripts/Makefile +++ b/package/network/config/qos-scripts/Makefile @@ -11,7 +11,7 @@ PKG_NAME:=qos-scripts PKG_VERSION:=1.3.0 PKG_RELEASE:=1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) diff --git a/package/network/config/swconfig/Makefile b/package/network/config/swconfig/Makefile index b62b059873..2856742fcd 100644 --- a/package/network/config/swconfig/Makefile +++ b/package/network/config/swconfig/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=swconfig PKG_RELEASE:=10 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk diff --git a/package/network/config/swconfig/src/cli.c b/package/network/config/swconfig/src/cli.c index 90554143e1..331f3d5dac 100644 --- a/package/network/config/swconfig/src/cli.c +++ b/package/network/config/swconfig/src/cli.c @@ -1,7 +1,7 @@ /* * swconfig.c: Switch configuration utility * - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2010 Martin Mares <mj@ucw.cz> * * This program is free software; you can redistribute it and/or diff --git a/package/network/config/swconfig/src/swlib.c b/package/network/config/swconfig/src/swlib.c index 9b675a924a..e6e9aead47 100644 --- a/package/network/config/swconfig/src/swlib.c +++ b/package/network/config/swconfig/src/swlib.c @@ -1,7 +1,7 @@ /* * swlib.c: Switch configuration API (user space part) * - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/package/network/config/swconfig/src/swlib.h b/package/network/config/swconfig/src/swlib.h index f443bf5c26..3826a5e340 100644 --- a/package/network/config/swconfig/src/swlib.h +++ b/package/network/config/swconfig/src/swlib.h @@ -1,7 +1,7 @@ /* * swlib.h: Switch configuration API (user space part) * - * Copyright (C) 2008-2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008-2009 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/package/network/config/swconfig/src/uci.c b/package/network/config/swconfig/src/uci.c index bbeeb03111..b541b71646 100644 --- a/package/network/config/swconfig/src/uci.c +++ b/package/network/config/swconfig/src/uci.c @@ -1,7 +1,7 @@ /* * uci.c: UCI binding for the switch configuration utility * - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/package/network/services/authsae/Makefile b/package/network/services/authsae/Makefile index 29550214fa..d74cfef430 100644 --- a/package/network/services/authsae/Makefile +++ b/package/network/services/authsae/Makefile @@ -22,7 +22,7 @@ CMAKE_INSTALL:=1 CMAKE_OPTIONS += -DSYSCONF_INSTALL_DIR=/etc -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=BSD-4-Clause include $(INCLUDE_DIR)/package.mk diff --git a/package/network/services/ead/Makefile b/package/network/services/ead/Makefile index bd33010d4e..42e13d693a 100644 --- a/package/network/services/ead/Makefile +++ b/package/network/services/ead/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_BUILD_DEPENDS:=libpcap PKG_BUILD_DIR:=$(BUILD_DIR)/ead -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk diff --git a/package/network/services/ead/src/ead-client.c b/package/network/services/ead/src/ead-client.c index 6d7e07dd44..35b67e3568 100644 --- a/package/network/services/ead/src/ead-client.c +++ b/package/network/services/ead/src/ead-client.c @@ -1,6 +1,6 @@ /* * Client for the Emergency Access Daemon - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/package/network/services/ead/src/ead-crypt.c b/package/network/services/ead/src/ead-crypt.c index 03721721d9..70d2b83b06 100644 --- a/package/network/services/ead/src/ead-crypt.c +++ b/package/network/services/ead/src/ead-crypt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/package/network/services/ead/src/ead-crypt.h b/package/network/services/ead/src/ead-crypt.h index 831ec8a280..2627d14162 100644 --- a/package/network/services/ead/src/ead-crypt.h +++ b/package/network/services/ead/src/ead-crypt.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/package/network/services/ead/src/ead.c b/package/network/services/ead/src/ead.c index bded769b9d..46a4625b6d 100644 --- a/package/network/services/ead/src/ead.c +++ b/package/network/services/ead/src/ead.c @@ -1,6 +1,6 @@ /* * Emergency Access Daemon - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/package/network/services/ead/src/ead.h b/package/network/services/ead/src/ead.h index 54505ce28c..515ac21bdb 100644 --- a/package/network/services/ead/src/ead.h +++ b/package/network/services/ead/src/ead.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/package/network/services/ead/src/pfc.c b/package/network/services/ead/src/pfc.c index 402e37f31d..e53cbd1524 100644 --- a/package/network/services/ead/src/pfc.c +++ b/package/network/services/ead/src/pfc.c @@ -1,6 +1,6 @@ /* * Small pcap precompiler - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile index dba29dd1e3..d843548580 100644 --- a/package/network/services/hostapd/Makefile +++ b/package/network/services/hostapd/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=git # PKG_MIRROR_MD5SUM:=4e7c1f97edd7514535056fce54ae053a -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=BSD-3-Clause PKG_BUILD_PARALLEL:=1 diff --git a/package/network/services/hostapd/patches/600-ubus_support.patch b/package/network/services/hostapd/patches/600-ubus_support.patch index 0a61aeff86..d5767259b6 100644 --- a/package/network/services/hostapd/patches/600-ubus_support.patch +++ b/package/network/services/hostapd/patches/600-ubus_support.patch @@ -44,7 +44,7 @@ @@ -0,0 +1,536 @@ +/* + * hostapd / ubus support -+ * Copyright (c) 2013, Felix Fietkau <nbd@openwrt.org> ++ * Copyright (c) 2013, Felix Fietkau <nbd@nbd.name> + * + * This software may be distributed under the terms of the BSD license. + * See README for more details. @@ -583,7 +583,7 @@ @@ -0,0 +1,78 @@ +/* + * hostapd / ubus support -+ * Copyright (c) 2013, Felix Fietkau <nbd@openwrt.org> ++ * Copyright (c) 2013, Felix Fietkau <nbd@nbd.name> + * + * This software may be distributed under the terms of the BSD license. + * See README for more details. diff --git a/package/network/services/igmpproxy/Makefile b/package/network/services/igmpproxy/Makefile index 03ad25819b..0ad85561c1 100644 --- a/package/network/services/igmpproxy/Makefile +++ b/package/network/services/igmpproxy/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/igmpproxy PKG_MD5SUM:=c56f41ec195bc1fe016369bf74efc5a1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk diff --git a/package/network/services/ppp/Makefile b/package/network/services/ppp/Makefile index 23c1e93c58..e3492ac55f 100644 --- a/package/network/services/ppp/Makefile +++ b/package/network/services/ppp/Makefile @@ -15,7 +15,7 @@ PKG_RELEASE:=9 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.samba.org/pub/ppp/ PKG_MD5SUM:=78818f40e6d33a1d1de68a1551f6595a -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=BSD-4-Clause PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) diff --git a/package/network/services/relayd/Makefile b/package/network/services/relayd/Makefile index 9b89ca72ed..937b98165e 100644 --- a/package/network/services/relayd/Makefile +++ b/package/network/services/relayd/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_URL=$(OPENWRT_GIT)/project/relayd.git PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=ad0b25ad74345d367c62311e14b279f5ccb8ef13 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 7b571a4410..fdbaa65a7b 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -19,7 +19,7 @@ PKG_MD5SUM:=76da2fa64edd94a0188531e7ecb27c4e PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=COPYING -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_BUILD_PARALLEL:=1 diff --git a/package/network/services/samba36/patches/111-owrt_smbpasswd.patch b/package/network/services/samba36/patches/111-owrt_smbpasswd.patch index 25fde6de2e..40b34e9a77 100644 --- a/package/network/services/samba36/patches/111-owrt_smbpasswd.patch +++ b/package/network/services/samba36/patches/111-owrt_smbpasswd.patch @@ -31,7 +31,7 @@ +++ b/source3/utils/owrt_smbpasswd.c @@ -0,0 +1,249 @@ +/* -+ * Copyright (C) 2012 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (C) 2012 Felix Fietkau <nbd@nbd.name> + * Copyright (C) 2008 John Crispin <blogic@openwrt.org> + * + * This program is free software; you can redistribute it and/or modify it diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile index da5572b5fe..b7238567a8 100644 --- a/package/network/services/uhttpd/Makefile +++ b/package/network/services/uhttpd/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL=$(OPENWRT_GIT)/project/uhttpd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=fe01ef3f52adae9da38ef47926cd50974af5d6b7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=ISC PKG_BUILD_DEPENDS = ustream-ssl diff --git a/package/network/utils/comgt/Makefile b/package/network/utils/comgt/Makefile index ac19aad3ae..3a23fb0525 100644 --- a/package/network/utils/comgt/Makefile +++ b/package/network/utils/comgt/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/comgt PKG_MD5SUM:=db2452680c3d953631299e331daf49ef -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-2.0+ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION) diff --git a/package/network/utils/iperf/Makefile b/package/network/utils/iperf/Makefile index a3e0232d19..614384916c 100644 --- a/package/network/utils/iperf/Makefile +++ b/package/network/utils/iperf/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME) PKG_MD5SUM:=44b5536b67719f4250faed632a3cd016 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=BSD-3-Clause PKG_BUILD_PARALLEL:=1 diff --git a/package/network/utils/iperf3/Makefile b/package/network/utils/iperf3/Makefile index da9c0044c9..b534f29047 100644 --- a/package/network/utils/iperf3/Makefile +++ b/package/network/utils/iperf3/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.es.net/pub/iperf PKG_MD5SUM:=a3b2bed7961ba184566df3c3d47f96a6 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=BSD-3-Clause PKG_BUILD_PARALLEL:=1 diff --git a/package/network/utils/iw/Makefile b/package/network/utils/iw/Makefile index ad82081570..a55692724d 100644 --- a/package/network/utils/iw/Makefile +++ b/package/network/utils/iw/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.kernel.org/pub/software/network/iw PKG_MD5SUM:=7adec72e91ebdd9c55429fa34a23a6f5 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk diff --git a/package/network/utils/tcpdump/Makefile b/package/network/utils/tcpdump/Makefile index 8e33a2bb7b..d0a05e0618 100644 --- a/package/network/utils/tcpdump/Makefile +++ b/package/network/utils/tcpdump/Makefile @@ -21,7 +21,7 @@ PKG_MD5SUM:=973a2513d0076e34aa9da7e15ed98e1b PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=BSD-3-Clause PKG_INSTALL:=1 diff --git a/package/network/utils/wireless-tools/Makefile b/package/network/utils/wireless-tools/Makefile index 67986baaa1..df7f6be9d6 100644 --- a/package/network/utils/wireless-tools/Makefile +++ b/package/network/utils/wireless-tools/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux PKG_MD5SUM:=e06c222e186f7cc013fd272d023710cb TAR_OPTIONS += || true -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-2.0 PKG_BUILD_DIR:=$(BUILD_DIR)/wireless_tools.$(PKG_VERSION) diff --git a/package/system/mtd/src/fis.c b/package/system/mtd/src/fis.c index f825f590c9..b50411cfeb 100644 --- a/package/system/mtd/src/fis.c +++ b/package/system/mtd/src/fis.c @@ -1,7 +1,7 @@ /* * FIS table updating code for mtd * - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License v2 diff --git a/package/system/mtd/src/imagetag.c b/package/system/mtd/src/imagetag.c index 2ad207660c..673dd44de5 100644 --- a/package/system/mtd/src/imagetag.c +++ b/package/system/mtd/src/imagetag.c @@ -2,7 +2,7 @@ * imagetag.c * * Copyright (C) 2005 Mike Baker - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * Copyrigth (C) 2010 Daniel Dickinson <openwrt@cshore.neomailbox.net> * * This program is free software; you can redistribute it and/or diff --git a/package/system/mtd/src/jffs2.c b/package/system/mtd/src/jffs2.c index c29fb33e5c..b432f64ac0 100644 --- a/package/system/mtd/src/jffs2.c +++ b/package/system/mtd/src/jffs2.c @@ -1,7 +1,7 @@ /* * jffs2 on-disk structure generator for mtd * - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License v2 diff --git a/package/system/mtd/src/mtd.c b/package/system/mtd/src/mtd.c index a8464947f3..af544198cb 100644 --- a/package/system/mtd/src/mtd.c +++ b/package/system/mtd/src/mtd.c @@ -2,7 +2,7 @@ * mtd - simple memory technology device manipulation tool * * Copyright (C) 2005 Waldemar Brodkorb <wbx@dass-it.de>, - * Copyright (C) 2005-2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2005-2009 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License v2 diff --git a/package/system/mtd/src/seama.c b/package/system/mtd/src/seama.c index ab24f03663..f8b677b189 100644 --- a/package/system/mtd/src/seama.c +++ b/package/system/mtd/src/seama.c @@ -5,7 +5,7 @@ * * Based on the trx fixup code: * Copyright (C) 2005 Mike Baker - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/package/system/mtd/src/trx.c b/package/system/mtd/src/trx.c index 816f0eba5f..360a1271e3 100644 --- a/package/system/mtd/src/trx.c +++ b/package/system/mtd/src/trx.c @@ -2,7 +2,7 @@ * trx.c * * Copyright (C) 2005 Mike Baker - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/package/system/ubus/Makefile b/package/system/ubus/Makefile index a7b6324a47..cfb16cc830 100644 --- a/package/system/ubus/Makefile +++ b/package/system/ubus/Makefile @@ -15,7 +15,7 @@ CMAKE_INSTALL:=1 PKG_LICENSE:=LGPL-2.1 PKG_LICENSE_FILES:= -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk diff --git a/package/system/uci/Makefile b/package/system/uci/Makefile index b0f387585c..d33967df70 100644 --- a/package/system/uci/Makefile +++ b/package/system/uci/Makefile @@ -24,7 +24,7 @@ PKG_SOURCE_PROTO:=git PKG_LICENSE:=LGPL-2.1 PKG_LICENSE_FILES:= -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_BUILD_PARALLEL:=0 diff --git a/package/system/uci/files/lib/config/uci.sh b/package/system/uci/files/lib/config/uci.sh index db84c8343e..50891a64e4 100644 --- a/package/system/uci/files/lib/config/uci.sh +++ b/package/system/uci/files/lib/config/uci.sh @@ -2,7 +2,7 @@ # Shell script compatibility wrappers for /sbin/uci # # Copyright (C) 2008-2010 OpenWrt.org -# Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> +# Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/package/system/usign/Makefile b/package/system/usign/Makefile index ce701cdb22..5b40ce9630 100644 --- a/package/system/usign/Makefile +++ b/package/system/usign/Makefile @@ -16,7 +16,7 @@ PKG_USE_MIPS16:=0 PKG_LICENSE:=ISC PKG_LICENSE_FILES:= -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/host-build.mk diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile index 24c064cf7c..7b3b292741 100644 --- a/package/utils/busybox/Makefile +++ b/package/utils/busybox/Makefile @@ -39,7 +39,7 @@ endif define Package/busybox SECTION:=base CATEGORY:=Base system - MAINTAINER:=Felix Fietkau <nbd@openwrt.org> + MAINTAINER:=Felix Fietkau <nbd@nbd.name> TITLE:=Core utilities for embedded Linux URL:=http://busybox.net/ DEPENDS:=+BUSYBOX_USE_LIBRPC:librpc +BUSYBOX_CONFIG_PAM:libpam diff --git a/package/utils/busybox/patches/010-networking-fix-uninitialized-memory-when-displaying-.patch b/package/utils/busybox/patches/010-networking-fix-uninitialized-memory-when-displaying-.patch index 554fc8f21f..eabbf3f908 100644 --- a/package/utils/busybox/patches/010-networking-fix-uninitialized-memory-when-displaying-.patch +++ b/package/utils/busybox/patches/010-networking-fix-uninitialized-memory-when-displaying-.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 18 Jan 2016 12:03:45 +0100 Subject: [PATCH] networking: fix uninitialized memory when displaying IPv6 addresses @@ -8,7 +8,7 @@ After commit 8e74adab0107658e3dc04ed342206272a284f43e INET_sprint6 uses more than just sin6_addr, it also tries to display the scope id, which is uninitialized when called from ife_print6. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/networking/interface.c diff --git a/package/utils/busybox/patches/020-networking-libiproute-fix-displaying-route-table-for.patch b/package/utils/busybox/patches/020-networking-libiproute-fix-displaying-route-table-for.patch index 1e153ea918..60027c48ab 100644 --- a/package/utils/busybox/patches/020-networking-libiproute-fix-displaying-route-table-for.patch +++ b/package/utils/busybox/patches/020-networking-libiproute-fix-displaying-route-table-for.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 7 Feb 2016 21:11:21 +0100 Subject: [PATCH] networking/libiproute: fix displaying route table for rules r->rtm_table only supports a 8 bit table id, prefer RTA_TABLE if present. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/networking/libiproute/iprule.c diff --git a/package/utils/busybox/patches/210-add_netmsg_util.patch b/package/utils/busybox/patches/210-add_netmsg_util.patch index 8162e3b615..23f05755bd 100644 --- a/package/utils/busybox/patches/210-add_netmsg_util.patch +++ b/package/utils/busybox/patches/210-add_netmsg_util.patch @@ -37,7 +37,7 @@ +++ b/networking/netmsg.c @@ -0,0 +1,65 @@ +/* -+ * Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (C) 2006 Felix Fietkau <nbd@nbd.name> + * + * This is free software, licensed under the GNU General Public License v2. + */ diff --git a/package/utils/busybox/patches/220-add_lock_util.patch b/package/utils/busybox/patches/220-add_lock_util.patch index 9cac9e6219..047d32ef10 100644 --- a/package/utils/busybox/patches/220-add_lock_util.patch +++ b/package/utils/busybox/patches/220-add_lock_util.patch @@ -37,7 +37,7 @@ +++ b/miscutils/lock.c @@ -0,0 +1,144 @@ +/* -+ * Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (C) 2006 Felix Fietkau <nbd@nbd.name> + * + * This is free software, licensed under the GNU General Public License v2. + */ diff --git a/package/utils/mdadm/Makefile b/package/utils/mdadm/Makefile index 69eec5b389..ff5d6692ae 100644 --- a/package/utils/mdadm/Makefile +++ b/package/utils/mdadm/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE_URL:=@KERNEL/linux/utils/raid/mdadm PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_MD5SUM:=2fd33dedcdb06f0d1461f50ddabb7e4a -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_BUILD_PARALLEL:=1 diff --git a/package/utils/px5g/px5g.c b/package/utils/px5g/px5g.c index d662232021..e9b82c2767 100644 --- a/package/utils/px5g/px5g.c +++ b/package/utils/px5g/px5g.c @@ -2,7 +2,7 @@ * px5g - Embedded x509 key and certificate generator based on PolarSSL * * Copyright (C) 2009 Steven Barth <steven@midlink.org> - * Copyright (C) 2014 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2014 Felix Fietkau <nbd@nbd.name> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/package/utils/usbmode/Makefile b/package/utils/usbmode/Makefile index 68d955aab2..b4e41a252c 100644 --- a/package/utils/usbmode/Makefile +++ b/package/utils/usbmode/Makefile @@ -14,7 +14,7 @@ CMAKE_INSTALL:=1 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:= -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_DATA_VERSION:=20150115 PKG_DATA_URL:=http://www.draisberghof.de/usb_modeswitch diff --git a/package/utils/usbutils/Makefile b/package/utils/usbutils/Makefile index dc57155149..ff737847d1 100644 --- a/package/utils/usbutils/Makefile +++ b/package/utils/usbutils/Makefile @@ -22,7 +22,7 @@ USB_IDS_FILE:=usb.ids PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 -PKG_MAINTAINER := Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER := Felix Fietkau <nbd@nbd.name> include $(INCLUDE_DIR)/package.mk |