Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hostapd: update to 2.10
@ 2022-01-28 18:03 hechos
  2022-01-29 20:06 ` leahneukirchen
  2022-02-01 14:51 ` [PR PATCH] [Closed]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: hechos @ 2022-01-28 18:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

There is a new pull request by hechos against master on the void-packages repository

https://github.com/hechos/void-packages hostapd
https://github.com/void-linux/void-packages/pull/35275

hostapd: update to 2.10
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
Yes
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35275.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hostapd-35275.patch --]
[-- Type: text/x-diff, Size: 1287 bytes --]

From 728de3d432dee71516384e83a69b0e26a16b3fc3 Mon Sep 17 00:00:00 2001
From: hechos <martin.damian.fernandez@gmail.com>
Date: Fri, 28 Jan 2022 15:00:51 -0300
Subject: [PATCH] hostapd: update to 2.10

---
 srcpkgs/hostapd/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/hostapd/template b/srcpkgs/hostapd/template
index 87cf12033e40..07c13d4b74f9 100644
--- a/srcpkgs/hostapd/template
+++ b/srcpkgs/hostapd/template
@@ -1,7 +1,7 @@
 # Template file for 'hostapd'
 pkgname=hostapd
-version=2.9
-revision=3
+version=2.10
+revision=1
 build_wrksrc="$pkgname"
 conf_files="/etc/hostapd/hostapd.conf"
 hostmakedepends="pkg-config"
@@ -11,14 +11,14 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="http://w1.fi/hostapd/"
 distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
-checksum=881d7d6a90b2428479288d64233151448f8990ab4958e0ecaca7eeb3c9db2bd7
+checksum=206e7c799b678572c2e3d12030238784bc4a9f82323b0156b4c9466f1498915d
 
 do_configure() {
 	cp -f ${FILESDIR}/config .config
 	sed -i 's#/etc/hostapd#/etc/hostapd/hostapd#' hostapd.conf
 }
 do_build() {
-	export CFLAGS+=" $(pkg-config --cflags libnl-3.0)"
+	export CFLAGS+="-O2 $(pkg-config --cflags libnl-3.0)"
 	make ${makejobs}
 }
 do_install() {

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: hostapd: update to 2.10
  2022-01-28 18:03 [PR PATCH] hostapd: update to 2.10 hechos
@ 2022-01-29 20:06 ` leahneukirchen
  2022-02-01 14:51 ` [PR PATCH] [Closed]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2022-01-29 20:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 179 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/35275#issuecomment-1024977883

Comment:
Is that explicit `-O2` needed?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: hostapd: update to 2.10
  2022-01-28 18:03 [PR PATCH] hostapd: update to 2.10 hechos
  2022-01-29 20:06 ` leahneukirchen
@ 2022-02-01 14:51 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2022-02-01 14:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

There's a closed pull request on the void-packages repository

hostapd: update to 2.10
https://github.com/void-linux/void-packages/pull/35275

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
Yes
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-01 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 18:03 [PR PATCH] hostapd: update to 2.10 hechos
2022-01-29 20:06 ` leahneukirchen
2022-02-01 14:51 ` [PR PATCH] [Closed]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).