Skip to content

Commit

Permalink
release: 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Jan 26, 2024
2 parents 48a2f67 + a004dbe commit 945effc
Show file tree
Hide file tree
Showing 11 changed files with 93 additions and 96 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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Save, reboot, and you should be back to normal!

See also: [CREDITS.md](CREDITS.md)

Copyright © 2023 [Blobfolio, LLC](https://blobfolio.com) <[email protected]>
Copyright © 2024 [Blobfolio, LLC](https://blobfolio.com) <[email protected]>

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2.

Expand Down
8 changes: 4 additions & 4 deletions adbyss/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "adbyss"
version = "0.9.3"
version = "0.9.4"
license = "WTFPL"
authors = ["Josh Stoik <[email protected]>"]
edition = "2021"
Expand All @@ -11,14 +11,14 @@ publish = false

[package.metadata.deb]
maintainer = "Josh Stoik <[email protected]>"
copyright = "2022, Blobfolio, LLC <[email protected]>"
copyright = "2024, Blobfolio, LLC <[email protected]>"
license-file = ["../LICENSE", "0"]
revision = "1"
depends = "$auto"
extended-description = ""
section = "net"
assets = [
["../target/x86_64-unknown-linux-gnu/release/adbyss", "usr/bin/", "755"],
["../target/release/adbyss", "usr/bin/", "755"],
["./skel/adbyss.yaml", "etc/", "644"],
["../release/completions/adbyss.bash", "etc/bash_completion.d/", "644"],
["../release/man/adbyss.1.gz", "usr/share/man/man1/", "644"],
Expand Down Expand Up @@ -90,7 +90,7 @@ items = [
]

[dependencies]
argyle = "0.6.*"
argyle = "0.7.*"
dactyl = "0.6.*"
fyi_msg = "0.11.*"
libc = "0.2.*"
Expand Down
4 changes: 2 additions & 2 deletions adbyss_core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "adbyss_core"
version = "0.9.3"
version = "0.9.4"
license = "WTFPL"
authors = ["Josh Stoik <[email protected]>"]
edition = "2021"
Expand All @@ -10,7 +10,7 @@ repository = "https://github.com/Blobfolio/adbyss"
publish = false

[dependencies]
argyle = "0.6.*"
argyle = "0.7.*"
dactyl = "0.6.*"
fyi_msg = "0.11.*"
rayon = "1.8.*"
Expand Down
39 changes: 34 additions & 5 deletions adbyss_core/src/hosts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ use utc2k::FmtUtc2k;



/// # End Watermark.
const END_WATERMARK: &str = "## End of Adbyss Rules ##";



#[derive(Clone, Copy, PartialEq)]
/// Watermark.
///
Expand Down Expand Up @@ -348,25 +353,45 @@ impl Shitlist {
// Load existing hosts.
let mut txt: String = String::with_capacity(512);
let mut watermark: Watermark = Watermark::Zero;
let mut inside = false;

for line in File::open(&self.hostfile)
.map(BufReader::new)
.map_err(|_| AdbyssError::HostsRead(Box::from(self.hostfile.clone())))?
.lines()
.map_while(std::result::Result::ok)
{
// We'll want to stop once we have absorbed the watermark.
watermark = watermark.is_match(&line);
// Trim at the start to make comparisons easier.
let trimmed_line = line.trim();

// Once we've found our opening watermark, everything gets ignored
// unless/until we find the corresponding end marker.
if inside {
// We're free!
if trimmed_line == END_WATERMARK {
inside = false;
watermark = Watermark::Zero;
}
continue;
}

// Otherwise be on the lookout for the opening marker!
watermark = watermark.is_match(trimmed_line);
if Watermark::Three == watermark {
// Erase the two lines we've already written, and trim the
// end once more for good measure.
txt.truncate(txt[..txt.len()-23].trim_end().len());
txt.push('\n');
break;
inside = true;
continue;
}

txt.push_str(line.trim());
txt.push('\n');
// Unless we've found an orphaned end marker, this is a user-
// defined line. Add it!
if trimmed_line != END_WATERMARK {
txt.push_str(trimmed_line);
txt.push('\n');
}
}

Ok(txt)
Expand Down Expand Up @@ -558,6 +583,10 @@ impl Shitlist {
self.out.extend_from_slice(x.as_bytes());
});

// Add some lines and our closer and call it a day!
self.out.push(b'\n');
self.out.push(b'\n');
self.out.extend_from_slice(END_WATERMARK.as_bytes());
self.out.push(b'\n');

// Triple-check we indeed have valid UTF-8.
Expand Down
8 changes: 8 additions & 0 deletions adbyss_psl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [0.9.4](https://github.com/Blobfolio/adbyss/releases/tag/v0.9.4) - 2024-01-26

### Changed

* Update suffix database



## [0.9.3](https://github.com/Blobfolio/adbyss/releases/tag/v0.9.3) - 2023-12-28

### Changed
Expand Down
2 changes: 1 addition & 1 deletion adbyss_psl/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "adbyss_psl"
version = "0.9.3"
version = "0.9.4"
license = "WTFPL"
authors = ["Josh Stoik <[email protected]>"]
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion adbyss_psl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ adbyss_psl = "0.8.*"

## License

Copyright © 2023 [Blobfolio, LLC](https://blobfolio.com) &lt;[email protected]&gt;
Copyright © 2024 [Blobfolio, LLC](https://blobfolio.com) &lt;[email protected]&gt;

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2.

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
Loading

0 comments on commit 945effc

Please sign in to comment.