Compare commits
44 Commits
Author | SHA256 | Date | |
---|---|---|---|
460782a6d6 | |||
ae18681620 | |||
fdf3fc3fc5 | |||
2668f33e9c | |||
22db7bcf4d | |||
f29e57da86 | |||
cb564a251e | |||
2ae040c3a6 | |||
ae6e704994 | |||
641beab5e9 | |||
205bc95c56 | |||
b2052d0e7a | |||
eee36a8412 | |||
9020a29080 | |||
01d90297f8 | |||
7794a47ba7 | |||
f30ad910b3 | |||
9fc08092f4 | |||
f94ac514ed | |||
955d7756ee | |||
0a8f88cee7 | |||
e19fd4927e | |||
1366559e76 | |||
5be2e30de5 | |||
8cb5d184ec | |||
64f919ae68 | |||
598eb0ddf8 | |||
0c2e0b279d | |||
3b5326dc6a | |||
cae9d681d7 | |||
cf8b1ca1c6 | |||
7461de03a7 | |||
72c2fd85da | |||
a67029b0cd | |||
165f861e01 | |||
056a9b9860 | |||
fd361caa04 | |||
|
e8ccd3ab17 | ||
128786571d | |||
b29af9c0b4 | |||
59a4ec5513 | |||
|
e822ac3a18 | ||
2811bf3f33 | |||
62cbe1b30e |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/containers/netavark.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.15.2</param>
|
||||
<param name="revision">v1.14.1</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/netavark.git</param>
|
||||
<param name="changesrevision">01b002ffea76934739836bddabe223908f48eb76</param></service></servicedata>
|
||||
<param name="changesrevision">8711e83883b5b3f683d84d847cdd196cb9550352</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c6331985314dc0d61a9dba6c4555831388dbff4b8f0cb413d1bdeb06cb1585f
|
||||
size 168986
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0717c3bb7bcbe5fe4e05d83cbc19829527d2098569c4e59dd3fc19384dab952e
|
||||
size 169915
|
BIN
netavark-1.12.2.tar.gz
(Stored with Git LFS)
BIN
netavark-1.12.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5e6714a8a1f9edd3742b816805b275ca7c5c8c3aebeb335f6cd391306e81050
|
||||
size 169303
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:094fd8818b654649955d1f1e4dbd0836faa1e7a017f552f5bf13e51aa47c2551
|
||||
size 170488
|
BIN
netavark-1.14.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
netavark-1.14.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:027afa48e510a04cde56dfda5068c58e8a262c0e119d4e1c915a7e6dc1760a43
|
||||
size 184529
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d32f95c51b7fb193324fdaa88ed19e719a4d8106411bbddb7f9db6048f5c19a
|
||||
size 185049
|
@@ -1,90 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 09 07:23:27 UTC 2025 - Madhankumar Chellamuthu <madhankumar.chellamuthu@suse.com>
|
||||
|
||||
- Update to version 1.15.2:
|
||||
* release v1.15.2
|
||||
* release notes for v1.15.2
|
||||
* dhcp_proxy: set timeout_sender only if required
|
||||
* cargo: bump mozim to 0.2.6
|
||||
* release v1.15.1
|
||||
* release notes for v1.15.1
|
||||
* Revert "remove search domain from response"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 04:51:45 UTC 2025 - Madhankumar Chellamuthu <madhankumar.chellamuthu@suse.com>
|
||||
|
||||
- Update to version 1.15.0:
|
||||
* release v1.15.0
|
||||
* release notes for v1.15.0
|
||||
* update release notes from v1.14.1
|
||||
* update nftables to 0.6.2
|
||||
* run cargo update
|
||||
* chore(deps): update rust crate tempfile to 3.20.0
|
||||
* chore(deps): update rust crate chrono to 0.4.41
|
||||
* fix(deps): update rust crate tokio to 1.45.0
|
||||
* fix(deps): update tonic monorepo to 0.13.1
|
||||
* fix(deps): update rust crate zbus to 5.6.0
|
||||
* fix(deps): update rust crate sha2 to 0.10.9
|
||||
* fix(deps): update rust crate clap to ~4.5.37
|
||||
* aardvark: handle names more safely
|
||||
* aardvark: use one buffer for commit_entry()
|
||||
* don't clone container_names in AardvarkEntry
|
||||
* Makefile: correctly set SOURCES
|
||||
* remove some unused deps
|
||||
* Makefile: use cargo --locked in CI
|
||||
* chore(deps): update dependency containers/automation_images to v20250422
|
||||
* ci: ensure tree is clean after build
|
||||
* fix(deps): update rust crate rand to 0.9.1
|
||||
* .github: check_cirrus_cron work around github bug
|
||||
* Cargo.lock: fix desync with Cargo.toml
|
||||
* fix(deps): update rust crate netlink-packet-utils to 0.6.0
|
||||
* firewalld_reload: share connection
|
||||
* fix new rust 1.86 lint errors
|
||||
* ignore SIGTERM and SIGINT on teardown
|
||||
* fix(deps): update rust crate tokio to 1.44.2
|
||||
* Release GHA: Automatically publish crate
|
||||
* test: use ncat not nc
|
||||
* update CI image 2025-03-24
|
||||
* fix new clippy lint errors
|
||||
* fix(deps): update rust crate env_logger to 0.11.8
|
||||
* fix(deps): update rust crate clap to ~4.5.34
|
||||
* chore(deps): update rust crate once_cell to 1.21.3
|
||||
* fix(deps): update rust crate hyper-util to 0.1.11
|
||||
* GHA: Automate release
|
||||
* remove search domain from response
|
||||
* chore(deps): update rust crate once_cell to 1.21.2
|
||||
* fix(deps): update tonic monorepo to 0.13.0
|
||||
* Add link to c/common contributor's guide
|
||||
* fix(deps): update rust crate log to 0.4.27
|
||||
* chore(deps): update rust crate tempfile to 3.19.1
|
||||
* fix(deps): update rust crate nispor to 1.2.23
|
||||
* fix(deps): update rust crate netlink-packet-route to 0.22.0
|
||||
* Fix detect of Firewalld's StrictForwardPorts property
|
||||
* chore(deps): update rust crate tempfile to 3.19.0
|
||||
* chore(deps): update rust crate once_cell to 1.21.1
|
||||
* fix(deps): update rust crate tokio to 1.44.1
|
||||
* chore(deps): update rust crate once_cell to 1.21.0
|
||||
* fix(deps): update rust crate env_logger to 0.11.7
|
||||
* fix(deps): update rust crate tokio to 1.44.0
|
||||
* test/001-basic: Make commit test optional
|
||||
* .github: remove cirrus rerun action
|
||||
* chore(deps): update rust crate tempfile to 3.18.0
|
||||
* fix(deps): update rust crate clap to ~4.5.31
|
||||
* chore(deps): update rust crate chrono to 0.4.40
|
||||
* fix(deps): update rust crate zbus to v5
|
||||
* Bump MSRV to v1.77
|
||||
* Update Rust crate log to 0.4.26
|
||||
* cirrus: do not build debug bins
|
||||
* Makefile: do not rebuild if nothing changed
|
||||
* Makefile: uninstall netavark-firewalld-reload.service
|
||||
* docs/Makefile: several fixes
|
||||
* Makefile: build docs by default
|
||||
* Makefile: do not build twice
|
||||
* chore(deps): update rust crate tempfile to 3.17.1
|
||||
* chore(deps): update rust crate tempfile to 3.17.0
|
||||
* fix(deps): update rust crate prost to 0.13.5
|
||||
* Bump to v1.15.0-dev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 05:31:40 UTC 2025 - madhankumar.chellamuthu@suse.com
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: netavark
|
||||
version: 1.15.2
|
||||
mtime: 1749032668
|
||||
commit: 01b002ffea76934739836bddabe223908f48eb76
|
||||
version: 1.14.1
|
||||
mtime: 1742234486
|
||||
commit: 8711e83883b5b3f683d84d847cdd196cb9550352
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%define major_minor %((v=%{version}; echo ${v%.*}))
|
||||
|
||||
Name: netavark
|
||||
Version: 1.15.2
|
||||
Version: 1.14.1
|
||||
Release: 0
|
||||
Summary: Container network stack
|
||||
License: Apache-2.0
|
||||
|
BIN
vendor.tar.gz
(Stored with Git LFS)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user