File AdGuardHome.changes of Package AdGuardHome

-------------------------------------------------------------------
Tue Dec 12 13:11:59 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.43
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.43

-------------------------------------------------------------------
Fri Dec  8 15:47:47 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.42
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.42

-------------------------------------------------------------------
Wed Aug 16 04:37:20 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Limit build require golang(API) to 1.20

-------------------------------------------------------------------
Thu Jul 13 12:44:07 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.34
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.34
- Update Tumbleweed nodejs require to 20

-------------------------------------------------------------------
Fri Apr 21 15:36:34 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.29
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.29

-------------------------------------------------------------------
Sat Apr  8 07:21:59 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.27
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.27

-------------------------------------------------------------------
Fri Mar 10 14:31:36 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.26
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.26

-------------------------------------------------------------------
Sun Feb 26 15:26:29 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.25
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.25
- Update latest golang require follow upstream
- Add NODE_OPTIONS to fix build

-------------------------------------------------------------------
Fri Feb  3 14:33:01 UTC 2023 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.23
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.23
- Follow upstream remove unused client2 related configuration

-------------------------------------------------------------------
Sat Dec 17 07:15:54 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.21
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.21

-------------------------------------------------------------------
Thu Nov 24 14:04:32 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.19
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.19
            https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.18

-------------------------------------------------------------------
Fri Nov  4 04:34:47 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.17
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.17

-------------------------------------------------------------------
Sat Oct  8 04:40:44 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.16
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.16

-------------------------------------------------------------------
Tue Oct  4 07:46:44 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.15
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.15

-------------------------------------------------------------------
Mon Sep 12 06:32:33 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.12
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.12

