7 Commits

Author SHA1 Message Date
Yue Tao
969edcff63 Add debian package for dnsmasq
Porting 2 patches
close-tftp-sockets-immediately.patch
dnsmasq-update-ipv6-leases-from-config.patch

Story: 2009221
Task: 43439
Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: Ia1ad6965f6b8170252edf020733b4ce2b12b110c
2021-11-10 14:41:56 -05:00
Dongqi Chen
af359d4938 Add auto-versioning to starlingx/integ packages
This update makes use of the PKG_GITREVCOUNT variable
to auto-version the packages in this repo.

Story: 2007750
Task: 39951
Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
2020-06-24 09:48:28 +08:00
Martin, Chen
ae2097c4c2 rebase dnsmasq patch to CentOS 7.6 version
Test:
Pass build and multi-node deploy test

Depends-On: https://review.openstack.org/627183

Change-Id: I0f2cc1ca2c6e4975571e644811153103eef72fe4
Story: 2004522
Task: 28416
Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
2018-12-25 10:17:47 +08:00
zhipengl
992c3dfdf7 Refactor patches for dnsmasq package.
Use dnsmasq-config package to add init script to system folder
Remove dnsmasq-spec-add-init-script.patch.
Merge spec change part in dnsmasq-spec-add-init-script.patch
and src patch adding in patch-tftp-to-close-sockets-immediately.patch
to spec-include-TiS-patch.patch.
Deployment test and script check pass.

Story: 2003768
Task: 27583

Change-Id: I4d5b78fed03961056585b8c09dc483fac3b55728
Signed-off-by: zhipengl <zhipengs.liu@intel.com>
2018-11-07 01:23:49 +00:00
slin14
79eb1d3a08 de-fuzz dnsmasq patches
When do Centos 7.5 upgraded, some patches didn't resolve and cause
the fuzzy in the line numbers of the patches. And it may cause
.orig file is created when do patch. And this .orig file will lead
to rpm packaging failure due to the unexpected and unpackaged .orig
file.

Please visit below link to get more detail info:
https://bugs.launchpad.net/starlingx/+bug/1794611

Solution:
  Safest solution is to de-fuzz our patches.

Story: 2003389
Task: 26755

Change-Id: Ic7d7d8b060861a8d6af5555872add23ee8b348bf
Signed-off-by: slin14 <shuicheng.lin@intel.com>
2018-09-28 08:09:34 +08:00
chenyan
edfed46f4f CentOS 7.5 upgrade for dnsmasq package.
Story: 2003389
Task: 24494

Change-Id: Ib2bf11d1d797f81c988c4bee598657f32e65f6d5
Signed-off-by: chenyan <yan.chen@intel.com>
2018-08-24 14:17:45 +08:00
Scott Little
db9aaf09da Relocate dnsmasq to stx-integ/base/dnsmasq
Move content from stx-gplv3 into stx-integ

Packages will be relocated to

stx-integ:
    base/
        anaconda
        crontabs
        dnsmasq
        rsync

    database/
        python-psycopg2

    filesystem/
        parted

    grub/
        grub2

    security/
        python-keyring

Change-Id: I357310173e6bd1a1005e76be619a5ff5c9bcbed4
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 15:39:09 -04:00