update 1.2.8

This commit is contained in:
github-actions[bot] 2022-11-17 18:45:21 +08:00
parent 71428340c4
commit 77734f5f04
13 changed files with 13 additions and 13 deletions

View File

@ -1,11 +1,11 @@
{
"mod_version": "1.2.7",
"mod_version": "1.2.8",
"files": [
{
"name": "igc-apollolake.tgz",
"url": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/igc-apollolake.tgz",
"sha256": "1e32b87575307145cb93844fa27f2230f6c471c7eb01ab11d7cb98589eba4cb4",
"sha256": "8d2ddf95482fa98a4f0f6a93a2a90b78f06c6328d8acbdd1f0611fb9d7512bc3",
"packed": true
},
{

View File

@ -1,11 +1,11 @@
{
"mod_version": "1.2.7",
"mod_version": "1.2.8",
"files": [
{
"name": "igc-broadwell.tgz",
"url": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/igc-broadwell.tgz",
"sha256": "20d79403c414ca2a3bac34084d2f675b7d71c1203746db2c335b0ae8a74a4c22",
"sha256": "120f24df310b10c135999e3c7cdedcf5dd2d0dc8ce9d1c62a1a85fba7c74e8a2",
"packed": true
},
{

View File

@ -1,11 +1,11 @@
{
"mod_version": "1.2.7",
"mod_version": "1.2.8",
"files": [
{
"name": "igc-broadwellnk.tgz",
"url": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/igc-broadwellnk.tgz",
"sha256": "7d035c739f76adca474027dd2bc322a44e251ec1751177254e78f6e6fa490d22",
"sha256": "92dda598700b3ae8bac1cf52adc6349f2779b9220c15203cab662647c3d666d9",
"packed": true
},
{

View File

@ -1,11 +1,11 @@
{
"mod_version": "1.2.7",
"mod_version": "1.2.8",
"files": [
{
"name": "igc-denverton.tgz",
"url": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/igc-denverton.tgz",
"sha256": "ca41824e6678187556606c67fb5d0d7474f6c5b5ee36ccde54b20cdf6a853fc7",
"sha256": "f96e62ec379bec1cda3893f950372b6a25465582df017a16c51b6f7048a3b2ca",
"packed": true
},
{

View File

@ -1,11 +1,11 @@
{
"mod_version": "1.2.7",
"mod_version": "1.2.8",
"files": [
{
"name": "igc-geminilake.tgz",
"url": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/igc-geminilake.tgz",
"sha256": "374ed30cd1fcf6f556b79c31c2d9a07d7556ee0184c38565321bf194b4ff264b",
"sha256": "614bb07ec21ce9e43263ae3b719137c92d13a8501362b858906a8e1db7607277",
"packed": true
},
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
{
"mod_version": "1.2.7",
"mod_version": "1.2.8",
"files": [
{
"name": "igc-v1000.tgz",
"url": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/igc-v1000.tgz",
"sha256": "d73b4e34ff7982b255cb3d888ab3a12a765c3eb1a278c11091b797018c686ead",
"sha256": "f2a3e27b3974d53abaaf47ff4279cd54e747d5dfef93c65347fad33ddfb815c4",
"packed": true
},
{

View File

@ -20,7 +20,7 @@
#include "backport_overflow.h"
#define DRV_SUMMARY "Intel(R) 2.5G Ethernet Linux Driver"
#define DRV_VERSION "1.2.7"
#define DRV_VERSION "1.2.8"
#define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)