-------------------------------------------------------------------
Wed Aug 17 16:44:15 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.10
  * Arabic localization.
  * Support for Discovery of Designated Resolvers (DDR) according to the
  RFC draft (#4463).
  * DHCP not working on most OSes (#4836).
  * invalid argument errors during update checks on older Linux kernels (#4670).
  * Data races and concurrent map access in statistics module (#4358, #4342).

-------------------------------------------------------------------
Tue Aug  9 16:36:12 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.9
  * Domain-specific upstream servers test. If such test fails, a warning message
  is shown (#4517).
  * UI and update links have been changed to make them more resistant to DNS
  blocking.
  * Fix Several UI issues (#4775, #4776, #4782).

-------------------------------------------------------------------
Thu Jul 14 13:42:21 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.8
  * Fix DHCP lease validation incorrectly letting users assign the IP address
  of the gateway as the address of the lease (#4698).
  * Updater no longer expects a hardcoded name for AdGuardHome executable (#4219).
  * Fix inconsistent names of runtime clients from hosts files (#4683).
  * PTR requests for addresses leased by DHCP will now be resolved into hostnames
  under dhcp.local_domain_name (#4699).
- Because of build issue client2 build disabled

-------------------------------------------------------------------
Tue Jun  7 02:01:36 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.7
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.7

-------------------------------------------------------------------
Wed Apr 13 15:22:45 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.6
  * Add Support for SVCB/HTTPS parameter dohpath in filtering rules with the
  dnsrewrite modifier according to the RFC draft (#4463).
  * Deprecated SVCB/HTTPS parameter name echconfig in filtering rules with
  the dnsrewrite modifier. Use ech instead. v0.109.0 will remove support for
  the outdated name echconfig.
  * Deprecated Obsolete --no-mem-optimization option (#4437). v0.109.0 will
  remove the flag completely.
  * Fixed I/O timeout errors when checking for the presence of another DHCP
  server.
  * Fixed Network interfaces being incorrectly labeled as down during
  installation.
  * Fixed Rules for blocking the QQ service (#3717).
  * Remove Go 1.16 support

-------------------------------------------------------------------
Sat Mar 26 12:52:10 UTC 2022 - Erefd X <zzndb001@gmail.com>

- no more packr needed after 0.107.0

-------------------------------------------------------------------
Fri Mar  4 16:49:39 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.5

-------------------------------------------------------------------
Tue Mar  1 16:04:41 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.4
  * Minor UI improvements.
  * Optimistic cache now responds with expired items even if those can't be
  resolved again (#4254).
  * Unnecessarily complex hosts-related logic leading to infinite recursion in
  some cases (#4216).

-------------------------------------------------------------------
Tue Jan 25 16:41:54 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.3
  – Support for a $dnsrewrite modifier with an empty NOERROR response (#4133).
  – Wrong set of ports checked for duplicates during the initial setup (#4095).
  – Incorrectly invalidated service domains (#4120).
  – Poor testing of domain-specific upstream servers (#4074).
  – Omitted aliases of hosts specified by another line within the OS's hosts file (#4079).

-------------------------------------------------------------------
Mon Jan  3 05:15:38 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Merge tweak from Jérôme Audu

-------------------------------------------------------------------
Sun Jan  2 04:44:35 UTC 2022 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.2
  * Infinite loops when TCP connections time out (#4042).
- Update version in 0.107.1
  * The validation error message for duplicated allow- and blocklists in DNS
  settings now shows the duplicated elements (#3975).
  * Fix ipset initialization bugs (#4027).
  * Fix Legacy DNS rewrites from a wildcard pattern to a subdomain (#4016).
  * Fix Service not being stopped before running the uninstall service action (#3868).
  * Fix Broken reload service action on FreeBSD.
  * Fix Legacy DNS rewrites responding from upstream when a request other than A
  or AAAA is received (#4008).
  * Fix Panic on port availability check during installation (#3987).
  * Fix Incorrect application of rules from the OS's hosts files (#3998).

-------------------------------------------------------------------
Tue Dec 21 15:37:29 UTC 2021 - Erefd X <zzndb001@gmail.com>

- Update version to 0.107.0
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.0

-------------------------------------------------------------------
Wed May 19 14:53:17 UTC 2021 - Erefd X <zzndb001@gmail.com>

- Update version to 0.106.3
  * Support for reinstall (-r) and uninstall (-u) flags in the installation script (#2462).
  * Support for DHCP DECLINE and RELEASE message types (#3053).
  * Add microseconds to log output.
  * Intermittent "Warning: ID mismatch" errors (#3087).
  * Error when using installation script on some ARMv7 devices (#2542).
  * DHCP leases validation (#3107, #3127).
  * Local PTR request recursion in Docker containers (#3064).
  * Ignoring client-specific filtering settings when filtering is disabled in general settings (#2875).
  * Disallowed domains are now case-insensitive (#3115).
  * Other minor fixes and improvements.

-------------------------------------------------------------------
Fri May  7 04:42:20 UTC 2021 - Erefd X <zzndb001@gmail.com>

- Update version to 0.106.2
  * Fix Uniqueness validation for dynamic DHCP leases (#3056).
  * Fix Various other issues (#3075, #3077).

-------------------------------------------------------------------
Fri Apr 30 14:15:13 UTC 2021 - Erefd X <zzndb001@gmail.com>

- Update version to 0.106.1
  * Fix Local domain name handling when the DHCP server is disabled (#3028).
  * Fix Normalization of perviously-saved invalid static DHCP leases (#3027).
  * Fix Validation of IPv6 addresses with zones in system resolvers (#3022).

-------------------------------------------------------------------
Thu Apr 29 05:35:47 UTC 2021 - Erefd X <zzndb001@gmail.com>

- Update needed golang version to 1.16
- Remove client2/package.json hack
- Update version to 0.106.0
  * Can set custom upstreams to resolve PTR queries for local addresses (#2704)
  * Can disable the automatic resolving of clients' addresses (#2704)
  * Search by clients' names in the query log (#1273)
  * Can block user for login after configurable number of unsuccessful attempts
  for configurable time (#2826)
  * Add $denyallow modifier for filters (#2923)
  * Hostname uniqueness validation in the DHCP server (#2952)
  * Hostname generating for DHCP clients which don't provide their own (#2723)
  * New flag --no-etc-hosts to disable client domain name lookups in the
  operating system's /etc/hosts files (#1947)
  * Logging of the client's IP address after failed login attempts (#2824)
  * Verbose version output with -v --version (#2416)
  * The ability to set a custom TLD or domain name for known hosts in the local
  network (#2393, #2961)
  * The ability to serve DNS queries on multiple hosts and interfaces (#1401)
  * ips and text DHCP server options (#2385)
  * SRV records support in $dnsrewrite filters (#2533)
  * Our DoQ implementation is now updated to conform to the latest standard
  draft (#2843)
  * Quality of logging (#2954)
  * Normalization of hostnames sent by DHCP clients (#2945, #2952)
  * The access to the private hosts is now forbidden for users from external
  networks (#2889)
  * The reverse lookup for local addresses is now performed via local
  resolvers (#2704)
  * Stricter validation of the IP addresses of static leases in the DHCP
  server with regards to the netmask (#2838)
  * Stricter validation of $dnsrewrite filter modifier parameters (#2498)
  * New, more correct versioning scheme (#2412)
  * Multiple answers for $dnsrewrite rule matching requests with repeating
  patterns in it (#2981)
  * Root server resolving when custom upstreams for hosts are specified (#2994)
  * Inconsistent resolving of DHCP clients when the DHCP server is
  disabled (#2934).
  * Comment handling in clients' custom upstreams (#2947)
  * Overwriting of DHCPv4 options when using the HTTP API (#2927)
  * Assumption that MAC addresses always have the length of 6 octets (#2828)
  * Support for more than one /24 subnet in DHCP (#2541)
  * Invalid filenames in the mobileconfig API responses (#2835)

-------------------------------------------------------------------
Thu Mar 11 14:06:13 UTC 2021 - Erefd X <zzndb001@gmail.com>

- Update version to 0.105.2
  * Session token doesn't contain user's information anymore (#2470).
  * Fix incomplete hostnames with trailing zero-bytes handling (#2582).
  * Fix wrong DNS-over-TLS ALPN configuration (#2681).
  * Fix inconsistent responses for messages with EDNS0 and AD when DNS caching is enabled (#2600).
  * Fix incomplete OpenWRT detection (#2757).
  * Fix DHCP lease's expired field incorrect time format (#2692).
  * Fix incomplete DNS upstreams validation (#2674).
  * Fix wrong parsing of DHCP options of the ip type (#2688).

-------------------------------------------------------------------
Tue Feb 23 17:14:45 UTC 2021 - Erefd X <zzndb001@gmail.com>

- follow upstream makefile update build scriptlet
- build with client2

-------------------------------------------------------------------
Tue Feb 16 06:52:48 UTC 2021 - Erefd X <zzndb001@gmail.com>

- Update version to 0.105.1
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.1

-------------------------------------------------------------------
Mon Feb 15 03:34:54 UTC 2021 - Erefd X <zzndb001@gmail.com>

- Update version to 0.105.0
  plz check https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.0
- directly use go instead of packr
- update _service exclude more useless stuff

-------------------------------------------------------------------
Tue Jan  5 05:38:04 UTC 2021 - Erefd X <zzndb001@gmail.com>

- initial packaging v0.104.3
openSUSE Build Service is sponsored by