diff --git a/README.md b/README.md index fe8533b..c663a90 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ sudo dpkg -i realtek-r8125-dkms*.deb > If multiple files selected by the wild card, you should type the specific version of the file. > > ```bash -> sudo dpkg -i realtek-r8125-dkms_9.010.01-1_amd64.deb +> sudo dpkg -i realtek-r8125-dkms_9.010.01-2_amd64.deb > ``` If dependency error occurs, try to fix that with `apt` command. diff --git a/debian/changelog b/debian/changelog index d9bc9ce..3d5c450 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +realtek-r8125-dkms (9.010.01-2) stable; urgency=medium + + * Add support for kernel 6.1 + + -- Deokgyu Yang Mon, 19 Dec 2022 12:18:51 +0900 + realtek-r8125-dkms (9.010.01-1) stable; urgency=medium * Update Realtek r8125 driver to 9.010.01