Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-03 | T6527: remove legacy Perl library components | Christian Breunig | |
(cherry picked from commit 069bd35b3cc58e0deeae02d3a7811d29c1ccea3f) | |||
2023-07-09 | T3355: remove legacy code and migrate remains to vyos-1x repo | Christian Breunig | |
2023-05-29 | T5003: Debian: update build and runtime dependencies for Bookworm | Christian Breunig | |
2021-10-24 | vyos-router: dhcpv6: T3885: add alternative UUID source | Christian Poessinger | |
Not all boards/devices ship the /sys/class/dmi/id/product_uuid file, thus a fallback is used (e.g. on PCEngines APU4 board) which feeds the device specific UUID from /sys/class/dmi/id/product_serial | |||
2021-06-19 | Debian: fix package dependencies to support Debian Bullseye | Christian Poessinger | |
2021-04-09 | Debian: add libboost-filesystem1.74.0 dependency for bullseye | Christian Poessinger | |
2021-01-07 | Debian: drop dh-systemd dependency | Christian Poessinger | |
dh-systemd was merged into debhelper in version 9.20160709 [1] and since stretch, dh-systemd is an empty transitional package. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822670 | |||
2021-01-04 | migration: T1398: remove dependency on vyatta-config-migrate | John Estabrook | |
2020-08-30 | Debian: add missing dependency on systemd (for systemctl) | Christian Poessinger | |
2019-04-28 | Debian: alter depends to prepare for Buster | Christian Poessinger | |
2018-12-23 | libboost-filesystem 1.62 is not compatible with jessie, updated to 1.55 as ↵ | Runar Borge | |
is shipped with jessie Commit f8cc921(https://github.com/vyos/vyatta-cfg/commit/f8cc92151e0c710c65da2089c9af70fd8cd230b5) breaks compiling on jessie because the version expected is newer than found on jessie. prior to this commit version 1.55 was allowed. | |||
2018-12-20 | Get rid of a hardcoded versioned package dependency. | Daniil Baturin | |
2018-08-24 | T441: adjust init scripts and postinst actions to use FRR instead of quagga. | Daniil Baturin | |
2017-11-07 | Revert "T441: Remove dependency on vyatta-quagga. This package should not ↵ | UnicronNL | |
depend on any routing stack anyway." This reverts commit 460a08d652ab7f7f38bf6c5b46d57009300d81da. | |||
2017-11-01 | T441: Remove dependency on vyatta-quagga. This package should not depend on ↵ | Daniil Baturin | |
any routing stack anyway. | |||
2017-08-28 | option to install higher version of libboost-filesystem | Kim | |
2017-08-18 | T353: remove the python library from vyatta-cfg. | Daniil Baturin | |
2017-01-09 | Adding python-vyos-mgmt library to vyatta-cfg package | Jason Hendry | |
2016-12-30 | Add initial draft of the python config library. | Daniil Baturin | |
2016-08-05 | rewrite debian rules file and include systemd service for vyatta-router script | Kim Hagen | |
2015-12-17 | Go back to using the apt version comparison for node sorting. | Thomas Jepp | |
2015-12-17 | Remove the dependency on apt. | Thomas Jepp | |
2015-11-23 | Fix missing build depends and runtime depends. Add a runtime dependency on ↵ | Thomas Jepp | |
vyatta-quagga to ensure packages are configured in the right order. | |||
2015-11-14 | vyatta-cfg: allow package to depend on development builds | Alex Harpin | |
Allow the vyatta-cfg package to depend on development of libvyatta-cfg so development ISOs can be built using it. | |||
2015-04-09 | Clean up the debian/control. | Daniil Baturin | |
2014-08-18 | Replace some old Vyatta names. | Daniil Baturin | |
2014-07-27 | Update maintainer address. | Daniil Baturin | |
2014-03-10 | Import and adapt Kim Hagen's changes for union-fs support. | Daniil Baturin | |
2014-01-08 | Add missing build dependencies. | Daniil Baturin | |
2013-06-01 | allow optional dependency on vyatta-unicast | Robert Bays | |
2010-12-20 | Handle IPv6 in is_local_address | Stephen Hemminger | |
Bug 6590 The code to check for local address has to be smarter to handle IPv6. Introduces dependency on Socket6 module. | |||
2010-11-30 | Use new bash empty command completion | Stephen Hemminger | |
In newer version of bash the complete -E is used to do command completion at top level. | |||
2010-10-27 | Make dependency on current vyatta-cfg-system | Stephen Hemminger | |
2010-09-02 | fix squeeze build issue | An-Cheng Huang | |
2010-08-24 | add extensible node sorting mechanism | An-Cheng Huang | |
* unify node sorting implementation into the backend library. * allow future implementation of per-node, customized sorting policy. | |||
2010-08-10 | separate libvyatta-cfg1 package | An-Cheng Huang | |
2010-07-29 | remove dev package dependency on vyatta-cfg | An-Cheng Huang | |
* this allows the dev package to be installed without vyatta-cfg and its (many) dependencies. | |||
2010-07-28 | add new cstore library | An-Cheng Huang | |
2010-02-05 | Force vyatta-cfg/vyatta-cfg-system synchronization | Stephen Hemminger | |
2009-10-30 | Sync config file after saving | Stephen Hemminger | |
By calling fsync, we can be more assured that file actually makes it to disk. | |||
2009-04-29 | testing if this fixes diable-link-detect file move problem | Mohit Mehta | |
2008-12-16 | update Build-Depends and Depends | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-08-04 | Add curl package for bug 3143. | Stig Thormodsrud | |
2008-06-21 | Add dependency | rbalocca | |
2008-04-23 | Add parted debian package for install-system usehollister | rbalocca | |
2008-04-01 | fix for bug 2689: sort tag nodes appropriately | An-Cheng Huang | |
2008-03-29 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-22 | Merge branch 'glendale' into hollywood | rbalocca | |