Skip to content

Commit

Permalink
build: 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Jan 26, 2024
1 parent 54071ed commit a004dbe
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 50 deletions.
48 changes: 24 additions & 24 deletions CREDITS.md
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
# Project Dependencies
Package: adbyss
Version: 0.9.3
Generated: 2023-12-28 18:54:47 UTC
Version: 0.9.4
Generated: 2024-01-26 20:33:02 UTC

| Package | Version | Author(s) | License |
| ---- | ---- | ---- | ---- |
| [adbyss_core](https://github.com/Blobfolio/adbyss) | 0.9.3 | [Josh Stoik](mailto:[email protected]) | WTFPL |
| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.9.3 | [Josh Stoik](mailto:[email protected]) | WTFPL |
| [adbyss_core](https://github.com/Blobfolio/adbyss) | 0.9.4 | [Josh Stoik](mailto:[email protected]) | WTFPL |
| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.9.4 | [Josh Stoik](mailto:[email protected]) | WTFPL |
| [adler](https://github.com/jonas-schievink/adler.git) | 1.0.2 | [Jonas Schievink](mailto:[email protected]) | 0BSD, Apache-2.0, or MIT |
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.6 | [Tom Kaitchuck](mailto:[email protected]) | Apache-2.0 or MIT |
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.7 | [Tom Kaitchuck](mailto:[email protected]) | Apache-2.0 or MIT |
| [aho-corasick](https://github.com/BurntSushi/aho-corasick) | 1.1.2 | [Andrew Gallant](mailto:[email protected]) | MIT or Unlicense |
| [argyle](https://github.com/Blobfolio/argyle) | 0.6.8 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [base64](https://github.com/marshallpierce/rust-base64) | 0.21.5 | [Alice Maz](mailto:[email protected]) and [Marshall Pierce](mailto:[email protected]) | Apache-2.0 or MIT |
| [argyle](https://github.com/Blobfolio/argyle) | 0.7.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [base64](https://github.com/marshallpierce/rust-base64) | 0.21.7 | [Alice Maz](mailto:[email protected]) and [Marshall Pierce](mailto:[email protected]) | Apache-2.0 or MIT |
| [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
| [crc32fast](https://github.com/srijs/rust-crc32fast) | 1.3.2 | [Sam Rijs](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.4 | | Apache-2.0 or MIT |
| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.17 | | Apache-2.0 or MIT |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.18 | | Apache-2.0 or MIT |
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.5 | | Apache-2.0 or MIT |
| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.18 | | Apache-2.0 or MIT |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.19 | | Apache-2.0 or MIT |
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.6.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [either](https://github.com/bluss/either) | 1.9.0 | bluss | Apache-2.0 or MIT |
| [equivalent](https://github.com/cuviper/equivalent) | 1.0.1 | | Apache-2.0 or MIT |
| [fastrand](https://github.com/smol-rs/fastrand) | 2.0.1 | [Stjepan Glavina](mailto:[email protected]) | Apache-2.0 or MIT |
| [flate2](https://github.com/rust-lang/flate2-rs) | 1.0.28 | [Alex Crichton](mailto:[email protected]) and [Josh Triplett](mailto:[email protected]) | Apache-2.0 or MIT |
| [form_urlencoded](https://github.com/servo/rust-url) | 1.2.1 | The rust-url developers | Apache-2.0 or MIT |
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.11.8 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [getrandom](https://github.com/rust-random/getrandom) | 0.2.11 | The Rand Project Developers | Apache-2.0 or MIT |
| [getrandom](https://github.com/rust-random/getrandom) | 0.2.12 | The Rand Project Developers | Apache-2.0 or MIT |
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.14.3 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
| [idna](https://github.com/servo/rust-url/) | 0.5.0 | The rust-url developers | Apache-2.0 or MIT |
| [indexmap](https://github.com/bluss/indexmap) | 2.1.0 | | Apache-2.0 or MIT |
| [itoa](https://github.com/dtolnay/itoa) | 1.0.10 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [libc](https://github.com/rust-lang/libc) | 0.2.151 | The Rust Project Developers | Apache-2.0 or MIT |
| [libc](https://github.com/rust-lang/libc) | 0.2.152 | The Rust Project Developers | Apache-2.0 or MIT |
| [log](https://github.com/rust-lang/log) | 0.4.20 | The Rust Project Developers | Apache-2.0 or MIT |
| [memchr](https://github.com/BurntSushi/memchr) | 2.6.4 | [Andrew Gallant](mailto:[email protected]) and bluss | MIT or Unlicense |
| [memchr](https://github.com/BurntSushi/memchr) | 2.7.1 | [Andrew Gallant](mailto:[email protected]) and bluss | MIT or Unlicense |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) | 0.7.1 | [Frommi](mailto:[email protected]) and [oyvindln](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
| [once_cell](https://github.com/matklad/once_cell) | 1.19.0 | [Aleksey Kladov](mailto:[email protected]) | Apache-2.0 or MIT |
| [percent-encoding](https://github.com/servo/rust-url/) | 2.3.1 | The rust-url developers | Apache-2.0 or MIT |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.71 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
| [quote](https://github.com/dtolnay/quote) | 1.0.33 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [rayon](https://github.com/rayon-rs/rayon) | 1.8.0 | [Niko Matsakis](mailto:[email protected]) and [Josh Stone](mailto:[email protected]) | Apache-2.0 or MIT |
| [rayon-core](https://github.com/rayon-rs/rayon) | 1.12.0 | [Niko Matsakis](mailto:[email protected]) and [Josh Stone](mailto:[email protected]) | Apache-2.0 or MIT |
| [regex](https://github.com/rust-lang/regex) | 1.10.2 | The Rust Project Developers and [Andrew Gallant](mailto:[email protected]) | Apache-2.0 or MIT |
| [regex-automata](https://github.com/rust-lang/regex/tree/master/regex-automata) | 0.4.3 | The Rust Project Developers and [Andrew Gallant](mailto:[email protected]) | Apache-2.0 or MIT |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.78 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
| [quote](https://github.com/dtolnay/quote) | 1.0.35 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [rayon](https://github.com/rayon-rs/rayon) | 1.8.1 | [Niko Matsakis](mailto:[email protected]) and [Josh Stone](mailto:[email protected]) | Apache-2.0 or MIT |
| [rayon-core](https://github.com/rayon-rs/rayon) | 1.12.1 | [Niko Matsakis](mailto:[email protected]) and [Josh Stone](mailto:[email protected]) | Apache-2.0 or MIT |
| [regex](https://github.com/rust-lang/regex) | 1.10.3 | The Rust Project Developers and [Andrew Gallant](mailto:[email protected]) | Apache-2.0 or MIT |
| [regex-automata](https://github.com/rust-lang/regex/tree/master/regex-automata) | 0.4.5 | The Rust Project Developers and [Andrew Gallant](mailto:[email protected]) | Apache-2.0 or MIT |
| [regex-syntax](https://github.com/rust-lang/regex/tree/master/regex-syntax) | 0.8.2 | The Rust Project Developers and [Andrew Gallant](mailto:[email protected]) | Apache-2.0 or MIT |
| [ring](https://github.com/briansmith/ring) | 0.17.7 | [Brian Smith](mailto:[email protected]) | |
| [rustls](https://github.com/rustls/rustls) | 0.21.10 | | Apache-2.0, ISC, or MIT |
| [rustls-webpki](https://github.com/rustls/webpki) | 0.101.7 | | ISC |
| [ryu](https://github.com/dtolnay/ryu) | 1.0.16 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or BSL-1.0 |
| [sct](https://github.com/rustls/sct.rs) | 0.7.1 | [Joseph Birr-Pixton](mailto:[email protected]) | Apache-2.0, ISC, or MIT |
| [serde](https://github.com/serde-rs/serde) | 1.0.193 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.193 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [serde_yaml](https://github.com/dtolnay/serde-yaml) | 0.9.29 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [syn](https://github.com/dtolnay/syn) | 2.0.43 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [serde](https://github.com/serde-rs/serde) | 1.0.195 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.195 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [serde_yaml](https://github.com/dtolnay/serde-yaml) | 0.9.30 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [syn](https://github.com/dtolnay/syn) | 2.0.48 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [tempfile](https://github.com/Stebalien/tempfile) | 3.9.0 | [Steven Allen](mailto:[email protected]), The Rust Project Developers, [Ashley Mannix](mailto:[email protected]), and [Jason White](mailto:[email protected]) | Apache-2.0 or MIT |
| [tinyvec](https://github.com/Lokathor/tinyvec) | 1.6.0 | [Lokathor](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
| [tinyvec_macros](https://github.com/Soveu/tinyvec_macros) | 0.1.1 | [Soveu](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
| [unicode-bidi](https://github.com/servo/unicode-bidi) | 0.3.14 | The Servo Project Developers | Apache-2.0 or MIT |
| [unicode-bidi](https://github.com/servo/unicode-bidi) | 0.3.15 | The Servo Project Developers | Apache-2.0 or MIT |
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.12 | [David Tolnay](mailto:[email protected]) | Apache-2.0 AND Unicode-DFS-2016 or MIT |
| [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | 0.1.22 | [kwantam](mailto:[email protected]) and [Manish Goregaokar](mailto:[email protected]) | Apache-2.0 or MIT |
| [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) | 0.2.10 | [David Tolnay](mailto:[email protected]) | MIT |
Expand Down
36 changes: 12 additions & 24 deletions adbyss_psl/skel/raw/public_suffix_list.dat
Original file line number Diff line number Diff line change
Expand Up @@ -6710,7 +6710,7 @@ org.zw

// newGTLDs

// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2023-12-12T15:13:54Z
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2024-01-24T15:14:29Z
// This list is auto-generated, don't edit it manually.
// aaa : American Automobile Association, Inc.
// https://www.iana.org/domains/root/db/aaa.html
Expand Down Expand Up @@ -7016,10 +7016,6 @@ baidu
// https://www.iana.org/domains/root/db/banamex.html
banamex

// bananarepublic : The Gap, Inc.
// https://www.iana.org/domains/root/db/bananarepublic.html
bananarepublic

// band : Dog Beach, LLC
// https://www.iana.org/domains/root/db/band.html
band
Expand Down Expand Up @@ -8164,7 +8160,7 @@ ftr
// https://www.iana.org/domains/root/db/fujitsu.html
fujitsu

// fun : Radix FZC DMCC
// fun : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/fun.html
fun

Expand Down Expand Up @@ -8500,7 +8496,7 @@ horse
// https://www.iana.org/domains/root/db/hospital.html
hospital

// host : Radix FZC DMCC
// host : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/host.html
host

Expand Down Expand Up @@ -8720,7 +8716,7 @@ jpmorgan
// https://www.iana.org/domains/root/db/jprs.html
jprs

// juegos : Internet Naming Company LLC
// juegos : Dog Beach, LLC
// https://www.iana.org/domains/root/db/juegos.html
juegos

Expand Down Expand Up @@ -9392,10 +9388,6 @@ olayan
// https://www.iana.org/domains/root/db/olayangroup.html
olayangroup

// oldnavy : The Gap, Inc.
// https://www.iana.org/domains/root/db/oldnavy.html
oldnavy

// ollo : Dish DBS Corporation
// https://www.iana.org/domains/root/db/ollo.html
ollo
Expand All @@ -9416,7 +9408,7 @@ ong
// https://www.iana.org/domains/root/db/onl.html
onl

// online : Radix FZC DMCC
// online : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/online.html
online

Expand Down Expand Up @@ -9620,7 +9612,7 @@ pramerica
// https://www.iana.org/domains/root/db/praxi.html
praxi

// press : Radix FZC DMCC
// press : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/press.html
press

Expand Down Expand Up @@ -10072,7 +10064,7 @@ sina
// https://www.iana.org/domains/root/db/singles.html
singles

// site : Radix FZC DMCC
// site : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/site.html
site

Expand Down Expand Up @@ -10152,7 +10144,7 @@ soy
// https://www.iana.org/domains/root/db/spa.html
spa

// space : Radix FZC DMCC
// space : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/space.html
space

Expand Down Expand Up @@ -10204,7 +10196,7 @@ stockholm
// https://www.iana.org/domains/root/db/storage.html
storage

// store : Radix FZC DMCC
// store : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/store.html
store

Expand Down Expand Up @@ -10320,7 +10312,7 @@ tdk
// https://www.iana.org/domains/root/db/team.html
team

// tech : Radix FZC DMCC
// tech : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/tech.html
tech

Expand Down Expand Up @@ -10504,7 +10496,7 @@ unicom
// https://www.iana.org/domains/root/db/university.html
university

// uno : Radix FZC DMCC
// uno : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/uno.html
uno

Expand Down Expand Up @@ -10668,7 +10660,7 @@ webcam
// https://www.iana.org/domains/root/db/weber.html
weber

// website : Radix FZC DMCC
// website : Radix Technologies Inc.
// https://www.iana.org/domains/root/db/website.html
website

Expand Down Expand Up @@ -13426,10 +13418,6 @@ london.cloudapps.digital
// Submitted by Richard Baker <[email protected]>
pymnt.uk

// UKHomeOffice : https://www.gov.uk/government/organisations/home-office
// Submitted by Jon Shanks <[email protected]>
homeoffice.gov.uk

// GlobeHosting, Inc.
// Submitted by Zoltan Egresi <[email protected]>
ro.im
Expand Down
4 changes: 2 additions & 2 deletions release/man/adbyss.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH "ADBYSS" "1" "December 2023" "Adbyss v0.9.3" "User Commands"
.TH "ADBYSS" "1" "January 2024" "Adbyss v0.9.4" "User Commands"
.SH NAME
Adbyss \- Manual page for adbyss v0.9.3.
Adbyss \- Manual page for adbyss v0.9.4.
.SH DESCRIPTION
Adbyss is a DNS blacklist manager for Linux.
.SS USAGE:
Expand Down

0 comments on commit a004dbe

Please sign in to comment.